"./bisync.test -test.v -test.timeout 1h0m0s -remote TestAzureFiles: -verbose" - Starting (try 1/5)
2026/04/07 02:15:01 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kukanir2rufa"
2026/04/07 02:15:01 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2026/04/07 02:15:02 DEBUG : Creating backend with remote "/tmp/rclone1435355806"
=== RUN TestLockfileIsExpired_UnreadableWithMaxLock
2026/04/07 02:15:02 INFO : /tmp/TestLockfileIsExpired_UnreadableWithMaxLock1017964126/001/test.lck: Lock file is unreadable (decode error: invalid character 'o' in literal null (expecting 'u')) and --max-lock is set. Treating as expired.
--- PASS: TestLockfileIsExpired_UnreadableWithMaxLock (0.00s)
=== RUN TestLockfileIsExpired_UnreadableWithoutMaxLock
2026/04/07 02:15:02 ERROR : /tmp/TestLockfileIsExpired_UnreadableWithoutMaxLock3315962853/001/test.lck: Lock file exists, but contents are unreadable. (decode error: invalid character 'o' in literal null (expecting 'u'))
--- PASS: TestLockfileIsExpired_UnreadableWithoutMaxLock (0.00s)
=== RUN TestLockfileIsExpired_ValidExpired
2026/04/07 02:15:02 INFO : /tmp/TestLockfileIsExpired_ValidExpired1314914960/001/test.lck: Lock file found, but it expired at 2026-04-07 02:10:02.088707297 +0000 UTC. Will delete it and proceed.
--- PASS: TestLockfileIsExpired_ValidExpired (0.00s)
=== RUN TestLockfileIsExpired_ValidNotExpired
2026/04/07 02:15:02 INFO : /tmp/TestLockfileIsExpired_ValidNotExpired1051808499/001/test.lck: Valid lock file found. Expires at 2026-04-07 02:25:02.091260133 +0000 UTC. (10m0s from now)
2026/04/07 02:15:02 INFO : Lockfile info:
{
"Session": "test",
"PID": "12345",
"TimeRenewed": "2026-04-07T02:15:02.091260073Z",
"TimeExpires": "2026-04-07T02:25:02.091260133Z"
}
--- PASS: TestLockfileIsExpired_ValidNotExpired (0.00s)
=== RUN TestBisyncRemoteLocal
2026/04/07 02:15:02 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye"
2026/04/07 02:15:02 NOTICE: remote: TestAzureFiles:rclone-test-kotovod1leye
=== RUN TestBisyncRemoteLocal/all_changed
2026/04/07 02:15:02 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo"
2026/04/07 02:15:02 INFO : path1: Making directory
2026/04/07 02:15:02 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/all_changed/path1"
2026/04/07 02:15:02 DEBUG : Creating backend with remote "/tmp/021502vo"
2026/04/07 02:15:02 DEBUG : Creating backend with remote "/tmp/021502vo/all_changed/path2"
2026/04/07 02:15:02 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_all_changed/initial"
2026/04/07 02:15:02 DEBUG : Creating backend with remote "/tmp/021502vo/initdir/test_all_changed-xaloses8"
2026/04/07 02:15:02 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:15:02 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:02 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:02 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:02 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:02 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:02 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:02 DEBUG : subdir: Making directory with metadata
2026/04/07 02:15:02 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:15:02 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/07 02:15:02 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:02 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:15:02 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/07 02:15:02 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/07 02:15:02 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:15:02 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:15:02 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:15:02 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/07 02:15:02 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:02 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/07 02:15:02 INFO : file1.copy1.txt: Copied (new)
2026/04/07 02:15:02 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/07 02:15:02 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:02 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/07 02:15:02 INFO : file1.copy2.txt: Copied (new)
2026/04/07 02:15:02 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/07 02:15:02 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:02 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/07 02:15:02 INFO : file1.copy3.txt: Copied (new)
2026/04/07 02:15:02 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:15:02 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:02 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/07 02:15:02 INFO : file1.copy4.txt: Copied (new)
2026/04/07 02:15:02 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:15:02 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:02 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/07 02:15:02 INFO : file1.copy5.txt: Copied (new)
2026/04/07 02:15:02 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:02 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:15:02 INFO : file1.txt: Copied (new)
2026/04/07 02:15:02 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:02 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:15:02 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:15:02 DEBUG : Local file system at /tmp/021502vo/initdir/test_all_changed-xaloses8: Waiting for checks to finish
2026/04/07 02:15:02 DEBUG : Local file system at /tmp/021502vo/initdir/test_all_changed-xaloses8: Waiting for transfers to finish
2026/04/07 02:15:02 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:15:02 DEBUG : Waiting for deletions to finish
2026/04/07 02:15:02 ERROR : error listing: directory not found
2026/04/07 02:15:02 ERROR : azurefiles root 'rclone-test-kotovod1leye/021502vo/all_changed/path1': Failed to list "": directory not found
2026/04/07 02:15:02 DEBUG : removing 1 level 0 directories
2026/04/07 02:15:02 INFO : azurefiles root 'rclone-test-kotovod1leye/021502vo/all_changed/path1': Removing directory
2026/04/07 02:15:02 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kotovod1leye/021502vo/all_changed/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:ae5fc85e-501a-00b6-3834-c6c36c000000
Time:2026-04-07T02:15:02.5797546Z
--------------------------------------------------------------------------------
2026/04/07 02:15:02 ERROR : error listing: directory not found
2026/04/07 02:15:02 DEBUG : Waiting for deletions to finish
2026/04/07 02:15:02 ERROR : Local file system at /tmp/021502vo/all_changed/path2: Failed to list "": directory not found
2026/04/07 02:15:02 DEBUG : removing 1 level 0 directories
2026/04/07 02:15:02 INFO : Local file system at /tmp/021502vo/all_changed/path2: Removing directory
2026/04/07 02:15:02 ERROR : Failed to rmdir: stat /tmp/021502vo/all_changed/path2: no such file or directory
2026/04/07 02:15:02 ERROR : error listing: directory not found
2026/04/07 02:15:02 ERROR : error listing: directory not found
2026/04/07 02:15:02 NOTICE: checking initFs Local file system at /tmp/021502vo/initdir/test_all_changed-xaloses8
2026/04/07 02:15:02 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:02 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:02 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:02 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:02 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:02 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:02 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:15:02 INFO : subdir: Making directory
2026/04/07 02:15:02 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:02 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/all_changed/path1': Waiting for checks to finish
2026/04/07 02:15:02 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/all_changed/path1': Waiting for transfers to finish
2026/04/07 02:15:03 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/07 02:15:03 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:03 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/07 02:15:03 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:03 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/07 02:15:03 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:03 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/07 02:15:03 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:03 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/07 02:15:03 INFO : file1.copy1.txt: Copied (new)
2026/04/07 02:15:03 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/07 02:15:03 INFO : file1.copy3.txt: Copied (new)
2026/04/07 02:15:03 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/07 02:15:03 INFO : file1.copy2.txt: Copied (new)
2026/04/07 02:15:03 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/07 02:15:03 INFO : file1.copy4.txt: Copied (new)
2026/04/07 02:15:03 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/07 02:15:03 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:03 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:15:03 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:03 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:15:03 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:03 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:15:03 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:15:03 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/07 02:15:03 INFO : file1.copy5.txt: Copied (new)
2026/04/07 02:15:03 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:15:03 INFO : file1.txt: Copied (new)
2026/04/07 02:15:03 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:15:03 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:15:03 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:15:03 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:15:03 NOTICE: checking Path1 azurefiles root 'rclone-test-kotovod1leye/021502vo/all_changed/path1'
2026/04/07 02:15:04 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:15:04 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:04 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:04 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:04 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:04 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:04 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:04 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:15:04 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/07 02:15:04 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:15:04 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:15:04 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:15:04 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/07 02:15:04 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:04 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/07 02:15:04 INFO : file1.copy1.txt: Copied (new)
2026/04/07 02:15:04 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/07 02:15:04 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:04 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/07 02:15:04 INFO : file1.copy2.txt: Copied (new)
2026/04/07 02:15:04 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/07 02:15:04 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:04 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/07 02:15:04 INFO : file1.copy3.txt: Copied (new)
2026/04/07 02:15:04 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:04 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/07 02:15:04 INFO : file1.copy4.txt: Copied (new)
2026/04/07 02:15:04 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/07 02:15:04 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:04 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/07 02:15:04 INFO : file1.copy5.txt: Copied (new)
2026/04/07 02:15:04 DEBUG : subdir: Making directory with metadata
2026/04/07 02:15:04 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:15:04 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/07 02:15:04 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:04 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:15:04 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:04 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:15:04 INFO : file1.txt: Copied (new)
2026/04/07 02:15:04 DEBUG : Local file system at /tmp/021502vo/all_changed/path2: Waiting for checks to finish
2026/04/07 02:15:04 DEBUG : Local file system at /tmp/021502vo/all_changed/path2: Waiting for transfers to finish
2026/04/07 02:15:04 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:15:04 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:04 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:15:04 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:15:04 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:15:04 NOTICE: checking path2 Local file system at /tmp/021502vo/all_changed/path2
2026/04/07 02:15:04 NOTICE: [36m(01) :[0m [34mtest all-changed[0m
2026/04/07 02:15:04 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/07 02:15:04 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/07 02:15:06 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/all_changed/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:15:06 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:15:06 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:15:06 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:15:06 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/all_changed/path1/" with Path2 "/tmp/021502vo/all_changed/path2/"
2026/04/07 02:15:06 INFO : Copying Path2 files to Path1
2026/04/07 02:15:06 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:15:06 INFO : There was nothing to transfer
2026/04/07 02:15:06 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:15:06 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:15:06 INFO : There was nothing to transfer
2026/04/07 02:15:06 INFO : Resync updating listings
2026/04/07 02:15:06 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/all_changed/path1/" vs Path2 "/tmp/021502vo/all_changed/path2/"
2026/04/07 02:15:06 INFO : [32mBisync successful[0m
2026/04/07 02:15:06 NOTICE: [36m(04) :[0m [34mtest change timestamp on all files except RCLONE_TEST[0m
2026/04/07 02:15:06 NOTICE: [36m(05) :[0m [34mtouch-glob 2005-01-02 TestAzureFiles:rclone-test-kotovod1leye/021502vo/all_changed/path1/ file*[0m
2026/04/07 02:15:06 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/all_changed/path1/"
2026/04/07 02:15:06 DEBUG : file1.copy1.txt: Set modification time 2005-01-02
2026/04/07 02:15:06 DEBUG : file1.copy2.txt: Set modification time 2005-01-02
2026/04/07 02:15:06 DEBUG : file1.copy3.txt: Set modification time 2005-01-02
2026/04/07 02:15:07 DEBUG : file1.copy4.txt: Set modification time 2005-01-02
2026/04/07 02:15:07 DEBUG : file1.copy5.txt: Set modification time 2005-01-02
2026/04/07 02:15:07 DEBUG : file1.txt: Set modification time 2005-01-02
2026/04/07 02:15:07 NOTICE: [36m(06) :[0m [34mtouch-glob 2005-01-02 TestAzureFiles:rclone-test-kotovod1leye/021502vo/all_changed/path1/subdir file*[0m
2026/04/07 02:15:07 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/all_changed/path1/subdir"
2026/04/07 02:15:07 DEBUG : file20.txt: Set modification time 2005-01-02
2026/04/07 02:15:07 NOTICE: [36m(07) :[0m [34mtest sync should pass[0m
2026/04/07 02:15:07 NOTICE: [36m(08) :[0m [34mbisync[0m
2026/04/07 02:15:09 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/all_changed/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:15:09 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:15:09 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:15:09 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:15:09 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/all_changed/path1/" with Path2 "/tmp/021502vo/all_changed/path2/"
2026/04/07 02:15:09 INFO : Building Path1 and Path2 listings
2026/04/07 02:15:09 INFO : Path1 checking for diffs
2026/04/07 02:15:09 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy1.txt[0m
2026/04/07 02:15:09 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy2.txt[0m
2026/04/07 02:15:09 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy3.txt[0m
2026/04/07 02:15:09 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy4.txt[0m
2026/04/07 02:15:09 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy5.txt[0m
2026/04/07 02:15:09 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/07 02:15:09 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/04/07 02:15:09 INFO : Path1: 7 changes: [32m 0 new[0m, [33m 7 modified[0m, [31m 0 deleted[0m
2026/04/07 02:15:09 INFO : ([33mModified[0m: [36m 7 newer[0m, [34m 0 older[0m)
2026/04/07 02:15:09 INFO : Path2 checking for diffs
2026/04/07 02:15:09 INFO : Applying changes
2026/04/07 02:15:09 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/021502vo/all_changed/path2/file1.copy1.txt[0m
2026/04/07 02:15:09 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/021502vo/all_changed/path2/file1.copy2.txt[0m
2026/04/07 02:15:09 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/021502vo/all_changed/path2/file1.copy3.txt[0m
2026/04/07 02:15:09 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/021502vo/all_changed/path2/file1.copy4.txt[0m
2026/04/07 02:15:09 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/021502vo/all_changed/path2/file1.copy5.txt[0m
2026/04/07 02:15:09 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/021502vo/all_changed/path2/file1.txt[0m
2026/04/07 02:15:09 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/021502vo/all_changed/path2/subdir/file20.txt[0m
2026/04/07 02:15:09 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:15:09 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:15:10 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:15:10 INFO : file1.copy2.txt: Copied (replaced existing)
2026/04/07 02:15:10 INFO : file1.copy3.txt: Copied (replaced existing)
2026/04/07 02:15:10 INFO : file1.copy1.txt: Copied (replaced existing)
2026/04/07 02:15:10 INFO : file1.copy5.txt: Copied (replaced existing)
2026/04/07 02:15:10 INFO : file1.copy4.txt: Copied (replaced existing)
2026/04/07 02:15:10 INFO : subdir/file20.txt: Copied (replaced existing)
2026/04/07 02:15:10 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:15:10 INFO : Updating listings
2026/04/07 02:15:10 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/all_changed/path1/" vs Path2 "/tmp/021502vo/all_changed/path2/"
2026/04/07 02:15:10 INFO : [32mBisync successful[0m
2026/04/07 02:15:10 NOTICE: [36m(09) :[0m [34mtest change timestamp on all files including RCLONE_TEST[0m
2026/04/07 02:15:10 NOTICE: [36m(10) :[0m [34mtouch-glob 2004-01-02 TestAzureFiles:rclone-test-kotovod1leye/021502vo/all_changed/path1/ *[0m
2026/04/07 02:15:10 DEBUG : file1.copy1.txt: Set modification time 2004-01-02
2026/04/07 02:15:10 DEBUG : file1.copy2.txt: Set modification time 2004-01-02
2026/04/07 02:15:10 DEBUG : file1.copy3.txt: Set modification time 2004-01-02
2026/04/07 02:15:10 DEBUG : file1.copy4.txt: Set modification time 2004-01-02
2026/04/07 02:15:10 DEBUG : file1.copy5.txt: Set modification time 2004-01-02
2026/04/07 02:15:10 DEBUG : file1.txt: Set modification time 2004-01-02
2026/04/07 02:15:10 DEBUG : RCLONE_TEST: Set modification time 2004-01-02
2026/04/07 02:15:10 NOTICE: [36m(11) :[0m [34mtouch-glob 2004-01-02 TestAzureFiles:rclone-test-kotovod1leye/021502vo/all_changed/path1/subdir *[0m
2026/04/07 02:15:10 DEBUG : file20.txt: Set modification time 2004-01-02
2026/04/07 02:15:10 NOTICE: [36m(12) :[0m [34mtest sync should fail[0m
2026/04/07 02:15:10 NOTICE: [36m(13) :[0m [34mbisync[0m
2026/04/07 02:15:12 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/all_changed/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:15:12 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:15:12 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:15:12 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:15:12 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/all_changed/path1/" with Path2 "/tmp/021502vo/all_changed/path2/"
2026/04/07 02:15:12 INFO : Building Path1 and Path2 listings
2026/04/07 02:15:13 INFO : Path1 checking for diffs
2026/04/07 02:15:13 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mRCLONE_TEST[0m
2026/04/07 02:15:13 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy1.txt[0m
2026/04/07 02:15:13 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy2.txt[0m
2026/04/07 02:15:13 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy3.txt[0m
2026/04/07 02:15:13 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy4.txt[0m
2026/04/07 02:15:13 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy5.txt[0m
2026/04/07 02:15:13 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/04/07 02:15:13 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/04/07 02:15:13 INFO : Path1: 8 changes: [32m 0 new[0m, [33m 8 modified[0m, [31m 0 deleted[0m
2026/04/07 02:15:13 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 7 older[0m)
2026/04/07 02:15:13 INFO : Path2 checking for diffs
2026/04/07 02:15:13 ERROR : Safety abort: all files were changed on Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/all_changed/path1/". Run with --force if desired.
2026/04/07 02:15:13 NOTICE: [31mBisync aborted. Please try again.[0m
2026/04/07 02:15:13 NOTICE: Bisync error: all files were changed
2026/04/07 02:15:13 NOTICE: [36m(14) :[0m [34mtest sync with force should pass[0m
2026/04/07 02:15:13 NOTICE: [36m(15) :[0m [34mbisync force[0m
2026/04/07 02:15:15 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/all_changed/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:15:15 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:15:15 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:15:15 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:15:15 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/all_changed/path1/" with Path2 "/tmp/021502vo/all_changed/path2/"
2026/04/07 02:15:15 INFO : Building Path1 and Path2 listings
2026/04/07 02:15:15 INFO : Path1 checking for diffs
2026/04/07 02:15:15 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mRCLONE_TEST[0m
2026/04/07 02:15:15 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy1.txt[0m
2026/04/07 02:15:15 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy2.txt[0m
2026/04/07 02:15:15 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy3.txt[0m
2026/04/07 02:15:15 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy4.txt[0m
2026/04/07 02:15:15 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy5.txt[0m
2026/04/07 02:15:15 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/04/07 02:15:15 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/04/07 02:15:15 INFO : Path1: 8 changes: [32m 0 new[0m, [33m 8 modified[0m, [31m 0 deleted[0m
2026/04/07 02:15:15 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 7 older[0m)
2026/04/07 02:15:15 INFO : Path2 checking for diffs
2026/04/07 02:15:15 INFO : Applying changes
2026/04/07 02:15:15 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/021502vo/all_changed/path2/RCLONE_TEST[0m
2026/04/07 02:15:15 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/021502vo/all_changed/path2/file1.copy1.txt[0m
2026/04/07 02:15:15 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/021502vo/all_changed/path2/file1.copy2.txt[0m
2026/04/07 02:15:15 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/021502vo/all_changed/path2/file1.copy3.txt[0m
2026/04/07 02:15:15 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/021502vo/all_changed/path2/file1.copy4.txt[0m
2026/04/07 02:15:15 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/021502vo/all_changed/path2/file1.copy5.txt[0m
2026/04/07 02:15:15 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/021502vo/all_changed/path2/file1.txt[0m
2026/04/07 02:15:15 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/021502vo/all_changed/path2/subdir/file20.txt[0m
2026/04/07 02:15:15 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:15:15 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:15:15 INFO : file1.copy4.txt: Copied (replaced existing)
2026/04/07 02:15:15 INFO : RCLONE_TEST: Copied (replaced existing)
2026/04/07 02:15:15 INFO : file1.copy5.txt: Copied (replaced existing)
2026/04/07 02:15:15 INFO : file1.copy1.txt: Copied (replaced existing)
2026/04/07 02:15:15 INFO : file1.copy2.txt: Copied (replaced existing)
2026/04/07 02:15:15 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:15:15 INFO : file1.copy3.txt: Copied (replaced existing)
2026/04/07 02:15:15 INFO : subdir/file20.txt: Copied (replaced existing)
2026/04/07 02:15:15 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:15:15 INFO : Updating listings
2026/04/07 02:15:15 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/all_changed/path1/" vs Path2 "/tmp/021502vo/all_changed/path2/"
2026/04/07 02:15:15 INFO : [32mBisync successful[0m
2026/04/07 02:15:15 DEBUG : Waiting for deletions to finish
2026/04/07 02:15:16 INFO : file1.copy1.txt: Deleted
2026/04/07 02:15:16 INFO : file1.copy3.txt: Deleted
2026/04/07 02:15:16 INFO : file1.copy2.txt: Deleted
2026/04/07 02:15:16 INFO : file1.copy5.txt: Deleted
2026/04/07 02:15:16 INFO : file1.txt: Deleted
2026/04/07 02:15:16 INFO : file1.copy4.txt: Deleted
2026/04/07 02:15:16 INFO : RCLONE_TEST: Deleted
2026/04/07 02:15:16 INFO : subdir/file20.txt: Deleted
2026/04/07 02:15:16 DEBUG : removing 1 level 1 directories
2026/04/07 02:15:16 INFO : subdir: Removing directory
2026/04/07 02:15:16 DEBUG : removing 1 level 0 directories
2026/04/07 02:15:16 INFO : azurefiles root 'rclone-test-kotovod1leye/021502vo/all_changed/path1': Removing directory
2026/04/07 02:15:16 DEBUG : Waiting for deletions to finish
2026/04/07 02:15:16 INFO : file1.copy3.txt: Deleted
2026/04/07 02:15:16 INFO : file1.copy4.txt: Deleted
2026/04/07 02:15:16 INFO : file1.copy1.txt: Deleted
2026/04/07 02:15:16 INFO : file1.copy5.txt: Deleted
2026/04/07 02:15:16 INFO : file1.copy2.txt: Deleted
2026/04/07 02:15:16 INFO : file1.txt: Deleted
2026/04/07 02:15:16 INFO : subdir/file20.txt: Deleted
2026/04/07 02:15:16 INFO : RCLONE_TEST: Deleted
2026/04/07 02:15:16 DEBUG : removing 1 level 1 directories
2026/04/07 02:15:16 INFO : subdir: Removing directory
2026/04/07 02:15:16 DEBUG : removing 1 level 0 directories
2026/04/07 02:15:16 INFO : Local file system at /tmp/021502vo/all_changed/path2: Removing directory
bisync_test.go:608: [32mTEST all_changed PASSED[0m
=== RUN TestBisyncRemoteLocal/backupdir
2026/04/07 02:15:16 INFO : path1: Making directory
2026/04/07 02:15:16 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/backupdir/path1"
2026/04/07 02:15:16 DEBUG : Creating backend with remote "/tmp/021502vo/backupdir/path2"
2026/04/07 02:15:16 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_backupdir/initial"
2026/04/07 02:15:16 DEBUG : Creating backend with remote "/tmp/021502vo/initdir/test_backupdir-dadixax8"
2026/04/07 02:15:16 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:15:16 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:16 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:16 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:16 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:16 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:16 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:16 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:16 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:16 DEBUG : Local file system at /tmp/021502vo/initdir/test_backupdir-dadixax8: Waiting for checks to finish
2026/04/07 02:15:16 DEBUG : Local file system at /tmp/021502vo/initdir/test_backupdir-dadixax8: Waiting for transfers to finish
2026/04/07 02:15:16 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:15:16 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:15:16 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:15:16 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:15:16 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:16 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:15:16 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:16 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:16 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:15:16 INFO : file2.txt: Copied (new)
2026/04/07 02:15:16 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:15:16 INFO : file3.txt: Copied (new)
2026/04/07 02:15:16 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:15:16 INFO : file1.txt: Copied (new)
2026/04/07 02:15:16 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:15:16 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:15:16 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:15:16 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:16 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:15:16 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:16 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:16 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:15:16 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:15:16 INFO : file4.txt: Copied (new)
2026/04/07 02:15:16 INFO : file5.txt: Copied (new)
2026/04/07 02:15:16 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:15:16 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:15:16 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:16 INFO : file6.txt: Copied (new)
2026/04/07 02:15:16 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:16 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:15:16 INFO : file8.txt: Copied (new)
2026/04/07 02:15:16 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:15:16 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:15:16 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:15:16 INFO : file7.txt: Copied (new)
2026/04/07 02:15:16 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_backupdir/modfiles"
2026/04/07 02:15:16 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_backupdir-lirufum1"
2026/04/07 02:15:16 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:16 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:16 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:16 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:16 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:16 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:16 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:16 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:16 DEBUG : Local file system at /tmp/021502vo/datadir/test_backupdir-lirufum1: Waiting for checks to finish
2026/04/07 02:15:16 DEBUG : Local file system at /tmp/021502vo/datadir/test_backupdir-lirufum1: Waiting for transfers to finish
2026/04/07 02:15:16 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/04/07 02:15:16 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:15:16 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/04/07 02:15:16 INFO : file10.txt: Copied (new)
2026/04/07 02:15:16 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/07 02:15:16 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:15:16 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/07 02:15:16 INFO : file1.txt: Copied (new)
2026/04/07 02:15:16 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/04/07 02:15:16 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/04/07 02:15:16 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/04/07 02:15:16 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:15:16 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/04/07 02:15:16 INFO : file11.txt: Copied (new)
2026/04/07 02:15:16 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/04/07 02:15:16 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/07 02:15:16 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/04/07 02:15:16 INFO : file5R.txt: Copied (new)
2026/04/07 02:15:16 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/04/07 02:15:16 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/07 02:15:16 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/04/07 02:15:16 INFO : file2.txt: Copied (new)
2026/04/07 02:15:16 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/04/07 02:15:16 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/07 02:15:16 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:15:16 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/04/07 02:15:16 INFO : file5L.txt: Copied (new)
2026/04/07 02:15:16 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:15:16 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/04/07 02:15:16 INFO : file7.txt: Copied (new)
2026/04/07 02:15:16 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/04/07 02:15:16 INFO : file6.txt: Copied (new)
2026/04/07 02:15:16 DEBUG : Waiting for deletions to finish
2026/04/07 02:15:16 ERROR : error listing: directory not found
2026/04/07 02:15:16 ERROR : azurefiles root 'rclone-test-kotovod1leye/021502vo/backupdir/path1': Failed to list "": directory not found
2026/04/07 02:15:16 DEBUG : removing 1 level 0 directories
2026/04/07 02:15:16 INFO : azurefiles root 'rclone-test-kotovod1leye/021502vo/backupdir/path1': Removing directory
2026/04/07 02:15:16 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kotovod1leye/021502vo/backupdir/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:d047a4b1-201a-0048-5434-c6ac2d000000
Time:2026-04-07T02:15:16.6566082Z
--------------------------------------------------------------------------------
2026/04/07 02:15:16 DEBUG : Waiting for deletions to finish
2026/04/07 02:15:16 ERROR : error listing: directory not found
2026/04/07 02:15:16 ERROR : Local file system at /tmp/021502vo/backupdir/path2: Failed to list "": directory not found
2026/04/07 02:15:16 DEBUG : removing 1 level 0 directories
2026/04/07 02:15:16 INFO : Local file system at /tmp/021502vo/backupdir/path2: Removing directory
2026/04/07 02:15:16 ERROR : Failed to rmdir: stat /tmp/021502vo/backupdir/path2: no such file or directory
2026/04/07 02:15:16 ERROR : error listing: directory not found
2026/04/07 02:15:16 ERROR : error listing: directory not found
2026/04/07 02:15:16 NOTICE: checking initFs Local file system at /tmp/021502vo/initdir/test_backupdir-dadixax8
2026/04/07 02:15:16 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:16 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:16 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:16 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:16 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:16 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:16 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:16 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:16 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:15:16 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/backupdir/path1': Waiting for checks to finish
2026/04/07 02:15:16 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/backupdir/path1': Waiting for transfers to finish
2026/04/07 02:15:16 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:15:16 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:16 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:15:16 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:16 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:15:16 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:17 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:15:17 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:17 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:15:17 INFO : file3.txt: Copied (new)
2026/04/07 02:15:17 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:15:17 INFO : file4.txt: Copied (new)
2026/04/07 02:15:17 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:15:17 INFO : file2.txt: Copied (new)
2026/04/07 02:15:17 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:15:17 INFO : file1.txt: Copied (new)
2026/04/07 02:15:17 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:15:17 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:17 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:15:17 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:17 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:15:17 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:17 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:15:17 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:17 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:15:17 INFO : file5.txt: Copied (new)
2026/04/07 02:15:17 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:15:17 INFO : file6.txt: Copied (new)
2026/04/07 02:15:17 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:15:17 INFO : file7.txt: Copied (new)
2026/04/07 02:15:17 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:15:17 INFO : file8.txt: Copied (new)
2026/04/07 02:15:17 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:15:17 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:15:17 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:15:17 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:15:17 NOTICE: checking Path1 azurefiles root 'rclone-test-kotovod1leye/021502vo/backupdir/path1'
2026/04/07 02:15:18 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:15:18 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:18 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:18 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:18 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:18 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:18 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:18 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:18 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:18 DEBUG : Local file system at /tmp/021502vo/backupdir/path2: Waiting for checks to finish
2026/04/07 02:15:18 DEBUG : Local file system at /tmp/021502vo/backupdir/path2: Waiting for transfers to finish
2026/04/07 02:15:18 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:15:18 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:15:18 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:15:18 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:18 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:15:18 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:15:18 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:18 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:18 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:15:18 INFO : file1.txt: Copied (new)
2026/04/07 02:15:18 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:15:18 INFO : file3.txt: Copied (new)
2026/04/07 02:15:18 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:15:18 INFO : file2.txt: Copied (new)
2026/04/07 02:15:18 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:15:18 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:18 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:15:18 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:18 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:15:18 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:15:18 INFO : file4.txt: Copied (new)
2026/04/07 02:15:18 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:18 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:15:18 INFO : file5.txt: Copied (new)
2026/04/07 02:15:18 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:15:18 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:18 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:15:18 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:15:18 INFO : file7.txt: Copied (new)
2026/04/07 02:15:18 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:18 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:15:18 INFO : file8.txt: Copied (new)
2026/04/07 02:15:18 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:15:18 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:15:18 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:15:18 INFO : file6.txt: Copied (new)
2026/04/07 02:15:18 NOTICE: checking path2 Local file system at /tmp/021502vo/backupdir/path2
2026/04/07 02:15:18 NOTICE: [36m(01) :[0m [34mtest backupdir[0m
2026/04/07 02:15:18 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/07 02:15:18 NOTICE: [36m(03) :[0m [34mbisync resync backupdir1=/tmp/021502vo/workdir/backupdirs/backupdir1 backupdir2=/tmp/021502vo/workdir/backupdirs/backupdir2[0m
bisync_test.go:975: backupdir test currently only works on local (it uses the workdir)
=== RUN TestBisyncRemoteLocal/basic
2026/04/07 02:15:18 INFO : path1: Making directory
2026/04/07 02:15:18 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/basic/path1"
2026/04/07 02:15:18 DEBUG : Creating backend with remote "/tmp/021502vo/basic/path2"
2026/04/07 02:15:18 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_basic/initial"
2026/04/07 02:15:18 DEBUG : Creating backend with remote "/tmp/021502vo/initdir/test_basic-zoxoruc7"
2026/04/07 02:15:18 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:15:18 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:18 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:18 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:18 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:18 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:18 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:18 DEBUG : subdir: Making directory with metadata
2026/04/07 02:15:18 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:15:18 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/07 02:15:18 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:18 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/07 02:15:18 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:15:18 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:18 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:15:18 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/07 02:15:18 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:18 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/07 02:15:18 DEBUG : Local file system at /tmp/021502vo/initdir/test_basic-zoxoruc7: Waiting for checks to finish
2026/04/07 02:15:18 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:18 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/07 02:15:18 INFO : file1.copy1.txt: Copied (new)
2026/04/07 02:15:18 DEBUG : Local file system at /tmp/021502vo/initdir/test_basic-zoxoruc7: Waiting for transfers to finish
2026/04/07 02:15:18 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:15:18 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:15:18 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/07 02:15:18 INFO : file1.copy2.txt: Copied (new)
2026/04/07 02:15:18 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/07 02:15:18 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:18 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/07 02:15:18 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/07 02:15:18 INFO : file1.copy3.txt: Copied (new)
2026/04/07 02:15:18 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/07 02:15:18 INFO : file1.copy5.txt: Copied (new)
2026/04/07 02:15:18 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:18 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:15:18 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:18 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/07 02:15:18 INFO : file1.copy4.txt: Copied (new)
2026/04/07 02:15:18 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:15:18 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:18 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:15:18 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:15:18 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:15:18 INFO : file1.txt: Copied (new)
2026/04/07 02:15:18 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:15:18 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_basic/modfiles"
2026/04/07 02:15:18 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_basic-rorotof6"
2026/04/07 02:15:18 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:18 DEBUG : Local file system at /tmp/021502vo/datadir/test_basic-rorotof6: Waiting for checks to finish
2026/04/07 02:15:18 DEBUG : Local file system at /tmp/021502vo/datadir/test_basic-rorotof6: Waiting for transfers to finish
2026/04/07 02:15:18 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/07 02:15:18 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:15:18 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/07 02:15:18 INFO : file1.txt: Copied (new)
2026/04/07 02:15:18 DEBUG : Waiting for deletions to finish
2026/04/07 02:15:18 ERROR : error listing: directory not found
2026/04/07 02:15:18 ERROR : azurefiles root 'rclone-test-kotovod1leye/021502vo/basic/path1': Failed to list "": directory not found
2026/04/07 02:15:18 DEBUG : removing 1 level 0 directories
2026/04/07 02:15:18 INFO : azurefiles root 'rclone-test-kotovod1leye/021502vo/basic/path1': Removing directory
2026/04/07 02:15:18 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kotovod1leye/021502vo/basic/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:d48f4b28-101a-001e-5534-c65dc2000000
Time:2026-04-07T02:15:18.4131145Z
--------------------------------------------------------------------------------
2026/04/07 02:15:18 DEBUG : Waiting for deletions to finish
2026/04/07 02:15:18 ERROR : error listing: directory not found
2026/04/07 02:15:18 ERROR : Local file system at /tmp/021502vo/basic/path2: Failed to list "": directory not found
2026/04/07 02:15:18 DEBUG : removing 1 level 0 directories
2026/04/07 02:15:18 INFO : Local file system at /tmp/021502vo/basic/path2: Removing directory
2026/04/07 02:15:18 ERROR : Failed to rmdir: stat /tmp/021502vo/basic/path2: no such file or directory
2026/04/07 02:15:18 ERROR : error listing: directory not found
2026/04/07 02:15:18 ERROR : error listing: directory not found
2026/04/07 02:15:18 NOTICE: checking initFs Local file system at /tmp/021502vo/initdir/test_basic-zoxoruc7
2026/04/07 02:15:18 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:18 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:18 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:18 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:18 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:18 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:18 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:15:18 INFO : subdir: Making directory
2026/04/07 02:15:18 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:18 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/basic/path1': Waiting for checks to finish
2026/04/07 02:15:18 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/basic/path1': Waiting for transfers to finish
2026/04/07 02:15:18 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/07 02:15:18 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:18 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/07 02:15:18 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:18 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/07 02:15:18 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:18 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/07 02:15:18 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:18 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/07 02:15:18 INFO : file1.copy4.txt: Copied (new)
2026/04/07 02:15:18 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/07 02:15:18 INFO : file1.copy3.txt: Copied (new)
2026/04/07 02:15:18 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/07 02:15:18 INFO : file1.copy2.txt: Copied (new)
2026/04/07 02:15:18 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/07 02:15:18 INFO : file1.copy1.txt: Copied (new)
2026/04/07 02:15:19 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/07 02:15:19 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:19 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:15:19 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:19 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:15:19 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:19 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:15:19 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:15:19 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/07 02:15:19 INFO : file1.copy5.txt: Copied (new)
2026/04/07 02:15:19 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:15:19 INFO : file1.txt: Copied (new)
2026/04/07 02:15:19 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:15:19 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:15:19 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:15:19 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:15:19 NOTICE: checking Path1 azurefiles root 'rclone-test-kotovod1leye/021502vo/basic/path1'
2026/04/07 02:15:19 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:15:19 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:19 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:19 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:19 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:19 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:19 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:19 DEBUG : subdir: Making directory with metadata
2026/04/07 02:15:19 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:15:19 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/07 02:15:19 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/07 02:15:19 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:19 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:15:19 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:19 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/07 02:15:19 DEBUG : Local file system at /tmp/021502vo/basic/path2: Waiting for checks to finish
2026/04/07 02:15:19 INFO : file1.copy2.txt: Copied (new)
2026/04/07 02:15:19 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:15:19 DEBUG : Local file system at /tmp/021502vo/basic/path2: Waiting for transfers to finish
2026/04/07 02:15:19 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:15:19 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:15:19 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/07 02:15:19 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:19 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/07 02:15:19 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/07 02:15:19 INFO : file1.copy1.txt: Copied (new)
2026/04/07 02:15:19 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/07 02:15:19 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:19 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:19 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:15:19 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:19 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/07 02:15:19 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:15:19 INFO : file1.copy4.txt: Copied (new)
2026/04/07 02:15:19 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/07 02:15:19 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:19 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/07 02:15:19 INFO : file1.txt: Copied (new)
2026/04/07 02:15:19 INFO : file1.copy3.txt: Copied (new)
2026/04/07 02:15:19 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:15:19 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:19 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:15:19 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:15:19 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/07 02:15:19 INFO : file1.copy5.txt: Copied (new)
2026/04/07 02:15:19 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:15:19 NOTICE: checking path2 Local file system at /tmp/021502vo/basic/path2
2026/04/07 02:15:19 NOTICE: [36m(01) :[0m [34mtest basic[0m
2026/04/07 02:15:19 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/07 02:15:19 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/07 02:15:22 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/basic/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:15:22 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:15:22 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:15:22 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:15:22 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/basic/path1/" with Path2 "/tmp/021502vo/basic/path2/"
2026/04/07 02:15:22 INFO : Copying Path2 files to Path1
2026/04/07 02:15:22 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:15:22 INFO : There was nothing to transfer
2026/04/07 02:15:22 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:15:22 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:15:22 INFO : There was nothing to transfer
2026/04/07 02:15:22 INFO : Resync updating listings
2026/04/07 02:15:22 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/basic/path1/" vs Path2 "/tmp/021502vo/basic/path2/"
2026/04/07 02:15:22 INFO : [32mBisync successful[0m
2026/04/07 02:15:22 NOTICE: [36m(04) :[0m [34mtest place newer files on both paths[0m
2026/04/07 02:15:22 NOTICE: [36m(05) :[0m [34mtouch-copy 2001-01-02 /tmp/021502vo/datadir/test_basic-rorotof6/file1.txt /tmp/021502vo/basic/path2/[0m
2026/04/07 02:15:22 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_basic-rorotof6/"
2026/04/07 02:15:22 DEBUG : fs cache: renaming cache item "/tmp/021502vo/datadir/test_basic-rorotof6/" to be canonical "/tmp/021502vo/datadir/test_basic-rorotof6"
2026/04/07 02:15:22 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/07 02:15:22 DEBUG : copyFile "/tmp/021502vo/datadir/test_basic-rorotof6/file1.txt" to "/tmp/021502vo/basic/path2/" as ""
2026/04/07 02:15:22 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_basic-rorotof6/file1.txt"
2026/04/07 02:15:22 DEBUG : Creating backend with remote "/tmp/021502vo/basic/path2/"
2026/04/07 02:15:22 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/021502vo/basic/path2" as "file1.txt"
2026/04/07 02:15:22 DEBUG : file1.txt: size = 19 (Local file system at /tmp/021502vo/datadir/test_basic-rorotof6)
2026/04/07 02:15:22 DEBUG : file1.txt: size = 0 (Local file system at /tmp/021502vo/basic/path2)
2026/04/07 02:15:22 DEBUG : file1.txt: Sizes differ
2026/04/07 02:15:22 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/07 02:15:22 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:15:22 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/07 02:15:22 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:15:22 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/021502vo/datadir/test_basic-rorotof6/file1.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/basic/path1/subdir file20.txt[0m
2026/04/07 02:15:22 DEBUG : copyFile "/tmp/021502vo/datadir/test_basic-rorotof6/file1.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/basic/path1/subdir" as "file20.txt"
2026/04/07 02:15:22 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_basic-rorotof6/file1.txt"
2026/04/07 02:15:22 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/basic/path1/subdir"
2026/04/07 02:15:22 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/basic/path1/subdir'" as "file20.txt"
2026/04/07 02:15:22 DEBUG : file1.txt: size = 19 (Local file system at /tmp/021502vo/datadir/test_basic-rorotof6)
2026/04/07 02:15:22 DEBUG : file20.txt: size = 0 (azurefiles root 'rclone-test-kotovod1leye/021502vo/basic/path1/subdir')
2026/04/07 02:15:22 DEBUG : file1.txt: Sizes differ
2026/04/07 02:15:22 DEBUG : file20.txt.8dcf80ac.partial: size = 19 OK
2026/04/07 02:15:22 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:15:22 DEBUG : file20.txt.8dcf80ac.partial: renamed to: file20.txt
2026/04/07 02:15:22 INFO : file1.txt: Copied (replaced existing) to: file20.txt
2026/04/07 02:15:22 NOTICE: [36m(07) :[0m [34mtest bisync run[0m
2026/04/07 02:15:22 NOTICE: [36m(08) :[0m [34mbisync[0m
2026/04/07 02:15:25 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/basic/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:15:25 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:15:25 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:15:25 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:15:25 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/basic/path1/" with Path2 "/tmp/021502vo/basic/path2/"
2026/04/07 02:15:25 INFO : Building Path1 and Path2 listings
2026/04/07 02:15:25 INFO : Path1 checking for diffs
2026/04/07 02:15:25 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/04/07 02:15:25 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/07 02:15:25 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/07 02:15:25 INFO : Path2 checking for diffs
2026/04/07 02:15:25 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/07 02:15:25 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/07 02:15:25 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/07 02:15:25 INFO : Applying changes
2026/04/07 02:15:25 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/021502vo/basic/path2/subdir/file20.txt[0m
2026/04/07 02:15:25 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-kotovod1leye/021502vo/basic/path1/file1.txt[0m
2026/04/07 02:15:25 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:15:25 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:15:25 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:15:25 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:15:26 INFO : subdir/file20.txt: Copied (replaced existing)
2026/04/07 02:15:26 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:15:26 INFO : Updating listings
2026/04/07 02:15:26 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/basic/path1/" vs Path2 "/tmp/021502vo/basic/path2/"
2026/04/07 02:15:26 INFO : [32mBisync successful[0m
2026/04/07 02:15:26 DEBUG : Waiting for deletions to finish
2026/04/07 02:15:26 INFO : file1.txt: Deleted
2026/04/07 02:15:26 INFO : file1.copy5.txt: Deleted
2026/04/07 02:15:26 INFO : file1.copy4.txt: Deleted
2026/04/07 02:15:26 INFO : file1.copy1.txt: Deleted
2026/04/07 02:15:26 INFO : RCLONE_TEST: Deleted
2026/04/07 02:15:26 INFO : file1.copy2.txt: Deleted
2026/04/07 02:15:26 INFO : file1.copy3.txt: Deleted
2026/04/07 02:15:26 INFO : subdir/file20.txt: Deleted
2026/04/07 02:15:26 DEBUG : removing 1 level 1 directories
2026/04/07 02:15:26 INFO : subdir: Removing directory
2026/04/07 02:15:26 DEBUG : removing 1 level 0 directories
2026/04/07 02:15:26 INFO : azurefiles root 'rclone-test-kotovod1leye/021502vo/basic/path1': Removing directory
2026/04/07 02:15:26 DEBUG : Waiting for deletions to finish
2026/04/07 02:15:26 INFO : file1.copy1.txt: Deleted
2026/04/07 02:15:26 INFO : file1.copy2.txt: Deleted
2026/04/07 02:15:26 INFO : file1.copy3.txt: Deleted
2026/04/07 02:15:26 INFO : file1.copy4.txt: Deleted
2026/04/07 02:15:26 INFO : file1.copy5.txt: Deleted
2026/04/07 02:15:26 INFO : file1.txt: Deleted
2026/04/07 02:15:26 INFO : subdir/file20.txt: Deleted
2026/04/07 02:15:26 INFO : RCLONE_TEST: Deleted
2026/04/07 02:15:26 DEBUG : removing 1 level 1 directories
2026/04/07 02:15:26 INFO : subdir: Removing directory
2026/04/07 02:15:26 DEBUG : removing 1 level 0 directories
2026/04/07 02:15:26 INFO : Local file system at /tmp/021502vo/basic/path2: Removing directory
bisync_test.go:608: [32mTEST basic PASSED[0m
=== RUN TestBisyncRemoteLocal/changes
2026/04/07 02:15:26 INFO : path1: Making directory
2026/04/07 02:15:26 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/changes/path1"
2026/04/07 02:15:26 DEBUG : Creating backend with remote "/tmp/021502vo/changes/path2"
2026/04/07 02:15:26 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_changes/initial"
2026/04/07 02:15:26 DEBUG : Creating backend with remote "/tmp/021502vo/initdir/test_changes-popokut7"
2026/04/07 02:15:26 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:15:26 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:26 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:26 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:26 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:15:26 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:15:26 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:15:26 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:15:26 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:15:26 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:15:26 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:26 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:15:26 INFO : file1.txt: Copied (new)
2026/04/07 02:15:26 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:26 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:15:26 INFO : file2.txt: Copied (new)
2026/04/07 02:15:26 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:26 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:26 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:26 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:26 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:26 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:15:26 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:15:26 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:15:26 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:26 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:15:26 INFO : file5.txt: Copied (new)
2026/04/07 02:15:26 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:15:26 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:15:26 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:26 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:15:26 INFO : file4.txt: Copied (new)
2026/04/07 02:15:26 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:15:26 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:26 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:15:26 INFO : file7.txt: Copied (new)
2026/04/07 02:15:26 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:26 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:15:26 INFO : file6.txt: Copied (new)
2026/04/07 02:15:26 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:26 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:15:26 INFO : file8.txt: Copied (new)
2026/04/07 02:15:26 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:26 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:15:26 INFO : file3.txt: Copied (new)
2026/04/07 02:15:26 DEBUG : Local file system at /tmp/021502vo/initdir/test_changes-popokut7: Waiting for checks to finish
2026/04/07 02:15:26 DEBUG : Local file system at /tmp/021502vo/initdir/test_changes-popokut7: Waiting for transfers to finish
2026/04/07 02:15:26 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_changes/modfiles"
2026/04/07 02:15:26 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_changes-wolicid6"
2026/04/07 02:15:26 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:26 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:26 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:26 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:26 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/07 02:15:26 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/04/07 02:15:26 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:26 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:26 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:26 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:26 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/04/07 02:15:26 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/04/07 02:15:26 DEBUG : Local file system at /tmp/021502vo/datadir/test_changes-wolicid6: Waiting for checks to finish
2026/04/07 02:15:26 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:15:26 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/04/07 02:15:26 INFO : file11.txt: Copied (new)
2026/04/07 02:15:26 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/04/07 02:15:26 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/07 02:15:26 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/04/07 02:15:26 INFO : file2.txt: Copied (new)
2026/04/07 02:15:26 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/04/07 02:15:26 DEBUG : Local file system at /tmp/021502vo/datadir/test_changes-wolicid6: Waiting for transfers to finish
2026/04/07 02:15:26 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/07 02:15:26 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/04/07 02:15:26 INFO : file5L.txt: Copied (new)
2026/04/07 02:15:26 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/04/07 02:15:26 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/07 02:15:26 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/04/07 02:15:26 INFO : file5R.txt: Copied (new)
2026/04/07 02:15:26 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/04/07 02:15:26 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:15:26 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/04/07 02:15:26 INFO : file6.txt: Copied (new)
2026/04/07 02:15:26 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:15:26 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:15:26 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:15:26 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/07 02:15:26 INFO : file1.txt: Copied (new)
2026/04/07 02:15:26 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/04/07 02:15:26 INFO : file10.txt: Copied (new)
2026/04/07 02:15:26 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/04/07 02:15:26 INFO : file7.txt: Copied (new)
2026/04/07 02:15:26 DEBUG : Waiting for deletions to finish
2026/04/07 02:15:26 ERROR : error listing: directory not found
2026/04/07 02:15:26 ERROR : azurefiles root 'rclone-test-kotovod1leye/021502vo/changes/path1': Failed to list "": directory not found
2026/04/07 02:15:26 DEBUG : removing 1 level 0 directories
2026/04/07 02:15:26 INFO : azurefiles root 'rclone-test-kotovod1leye/021502vo/changes/path1': Removing directory
2026/04/07 02:15:26 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kotovod1leye/021502vo/changes/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:446faf67-b01a-0081-0234-c611c0000000
Time:2026-04-07T02:15:26.8452407Z
--------------------------------------------------------------------------------
2026/04/07 02:15:26 DEBUG : Waiting for deletions to finish
2026/04/07 02:15:26 ERROR : error listing: directory not found
2026/04/07 02:15:26 ERROR : Local file system at /tmp/021502vo/changes/path2: Failed to list "": directory not found
2026/04/07 02:15:26 DEBUG : removing 1 level 0 directories
2026/04/07 02:15:26 INFO : Local file system at /tmp/021502vo/changes/path2: Removing directory
2026/04/07 02:15:26 ERROR : Failed to rmdir: stat /tmp/021502vo/changes/path2: no such file or directory
2026/04/07 02:15:26 ERROR : error listing: directory not found
2026/04/07 02:15:26 ERROR : error listing: directory not found
2026/04/07 02:15:26 NOTICE: checking initFs Local file system at /tmp/021502vo/initdir/test_changes-popokut7
2026/04/07 02:15:26 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:26 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:26 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:26 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:26 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:26 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:26 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:26 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:26 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:15:26 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/changes/path1': Waiting for checks to finish
2026/04/07 02:15:26 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/changes/path1': Waiting for transfers to finish
2026/04/07 02:15:27 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:15:27 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:27 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:15:27 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:27 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:15:27 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:27 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:15:27 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:27 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:15:27 INFO : file1.txt: Copied (new)
2026/04/07 02:15:27 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:15:27 INFO : file3.txt: Copied (new)
2026/04/07 02:15:27 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:15:27 INFO : file2.txt: Copied (new)
2026/04/07 02:15:27 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:15:27 INFO : file4.txt: Copied (new)
2026/04/07 02:15:27 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:15:27 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:15:27 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:27 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:27 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:15:27 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:27 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:15:27 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:27 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:15:27 INFO : file5.txt: Copied (new)
2026/04/07 02:15:27 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:15:27 INFO : file7.txt: Copied (new)
2026/04/07 02:15:27 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:15:27 INFO : file6.txt: Copied (new)
2026/04/07 02:15:27 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:15:27 INFO : file8.txt: Copied (new)
2026/04/07 02:15:27 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:15:27 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:15:27 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:15:27 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:15:27 NOTICE: checking Path1 azurefiles root 'rclone-test-kotovod1leye/021502vo/changes/path1'
2026/04/07 02:15:28 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:15:28 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:28 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:28 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:28 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:28 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:28 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:28 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:28 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:28 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:15:28 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:15:28 DEBUG : Local file system at /tmp/021502vo/changes/path2: Waiting for checks to finish
2026/04/07 02:15:28 DEBUG : Local file system at /tmp/021502vo/changes/path2: Waiting for transfers to finish
2026/04/07 02:15:28 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:15:28 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:15:28 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:15:28 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:28 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:15:28 INFO : file2.txt: Copied (new)
2026/04/07 02:15:28 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:15:28 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:28 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:15:28 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:15:28 INFO : file3.txt: Copied (new)
2026/04/07 02:15:28 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:15:28 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:28 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:28 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:15:28 INFO : file5.txt: Copied (new)
2026/04/07 02:15:28 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:15:28 INFO : file4.txt: Copied (new)
2026/04/07 02:15:28 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:15:28 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:28 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:15:28 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:15:28 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:15:28 INFO : file6.txt: Copied (new)
2026/04/07 02:15:28 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:28 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:15:28 INFO : file8.txt: Copied (new)
2026/04/07 02:15:28 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:28 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:15:28 INFO : file7.txt: Copied (new)
2026/04/07 02:15:28 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:15:28 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:28 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:15:28 INFO : file1.txt: Copied (new)
2026/04/07 02:15:28 NOTICE: checking path2 Local file system at /tmp/021502vo/changes/path2
2026/04/07 02:15:28 NOTICE: [36m(01) :[0m [34mtest changes[0m
2026/04/07 02:15:28 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/07 02:15:28 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/07 02:15:30 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/changes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:15:30 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:15:30 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:15:30 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/changes/path1/" with Path2 "/tmp/021502vo/changes/path2/"
2026/04/07 02:15:30 INFO : Copying Path2 files to Path1
2026/04/07 02:15:30 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:15:30 INFO : There was nothing to transfer
2026/04/07 02:15:30 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:15:30 INFO : There was nothing to transfer
2026/04/07 02:15:30 INFO : Resync updating listings
2026/04/07 02:15:30 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/changes/path1/" vs Path2 "/tmp/021502vo/changes/path2/"
2026/04/07 02:15:30 INFO : [32mBisync successful[0m
2026/04/07 02:15:30 NOTICE: [36m(04) :[0m [34mtest make modifications on both paths[0m
2026/04/07 02:15:30 NOTICE: [36m(05) :[0m [34mtest new on path2 - file10[0m
2026/04/07 02:15:30 NOTICE: [36m(06) :[0m [34mtouch-copy 2001-01-02 /tmp/021502vo/datadir/test_changes-wolicid6/file10.txt /tmp/021502vo/changes/path2/[0m
2026/04/07 02:15:30 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_changes-wolicid6/"
2026/04/07 02:15:30 DEBUG : fs cache: renaming cache item "/tmp/021502vo/datadir/test_changes-wolicid6/" to be canonical "/tmp/021502vo/datadir/test_changes-wolicid6"
2026/04/07 02:15:30 DEBUG : file10.txt: Set modification time 2001-01-02
2026/04/07 02:15:30 DEBUG : copyFile "/tmp/021502vo/datadir/test_changes-wolicid6/file10.txt" to "/tmp/021502vo/changes/path2/" as ""
2026/04/07 02:15:30 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_changes-wolicid6/file10.txt"
2026/04/07 02:15:30 DEBUG : Creating backend with remote "/tmp/021502vo/changes/path2/"
2026/04/07 02:15:30 DEBUG : operations.CopyFile "file10.txt" to "Local file system at /tmp/021502vo/changes/path2" as "file10.txt"
2026/04/07 02:15:30 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:30 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/04/07 02:15:30 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:15:30 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/04/07 02:15:30 INFO : file10.txt: Copied (new)
2026/04/07 02:15:30 NOTICE: [36m(07) :[0m [34mtest newer on path2 - file1[0m
2026/04/07 02:15:30 NOTICE: [36m(08) :[0m [34mtouch-copy 2001-01-02 /tmp/021502vo/datadir/test_changes-wolicid6/file1.txt /tmp/021502vo/changes/path2/[0m
2026/04/07 02:15:30 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/datadir/test_changes-wolicid6/" for canonical name "/tmp/021502vo/datadir/test_changes-wolicid6"
2026/04/07 02:15:30 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/07 02:15:30 DEBUG : copyFile "/tmp/021502vo/datadir/test_changes-wolicid6/file1.txt" to "/tmp/021502vo/changes/path2/" as ""
2026/04/07 02:15:30 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_changes-wolicid6/file1.txt"
2026/04/07 02:15:30 DEBUG : Creating backend with remote "/tmp/021502vo/changes/path2/"
2026/04/07 02:15:30 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/021502vo/changes/path2" as "file1.txt"
2026/04/07 02:15:30 DEBUG : file1.txt: size = 19 (Local file system at /tmp/021502vo/datadir/test_changes-wolicid6)
2026/04/07 02:15:30 DEBUG : file1.txt: size = 0 (Local file system at /tmp/021502vo/changes/path2)
2026/04/07 02:15:30 DEBUG : file1.txt: Sizes differ
2026/04/07 02:15:30 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/07 02:15:30 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:15:30 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/07 02:15:30 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:15:30 NOTICE: [36m(09) :[0m [34mtest new on path1 - file11[0m
2026/04/07 02:15:30 NOTICE: [36m(10) :[0m [34mtouch-copy 2001-01-02 /tmp/021502vo/datadir/test_changes-wolicid6/file11.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/changes/path1/[0m
2026/04/07 02:15:30 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/datadir/test_changes-wolicid6/" for canonical name "/tmp/021502vo/datadir/test_changes-wolicid6"
2026/04/07 02:15:30 DEBUG : file11.txt: Set modification time 2001-01-02
2026/04/07 02:15:30 DEBUG : copyFile "/tmp/021502vo/datadir/test_changes-wolicid6/file11.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/changes/path1/" as ""
2026/04/07 02:15:30 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_changes-wolicid6/file11.txt"
2026/04/07 02:15:30 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/changes/path1/"
2026/04/07 02:15:30 DEBUG : operations.CopyFile "file11.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/changes/path1/'" as "file11.txt"
2026/04/07 02:15:31 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:31 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/04/07 02:15:31 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:15:31 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/04/07 02:15:31 INFO : file11.txt: Copied (new)
2026/04/07 02:15:31 NOTICE: [36m(11) :[0m [34mtest newer on path1 - file2[0m
2026/04/07 02:15:31 NOTICE: [36m(12) :[0m [34mtouch-copy 2001-01-02 /tmp/021502vo/datadir/test_changes-wolicid6/file2.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/changes/path1/[0m
2026/04/07 02:15:31 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/datadir/test_changes-wolicid6/" for canonical name "/tmp/021502vo/datadir/test_changes-wolicid6"
2026/04/07 02:15:31 DEBUG : file2.txt: Set modification time 2001-01-02
2026/04/07 02:15:31 DEBUG : copyFile "/tmp/021502vo/datadir/test_changes-wolicid6/file2.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/changes/path1/" as ""
2026/04/07 02:15:31 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_changes-wolicid6/file2.txt"
2026/04/07 02:15:31 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/changes/path1/"
2026/04/07 02:15:31 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/changes/path1/'" as "file2.txt"
2026/04/07 02:15:31 DEBUG : file2.txt: size = 13 (Local file system at /tmp/021502vo/datadir/test_changes-wolicid6)
2026/04/07 02:15:31 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-kotovod1leye/021502vo/changes/path1/')
2026/04/07 02:15:31 DEBUG : file2.txt: Sizes differ
2026/04/07 02:15:31 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/04/07 02:15:31 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/07 02:15:31 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/04/07 02:15:31 INFO : file2.txt: Copied (replaced existing)
2026/04/07 02:15:31 NOTICE: [36m(13) :[0m [34mtest deleted on path2 - file3[0m
2026/04/07 02:15:31 NOTICE: [36m(14) :[0m [34mdelete-file /tmp/021502vo/changes/path2/file3.txt[0m
2026/04/07 02:15:31 DEBUG : Creating backend with remote "/tmp/021502vo/changes/path2/"
2026/04/07 02:15:31 DEBUG : fs cache: renaming cache item "/tmp/021502vo/changes/path2/" to be canonical "/tmp/021502vo/changes/path2"
2026/04/07 02:15:31 INFO : file3.txt: Deleted
2026/04/07 02:15:31 NOTICE: [36m(15) :[0m [34mtest deleted on path1 - file4[0m
2026/04/07 02:15:31 NOTICE: [36m(16) :[0m [34mdelete-file TestAzureFiles:rclone-test-kotovod1leye/021502vo/changes/path1/file4.txt[0m
2026/04/07 02:15:31 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/changes/path1/"
2026/04/07 02:15:31 INFO : file4.txt: Deleted
2026/04/07 02:15:31 NOTICE: [36m(17) :[0m [34mtest deleted on both paths - file8[0m
2026/04/07 02:15:31 NOTICE: [36m(18) :[0m [34mdelete-file TestAzureFiles:rclone-test-kotovod1leye/021502vo/changes/path1/file8.txt[0m
2026/04/07 02:15:32 INFO : file8.txt: Deleted
2026/04/07 02:15:32 NOTICE: [36m(19) :[0m [34mdelete-file /tmp/021502vo/changes/path2/file8.txt[0m
2026/04/07 02:15:32 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/changes/path2/" for canonical name "/tmp/021502vo/changes/path2"
2026/04/07 02:15:32 INFO : file8.txt: Deleted
2026/04/07 02:15:32 NOTICE: [36m(20) :[0m [34mtest changed on both paths - file5 (file5R, file5L)[0m
2026/04/07 02:15:32 NOTICE: [36m(21) :[0m [34mtouch-glob 2001-01-02 /tmp/021502vo/datadir/test_changes-wolicid6/ file5R.txt[0m
2026/04/07 02:15:32 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/datadir/test_changes-wolicid6/" for canonical name "/tmp/021502vo/datadir/test_changes-wolicid6"
2026/04/07 02:15:32 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/04/07 02:15:32 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/021502vo/datadir/test_changes-wolicid6/file5R.txt /tmp/021502vo/changes/path2/ file5.txt[0m
2026/04/07 02:15:32 DEBUG : copyFile "/tmp/021502vo/datadir/test_changes-wolicid6/file5R.txt" to "/tmp/021502vo/changes/path2/" as "file5.txt"
2026/04/07 02:15:32 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_changes-wolicid6/file5R.txt"
2026/04/07 02:15:32 DEBUG : Creating backend with remote "/tmp/021502vo/changes/path2/"
2026/04/07 02:15:32 DEBUG : operations.CopyFile "file5R.txt" to "Local file system at /tmp/021502vo/changes/path2" as "file5.txt"
2026/04/07 02:15:32 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/021502vo/datadir/test_changes-wolicid6)
2026/04/07 02:15:32 DEBUG : file5.txt: size = 0 (Local file system at /tmp/021502vo/changes/path2)
2026/04/07 02:15:32 DEBUG : file5R.txt: Sizes differ
2026/04/07 02:15:32 DEBUG : file5.txt.232124ee.partial: size = 39 OK
2026/04/07 02:15:32 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/07 02:15:32 DEBUG : file5.txt.232124ee.partial: renamed to: file5.txt
2026/04/07 02:15:32 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/04/07 02:15:32 NOTICE: [36m(23) :[0m [34mtouch-glob 2001-03-04 /tmp/021502vo/datadir/test_changes-wolicid6/ file5L.txt[0m
2026/04/07 02:15:32 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/datadir/test_changes-wolicid6/" for canonical name "/tmp/021502vo/datadir/test_changes-wolicid6"
2026/04/07 02:15:32 DEBUG : file5L.txt: Set modification time 2001-03-04
2026/04/07 02:15:32 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/021502vo/datadir/test_changes-wolicid6/file5L.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/changes/path1/ file5.txt[0m
2026/04/07 02:15:32 DEBUG : copyFile "/tmp/021502vo/datadir/test_changes-wolicid6/file5L.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/changes/path1/" as "file5.txt"
2026/04/07 02:15:32 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_changes-wolicid6/file5L.txt"
2026/04/07 02:15:32 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/changes/path1/"
2026/04/07 02:15:32 DEBUG : operations.CopyFile "file5L.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/changes/path1/'" as "file5.txt"
2026/04/07 02:15:32 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/021502vo/datadir/test_changes-wolicid6)
2026/04/07 02:15:32 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-kotovod1leye/021502vo/changes/path1/')
2026/04/07 02:15:32 DEBUG : file5L.txt: Sizes differ
2026/04/07 02:15:32 DEBUG : file5.txt.4a946ad2.partial: size = 39 OK
2026/04/07 02:15:32 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/07 02:15:32 DEBUG : file5.txt.4a946ad2.partial: renamed to: file5.txt
2026/04/07 02:15:32 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/04/07 02:15:32 NOTICE: [36m(25) :[0m [34mtest newer on path2 and deleted on path1 - file6[0m
2026/04/07 02:15:32 NOTICE: [36m(26) :[0m [34mtouch-copy 2001-01-02 /tmp/021502vo/datadir/test_changes-wolicid6/file6.txt /tmp/021502vo/changes/path2/[0m
2026/04/07 02:15:32 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/datadir/test_changes-wolicid6/" for canonical name "/tmp/021502vo/datadir/test_changes-wolicid6"
2026/04/07 02:15:32 DEBUG : file6.txt: Set modification time 2001-01-02
2026/04/07 02:15:32 DEBUG : copyFile "/tmp/021502vo/datadir/test_changes-wolicid6/file6.txt" to "/tmp/021502vo/changes/path2/" as ""
2026/04/07 02:15:32 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_changes-wolicid6/file6.txt"
2026/04/07 02:15:32 DEBUG : Creating backend with remote "/tmp/021502vo/changes/path2/"
2026/04/07 02:15:32 DEBUG : operations.CopyFile "file6.txt" to "Local file system at /tmp/021502vo/changes/path2" as "file6.txt"
2026/04/07 02:15:32 DEBUG : file6.txt: size = 19 (Local file system at /tmp/021502vo/datadir/test_changes-wolicid6)
2026/04/07 02:15:32 DEBUG : file6.txt: size = 0 (Local file system at /tmp/021502vo/changes/path2)
2026/04/07 02:15:32 DEBUG : file6.txt: Sizes differ
2026/04/07 02:15:32 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/04/07 02:15:32 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:15:32 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/04/07 02:15:32 INFO : file6.txt: Copied (replaced existing)
2026/04/07 02:15:32 NOTICE: [36m(27) :[0m [34mdelete-file TestAzureFiles:rclone-test-kotovod1leye/021502vo/changes/path1/file6.txt[0m
2026/04/07 02:15:32 INFO : file6.txt: Deleted
2026/04/07 02:15:32 NOTICE: [36m(28) :[0m [34mtest newer on path1 and deleted on path2 - file7[0m
2026/04/07 02:15:32 NOTICE: [36m(29) :[0m [34mtouch-copy 2001-01-02 /tmp/021502vo/datadir/test_changes-wolicid6/file7.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/changes/path1/[0m
2026/04/07 02:15:32 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/datadir/test_changes-wolicid6/" for canonical name "/tmp/021502vo/datadir/test_changes-wolicid6"
2026/04/07 02:15:32 DEBUG : file7.txt: Set modification time 2001-01-02
2026/04/07 02:15:32 DEBUG : copyFile "/tmp/021502vo/datadir/test_changes-wolicid6/file7.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/changes/path1/" as ""
2026/04/07 02:15:32 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_changes-wolicid6/file7.txt"
2026/04/07 02:15:32 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/changes/path1/"
2026/04/07 02:15:32 DEBUG : operations.CopyFile "file7.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/changes/path1/'" as "file7.txt"
2026/04/07 02:15:32 DEBUG : file7.txt: size = 19 (Local file system at /tmp/021502vo/datadir/test_changes-wolicid6)
2026/04/07 02:15:32 DEBUG : file7.txt: size = 0 (azurefiles root 'rclone-test-kotovod1leye/021502vo/changes/path1/')
2026/04/07 02:15:32 DEBUG : file7.txt: Sizes differ
2026/04/07 02:15:32 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/04/07 02:15:32 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:15:32 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/04/07 02:15:32 INFO : file7.txt: Copied (replaced existing)
2026/04/07 02:15:32 NOTICE: [36m(30) :[0m [34mdelete-file /tmp/021502vo/changes/path2/file7.txt[0m
2026/04/07 02:15:32 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/changes/path2/" for canonical name "/tmp/021502vo/changes/path2"
2026/04/07 02:15:32 INFO : file7.txt: Deleted
2026/04/07 02:15:32 NOTICE: [36m(31) :[0m [34mtest bisync run[0m
2026/04/07 02:15:32 NOTICE: [36m(32) :[0m [34mbisync[0m
2026/04/07 02:15:35 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/changes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:15:35 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:15:35 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:15:35 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/changes/path1/" with Path2 "/tmp/021502vo/changes/path2/"
2026/04/07 02:15:35 INFO : Building Path1 and Path2 listings
2026/04/07 02:15:35 INFO : Path1 checking for diffs
2026/04/07 02:15:35 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/07 02:15:35 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/07 02:15:35 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/04/07 02:15:35 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/04/07 02:15:35 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile7.txt[0m
2026/04/07 02:15:35 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/04/07 02:15:35 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/04/07 02:15:35 INFO : Path1: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/04/07 02:15:35 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/04/07 02:15:35 INFO : Path2 checking for diffs
2026/04/07 02:15:35 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/07 02:15:35 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/07 02:15:35 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/04/07 02:15:35 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile6.txt[0m
2026/04/07 02:15:35 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/04/07 02:15:35 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/04/07 02:15:35 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/04/07 02:15:35 INFO : Path2: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/04/07 02:15:35 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/04/07 02:15:35 INFO : Applying changes
2026/04/07 02:15:35 INFO : Checking potential conflicts...
2026/04/07 02:15:35 ERROR : file5.txt: md5 differ
2026/04/07 02:15:35 NOTICE: Local file system at /tmp/021502vo/changes/path2: 1 differences found
2026/04/07 02:15:35 NOTICE: Local file system at /tmp/021502vo/changes/path2: 1 errors while checking
2026/04/07 02:15:35 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/07 02:15:35 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/021502vo/changes/path2/file11.txt[0m
2026/04/07 02:15:35 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/021502vo/changes/path2/file2.txt[0m
2026/04/07 02:15:35 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/021502vo/changes/path2/file4.txt[0m
2026/04/07 02:15:35 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/04/07 02:15:35 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-kotovod1leye/021502vo/changes/path1/file5.txt.conflict1[0m
2026/04/07 02:15:35 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1
2026/04/07 02:15:35 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/021502vo/changes/path2/file5.txt.conflict1[0m
2026/04/07 02:15:35 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36m/tmp/021502vo/changes/path2/file5.txt.conflict2[0m
2026/04/07 02:15:35 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2
2026/04/07 02:15:35 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-kotovod1leye/021502vo/changes/path1/file5.txt.conflict2[0m
2026/04/07 02:15:35 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-kotovod1leye/021502vo/changes/path1/file6.txt[0m
2026/04/07 02:15:35 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/021502vo/changes/path2/file7.txt[0m
2026/04/07 02:15:35 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-kotovod1leye/021502vo/changes/path1/file1.txt[0m
2026/04/07 02:15:35 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-kotovod1leye/021502vo/changes/path1/file10.txt[0m
2026/04/07 02:15:35 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-kotovod1leye/021502vo/changes/path1/file3.txt[0m
2026/04/07 02:15:35 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:15:36 INFO : file6.txt: Copied (new)
2026/04/07 02:15:36 INFO : file10.txt: Copied (new)
2026/04/07 02:15:36 INFO : file5.txt.conflict2: Copied (new)
2026/04/07 02:15:36 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:15:36 INFO : file3.txt: Deleted
2026/04/07 02:15:36 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:15:36 INFO : file7.txt: Copied (new)
2026/04/07 02:15:36 INFO : file11.txt: Copied (new)
2026/04/07 02:15:36 INFO : file5.txt.conflict1: Copied (new)
2026/04/07 02:15:36 INFO : file2.txt: Copied (replaced existing)
2026/04/07 02:15:36 INFO : file4.txt: Deleted
2026/04/07 02:15:36 INFO : Updating listings
2026/04/07 02:15:36 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/changes/path1/" vs Path2 "/tmp/021502vo/changes/path2/"
2026/04/07 02:15:36 INFO : [32mBisync successful[0m
2026/04/07 02:15:36 DEBUG : Waiting for deletions to finish
2026/04/07 02:15:36 INFO : file10.txt: Deleted
2026/04/07 02:15:36 INFO : file5.txt.conflict2: Deleted
2026/04/07 02:15:36 INFO : file1.txt: Deleted
2026/04/07 02:15:36 INFO : RCLONE_TEST: Deleted
2026/04/07 02:15:36 INFO : file2.txt: Deleted
2026/04/07 02:15:36 INFO : file5.txt.conflict1: Deleted
2026/04/07 02:15:36 INFO : file6.txt: Deleted
2026/04/07 02:15:36 INFO : file11.txt: Deleted
2026/04/07 02:15:36 INFO : file7.txt: Deleted
2026/04/07 02:15:36 DEBUG : removing 1 level 0 directories
2026/04/07 02:15:36 INFO : azurefiles root 'rclone-test-kotovod1leye/021502vo/changes/path1': Removing directory
2026/04/07 02:15:36 DEBUG : Waiting for deletions to finish
2026/04/07 02:15:36 INFO : RCLONE_TEST: Deleted
2026/04/07 02:15:36 INFO : file7.txt: Deleted
2026/04/07 02:15:36 INFO : file1.txt: Deleted
2026/04/07 02:15:36 INFO : file10.txt: Deleted
2026/04/07 02:15:36 INFO : file11.txt: Deleted
2026/04/07 02:15:36 INFO : file2.txt: Deleted
2026/04/07 02:15:36 INFO : file5.txt.conflict1: Deleted
2026/04/07 02:15:36 INFO : file5.txt.conflict2: Deleted
2026/04/07 02:15:36 INFO : file6.txt: Deleted
2026/04/07 02:15:36 DEBUG : removing 1 level 0 directories
2026/04/07 02:15:36 INFO : Local file system at /tmp/021502vo/changes/path2: Removing directory
bisync_test.go:608: [32mTEST changes PASSED[0m
=== RUN TestBisyncRemoteLocal/check_access
2026/04/07 02:15:36 INFO : path1: Making directory
2026/04/07 02:15:36 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_access/path1"
2026/04/07 02:15:36 DEBUG : Creating backend with remote "/tmp/021502vo/check_access/path2"
2026/04/07 02:15:36 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access/initial"
2026/04/07 02:15:36 DEBUG : Creating backend with remote "/tmp/021502vo/initdir/test_check_access-zidadil5"
2026/04/07 02:15:36 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:15:36 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:36 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:36 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:36 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:36 DEBUG : subdir: Making directory with metadata
2026/04/07 02:15:36 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:15:36 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/07 02:15:36 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:15:36 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:36 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:15:36 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:15:36 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:36 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:15:36 INFO : file1.txt: Copied (new)
2026/04/07 02:15:36 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:15:36 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:15:36 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:15:36 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:15:36 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:15:36 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:15:36 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:36 DEBUG : Local file system at /tmp/021502vo/initdir/test_check_access-zidadil5: Waiting for checks to finish
2026/04/07 02:15:36 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:36 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:15:36 INFO : file2.txt: Copied (new)
2026/04/07 02:15:36 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:36 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:15:36 INFO : file3.txt: Copied (new)
2026/04/07 02:15:36 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:15:36 INFO : file4.txt: Copied (new)
2026/04/07 02:15:36 DEBUG : Local file system at /tmp/021502vo/initdir/test_check_access-zidadil5: Waiting for transfers to finish
2026/04/07 02:15:36 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:15:36 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:36 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:15:36 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:15:36 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/04/07 02:15:36 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:15:36 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/04/07 02:15:36 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/07 02:15:36 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:15:36 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access/modfiles"
2026/04/07 02:15:36 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_check_access-kajotel7"
2026/04/07 02:15:36 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:36 DEBUG : Local file system at /tmp/021502vo/datadir/test_check_access-kajotel7: Waiting for checks to finish
2026/04/07 02:15:36 DEBUG : Local file system at /tmp/021502vo/datadir/test_check_access-kajotel7: Waiting for transfers to finish
2026/04/07 02:15:36 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/04/07 02:15:36 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/04/07 02:15:36 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/04/07 02:15:36 INFO : hold.txt: Copied (new)
2026/04/07 02:15:36 DEBUG : Waiting for deletions to finish
2026/04/07 02:15:36 ERROR : error listing: directory not found
2026/04/07 02:15:37 ERROR : azurefiles root 'rclone-test-kotovod1leye/021502vo/check_access/path1': Failed to list "": directory not found
2026/04/07 02:15:37 DEBUG : removing 1 level 0 directories
2026/04/07 02:15:37 INFO : azurefiles root 'rclone-test-kotovod1leye/021502vo/check_access/path1': Removing directory
2026/04/07 02:15:37 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kotovod1leye/021502vo/check_access/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:ae5fcaae-501a-00b6-5934-c6c36c000000
Time:2026-04-07T02:15:37.0803092Z
--------------------------------------------------------------------------------
2026/04/07 02:15:37 DEBUG : Waiting for deletions to finish
2026/04/07 02:15:37 ERROR : error listing: directory not found
2026/04/07 02:15:37 ERROR : Local file system at /tmp/021502vo/check_access/path2: Failed to list "": directory not found
2026/04/07 02:15:37 DEBUG : removing 1 level 0 directories
2026/04/07 02:15:37 INFO : Local file system at /tmp/021502vo/check_access/path2: Removing directory
2026/04/07 02:15:37 ERROR : Failed to rmdir: stat /tmp/021502vo/check_access/path2: no such file or directory
2026/04/07 02:15:37 ERROR : error listing: directory not found
2026/04/07 02:15:37 ERROR : error listing: directory not found
2026/04/07 02:15:37 NOTICE: checking initFs Local file system at /tmp/021502vo/initdir/test_check_access-zidadil5
2026/04/07 02:15:37 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:37 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:37 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:37 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:37 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:15:37 INFO : subdir: Making directory
2026/04/07 02:15:37 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:37 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:15:37 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/check_access/path1': Waiting for checks to finish
2026/04/07 02:15:37 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/check_access/path1': Waiting for transfers to finish
2026/04/07 02:15:37 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:15:37 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:37 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:15:37 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:15:37 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:37 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:37 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:15:37 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:37 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:15:37 INFO : file4.txt: Copied (new)
2026/04/07 02:15:37 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:15:37 INFO : file3.txt: Copied (new)
2026/04/07 02:15:37 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:15:37 INFO : file2.txt: Copied (new)
2026/04/07 02:15:37 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:15:37 INFO : file1.txt: Copied (new)
2026/04/07 02:15:37 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:15:37 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:37 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:15:37 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:15:37 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/04/07 02:15:37 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:15:37 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:15:37 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:15:37 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:15:37 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:15:37 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/04/07 02:15:37 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/07 02:15:37 NOTICE: checking Path1 azurefiles root 'rclone-test-kotovod1leye/021502vo/check_access/path1'
2026/04/07 02:15:38 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:15:38 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:38 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:38 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:38 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:38 DEBUG : subdir: Making directory with metadata
2026/04/07 02:15:38 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:15:38 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/07 02:15:38 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:15:38 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:15:38 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:15:38 DEBUG : Local file system at /tmp/021502vo/check_access/path2: Waiting for checks to finish
2026/04/07 02:15:38 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:15:38 DEBUG : Local file system at /tmp/021502vo/check_access/path2: Waiting for transfers to finish
2026/04/07 02:15:38 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:38 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:15:38 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:15:38 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:38 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:15:38 INFO : file3.txt: Copied (new)
2026/04/07 02:15:38 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:15:38 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:15:38 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:15:38 INFO : file2.txt: Copied (new)
2026/04/07 02:15:38 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:15:38 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:38 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:15:38 INFO : file4.txt: Copied (new)
2026/04/07 02:15:38 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/04/07 02:15:38 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:15:38 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/04/07 02:15:38 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/07 02:15:38 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:15:38 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:38 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:15:38 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:15:38 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:15:38 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:15:38 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:15:38 INFO : file1.txt: Copied (new)
2026/04/07 02:15:38 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:15:38 NOTICE: checking path2 Local file system at /tmp/021502vo/check_access/path2
2026/04/07 02:15:38 NOTICE: [36m(01) :[0m [34mtest check-access[0m
2026/04/07 02:15:38 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/07 02:15:38 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/07 02:15:40 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:15:40 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:15:40 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:15:40 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:15:40 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_access/path1/" with Path2 "/tmp/021502vo/check_access/path2/"
2026/04/07 02:15:40 INFO : Copying Path2 files to Path1
2026/04/07 02:15:40 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:15:40 INFO : There was nothing to transfer
2026/04/07 02:15:40 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:15:40 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:15:40 INFO : There was nothing to transfer
2026/04/07 02:15:40 INFO : Resync updating listings
2026/04/07 02:15:40 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_access/path1/" vs Path2 "/tmp/021502vo/check_access/path2/"
2026/04/07 02:15:40 INFO : [32mBisync successful[0m
2026/04/07 02:15:40 NOTICE: [36m(04) :[0m [34mtest 1. see that check-access passes with the initial setup[0m
2026/04/07 02:15:40 NOTICE: [36m(05) :[0m [34mbisync check-access[0m
2026/04/07 02:15:43 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:15:43 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:15:43 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:15:43 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:15:43 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_access/path1/" with Path2 "/tmp/021502vo/check_access/path2/"
2026/04/07 02:15:43 INFO : Building Path1 and Path2 listings
2026/04/07 02:15:43 INFO : Path1 checking for diffs
2026/04/07 02:15:43 INFO : Path2 checking for diffs
2026/04/07 02:15:43 INFO : Checking access health
2026/04/07 02:15:43 INFO : Found 2 matching "RCLONE_TEST" files on both paths
2026/04/07 02:15:43 INFO : No changes found
2026/04/07 02:15:43 INFO : Updating listings
2026/04/07 02:15:43 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_access/path1/" vs Path2 "/tmp/021502vo/check_access/path2/"
2026/04/07 02:15:43 INFO : [32mBisync successful[0m
2026/04/07 02:15:43 NOTICE: [36m(06) :[0m [34mtest 2. delete the path2 subdir RCLONE_TEST and run sync. should fail critical.[0m
2026/04/07 02:15:43 NOTICE: [36m(07) :[0m [34mdelete-file /tmp/021502vo/check_access/path2/subdir/RCLONE_TEST[0m
2026/04/07 02:15:43 DEBUG : Creating backend with remote "/tmp/021502vo/check_access/path2/subdir/"
2026/04/07 02:15:43 DEBUG : fs cache: renaming cache item "/tmp/021502vo/check_access/path2/subdir/" to be canonical "/tmp/021502vo/check_access/path2/subdir"
2026/04/07 02:15:43 INFO : RCLONE_TEST: Deleted
2026/04/07 02:15:43 NOTICE: [36m(08) :[0m [34mbisync check-access[0m
2026/04/07 02:15:45 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:15:45 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:15:45 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:15:45 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:15:45 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_access/path1/" with Path2 "/tmp/021502vo/check_access/path2/"
2026/04/07 02:15:45 INFO : Building Path1 and Path2 listings
2026/04/07 02:15:46 INFO : Path1 checking for diffs
2026/04/07 02:15:46 INFO : Path2 checking for diffs
2026/04/07 02:15:46 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m
2026/04/07 02:15:46 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/07 02:15:46 INFO : Checking access health
2026/04/07 02:15:46 ERROR : Access test failed: Path1 count 2, Path2 count 1 - RCLONE_TEST
2026/04/07 02:15:46 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36msubdir/RCLONE_TEST[0m
2026/04/07 02:15:46 ERROR : [31mBisync critical error: check file check failed[0m
2026/04/07 02:15:46 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/07 02:15:46 NOTICE: Bisync error: bisync aborted
2026/04/07 02:15:46 NOTICE: [36m(09) :[0m [34mcopy-listings path2-missing[0m
2026/04/07 02:15:46 NOTICE: [36m(10) :[0m [34mtest 3. put the path2 subdir RCLONE_TEST back, resync.[0m
2026/04/07 02:15:46 NOTICE: [36m(11) :[0m [34mcopy-file TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_access/path1/subdir/RCLONE_TEST /tmp/021502vo/check_access/path2/[0m
2026/04/07 02:15:46 DEBUG : copyFile "TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_access/path1/subdir/RCLONE_TEST" to "/tmp/021502vo/check_access/path2/" as ""
2026/04/07 02:15:46 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_access/path1/subdir/RCLONE_TEST"
2026/04/07 02:15:46 DEBUG : Creating backend with remote "/tmp/021502vo/check_access/path2/"
2026/04/07 02:15:46 DEBUG : operations.CopyFile "RCLONE_TEST" to "Local file system at /tmp/021502vo/check_access/path2" as "RCLONE_TEST"
2026/04/07 02:15:46 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/07 02:15:46 DEBUG : RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:15:46 DEBUG : RCLONE_TEST: Unchanged skipping
2026/04/07 02:15:46 NOTICE: [36m(12) :[0m [34mbisync resync[0m
2026/04/07 02:15:48 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:15:48 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:15:48 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:15:48 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:15:48 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_access/path1/" with Path2 "/tmp/021502vo/check_access/path2/"
2026/04/07 02:15:48 INFO : Copying Path2 files to Path1
2026/04/07 02:15:48 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:15:48 INFO : There was nothing to transfer
2026/04/07 02:15:48 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:15:48 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:15:48 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/07 02:15:48 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:15:48 INFO : Resync updating listings
2026/04/07 02:15:48 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_access/path1/" vs Path2 "/tmp/021502vo/check_access/path2/"
2026/04/07 02:15:48 INFO : [32mBisync successful[0m
2026/04/07 02:15:48 NOTICE: [36m(13) :[0m [34mtest 4. run sync with check-access. should pass.[0m
2026/04/07 02:15:48 NOTICE: [36m(14) :[0m [34mbisync check-access[0m
2026/04/07 02:15:51 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:15:51 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:15:51 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:15:51 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:15:51 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_access/path1/" with Path2 "/tmp/021502vo/check_access/path2/"
2026/04/07 02:15:51 INFO : Building Path1 and Path2 listings
2026/04/07 02:15:51 INFO : Path1 checking for diffs
2026/04/07 02:15:51 INFO : Path2 checking for diffs
2026/04/07 02:15:51 INFO : Checking access health
2026/04/07 02:15:51 INFO : Found 2 matching "RCLONE_TEST" files on both paths
2026/04/07 02:15:51 INFO : No changes found
2026/04/07 02:15:51 INFO : Updating listings
2026/04/07 02:15:51 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_access/path1/" vs Path2 "/tmp/021502vo/check_access/path2/"
2026/04/07 02:15:51 INFO : [32mBisync successful[0m
2026/04/07 02:15:51 NOTICE: [36m(15) :[0m [34mtest 5. delete path1 top level RCLONE_TEST, run sync. should fail critical.[0m
2026/04/07 02:15:51 NOTICE: [36m(16) :[0m [34mdelete-file TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_access/path1/RCLONE_TEST[0m
2026/04/07 02:15:51 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_access/path1/"
2026/04/07 02:15:51 INFO : RCLONE_TEST: Deleted
2026/04/07 02:15:51 NOTICE: [36m(17) :[0m [34mbisync check-access[0m
2026/04/07 02:15:53 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:15:53 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:15:53 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:15:53 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:15:53 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_access/path1/" with Path2 "/tmp/021502vo/check_access/path2/"
2026/04/07 02:15:53 INFO : Building Path1 and Path2 listings
2026/04/07 02:15:54 INFO : Path1 checking for diffs
2026/04/07 02:15:54 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/04/07 02:15:54 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/07 02:15:54 INFO : Path2 checking for diffs
2026/04/07 02:15:54 INFO : Checking access health
2026/04/07 02:15:54 ERROR : Access test failed: Path1 count 1, Path2 count 2 - RCLONE_TEST
2026/04/07 02:15:54 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36mRCLONE_TEST[0m
2026/04/07 02:15:54 ERROR : [31mBisync critical error: check file check failed[0m
2026/04/07 02:15:54 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/07 02:15:54 NOTICE: Bisync error: bisync aborted
2026/04/07 02:15:54 NOTICE: [36m(18) :[0m [34mcopy-listings path1-missing[0m
2026/04/07 02:15:54 NOTICE: [36m(19) :[0m [34mtest 6. run again. should fail critical due to missing listings.[0m
2026/04/07 02:15:54 NOTICE: [36m(20) :[0m [34mbisync check-access[0m
2026/04/07 02:15:56 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:15:56 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:15:56 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:15:56 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:15:56 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_access/path1/" with Path2 "/tmp/021502vo/check_access/path2/"
2026/04/07 02:15:56 ERROR : [31mBisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run
[35mTip: here are the filenames we were looking for. Do they exist?
[0m[36mPath1: [94m/tmp/021502vo/workdir/TestAzureFiles_rclone-test-kotovod1leye_021502vo_check_access_path1..tmp_021502vo_check_access_path2.path1.lst[0m
[0m[36mPath2: [94m/tmp/021502vo/workdir/TestAzureFiles_rclone-test-kotovod1leye_021502vo_check_access_path1..tmp_021502vo_check_access_path2.path2.lst[0m
[0m[35mTry running this command to inspect the work dir:
[0m[96mrclone lsl "/tmp/021502vo/workdir"[0m[0m
2026/04/07 02:15:56 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/07 02:15:56 NOTICE: Bisync error: bisync aborted
2026/04/07 02:15:56 NOTICE: [36m(21) :[0m [34mmove-listings missing-listings[0m
2026/04/07 02:15:56 NOTICE: [36m(22) :[0m [34mtest 7. run resync, which will copy the path2 top level back to path1.[0m
2026/04/07 02:15:56 NOTICE: [36m(23) :[0m [34mbisync resync[0m
2026/04/07 02:15:58 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:15:58 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:15:58 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:15:58 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:15:58 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_access/path1/" with Path2 "/tmp/021502vo/check_access/path2/"
2026/04/07 02:15:58 INFO : Copying Path2 files to Path1
2026/04/07 02:15:58 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:15:59 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:15:59 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:15:59 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:15:59 INFO : Resync updating listings
2026/04/07 02:15:59 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_access/path1/" vs Path2 "/tmp/021502vo/check_access/path2/"
2026/04/07 02:15:59 INFO : [32mBisync successful[0m
2026/04/07 02:15:59 NOTICE: [36m(24) :[0m [34mtest 8. run sync with --check-access. should pass.[0m
2026/04/07 02:15:59 NOTICE: [36m(25) :[0m [34mbisync check-access[0m
2026/04/07 02:16:01 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:16:01 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:16:01 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:16:01 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:16:01 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_access/path1/" with Path2 "/tmp/021502vo/check_access/path2/"
2026/04/07 02:16:01 INFO : Building Path1 and Path2 listings
2026/04/07 02:16:01 INFO : Path1 checking for diffs
2026/04/07 02:16:01 INFO : Path2 checking for diffs
2026/04/07 02:16:01 INFO : Checking access health
2026/04/07 02:16:01 INFO : Found 2 matching "RCLONE_TEST" files on both paths
2026/04/07 02:16:01 INFO : No changes found
2026/04/07 02:16:01 INFO : Updating listings
2026/04/07 02:16:01 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_access/path1/" vs Path2 "/tmp/021502vo/check_access/path2/"
2026/04/07 02:16:01 INFO : [32mBisync successful[0m
2026/04/07 02:16:01 DEBUG : Waiting for deletions to finish
2026/04/07 02:16:01 INFO : file4.txt: Deleted
2026/04/07 02:16:01 INFO : file2.txt: Deleted
2026/04/07 02:16:01 INFO : file1.txt: Deleted
2026/04/07 02:16:01 INFO : file3.txt: Deleted
2026/04/07 02:16:01 INFO : RCLONE_TEST: Deleted
2026/04/07 02:16:02 INFO : subdir/RCLONE_TEST: Deleted
2026/04/07 02:16:02 INFO : subdir/file20.txt: Deleted
2026/04/07 02:16:02 DEBUG : removing 1 level 1 directories
2026/04/07 02:16:02 INFO : subdir: Removing directory
2026/04/07 02:16:02 DEBUG : removing 1 level 0 directories
2026/04/07 02:16:02 INFO : azurefiles root 'rclone-test-kotovod1leye/021502vo/check_access/path1': Removing directory
2026/04/07 02:16:02 DEBUG : Waiting for deletions to finish
2026/04/07 02:16:02 INFO : file3.txt: Deleted
2026/04/07 02:16:02 INFO : file4.txt: Deleted
2026/04/07 02:16:02 INFO : file2.txt: Deleted
2026/04/07 02:16:02 INFO : file1.txt: Deleted
2026/04/07 02:16:02 INFO : RCLONE_TEST: Deleted
2026/04/07 02:16:02 INFO : subdir/file20.txt: Deleted
2026/04/07 02:16:02 INFO : subdir/RCLONE_TEST: Deleted
2026/04/07 02:16:02 DEBUG : removing 1 level 1 directories
2026/04/07 02:16:02 INFO : subdir: Removing directory
2026/04/07 02:16:02 DEBUG : removing 1 level 0 directories
2026/04/07 02:16:02 INFO : Local file system at /tmp/021502vo/check_access/path2: Removing directory
bisync_test.go:608: [32mTEST check_access PASSED[0m
=== RUN TestBisyncRemoteLocal/check_access_filters
2026/04/07 02:16:02 INFO : path1: Making directory
2026/04/07 02:16:02 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_access_filters/path1"
2026/04/07 02:16:02 DEBUG : Creating backend with remote "/tmp/021502vo/check_access_filters/path2"
2026/04/07 02:16:02 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/initial"
2026/04/07 02:16:02 DEBUG : Creating backend with remote "/tmp/021502vo/initdir/test_check_access_filters-tifihol2"
2026/04/07 02:16:02 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:16:02 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:02 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:02 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:02 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:02 DEBUG : subdir-not: Making directory with metadata
2026/04/07 02:16:02 INFO : subdir-not: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:16:02 DEBUG : Added delayed dir = "subdir-not", newDst=subdir-not
2026/04/07 02:16:02 DEBUG : subdir: Making directory with metadata
2026/04/07 02:16:02 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:16:02 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/07 02:16:02 DEBUG : subdirX: Making directory with metadata
2026/04/07 02:16:02 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:16:02 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:16:02 INFO : subdirX: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:16:02 DEBUG : Added delayed dir = "subdirX", newDst=subdirX
2026/04/07 02:16:02 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:16:02 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:16:02 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:16:02 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:02 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:16:02 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:16:02 INFO : file1.txt: Copied (new)
2026/04/07 02:16:02 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:16:02 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:16:02 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:16:02 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:02 DEBUG : subdirX/subdirX1: Making directory with metadata
2026/04/07 02:16:02 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:16:02 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:02 DEBUG : subdir-not/subdir-not2: Making directory with metadata
2026/04/07 02:16:02 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:16:02 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:02 DEBUG : subdir/subdirA: Making directory with metadata
2026/04/07 02:16:02 INFO : subdir-not/subdir-not2: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:16:02 DEBUG : Added delayed dir = "subdir-not/subdir-not2", newDst=subdir-not/subdir-not2
2026/04/07 02:16:02 INFO : subdirX/subdirX1: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:16:02 DEBUG : Added delayed dir = "subdirX/subdirX1", newDst=subdirX/subdirX1
2026/04/07 02:16:02 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:02 INFO : subdir/subdirA: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:16:02 DEBUG : Added delayed dir = "subdir/subdirA", newDst=subdir/subdirA
2026/04/07 02:16:02 DEBUG : subdir/subdirB: Making directory with metadata
2026/04/07 02:16:02 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:16:02 INFO : file4.txt: Copied (new)
2026/04/07 02:16:02 INFO : subdir/subdirB: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:16:02 DEBUG : Added delayed dir = "subdir/subdirB", newDst=subdir/subdirB
2026/04/07 02:16:02 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:16:02 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:02 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:02 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/04/07 02:16:02 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:16:02 INFO : file3.txt: Copied (new)
2026/04/07 02:16:02 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:16:02 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:16:02 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/04/07 02:16:02 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/04/07 02:16:02 DEBUG : subdirX/file20.txt.0c4add8a.partial: size = 0 OK
2026/04/07 02:16:02 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:16:02 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:02 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:02 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:02 DEBUG : subdirX/file20.txt.0c4add8a.partial: renamed to: subdirX/file20.txt
2026/04/07 02:16:02 INFO : subdirX/file20.txt: Copied (new)
2026/04/07 02:16:02 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:16:02 INFO : file2.txt: Copied (new)
2026/04/07 02:16:02 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: size = 0 OK
2026/04/07 02:16:02 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/04/07 02:16:02 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:16:02 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:02 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:02 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:16:02 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:02 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:16:02 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/04/07 02:16:02 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/07 02:16:02 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/04/07 02:16:02 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:02 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: renamed to: subdir-not/file20.txt
2026/04/07 02:16:02 INFO : subdir-not/file20.txt: Copied (new)
2026/04/07 02:16:02 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:16:02 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:16:02 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: size = 109 OK
2026/04/07 02:16:02 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:16:02 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:16:02 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/04/07 02:16:02 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/04/07 02:16:02 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: renamed to: subdir/subdirB/RCLONE_TEST
2026/04/07 02:16:02 INFO : subdir/subdirB/RCLONE_TEST: Copied (new)
2026/04/07 02:16:02 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK
2026/04/07 02:16:02 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:16:02 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: size = 109 OK
2026/04/07 02:16:02 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/04/07 02:16:02 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/04/07 02:16:02 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:16:02 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: size = 0 OK
2026/04/07 02:16:02 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: renamed to: subdirX/subdirX1/RCLONE_TEST
2026/04/07 02:16:02 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new)
2026/04/07 02:16:02 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:02 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: size = 0 OK
2026/04/07 02:16:02 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: renamed to: subdir/subdirB/file30.txt
2026/04/07 02:16:02 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:02 INFO : subdir/subdirB/file30.txt: Copied (new)
2026/04/07 02:16:02 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: renamed to: subdir-not/subdir-not2/file30.txt
2026/04/07 02:16:02 INFO : subdir-not/subdir-not2/file30.txt: Copied (new)
2026/04/07 02:16:02 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: size = 0 OK
2026/04/07 02:16:02 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK
2026/04/07 02:16:02 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:16:02 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:02 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/04/07 02:16:02 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/04/07 02:16:02 DEBUG : Local file system at /tmp/021502vo/initdir/test_check_access_filters-tifihol2: Waiting for checks to finish
2026/04/07 02:16:02 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: renamed to: subdirX/subdirX1/file30.txt
2026/04/07 02:16:02 DEBUG : Local file system at /tmp/021502vo/initdir/test_check_access_filters-tifihol2: Waiting for transfers to finish
2026/04/07 02:16:02 INFO : subdirX/subdirX1/file30.txt: Copied (new)
2026/04/07 02:16:02 DEBUG : subdir/subdirA/file30.txt.03485624.partial: size = 0 OK
2026/04/07 02:16:02 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:02 DEBUG : subdir/subdirA/file30.txt.03485624.partial: renamed to: subdir/subdirA/file30.txt
2026/04/07 02:16:02 INFO : subdir/subdirA/file30.txt: Copied (new)
2026/04/07 02:16:02 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/07 02:16:02 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/07 02:16:02 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/07 02:16:02 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/07 02:16:02 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/07 02:16:02 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:16:02 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/07 02:16:02 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/modfiles"
2026/04/07 02:16:02 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_check_access_filters-yovuwif1"
2026/04/07 02:16:02 DEBUG : exclude-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:02 DEBUG : include-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:02 DEBUG : Local file system at /tmp/021502vo/datadir/test_check_access_filters-yovuwif1: Waiting for checks to finish
2026/04/07 02:16:02 DEBUG : Local file system at /tmp/021502vo/datadir/test_check_access_filters-yovuwif1: Waiting for transfers to finish
2026/04/07 02:16:02 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: size = 173 OK
2026/04/07 02:16:02 DEBUG : exclude-other-filtersfile.txt: md5 = 5fcc6205d7df1c2e9ed3a15a1356b345 OK
2026/04/07 02:16:02 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: renamed to: exclude-other-filtersfile.txt
2026/04/07 02:16:02 INFO : exclude-other-filtersfile.txt: Copied (new)
2026/04/07 02:16:02 DEBUG : include-other-filtersfile.txt.8126a844.partial: size = 178 OK
2026/04/07 02:16:02 DEBUG : include-other-filtersfile.txt: md5 = 2ec13b2813141ed088e5978ef5a47b0e OK
2026/04/07 02:16:02 DEBUG : include-other-filtersfile.txt.8126a844.partial: renamed to: include-other-filtersfile.txt
2026/04/07 02:16:02 INFO : include-other-filtersfile.txt: Copied (new)
2026/04/07 02:16:02 DEBUG : Waiting for deletions to finish
2026/04/07 02:16:02 ERROR : error listing: directory not found
2026/04/07 02:16:02 ERROR : azurefiles root 'rclone-test-kotovod1leye/021502vo/check_access_filters/path1': Failed to list "": directory not found
2026/04/07 02:16:02 DEBUG : removing 1 level 0 directories
2026/04/07 02:16:02 INFO : azurefiles root 'rclone-test-kotovod1leye/021502vo/check_access_filters/path1': Removing directory
2026/04/07 02:16:02 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kotovod1leye/021502vo/check_access_filters/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:446fb23b-b01a-0081-1534-c611c0000000
Time:2026-04-07T02:16:02.4819277Z
--------------------------------------------------------------------------------
2026/04/07 02:16:02 DEBUG : Waiting for deletions to finish
2026/04/07 02:16:02 ERROR : error listing: directory not found
2026/04/07 02:16:02 ERROR : Local file system at /tmp/021502vo/check_access_filters/path2: Failed to list "": directory not found
2026/04/07 02:16:02 DEBUG : removing 1 level 0 directories
2026/04/07 02:16:02 INFO : Local file system at /tmp/021502vo/check_access_filters/path2: Removing directory
2026/04/07 02:16:02 ERROR : Failed to rmdir: stat /tmp/021502vo/check_access_filters/path2: no such file or directory
2026/04/07 02:16:02 ERROR : error listing: directory not found
2026/04/07 02:16:02 ERROR : error listing: directory not found
2026/04/07 02:16:02 NOTICE: checking initFs Local file system at /tmp/021502vo/initdir/test_check_access_filters-tifihol2
2026/04/07 02:16:02 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:02 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:02 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:02 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:02 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:16:02 INFO : subdir-not: Making directory
2026/04/07 02:16:02 INFO : subdir: Making directory
2026/04/07 02:16:02 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:16:02 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:02 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:16:02 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:02 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:16:02 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:02 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:16:02 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:02 INFO : subdirX: Making directory
2026/04/07 02:16:02 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:02 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:16:02 INFO : subdirX/subdirX1: Making directory
2026/04/07 02:16:02 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:02 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:16:02 INFO : subdir-not/subdir-not2: Making directory
2026/04/07 02:16:02 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:02 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:16:02 INFO : subdir/subdirA: Making directory
2026/04/07 02:16:02 INFO : subdir/subdirB: Making directory
2026/04/07 02:16:02 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:02 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:16:02 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:02 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:16:02 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:16:02 INFO : file2.txt: Copied (new)
2026/04/07 02:16:02 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:16:02 INFO : file3.txt: Copied (new)
2026/04/07 02:16:02 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:16:02 INFO : file4.txt: Copied (new)
2026/04/07 02:16:02 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:16:02 INFO : file1.txt: Copied (new)
2026/04/07 02:16:02 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:02 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:16:02 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:02 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:16:02 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/check_access_filters/path1': Waiting for checks to finish
2026/04/07 02:16:02 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/check_access_filters/path1': Waiting for transfers to finish
2026/04/07 02:16:03 DEBUG : subdirX/file20.txt.0c4add8a.partial: size = 0 OK
2026/04/07 02:16:03 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:03 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: size = 0 OK
2026/04/07 02:16:03 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:03 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:16:03 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:16:03 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/04/07 02:16:03 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:16:03 DEBUG : subdirX/file20.txt.0c4add8a.partial: renamed to: subdirX/file20.txt
2026/04/07 02:16:03 INFO : subdirX/file20.txt: Copied (new)
2026/04/07 02:16:03 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:16:03 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:16:03 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/04/07 02:16:03 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/04/07 02:16:03 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: renamed to: subdir-not/file20.txt
2026/04/07 02:16:03 INFO : subdir-not/file20.txt: Copied (new)
2026/04/07 02:16:03 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:16:03 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:03 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: size = 0 OK
2026/04/07 02:16:03 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:03 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/04/07 02:16:03 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:16:03 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/04/07 02:16:03 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:16:03 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:16:03 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:16:03 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: renamed to: subdirX/subdirX1/file30.txt
2026/04/07 02:16:03 INFO : subdirX/subdirX1/file30.txt: Copied (new)
2026/04/07 02:16:03 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/04/07 02:16:03 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/07 02:16:03 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/04/07 02:16:03 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/04/07 02:16:03 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: size = 0 OK
2026/04/07 02:16:03 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:03 DEBUG : subdir/subdirA/file30.txt.03485624.partial: size = 0 OK
2026/04/07 02:16:03 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:03 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: size = 109 OK
2026/04/07 02:16:03 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:16:03 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK
2026/04/07 02:16:03 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:16:03 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: renamed to: subdirX/subdirX1/RCLONE_TEST
2026/04/07 02:16:03 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new)
2026/04/07 02:16:03 DEBUG : subdir/subdirA/file30.txt.03485624.partial: renamed to: subdir/subdirA/file30.txt
2026/04/07 02:16:03 INFO : subdir/subdirA/file30.txt: Copied (new)
2026/04/07 02:16:03 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: renamed to: subdir-not/subdir-not2/file30.txt
2026/04/07 02:16:03 INFO : subdir-not/subdir-not2/file30.txt: Copied (new)
2026/04/07 02:16:03 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/04/07 02:16:03 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/04/07 02:16:03 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: size = 0 OK
2026/04/07 02:16:03 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:04 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: size = 109 OK
2026/04/07 02:16:04 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:16:04 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK
2026/04/07 02:16:04 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:16:04 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: renamed to: subdir/subdirB/file30.txt
2026/04/07 02:16:04 INFO : subdir/subdirB/file30.txt: Copied (new)
2026/04/07 02:16:04 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: renamed to: subdir/subdirB/RCLONE_TEST
2026/04/07 02:16:04 INFO : subdir/subdirB/RCLONE_TEST: Copied (new)
2026/04/07 02:16:04 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/04/07 02:16:04 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/04/07 02:16:04 NOTICE: checking Path1 azurefiles root 'rclone-test-kotovod1leye/021502vo/check_access_filters/path1'
2026/04/07 02:16:05 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:16:05 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:05 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:05 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:05 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:05 DEBUG : subdir-not: Making directory with metadata
2026/04/07 02:16:05 INFO : subdir-not: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:16:05 DEBUG : Added delayed dir = "subdir-not", newDst=subdir-not
2026/04/07 02:16:05 DEBUG : subdir: Making directory with metadata
2026/04/07 02:16:05 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:16:05 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/07 02:16:05 DEBUG : subdirX: Making directory with metadata
2026/04/07 02:16:05 INFO : subdirX: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:16:05 DEBUG : Added delayed dir = "subdirX", newDst=subdirX
2026/04/07 02:16:05 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:16:05 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:05 DEBUG : subdirX/subdirX1: Making directory with metadata
2026/04/07 02:16:05 INFO : subdirX/subdirX1: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:16:05 DEBUG : Added delayed dir = "subdirX/subdirX1", newDst=subdirX/subdirX1
2026/04/07 02:16:05 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:16:05 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:05 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:16:05 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:16:05 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:05 DEBUG : subdir/subdirA: Making directory with metadata
2026/04/07 02:16:05 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:16:05 INFO : subdir/subdirA: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:16:05 DEBUG : Added delayed dir = "subdir/subdirA", newDst=subdir/subdirA
2026/04/07 02:16:05 DEBUG : subdir/subdirB: Making directory with metadata
2026/04/07 02:16:05 INFO : subdir/subdirB: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:16:05 DEBUG : Added delayed dir = "subdir/subdirB", newDst=subdir/subdirB
2026/04/07 02:16:05 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:16:05 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:05 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:16:05 INFO : file2.txt: Copied (new)
2026/04/07 02:16:05 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:16:05 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:16:05 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:16:05 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:05 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:05 DEBUG : subdir-not/subdir-not2: Making directory with metadata
2026/04/07 02:16:05 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:16:05 INFO : file3.txt: Copied (new)
2026/04/07 02:16:05 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:16:05 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:05 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:05 INFO : subdir-not/subdir-not2: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:16:05 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:16:05 DEBUG : Added delayed dir = "subdir-not/subdir-not2", newDst=subdir-not/subdir-not2
2026/04/07 02:16:05 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:16:05 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:16:05 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:16:05 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:05 DEBUG : subdirX/file20.txt.0c4add8a.partial: size = 0 OK
2026/04/07 02:16:05 DEBUG : Local file system at /tmp/021502vo/check_access_filters/path2: Waiting for checks to finish
2026/04/07 02:16:05 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:05 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:05 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:16:05 INFO : file4.txt: Copied (new)
2026/04/07 02:16:05 DEBUG : Local file system at /tmp/021502vo/check_access_filters/path2: Waiting for transfers to finish
2026/04/07 02:16:05 DEBUG : subdirX/file20.txt.0c4add8a.partial: renamed to: subdirX/file20.txt
2026/04/07 02:16:05 INFO : subdirX/file20.txt: Copied (new)
2026/04/07 02:16:05 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/04/07 02:16:05 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: size = 0 OK
2026/04/07 02:16:05 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: size = 109 OK
2026/04/07 02:16:05 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:16:05 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:16:05 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/04/07 02:16:05 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: renamed to: subdirX/subdirX1/RCLONE_TEST
2026/04/07 02:16:05 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/04/07 02:16:05 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new)
2026/04/07 02:16:05 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:05 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:16:05 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:05 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:16:05 INFO : file1.txt: Copied (new)
2026/04/07 02:16:05 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:16:05 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:05 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:16:05 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:16:05 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: size = 0 OK
2026/04/07 02:16:05 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:05 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: renamed to: subdir-not/file20.txt
2026/04/07 02:16:05 INFO : subdir-not/file20.txt: Copied (new)
2026/04/07 02:16:05 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/04/07 02:16:05 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:16:05 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/04/07 02:16:05 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/04/07 02:16:05 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/04/07 02:16:05 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: size = 109 OK
2026/04/07 02:16:05 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:16:05 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/04/07 02:16:05 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/07 02:16:05 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK
2026/04/07 02:16:05 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:16:05 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: size = 0 OK
2026/04/07 02:16:05 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/04/07 02:16:05 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/04/07 02:16:05 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:05 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: renamed to: subdir/subdirB/file30.txt
2026/04/07 02:16:05 INFO : subdir/subdirB/file30.txt: Copied (new)
2026/04/07 02:16:05 DEBUG : subdir/subdirA/file30.txt.03485624.partial: size = 0 OK
2026/04/07 02:16:05 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:16:05 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: renamed to: subdir/subdirB/RCLONE_TEST
2026/04/07 02:16:05 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK
2026/04/07 02:16:05 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:05 INFO : subdir/subdirB/RCLONE_TEST: Copied (new)
2026/04/07 02:16:05 DEBUG : subdir/subdirA/file30.txt.03485624.partial: renamed to: subdir/subdirA/file30.txt
2026/04/07 02:16:05 INFO : subdir/subdirA/file30.txt: Copied (new)
2026/04/07 02:16:05 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: size = 0 OK
2026/04/07 02:16:05 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:16:05 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:05 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/04/07 02:16:05 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/04/07 02:16:05 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: renamed to: subdir-not/subdir-not2/file30.txt
2026/04/07 02:16:05 INFO : subdir-not/subdir-not2/file30.txt: Copied (new)
2026/04/07 02:16:05 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: renamed to: subdirX/subdirX1/file30.txt
2026/04/07 02:16:05 INFO : subdirX/subdirX1/file30.txt: Copied (new)
2026/04/07 02:16:05 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/07 02:16:05 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/07 02:16:05 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/07 02:16:05 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/07 02:16:05 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/07 02:16:05 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/07 02:16:05 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:16:05 NOTICE: checking path2 Local file system at /tmp/021502vo/check_access_filters/path2
2026/04/07 02:16:05 NOTICE: [36m(01) :[0m [34mtest check-access-filters[0m
2026/04/07 02:16:05 NOTICE: [36m(02) :[0m [34mtest EXCLUDE - OTHER TESTS[0m
2026/04/07 02:16:05 NOTICE: [36m(03) :[0m [34mcopy-file /tmp/021502vo/datadir/test_check_access_filters-yovuwif1/exclude-other-filtersfile.txt /tmp/021502vo/workdir/[0m
2026/04/07 02:16:05 DEBUG : copyFile "/tmp/021502vo/datadir/test_check_access_filters-yovuwif1/exclude-other-filtersfile.txt" to "/tmp/021502vo/workdir/" as ""
2026/04/07 02:16:05 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_check_access_filters-yovuwif1/exclude-other-filtersfile.txt"
2026/04/07 02:16:05 DEBUG : Creating backend with remote "/tmp/021502vo/workdir/"
2026/04/07 02:16:05 DEBUG : operations.CopyFile "exclude-other-filtersfile.txt" to "Local file system at /tmp/021502vo/workdir" as "exclude-other-filtersfile.txt"
2026/04/07 02:16:05 DEBUG : exclude-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:05 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: size = 173 OK
2026/04/07 02:16:05 DEBUG : exclude-other-filtersfile.txt: md5 = 5fcc6205d7df1c2e9ed3a15a1356b345 OK
2026/04/07 02:16:05 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: renamed to: exclude-other-filtersfile.txt
2026/04/07 02:16:05 INFO : exclude-other-filtersfile.txt: Copied (new)
2026/04/07 02:16:05 NOTICE: [36m(04) :[0m [34mtest resync to get the filters file md5 built.[0m
2026/04/07 02:16:05 NOTICE: [36m(05) :[0m [34mbisync resync filters-file=/tmp/021502vo/workdir/exclude-other-filtersfile.txt[0m
2026/04/07 02:16:07 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:16:07 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:16:07 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/07 02:16:07 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/07 02:16:07 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/07 02:16:07 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/07 02:16:07 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/07 02:16:07 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/07 02:16:07 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:16:07 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:16:07 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_access_filters/path1/" with Path2 "/tmp/021502vo/check_access_filters/path2/"
2026/04/07 02:16:07 INFO : Using filters file /tmp/021502vo/workdir/exclude-other-filtersfile.txt
2026/04/07 02:16:07 INFO : Storing filters file hash to /tmp/021502vo/workdir/exclude-other-filtersfile.txt.md5
2026/04/07 02:16:07 INFO : Copying Path2 files to Path1
2026/04/07 02:16:07 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:16:07 INFO : There was nothing to transfer
2026/04/07 02:16:07 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:16:08 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:16:08 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/07 02:16:08 INFO : There was nothing to transfer
2026/04/07 02:16:08 INFO : Resync updating listings
2026/04/07 02:16:08 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_access_filters/path1/" vs Path2 "/tmp/021502vo/check_access_filters/path2/"
2026/04/07 02:16:08 INFO : [32mBisync successful[0m
2026/04/07 02:16:08 NOTICE: [36m(06) :[0m [34mtest EXCLUDE - test filters for check access[0m
2026/04/07 02:16:08 NOTICE: [36m(07) :[0m [34mbisync check-access filters-file=/tmp/021502vo/workdir/exclude-other-filtersfile.txt[0m
2026/04/07 02:16:10 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:16:10 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:16:10 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/07 02:16:10 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/07 02:16:10 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/07 02:16:10 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/07 02:16:10 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/07 02:16:10 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/07 02:16:10 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:16:10 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:16:10 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_access_filters/path1/" with Path2 "/tmp/021502vo/check_access_filters/path2/"
2026/04/07 02:16:10 INFO : Using filters file /tmp/021502vo/workdir/exclude-other-filtersfile.txt
2026/04/07 02:16:10 INFO : Building Path1 and Path2 listings
2026/04/07 02:16:10 INFO : Path1 checking for diffs
2026/04/07 02:16:10 INFO : Path2 checking for diffs
2026/04/07 02:16:10 INFO : Checking access health
2026/04/07 02:16:10 INFO : Found 3 matching "RCLONE_TEST" files on both paths
2026/04/07 02:16:10 INFO : No changes found
2026/04/07 02:16:10 INFO : Updating listings
2026/04/07 02:16:10 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_access_filters/path1/" vs Path2 "/tmp/021502vo/check_access_filters/path2/"
2026/04/07 02:16:10 INFO : [32mBisync successful[0m
2026/04/07 02:16:10 NOTICE: [36m(08) :[0m [34mcopy-listings exclude-initial[0m
2026/04/07 02:16:10 NOTICE: [36m(09) :[0m [34mtest EXCLUDE - delete RCLONE_TEST files in excluded directories[0m
2026/04/07 02:16:10 NOTICE: [36m(10) :[0m [34mdelete-file /tmp/021502vo/check_access_filters/path2/subdir/subdirA/RCLONE_TEST[0m
2026/04/07 02:16:10 DEBUG : Creating backend with remote "/tmp/021502vo/check_access_filters/path2/subdir/subdirA/"
2026/04/07 02:16:10 DEBUG : fs cache: renaming cache item "/tmp/021502vo/check_access_filters/path2/subdir/subdirA/" to be canonical "/tmp/021502vo/check_access_filters/path2/subdir/subdirA"
2026/04/07 02:16:10 INFO : RCLONE_TEST: Deleted
2026/04/07 02:16:10 NOTICE: [36m(11) :[0m [34mdelete-file TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_access_filters/path1/subdir-not/RCLONE_TEST[0m
2026/04/07 02:16:10 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_access_filters/path1/subdir-not/"
2026/04/07 02:16:10 INFO : RCLONE_TEST: Deleted
2026/04/07 02:16:10 NOTICE: [36m(12) :[0m [34mdelete-file /tmp/021502vo/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST[0m
2026/04/07 02:16:10 DEBUG : Creating backend with remote "/tmp/021502vo/check_access_filters/path2/subdir-not/subdir-not2/"
2026/04/07 02:16:10 DEBUG : fs cache: renaming cache item "/tmp/021502vo/check_access_filters/path2/subdir-not/subdir-not2/" to be canonical "/tmp/021502vo/check_access_filters/path2/subdir-not/subdir-not2"
2026/04/07 02:16:10 INFO : RCLONE_TEST: Deleted
2026/04/07 02:16:10 NOTICE: [36m(13) :[0m [34mdelete-file TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_access_filters/path1/subdirX/RCLONE_TEST[0m
2026/04/07 02:16:10 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_access_filters/path1/subdirX/"
2026/04/07 02:16:11 INFO : RCLONE_TEST: Deleted
2026/04/07 02:16:11 NOTICE: [36m(14) :[0m [34mtest EXCLUDE - test should PASS[0m
2026/04/07 02:16:11 NOTICE: [36m(15) :[0m [34mbisync check-access filters-file=/tmp/021502vo/workdir/exclude-other-filtersfile.txt[0m
2026/04/07 02:16:13 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:16:13 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:16:13 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/07 02:16:13 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/07 02:16:13 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/07 02:16:13 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/07 02:16:13 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/07 02:16:13 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/07 02:16:13 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:16:13 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:16:13 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_access_filters/path1/" with Path2 "/tmp/021502vo/check_access_filters/path2/"
2026/04/07 02:16:13 INFO : Using filters file /tmp/021502vo/workdir/exclude-other-filtersfile.txt
2026/04/07 02:16:13 INFO : Building Path1 and Path2 listings
2026/04/07 02:16:13 INFO : Path1 checking for diffs
2026/04/07 02:16:13 INFO : Path2 checking for diffs
2026/04/07 02:16:13 INFO : Checking access health
2026/04/07 02:16:13 INFO : Found 3 matching "RCLONE_TEST" files on both paths
2026/04/07 02:16:13 INFO : No changes found
2026/04/07 02:16:13 INFO : Updating listings
2026/04/07 02:16:13 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_access_filters/path1/" vs Path2 "/tmp/021502vo/check_access_filters/path2/"
2026/04/07 02:16:13 INFO : [32mBisync successful[0m
2026/04/07 02:16:13 NOTICE: [36m(16) :[0m [34mcopy-listings exclude-pass-run[0m
2026/04/07 02:16:13 NOTICE: [36m(17) :[0m [34mtest EXCLUDE - delete RCLONE_TEST files in included directories[0m
2026/04/07 02:16:13 NOTICE: [36m(18) :[0m [34mdelete-file /tmp/021502vo/check_access_filters/path2/RCLONE_TEST[0m
2026/04/07 02:16:13 DEBUG : Creating backend with remote "/tmp/021502vo/check_access_filters/path2/"
2026/04/07 02:16:13 DEBUG : fs cache: renaming cache item "/tmp/021502vo/check_access_filters/path2/" to be canonical "/tmp/021502vo/check_access_filters/path2"
2026/04/07 02:16:13 INFO : RCLONE_TEST: Deleted
2026/04/07 02:16:13 NOTICE: [36m(19) :[0m [34mdelete-file TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_access_filters/path1/subdir/RCLONE_TEST[0m
2026/04/07 02:16:13 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_access_filters/path1/subdir/"
2026/04/07 02:16:13 INFO : RCLONE_TEST: Deleted
2026/04/07 02:16:13 NOTICE: [36m(20) :[0m [34mtest EXCLUDE - test should ABORT[0m
2026/04/07 02:16:13 NOTICE: [36m(21) :[0m [34mbisync check-access filters-file=/tmp/021502vo/workdir/exclude-other-filtersfile.txt[0m
2026/04/07 02:16:16 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:16:16 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:16:16 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/07 02:16:16 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/07 02:16:16 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/07 02:16:16 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/07 02:16:16 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/07 02:16:16 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/07 02:16:16 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:16:16 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:16:16 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_access_filters/path1/" with Path2 "/tmp/021502vo/check_access_filters/path2/"
2026/04/07 02:16:16 INFO : Using filters file /tmp/021502vo/workdir/exclude-other-filtersfile.txt
2026/04/07 02:16:16 INFO : Building Path1 and Path2 listings
2026/04/07 02:16:16 INFO : Path1 checking for diffs
2026/04/07 02:16:16 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m
2026/04/07 02:16:16 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/07 02:16:16 INFO : Path2 checking for diffs
2026/04/07 02:16:16 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/04/07 02:16:16 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/07 02:16:16 INFO : Checking access health
2026/04/07 02:16:16 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36mRCLONE_TEST[0m
2026/04/07 02:16:16 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36msubdir/RCLONE_TEST[0m
2026/04/07 02:16:16 ERROR : [31mBisync critical error: check file check failed[0m
2026/04/07 02:16:16 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/07 02:16:16 NOTICE: Bisync error: bisync aborted
2026/04/07 02:16:16 NOTICE: [36m(22) :[0m [34mmove-listings exclude-error-run[0m
2026/04/07 02:16:16 NOTICE: [36m(23) :[0m [34mtest INCLUDE - OTHER TESTS[0m
2026/04/07 02:16:16 NOTICE: [36m(24) :[0m [34mtest reset to the initial state[0m
2026/04/07 02:16:16 NOTICE: [36m(25) :[0m [34mcopy-dir /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/initial TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_access_filters/path1/[0m
2026/04/07 02:16:16 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_access_filters/path1/"
2026/04/07 02:16:16 DEBUG : file1.txt: size = 0 OK
2026/04/07 02:16:16 DEBUG : file1.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:16:16 DEBUG : file1.txt: Unchanged skipping
2026/04/07 02:16:16 DEBUG : file2.txt: size = 0 OK
2026/04/07 02:16:16 DEBUG : file2.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:16:16 DEBUG : file2.txt: Unchanged skipping
2026/04/07 02:16:16 DEBUG : file3.txt: size = 0 OK
2026/04/07 02:16:16 DEBUG : file3.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:16:16 DEBUG : file3.txt: Unchanged skipping
2026/04/07 02:16:16 DEBUG : file4.txt: size = 0 OK
2026/04/07 02:16:16 DEBUG : file4.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:16:16 DEBUG : file4.txt: Unchanged skipping
2026/04/07 02:16:16 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/07 02:16:16 DEBUG : RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:16:16 DEBUG : RCLONE_TEST: Unchanged skipping
2026/04/07 02:16:16 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:16:16 DEBUG : subdir/file20.txt: size = 0 OK
2026/04/07 02:16:16 DEBUG : subdir/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:16:16 DEBUG : subdir/file20.txt: Unchanged skipping
2026/04/07 02:16:16 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:16:16 DEBUG : subdirX/file20.txt: size = 0 OK
2026/04/07 02:16:16 DEBUG : subdirX/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:16:16 DEBUG : subdirX/file20.txt: Unchanged skipping
2026/04/07 02:16:16 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:16:16 DEBUG : subdir-not/file20.txt: size = 0 OK
2026/04/07 02:16:16 DEBUG : subdir-not/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:16:16 DEBUG : subdir-not/file20.txt: Unchanged skipping
2026/04/07 02:16:16 DEBUG : subdir/subdirB/file30.txt: size = 0 OK
2026/04/07 02:16:16 DEBUG : subdir/subdirB/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:16:16 DEBUG : subdir/subdirB/file30.txt: Unchanged skipping
2026/04/07 02:16:16 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK
2026/04/07 02:16:16 DEBUG : subdir/subdirB/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:16:16 DEBUG : subdir/subdirB/RCLONE_TEST: Unchanged skipping
2026/04/07 02:16:16 DEBUG : subdir/subdirA/file30.txt: size = 0 OK
2026/04/07 02:16:16 DEBUG : subdir/subdirA/RCLONE_TEST: size = 109 OK
2026/04/07 02:16:16 DEBUG : subdir/subdirA/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:16:16 DEBUG : subdir/subdirA/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:16:16 DEBUG : subdir/subdirA/file30.txt: Unchanged skipping
2026/04/07 02:16:16 DEBUG : subdir/subdirA/RCLONE_TEST: Unchanged skipping
2026/04/07 02:16:16 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK
2026/04/07 02:16:16 DEBUG : subdirX/subdirX1/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:16:16 DEBUG : subdirX/subdirX1/file30.txt: Unchanged skipping
2026/04/07 02:16:16 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK
2026/04/07 02:16:16 DEBUG : subdirX/subdirX1/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:16:16 DEBUG : subdirX/subdirX1/RCLONE_TEST: Unchanged skipping
2026/04/07 02:16:16 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK
2026/04/07 02:16:16 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: size = 109 OK
2026/04/07 02:16:16 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:16:16 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Unchanged skipping
2026/04/07 02:16:16 DEBUG : subdir-not/subdir-not2/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:16:16 DEBUG : subdir-not/subdir-not2/file30.txt: Unchanged skipping
2026/04/07 02:16:16 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/check_access_filters/path1/': Waiting for checks to finish
2026/04/07 02:16:16 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/check_access_filters/path1/': Waiting for transfers to finish
2026/04/07 02:16:16 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/04/07 02:16:16 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:16:16 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/04/07 02:16:16 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:16:16 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/04/07 02:16:16 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:16:17 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/04/07 02:16:17 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/04/07 02:16:17 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/04/07 02:16:17 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/04/07 02:16:17 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/04/07 02:16:17 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/07 02:16:17 NOTICE: [36m(26) :[0m [34msync-dir TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_access_filters/path1/ /tmp/021502vo/check_access_filters/path2/[0m
2026/04/07 02:16:17 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/check_access_filters/path2/" for canonical name "/tmp/021502vo/check_access_filters/path2"
2026/04/07 02:16:17 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:16:17 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/07 02:16:17 DEBUG : Added delayed dir = "subdir-not", newDst=subdir-not
2026/04/07 02:16:17 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:16:17 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/07 02:16:17 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/07 02:16:17 DEBUG : Added delayed dir = "subdirX", newDst=subdirX
2026/04/07 02:16:17 DEBUG : file1.txt: size = 0 OK
2026/04/07 02:16:17 DEBUG : file1.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:16:17 DEBUG : file1.txt: Unchanged skipping
2026/04/07 02:16:17 DEBUG : file2.txt: size = 0 OK
2026/04/07 02:16:17 DEBUG : file2.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:16:17 DEBUG : file2.txt: Unchanged skipping
2026/04/07 02:16:17 DEBUG : file3.txt: size = 0 OK
2026/04/07 02:16:17 DEBUG : file3.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:16:17 DEBUG : file3.txt: Unchanged skipping
2026/04/07 02:16:17 DEBUG : file4.txt: size = 0 OK
2026/04/07 02:16:17 DEBUG : file4.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:16:17 DEBUG : file4.txt: Unchanged skipping
2026/04/07 02:16:17 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:16:17 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/07 02:16:17 DEBUG : subdirX/RCLONE_TEST: size = 109 OK
2026/04/07 02:16:17 DEBUG : subdirX/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:16:17 DEBUG : subdirX/RCLONE_TEST: Unchanged skipping
2026/04/07 02:16:17 DEBUG : Added delayed dir = "subdirX/subdirX1", newDst=subdirX/subdirX1
2026/04/07 02:16:17 DEBUG : subdirX/file20.txt: size = 0 OK
2026/04/07 02:16:17 DEBUG : subdirX/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:16:17 DEBUG : subdirX/file20.txt: Unchanged skipping
2026/04/07 02:16:17 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:16:17 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:16:17 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:16:17 DEBUG : subdir/RCLONE_TEST: size = 109 OK
2026/04/07 02:16:17 DEBUG : subdir/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:16:17 DEBUG : subdir/RCLONE_TEST: Unchanged skipping
2026/04/07 02:16:17 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/07 02:16:17 DEBUG : Added delayed dir = "subdir/subdirA", newDst=subdir/subdirA
2026/04/07 02:16:17 DEBUG : subdir/file20.txt: size = 0 OK
2026/04/07 02:16:17 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/07 02:16:17 DEBUG : Added delayed dir = "subdir/subdirB", newDst=subdir/subdirB
2026/04/07 02:16:17 DEBUG : subdir/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:16:17 DEBUG : subdir/file20.txt: Unchanged skipping
2026/04/07 02:16:17 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/07 02:16:17 DEBUG : Added delayed dir = "subdir-not/subdir-not2", newDst=subdir-not/subdir-not2
2026/04/07 02:16:17 DEBUG : subdir-not/RCLONE_TEST: size = 109 OK
2026/04/07 02:16:17 DEBUG : subdir-not/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:16:17 DEBUG : subdir-not/RCLONE_TEST: Unchanged skipping
2026/04/07 02:16:17 DEBUG : subdir-not/file20.txt: size = 0 OK
2026/04/07 02:16:17 DEBUG : subdir-not/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:16:17 DEBUG : subdir-not/file20.txt: Unchanged skipping
2026/04/07 02:16:17 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK
2026/04/07 02:16:17 DEBUG : subdirX/subdirX1/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:16:17 DEBUG : subdirX/subdirX1/RCLONE_TEST: Unchanged skipping
2026/04/07 02:16:17 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK
2026/04/07 02:16:17 DEBUG : subdirX/subdirX1/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:16:17 DEBUG : subdirX/subdirX1/file30.txt: Unchanged skipping
2026/04/07 02:16:17 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK
2026/04/07 02:16:17 DEBUG : subdir/subdirB/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:16:17 DEBUG : subdir/subdirB/RCLONE_TEST: Unchanged skipping
2026/04/07 02:16:17 DEBUG : subdir/subdirB/file30.txt: size = 0 OK
2026/04/07 02:16:17 DEBUG : subdir/subdirB/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:16:17 DEBUG : subdir/subdirB/file30.txt: Unchanged skipping
2026/04/07 02:16:17 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:16:17 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK
2026/04/07 02:16:17 DEBUG : subdir-not/subdir-not2/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:16:17 DEBUG : subdir-not/subdir-not2/file30.txt: Unchanged skipping
2026/04/07 02:16:17 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:16:17 DEBUG : subdir/subdirA/file30.txt: size = 0 OK
2026/04/07 02:16:17 DEBUG : subdir/subdirA/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:16:17 DEBUG : subdir/subdirA/file30.txt: Unchanged skipping
2026/04/07 02:16:17 DEBUG : Local file system at /tmp/021502vo/check_access_filters/path2: Waiting for checks to finish
2026/04/07 02:16:17 DEBUG : Local file system at /tmp/021502vo/check_access_filters/path2: Waiting for transfers to finish
2026/04/07 02:16:17 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK
2026/04/07 02:16:17 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:16:17 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/04/07 02:16:17 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/04/07 02:16:17 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK
2026/04/07 02:16:17 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:16:17 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/04/07 02:16:17 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/04/07 02:16:17 DEBUG : Waiting for deletions to finish
2026/04/07 02:16:17 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/07 02:16:17 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/07 02:16:17 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:16:17 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/07 02:16:17 NOTICE: [36m(27) :[0m [34mcopy-file /tmp/021502vo/datadir/test_check_access_filters-yovuwif1/include-other-filtersfile.txt /tmp/021502vo/workdir/[0m
2026/04/07 02:16:17 DEBUG : copyFile "/tmp/021502vo/datadir/test_check_access_filters-yovuwif1/include-other-filtersfile.txt" to "/tmp/021502vo/workdir/" as ""
2026/04/07 02:16:17 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_check_access_filters-yovuwif1/include-other-filtersfile.txt"
2026/04/07 02:16:17 DEBUG : Creating backend with remote "/tmp/021502vo/workdir/"
2026/04/07 02:16:17 DEBUG : operations.CopyFile "include-other-filtersfile.txt" to "Local file system at /tmp/021502vo/workdir" as "include-other-filtersfile.txt"
2026/04/07 02:16:17 DEBUG : include-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:17 DEBUG : include-other-filtersfile.txt.8126a844.partial: size = 178 OK
2026/04/07 02:16:17 DEBUG : include-other-filtersfile.txt: md5 = 2ec13b2813141ed088e5978ef5a47b0e OK
2026/04/07 02:16:17 DEBUG : include-other-filtersfile.txt.8126a844.partial: renamed to: include-other-filtersfile.txt
2026/04/07 02:16:17 INFO : include-other-filtersfile.txt: Copied (new)
2026/04/07 02:16:17 NOTICE: [36m(28) :[0m [34mbisync resync filters-file=/tmp/021502vo/workdir/include-other-filtersfile.txt[0m
2026/04/07 02:16:19 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:16:19 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:16:19 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/07 02:16:19 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/07 02:16:19 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/07 02:16:19 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/07 02:16:19 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/07 02:16:19 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/07 02:16:19 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:16:19 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:16:19 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_access_filters/path1/" with Path2 "/tmp/021502vo/check_access_filters/path2/"
2026/04/07 02:16:19 INFO : Using filters file /tmp/021502vo/workdir/include-other-filtersfile.txt
2026/04/07 02:16:19 INFO : Storing filters file hash to /tmp/021502vo/workdir/include-other-filtersfile.txt.md5
2026/04/07 02:16:19 INFO : Copying Path2 files to Path1
2026/04/07 02:16:19 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:16:20 INFO : There was nothing to transfer
2026/04/07 02:16:20 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:16:20 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:16:20 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/07 02:16:20 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/07 02:16:20 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/07 02:16:20 INFO : There was nothing to transfer
2026/04/07 02:16:20 INFO : Resync updating listings
2026/04/07 02:16:20 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_access_filters/path1/" vs Path2 "/tmp/021502vo/check_access_filters/path2/"
2026/04/07 02:16:20 INFO : [32mBisync successful[0m
2026/04/07 02:16:20 NOTICE: [36m(29) :[0m [34mtest INCLUDE - test include/exclude filters for check access[0m
2026/04/07 02:16:20 NOTICE: [36m(30) :[0m [34mbisync check-access filters-file=/tmp/021502vo/workdir/include-other-filtersfile.txt[0m
2026/04/07 02:16:22 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:16:22 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:16:22 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/07 02:16:22 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/07 02:16:22 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/07 02:16:22 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/07 02:16:22 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/07 02:16:22 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/07 02:16:22 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:16:22 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:16:22 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_access_filters/path1/" with Path2 "/tmp/021502vo/check_access_filters/path2/"
2026/04/07 02:16:22 INFO : Using filters file /tmp/021502vo/workdir/include-other-filtersfile.txt
2026/04/07 02:16:22 INFO : Building Path1 and Path2 listings
2026/04/07 02:16:22 INFO : Path1 checking for diffs
2026/04/07 02:16:22 INFO : Path2 checking for diffs
2026/04/07 02:16:22 INFO : Checking access health
2026/04/07 02:16:22 INFO : Found 5 matching "RCLONE_TEST" files on both paths
2026/04/07 02:16:22 INFO : No changes found
2026/04/07 02:16:22 INFO : Updating listings
2026/04/07 02:16:22 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_access_filters/path1/" vs Path2 "/tmp/021502vo/check_access_filters/path2/"
2026/04/07 02:16:22 INFO : [32mBisync successful[0m
2026/04/07 02:16:22 NOTICE: [36m(31) :[0m [34mcopy-listings include-initial[0m
2026/04/07 02:16:22 NOTICE: [36m(32) :[0m [34mtest INCLUDE - delete RCLONE_TEST files in excluded directories[0m
2026/04/07 02:16:22 NOTICE: [36m(33) :[0m [34mdelete-file /tmp/021502vo/check_access_filters/path2/subdir/subdirA/RCLONE_TEST[0m
2026/04/07 02:16:22 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/check_access_filters/path2/subdir/subdirA/" for canonical name "/tmp/021502vo/check_access_filters/path2/subdir/subdirA"
2026/04/07 02:16:22 INFO : RCLONE_TEST: Deleted
2026/04/07 02:16:22 NOTICE: [36m(34) :[0m [34mdelete-file TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_access_filters/path1/subdir-not/RCLONE_TEST[0m
2026/04/07 02:16:23 INFO : RCLONE_TEST: Deleted
2026/04/07 02:16:23 NOTICE: [36m(35) :[0m [34mdelete-file /tmp/021502vo/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST[0m
2026/04/07 02:16:23 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/check_access_filters/path2/subdir-not/subdir-not2/" for canonical name "/tmp/021502vo/check_access_filters/path2/subdir-not/subdir-not2"
2026/04/07 02:16:23 INFO : RCLONE_TEST: Deleted
2026/04/07 02:16:23 NOTICE: [36m(36) :[0m [34mtest INCLUDE - test should PASS[0m
2026/04/07 02:16:23 NOTICE: [36m(37) :[0m [34mbisync check-access filters-file=/tmp/021502vo/workdir/include-other-filtersfile.txt[0m
2026/04/07 02:16:25 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:16:25 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:16:25 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/07 02:16:25 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/07 02:16:25 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/07 02:16:25 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/07 02:16:25 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/07 02:16:25 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/07 02:16:25 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:16:25 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:16:25 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_access_filters/path1/" with Path2 "/tmp/021502vo/check_access_filters/path2/"
2026/04/07 02:16:25 INFO : Using filters file /tmp/021502vo/workdir/include-other-filtersfile.txt
2026/04/07 02:16:25 INFO : Building Path1 and Path2 listings
2026/04/07 02:16:25 INFO : Path1 checking for diffs
2026/04/07 02:16:25 INFO : Path2 checking for diffs
2026/04/07 02:16:25 INFO : Checking access health
2026/04/07 02:16:25 INFO : Found 5 matching "RCLONE_TEST" files on both paths
2026/04/07 02:16:25 INFO : No changes found
2026/04/07 02:16:25 INFO : Updating listings
2026/04/07 02:16:25 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_access_filters/path1/" vs Path2 "/tmp/021502vo/check_access_filters/path2/"
2026/04/07 02:16:25 INFO : [32mBisync successful[0m
2026/04/07 02:16:25 NOTICE: [36m(38) :[0m [34mcopy-listings include-pass-run[0m
2026/04/07 02:16:25 NOTICE: [36m(39) :[0m [34mtest INCLUDE - delete RCLONE_TEST files in included directories[0m
2026/04/07 02:16:25 NOTICE: [36m(40) :[0m [34mdelete-file /tmp/021502vo/check_access_filters/path2/RCLONE_TEST[0m
2026/04/07 02:16:25 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/check_access_filters/path2/" for canonical name "/tmp/021502vo/check_access_filters/path2"
2026/04/07 02:16:25 INFO : RCLONE_TEST: Deleted
2026/04/07 02:16:25 NOTICE: [36m(41) :[0m [34mdelete-file TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_access_filters/path1/subdir/RCLONE_TEST[0m
2026/04/07 02:16:25 INFO : RCLONE_TEST: Deleted
2026/04/07 02:16:25 NOTICE: [36m(42) :[0m [34mdelete-file TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_access_filters/path1/subdirX/subdirX1/RCLONE_TEST[0m
2026/04/07 02:16:25 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_access_filters/path1/subdirX/subdirX1/"
2026/04/07 02:16:25 INFO : RCLONE_TEST: Deleted
2026/04/07 02:16:25 NOTICE: [36m(43) :[0m [34mtest INCLUDE - test should ABORT[0m
2026/04/07 02:16:25 NOTICE: [36m(44) :[0m [34mbisync check-access filters-file=/tmp/021502vo/workdir/include-other-filtersfile.txt[0m
2026/04/07 02:16:28 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:16:28 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:16:28 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/07 02:16:28 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/07 02:16:28 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/07 02:16:28 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/07 02:16:28 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/07 02:16:28 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/07 02:16:28 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:16:28 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:16:28 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_access_filters/path1/" with Path2 "/tmp/021502vo/check_access_filters/path2/"
2026/04/07 02:16:28 INFO : Using filters file /tmp/021502vo/workdir/include-other-filtersfile.txt
2026/04/07 02:16:28 INFO : Building Path1 and Path2 listings
2026/04/07 02:16:28 INFO : Path1 checking for diffs
2026/04/07 02:16:28 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m
2026/04/07 02:16:28 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdirX/subdirX1/RCLONE_TEST[0m
2026/04/07 02:16:28 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 2 deleted[0m
2026/04/07 02:16:28 INFO : Path2 checking for diffs
2026/04/07 02:16:28 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/04/07 02:16:28 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/07 02:16:28 INFO : Checking access health
2026/04/07 02:16:28 ERROR : Access test failed: Path1 count 3, Path2 count 4 - RCLONE_TEST
2026/04/07 02:16:28 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36mRCLONE_TEST[0m
2026/04/07 02:16:28 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36msubdir/RCLONE_TEST[0m
2026/04/07 02:16:28 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36msubdirX/subdirX1/RCLONE_TEST[0m
2026/04/07 02:16:28 ERROR : [31mBisync critical error: check file check failed[0m
2026/04/07 02:16:28 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/07 02:16:28 NOTICE: Bisync error: bisync aborted
2026/04/07 02:16:28 NOTICE: [36m(45) :[0m [34mmove-listings include-error-run[0m
2026/04/07 02:16:28 DEBUG : Waiting for deletions to finish
2026/04/07 02:16:28 INFO : file1.txt: Deleted
2026/04/07 02:16:28 INFO : file3.txt: Deleted
2026/04/07 02:16:28 INFO : RCLONE_TEST: Deleted
2026/04/07 02:16:28 INFO : file2.txt: Deleted
2026/04/07 02:16:28 INFO : file4.txt: Deleted
2026/04/07 02:16:28 INFO : subdir-not/file20.txt: Deleted
2026/04/07 02:16:28 INFO : subdirX/file20.txt: Deleted
2026/04/07 02:16:28 INFO : subdir/file20.txt: Deleted
2026/04/07 02:16:28 INFO : subdirX/RCLONE_TEST: Deleted
2026/04/07 02:16:28 INFO : subdir/subdirB/RCLONE_TEST: Deleted
2026/04/07 02:16:28 INFO : subdir/subdirA/file30.txt: Deleted
2026/04/07 02:16:28 INFO : subdir/subdirA/RCLONE_TEST: Deleted
2026/04/07 02:16:28 INFO : subdir-not/subdir-not2/file30.txt: Deleted
2026/04/07 02:16:28 INFO : subdir-not/subdir-not2/RCLONE_TEST: Deleted
2026/04/07 02:16:28 INFO : subdirX/subdirX1/file30.txt: Deleted
2026/04/07 02:16:28 INFO : subdir/subdirB/file30.txt: Deleted
2026/04/07 02:16:29 DEBUG : removing 4 level 2 directories
2026/04/07 02:16:29 INFO : subdirX/subdirX1: Removing directory
2026/04/07 02:16:29 INFO : subdir/subdirA: Removing directory
2026/04/07 02:16:29 INFO : subdir/subdirB: Removing directory
2026/04/07 02:16:29 INFO : subdir-not/subdir-not2: Removing directory
2026/04/07 02:16:29 DEBUG : removing 3 level 1 directories
2026/04/07 02:16:29 INFO : subdirX: Removing directory
2026/04/07 02:16:29 INFO : subdir: Removing directory
2026/04/07 02:16:29 INFO : subdir-not: Removing directory
2026/04/07 02:16:29 DEBUG : removing 1 level 0 directories
2026/04/07 02:16:29 INFO : azurefiles root 'rclone-test-kotovod1leye/021502vo/check_access_filters/path1': Removing directory
2026/04/07 02:16:29 DEBUG : Waiting for deletions to finish
2026/04/07 02:16:29 INFO : subdirX/subdirX1/file30.txt: Deleted
2026/04/07 02:16:29 INFO : file1.txt: Deleted
2026/04/07 02:16:29 INFO : file3.txt: Deleted
2026/04/07 02:16:29 INFO : subdirX/file20.txt: Deleted
2026/04/07 02:16:29 INFO : file2.txt: Deleted
2026/04/07 02:16:29 INFO : subdirX/RCLONE_TEST: Deleted
2026/04/07 02:16:29 INFO : subdirX/subdirX1/RCLONE_TEST: Deleted
2026/04/07 02:16:29 INFO : file4.txt: Deleted
2026/04/07 02:16:29 INFO : subdir-not/RCLONE_TEST: Deleted
2026/04/07 02:16:29 INFO : subdir-not/file20.txt: Deleted
2026/04/07 02:16:29 INFO : subdir-not/subdir-not2/file30.txt: Deleted
2026/04/07 02:16:29 INFO : subdir/file20.txt: Deleted
2026/04/07 02:16:29 INFO : subdir/RCLONE_TEST: Deleted
2026/04/07 02:16:29 INFO : subdir/subdirB/RCLONE_TEST: Deleted
2026/04/07 02:16:29 INFO : subdir/subdirA/file30.txt: Deleted
2026/04/07 02:16:29 INFO : subdir/subdirB/file30.txt: Deleted
2026/04/07 02:16:29 DEBUG : removing 4 level 2 directories
2026/04/07 02:16:29 INFO : subdirX/subdirX1: Removing directory
2026/04/07 02:16:29 INFO : subdir/subdirA: Removing directory
2026/04/07 02:16:29 INFO : subdir-not/subdir-not2: Removing directory
2026/04/07 02:16:29 INFO : subdir/subdirB: Removing directory
2026/04/07 02:16:29 DEBUG : removing 3 level 1 directories
2026/04/07 02:16:29 INFO : subdirX: Removing directory
2026/04/07 02:16:29 INFO : subdir-not: Removing directory
2026/04/07 02:16:29 INFO : subdir: Removing directory
2026/04/07 02:16:29 DEBUG : removing 1 level 0 directories
2026/04/07 02:16:29 INFO : Local file system at /tmp/021502vo/check_access_filters/path2: Removing directory
bisync_test.go:608: [32mTEST check_access_filters PASSED[0m
=== RUN TestBisyncRemoteLocal/check_filename
2026/04/07 02:16:29 INFO : path1: Making directory
2026/04/07 02:16:29 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_filename/path1"
2026/04/07 02:16:29 DEBUG : Creating backend with remote "/tmp/021502vo/check_filename/path2"
2026/04/07 02:16:29 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_filename/initial"
2026/04/07 02:16:29 DEBUG : Creating backend with remote "/tmp/021502vo/initdir/test_check_filename-qesuger6"
2026/04/07 02:16:29 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/04/07 02:16:29 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:29 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:29 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:29 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:29 DEBUG : subdir: Making directory with metadata
2026/04/07 02:16:29 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:16:29 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/07 02:16:29 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK
2026/04/07 02:16:29 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:16:29 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:16:29 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:29 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file
2026/04/07 02:16:29 INFO : .chk_file: Copied (new)
2026/04/07 02:16:29 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:16:29 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:16:29 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:29 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:16:29 INFO : file4.txt: Copied (new)
2026/04/07 02:16:29 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:16:29 INFO : file1.txt: Copied (new)
2026/04/07 02:16:29 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:29 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:16:29 INFO : file2.txt: Copied (new)
2026/04/07 02:16:29 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:16:29 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination
2026/04/07 02:16:29 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:29 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:29 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:16:29 INFO : file3.txt: Copied (new)
2026/04/07 02:16:29 DEBUG : Local file system at /tmp/021502vo/initdir/test_check_filename-qesuger6: Waiting for checks to finish
2026/04/07 02:16:29 DEBUG : Local file system at /tmp/021502vo/initdir/test_check_filename-qesuger6: Waiting for transfers to finish
2026/04/07 02:16:29 DEBUG : subdir/.chk_file.6dc50fe3.partial: size = 109 OK
2026/04/07 02:16:29 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:16:29 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:16:29 DEBUG : subdir/.chk_file.6dc50fe3.partial: renamed to: subdir/.chk_file
2026/04/07 02:16:29 INFO : subdir/.chk_file: Copied (new)
2026/04/07 02:16:29 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:29 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:16:29 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:16:29 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:16:29 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_filename/modfiles"
2026/04/07 02:16:29 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_check_filename-paniriv0"
2026/04/07 02:16:29 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:29 DEBUG : Local file system at /tmp/021502vo/datadir/test_check_filename-paniriv0: Waiting for checks to finish
2026/04/07 02:16:29 DEBUG : Local file system at /tmp/021502vo/datadir/test_check_filename-paniriv0: Waiting for transfers to finish
2026/04/07 02:16:29 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/04/07 02:16:29 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/04/07 02:16:29 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/04/07 02:16:29 INFO : hold.txt: Copied (new)
2026/04/07 02:16:29 DEBUG : Waiting for deletions to finish
2026/04/07 02:16:29 ERROR : error listing: directory not found
2026/04/07 02:16:29 ERROR : azurefiles root 'rclone-test-kotovod1leye/021502vo/check_filename/path1': Failed to list "": directory not found
2026/04/07 02:16:29 DEBUG : removing 1 level 0 directories
2026/04/07 02:16:29 INFO : azurefiles root 'rclone-test-kotovod1leye/021502vo/check_filename/path1': Removing directory
2026/04/07 02:16:29 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kotovod1leye/021502vo/check_filename/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:d48f4f5a-101a-001e-0e34-c65dc2000000
Time:2026-04-07T02:16:29.4914255Z
--------------------------------------------------------------------------------
2026/04/07 02:16:29 DEBUG : Waiting for deletions to finish
2026/04/07 02:16:29 ERROR : error listing: directory not found
2026/04/07 02:16:29 ERROR : Local file system at /tmp/021502vo/check_filename/path2: Failed to list "": directory not found
2026/04/07 02:16:29 DEBUG : removing 1 level 0 directories
2026/04/07 02:16:29 INFO : Local file system at /tmp/021502vo/check_filename/path2: Removing directory
2026/04/07 02:16:29 ERROR : Failed to rmdir: stat /tmp/021502vo/check_filename/path2: no such file or directory
2026/04/07 02:16:29 ERROR : error listing: directory not found
2026/04/07 02:16:29 ERROR : error listing: directory not found
2026/04/07 02:16:29 NOTICE: checking initFs Local file system at /tmp/021502vo/initdir/test_check_filename-qesuger6
2026/04/07 02:16:29 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/04/07 02:16:29 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:29 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:29 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:29 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:29 INFO : subdir: Making directory
2026/04/07 02:16:29 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination
2026/04/07 02:16:29 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:29 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/check_filename/path1': Waiting for checks to finish
2026/04/07 02:16:29 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/check_filename/path1': Waiting for transfers to finish
2026/04/07 02:16:29 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:16:29 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:29 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:16:29 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:29 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:16:29 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:29 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK
2026/04/07 02:16:29 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:16:29 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:16:29 INFO : file2.txt: Copied (new)
2026/04/07 02:16:29 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:16:29 INFO : file1.txt: Copied (new)
2026/04/07 02:16:29 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:16:29 INFO : file3.txt: Copied (new)
2026/04/07 02:16:29 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file
2026/04/07 02:16:29 INFO : .chk_file: Copied (new)
2026/04/07 02:16:30 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:16:30 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:30 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:16:30 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:30 DEBUG : subdir/.chk_file.6dc50fe3.partial: size = 109 OK
2026/04/07 02:16:30 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:16:30 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:16:30 INFO : file4.txt: Copied (new)
2026/04/07 02:16:30 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:16:30 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:16:30 DEBUG : subdir/.chk_file.6dc50fe3.partial: renamed to: subdir/.chk_file
2026/04/07 02:16:30 INFO : subdir/.chk_file: Copied (new)
2026/04/07 02:16:30 NOTICE: checking Path1 azurefiles root 'rclone-test-kotovod1leye/021502vo/check_filename/path1'
2026/04/07 02:16:30 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/04/07 02:16:30 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:30 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:30 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:30 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:30 DEBUG : subdir: Making directory with metadata
2026/04/07 02:16:30 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:16:30 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/07 02:16:30 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination
2026/04/07 02:16:30 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:30 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK
2026/04/07 02:16:30 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:16:30 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:16:30 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:16:30 DEBUG : Local file system at /tmp/021502vo/check_filename/path2: Waiting for checks to finish
2026/04/07 02:16:30 DEBUG : Local file system at /tmp/021502vo/check_filename/path2: Waiting for transfers to finish
2026/04/07 02:16:30 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:16:30 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file
2026/04/07 02:16:30 INFO : .chk_file: Copied (new)
2026/04/07 02:16:30 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:16:30 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:30 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:16:30 INFO : file1.txt: Copied (new)
2026/04/07 02:16:30 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:30 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:16:30 INFO : file4.txt: Copied (new)
2026/04/07 02:16:30 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:30 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:16:30 INFO : file2.txt: Copied (new)
2026/04/07 02:16:30 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:30 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:16:30 INFO : file3.txt: Copied (new)
2026/04/07 02:16:30 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:16:30 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:30 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:16:30 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:16:30 DEBUG : subdir/.chk_file.6dc50fe3.partial: size = 109 OK
2026/04/07 02:16:30 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:16:30 DEBUG : subdir/.chk_file.6dc50fe3.partial: renamed to: subdir/.chk_file
2026/04/07 02:16:30 INFO : subdir/.chk_file: Copied (new)
2026/04/07 02:16:30 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:16:30 NOTICE: checking path2 Local file system at /tmp/021502vo/check_filename/path2
2026/04/07 02:16:30 NOTICE: [36m(01) :[0m [34mtest check-filename[0m
2026/04/07 02:16:30 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/07 02:16:30 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/07 02:16:33 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/check_filename/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:16:33 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:16:33 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:16:33 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:16:33 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_filename/path1/" with Path2 "/tmp/021502vo/check_filename/path2/"
2026/04/07 02:16:33 INFO : Copying Path2 files to Path1
2026/04/07 02:16:33 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:16:33 INFO : There was nothing to transfer
2026/04/07 02:16:33 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:16:33 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:16:33 INFO : There was nothing to transfer
2026/04/07 02:16:33 INFO : Resync updating listings
2026/04/07 02:16:33 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_filename/path1/" vs Path2 "/tmp/021502vo/check_filename/path2/"
2026/04/07 02:16:33 INFO : [32mBisync successful[0m
2026/04/07 02:16:33 NOTICE: [36m(04) :[0m [34mtest 1. see that check-access passes with the initial setup[0m
2026/04/07 02:16:33 NOTICE: [36m(05) :[0m [34mbisync check-access check-filename=.chk_file[0m
2026/04/07 02:16:35 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/check_filename/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:16:35 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:16:35 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:16:35 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:16:35 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_filename/path1/" with Path2 "/tmp/021502vo/check_filename/path2/"
2026/04/07 02:16:35 INFO : Building Path1 and Path2 listings
2026/04/07 02:16:35 INFO : Path1 checking for diffs
2026/04/07 02:16:35 INFO : Path2 checking for diffs
2026/04/07 02:16:35 INFO : Checking access health
2026/04/07 02:16:35 INFO : Found 2 matching ".chk_file" files on both paths
2026/04/07 02:16:35 INFO : No changes found
2026/04/07 02:16:35 INFO : Updating listings
2026/04/07 02:16:35 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_filename/path1/" vs Path2 "/tmp/021502vo/check_filename/path2/"
2026/04/07 02:16:35 INFO : [32mBisync successful[0m
2026/04/07 02:16:35 NOTICE: [36m(06) :[0m [34mcopy-listings initial-pass[0m
2026/04/07 02:16:35 NOTICE: [36m(07) :[0m [34mtest 2. delete the remote subdir .chk_file, run sync. should fail critical.[0m
2026/04/07 02:16:35 NOTICE: [36m(08) :[0m [34mdelete-file /tmp/021502vo/check_filename/path2/subdir/.chk_file[0m
2026/04/07 02:16:35 DEBUG : Creating backend with remote "/tmp/021502vo/check_filename/path2/subdir/"
2026/04/07 02:16:35 DEBUG : fs cache: renaming cache item "/tmp/021502vo/check_filename/path2/subdir/" to be canonical "/tmp/021502vo/check_filename/path2/subdir"
2026/04/07 02:16:35 INFO : .chk_file: Deleted
2026/04/07 02:16:35 NOTICE: [36m(09) :[0m [34mbisync check-access check-filename=.chk_file[0m
2026/04/07 02:16:38 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/check_filename/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:16:38 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:16:38 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:16:38 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:16:38 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_filename/path1/" with Path2 "/tmp/021502vo/check_filename/path2/"
2026/04/07 02:16:38 INFO : Building Path1 and Path2 listings
2026/04/07 02:16:38 INFO : Path1 checking for diffs
2026/04/07 02:16:38 INFO : Path2 checking for diffs
2026/04/07 02:16:38 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36msubdir/.chk_file[0m
2026/04/07 02:16:38 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/07 02:16:38 INFO : Checking access health
2026/04/07 02:16:38 ERROR : Access test failed: Path1 count 2, Path2 count 1 - .chk_file
2026/04/07 02:16:38 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36msubdir/.chk_file[0m
2026/04/07 02:16:38 ERROR : [31mBisync critical error: check file check failed[0m
2026/04/07 02:16:38 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/07 02:16:38 NOTICE: Bisync error: bisync aborted
2026/04/07 02:16:38 NOTICE: [36m(10) :[0m [34mmove-listings path2-missing[0m
2026/04/07 02:16:38 NOTICE: [36m(11) :[0m [34mtest 3. put the remote subdir .chk_file back, run resync.[0m
2026/04/07 02:16:38 NOTICE: [36m(12) :[0m [34mcopy-file TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_filename/path1/subdir/.chk_file /tmp/021502vo/check_filename/path2/subdir/[0m
2026/04/07 02:16:38 DEBUG : copyFile "TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_filename/path1/subdir/.chk_file" to "/tmp/021502vo/check_filename/path2/subdir/" as ""
2026/04/07 02:16:38 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_filename/path1/subdir/.chk_file"
2026/04/07 02:16:38 DEBUG : Creating backend with remote "/tmp/021502vo/check_filename/path2/subdir/"
2026/04/07 02:16:38 DEBUG : operations.CopyFile ".chk_file" to "Local file system at /tmp/021502vo/check_filename/path2/subdir" as ".chk_file"
2026/04/07 02:16:38 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/04/07 02:16:38 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK
2026/04/07 02:16:38 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:16:38 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file
2026/04/07 02:16:38 INFO : .chk_file: Copied (new)
2026/04/07 02:16:38 NOTICE: [36m(13) :[0m [34mbisync check-access resync check-filename=.chk_file[0m
2026/04/07 02:16:40 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/check_filename/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:16:40 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:16:40 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:16:40 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:16:40 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_filename/path1/" with Path2 "/tmp/021502vo/check_filename/path2/"
2026/04/07 02:16:40 INFO : Copying Path2 files to Path1
2026/04/07 02:16:40 INFO : Checking access health
2026/04/07 02:16:41 INFO : Found 2 matching ".chk_file" files on both paths
2026/04/07 02:16:41 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:16:41 INFO : There was nothing to transfer
2026/04/07 02:16:41 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:16:41 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:16:41 INFO : There was nothing to transfer
2026/04/07 02:16:41 INFO : Resync updating listings
2026/04/07 02:16:41 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_filename/path1/" vs Path2 "/tmp/021502vo/check_filename/path2/"
2026/04/07 02:16:41 INFO : [32mBisync successful[0m
2026/04/07 02:16:41 NOTICE: [36m(14) :[0m [34mtest 4. run sync with check-access. should pass.[0m
2026/04/07 02:16:41 NOTICE: [36m(15) :[0m [34mbisync check-access check-filename=.chk_file[0m
2026/04/07 02:16:43 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/check_filename/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:16:43 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:16:43 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:16:43 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:16:43 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_filename/path1/" with Path2 "/tmp/021502vo/check_filename/path2/"
2026/04/07 02:16:43 INFO : Building Path1 and Path2 listings
2026/04/07 02:16:43 INFO : Path1 checking for diffs
2026/04/07 02:16:43 INFO : Path2 checking for diffs
2026/04/07 02:16:43 INFO : Checking access health
2026/04/07 02:16:43 INFO : Found 2 matching ".chk_file" files on both paths
2026/04/07 02:16:43 INFO : No changes found
2026/04/07 02:16:43 INFO : Updating listings
2026/04/07 02:16:43 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_filename/path1/" vs Path2 "/tmp/021502vo/check_filename/path2/"
2026/04/07 02:16:43 INFO : [32mBisync successful[0m
2026/04/07 02:16:44 DEBUG : Waiting for deletions to finish
2026/04/07 02:16:44 INFO : file1.txt: Deleted
2026/04/07 02:16:44 INFO : file2.txt: Deleted
2026/04/07 02:16:44 INFO : file3.txt: Deleted
2026/04/07 02:16:44 INFO : file4.txt: Deleted
2026/04/07 02:16:44 INFO : .chk_file: Deleted
2026/04/07 02:16:44 INFO : subdir/file20.txt: Deleted
2026/04/07 02:16:44 INFO : subdir/.chk_file: Deleted
2026/04/07 02:16:44 DEBUG : removing 1 level 1 directories
2026/04/07 02:16:44 INFO : subdir: Removing directory
2026/04/07 02:16:44 DEBUG : removing 1 level 0 directories
2026/04/07 02:16:44 INFO : azurefiles root 'rclone-test-kotovod1leye/021502vo/check_filename/path1': Removing directory
2026/04/07 02:16:44 DEBUG : Waiting for deletions to finish
2026/04/07 02:16:44 INFO : file2.txt: Deleted
2026/04/07 02:16:44 INFO : file4.txt: Deleted
2026/04/07 02:16:44 INFO : .chk_file: Deleted
2026/04/07 02:16:44 INFO : file3.txt: Deleted
2026/04/07 02:16:44 INFO : file1.txt: Deleted
2026/04/07 02:16:44 INFO : subdir/file20.txt: Deleted
2026/04/07 02:16:44 INFO : subdir/.chk_file: Deleted
2026/04/07 02:16:44 DEBUG : removing 1 level 1 directories
2026/04/07 02:16:44 INFO : subdir: Removing directory
2026/04/07 02:16:44 DEBUG : removing 1 level 0 directories
2026/04/07 02:16:44 INFO : Local file system at /tmp/021502vo/check_filename/path2: Removing directory
bisync_test.go:608: [32mTEST check_filename PASSED[0m
=== RUN TestBisyncRemoteLocal/check_sync
2026/04/07 02:16:44 INFO : path1: Making directory
2026/04/07 02:16:44 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_sync/path1"
2026/04/07 02:16:44 DEBUG : Creating backend with remote "/tmp/021502vo/check_sync/path2"
2026/04/07 02:16:44 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_sync/initial"
2026/04/07 02:16:44 DEBUG : Creating backend with remote "/tmp/021502vo/initdir/test_check_sync-zozuduv8"
2026/04/07 02:16:44 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:16:44 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:44 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:44 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:44 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:44 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:44 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:44 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:44 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:44 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:16:44 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:44 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:16:44 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:16:44 DEBUG : Local file system at /tmp/021502vo/initdir/test_check_sync-zozuduv8: Waiting for checks to finish
2026/04/07 02:16:44 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:44 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:16:44 INFO : file1.txt: Copied (new)
2026/04/07 02:16:44 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:16:44 INFO : file3.txt: Copied (new)
2026/04/07 02:16:44 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:16:44 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:16:44 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:16:44 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:16:44 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:16:44 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:16:44 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:44 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:44 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:16:44 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:16:44 INFO : file2.txt: Copied (new)
2026/04/07 02:16:44 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:16:44 INFO : file4.txt: Copied (new)
2026/04/07 02:16:44 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:44 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:16:44 INFO : file6.txt: Copied (new)
2026/04/07 02:16:44 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:44 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:16:44 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:44 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:16:44 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:16:44 INFO : file5.txt: Copied (new)
2026/04/07 02:16:44 DEBUG : Local file system at /tmp/021502vo/initdir/test_check_sync-zozuduv8: Waiting for transfers to finish
2026/04/07 02:16:44 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:44 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:16:44 INFO : file7.txt: Copied (new)
2026/04/07 02:16:44 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:16:44 INFO : file8.txt: Copied (new)
2026/04/07 02:16:44 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_sync/modfiles"
2026/04/07 02:16:44 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_check_sync-magoxil1"
2026/04/07 02:16:44 DEBUG : _testdir_path1.._testdir_path2.path1.lst: Need to transfer - File not found at Destination
2026/04/07 02:16:44 DEBUG : _testdir_path1.._testdir_path2.path2.lst: Need to transfer - File not found at Destination
2026/04/07 02:16:44 DEBUG : Local file system at /tmp/021502vo/datadir/test_check_sync-magoxil1: Waiting for checks to finish
2026/04/07 02:16:44 DEBUG : Local file system at /tmp/021502vo/datadir/test_check_sync-magoxil1: Waiting for transfers to finish
2026/04/07 02:16:44 DEBUG : _testdir_path1.._testdir_path2.path1.lst.ba8cd101.partial: size = 792 OK
2026/04/07 02:16:44 DEBUG : _testdir_path1.._testdir_path2.path1.lst: md5 = fdb18e0dff6961813e12c57227d2e854 OK
2026/04/07 02:16:44 DEBUG : _testdir_path1.._testdir_path2.path2.lst.f764d166.partial: size = 792 OK
2026/04/07 02:16:44 DEBUG : _testdir_path1.._testdir_path2.path1.lst.ba8cd101.partial: renamed to: _testdir_path1.._testdir_path2.path1.lst
2026/04/07 02:16:44 INFO : _testdir_path1.._testdir_path2.path1.lst: Copied (new)
2026/04/07 02:16:44 DEBUG : _testdir_path1.._testdir_path2.path2.lst: md5 = d6ce44a26af9c2110b1750fe88dc4b69 OK
2026/04/07 02:16:44 DEBUG : _testdir_path1.._testdir_path2.path2.lst.f764d166.partial: renamed to: _testdir_path1.._testdir_path2.path2.lst
2026/04/07 02:16:44 INFO : _testdir_path1.._testdir_path2.path2.lst: Copied (new)
2026/04/07 02:16:44 DEBUG : Waiting for deletions to finish
2026/04/07 02:16:44 ERROR : error listing: directory not found
2026/04/07 02:16:44 ERROR : azurefiles root 'rclone-test-kotovod1leye/021502vo/check_sync/path1': Failed to list "": directory not found
2026/04/07 02:16:44 DEBUG : removing 1 level 0 directories
2026/04/07 02:16:44 INFO : azurefiles root 'rclone-test-kotovod1leye/021502vo/check_sync/path1': Removing directory
2026/04/07 02:16:44 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kotovod1leye/021502vo/check_sync/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:d48f50e4-101a-001e-4334-c65dc2000000
Time:2026-04-07T02:16:44.7620947Z
--------------------------------------------------------------------------------
2026/04/07 02:16:44 DEBUG : Waiting for deletions to finish
2026/04/07 02:16:44 ERROR : error listing: directory not found
2026/04/07 02:16:44 ERROR : Local file system at /tmp/021502vo/check_sync/path2: Failed to list "": directory not found
2026/04/07 02:16:44 DEBUG : removing 1 level 0 directories
2026/04/07 02:16:44 INFO : Local file system at /tmp/021502vo/check_sync/path2: Removing directory
2026/04/07 02:16:44 ERROR : Failed to rmdir: stat /tmp/021502vo/check_sync/path2: no such file or directory
2026/04/07 02:16:44 ERROR : error listing: directory not found
2026/04/07 02:16:44 ERROR : error listing: directory not found
2026/04/07 02:16:44 NOTICE: checking initFs Local file system at /tmp/021502vo/initdir/test_check_sync-zozuduv8
2026/04/07 02:16:44 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:44 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:44 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:44 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:44 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:44 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:44 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:44 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:44 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:16:44 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/check_sync/path1': Waiting for checks to finish
2026/04/07 02:16:44 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/check_sync/path1': Waiting for transfers to finish
2026/04/07 02:16:45 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:16:45 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:45 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:16:45 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:45 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:16:45 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:45 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:16:45 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:45 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:16:45 INFO : file2.txt: Copied (new)
2026/04/07 02:16:45 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:16:45 INFO : file3.txt: Copied (new)
2026/04/07 02:16:45 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:16:45 INFO : file4.txt: Copied (new)
2026/04/07 02:16:45 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:16:45 INFO : file1.txt: Copied (new)
2026/04/07 02:16:45 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:16:45 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:45 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:16:45 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:45 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:16:45 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:45 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:16:45 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:45 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:16:45 INFO : file5.txt: Copied (new)
2026/04/07 02:16:45 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:16:45 INFO : file6.txt: Copied (new)
2026/04/07 02:16:45 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:16:45 INFO : file7.txt: Copied (new)
2026/04/07 02:16:45 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:16:45 INFO : file8.txt: Copied (new)
2026/04/07 02:16:45 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:16:45 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:16:45 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:16:45 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:16:45 NOTICE: checking Path1 azurefiles root 'rclone-test-kotovod1leye/021502vo/check_sync/path1'
2026/04/07 02:16:46 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:16:46 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:46 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:46 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:46 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:46 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:46 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:46 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:46 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:16:46 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:16:46 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:16:46 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:16:46 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:16:46 DEBUG : Local file system at /tmp/021502vo/check_sync/path2: Waiting for checks to finish
2026/04/07 02:16:46 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:16:46 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:16:46 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:16:46 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:16:46 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:46 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:16:46 INFO : file1.txt: Copied (new)
2026/04/07 02:16:46 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:16:46 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:46 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:16:46 INFO : file2.txt: Copied (new)
2026/04/07 02:16:46 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:16:46 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:46 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:16:46 INFO : file3.txt: Copied (new)
2026/04/07 02:16:46 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:16:46 DEBUG : Local file system at /tmp/021502vo/check_sync/path2: Waiting for transfers to finish
2026/04/07 02:16:46 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:46 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:16:46 INFO : file4.txt: Copied (new)
2026/04/07 02:16:46 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:16:46 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:46 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:16:46 INFO : file5.txt: Copied (new)
2026/04/07 02:16:46 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:46 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:16:46 INFO : file6.txt: Copied (new)
2026/04/07 02:16:46 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:46 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:16:46 INFO : file7.txt: Copied (new)
2026/04/07 02:16:46 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:16:46 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:16:46 INFO : file8.txt: Copied (new)
2026/04/07 02:16:46 NOTICE: checking path2 Local file system at /tmp/021502vo/check_sync/path2
2026/04/07 02:16:46 NOTICE: [36m(01) :[0m [34mtest check-sync[0m
2026/04/07 02:16:46 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/07 02:16:46 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/07 02:16:48 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/check_sync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:16:48 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:16:48 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:16:48 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_sync/path1/" with Path2 "/tmp/021502vo/check_sync/path2/"
2026/04/07 02:16:48 INFO : Copying Path2 files to Path1
2026/04/07 02:16:48 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:16:48 INFO : There was nothing to transfer
2026/04/07 02:16:48 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:16:48 INFO : There was nothing to transfer
2026/04/07 02:16:48 INFO : Resync updating listings
2026/04/07 02:16:48 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_sync/path1/" vs Path2 "/tmp/021502vo/check_sync/path2/"
2026/04/07 02:16:48 INFO : [32mBisync successful[0m
2026/04/07 02:16:48 NOTICE: [36m(04) :[0m [34mtest 1. run check-sync-only on a clean sync[0m
2026/04/07 02:16:48 NOTICE: [36m(05) :[0m [34mbisync check-sync-only[0m
2026/04/07 02:16:51 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/check_sync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:16:51 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:16:51 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:16:51 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_sync/path1/" vs Path2 "/tmp/021502vo/check_sync/path2/"
2026/04/07 02:16:51 INFO : [32mBisync successful[0m
2026/04/07 02:16:51 NOTICE: [36m(06) :[0m [34mtest 2. inject modified listings into the workdir[0m
2026/04/07 02:16:51 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/021502vo/datadir/test_check_sync-magoxil1/_testdir_path1.._testdir_path2.path1.lst /tmp/021502vo/workdir/ TestAzureFiles_rclone-test-kotovod1leye_021502vo_check_sync_path1..tmp_021502vo_check_sync_path2.path1.lst[0m
2026/04/07 02:16:51 DEBUG : copyFile "/tmp/021502vo/datadir/test_check_sync-magoxil1/_testdir_path1.._testdir_path2.path1.lst" to "/tmp/021502vo/workdir/" as "TestAzureFiles_rclone-test-kotovod1leye_021502vo_check_sync_path1..tmp_021502vo_check_sync_path2.path1.lst"
2026/04/07 02:16:51 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_check_sync-magoxil1/_testdir_path1.._testdir_path2.path1.lst"
2026/04/07 02:16:51 DEBUG : Creating backend with remote "/tmp/021502vo/workdir/"
2026/04/07 02:16:51 DEBUG : operations.CopyFile "_testdir_path1.._testdir_path2.path1.lst" to "Local file system at /tmp/021502vo/workdir" as "TestAzureFiles_rclone-test-kotovod1leye_021502vo_check_sync_path1..tmp_021502vo_check_sync_path2.path1.lst"
2026/04/07 02:16:51 DEBUG : _testdir_path1.._testdir_path2.path1.lst: size = 792 (Local file system at /tmp/021502vo/datadir/test_check_sync-magoxil1)
2026/04/07 02:16:51 DEBUG : TestAzureFiles_rclone-test-kotovod1leye_021502vo_check_sync_path1..tmp_021502vo_check_sync_path2.path1.lst: size = 620 (Local file system at /tmp/021502vo/workdir)
2026/04/07 02:16:51 DEBUG : _testdir_path1.._testdir_path2.path1.lst: Sizes differ
2026/04/07 02:16:51 DEBUG : TestAzureFiles_rclone-test-kotovod1leye_021502vo_check_sync_path1..tmp_021502vo_check_syn.476ecc82.partial: size = 792 OK
2026/04/07 02:16:51 DEBUG : _testdir_path1.._testdir_path2.path1.lst: md5 = fdb18e0dff6961813e12c57227d2e854 OK
2026/04/07 02:16:51 DEBUG : TestAzureFiles_rclone-test-kotovod1leye_021502vo_check_sync_path1..tmp_021502vo_check_syn.476ecc82.partial: renamed to: TestAzureFiles_rclone-test-kotovod1leye_021502vo_check_sync_path1..tmp_021502vo_check_sync_path2.path1.lst
2026/04/07 02:16:51 INFO : _testdir_path1.._testdir_path2.path1.lst: Copied (replaced existing) to: TestAzureFiles_rclone-test-kotovod1leye_021502vo_check_sync_path1..tmp_021502vo_check_sync_path2.path1.lst
2026/04/07 02:16:51 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/021502vo/datadir/test_check_sync-magoxil1/_testdir_path1.._testdir_path2.path2.lst /tmp/021502vo/workdir/ TestAzureFiles_rclone-test-kotovod1leye_021502vo_check_sync_path1..tmp_021502vo_check_sync_path2.path2.lst[0m
2026/04/07 02:16:51 DEBUG : copyFile "/tmp/021502vo/datadir/test_check_sync-magoxil1/_testdir_path1.._testdir_path2.path2.lst" to "/tmp/021502vo/workdir/" as "TestAzureFiles_rclone-test-kotovod1leye_021502vo_check_sync_path1..tmp_021502vo_check_sync_path2.path2.lst"
2026/04/07 02:16:51 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_check_sync-magoxil1/_testdir_path1.._testdir_path2.path2.lst"
2026/04/07 02:16:51 DEBUG : Creating backend with remote "/tmp/021502vo/workdir/"
2026/04/07 02:16:51 DEBUG : operations.CopyFile "_testdir_path1.._testdir_path2.path2.lst" to "Local file system at /tmp/021502vo/workdir" as "TestAzureFiles_rclone-test-kotovod1leye_021502vo_check_sync_path1..tmp_021502vo_check_sync_path2.path2.lst"
2026/04/07 02:16:51 DEBUG : _testdir_path1.._testdir_path2.path2.lst: size = 792 (Local file system at /tmp/021502vo/datadir/test_check_sync-magoxil1)
2026/04/07 02:16:51 DEBUG : TestAzureFiles_rclone-test-kotovod1leye_021502vo_check_sync_path1..tmp_021502vo_check_sync_path2.path2.lst: size = 620 (Local file system at /tmp/021502vo/workdir)
2026/04/07 02:16:51 DEBUG : _testdir_path1.._testdir_path2.path2.lst: Sizes differ
2026/04/07 02:16:51 DEBUG : TestAzureFiles_rclone-test-kotovod1leye_021502vo_check_sync_path1..tmp_021502vo_check_syn.0a86cce5.partial: size = 792 OK
2026/04/07 02:16:51 DEBUG : _testdir_path1.._testdir_path2.path2.lst: md5 = d6ce44a26af9c2110b1750fe88dc4b69 OK
2026/04/07 02:16:51 DEBUG : TestAzureFiles_rclone-test-kotovod1leye_021502vo_check_sync_path1..tmp_021502vo_check_syn.0a86cce5.partial: renamed to: TestAzureFiles_rclone-test-kotovod1leye_021502vo_check_sync_path1..tmp_021502vo_check_sync_path2.path2.lst
2026/04/07 02:16:51 INFO : _testdir_path1.._testdir_path2.path2.lst: Copied (replaced existing) to: TestAzureFiles_rclone-test-kotovod1leye_021502vo_check_sync_path1..tmp_021502vo_check_sync_path2.path2.lst
2026/04/07 02:16:51 NOTICE: [36m(09) :[0m [34mtest 3. run check-sync-only on modified listings[0m
2026/04/07 02:16:51 NOTICE: [36m(10) :[0m [34mbisync check-sync-only[0m
2026/04/07 02:16:53 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/check_sync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:16:53 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:16:53 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:16:53 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_sync/path1/" vs Path2 "/tmp/021502vo/check_sync/path2/"
2026/04/07 02:16:53 ERROR : - [34m[0m [35mPath1 file not found in Path2[0m - [36mfile2.txt[0m
2026/04/07 02:16:53 ERROR : - [34m[0m [35mPath2 file not found in Path1[0m - [36mfile1.txt[0m
2026/04/07 02:16:53 ERROR : [31mBisync critical error: path1 and path2 are out of sync, run --resync to recover[0m
2026/04/07 02:16:53 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/07 02:16:53 NOTICE: Bisync error: bisync aborted
2026/04/07 02:16:53 NOTICE: [36m(11) :[0m [34mcopy-listings check-sync-only[0m
2026/04/07 02:16:53 NOTICE: [36m(12) :[0m [34mtest 4. run normal sync to check that it aborts[0m
2026/04/07 02:16:53 NOTICE: [36m(13) :[0m [34mbisync[0m
2026/04/07 02:16:55 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/check_sync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:16:55 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:16:55 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:16:55 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_sync/path1/" with Path2 "/tmp/021502vo/check_sync/path2/"
2026/04/07 02:16:55 ERROR : [31mBisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run
[35mTip: here are the filenames we were looking for. Do they exist?
[0m[36mPath1: [94m/tmp/021502vo/workdir/TestAzureFiles_rclone-test-kotovod1leye_021502vo_check_sync_path1..tmp_021502vo_check_sync_path2.path1.lst[0m
[0m[36mPath2: [94m/tmp/021502vo/workdir/TestAzureFiles_rclone-test-kotovod1leye_021502vo_check_sync_path1..tmp_021502vo_check_sync_path2.path2.lst[0m
[0m[35mTry running this command to inspect the work dir:
[0m[96mrclone lsl "/tmp/021502vo/workdir"[0m[0m
2026/04/07 02:16:55 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/07 02:16:55 NOTICE: Bisync error: bisync aborted
2026/04/07 02:16:55 NOTICE: [36m(14) :[0m [34mtest 5. prune failure listings after critical abort[0m
2026/04/07 02:16:55 NOTICE: [36m(15) :[0m [34mdelete-glob /tmp/021502vo/workdir/ *.lst[0m
2026/04/07 02:16:55 DEBUG : Creating backend with remote "/tmp/021502vo/workdir/"
2026/04/07 02:16:55 DEBUG : fs cache: renaming cache item "/tmp/021502vo/workdir/" to be canonical "/tmp/021502vo/workdir"
2026/04/07 02:16:55 DEBUG : Waiting for deletions to finish
2026/04/07 02:16:55 NOTICE: [36m(16) :[0m [34mdelete-glob /tmp/021502vo/workdir/ *.lst-err[0m
2026/04/07 02:16:55 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/workdir/" for canonical name "/tmp/021502vo/workdir"
2026/04/07 02:16:55 DEBUG : Waiting for deletions to finish
2026/04/07 02:16:55 INFO : TestAzureFiles_rclone-test-kotovod1leye_021502vo_check_sync_path1..tmp_021502vo_check_sync_path2.path1.lst-err: Deleted
2026/04/07 02:16:55 INFO : TestAzureFiles_rclone-test-kotovod1leye_021502vo_check_sync_path1..tmp_021502vo_check_sync_path2.path2.lst-err: Deleted
2026/04/07 02:16:55 NOTICE: [36m(17) :[0m [34mdelete-glob /tmp/021502vo/workdir/ *.lst-new[0m
2026/04/07 02:16:55 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/workdir/" for canonical name "/tmp/021502vo/workdir"
2026/04/07 02:16:55 DEBUG : Waiting for deletions to finish
2026/04/07 02:16:55 INFO : TestAzureFiles_rclone-test-kotovod1leye_021502vo_check_sync_path1..tmp_021502vo_check_sync_path2.path1.lst-new: Deleted
2026/04/07 02:16:55 INFO : TestAzureFiles_rclone-test-kotovod1leye_021502vo_check_sync_path1..tmp_021502vo_check_sync_path2.path2.lst-new: Deleted
2026/04/07 02:16:55 NOTICE: [36m(18) :[0m [34mtest 6. run resync[0m
2026/04/07 02:16:55 NOTICE: [36m(19) :[0m [34mbisync resync[0m
2026/04/07 02:16:58 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/check_sync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:16:58 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:16:58 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:16:58 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_sync/path1/" with Path2 "/tmp/021502vo/check_sync/path2/"
2026/04/07 02:16:58 INFO : Copying Path2 files to Path1
2026/04/07 02:16:58 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:16:58 INFO : There was nothing to transfer
2026/04/07 02:16:58 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:16:58 INFO : There was nothing to transfer
2026/04/07 02:16:58 INFO : Resync updating listings
2026/04/07 02:16:58 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_sync/path1/" vs Path2 "/tmp/021502vo/check_sync/path2/"
2026/04/07 02:16:58 INFO : [32mBisync successful[0m
2026/04/07 02:16:58 NOTICE: [36m(20) :[0m [34mtest 7. run normal sync with check-sync enabled (default)[0m
2026/04/07 02:16:58 NOTICE: [36m(21) :[0m [34mbisync[0m
2026/04/07 02:17:00 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/check_sync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:17:00 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:17:00 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:17:00 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_sync/path1/" with Path2 "/tmp/021502vo/check_sync/path2/"
2026/04/07 02:17:00 INFO : Building Path1 and Path2 listings
2026/04/07 02:17:00 INFO : Path1 checking for diffs
2026/04/07 02:17:00 INFO : Path2 checking for diffs
2026/04/07 02:17:00 INFO : No changes found
2026/04/07 02:17:00 INFO : Updating listings
2026/04/07 02:17:00 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_sync/path1/" vs Path2 "/tmp/021502vo/check_sync/path2/"
2026/04/07 02:17:00 INFO : [32mBisync successful[0m
2026/04/07 02:17:00 NOTICE: [36m(22) :[0m [34mtest 8. run normal sync with no-check-sync[0m
2026/04/07 02:17:00 NOTICE: [36m(23) :[0m [34mbisync no-check-sync[0m
2026/04/07 02:17:03 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/check_sync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:17:03 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:17:03 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:17:03 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/check_sync/path1/" with Path2 "/tmp/021502vo/check_sync/path2/"
2026/04/07 02:17:03 INFO : Building Path1 and Path2 listings
2026/04/07 02:17:03 INFO : Path1 checking for diffs
2026/04/07 02:17:03 INFO : Path2 checking for diffs
2026/04/07 02:17:03 INFO : No changes found
2026/04/07 02:17:03 INFO : Updating listings
2026/04/07 02:17:03 INFO : [32mBisync successful[0m
2026/04/07 02:17:03 DEBUG : Waiting for deletions to finish
2026/04/07 02:17:03 INFO : RCLONE_TEST: Deleted
2026/04/07 02:17:03 INFO : file7.txt: Deleted
2026/04/07 02:17:03 INFO : file1.txt: Deleted
2026/04/07 02:17:03 INFO : file5.txt: Deleted
2026/04/07 02:17:03 INFO : file2.txt: Deleted
2026/04/07 02:17:03 INFO : file6.txt: Deleted
2026/04/07 02:17:03 INFO : file4.txt: Deleted
2026/04/07 02:17:03 INFO : file3.txt: Deleted
2026/04/07 02:17:03 INFO : file8.txt: Deleted
2026/04/07 02:17:03 DEBUG : removing 1 level 0 directories
2026/04/07 02:17:03 INFO : azurefiles root 'rclone-test-kotovod1leye/021502vo/check_sync/path1': Removing directory
2026/04/07 02:17:03 DEBUG : Waiting for deletions to finish
2026/04/07 02:17:03 INFO : file7.txt: Deleted
2026/04/07 02:17:03 INFO : file3.txt: Deleted
2026/04/07 02:17:03 INFO : file8.txt: Deleted
2026/04/07 02:17:03 INFO : RCLONE_TEST: Deleted
2026/04/07 02:17:03 INFO : file5.txt: Deleted
2026/04/07 02:17:03 INFO : file1.txt: Deleted
2026/04/07 02:17:03 INFO : file6.txt: Deleted
2026/04/07 02:17:03 INFO : file2.txt: Deleted
2026/04/07 02:17:03 INFO : file4.txt: Deleted
2026/04/07 02:17:03 DEBUG : removing 1 level 0 directories
2026/04/07 02:17:03 INFO : Local file system at /tmp/021502vo/check_sync/path2: Removing directory
bisync_test.go:608: [32mTEST check_sync PASSED[0m
=== RUN TestBisyncRemoteLocal/compare_all
2026/04/07 02:17:03 INFO : path1: Making directory
2026/04/07 02:17:03 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/compare_all/path1"
2026/04/07 02:17:03 DEBUG : Creating backend with remote "/tmp/021502vo/compare_all/path2"
2026/04/07 02:17:03 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_compare_all/initial"
2026/04/07 02:17:03 DEBUG : Creating backend with remote "/tmp/021502vo/initdir/test_compare_all-zalecob6"
2026/04/07 02:17:03 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:17:03 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:03 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:03 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:03 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:03 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:03 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:03 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:03 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:03 DEBUG : Local file system at /tmp/021502vo/initdir/test_compare_all-zalecob6: Waiting for checks to finish
2026/04/07 02:17:03 DEBUG : Local file system at /tmp/021502vo/initdir/test_compare_all-zalecob6: Waiting for transfers to finish
2026/04/07 02:17:03 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:17:03 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:03 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:17:03 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:17:03 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:03 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:17:03 INFO : file2.txt: Copied (new)
2026/04/07 02:17:03 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:03 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:17:03 INFO : file1.txt: Copied (new)
2026/04/07 02:17:03 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:17:03 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:17:03 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:17:03 INFO : file3.txt: Copied (new)
2026/04/07 02:17:03 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:17:03 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:17:03 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:03 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:03 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:17:03 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:17:03 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:17:03 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:03 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:17:03 INFO : file7.txt: Copied (new)
2026/04/07 02:17:03 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:17:03 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:03 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:17:03 INFO : file8.txt: Copied (new)
2026/04/07 02:17:03 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:17:03 INFO : file4.txt: Copied (new)
2026/04/07 02:17:03 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:17:03 INFO : file5.txt: Copied (new)
2026/04/07 02:17:03 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:17:03 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:03 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:17:03 INFO : file6.txt: Copied (new)
2026/04/07 02:17:03 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_compare_all/modfiles"
2026/04/07 02:17:03 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_compare_all-limezep1"
2026/04/07 02:17:03 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:03 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:03 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:03 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:03 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:03 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:03 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:03 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:03 DEBUG : Local file system at /tmp/021502vo/datadir/test_compare_all-limezep1: Waiting for checks to finish
2026/04/07 02:17:03 DEBUG : Local file system at /tmp/021502vo/datadir/test_compare_all-limezep1: Waiting for transfers to finish
2026/04/07 02:17:03 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/04/07 02:17:03 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:17:03 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/04/07 02:17:03 INFO : file10.txt: Copied (new)
2026/04/07 02:17:03 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/07 02:17:03 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/04/07 02:17:03 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:17:03 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/04/07 02:17:03 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/07 02:17:03 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:17:03 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/07 02:17:03 INFO : file1.txt: Copied (new)
2026/04/07 02:17:03 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/04/07 02:17:03 INFO : file2.txt: Copied (new)
2026/04/07 02:17:03 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/04/07 02:17:03 INFO : file11.txt: Copied (new)
2026/04/07 02:17:03 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/04/07 02:17:03 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/07 02:17:03 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/04/07 02:17:03 INFO : file5L.txt: Copied (new)
2026/04/07 02:17:03 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/04/07 02:17:03 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/04/07 02:17:03 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/07 02:17:03 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:17:03 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/04/07 02:17:03 INFO : file5R.txt: Copied (new)
2026/04/07 02:17:03 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/04/07 02:17:03 INFO : file6.txt: Copied (new)
2026/04/07 02:17:03 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/04/07 02:17:03 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:17:03 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/04/07 02:17:03 INFO : file7.txt: Copied (new)
2026/04/07 02:17:03 DEBUG : Waiting for deletions to finish
2026/04/07 02:17:03 ERROR : error listing: directory not found
2026/04/07 02:17:03 ERROR : azurefiles root 'rclone-test-kotovod1leye/021502vo/compare_all/path1': Failed to list "": directory not found
2026/04/07 02:17:03 DEBUG : removing 1 level 0 directories
2026/04/07 02:17:03 INFO : azurefiles root 'rclone-test-kotovod1leye/021502vo/compare_all/path1': Removing directory
2026/04/07 02:17:03 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kotovod1leye/021502vo/compare_all/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:446fb5ac-b01a-0081-1f34-c611c0000000
Time:2026-04-07T02:17:03.7135877Z
--------------------------------------------------------------------------------
2026/04/07 02:17:03 DEBUG : Waiting for deletions to finish
2026/04/07 02:17:03 ERROR : error listing: directory not found
2026/04/07 02:17:03 ERROR : Local file system at /tmp/021502vo/compare_all/path2: Failed to list "": directory not found
2026/04/07 02:17:03 DEBUG : removing 1 level 0 directories
2026/04/07 02:17:03 INFO : Local file system at /tmp/021502vo/compare_all/path2: Removing directory
2026/04/07 02:17:03 ERROR : Failed to rmdir: stat /tmp/021502vo/compare_all/path2: no such file or directory
2026/04/07 02:17:03 ERROR : error listing: directory not found
2026/04/07 02:17:03 ERROR : error listing: directory not found
2026/04/07 02:17:03 NOTICE: checking initFs Local file system at /tmp/021502vo/initdir/test_compare_all-zalecob6
2026/04/07 02:17:03 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:03 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:03 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:03 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:03 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:03 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:03 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:03 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:03 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:17:03 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/compare_all/path1': Waiting for checks to finish
2026/04/07 02:17:03 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/compare_all/path1': Waiting for transfers to finish
2026/04/07 02:17:04 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:17:04 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:04 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:17:04 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:04 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:17:04 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:04 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:17:04 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:04 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:17:04 INFO : file2.txt: Copied (new)
2026/04/07 02:17:04 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:17:04 INFO : file1.txt: Copied (new)
2026/04/07 02:17:04 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:17:04 INFO : file4.txt: Copied (new)
2026/04/07 02:17:04 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:17:04 INFO : file3.txt: Copied (new)
2026/04/07 02:17:04 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:17:04 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:04 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:17:04 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:04 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:17:04 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:04 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:17:04 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:04 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:17:04 INFO : file6.txt: Copied (new)
2026/04/07 02:17:04 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:17:04 INFO : file5.txt: Copied (new)
2026/04/07 02:17:04 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:17:04 INFO : file8.txt: Copied (new)
2026/04/07 02:17:04 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:17:04 INFO : file7.txt: Copied (new)
2026/04/07 02:17:04 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:17:04 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:17:04 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:17:04 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:17:04 NOTICE: checking Path1 azurefiles root 'rclone-test-kotovod1leye/021502vo/compare_all/path1'
2026/04/07 02:17:05 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:17:05 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:05 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:05 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:05 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:05 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:05 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:05 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:05 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:05 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:17:05 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:17:05 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:17:05 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:17:05 DEBUG : Local file system at /tmp/021502vo/compare_all/path2: Waiting for checks to finish
2026/04/07 02:17:05 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:17:05 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:17:05 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:17:05 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:17:05 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:05 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:17:05 INFO : file1.txt: Copied (new)
2026/04/07 02:17:05 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:17:05 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:05 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:17:05 INFO : file2.txt: Copied (new)
2026/04/07 02:17:05 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:05 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:05 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:17:05 INFO : file3.txt: Copied (new)
2026/04/07 02:17:05 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:05 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:17:05 INFO : file4.txt: Copied (new)
2026/04/07 02:17:05 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:17:05 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:17:05 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:05 INFO : file5.txt: Copied (new)
2026/04/07 02:17:05 DEBUG : Local file system at /tmp/021502vo/compare_all/path2: Waiting for transfers to finish
2026/04/07 02:17:05 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:17:05 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:17:05 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:05 INFO : file7.txt: Copied (new)
2026/04/07 02:17:05 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:17:05 INFO : file8.txt: Copied (new)
2026/04/07 02:17:05 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:17:05 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:05 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:17:05 INFO : file6.txt: Copied (new)
2026/04/07 02:17:05 NOTICE: checking path2 Local file system at /tmp/021502vo/compare_all/path2
2026/04/07 02:17:05 NOTICE: [36m(01) :[0m [34mtest changes compare-all[0m
2026/04/07 02:17:05 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/07 02:17:05 NOTICE: [36m(03) :[0m [34mbisync resync compare-all[0m
2026/04/07 02:17:07 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/compare_all/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:17:07 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/04/07 02:17:07 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/compare_all/path1/" with Path2 "/tmp/021502vo/compare_all/path2/"
2026/04/07 02:17:07 INFO : Copying Path2 files to Path1
2026/04/07 02:17:07 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:17:08 INFO : There was nothing to transfer
2026/04/07 02:17:08 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:17:08 INFO : There was nothing to transfer
2026/04/07 02:17:08 INFO : Resync updating listings
2026/04/07 02:17:08 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/compare_all/path1/" vs Path2 "/tmp/021502vo/compare_all/path2/"
2026/04/07 02:17:08 INFO : [32mBisync successful[0m
2026/04/07 02:17:08 NOTICE: [36m(04) :[0m [34mtest make modifications on both paths[0m
2026/04/07 02:17:08 NOTICE: [36m(05) :[0m [34mtest new on path2 - file10[0m
2026/04/07 02:17:08 NOTICE: [36m(06) :[0m [34mtouch-copy 2001-01-02 /tmp/021502vo/datadir/test_compare_all-limezep1/file10.txt /tmp/021502vo/compare_all/path2/[0m
2026/04/07 02:17:08 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_compare_all-limezep1/"
2026/04/07 02:17:08 DEBUG : fs cache: renaming cache item "/tmp/021502vo/datadir/test_compare_all-limezep1/" to be canonical "/tmp/021502vo/datadir/test_compare_all-limezep1"
2026/04/07 02:17:08 DEBUG : file10.txt: Set modification time 2001-01-02
2026/04/07 02:17:08 DEBUG : copyFile "/tmp/021502vo/datadir/test_compare_all-limezep1/file10.txt" to "/tmp/021502vo/compare_all/path2/" as ""
2026/04/07 02:17:08 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_compare_all-limezep1/file10.txt"
2026/04/07 02:17:08 DEBUG : Creating backend with remote "/tmp/021502vo/compare_all/path2/"
2026/04/07 02:17:08 DEBUG : operations.CopyFile "file10.txt" to "Local file system at /tmp/021502vo/compare_all/path2" as "file10.txt"
2026/04/07 02:17:08 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:08 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/04/07 02:17:08 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:17:08 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/04/07 02:17:08 INFO : file10.txt: Copied (new)
2026/04/07 02:17:08 NOTICE: [36m(07) :[0m [34mtest newer on path2 - file1[0m
2026/04/07 02:17:08 NOTICE: [36m(08) :[0m [34mtouch-copy 2001-01-02 /tmp/021502vo/datadir/test_compare_all-limezep1/file1.txt /tmp/021502vo/compare_all/path2/[0m
2026/04/07 02:17:08 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/datadir/test_compare_all-limezep1/" for canonical name "/tmp/021502vo/datadir/test_compare_all-limezep1"
2026/04/07 02:17:08 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/07 02:17:08 DEBUG : copyFile "/tmp/021502vo/datadir/test_compare_all-limezep1/file1.txt" to "/tmp/021502vo/compare_all/path2/" as ""
2026/04/07 02:17:08 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_compare_all-limezep1/file1.txt"
2026/04/07 02:17:08 DEBUG : Creating backend with remote "/tmp/021502vo/compare_all/path2/"
2026/04/07 02:17:08 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/021502vo/compare_all/path2" as "file1.txt"
2026/04/07 02:17:08 DEBUG : file1.txt: size = 19 (Local file system at /tmp/021502vo/datadir/test_compare_all-limezep1)
2026/04/07 02:17:08 DEBUG : file1.txt: size = 0 (Local file system at /tmp/021502vo/compare_all/path2)
2026/04/07 02:17:08 DEBUG : file1.txt: Sizes differ
2026/04/07 02:17:08 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/07 02:17:08 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:17:08 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/07 02:17:08 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:17:08 NOTICE: [36m(09) :[0m [34mtest new on path1 - file11[0m
2026/04/07 02:17:08 NOTICE: [36m(10) :[0m [34mtouch-copy 2001-01-02 /tmp/021502vo/datadir/test_compare_all-limezep1/file11.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/compare_all/path1/[0m
2026/04/07 02:17:08 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/datadir/test_compare_all-limezep1/" for canonical name "/tmp/021502vo/datadir/test_compare_all-limezep1"
2026/04/07 02:17:08 DEBUG : file11.txt: Set modification time 2001-01-02
2026/04/07 02:17:08 DEBUG : copyFile "/tmp/021502vo/datadir/test_compare_all-limezep1/file11.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/compare_all/path1/" as ""
2026/04/07 02:17:08 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_compare_all-limezep1/file11.txt"
2026/04/07 02:17:08 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/compare_all/path1/"
2026/04/07 02:17:08 DEBUG : operations.CopyFile "file11.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/compare_all/path1/'" as "file11.txt"
2026/04/07 02:17:08 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:08 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/04/07 02:17:08 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:17:08 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/04/07 02:17:08 INFO : file11.txt: Copied (new)
2026/04/07 02:17:08 NOTICE: [36m(11) :[0m [34mtest newer on path1 - file2[0m
2026/04/07 02:17:08 NOTICE: [36m(12) :[0m [34mtouch-copy 2001-01-02 /tmp/021502vo/datadir/test_compare_all-limezep1/file2.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/compare_all/path1/[0m
2026/04/07 02:17:08 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/datadir/test_compare_all-limezep1/" for canonical name "/tmp/021502vo/datadir/test_compare_all-limezep1"
2026/04/07 02:17:08 DEBUG : file2.txt: Set modification time 2001-01-02
2026/04/07 02:17:08 DEBUG : copyFile "/tmp/021502vo/datadir/test_compare_all-limezep1/file2.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/compare_all/path1/" as ""
2026/04/07 02:17:08 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_compare_all-limezep1/file2.txt"
2026/04/07 02:17:08 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/compare_all/path1/"
2026/04/07 02:17:08 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/compare_all/path1/'" as "file2.txt"
2026/04/07 02:17:08 DEBUG : file2.txt: size = 13 (Local file system at /tmp/021502vo/datadir/test_compare_all-limezep1)
2026/04/07 02:17:08 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-kotovod1leye/021502vo/compare_all/path1/')
2026/04/07 02:17:08 DEBUG : file2.txt: Sizes differ
2026/04/07 02:17:08 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/04/07 02:17:08 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/07 02:17:09 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/04/07 02:17:09 INFO : file2.txt: Copied (replaced existing)
2026/04/07 02:17:09 NOTICE: [36m(13) :[0m [34mtest deleted on path2 - file3[0m
2026/04/07 02:17:09 NOTICE: [36m(14) :[0m [34mdelete-file /tmp/021502vo/compare_all/path2/file3.txt[0m
2026/04/07 02:17:09 DEBUG : Creating backend with remote "/tmp/021502vo/compare_all/path2/"
2026/04/07 02:17:09 DEBUG : fs cache: renaming cache item "/tmp/021502vo/compare_all/path2/" to be canonical "/tmp/021502vo/compare_all/path2"
2026/04/07 02:17:09 INFO : file3.txt: Deleted
2026/04/07 02:17:09 NOTICE: [36m(15) :[0m [34mtest deleted on path1 - file4[0m
2026/04/07 02:17:09 NOTICE: [36m(16) :[0m [34mdelete-file TestAzureFiles:rclone-test-kotovod1leye/021502vo/compare_all/path1/file4.txt[0m
2026/04/07 02:17:09 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/compare_all/path1/"
2026/04/07 02:17:09 INFO : file4.txt: Deleted
2026/04/07 02:17:09 NOTICE: [36m(17) :[0m [34mtest deleted on both paths - file8[0m
2026/04/07 02:17:09 NOTICE: [36m(18) :[0m [34mdelete-file TestAzureFiles:rclone-test-kotovod1leye/021502vo/compare_all/path1/file8.txt[0m
2026/04/07 02:17:09 INFO : file8.txt: Deleted
2026/04/07 02:17:09 NOTICE: [36m(19) :[0m [34mdelete-file /tmp/021502vo/compare_all/path2/file8.txt[0m
2026/04/07 02:17:09 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/compare_all/path2/" for canonical name "/tmp/021502vo/compare_all/path2"
2026/04/07 02:17:09 INFO : file8.txt: Deleted
2026/04/07 02:17:09 NOTICE: [36m(20) :[0m [34mtest changed on both paths - file5 (file5R, file5L)[0m
2026/04/07 02:17:09 NOTICE: [36m(21) :[0m [34mtouch-glob 2001-01-02 /tmp/021502vo/datadir/test_compare_all-limezep1/ file5R.txt[0m
2026/04/07 02:17:09 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/datadir/test_compare_all-limezep1/" for canonical name "/tmp/021502vo/datadir/test_compare_all-limezep1"
2026/04/07 02:17:09 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/04/07 02:17:09 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/021502vo/datadir/test_compare_all-limezep1/file5R.txt /tmp/021502vo/compare_all/path2/ file5.txt[0m
2026/04/07 02:17:09 DEBUG : copyFile "/tmp/021502vo/datadir/test_compare_all-limezep1/file5R.txt" to "/tmp/021502vo/compare_all/path2/" as "file5.txt"
2026/04/07 02:17:09 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_compare_all-limezep1/file5R.txt"
2026/04/07 02:17:09 DEBUG : Creating backend with remote "/tmp/021502vo/compare_all/path2/"
2026/04/07 02:17:09 DEBUG : operations.CopyFile "file5R.txt" to "Local file system at /tmp/021502vo/compare_all/path2" as "file5.txt"
2026/04/07 02:17:09 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/021502vo/datadir/test_compare_all-limezep1)
2026/04/07 02:17:09 DEBUG : file5.txt: size = 0 (Local file system at /tmp/021502vo/compare_all/path2)
2026/04/07 02:17:09 DEBUG : file5R.txt: Sizes differ
2026/04/07 02:17:09 DEBUG : file5.txt.232124ee.partial: size = 39 OK
2026/04/07 02:17:09 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/07 02:17:09 DEBUG : file5.txt.232124ee.partial: renamed to: file5.txt
2026/04/07 02:17:09 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/04/07 02:17:09 NOTICE: [36m(23) :[0m [34mtouch-glob 2001-03-04 /tmp/021502vo/datadir/test_compare_all-limezep1/ file5L.txt[0m
2026/04/07 02:17:09 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/datadir/test_compare_all-limezep1/" for canonical name "/tmp/021502vo/datadir/test_compare_all-limezep1"
2026/04/07 02:17:09 DEBUG : file5L.txt: Set modification time 2001-03-04
2026/04/07 02:17:09 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/021502vo/datadir/test_compare_all-limezep1/file5L.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/compare_all/path1/ file5.txt[0m
2026/04/07 02:17:09 DEBUG : copyFile "/tmp/021502vo/datadir/test_compare_all-limezep1/file5L.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/compare_all/path1/" as "file5.txt"
2026/04/07 02:17:09 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_compare_all-limezep1/file5L.txt"
2026/04/07 02:17:09 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/compare_all/path1/"
2026/04/07 02:17:09 DEBUG : operations.CopyFile "file5L.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/compare_all/path1/'" as "file5.txt"
2026/04/07 02:17:09 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/021502vo/datadir/test_compare_all-limezep1)
2026/04/07 02:17:09 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-kotovod1leye/021502vo/compare_all/path1/')
2026/04/07 02:17:09 DEBUG : file5L.txt: Sizes differ
2026/04/07 02:17:09 DEBUG : file5.txt.4a946ad2.partial: size = 39 OK
2026/04/07 02:17:09 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/07 02:17:09 DEBUG : file5.txt.4a946ad2.partial: renamed to: file5.txt
2026/04/07 02:17:09 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/04/07 02:17:09 NOTICE: [36m(25) :[0m [34mtest newer on path2 and deleted on path1 - file6[0m
2026/04/07 02:17:09 NOTICE: [36m(26) :[0m [34mtouch-copy 2001-01-02 /tmp/021502vo/datadir/test_compare_all-limezep1/file6.txt /tmp/021502vo/compare_all/path2/[0m
2026/04/07 02:17:09 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/datadir/test_compare_all-limezep1/" for canonical name "/tmp/021502vo/datadir/test_compare_all-limezep1"
2026/04/07 02:17:09 DEBUG : file6.txt: Set modification time 2001-01-02
2026/04/07 02:17:09 DEBUG : copyFile "/tmp/021502vo/datadir/test_compare_all-limezep1/file6.txt" to "/tmp/021502vo/compare_all/path2/" as ""
2026/04/07 02:17:09 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_compare_all-limezep1/file6.txt"
2026/04/07 02:17:09 DEBUG : Creating backend with remote "/tmp/021502vo/compare_all/path2/"
2026/04/07 02:17:09 DEBUG : operations.CopyFile "file6.txt" to "Local file system at /tmp/021502vo/compare_all/path2" as "file6.txt"
2026/04/07 02:17:09 DEBUG : file6.txt: size = 19 (Local file system at /tmp/021502vo/datadir/test_compare_all-limezep1)
2026/04/07 02:17:09 DEBUG : file6.txt: size = 0 (Local file system at /tmp/021502vo/compare_all/path2)
2026/04/07 02:17:09 DEBUG : file6.txt: Sizes differ
2026/04/07 02:17:09 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/04/07 02:17:09 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:17:09 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/04/07 02:17:09 INFO : file6.txt: Copied (replaced existing)
2026/04/07 02:17:09 NOTICE: [36m(27) :[0m [34mdelete-file TestAzureFiles:rclone-test-kotovod1leye/021502vo/compare_all/path1/file6.txt[0m
2026/04/07 02:17:09 INFO : file6.txt: Deleted
2026/04/07 02:17:09 NOTICE: [36m(28) :[0m [34mtest newer on path1 and deleted on path2 - file7[0m
2026/04/07 02:17:09 NOTICE: [36m(29) :[0m [34mtouch-copy 2001-01-02 /tmp/021502vo/datadir/test_compare_all-limezep1/file7.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/compare_all/path1/[0m
2026/04/07 02:17:09 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/datadir/test_compare_all-limezep1/" for canonical name "/tmp/021502vo/datadir/test_compare_all-limezep1"
2026/04/07 02:17:09 DEBUG : file7.txt: Set modification time 2001-01-02
2026/04/07 02:17:09 DEBUG : copyFile "/tmp/021502vo/datadir/test_compare_all-limezep1/file7.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/compare_all/path1/" as ""
2026/04/07 02:17:09 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_compare_all-limezep1/file7.txt"
2026/04/07 02:17:09 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/compare_all/path1/"
2026/04/07 02:17:10 DEBUG : operations.CopyFile "file7.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/compare_all/path1/'" as "file7.txt"
2026/04/07 02:17:10 DEBUG : file7.txt: size = 19 (Local file system at /tmp/021502vo/datadir/test_compare_all-limezep1)
2026/04/07 02:17:10 DEBUG : file7.txt: size = 0 (azurefiles root 'rclone-test-kotovod1leye/021502vo/compare_all/path1/')
2026/04/07 02:17:10 DEBUG : file7.txt: Sizes differ
2026/04/07 02:17:10 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/04/07 02:17:10 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:17:10 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/04/07 02:17:10 INFO : file7.txt: Copied (replaced existing)
2026/04/07 02:17:10 NOTICE: [36m(30) :[0m [34mdelete-file /tmp/021502vo/compare_all/path2/file7.txt[0m
2026/04/07 02:17:10 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/compare_all/path2/" for canonical name "/tmp/021502vo/compare_all/path2"
2026/04/07 02:17:10 INFO : file7.txt: Deleted
2026/04/07 02:17:10 NOTICE: [36m(31) :[0m [34mtest bisync run[0m
2026/04/07 02:17:10 NOTICE: [36m(32) :[0m [34mbisync compare-all[0m
2026/04/07 02:17:12 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/compare_all/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:17:12 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/04/07 02:17:12 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/compare_all/path1/" with Path2 "/tmp/021502vo/compare_all/path2/"
2026/04/07 02:17:12 INFO : Building Path1 and Path2 listings
2026/04/07 02:17:13 INFO : Path1 checking for diffs
2026/04/07 02:17:13 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/04/07 02:17:13 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/07 02:17:13 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/04/07 02:17:13 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/04/07 02:17:13 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile7.txt[0m
2026/04/07 02:17:13 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/04/07 02:17:13 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/04/07 02:17:13 INFO : Path1: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/04/07 02:17:13 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m, [36m 3 hash differs[0m)
2026/04/07 02:17:13 INFO : Path2 checking for diffs
2026/04/07 02:17:13 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile1.txt[0m
2026/04/07 02:17:13 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/07 02:17:13 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/04/07 02:17:13 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile6.txt[0m
2026/04/07 02:17:13 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/04/07 02:17:13 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/04/07 02:17:13 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/04/07 02:17:13 INFO : Path2: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/04/07 02:17:13 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m, [36m 3 hash differs[0m)
2026/04/07 02:17:13 INFO : Applying changes
2026/04/07 02:17:13 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/021502vo/compare_all/path2/file11.txt[0m
2026/04/07 02:17:13 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/021502vo/compare_all/path2/file2.txt[0m
2026/04/07 02:17:13 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/021502vo/compare_all/path2/file4.txt[0m
2026/04/07 02:17:13 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/04/07 02:17:13 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-kotovod1leye/021502vo/compare_all/path1/file5.txt.conflict1[0m
2026/04/07 02:17:13 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1
2026/04/07 02:17:13 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/021502vo/compare_all/path2/file5.txt.conflict1[0m
2026/04/07 02:17:13 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36m/tmp/021502vo/compare_all/path2/file5.txt.conflict2[0m
2026/04/07 02:17:13 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2
2026/04/07 02:17:13 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-kotovod1leye/021502vo/compare_all/path1/file5.txt.conflict2[0m
2026/04/07 02:17:13 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-kotovod1leye/021502vo/compare_all/path1/file6.txt[0m
2026/04/07 02:17:13 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/021502vo/compare_all/path2/file7.txt[0m
2026/04/07 02:17:13 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-kotovod1leye/021502vo/compare_all/path1/file1.txt[0m
2026/04/07 02:17:13 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-kotovod1leye/021502vo/compare_all/path1/file10.txt[0m
2026/04/07 02:17:13 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-kotovod1leye/021502vo/compare_all/path1/file3.txt[0m
2026/04/07 02:17:13 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:17:13 INFO : file10.txt: Copied (new)
2026/04/07 02:17:13 INFO : file5.txt.conflict2: Copied (new)
2026/04/07 02:17:13 INFO : file6.txt: Copied (new)
2026/04/07 02:17:13 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:17:14 INFO : file3.txt: Deleted
2026/04/07 02:17:14 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:17:14 INFO : file11.txt: Copied (new)
2026/04/07 02:17:14 INFO : file5.txt.conflict1: Copied (new)
2026/04/07 02:17:14 INFO : file7.txt: Copied (new)
2026/04/07 02:17:14 INFO : file2.txt: Copied (replaced existing)
2026/04/07 02:17:14 INFO : file4.txt: Deleted
2026/04/07 02:17:14 INFO : Updating listings
2026/04/07 02:17:14 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/compare_all/path1/" vs Path2 "/tmp/021502vo/compare_all/path2/"
2026/04/07 02:17:14 INFO : [32mBisync successful[0m
2026/04/07 02:17:14 DEBUG : Waiting for deletions to finish
2026/04/07 02:17:14 INFO : file1.txt: Deleted
2026/04/07 02:17:14 INFO : file11.txt: Deleted
2026/04/07 02:17:14 INFO : RCLONE_TEST: Deleted
2026/04/07 02:17:14 INFO : file2.txt: Deleted
2026/04/07 02:17:14 INFO : file6.txt: Deleted
2026/04/07 02:17:14 INFO : file10.txt: Deleted
2026/04/07 02:17:14 INFO : file5.txt.conflict2: Deleted
2026/04/07 02:17:14 INFO : file5.txt.conflict1: Deleted
2026/04/07 02:17:14 INFO : file7.txt: Deleted
2026/04/07 02:17:14 DEBUG : removing 1 level 0 directories
2026/04/07 02:17:14 INFO : azurefiles root 'rclone-test-kotovod1leye/021502vo/compare_all/path1': Removing directory
2026/04/07 02:17:14 DEBUG : Waiting for deletions to finish
2026/04/07 02:17:14 INFO : RCLONE_TEST: Deleted
2026/04/07 02:17:14 INFO : file1.txt: Deleted
2026/04/07 02:17:14 INFO : file7.txt: Deleted
2026/04/07 02:17:14 INFO : file11.txt: Deleted
2026/04/07 02:17:14 INFO : file2.txt: Deleted
2026/04/07 02:17:14 INFO : file10.txt: Deleted
2026/04/07 02:17:14 INFO : file5.txt.conflict1: Deleted
2026/04/07 02:17:14 INFO : file5.txt.conflict2: Deleted
2026/04/07 02:17:14 INFO : file6.txt: Deleted
2026/04/07 02:17:14 DEBUG : removing 1 level 0 directories
2026/04/07 02:17:14 INFO : Local file system at /tmp/021502vo/compare_all/path2: Removing directory
bisync_test.go:608: [32mTEST compare_all PASSED[0m
=== RUN TestBisyncRemoteLocal/concurrent
2026/04/07 02:17:14 INFO : path1: Making directory
2026/04/07 02:17:14 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/concurrent/path1"
2026/04/07 02:17:14 DEBUG : Creating backend with remote "/tmp/021502vo/concurrent/path2"
2026/04/07 02:17:14 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_concurrent/initial"
2026/04/07 02:17:14 DEBUG : Creating backend with remote "/tmp/021502vo/initdir/test_concurrent-zozucaz8"
2026/04/07 02:17:14 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:17:14 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:14 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:14 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:14 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:14 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:14 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:14 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:14 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:14 DEBUG : Local file system at /tmp/021502vo/initdir/test_concurrent-zozucaz8: Waiting for checks to finish
2026/04/07 02:17:14 DEBUG : Local file system at /tmp/021502vo/initdir/test_concurrent-zozucaz8: Waiting for transfers to finish
2026/04/07 02:17:14 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:17:14 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:17:14 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:14 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:17:14 INFO : file2.txt: Copied (new)
2026/04/07 02:17:14 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:17:14 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:14 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:17:14 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:17:14 INFO : file3.txt: Copied (new)
2026/04/07 02:17:14 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:14 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:17:14 INFO : file4.txt: Copied (new)
2026/04/07 02:17:14 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:14 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:17:14 INFO : file1.txt: Copied (new)
2026/04/07 02:17:14 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:17:14 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:17:14 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:17:14 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:17:14 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:17:14 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:14 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:17:14 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:17:14 INFO : file6.txt: Copied (new)
2026/04/07 02:17:14 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:14 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:17:14 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:17:14 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:14 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:14 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:17:14 INFO : file5.txt: Copied (new)
2026/04/07 02:17:14 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:17:14 INFO : file8.txt: Copied (new)
2026/04/07 02:17:14 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:17:14 INFO : file7.txt: Copied (new)
2026/04/07 02:17:14 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_concurrent/modfiles"
2026/04/07 02:17:14 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_concurrent-hiposom1"
2026/04/07 02:17:14 DEBUG : dummy.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:14 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:14 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:14 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:14 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:14 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:14 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:14 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:14 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:14 DEBUG : Local file system at /tmp/021502vo/datadir/test_concurrent-hiposom1: Waiting for checks to finish
2026/04/07 02:17:14 DEBUG : dummy.txt.054c2352.partial: size = 0 OK
2026/04/07 02:17:14 DEBUG : Local file system at /tmp/021502vo/datadir/test_concurrent-hiposom1: Waiting for transfers to finish
2026/04/07 02:17:14 DEBUG : dummy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:14 DEBUG : dummy.txt.054c2352.partial: renamed to: dummy.txt
2026/04/07 02:17:14 INFO : dummy.txt: Copied (new)
2026/04/07 02:17:14 DEBUG : file1.txt.0866bb02.partial: size = 19 OK
2026/04/07 02:17:14 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:17:14 DEBUG : file1.txt.0866bb02.partial: renamed to: file1.txt
2026/04/07 02:17:14 INFO : file1.txt: Copied (new)
2026/04/07 02:17:14 DEBUG : file10.txt.0bea3133.partial: size = 19 OK
2026/04/07 02:17:14 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:17:14 DEBUG : file11.txt.62933a56.partial: size = 19 OK
2026/04/07 02:17:14 DEBUG : file10.txt.0bea3133.partial: renamed to: file10.txt
2026/04/07 02:17:14 INFO : file10.txt: Copied (new)
2026/04/07 02:17:14 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:17:14 DEBUG : file2.txt.95cb1da2.partial: size = 13 OK
2026/04/07 02:17:14 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/07 02:17:14 DEBUG : file11.txt.62933a56.partial: renamed to: file11.txt
2026/04/07 02:17:14 INFO : file11.txt: Copied (new)
2026/04/07 02:17:14 DEBUG : file2.txt.95cb1da2.partial: renamed to: file2.txt
2026/04/07 02:17:14 INFO : file2.txt: Copied (new)
2026/04/07 02:17:14 DEBUG : file5L.txt.0068aeca.partial: size = 39 OK
2026/04/07 02:17:14 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/07 02:17:14 DEBUG : file5L.txt.0068aeca.partial: renamed to: file5L.txt
2026/04/07 02:17:14 INFO : file5L.txt: Copied (new)
2026/04/07 02:17:14 DEBUG : file5R.txt.70006d6a.partial: size = 39 OK
2026/04/07 02:17:14 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/07 02:17:14 DEBUG : file6.txt.cd788d78.partial: size = 19 OK
2026/04/07 02:17:14 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:17:14 DEBUG : file5R.txt.70006d6a.partial: renamed to: file5R.txt
2026/04/07 02:17:14 INFO : file5R.txt: Copied (new)
2026/04/07 02:17:14 DEBUG : file7.txt.a401861d.partial: size = 19 OK
2026/04/07 02:17:14 DEBUG : file6.txt.cd788d78.partial: renamed to: file6.txt
2026/04/07 02:17:14 INFO : file6.txt: Copied (new)
2026/04/07 02:17:14 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:17:14 DEBUG : file7.txt.a401861d.partial: renamed to: file7.txt
2026/04/07 02:17:14 INFO : file7.txt: Copied (new)
2026/04/07 02:17:14 DEBUG : Waiting for deletions to finish
2026/04/07 02:17:14 ERROR : error listing: directory not found
2026/04/07 02:17:14 ERROR : azurefiles root 'rclone-test-kotovod1leye/021502vo/concurrent/path1': Failed to list "": directory not found
2026/04/07 02:17:14 DEBUG : removing 1 level 0 directories
2026/04/07 02:17:14 INFO : azurefiles root 'rclone-test-kotovod1leye/021502vo/concurrent/path1': Removing directory
2026/04/07 02:17:14 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kotovod1leye/021502vo/concurrent/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:ae5fd181-501a-00b6-6f34-c6c36c000000
Time:2026-04-07T02:17:14.9487095Z
--------------------------------------------------------------------------------
2026/04/07 02:17:14 DEBUG : Waiting for deletions to finish
2026/04/07 02:17:14 ERROR : error listing: directory not found
2026/04/07 02:17:14 ERROR : Local file system at /tmp/021502vo/concurrent/path2: Failed to list "": directory not found
2026/04/07 02:17:14 DEBUG : removing 1 level 0 directories
2026/04/07 02:17:14 INFO : Local file system at /tmp/021502vo/concurrent/path2: Removing directory
2026/04/07 02:17:14 ERROR : Failed to rmdir: stat /tmp/021502vo/concurrent/path2: no such file or directory
2026/04/07 02:17:14 ERROR : error listing: directory not found
2026/04/07 02:17:14 ERROR : error listing: directory not found
2026/04/07 02:17:14 NOTICE: checking initFs Local file system at /tmp/021502vo/initdir/test_concurrent-zozucaz8
2026/04/07 02:17:15 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:15 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:15 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:15 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:15 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:15 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:15 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:15 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:15 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:17:15 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/concurrent/path1': Waiting for checks to finish
2026/04/07 02:17:15 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/concurrent/path1': Waiting for transfers to finish
2026/04/07 02:17:15 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:17:15 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:15 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:17:15 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:17:15 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:15 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:15 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:17:15 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:15 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:17:15 INFO : file2.txt: Copied (new)
2026/04/07 02:17:15 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:17:15 INFO : file1.txt: Copied (new)
2026/04/07 02:17:15 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:17:15 INFO : file4.txt: Copied (new)
2026/04/07 02:17:15 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:17:15 INFO : file3.txt: Copied (new)
2026/04/07 02:17:15 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:17:15 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:15 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:17:15 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:15 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:17:15 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:15 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:17:15 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:15 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:17:15 INFO : file5.txt: Copied (new)
2026/04/07 02:17:15 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:17:15 INFO : file6.txt: Copied (new)
2026/04/07 02:17:15 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:17:15 INFO : file7.txt: Copied (new)
2026/04/07 02:17:15 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:17:15 INFO : file8.txt: Copied (new)
2026/04/07 02:17:15 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:17:15 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:17:15 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:17:15 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:17:15 NOTICE: checking Path1 azurefiles root 'rclone-test-kotovod1leye/021502vo/concurrent/path1'
2026/04/07 02:17:16 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:17:16 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:16 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:16 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:16 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:16 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:16 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:16 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:16 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:16 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:17:16 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:17:16 DEBUG : Local file system at /tmp/021502vo/concurrent/path2: Waiting for checks to finish
2026/04/07 02:17:16 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:17:16 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:17:16 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:16 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:17:16 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:17:16 INFO : file3.txt: Copied (new)
2026/04/07 02:17:16 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:17:16 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:17:16 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:17:16 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:16 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:17:16 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:17:16 INFO : file4.txt: Copied (new)
2026/04/07 02:17:16 DEBUG : Local file system at /tmp/021502vo/concurrent/path2: Waiting for transfers to finish
2026/04/07 02:17:16 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:16 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:17:16 INFO : file1.txt: Copied (new)
2026/04/07 02:17:16 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:17:16 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:16 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:17:16 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:16 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:17:16 INFO : file6.txt: Copied (new)
2026/04/07 02:17:16 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:17:16 INFO : file2.txt: Copied (new)
2026/04/07 02:17:16 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:16 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:17:16 INFO : file5.txt: Copied (new)
2026/04/07 02:17:16 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:16 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:17:16 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:17:16 INFO : file7.txt: Copied (new)
2026/04/07 02:17:16 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:16 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:17:16 INFO : file8.txt: Copied (new)
2026/04/07 02:17:16 NOTICE: checking path2 Local file system at /tmp/021502vo/concurrent/path2
2026/04/07 02:17:16 NOTICE: [36m(01) :[0m [34mtest concurrent[0m
2026/04/07 02:17:16 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/07 02:17:16 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/07 02:17:18 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/concurrent/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:17:18 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:17:18 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:17:18 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/concurrent/path1/" with Path2 "/tmp/021502vo/concurrent/path2/"
2026/04/07 02:17:18 INFO : Copying Path2 files to Path1
2026/04/07 02:17:18 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:17:18 INFO : There was nothing to transfer
2026/04/07 02:17:18 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:17:18 INFO : There was nothing to transfer
2026/04/07 02:17:18 INFO : Resync updating listings
2026/04/07 02:17:18 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/concurrent/path1/" vs Path2 "/tmp/021502vo/concurrent/path2/"
2026/04/07 02:17:18 INFO : [32mBisync successful[0m
2026/04/07 02:17:18 NOTICE: [36m(04) :[0m [34mtest changed on one path - file1[0m
2026/04/07 02:17:18 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-01-02 /tmp/021502vo/datadir/test_concurrent-hiposom1/ file5R.txt[0m
2026/04/07 02:17:18 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_concurrent-hiposom1/"
2026/04/07 02:17:18 DEBUG : fs cache: renaming cache item "/tmp/021502vo/datadir/test_concurrent-hiposom1/" to be canonical "/tmp/021502vo/datadir/test_concurrent-hiposom1"
2026/04/07 02:17:18 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/04/07 02:17:18 NOTICE: [36m(06) :[0m [34mtouch-glob 2023-08-26 /tmp/021502vo/datadir/test_concurrent-hiposom1/ file7.txt[0m
2026/04/07 02:17:18 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/datadir/test_concurrent-hiposom1/" for canonical name "/tmp/021502vo/datadir/test_concurrent-hiposom1"
2026/04/07 02:17:18 DEBUG : file7.txt: Set modification time 2023-08-26
2026/04/07 02:17:18 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/021502vo/datadir/test_concurrent-hiposom1/file5R.txt /tmp/021502vo/concurrent/path2/ file1.txt[0m
2026/04/07 02:17:18 DEBUG : copyFile "/tmp/021502vo/datadir/test_concurrent-hiposom1/file5R.txt" to "/tmp/021502vo/concurrent/path2/" as "file1.txt"
2026/04/07 02:17:18 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_concurrent-hiposom1/file5R.txt"
2026/04/07 02:17:18 DEBUG : Creating backend with remote "/tmp/021502vo/concurrent/path2/"
2026/04/07 02:17:18 DEBUG : operations.CopyFile "file5R.txt" to "Local file system at /tmp/021502vo/concurrent/path2" as "file1.txt"
2026/04/07 02:17:18 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/021502vo/datadir/test_concurrent-hiposom1)
2026/04/07 02:17:18 DEBUG : file1.txt: size = 0 (Local file system at /tmp/021502vo/concurrent/path2)
2026/04/07 02:17:18 DEBUG : file5R.txt: Sizes differ
2026/04/07 02:17:18 DEBUG : file1.txt.4d727251.partial: size = 39 OK
2026/04/07 02:17:18 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/07 02:17:18 DEBUG : file1.txt.4d727251.partial: renamed to: file1.txt
2026/04/07 02:17:18 INFO : file5R.txt: Copied (replaced existing) to: file1.txt
2026/04/07 02:17:18 NOTICE: [36m(08) :[0m [34mtest bisync with file changed during[0m
2026/04/07 02:17:18 NOTICE: [36m(09) :[0m [34mconcurrent-func[0m
2026/04/07 02:17:18 NOTICE: [36m(10) :[0m [34mbisync[0m
2026/04/07 02:17:21 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/concurrent/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:17:21 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:17:21 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:17:21 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/concurrent/path1/" with Path2 "/tmp/021502vo/concurrent/path2/"
2026/04/07 02:17:21 INFO : Building Path1 and Path2 listings
2026/04/07 02:17:21 INFO : Path1 checking for diffs
2026/04/07 02:17:21 INFO : Path2 checking for diffs
2026/04/07 02:17:21 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/07 02:17:21 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/07 02:17:21 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/07 02:17:21 INFO : Applying changes
2026/04/07 02:17:21 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-kotovod1leye/021502vo/concurrent/path1/file1.txt[0m
2026/04/07 02:17:21 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:17:21 INFO : file7.txt: Copied (replaced existing) to: file1.txt
2026/04/07 02:17:21 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:17:21 INFO : Updating listings
2026/04/07 02:17:21 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/concurrent/path1/" vs Path2 "/tmp/021502vo/concurrent/path2/"
2026/04/07 02:17:21 INFO : [32mBisync successful[0m
2026/04/07 02:17:21 NOTICE: [36m(11) :[0m [34mbisync[0m
2026/04/07 02:17:24 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/concurrent/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:17:24 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:17:24 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:17:24 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/concurrent/path1/" with Path2 "/tmp/021502vo/concurrent/path2/"
2026/04/07 02:17:24 INFO : Building Path1 and Path2 listings
2026/04/07 02:17:24 INFO : Path1 checking for diffs
2026/04/07 02:17:24 INFO : Path2 checking for diffs
2026/04/07 02:17:24 INFO : No changes found
2026/04/07 02:17:24 INFO : Updating listings
2026/04/07 02:17:24 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/concurrent/path1/" vs Path2 "/tmp/021502vo/concurrent/path2/"
2026/04/07 02:17:24 INFO : [32mBisync successful[0m
2026/04/07 02:17:24 DEBUG : Waiting for deletions to finish
2026/04/07 02:17:24 INFO : file2.txt: Deleted
2026/04/07 02:17:24 INFO : file6.txt: Deleted
2026/04/07 02:17:24 INFO : file7.txt: Deleted
2026/04/07 02:17:24 INFO : file1.txt: Deleted
2026/04/07 02:17:24 INFO : file5.txt: Deleted
2026/04/07 02:17:24 INFO : RCLONE_TEST: Deleted
2026/04/07 02:17:24 INFO : file4.txt: Deleted
2026/04/07 02:17:24 INFO : file3.txt: Deleted
2026/04/07 02:17:24 INFO : file8.txt: Deleted
2026/04/07 02:17:24 DEBUG : removing 1 level 0 directories
2026/04/07 02:17:24 INFO : azurefiles root 'rclone-test-kotovod1leye/021502vo/concurrent/path1': Removing directory
2026/04/07 02:17:24 DEBUG : Waiting for deletions to finish
2026/04/07 02:17:24 INFO : RCLONE_TEST: Deleted
2026/04/07 02:17:24 INFO : file7.txt: Deleted
2026/04/07 02:17:24 INFO : file8.txt: Deleted
2026/04/07 02:17:24 INFO : file3.txt: Deleted
2026/04/07 02:17:24 INFO : file4.txt: Deleted
2026/04/07 02:17:24 INFO : file2.txt: Deleted
2026/04/07 02:17:24 INFO : file1.txt: Deleted
2026/04/07 02:17:24 INFO : file5.txt: Deleted
2026/04/07 02:17:24 INFO : file6.txt: Deleted
2026/04/07 02:17:24 DEBUG : removing 1 level 0 directories
2026/04/07 02:17:24 INFO : Local file system at /tmp/021502vo/concurrent/path2: Removing directory
bisync_test.go:608: [32mTEST concurrent PASSED[0m
=== RUN TestBisyncRemoteLocal/createemptysrcdirs
2026/04/07 02:17:24 INFO : path1: Making directory
2026/04/07 02:17:24 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1"
2026/04/07 02:17:24 DEBUG : Creating backend with remote "/tmp/021502vo/createemptysrcdirs/path2"
2026/04/07 02:17:24 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_createemptysrcdirs/initial"
2026/04/07 02:17:24 DEBUG : Creating backend with remote "/tmp/021502vo/initdir/test_createemptysrcdirs-kuhusis3"
2026/04/07 02:17:24 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:17:24 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:24 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:24 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:24 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:24 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:24 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:24 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:17:24 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/07 02:17:24 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/07 02:17:24 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/07 02:17:24 DEBUG : Local file system at /tmp/021502vo/initdir/test_createemptysrcdirs-kuhusis3: Waiting for checks to finish
2026/04/07 02:17:24 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:17:24 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:17:24 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:17:24 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/07 02:17:24 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:24 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/07 02:17:24 INFO : file1.copy1.txt: Copied (new)
2026/04/07 02:17:24 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/07 02:17:24 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:24 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/07 02:17:24 INFO : file1.copy2.txt: Copied (new)
2026/04/07 02:17:24 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:24 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/07 02:17:24 INFO : file1.copy3.txt: Copied (new)
2026/04/07 02:17:24 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:24 DEBUG : Local file system at /tmp/021502vo/initdir/test_createemptysrcdirs-kuhusis3: Waiting for transfers to finish
2026/04/07 02:17:24 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:24 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/07 02:17:24 INFO : file1.copy4.txt: Copied (new)
2026/04/07 02:17:24 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/07 02:17:24 INFO : file1.copy5.txt: Copied (new)
2026/04/07 02:17:24 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:17:24 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:24 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:17:24 INFO : file1.txt: Copied (new)
2026/04/07 02:17:24 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_createemptysrcdirs/modfiles"
2026/04/07 02:17:24 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8"
2026/04/07 02:17:24 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:24 DEBUG : Local file system at /tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8: Waiting for checks to finish
2026/04/07 02:17:24 DEBUG : Local file system at /tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8: Waiting for transfers to finish
2026/04/07 02:17:24 DEBUG : placeholder.txt.29019232.partial: size = 0 OK
2026/04/07 02:17:24 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:24 DEBUG : placeholder.txt.29019232.partial: renamed to: placeholder.txt
2026/04/07 02:17:24 INFO : placeholder.txt: Copied (new)
2026/04/07 02:17:24 DEBUG : Waiting for deletions to finish
2026/04/07 02:17:24 ERROR : error listing: directory not found
2026/04/07 02:17:24 ERROR : azurefiles root 'rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1': Failed to list "": directory not found
2026/04/07 02:17:24 DEBUG : removing 1 level 0 directories
2026/04/07 02:17:24 INFO : azurefiles root 'rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1': Removing directory
2026/04/07 02:17:24 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:ae5fd242-501a-00b6-6834-c6c36c000000
Time:2026-04-07T02:17:24.7939778Z
--------------------------------------------------------------------------------
2026/04/07 02:17:24 DEBUG : Waiting for deletions to finish
2026/04/07 02:17:24 ERROR : error listing: directory not found
2026/04/07 02:17:24 ERROR : Local file system at /tmp/021502vo/createemptysrcdirs/path2: Failed to list "": directory not found
2026/04/07 02:17:24 DEBUG : removing 1 level 0 directories
2026/04/07 02:17:24 INFO : Local file system at /tmp/021502vo/createemptysrcdirs/path2: Removing directory
2026/04/07 02:17:24 ERROR : Failed to rmdir: stat /tmp/021502vo/createemptysrcdirs/path2: no such file or directory
2026/04/07 02:17:24 ERROR : error listing: directory not found
2026/04/07 02:17:24 ERROR : error listing: directory not found
2026/04/07 02:17:24 NOTICE: checking initFs Local file system at /tmp/021502vo/initdir/test_createemptysrcdirs-kuhusis3
2026/04/07 02:17:24 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:24 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:24 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:24 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:24 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:24 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:24 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:17:24 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1': Waiting for checks to finish
2026/04/07 02:17:24 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1': Waiting for transfers to finish
2026/04/07 02:17:25 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/07 02:17:25 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:25 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/07 02:17:25 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:25 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/07 02:17:25 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:25 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/07 02:17:25 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:25 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/07 02:17:25 INFO : file1.copy1.txt: Copied (new)
2026/04/07 02:17:25 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/07 02:17:25 INFO : file1.copy4.txt: Copied (new)
2026/04/07 02:17:25 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/07 02:17:25 INFO : file1.copy2.txt: Copied (new)
2026/04/07 02:17:25 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/07 02:17:25 INFO : file1.copy3.txt: Copied (new)
2026/04/07 02:17:25 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/07 02:17:25 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:25 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:17:25 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:25 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:17:25 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:17:25 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/07 02:17:25 INFO : file1.copy5.txt: Copied (new)
2026/04/07 02:17:25 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:17:25 INFO : file1.txt: Copied (new)
2026/04/07 02:17:25 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:17:25 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:17:25 NOTICE: checking Path1 azurefiles root 'rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1'
2026/04/07 02:17:25 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:17:25 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:25 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:25 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:25 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:25 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:25 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:25 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:17:25 DEBUG : Local file system at /tmp/021502vo/createemptysrcdirs/path2: Waiting for checks to finish
2026/04/07 02:17:25 DEBUG : Local file system at /tmp/021502vo/createemptysrcdirs/path2: Waiting for transfers to finish
2026/04/07 02:17:25 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:17:25 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/07 02:17:25 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:25 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/07 02:17:25 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/07 02:17:25 INFO : file1.copy3.txt: Copied (new)
2026/04/07 02:17:25 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/07 02:17:25 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:25 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:17:25 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:17:25 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/07 02:17:25 INFO : file1.copy2.txt: Copied (new)
2026/04/07 02:17:25 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/07 02:17:25 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:17:25 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:25 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:25 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/07 02:17:25 INFO : file1.copy4.txt: Copied (new)
2026/04/07 02:17:25 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:17:25 INFO : file1.txt: Copied (new)
2026/04/07 02:17:25 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:25 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/07 02:17:25 INFO : file1.copy5.txt: Copied (new)
2026/04/07 02:17:25 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/07 02:17:25 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:25 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/07 02:17:25 INFO : file1.copy1.txt: Copied (new)
2026/04/07 02:17:25 NOTICE: checking path2 Local file system at /tmp/021502vo/createemptysrcdirs/path2
2026/04/07 02:17:25 NOTICE: [36m(01) :[0m [34mtest createemptysrcdirs[0m
2026/04/07 02:17:25 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/07 02:17:25 NOTICE: [36m(03) :[0m [34mtouch-glob 2001-01-02 /tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8/ placeholder.txt[0m
2026/04/07 02:17:25 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8/"
2026/04/07 02:17:25 DEBUG : fs cache: renaming cache item "/tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8/" to be canonical "/tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8"
2026/04/07 02:17:25 DEBUG : placeholder.txt: Set modification time 2001-01-02
2026/04/07 02:17:25 NOTICE: [36m(04) :[0m [34mcopy-as /tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8/placeholder.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/ file1.txt[0m
2026/04/07 02:17:25 DEBUG : copyFile "/tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8/placeholder.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/" as "file1.txt"
2026/04/07 02:17:25 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8/placeholder.txt"
2026/04/07 02:17:25 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/"
2026/04/07 02:17:26 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/'" as "file1.txt"
2026/04/07 02:17:26 DEBUG : file1.txt: size = 0 OK
2026/04/07 02:17:26 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/04/07 02:17:26 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:26 INFO : placeholder.txt: Updated modification time in destination
2026/04/07 02:17:26 DEBUG : placeholder.txt: Unchanged skipping
2026/04/07 02:17:26 NOTICE: [36m(05) :[0m [34mcopy-as /tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8/placeholder.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/ file1.copy1.txt[0m
2026/04/07 02:17:26 DEBUG : copyFile "/tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8/placeholder.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/" as "file1.copy1.txt"
2026/04/07 02:17:26 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8/placeholder.txt"
2026/04/07 02:17:26 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/"
2026/04/07 02:17:26 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/'" as "file1.copy1.txt"
2026/04/07 02:17:26 DEBUG : file1.copy1.txt: size = 0 OK
2026/04/07 02:17:26 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/04/07 02:17:26 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:26 INFO : placeholder.txt: Updated modification time in destination
2026/04/07 02:17:26 DEBUG : placeholder.txt: Unchanged skipping
2026/04/07 02:17:26 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8/placeholder.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/ file1.copy2.txt[0m
2026/04/07 02:17:26 DEBUG : copyFile "/tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8/placeholder.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/" as "file1.copy2.txt"
2026/04/07 02:17:26 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8/placeholder.txt"
2026/04/07 02:17:26 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/"
2026/04/07 02:17:26 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/'" as "file1.copy2.txt"
2026/04/07 02:17:26 DEBUG : file1.copy2.txt: size = 0 OK
2026/04/07 02:17:26 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/04/07 02:17:26 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:26 INFO : placeholder.txt: Updated modification time in destination
2026/04/07 02:17:26 DEBUG : placeholder.txt: Unchanged skipping
2026/04/07 02:17:26 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8/placeholder.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/ file1.copy3.txt[0m
2026/04/07 02:17:26 DEBUG : copyFile "/tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8/placeholder.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/" as "file1.copy3.txt"
2026/04/07 02:17:26 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8/placeholder.txt"
2026/04/07 02:17:26 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/"
2026/04/07 02:17:26 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/'" as "file1.copy3.txt"
2026/04/07 02:17:26 DEBUG : file1.copy3.txt: size = 0 OK
2026/04/07 02:17:26 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/04/07 02:17:26 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:26 INFO : placeholder.txt: Updated modification time in destination
2026/04/07 02:17:26 DEBUG : placeholder.txt: Unchanged skipping
2026/04/07 02:17:26 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8/placeholder.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/ file1.copy4.txt[0m
2026/04/07 02:17:26 DEBUG : copyFile "/tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8/placeholder.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/" as "file1.copy4.txt"
2026/04/07 02:17:26 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8/placeholder.txt"
2026/04/07 02:17:26 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/"
2026/04/07 02:17:26 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/'" as "file1.copy4.txt"
2026/04/07 02:17:26 DEBUG : file1.copy4.txt: size = 0 OK
2026/04/07 02:17:26 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/04/07 02:17:26 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:26 INFO : placeholder.txt: Updated modification time in destination
2026/04/07 02:17:26 DEBUG : placeholder.txt: Unchanged skipping
2026/04/07 02:17:26 NOTICE: [36m(09) :[0m [34mcopy-as /tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8/placeholder.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/ file1.copy5.txt[0m
2026/04/07 02:17:26 DEBUG : copyFile "/tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8/placeholder.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/" as "file1.copy5.txt"
2026/04/07 02:17:26 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8/placeholder.txt"
2026/04/07 02:17:26 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/"
2026/04/07 02:17:26 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/'" as "file1.copy5.txt"
2026/04/07 02:17:26 DEBUG : file1.copy5.txt: size = 0 OK
2026/04/07 02:17:26 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/04/07 02:17:26 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:26 INFO : placeholder.txt: Updated modification time in destination
2026/04/07 02:17:26 DEBUG : placeholder.txt: Unchanged skipping
2026/04/07 02:17:26 NOTICE: [36m(10) :[0m [34mbisync resync[0m
2026/04/07 02:17:29 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:17:29 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:17:29 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:17:29 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/" with Path2 "/tmp/021502vo/createemptysrcdirs/path2/"
2026/04/07 02:17:29 INFO : Copying Path2 files to Path1
2026/04/07 02:17:29 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:17:29 INFO : There was nothing to transfer
2026/04/07 02:17:29 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:17:29 INFO : file1.copy3.txt: Updated modification time in destination
2026/04/07 02:17:29 INFO : file1.copy2.txt: Updated modification time in destination
2026/04/07 02:17:29 INFO : file1.copy4.txt: Updated modification time in destination
2026/04/07 02:17:29 INFO : file1.txt: Updated modification time in destination
2026/04/07 02:17:29 INFO : file1.copy5.txt: Updated modification time in destination
2026/04/07 02:17:29 INFO : file1.copy1.txt: Updated modification time in destination
2026/04/07 02:17:29 INFO : There was nothing to transfer
2026/04/07 02:17:29 INFO : Resync updating listings
2026/04/07 02:17:29 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/" vs Path2 "/tmp/021502vo/createemptysrcdirs/path2/"
2026/04/07 02:17:29 INFO : [32mBisync successful[0m
2026/04/07 02:17:29 NOTICE: [36m(11) :[0m [34mtest 1. Create an empty dir on Path1 by creating subdir/placeholder.txt and then deleting the placeholder[0m
2026/04/07 02:17:29 NOTICE: [36m(12) :[0m [34mcopy-as /tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8/placeholder.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/ subdir/placeholder.txt[0m
2026/04/07 02:17:29 DEBUG : copyFile "/tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8/placeholder.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/" as "subdir/placeholder.txt"
2026/04/07 02:17:29 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8/placeholder.txt"
2026/04/07 02:17:29 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/"
2026/04/07 02:17:29 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/'" as "subdir/placeholder.txt"
2026/04/07 02:17:29 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:29 DEBUG : subdir/placeholder.txt.ff937e91.partial: size = 0 OK
2026/04/07 02:17:29 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:29 DEBUG : subdir/placeholder.txt.ff937e91.partial: renamed to: subdir/placeholder.txt
2026/04/07 02:17:29 INFO : placeholder.txt: Copied (new) to: subdir/placeholder.txt
2026/04/07 02:17:29 NOTICE: [36m(13) :[0m [34mtouch-glob 2001-01-02 TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/ subdir[0m
2026/04/07 02:17:29 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/"
2026/04/07 02:17:29 NOTICE: [36m(14) :[0m [34mdelete-file TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/subdir/placeholder.txt[0m
2026/04/07 02:17:29 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/subdir/"
2026/04/07 02:17:30 INFO : placeholder.txt: Deleted
2026/04/07 02:17:30 NOTICE: [36m(15) :[0m [34mtest 2. Run bisync without --create-empty-src-dirs[0m
2026/04/07 02:17:30 NOTICE: [36m(16) :[0m [34mbisync[0m
2026/04/07 02:17:32 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:17:32 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:17:32 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:17:32 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/" with Path2 "/tmp/021502vo/createemptysrcdirs/path2/"
2026/04/07 02:17:32 INFO : Building Path1 and Path2 listings
2026/04/07 02:17:32 INFO : Path1 checking for diffs
2026/04/07 02:17:32 INFO : Path2 checking for diffs
2026/04/07 02:17:32 INFO : No changes found
2026/04/07 02:17:32 INFO : Updating listings
2026/04/07 02:17:32 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/" vs Path2 "/tmp/021502vo/createemptysrcdirs/path2/"
2026/04/07 02:17:32 INFO : [32mBisync successful[0m
2026/04/07 02:17:32 NOTICE: [36m(17) :[0m [34mtest 3. Confirm the subdir exists only on Path1 and not Path2[0m
2026/04/07 02:17:32 NOTICE: [36m(18) :[0m [34mlist-dirs TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/[0m
2026/04/07 02:17:32 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/04/07 02:17:32 NOTICE: [36m(19) :[0m [34mlist-dirs /tmp/021502vo/createemptysrcdirs/path2/[0m
2026/04/07 02:17:32 DEBUG : Creating backend with remote "/tmp/021502vo/createemptysrcdirs/path2/"
2026/04/07 02:17:32 DEBUG : fs cache: renaming cache item "/tmp/021502vo/createemptysrcdirs/path2/" to be canonical "/tmp/021502vo/createemptysrcdirs/path2"
2026/04/07 02:17:32 NOTICE: [36m(20) :[0m [34mtest 4.Run bisync WITH --create-empty-src-dirs[0m
2026/04/07 02:17:32 NOTICE: [36m(21) :[0m [34mbisync create-empty-src-dirs[0m
2026/04/07 02:17:34 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:17:34 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:17:34 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:17:34 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/" with Path2 "/tmp/021502vo/createemptysrcdirs/path2/"
2026/04/07 02:17:34 INFO : Building Path1 and Path2 listings
2026/04/07 02:17:35 INFO : Path1 checking for diffs
2026/04/07 02:17:35 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36msubdir[0m
2026/04/07 02:17:35 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/07 02:17:35 INFO : Path2 checking for diffs
2026/04/07 02:17:35 INFO : Applying changes
2026/04/07 02:17:35 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/021502vo/createemptysrcdirs/path2/subdir[0m
2026/04/07 02:17:35 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:17:35 INFO : There was nothing to transfer
2026/04/07 02:17:35 INFO : subdir: Making directory
2026/04/07 02:17:35 INFO : Updating listings
2026/04/07 02:17:35 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/" vs Path2 "/tmp/021502vo/createemptysrcdirs/path2/"
2026/04/07 02:17:35 INFO : [32mBisync successful[0m
2026/04/07 02:17:35 NOTICE: [36m(22) :[0m [34mtest 5. Confirm the subdir exists on both paths[0m
2026/04/07 02:17:35 NOTICE: [36m(23) :[0m [34mlist-dirs TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/[0m
2026/04/07 02:17:35 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/04/07 02:17:35 NOTICE: [36m(24) :[0m [34mlist-dirs /tmp/021502vo/createemptysrcdirs/path2/[0m
2026/04/07 02:17:35 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/createemptysrcdirs/path2/" for canonical name "/tmp/021502vo/createemptysrcdirs/path2"
2026/04/07 02:17:35 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/04/07 02:17:35 NOTICE: [36m(25) :[0m [34mtest 6. Delete the empty dir on Path1 using purge-children (and also add files so the path isn't empty)[0m
2026/04/07 02:17:35 NOTICE: [36m(26) :[0m [34mpurge-children TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/[0m
2026/04/07 02:17:35 DEBUG : subdir: Purge subdir
2026/04/07 02:17:35 DEBUG : Waiting for deletions to finish
2026/04/07 02:17:35 DEBUG : removing 1 level 1 directories
2026/04/07 02:17:35 INFO : subdir: Removing directory
2026/04/07 02:17:35 DEBUG : file1.copy1.txt: Remove file
2026/04/07 02:17:35 DEBUG : file1.copy2.txt: Remove file
2026/04/07 02:17:35 DEBUG : file1.copy3.txt: Remove file
2026/04/07 02:17:36 DEBUG : file1.copy4.txt: Remove file
2026/04/07 02:17:36 DEBUG : file1.copy5.txt: Remove file
2026/04/07 02:17:36 DEBUG : file1.txt: Remove file
2026/04/07 02:17:36 DEBUG : RCLONE_TEST: Remove file
2026/04/07 02:17:36 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8/placeholder.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/ file1.txt[0m
2026/04/07 02:17:36 DEBUG : copyFile "/tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8/placeholder.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/" as "file1.txt"
2026/04/07 02:17:36 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8/placeholder.txt"
2026/04/07 02:17:36 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/"
2026/04/07 02:17:36 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/'" as "file1.txt"
2026/04/07 02:17:36 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:36 DEBUG : file1.txt.1e643dc4.partial: size = 0 OK
2026/04/07 02:17:36 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:36 DEBUG : file1.txt.1e643dc4.partial: renamed to: file1.txt
2026/04/07 02:17:36 INFO : placeholder.txt: Copied (new) to: file1.txt
2026/04/07 02:17:36 NOTICE: [36m(28) :[0m [34mcopy-as /tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8/placeholder.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/ file1.copy1.txt[0m
2026/04/07 02:17:36 DEBUG : copyFile "/tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8/placeholder.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/" as "file1.copy1.txt"
2026/04/07 02:17:36 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8/placeholder.txt"
2026/04/07 02:17:36 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/"
2026/04/07 02:17:36 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/'" as "file1.copy1.txt"
2026/04/07 02:17:36 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:36 DEBUG : file1.copy1.txt.690c1176.partial: size = 0 OK
2026/04/07 02:17:36 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:36 DEBUG : file1.copy1.txt.690c1176.partial: renamed to: file1.copy1.txt
2026/04/07 02:17:36 INFO : placeholder.txt: Copied (new) to: file1.copy1.txt
2026/04/07 02:17:36 NOTICE: [36m(29) :[0m [34mcopy-as /tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8/placeholder.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/ file1.copy2.txt[0m
2026/04/07 02:17:36 DEBUG : copyFile "/tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8/placeholder.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/" as "file1.copy2.txt"
2026/04/07 02:17:36 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8/placeholder.txt"
2026/04/07 02:17:36 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/"
2026/04/07 02:17:36 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/'" as "file1.copy2.txt"
2026/04/07 02:17:36 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:37 DEBUG : file1.copy2.txt.0dec6a88.partial: size = 0 OK
2026/04/07 02:17:37 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:37 DEBUG : file1.copy2.txt.0dec6a88.partial: renamed to: file1.copy2.txt
2026/04/07 02:17:37 INFO : placeholder.txt: Copied (new) to: file1.copy2.txt
2026/04/07 02:17:37 NOTICE: [36m(30) :[0m [34mcopy-as /tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8/placeholder.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/ file1.copy3.txt[0m
2026/04/07 02:17:37 DEBUG : copyFile "/tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8/placeholder.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/" as "file1.copy3.txt"
2026/04/07 02:17:37 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8/placeholder.txt"
2026/04/07 02:17:37 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/"
2026/04/07 02:17:37 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/'" as "file1.copy3.txt"
2026/04/07 02:17:37 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:37 DEBUG : file1.copy3.txt.989cbe1d.partial: size = 0 OK
2026/04/07 02:17:37 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:37 DEBUG : file1.copy3.txt.989cbe1d.partial: renamed to: file1.copy3.txt
2026/04/07 02:17:37 INFO : placeholder.txt: Copied (new) to: file1.copy3.txt
2026/04/07 02:17:37 NOTICE: [36m(31) :[0m [34mcopy-as /tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8/placeholder.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/ file1.copy4.txt[0m
2026/04/07 02:17:37 DEBUG : copyFile "/tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8/placeholder.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/" as "file1.copy4.txt"
2026/04/07 02:17:37 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8/placeholder.txt"
2026/04/07 02:17:37 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/"
2026/04/07 02:17:37 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/'" as "file1.copy4.txt"
2026/04/07 02:17:37 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:37 DEBUG : file1.copy4.txt.c42c9d74.partial: size = 0 OK
2026/04/07 02:17:37 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:37 DEBUG : file1.copy4.txt.c42c9d74.partial: renamed to: file1.copy4.txt
2026/04/07 02:17:37 INFO : placeholder.txt: Copied (new) to: file1.copy4.txt
2026/04/07 02:17:37 NOTICE: [36m(32) :[0m [34mcopy-as /tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8/placeholder.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/ file1.copy5.txt[0m
2026/04/07 02:17:37 DEBUG : copyFile "/tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8/placeholder.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/" as "file1.copy5.txt"
2026/04/07 02:17:37 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8/placeholder.txt"
2026/04/07 02:17:37 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/"
2026/04/07 02:17:37 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/'" as "file1.copy5.txt"
2026/04/07 02:17:37 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:38 DEBUG : file1.copy5.txt.515c49e1.partial: size = 0 OK
2026/04/07 02:17:38 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:38 DEBUG : file1.copy5.txt.515c49e1.partial: renamed to: file1.copy5.txt
2026/04/07 02:17:38 INFO : placeholder.txt: Copied (new) to: file1.copy5.txt
2026/04/07 02:17:38 NOTICE: [36m(33) :[0m [34mtest 7. Run bisync without --create-empty-src-dirs[0m
2026/04/07 02:17:38 NOTICE: [36m(34) :[0m [34mbisync[0m
2026/04/07 02:17:40 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:17:40 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:17:40 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:17:40 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:17:40 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/" with Path2 "/tmp/021502vo/createemptysrcdirs/path2/"
2026/04/07 02:17:40 INFO : Building Path1 and Path2 listings
2026/04/07 02:17:40 INFO : Path1 checking for diffs
2026/04/07 02:17:40 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/04/07 02:17:40 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir[0m
2026/04/07 02:17:40 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 2 deleted[0m
2026/04/07 02:17:40 INFO : Path2 checking for diffs
2026/04/07 02:17:40 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36msubdir[0m
2026/04/07 02:17:40 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/07 02:17:40 INFO : Applying changes
2026/04/07 02:17:40 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/021502vo/createemptysrcdirs/path2/RCLONE_TEST[0m
2026/04/07 02:17:40 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:17:40 INFO : RCLONE_TEST: Deleted
2026/04/07 02:17:40 INFO : There was nothing to transfer
2026/04/07 02:17:40 INFO : Updating listings
2026/04/07 02:17:40 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/" vs Path2 "/tmp/021502vo/createemptysrcdirs/path2/"
2026/04/07 02:17:40 INFO : [32mBisync successful[0m
2026/04/07 02:17:40 NOTICE: [36m(35) :[0m [34mtest 8. Confirm the subdir exists only on Path2 and not Path1[0m
2026/04/07 02:17:40 NOTICE: [36m(36) :[0m [34mlist-dirs TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/[0m
2026/04/07 02:17:40 NOTICE: [36m(37) :[0m [34mlist-dirs /tmp/021502vo/createemptysrcdirs/path2/[0m
2026/04/07 02:17:40 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/createemptysrcdirs/path2/" for canonical name "/tmp/021502vo/createemptysrcdirs/path2"
2026/04/07 02:17:40 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/04/07 02:17:40 NOTICE: [36m(38) :[0m [34mtest 9. Reset, do the delete again, and run bisync WITH --create-empty-src-dirs[0m
2026/04/07 02:17:40 NOTICE: [36m(39) :[0m [34mbisync resync create-empty-src-dirs[0m
2026/04/07 02:17:43 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:17:43 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:17:43 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:17:43 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:17:43 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/" with Path2 "/tmp/021502vo/createemptysrcdirs/path2/"
2026/04/07 02:17:43 INFO : Copying Path2 files to Path1
2026/04/07 02:17:43 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:17:43 INFO : subdir: Making directory
2026/04/07 02:17:43 INFO : There was nothing to transfer
2026/04/07 02:17:43 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:17:43 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:17:43 INFO : There was nothing to transfer
2026/04/07 02:17:43 INFO : Resync updating listings
2026/04/07 02:17:43 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/" vs Path2 "/tmp/021502vo/createemptysrcdirs/path2/"
2026/04/07 02:17:43 INFO : [32mBisync successful[0m
2026/04/07 02:17:43 NOTICE: [36m(40) :[0m [34mlist-dirs TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/[0m
2026/04/07 02:17:43 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/04/07 02:17:43 NOTICE: [36m(41) :[0m [34mlist-dirs /tmp/021502vo/createemptysrcdirs/path2/[0m
2026/04/07 02:17:43 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/createemptysrcdirs/path2/" for canonical name "/tmp/021502vo/createemptysrcdirs/path2"
2026/04/07 02:17:43 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/04/07 02:17:43 NOTICE: [36m(42) :[0m [34mpurge-children TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/[0m
2026/04/07 02:17:43 DEBUG : subdir: Purge subdir
2026/04/07 02:17:43 DEBUG : Waiting for deletions to finish
2026/04/07 02:17:43 DEBUG : removing 1 level 1 directories
2026/04/07 02:17:43 INFO : subdir: Removing directory
2026/04/07 02:17:44 DEBUG : file1.copy1.txt: Remove file
2026/04/07 02:17:44 DEBUG : file1.copy2.txt: Remove file
2026/04/07 02:17:44 DEBUG : file1.copy3.txt: Remove file
2026/04/07 02:17:44 DEBUG : file1.copy4.txt: Remove file
2026/04/07 02:17:44 DEBUG : file1.copy5.txt: Remove file
2026/04/07 02:17:44 DEBUG : file1.txt: Remove file
2026/04/07 02:17:44 NOTICE: [36m(43) :[0m [34mcopy-as /tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8/placeholder.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/ file1.txt[0m
2026/04/07 02:17:44 DEBUG : copyFile "/tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8/placeholder.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/" as "file1.txt"
2026/04/07 02:17:44 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8/placeholder.txt"
2026/04/07 02:17:44 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/"
2026/04/07 02:17:44 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/'" as "file1.txt"
2026/04/07 02:17:44 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:44 DEBUG : file1.txt.1e643dc4.partial: size = 0 OK
2026/04/07 02:17:44 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:44 DEBUG : file1.txt.1e643dc4.partial: renamed to: file1.txt
2026/04/07 02:17:44 INFO : placeholder.txt: Copied (new) to: file1.txt
2026/04/07 02:17:44 NOTICE: [36m(44) :[0m [34mcopy-as /tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8/placeholder.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/ file1.copy1.txt[0m
2026/04/07 02:17:44 DEBUG : copyFile "/tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8/placeholder.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/" as "file1.copy1.txt"
2026/04/07 02:17:44 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8/placeholder.txt"
2026/04/07 02:17:44 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/"
2026/04/07 02:17:44 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/'" as "file1.copy1.txt"
2026/04/07 02:17:44 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:44 DEBUG : file1.copy1.txt.690c1176.partial: size = 0 OK
2026/04/07 02:17:44 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:44 DEBUG : file1.copy1.txt.690c1176.partial: renamed to: file1.copy1.txt
2026/04/07 02:17:44 INFO : placeholder.txt: Copied (new) to: file1.copy1.txt
2026/04/07 02:17:44 NOTICE: [36m(45) :[0m [34mcopy-as /tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8/placeholder.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/ file1.copy2.txt[0m
2026/04/07 02:17:44 DEBUG : copyFile "/tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8/placeholder.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/" as "file1.copy2.txt"
2026/04/07 02:17:44 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8/placeholder.txt"
2026/04/07 02:17:44 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/"
2026/04/07 02:17:45 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/'" as "file1.copy2.txt"
2026/04/07 02:17:45 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:45 DEBUG : file1.copy2.txt.0dec6a88.partial: size = 0 OK
2026/04/07 02:17:45 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:45 DEBUG : file1.copy2.txt.0dec6a88.partial: renamed to: file1.copy2.txt
2026/04/07 02:17:45 INFO : placeholder.txt: Copied (new) to: file1.copy2.txt
2026/04/07 02:17:45 NOTICE: [36m(46) :[0m [34mcopy-as /tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8/placeholder.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/ file1.copy3.txt[0m
2026/04/07 02:17:45 DEBUG : copyFile "/tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8/placeholder.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/" as "file1.copy3.txt"
2026/04/07 02:17:45 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8/placeholder.txt"
2026/04/07 02:17:45 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/"
2026/04/07 02:17:45 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/'" as "file1.copy3.txt"
2026/04/07 02:17:45 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:45 DEBUG : file1.copy3.txt.989cbe1d.partial: size = 0 OK
2026/04/07 02:17:45 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:45 DEBUG : file1.copy3.txt.989cbe1d.partial: renamed to: file1.copy3.txt
2026/04/07 02:17:45 INFO : placeholder.txt: Copied (new) to: file1.copy3.txt
2026/04/07 02:17:45 NOTICE: [36m(47) :[0m [34mcopy-as /tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8/placeholder.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/ file1.copy4.txt[0m
2026/04/07 02:17:45 DEBUG : copyFile "/tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8/placeholder.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/" as "file1.copy4.txt"
2026/04/07 02:17:45 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8/placeholder.txt"
2026/04/07 02:17:45 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/"
2026/04/07 02:17:45 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/'" as "file1.copy4.txt"
2026/04/07 02:17:45 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:45 DEBUG : file1.copy4.txt.c42c9d74.partial: size = 0 OK
2026/04/07 02:17:45 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:46 DEBUG : file1.copy4.txt.c42c9d74.partial: renamed to: file1.copy4.txt
2026/04/07 02:17:46 INFO : placeholder.txt: Copied (new) to: file1.copy4.txt
2026/04/07 02:17:46 NOTICE: [36m(48) :[0m [34mcopy-as /tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8/placeholder.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/ file1.copy5.txt[0m
2026/04/07 02:17:46 DEBUG : copyFile "/tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8/placeholder.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/" as "file1.copy5.txt"
2026/04/07 02:17:46 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_createemptysrcdirs-mopazub8/placeholder.txt"
2026/04/07 02:17:46 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/"
2026/04/07 02:17:46 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/'" as "file1.copy5.txt"
2026/04/07 02:17:46 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:46 DEBUG : file1.copy5.txt.515c49e1.partial: size = 0 OK
2026/04/07 02:17:46 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:46 DEBUG : file1.copy5.txt.515c49e1.partial: renamed to: file1.copy5.txt
2026/04/07 02:17:46 INFO : placeholder.txt: Copied (new) to: file1.copy5.txt
2026/04/07 02:17:46 NOTICE: [36m(49) :[0m [34mlist-dirs TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/[0m
2026/04/07 02:17:46 NOTICE: [36m(50) :[0m [34mlist-dirs /tmp/021502vo/createemptysrcdirs/path2/[0m
2026/04/07 02:17:46 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/createemptysrcdirs/path2/" for canonical name "/tmp/021502vo/createemptysrcdirs/path2"
2026/04/07 02:17:46 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/04/07 02:17:46 NOTICE: [36m(51) :[0m [34mbisync create-empty-src-dirs[0m
2026/04/07 02:17:48 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:17:48 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:17:48 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:17:48 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:17:48 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/" with Path2 "/tmp/021502vo/createemptysrcdirs/path2/"
2026/04/07 02:17:48 INFO : Building Path1 and Path2 listings
2026/04/07 02:17:48 INFO : Path1 checking for diffs
2026/04/07 02:17:48 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir[0m
2026/04/07 02:17:48 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/07 02:17:48 INFO : Path2 checking for diffs
2026/04/07 02:17:48 INFO : Applying changes
2026/04/07 02:17:48 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/021502vo/createemptysrcdirs/path2/subdir[0m
2026/04/07 02:17:48 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:17:49 INFO : There was nothing to transfer
2026/04/07 02:17:49 INFO : subdir: Removing directory
2026/04/07 02:17:49 INFO : Updating listings
2026/04/07 02:17:49 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/" vs Path2 "/tmp/021502vo/createemptysrcdirs/path2/"
2026/04/07 02:17:49 INFO : [32mBisync successful[0m
2026/04/07 02:17:49 NOTICE: [36m(52) :[0m [34mtest 10. Confirm the subdir has been removed on both paths[0m
2026/04/07 02:17:49 NOTICE: [36m(53) :[0m [34mlist-dirs TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/[0m
2026/04/07 02:17:49 NOTICE: [36m(54) :[0m [34mlist-dirs /tmp/021502vo/createemptysrcdirs/path2/[0m
2026/04/07 02:17:49 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/createemptysrcdirs/path2/" for canonical name "/tmp/021502vo/createemptysrcdirs/path2"
2026/04/07 02:17:49 NOTICE: [36m(55) :[0m [34mtest 11. bisync again (because if we leave subdir in listings, test will fail due to mismatched modtime)[0m
2026/04/07 02:17:49 NOTICE: [36m(56) :[0m [34mbisync create-empty-src-dirs[0m
2026/04/07 02:17:51 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:17:51 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:17:51 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:17:51 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/" with Path2 "/tmp/021502vo/createemptysrcdirs/path2/"
2026/04/07 02:17:51 INFO : Building Path1 and Path2 listings
2026/04/07 02:17:51 INFO : Path1 checking for diffs
2026/04/07 02:17:51 INFO : Path2 checking for diffs
2026/04/07 02:17:51 INFO : No changes found
2026/04/07 02:17:51 INFO : Updating listings
2026/04/07 02:17:51 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1/" vs Path2 "/tmp/021502vo/createemptysrcdirs/path2/"
2026/04/07 02:17:51 INFO : [32mBisync successful[0m
2026/04/07 02:17:51 DEBUG : Waiting for deletions to finish
2026/04/07 02:17:51 INFO : file1.copy1.txt: Deleted
2026/04/07 02:17:51 INFO : file1.copy5.txt: Deleted
2026/04/07 02:17:51 INFO : file1.copy4.txt: Deleted
2026/04/07 02:17:51 INFO : file1.copy3.txt: Deleted
2026/04/07 02:17:51 INFO : file1.txt: Deleted
2026/04/07 02:17:51 INFO : file1.copy2.txt: Deleted
2026/04/07 02:17:51 DEBUG : removing 1 level 0 directories
2026/04/07 02:17:51 INFO : azurefiles root 'rclone-test-kotovod1leye/021502vo/createemptysrcdirs/path1': Removing directory
2026/04/07 02:17:51 DEBUG : Waiting for deletions to finish
2026/04/07 02:17:51 INFO : file1.copy1.txt: Deleted
2026/04/07 02:17:51 INFO : file1.copy2.txt: Deleted
2026/04/07 02:17:51 INFO : file1.copy3.txt: Deleted
2026/04/07 02:17:51 INFO : file1.copy4.txt: Deleted
2026/04/07 02:17:51 INFO : file1.copy5.txt: Deleted
2026/04/07 02:17:51 INFO : file1.txt: Deleted
2026/04/07 02:17:51 DEBUG : removing 1 level 0 directories
2026/04/07 02:17:51 INFO : Local file system at /tmp/021502vo/createemptysrcdirs/path2: Removing directory
bisync_test.go:608: [32mTEST createemptysrcdirs PASSED[0m
=== RUN TestBisyncRemoteLocal/dry_run
2026/04/07 02:17:51 INFO : path1: Making directory
2026/04/07 02:17:51 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/dry_run/path1"
2026/04/07 02:17:52 DEBUG : Creating backend with remote "/tmp/021502vo/dry_run/path2"
2026/04/07 02:17:52 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_dry_run/initial"
2026/04/07 02:17:52 DEBUG : Creating backend with remote "/tmp/021502vo/initdir/test_dry_run-zikimoh7"
2026/04/07 02:17:52 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:17:52 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:52 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:52 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:52 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:52 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:52 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:52 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:52 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:17:52 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:17:52 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:52 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:17:52 DEBUG : Local file system at /tmp/021502vo/initdir/test_dry_run-zikimoh7: Waiting for checks to finish
2026/04/07 02:17:52 DEBUG : Local file system at /tmp/021502vo/initdir/test_dry_run-zikimoh7: Waiting for transfers to finish
2026/04/07 02:17:52 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:17:52 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:17:52 INFO : file1.txt: Copied (new)
2026/04/07 02:17:52 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:17:52 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:17:52 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:17:52 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:52 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:52 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:17:52 INFO : file2.txt: Copied (new)
2026/04/07 02:17:52 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:17:52 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:17:52 INFO : file3.txt: Copied (new)
2026/04/07 02:17:52 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:17:52 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:52 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:17:52 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:52 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:52 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:17:52 INFO : file4.txt: Copied (new)
2026/04/07 02:17:52 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:17:52 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:52 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:17:52 INFO : file6.txt: Copied (new)
2026/04/07 02:17:52 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:17:52 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:17:52 INFO : file5.txt: Copied (new)
2026/04/07 02:17:52 INFO : file7.txt: Copied (new)
2026/04/07 02:17:52 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_dry_run/modfiles"
2026/04/07 02:17:52 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_dry_run-mogayon9"
2026/04/07 02:17:52 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:52 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:52 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:52 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:52 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:52 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:52 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:52 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:52 DEBUG : Local file system at /tmp/021502vo/datadir/test_dry_run-mogayon9: Waiting for checks to finish
2026/04/07 02:17:52 DEBUG : Local file system at /tmp/021502vo/datadir/test_dry_run-mogayon9: Waiting for transfers to finish
2026/04/07 02:17:52 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/07 02:17:52 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/04/07 02:17:52 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:17:52 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:17:52 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/07 02:17:52 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/04/07 02:17:52 INFO : file1.txt: Copied (new)
2026/04/07 02:17:52 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:17:52 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/04/07 02:17:52 INFO : file11.txt: Copied (new)
2026/04/07 02:17:52 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/04/07 02:17:52 INFO : file10.txt: Copied (new)
2026/04/07 02:17:52 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/04/07 02:17:52 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/07 02:17:52 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/04/07 02:17:52 INFO : file2.txt: Copied (new)
2026/04/07 02:17:52 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/04/07 02:17:52 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/07 02:17:52 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/04/07 02:17:52 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/04/07 02:17:52 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/04/07 02:17:52 INFO : file5L.txt: Copied (new)
2026/04/07 02:17:52 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:17:52 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/07 02:17:52 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/04/07 02:17:52 INFO : file6.txt: Copied (new)
2026/04/07 02:17:52 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/04/07 02:17:52 INFO : file5R.txt: Copied (new)
2026/04/07 02:17:52 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/04/07 02:17:52 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:17:52 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/04/07 02:17:52 INFO : file7.txt: Copied (new)
2026/04/07 02:17:52 DEBUG : Waiting for deletions to finish
2026/04/07 02:17:52 ERROR : error listing: directory not found
2026/04/07 02:17:52 ERROR : azurefiles root 'rclone-test-kotovod1leye/021502vo/dry_run/path1': Failed to list "": directory not found
2026/04/07 02:17:52 DEBUG : removing 1 level 0 directories
2026/04/07 02:17:52 INFO : azurefiles root 'rclone-test-kotovod1leye/021502vo/dry_run/path1': Removing directory
2026/04/07 02:17:52 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kotovod1leye/021502vo/dry_run/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:d48f5415-101a-001e-0334-c65dc2000000
Time:2026-04-07T02:17:52.1315116Z
--------------------------------------------------------------------------------
2026/04/07 02:17:52 DEBUG : Waiting for deletions to finish
2026/04/07 02:17:52 ERROR : error listing: directory not found
2026/04/07 02:17:52 ERROR : Local file system at /tmp/021502vo/dry_run/path2: Failed to list "": directory not found
2026/04/07 02:17:52 DEBUG : removing 1 level 0 directories
2026/04/07 02:17:52 INFO : Local file system at /tmp/021502vo/dry_run/path2: Removing directory
2026/04/07 02:17:52 ERROR : Failed to rmdir: stat /tmp/021502vo/dry_run/path2: no such file or directory
2026/04/07 02:17:52 ERROR : error listing: directory not found
2026/04/07 02:17:52 ERROR : error listing: directory not found
2026/04/07 02:17:52 NOTICE: checking initFs Local file system at /tmp/021502vo/initdir/test_dry_run-zikimoh7
2026/04/07 02:17:52 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:52 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:52 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:52 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:52 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:52 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:52 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:52 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:17:52 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/dry_run/path1': Waiting for checks to finish
2026/04/07 02:17:52 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/dry_run/path1': Waiting for transfers to finish
2026/04/07 02:17:52 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:17:52 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:52 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:17:52 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:52 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:17:52 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:52 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:17:52 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:52 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:17:52 INFO : file4.txt: Copied (new)
2026/04/07 02:17:52 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:17:52 INFO : file1.txt: Copied (new)
2026/04/07 02:17:52 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:17:52 INFO : file2.txt: Copied (new)
2026/04/07 02:17:52 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:17:52 INFO : file3.txt: Copied (new)
2026/04/07 02:17:52 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:17:52 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:52 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:17:52 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:52 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:17:52 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:52 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:17:52 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:17:52 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:17:52 INFO : file5.txt: Copied (new)
2026/04/07 02:17:52 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:17:52 INFO : file6.txt: Copied (new)
2026/04/07 02:17:52 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:17:52 INFO : file7.txt: Copied (new)
2026/04/07 02:17:52 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:17:52 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:17:52 NOTICE: checking Path1 azurefiles root 'rclone-test-kotovod1leye/021502vo/dry_run/path1'
2026/04/07 02:17:53 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:17:53 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:53 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:53 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:53 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:53 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:53 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:53 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:53 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:17:53 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:17:53 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:17:53 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:17:53 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:17:53 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:53 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:53 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:53 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:17:53 INFO : file1.txt: Copied (new)
2026/04/07 02:17:53 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:17:53 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:17:53 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:17:53 INFO : file2.txt: Copied (new)
2026/04/07 02:17:53 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:17:53 INFO : file3.txt: Copied (new)
2026/04/07 02:17:53 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:17:53 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:53 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:17:53 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:17:53 INFO : file4.txt: Copied (new)
2026/04/07 02:17:53 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:53 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:17:53 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:17:53 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:53 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:17:53 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:17:53 INFO : file5.txt: Copied (new)
2026/04/07 02:17:53 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:17:53 INFO : file6.txt: Copied (new)
2026/04/07 02:17:53 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:17:53 INFO : file7.txt: Copied (new)
2026/04/07 02:17:53 DEBUG : Local file system at /tmp/021502vo/dry_run/path2: Waiting for checks to finish
2026/04/07 02:17:53 DEBUG : Local file system at /tmp/021502vo/dry_run/path2: Waiting for transfers to finish
2026/04/07 02:17:53 NOTICE: checking path2 Local file system at /tmp/021502vo/dry_run/path2
2026/04/07 02:17:53 NOTICE: [36m(01) :[0m [34mtest dry-run[0m
2026/04/07 02:17:53 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/07 02:17:53 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/07 02:17:55 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/dry_run/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:17:55 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:17:55 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:17:55 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/dry_run/path1/" with Path2 "/tmp/021502vo/dry_run/path2/"
2026/04/07 02:17:55 INFO : Copying Path2 files to Path1
2026/04/07 02:17:55 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:17:55 INFO : There was nothing to transfer
2026/04/07 02:17:55 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:17:55 INFO : There was nothing to transfer
2026/04/07 02:17:55 INFO : Resync updating listings
2026/04/07 02:17:55 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/dry_run/path1/" vs Path2 "/tmp/021502vo/dry_run/path2/"
2026/04/07 02:17:55 INFO : [32mBisync successful[0m
2026/04/07 02:17:55 NOTICE: [36m(04) :[0m [34mtest new on path2 - file10[0m
2026/04/07 02:17:55 NOTICE: [36m(05) :[0m [34mtouch-copy 2001-01-02 /tmp/021502vo/datadir/test_dry_run-mogayon9/file10.txt /tmp/021502vo/dry_run/path2/[0m
2026/04/07 02:17:55 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_dry_run-mogayon9/"
2026/04/07 02:17:55 DEBUG : fs cache: renaming cache item "/tmp/021502vo/datadir/test_dry_run-mogayon9/" to be canonical "/tmp/021502vo/datadir/test_dry_run-mogayon9"
2026/04/07 02:17:55 DEBUG : file10.txt: Set modification time 2001-01-02
2026/04/07 02:17:55 DEBUG : copyFile "/tmp/021502vo/datadir/test_dry_run-mogayon9/file10.txt" to "/tmp/021502vo/dry_run/path2/" as ""
2026/04/07 02:17:55 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_dry_run-mogayon9/file10.txt"
2026/04/07 02:17:55 DEBUG : Creating backend with remote "/tmp/021502vo/dry_run/path2/"
2026/04/07 02:17:55 DEBUG : operations.CopyFile "file10.txt" to "Local file system at /tmp/021502vo/dry_run/path2" as "file10.txt"
2026/04/07 02:17:55 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:55 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/04/07 02:17:55 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:17:55 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/04/07 02:17:55 INFO : file10.txt: Copied (new)
2026/04/07 02:17:55 NOTICE: [36m(06) :[0m [34mtest newer on path2 - file1[0m
2026/04/07 02:17:55 NOTICE: [36m(07) :[0m [34mtouch-copy 2001-01-02 /tmp/021502vo/datadir/test_dry_run-mogayon9/file1.txt /tmp/021502vo/dry_run/path2/[0m
2026/04/07 02:17:55 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/datadir/test_dry_run-mogayon9/" for canonical name "/tmp/021502vo/datadir/test_dry_run-mogayon9"
2026/04/07 02:17:55 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/07 02:17:55 DEBUG : copyFile "/tmp/021502vo/datadir/test_dry_run-mogayon9/file1.txt" to "/tmp/021502vo/dry_run/path2/" as ""
2026/04/07 02:17:55 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_dry_run-mogayon9/file1.txt"
2026/04/07 02:17:55 DEBUG : Creating backend with remote "/tmp/021502vo/dry_run/path2/"
2026/04/07 02:17:55 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/021502vo/dry_run/path2" as "file1.txt"
2026/04/07 02:17:55 DEBUG : file1.txt: size = 19 (Local file system at /tmp/021502vo/datadir/test_dry_run-mogayon9)
2026/04/07 02:17:55 DEBUG : file1.txt: size = 0 (Local file system at /tmp/021502vo/dry_run/path2)
2026/04/07 02:17:55 DEBUG : file1.txt: Sizes differ
2026/04/07 02:17:55 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/07 02:17:55 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:17:55 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/07 02:17:55 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:17:55 NOTICE: [36m(08) :[0m [34mtest new on path1 - file11[0m
2026/04/07 02:17:55 NOTICE: [36m(09) :[0m [34mtouch-copy 2001-01-02 /tmp/021502vo/datadir/test_dry_run-mogayon9/file11.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/dry_run/path1/[0m
2026/04/07 02:17:55 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/datadir/test_dry_run-mogayon9/" for canonical name "/tmp/021502vo/datadir/test_dry_run-mogayon9"
2026/04/07 02:17:55 DEBUG : file11.txt: Set modification time 2001-01-02
2026/04/07 02:17:55 DEBUG : copyFile "/tmp/021502vo/datadir/test_dry_run-mogayon9/file11.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/dry_run/path1/" as ""
2026/04/07 02:17:55 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_dry_run-mogayon9/file11.txt"
2026/04/07 02:17:55 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/dry_run/path1/"
2026/04/07 02:17:56 DEBUG : operations.CopyFile "file11.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/dry_run/path1/'" as "file11.txt"
2026/04/07 02:17:56 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/07 02:17:56 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/04/07 02:17:56 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:17:56 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/04/07 02:17:56 INFO : file11.txt: Copied (new)
2026/04/07 02:17:56 NOTICE: [36m(10) :[0m [34mtest newer on path1 - file2[0m
2026/04/07 02:17:56 NOTICE: [36m(11) :[0m [34mtouch-copy 2001-01-02 /tmp/021502vo/datadir/test_dry_run-mogayon9/file2.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/dry_run/path1/[0m
2026/04/07 02:17:56 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/datadir/test_dry_run-mogayon9/" for canonical name "/tmp/021502vo/datadir/test_dry_run-mogayon9"
2026/04/07 02:17:56 DEBUG : file2.txt: Set modification time 2001-01-02
2026/04/07 02:17:56 DEBUG : copyFile "/tmp/021502vo/datadir/test_dry_run-mogayon9/file2.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/dry_run/path1/" as ""
2026/04/07 02:17:56 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_dry_run-mogayon9/file2.txt"
2026/04/07 02:17:56 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/dry_run/path1/"
2026/04/07 02:17:56 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/dry_run/path1/'" as "file2.txt"
2026/04/07 02:17:56 DEBUG : file2.txt: size = 13 (Local file system at /tmp/021502vo/datadir/test_dry_run-mogayon9)
2026/04/07 02:17:56 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-kotovod1leye/021502vo/dry_run/path1/')
2026/04/07 02:17:56 DEBUG : file2.txt: Sizes differ
2026/04/07 02:17:56 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/04/07 02:17:56 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/07 02:17:56 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/04/07 02:17:56 INFO : file2.txt: Copied (replaced existing)
2026/04/07 02:17:56 NOTICE: [36m(12) :[0m [34mtest deleted on path2 - file3[0m
2026/04/07 02:17:56 NOTICE: [36m(13) :[0m [34mdelete-file /tmp/021502vo/dry_run/path2/file3.txt[0m
2026/04/07 02:17:56 DEBUG : Creating backend with remote "/tmp/021502vo/dry_run/path2/"
2026/04/07 02:17:56 DEBUG : fs cache: renaming cache item "/tmp/021502vo/dry_run/path2/" to be canonical "/tmp/021502vo/dry_run/path2"
2026/04/07 02:17:56 INFO : file3.txt: Deleted
2026/04/07 02:17:56 NOTICE: [36m(14) :[0m [34mtest deleted on path1 - file4[0m
2026/04/07 02:17:56 NOTICE: [36m(15) :[0m [34mdelete-file TestAzureFiles:rclone-test-kotovod1leye/021502vo/dry_run/path1/file4.txt[0m
2026/04/07 02:17:56 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/dry_run/path1/"
2026/04/07 02:17:56 INFO : file4.txt: Deleted
2026/04/07 02:17:56 NOTICE: [36m(16) :[0m [34mtest changed on path2 and on path1 - file5 (file5R, file5L)[0m
2026/04/07 02:17:56 NOTICE: [36m(17) :[0m [34mtouch-glob 2001-01-02 /tmp/021502vo/datadir/test_dry_run-mogayon9/ file5R.txt[0m
2026/04/07 02:17:56 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/datadir/test_dry_run-mogayon9/" for canonical name "/tmp/021502vo/datadir/test_dry_run-mogayon9"
2026/04/07 02:17:56 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/04/07 02:17:56 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/021502vo/datadir/test_dry_run-mogayon9/file5R.txt /tmp/021502vo/dry_run/path2/ file5.txt[0m
2026/04/07 02:17:56 DEBUG : copyFile "/tmp/021502vo/datadir/test_dry_run-mogayon9/file5R.txt" to "/tmp/021502vo/dry_run/path2/" as "file5.txt"
2026/04/07 02:17:56 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_dry_run-mogayon9/file5R.txt"
2026/04/07 02:17:56 DEBUG : Creating backend with remote "/tmp/021502vo/dry_run/path2/"
2026/04/07 02:17:56 DEBUG : operations.CopyFile "file5R.txt" to "Local file system at /tmp/021502vo/dry_run/path2" as "file5.txt"
2026/04/07 02:17:56 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/021502vo/datadir/test_dry_run-mogayon9)
2026/04/07 02:17:56 DEBUG : file5.txt: size = 0 (Local file system at /tmp/021502vo/dry_run/path2)
2026/04/07 02:17:56 DEBUG : file5R.txt: Sizes differ
2026/04/07 02:17:56 DEBUG : file5.txt.232124ee.partial: size = 39 OK
2026/04/07 02:17:56 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/07 02:17:56 DEBUG : file5.txt.232124ee.partial: renamed to: file5.txt
2026/04/07 02:17:56 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/04/07 02:17:56 NOTICE: [36m(19) :[0m [34mtouch-glob 2001-03-04 /tmp/021502vo/datadir/test_dry_run-mogayon9/ file5L.txt[0m
2026/04/07 02:17:56 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/datadir/test_dry_run-mogayon9/" for canonical name "/tmp/021502vo/datadir/test_dry_run-mogayon9"
2026/04/07 02:17:56 DEBUG : file5L.txt: Set modification time 2001-03-04
2026/04/07 02:17:56 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/021502vo/datadir/test_dry_run-mogayon9/file5L.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/dry_run/path1/ file5.txt[0m
2026/04/07 02:17:56 DEBUG : copyFile "/tmp/021502vo/datadir/test_dry_run-mogayon9/file5L.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/dry_run/path1/" as "file5.txt"
2026/04/07 02:17:56 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_dry_run-mogayon9/file5L.txt"
2026/04/07 02:17:56 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/dry_run/path1/"
2026/04/07 02:17:56 DEBUG : operations.CopyFile "file5L.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/dry_run/path1/'" as "file5.txt"
2026/04/07 02:17:57 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/021502vo/datadir/test_dry_run-mogayon9)
2026/04/07 02:17:57 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-kotovod1leye/021502vo/dry_run/path1/')
2026/04/07 02:17:57 DEBUG : file5L.txt: Sizes differ
2026/04/07 02:17:57 DEBUG : file5.txt.4a946ad2.partial: size = 39 OK
2026/04/07 02:17:57 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/07 02:17:57 DEBUG : file5.txt.4a946ad2.partial: renamed to: file5.txt
2026/04/07 02:17:57 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/04/07 02:17:57 NOTICE: [36m(21) :[0m [34mtest newer on path2 and deleted on path1 - file6[0m
2026/04/07 02:17:57 NOTICE: [36m(22) :[0m [34mtouch-copy 2001-01-02 /tmp/021502vo/datadir/test_dry_run-mogayon9/file6.txt /tmp/021502vo/dry_run/path2/[0m
2026/04/07 02:17:57 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/datadir/test_dry_run-mogayon9/" for canonical name "/tmp/021502vo/datadir/test_dry_run-mogayon9"
2026/04/07 02:17:57 DEBUG : file6.txt: Set modification time 2001-01-02
2026/04/07 02:17:57 DEBUG : copyFile "/tmp/021502vo/datadir/test_dry_run-mogayon9/file6.txt" to "/tmp/021502vo/dry_run/path2/" as ""
2026/04/07 02:17:57 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_dry_run-mogayon9/file6.txt"
2026/04/07 02:17:57 DEBUG : Creating backend with remote "/tmp/021502vo/dry_run/path2/"
2026/04/07 02:17:57 DEBUG : operations.CopyFile "file6.txt" to "Local file system at /tmp/021502vo/dry_run/path2" as "file6.txt"
2026/04/07 02:17:57 DEBUG : file6.txt: size = 19 (Local file system at /tmp/021502vo/datadir/test_dry_run-mogayon9)
2026/04/07 02:17:57 DEBUG : file6.txt: size = 0 (Local file system at /tmp/021502vo/dry_run/path2)
2026/04/07 02:17:57 DEBUG : file6.txt: Sizes differ
2026/04/07 02:17:57 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/04/07 02:17:57 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:17:57 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/04/07 02:17:57 INFO : file6.txt: Copied (replaced existing)
2026/04/07 02:17:57 NOTICE: [36m(23) :[0m [34mdelete-file TestAzureFiles:rclone-test-kotovod1leye/021502vo/dry_run/path1/file6.txt[0m
2026/04/07 02:17:57 INFO : file6.txt: Deleted
2026/04/07 02:17:57 NOTICE: [36m(24) :[0m [34mtest newer on path1 and deleted on path2 - file7[0m
2026/04/07 02:17:57 NOTICE: [36m(25) :[0m [34mtouch-copy 2001-01-02 /tmp/021502vo/datadir/test_dry_run-mogayon9/file7.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/dry_run/path1/[0m
2026/04/07 02:17:57 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/datadir/test_dry_run-mogayon9/" for canonical name "/tmp/021502vo/datadir/test_dry_run-mogayon9"
2026/04/07 02:17:57 DEBUG : file7.txt: Set modification time 2001-01-02
2026/04/07 02:17:57 DEBUG : copyFile "/tmp/021502vo/datadir/test_dry_run-mogayon9/file7.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/dry_run/path1/" as ""
2026/04/07 02:17:57 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_dry_run-mogayon9/file7.txt"
2026/04/07 02:17:57 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/dry_run/path1/"
2026/04/07 02:17:57 DEBUG : operations.CopyFile "file7.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/dry_run/path1/'" as "file7.txt"
2026/04/07 02:17:57 DEBUG : file7.txt: size = 19 (Local file system at /tmp/021502vo/datadir/test_dry_run-mogayon9)
2026/04/07 02:17:57 DEBUG : file7.txt: size = 0 (azurefiles root 'rclone-test-kotovod1leye/021502vo/dry_run/path1/')
2026/04/07 02:17:57 DEBUG : file7.txt: Sizes differ
2026/04/07 02:17:57 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/04/07 02:17:57 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:17:57 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/04/07 02:17:57 INFO : file7.txt: Copied (replaced existing)
2026/04/07 02:17:57 NOTICE: [36m(26) :[0m [34mdelete-file /tmp/021502vo/dry_run/path2/file7.txt[0m
2026/04/07 02:17:57 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/dry_run/path2/" for canonical name "/tmp/021502vo/dry_run/path2"
2026/04/07 02:17:57 INFO : file7.txt: Deleted
2026/04/07 02:17:57 NOTICE: [36m(27) :[0m [34mtest sync with dry-run and resync[0m
2026/04/07 02:17:57 NOTICE: [36m(28) :[0m [34mbisync dry-run resync[0m
2026/04/07 02:18:00 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/dry_run/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:18:00 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:18:00 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:18:00 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/dry_run/path1/" with Path2 "/tmp/021502vo/dry_run/path2/"
2026/04/07 02:18:00 INFO : Copying Path2 files to Path1
2026/04/07 02:18:00 NOTICE: - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:18:00 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19)
2026/04/07 02:18:00 NOTICE: file4.txt: Skipped copy as --dry-run is set (size 0)
2026/04/07 02:18:00 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19)
2026/04/07 02:18:00 NOTICE: - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:18:00 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19)
2026/04/07 02:18:00 NOTICE: file3.txt: Skipped copy as --dry-run is set (size 0)
2026/04/07 02:18:00 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 0)
2026/04/07 02:18:00 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13)
2026/04/07 02:18:00 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19)
2026/04/07 02:18:00 NOTICE: file5.txt: Skipped copy as --dry-run is set (size 39)
2026/04/07 02:18:00 INFO : Resync updating listings
2026/04/07 02:18:00 INFO : [32mBisync successful[0m
2026/04/07 02:18:00 NOTICE: [36m(29) :[0m [34mcopy-listings dryrun-resync[0m
2026/04/07 02:18:00 NOTICE: [36m(30) :[0m [34mtest sync with dry-run[0m
2026/04/07 02:18:00 NOTICE: [36m(31) :[0m [34mbisync dry-run[0m
2026/04/07 02:18:03 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/dry_run/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:18:03 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:18:03 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:18:03 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/dry_run/path1/" with Path2 "/tmp/021502vo/dry_run/path2/"
2026/04/07 02:18:03 INFO : Building Path1 and Path2 listings
2026/04/07 02:18:03 INFO : Path1 checking for diffs
2026/04/07 02:18:03 NOTICE: - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/07 02:18:03 NOTICE: - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/07 02:18:03 NOTICE: - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/04/07 02:18:03 NOTICE: - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/04/07 02:18:03 NOTICE: - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile7.txt[0m
2026/04/07 02:18:03 NOTICE: - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/04/07 02:18:03 INFO : Path1: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/04/07 02:18:03 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/04/07 02:18:03 INFO : Path2 checking for diffs
2026/04/07 02:18:03 NOTICE: - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/07 02:18:03 NOTICE: - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/07 02:18:03 NOTICE: - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/04/07 02:18:03 NOTICE: - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile6.txt[0m
2026/04/07 02:18:03 NOTICE: - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/04/07 02:18:03 NOTICE: - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/04/07 02:18:03 INFO : Path2: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/04/07 02:18:03 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/04/07 02:18:03 INFO : Applying changes
2026/04/07 02:18:03 INFO : Checking potential conflicts...
2026/04/07 02:18:03 ERROR : file5.txt: md5 differ
2026/04/07 02:18:03 NOTICE: Local file system at /tmp/021502vo/dry_run/path2: 1 differences found
2026/04/07 02:18:03 NOTICE: Local file system at /tmp/021502vo/dry_run/path2: 1 errors while checking
2026/04/07 02:18:03 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/07 02:18:03 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/021502vo/dry_run/path2/file11.txt[0m
2026/04/07 02:18:03 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/021502vo/dry_run/path2/file2.txt[0m
2026/04/07 02:18:03 NOTICE: - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/021502vo/dry_run/path2/file4.txt[0m
2026/04/07 02:18:03 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/04/07 02:18:03 NOTICE: file5.txt: Skipped rename as --dry-run is set
2026/04/07 02:18:03 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/021502vo/dry_run/path2/file5.txt.conflict1[0m
2026/04/07 02:18:03 NOTICE: file5.txt: Skipped rename as --dry-run is set
2026/04/07 02:18:03 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-kotovod1leye/021502vo/dry_run/path1/file5.txt.conflict2[0m
2026/04/07 02:18:03 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-kotovod1leye/021502vo/dry_run/path1/file6.txt[0m
2026/04/07 02:18:03 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/021502vo/dry_run/path2/file7.txt[0m
2026/04/07 02:18:03 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-kotovod1leye/021502vo/dry_run/path1/file1.txt[0m
2026/04/07 02:18:03 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-kotovod1leye/021502vo/dry_run/path1/file10.txt[0m
2026/04/07 02:18:03 NOTICE: - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-kotovod1leye/021502vo/dry_run/path1/file3.txt[0m
2026/04/07 02:18:03 NOTICE: - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:18:03 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19)
2026/04/07 02:18:03 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19)
2026/04/07 02:18:03 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 19)
2026/04/07 02:18:03 NOTICE: file3.txt: Skipped delete as --dry-run is set (size 0)
2026/04/07 02:18:03 NOTICE: - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:18:03 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19)
2026/04/07 02:18:03 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19)
2026/04/07 02:18:03 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13)
2026/04/07 02:18:03 NOTICE: file4.txt: Skipped delete as --dry-run is set (size 0)
2026/04/07 02:18:03 INFO : Updating listings
2026/04/07 02:18:03 INFO : [32mBisync successful[0m
2026/04/07 02:18:03 NOTICE: [36m(32) :[0m [34mcopy-listings dryrun[0m
2026/04/07 02:18:03 NOTICE: [36m(33) :[0m [34mtest sync without dry-run[0m
2026/04/07 02:18:03 NOTICE: [36m(34) :[0m [34mbisync[0m
2026/04/07 02:18:06 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/dry_run/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:18:06 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:18:06 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:18:06 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/dry_run/path1/" with Path2 "/tmp/021502vo/dry_run/path2/"
2026/04/07 02:18:06 INFO : Building Path1 and Path2 listings
2026/04/07 02:18:06 INFO : Path1 checking for diffs
2026/04/07 02:18:06 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/07 02:18:06 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/07 02:18:06 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/04/07 02:18:06 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/04/07 02:18:06 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile7.txt[0m
2026/04/07 02:18:06 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/04/07 02:18:06 INFO : Path1: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/04/07 02:18:06 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/04/07 02:18:06 INFO : Path2 checking for diffs
2026/04/07 02:18:06 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/07 02:18:06 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/07 02:18:06 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/04/07 02:18:06 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile6.txt[0m
2026/04/07 02:18:06 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/04/07 02:18:06 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/04/07 02:18:06 INFO : Path2: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/04/07 02:18:06 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/04/07 02:18:06 INFO : Applying changes
2026/04/07 02:18:06 INFO : Checking potential conflicts...
2026/04/07 02:18:06 ERROR : file5.txt: md5 differ
2026/04/07 02:18:06 NOTICE: Local file system at /tmp/021502vo/dry_run/path2: 1 differences found
2026/04/07 02:18:06 NOTICE: Local file system at /tmp/021502vo/dry_run/path2: 1 errors while checking
2026/04/07 02:18:06 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/07 02:18:06 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/021502vo/dry_run/path2/file11.txt[0m
2026/04/07 02:18:06 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/021502vo/dry_run/path2/file2.txt[0m
2026/04/07 02:18:06 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/021502vo/dry_run/path2/file4.txt[0m
2026/04/07 02:18:06 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/04/07 02:18:06 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-kotovod1leye/021502vo/dry_run/path1/file5.txt.conflict1[0m
2026/04/07 02:18:06 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1
2026/04/07 02:18:06 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/021502vo/dry_run/path2/file5.txt.conflict1[0m
2026/04/07 02:18:06 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36m/tmp/021502vo/dry_run/path2/file5.txt.conflict2[0m
2026/04/07 02:18:06 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2
2026/04/07 02:18:06 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-kotovod1leye/021502vo/dry_run/path1/file5.txt.conflict2[0m
2026/04/07 02:18:06 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-kotovod1leye/021502vo/dry_run/path1/file6.txt[0m
2026/04/07 02:18:06 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/021502vo/dry_run/path2/file7.txt[0m
2026/04/07 02:18:06 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-kotovod1leye/021502vo/dry_run/path1/file1.txt[0m
2026/04/07 02:18:06 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-kotovod1leye/021502vo/dry_run/path1/file10.txt[0m
2026/04/07 02:18:06 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-kotovod1leye/021502vo/dry_run/path1/file3.txt[0m
2026/04/07 02:18:06 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:18:07 INFO : file10.txt: Copied (new)
2026/04/07 02:18:07 INFO : file5.txt.conflict2: Copied (new)
2026/04/07 02:18:07 INFO : file6.txt: Copied (new)
2026/04/07 02:18:07 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:18:07 INFO : file3.txt: Deleted
2026/04/07 02:18:07 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:18:07 INFO : file2.txt: Copied (replaced existing)
2026/04/07 02:18:07 INFO : file5.txt.conflict1: Copied (new)
2026/04/07 02:18:07 INFO : file11.txt: Copied (new)
2026/04/07 02:18:07 INFO : file7.txt: Copied (new)
2026/04/07 02:18:07 INFO : file4.txt: Deleted
2026/04/07 02:18:07 INFO : Updating listings
2026/04/07 02:18:07 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/dry_run/path1/" vs Path2 "/tmp/021502vo/dry_run/path2/"
2026/04/07 02:18:07 INFO : [32mBisync successful[0m
2026/04/07 02:18:07 DEBUG : Waiting for deletions to finish
2026/04/07 02:18:07 INFO : file1.txt: Deleted
2026/04/07 02:18:07 INFO : file2.txt: Deleted
2026/04/07 02:18:07 INFO : file11.txt: Deleted
2026/04/07 02:18:07 INFO : file10.txt: Deleted
2026/04/07 02:18:07 INFO : file5.txt.conflict2: Deleted
2026/04/07 02:18:07 INFO : file6.txt: Deleted
2026/04/07 02:18:07 INFO : file5.txt.conflict1: Deleted
2026/04/07 02:18:07 INFO : RCLONE_TEST: Deleted
2026/04/07 02:18:07 INFO : file7.txt: Deleted
2026/04/07 02:18:07 DEBUG : removing 1 level 0 directories
2026/04/07 02:18:07 INFO : azurefiles root 'rclone-test-kotovod1leye/021502vo/dry_run/path1': Removing directory
2026/04/07 02:18:07 DEBUG : Waiting for deletions to finish
2026/04/07 02:18:07 INFO : RCLONE_TEST: Deleted
2026/04/07 02:18:07 INFO : file6.txt: Deleted
2026/04/07 02:18:07 INFO : file7.txt: Deleted
2026/04/07 02:18:07 INFO : file1.txt: Deleted
2026/04/07 02:18:07 INFO : file2.txt: Deleted
2026/04/07 02:18:07 INFO : file5.txt.conflict1: Deleted
2026/04/07 02:18:07 INFO : file10.txt: Deleted
2026/04/07 02:18:07 INFO : file5.txt.conflict2: Deleted
2026/04/07 02:18:07 INFO : file11.txt: Deleted
2026/04/07 02:18:07 DEBUG : removing 1 level 0 directories
2026/04/07 02:18:07 INFO : Local file system at /tmp/021502vo/dry_run/path2: Removing directory
bisync_test.go:608: [32mTEST dry_run PASSED[0m
=== RUN TestBisyncRemoteLocal/equal
2026/04/07 02:18:07 INFO : path1: Making directory
2026/04/07 02:18:07 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/equal/path1"
2026/04/07 02:18:07 DEBUG : Creating backend with remote "/tmp/021502vo/equal/path2"
2026/04/07 02:18:07 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_equal/initial"
2026/04/07 02:18:07 DEBUG : Creating backend with remote "/tmp/021502vo/initdir/test_equal-cuqojit1"
2026/04/07 02:18:07 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:18:07 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:07 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:07 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:18:07 DEBUG : Local file system at /tmp/021502vo/initdir/test_equal-cuqojit1: Waiting for checks to finish
2026/04/07 02:18:07 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:18:07 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:18:07 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:18:07 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:18:07 DEBUG : Local file system at /tmp/021502vo/initdir/test_equal-cuqojit1: Waiting for transfers to finish
2026/04/07 02:18:07 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:07 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:18:07 INFO : file1.txt: Copied (new)
2026/04/07 02:18:07 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:18:07 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:07 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:18:07 INFO : file2.txt: Copied (new)
2026/04/07 02:18:07 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_equal/modfiles"
2026/04/07 02:18:07 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_equal-nosawum1"
2026/04/07 02:18:07 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:07 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:07 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:07 DEBUG : Local file system at /tmp/021502vo/datadir/test_equal-nosawum1: Waiting for checks to finish
2026/04/07 02:18:07 DEBUG : Local file system at /tmp/021502vo/datadir/test_equal-nosawum1: Waiting for transfers to finish
2026/04/07 02:18:07 DEBUG : file1R.txt.df7bff44.partial: size = 33 OK
2026/04/07 02:18:07 DEBUG : file2.txt.467c795f.partial: size = 37 OK
2026/04/07 02:18:07 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/07 02:18:07 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/04/07 02:18:07 DEBUG : file1R.txt.df7bff44.partial: renamed to: file1R.txt
2026/04/07 02:18:07 INFO : file1R.txt: Copied (new)
2026/04/07 02:18:07 DEBUG : file2.txt.467c795f.partial: renamed to: file2.txt
2026/04/07 02:18:07 INFO : file2.txt: Copied (new)
2026/04/07 02:18:07 DEBUG : file1L.txt.bc963e7b.partial: size = 33 OK
2026/04/07 02:18:07 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/07 02:18:07 DEBUG : file1L.txt.bc963e7b.partial: renamed to: file1L.txt
2026/04/07 02:18:07 INFO : file1L.txt: Copied (new)
2026/04/07 02:18:07 DEBUG : Waiting for deletions to finish
2026/04/07 02:18:08 ERROR : error listing: directory not found
2026/04/07 02:18:08 ERROR : azurefiles root 'rclone-test-kotovod1leye/021502vo/equal/path1': Failed to list "": directory not found
2026/04/07 02:18:08 DEBUG : removing 1 level 0 directories
2026/04/07 02:18:08 INFO : azurefiles root 'rclone-test-kotovod1leye/021502vo/equal/path1': Removing directory
2026/04/07 02:18:08 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kotovod1leye/021502vo/equal/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:d48f54b1-101a-001e-7a34-c65dc2000000
Time:2026-04-07T02:18:08.1051700Z
--------------------------------------------------------------------------------
2026/04/07 02:18:08 DEBUG : Waiting for deletions to finish
2026/04/07 02:18:08 ERROR : error listing: directory not found
2026/04/07 02:18:08 ERROR : Local file system at /tmp/021502vo/equal/path2: Failed to list "": directory not found
2026/04/07 02:18:08 DEBUG : removing 1 level 0 directories
2026/04/07 02:18:08 INFO : Local file system at /tmp/021502vo/equal/path2: Removing directory
2026/04/07 02:18:08 ERROR : Failed to rmdir: stat /tmp/021502vo/equal/path2: no such file or directory
2026/04/07 02:18:08 ERROR : error listing: directory not found
2026/04/07 02:18:08 ERROR : error listing: directory not found
2026/04/07 02:18:08 NOTICE: checking initFs Local file system at /tmp/021502vo/initdir/test_equal-cuqojit1
2026/04/07 02:18:08 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:08 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:08 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:18:08 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/equal/path1': Waiting for checks to finish
2026/04/07 02:18:08 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/equal/path1': Waiting for transfers to finish
2026/04/07 02:18:08 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:18:08 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:08 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:18:08 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:08 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:18:08 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:18:08 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:18:08 INFO : file2.txt: Copied (new)
2026/04/07 02:18:08 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:18:08 INFO : file1.txt: Copied (new)
2026/04/07 02:18:08 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:18:08 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:18:08 NOTICE: checking Path1 azurefiles root 'rclone-test-kotovod1leye/021502vo/equal/path1'
2026/04/07 02:18:08 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:18:08 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:08 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:08 DEBUG : Local file system at /tmp/021502vo/equal/path2: Waiting for checks to finish
2026/04/07 02:18:08 DEBUG : Local file system at /tmp/021502vo/equal/path2: Waiting for transfers to finish
2026/04/07 02:18:08 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:18:08 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:18:08 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:18:08 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:08 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:18:08 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:18:08 INFO : file1.txt: Copied (new)
2026/04/07 02:18:08 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:08 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:18:08 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:18:08 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:18:08 INFO : file2.txt: Copied (new)
2026/04/07 02:18:08 NOTICE: checking path2 Local file system at /tmp/021502vo/equal/path2
2026/04/07 02:18:08 NOTICE: [36m(01) :[0m [34mtest equal[0m
2026/04/07 02:18:08 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/07 02:18:08 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/07 02:18:11 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/equal/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:18:11 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:18:11 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:18:11 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/equal/path1/" with Path2 "/tmp/021502vo/equal/path2/"
2026/04/07 02:18:11 INFO : Copying Path2 files to Path1
2026/04/07 02:18:11 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:18:11 INFO : There was nothing to transfer
2026/04/07 02:18:11 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:18:11 INFO : There was nothing to transfer
2026/04/07 02:18:11 INFO : Resync updating listings
2026/04/07 02:18:11 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/equal/path1/" vs Path2 "/tmp/021502vo/equal/path2/"
2026/04/07 02:18:11 INFO : [32mBisync successful[0m
2026/04/07 02:18:11 NOTICE: [36m(04) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/07 02:18:11 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-01-02 /tmp/021502vo/datadir/test_equal-nosawum1/ file1R.txt[0m
2026/04/07 02:18:11 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_equal-nosawum1/"
2026/04/07 02:18:11 DEBUG : fs cache: renaming cache item "/tmp/021502vo/datadir/test_equal-nosawum1/" to be canonical "/tmp/021502vo/datadir/test_equal-nosawum1"
2026/04/07 02:18:11 DEBUG : file1R.txt: Set modification time 2001-01-02
2026/04/07 02:18:11 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/021502vo/datadir/test_equal-nosawum1/file1R.txt /tmp/021502vo/equal/path2/ file1.txt[0m
2026/04/07 02:18:11 DEBUG : copyFile "/tmp/021502vo/datadir/test_equal-nosawum1/file1R.txt" to "/tmp/021502vo/equal/path2/" as "file1.txt"
2026/04/07 02:18:11 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_equal-nosawum1/file1R.txt"
2026/04/07 02:18:11 DEBUG : Creating backend with remote "/tmp/021502vo/equal/path2/"
2026/04/07 02:18:11 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/021502vo/equal/path2" as "file1.txt"
2026/04/07 02:18:11 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/021502vo/datadir/test_equal-nosawum1)
2026/04/07 02:18:11 DEBUG : file1.txt: size = 0 (Local file system at /tmp/021502vo/equal/path2)
2026/04/07 02:18:11 DEBUG : file1R.txt: Sizes differ
2026/04/07 02:18:11 DEBUG : file1.txt.2782e57b.partial: size = 33 OK
2026/04/07 02:18:11 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/07 02:18:11 DEBUG : file1.txt.2782e57b.partial: renamed to: file1.txt
2026/04/07 02:18:11 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/04/07 02:18:11 NOTICE: [36m(07) :[0m [34mtouch-glob 2001-03-04 /tmp/021502vo/datadir/test_equal-nosawum1/ file1L.txt[0m
2026/04/07 02:18:11 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/datadir/test_equal-nosawum1/" for canonical name "/tmp/021502vo/datadir/test_equal-nosawum1"
2026/04/07 02:18:11 DEBUG : file1L.txt: Set modification time 2001-03-04
2026/04/07 02:18:11 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/021502vo/datadir/test_equal-nosawum1/file1L.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/equal/path1/ file1.txt[0m
2026/04/07 02:18:11 DEBUG : copyFile "/tmp/021502vo/datadir/test_equal-nosawum1/file1L.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/equal/path1/" as "file1.txt"
2026/04/07 02:18:11 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_equal-nosawum1/file1L.txt"
2026/04/07 02:18:11 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/equal/path1/"
2026/04/07 02:18:11 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/equal/path1/'" as "file1.txt"
2026/04/07 02:18:11 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/021502vo/datadir/test_equal-nosawum1)
2026/04/07 02:18:11 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-kotovod1leye/021502vo/equal/path1/')
2026/04/07 02:18:11 DEBUG : file1L.txt: Sizes differ
2026/04/07 02:18:11 DEBUG : file1.txt.4e37ab47.partial: size = 33 OK
2026/04/07 02:18:11 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/07 02:18:11 DEBUG : file1.txt.4e37ab47.partial: renamed to: file1.txt
2026/04/07 02:18:11 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/04/07 02:18:11 NOTICE: [36m(09) :[0m [34mtest changed on both paths and identical - file2[0m
2026/04/07 02:18:11 NOTICE: [36m(10) :[0m [34mtouch-glob 2001-01-02 /tmp/021502vo/datadir/test_equal-nosawum1/ file2.txt[0m
2026/04/07 02:18:11 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/datadir/test_equal-nosawum1/" for canonical name "/tmp/021502vo/datadir/test_equal-nosawum1"
2026/04/07 02:18:11 DEBUG : file2.txt: Set modification time 2001-01-02
2026/04/07 02:18:11 NOTICE: [36m(11) :[0m [34mcopy-as /tmp/021502vo/datadir/test_equal-nosawum1/file2.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/equal/path1/ file2.txt[0m
2026/04/07 02:18:11 DEBUG : copyFile "/tmp/021502vo/datadir/test_equal-nosawum1/file2.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/equal/path1/" as "file2.txt"
2026/04/07 02:18:11 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_equal-nosawum1/file2.txt"
2026/04/07 02:18:11 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/equal/path1/"
2026/04/07 02:18:11 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/equal/path1/'" as "file2.txt"
2026/04/07 02:18:11 DEBUG : file2.txt: size = 37 (Local file system at /tmp/021502vo/datadir/test_equal-nosawum1)
2026/04/07 02:18:11 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-kotovod1leye/021502vo/equal/path1/')
2026/04/07 02:18:11 DEBUG : file2.txt: Sizes differ
2026/04/07 02:18:11 DEBUG : file2.txt.467c795f.partial: size = 37 OK
2026/04/07 02:18:11 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/04/07 02:18:12 DEBUG : file2.txt.467c795f.partial: renamed to: file2.txt
2026/04/07 02:18:12 INFO : file2.txt: Copied (replaced existing)
2026/04/07 02:18:12 NOTICE: [36m(12) :[0m [34mcopy-as /tmp/021502vo/datadir/test_equal-nosawum1/file2.txt /tmp/021502vo/equal/path2/ file2.txt[0m
2026/04/07 02:18:12 DEBUG : copyFile "/tmp/021502vo/datadir/test_equal-nosawum1/file2.txt" to "/tmp/021502vo/equal/path2/" as "file2.txt"
2026/04/07 02:18:12 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_equal-nosawum1/file2.txt"
2026/04/07 02:18:12 DEBUG : Creating backend with remote "/tmp/021502vo/equal/path2/"
2026/04/07 02:18:12 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/021502vo/equal/path2" as "file2.txt"
2026/04/07 02:18:12 DEBUG : file2.txt: size = 37 (Local file system at /tmp/021502vo/datadir/test_equal-nosawum1)
2026/04/07 02:18:12 DEBUG : file2.txt: size = 0 (Local file system at /tmp/021502vo/equal/path2)
2026/04/07 02:18:12 DEBUG : file2.txt: Sizes differ
2026/04/07 02:18:12 DEBUG : file2.txt.467c795f.partial: size = 37 OK
2026/04/07 02:18:12 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/04/07 02:18:12 DEBUG : file2.txt.467c795f.partial: renamed to: file2.txt
2026/04/07 02:18:12 INFO : file2.txt: Copied (replaced existing)
2026/04/07 02:18:12 NOTICE: [36m(13) :[0m [34mtest bisync run[0m
2026/04/07 02:18:12 NOTICE: [36m(14) :[0m [34mbisync[0m
2026/04/07 02:18:14 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/equal/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:18:14 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:18:14 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:18:14 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/equal/path1/" with Path2 "/tmp/021502vo/equal/path2/"
2026/04/07 02:18:14 INFO : Building Path1 and Path2 listings
2026/04/07 02:18:14 INFO : Path1 checking for diffs
2026/04/07 02:18:14 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/07 02:18:14 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/07 02:18:14 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/04/07 02:18:14 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m, [36m 2 larger[0m, [34m 0 smaller[0m)
2026/04/07 02:18:14 INFO : Path2 checking for diffs
2026/04/07 02:18:14 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/07 02:18:14 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/07 02:18:14 INFO : Path2: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/04/07 02:18:14 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m, [36m 2 larger[0m, [34m 0 smaller[0m)
2026/04/07 02:18:14 INFO : Applying changes
2026/04/07 02:18:14 INFO : Checking potential conflicts...
2026/04/07 02:18:14 ERROR : file1.txt: md5 differ
2026/04/07 02:18:14 NOTICE: Local file system at /tmp/021502vo/equal/path2: 1 differences found
2026/04/07 02:18:14 NOTICE: Local file system at /tmp/021502vo/equal/path2: 1 errors while checking
2026/04/07 02:18:14 NOTICE: Local file system at /tmp/021502vo/equal/path2: 1 matching files
2026/04/07 02:18:14 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/07 02:18:14 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/04/07 02:18:14 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-kotovod1leye/021502vo/equal/path1/file1.txt.conflict1[0m
2026/04/07 02:18:14 INFO : file1.txt: Moved (server-side) to: file1.txt.conflict1
2026/04/07 02:18:14 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/021502vo/equal/path2/file1.txt.conflict1[0m
2026/04/07 02:18:14 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36m/tmp/021502vo/equal/path2/file1.txt.conflict2[0m
2026/04/07 02:18:14 INFO : file1.txt: Moved (server-side) to: file1.txt.conflict2
2026/04/07 02:18:14 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-kotovod1leye/021502vo/equal/path1/file1.txt.conflict2[0m
2026/04/07 02:18:14 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile2.txt[0m
2026/04/07 02:18:14 INFO : Files are equal! Skipping: file2.txt
2026/04/07 02:18:14 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:18:15 INFO : file1.txt.conflict2: Copied (new)
2026/04/07 02:18:15 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:18:15 INFO : file1.txt.conflict1: Copied (new)
2026/04/07 02:18:15 INFO : Updating listings
2026/04/07 02:18:15 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/equal/path1/" vs Path2 "/tmp/021502vo/equal/path2/"
2026/04/07 02:18:15 INFO : [32mBisync successful[0m
2026/04/07 02:18:15 DEBUG : Waiting for deletions to finish
2026/04/07 02:18:15 INFO : RCLONE_TEST: Deleted
2026/04/07 02:18:15 INFO : file1.txt.conflict1: Deleted
2026/04/07 02:18:15 INFO : file1.txt.conflict2: Deleted
2026/04/07 02:18:15 INFO : file2.txt: Deleted
2026/04/07 02:18:15 DEBUG : removing 1 level 0 directories
2026/04/07 02:18:15 INFO : azurefiles root 'rclone-test-kotovod1leye/021502vo/equal/path1': Removing directory
2026/04/07 02:18:15 DEBUG : Waiting for deletions to finish
2026/04/07 02:18:15 INFO : file1.txt.conflict1: Deleted
2026/04/07 02:18:15 INFO : RCLONE_TEST: Deleted
2026/04/07 02:18:15 INFO : file1.txt.conflict2: Deleted
2026/04/07 02:18:15 INFO : file2.txt: Deleted
2026/04/07 02:18:15 DEBUG : removing 1 level 0 directories
2026/04/07 02:18:15 INFO : Local file system at /tmp/021502vo/equal/path2: Removing directory
bisync_test.go:608: [32mTEST equal PASSED[0m
=== RUN TestBisyncRemoteLocal/ext_paths
2026/04/07 02:18:15 INFO : path1: Making directory
2026/04/07 02:18:15 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/ext_paths/path1"
2026/04/07 02:18:16 DEBUG : Creating backend with remote "/tmp/021502vo/ext_paths/path2"
2026/04/07 02:18:16 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ext_paths/initial"
2026/04/07 02:18:16 DEBUG : Creating backend with remote "/tmp/021502vo/initdir/test_ext_paths-xaqamek0"
2026/04/07 02:18:16 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:18:16 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:16 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:16 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:16 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:16 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:16 DEBUG : 測試_check file: Need to transfer - File not found at Destination
2026/04/07 02:18:16 DEBUG : 測試Русский ěáñ: Making directory with metadata
2026/04/07 02:18:16 INFO : 測試Русский ěáñ: Made directory with metadata (mtime=2024-04-17T01:00:03.064427195Z)
2026/04/07 02:18:16 DEBUG : Added delayed dir = "測試Русский ěáñ", newDst=測試Русский ěáñ
2026/04/07 02:18:16 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:16 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:16 DEBUG : 測試Русский ěáñ/測試_check file: Need to transfer - File not found at Destination
2026/04/07 02:18:16 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:18:16 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:18:16 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/04/07 02:18:16 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/04/07 02:18:16 DEBUG : Local file system at /tmp/021502vo/initdir/test_ext_paths-xaqamek0: Waiting for checks to finish
2026/04/07 02:18:16 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:18:16 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:18:16 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:18:16 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/04/07 02:18:16 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:16 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:18:16 INFO : file1.txt: Copied (new)
2026/04/07 02:18:16 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/04/07 02:18:16 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:16 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/04/07 02:18:16 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/04/07 02:18:16 DEBUG : 測試_check file.a1a409eb.partial: size = 0 OK
2026/04/07 02:18:16 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:18:16 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/04/07 02:18:16 INFO : filename_contains_ě_.txt: Copied (new)
2026/04/07 02:18:16 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: size = 272 OK
2026/04/07 02:18:16 DEBUG : Local file system at /tmp/021502vo/initdir/test_ext_paths-xaqamek0: Waiting for transfers to finish
2026/04/07 02:18:16 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:18:16 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/04/07 02:18:16 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/04/07 02:18:16 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: size = 272 OK
2026/04/07 02:18:16 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:16 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/04/07 02:18:16 INFO : Русский.txt: Copied (new)
2026/04/07 02:18:16 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: size = 0 OK
2026/04/07 02:18:16 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:16 DEBUG : 測試_check file.a1a409eb.partial: renamed to: 測試_check file
2026/04/07 02:18:16 INFO : 測試_check file: Copied (new)
2026/04/07 02:18:16 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:18:16 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: renamed to: 測試Русский ěáñ/filename_contains_ě_.txt
2026/04/07 02:18:16 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Copied (new)
2026/04/07 02:18:16 DEBUG : 測試Русский ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:16 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:18:16 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: renamed to: 測試Русский ěáñ/測試_check file
2026/04/07 02:18:16 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/04/07 02:18:16 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: renamed to: 測試Русский ěáñ/filename_contains_ࢺ_.txt
2026/04/07 02:18:16 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Copied (new)
2026/04/07 02:18:16 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/04/07 02:18:16 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ext_paths/modfiles"
2026/04/07 02:18:16 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_ext_paths-suqifet3"
2026/04/07 02:18:16 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:16 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:16 DEBUG : Local file system at /tmp/021502vo/datadir/test_ext_paths-suqifet3: Waiting for checks to finish
2026/04/07 02:18:16 DEBUG : file1.txt.817ca4fb.partial: size = 19 OK
2026/04/07 02:18:16 DEBUG : Local file system at /tmp/021502vo/datadir/test_ext_paths-suqifet3: Waiting for transfers to finish
2026/04/07 02:18:16 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:18:16 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: size = 254 OK
2026/04/07 02:18:16 DEBUG : file1.txt.817ca4fb.partial: renamed to: file1.txt
2026/04/07 02:18:16 INFO : file1.txt: Copied (new)
2026/04/07 02:18:16 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/04/07 02:18:16 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: renamed to: 測試_filtersfile.txt
2026/04/07 02:18:16 INFO : 測試_filtersfile.txt: Copied (new)
2026/04/07 02:18:16 DEBUG : Waiting for deletions to finish
2026/04/07 02:18:16 ERROR : error listing: directory not found
2026/04/07 02:18:16 ERROR : azurefiles root 'rclone-test-kotovod1leye/021502vo/ext_paths/path1': Failed to list "": directory not found
2026/04/07 02:18:16 DEBUG : removing 1 level 0 directories
2026/04/07 02:18:16 INFO : azurefiles root 'rclone-test-kotovod1leye/021502vo/ext_paths/path1': Removing directory
2026/04/07 02:18:16 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kotovod1leye/021502vo/ext_paths/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:d047a9e0-201a-0048-1b34-c6ac2d000000
Time:2026-04-07T02:18:16.1376415Z
--------------------------------------------------------------------------------
2026/04/07 02:18:16 DEBUG : Waiting for deletions to finish
2026/04/07 02:18:16 ERROR : error listing: directory not found
2026/04/07 02:18:16 ERROR : Local file system at /tmp/021502vo/ext_paths/path2: Failed to list "": directory not found
2026/04/07 02:18:16 DEBUG : removing 1 level 0 directories
2026/04/07 02:18:16 INFO : Local file system at /tmp/021502vo/ext_paths/path2: Removing directory
2026/04/07 02:18:16 ERROR : Failed to rmdir: stat /tmp/021502vo/ext_paths/path2: no such file or directory
2026/04/07 02:18:16 ERROR : error listing: directory not found
2026/04/07 02:18:16 ERROR : error listing: directory not found
2026/04/07 02:18:16 NOTICE: checking initFs Local file system at /tmp/021502vo/initdir/test_ext_paths-xaqamek0
2026/04/07 02:18:16 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:16 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:16 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:16 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:16 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:18:16 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:16 DEBUG : 測試_check file: Need to transfer - File not found at Destination
2026/04/07 02:18:16 INFO : 測試Русский ěáñ: Making directory
2026/04/07 02:18:16 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:16 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:16 DEBUG : 測試Русский ěáñ/測試_check file: Need to transfer - File not found at Destination
2026/04/07 02:18:16 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/ext_paths/path1': Waiting for checks to finish
2026/04/07 02:18:16 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/ext_paths/path1': Waiting for transfers to finish
2026/04/07 02:18:16 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/04/07 02:18:16 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:16 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:18:16 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:16 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/04/07 02:18:16 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:18:16 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/04/07 02:18:16 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:18:16 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/04/07 02:18:16 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/04/07 02:18:16 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:18:16 INFO : file1.txt: Copied (new)
2026/04/07 02:18:16 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/04/07 02:18:16 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/04/07 02:18:16 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/04/07 02:18:16 INFO : filename_contains_ě_.txt: Copied (new)
2026/04/07 02:18:16 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/04/07 02:18:16 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:16 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:18:16 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:18:16 DEBUG : 測試_check file.a1a409eb.partial: size = 0 OK
2026/04/07 02:18:16 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:16 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: size = 272 OK
2026/04/07 02:18:16 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:18:16 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/04/07 02:18:16 INFO : Русский.txt: Copied (new)
2026/04/07 02:18:16 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:18:16 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:18:16 DEBUG : 測試_check file.a1a409eb.partial: renamed to: 測試_check file
2026/04/07 02:18:16 INFO : 測試_check file: Copied (new)
2026/04/07 02:18:16 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: renamed to: 測試Русский ěáñ/filename_contains_ě_.txt
2026/04/07 02:18:16 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Copied (new)
2026/04/07 02:18:17 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: size = 0 OK
2026/04/07 02:18:17 DEBUG : 測試Русский ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:17 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: size = 272 OK
2026/04/07 02:18:17 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:18:17 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: renamed to: 測試Русский ěáñ/測試_check file
2026/04/07 02:18:17 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/04/07 02:18:17 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: renamed to: 測試Русский ěáñ/filename_contains_ࢺ_.txt
2026/04/07 02:18:17 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Copied (new)
2026/04/07 02:18:17 NOTICE: checking Path1 azurefiles root 'rclone-test-kotovod1leye/021502vo/ext_paths/path1'
2026/04/07 02:18:17 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:18:17 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:17 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:17 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:17 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:17 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:17 DEBUG : 測試_check file: Need to transfer - File not found at Destination
2026/04/07 02:18:17 DEBUG : 測試Русский ěáñ: Making directory with metadata
2026/04/07 02:18:17 INFO : 測試Русский ěáñ: Made directory with metadata (mtime=2024-04-17T01:00:03.064427195Z)
2026/04/07 02:18:17 DEBUG : Added delayed dir = "測試Русский ěáñ", newDst=測試Русский ěáñ
2026/04/07 02:18:17 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:18:17 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:17 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:18:17 INFO : file1.txt: Copied (new)
2026/04/07 02:18:17 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:18:17 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:18:17 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:18:17 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:18:17 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/04/07 02:18:17 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:17 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:17 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:17 DEBUG : 測試Русский ěáñ/測試_check file: Need to transfer - File not found at Destination
2026/04/07 02:18:17 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/04/07 02:18:17 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/04/07 02:18:17 DEBUG : Local file system at /tmp/021502vo/ext_paths/path2: Waiting for checks to finish
2026/04/07 02:18:17 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/04/07 02:18:17 DEBUG : Local file system at /tmp/021502vo/ext_paths/path2: Waiting for transfers to finish
2026/04/07 02:18:17 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:18:17 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/04/07 02:18:17 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:17 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/04/07 02:18:17 INFO : Русский.txt: Copied (new)
2026/04/07 02:18:17 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/04/07 02:18:17 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/04/07 02:18:17 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/04/07 02:18:17 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:18:17 DEBUG : 測試_check file.a1a409eb.partial: size = 0 OK
2026/04/07 02:18:17 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/04/07 02:18:17 INFO : filename_contains_ě_.txt: Copied (new)
2026/04/07 02:18:17 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:17 DEBUG : 測試_check file.a1a409eb.partial: renamed to: 測試_check file
2026/04/07 02:18:17 INFO : 測試_check file: Copied (new)
2026/04/07 02:18:17 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: size = 272 OK
2026/04/07 02:18:17 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: size = 272 OK
2026/04/07 02:18:17 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:18:17 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:18:17 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: renamed to: 測試Русский ěáñ/filename_contains_ࢺ_.txt
2026/04/07 02:18:17 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Copied (new)
2026/04/07 02:18:17 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: renamed to: 測試Русский ěáñ/filename_contains_ě_.txt
2026/04/07 02:18:17 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Copied (new)
2026/04/07 02:18:17 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: size = 0 OK
2026/04/07 02:18:17 DEBUG : 測試Русский ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:17 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: renamed to: 測試Русский ěáñ/測試_check file
2026/04/07 02:18:17 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/04/07 02:18:17 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/04/07 02:18:17 NOTICE: checking path2 Local file system at /tmp/021502vo/ext_paths/path2
2026/04/07 02:18:17 NOTICE: [36m(01) :[0m [34mtest extended-char-paths[0m
2026/04/07 02:18:17 NOTICE: [36m(02) :[0m [34mfix-names TestAzureFiles:rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский{spc}{spc}ěáñ/[0m
2026/04/07 02:18:17 DEBUG : Creating backend with remote "TestAzureFiles:"
2026/04/07 02:18:17 DEBUG : rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/: is NFC: true
2026/04/07 02:18:17 DEBUG : rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/: is NFD: false
2026/04/07 02:18:17 DEBUG : rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/: is valid UTF8: true
2026/04/07 02:18:17 DEBUG : TestAzureFiles:rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/: attempting to fix directory
2026/04/07 02:18:17 DEBUG : old and new are equal. Skipping. TestAzureFiles:rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/ (edd9af2f6af2802c5c7e953738a360aa) TestAzureFiles:rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/ (edd9af2f6af2802c5c7e953738a360aa)
2026/04/07 02:18:17 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/"
2026/04/07 02:18:17 DEBUG : Attempting to move rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/ to TestAzureFiles:rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/
2026/04/07 02:18:17 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ-rclone-move-qomumob1"
2026/04/07 02:18:17 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ-rclone-move-qomumob1': Using server-side directory move
2026/04/07 02:18:18 ERROR : azurefiles root 'rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ-rclone-move-qomumob1': Server side directory move failed: DirMove: Rename failed: PUT https://rclonefiles.file.core.windows.net/rclone/rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ-rclone-move-qomumob1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified resource does not exist.
ERROR CODE: ResourceNotFound
--------------------------------------------------------------------------------
ResourceNotFoundThe specified resource does not exist.
RequestId:edc0f935-901a-0010-5d34-c67472000000
Time:2026-04-07T02:18:17.9941883Z
--------------------------------------------------------------------------------
2026/04/07 02:18:18 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/': error attempting to move folder: DirMove: Rename failed: PUT https://rclonefiles.file.core.windows.net/rclone/rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ-rclone-move-qomumob1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified resource does not exist.
ERROR CODE: ResourceNotFound
--------------------------------------------------------------------------------
ResourceNotFoundThe specified resource does not exist.
RequestId:edc0f935-901a-0010-5d34-c67472000000
Time:2026-04-07T02:18:17.9941883Z
--------------------------------------------------------------------------------
2026/04/07 02:18:18 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/"
2026/04/07 02:18:18 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/': Using server-side directory move
2026/04/07 02:18:18 INFO : azurefiles root 'rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2026/04/07 02:18:18 ERROR : azurefiles root 'rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ-rclone-move-qomumob1': error reading source root directory: directory not found
2026/04/07 02:18:18 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/': Waiting for checks to finish
2026/04/07 02:18:18 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/': Waiting for transfers to finish
2026/04/07 02:18:18 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ-rclone-move-qomumob1': error attempting to move folder to rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/: directory not found
2026/04/07 02:18:18 NOTICE: [36m(03) :[0m [34mfix-names /tmp/021502vo/ext_paths/path2/測試Русский{spc}{spc}ěáñ/[0m
2026/04/07 02:18:18 DEBUG : Creating backend with remote "/"
2026/04/07 02:18:18 DEBUG : /tmp/021502vo/ext_paths/path2/測試Русский ěáñ/: is NFC: true
2026/04/07 02:18:18 DEBUG : /tmp/021502vo/ext_paths/path2/測試Русский ěáñ/: is NFD: false
2026/04/07 02:18:18 DEBUG : /tmp/021502vo/ext_paths/path2/測試Русский ěáñ/: is valid UTF8: true
2026/04/07 02:18:18 DEBUG : /tmp/021502vo/ext_paths/path2/測試Русский ěáñ/: attempting to fix directory
2026/04/07 02:18:18 DEBUG : old and new are equal. Skipping. /tmp/021502vo/ext_paths/path2/測試Русский ěáñ/ (f6ba9d394ee50fa84ea42a37508663cf) /tmp/021502vo/ext_paths/path2/測試Русский ěáñ/ (f6ba9d394ee50fa84ea42a37508663cf)
2026/04/07 02:18:18 DEBUG : Creating backend with remote "/tmp/021502vo/ext_paths/path2/測試Русский ěáñ/"
2026/04/07 02:18:18 DEBUG : fs cache: renaming cache item "/tmp/021502vo/ext_paths/path2/測試Русский ěáñ/" to be canonical "/tmp/021502vo/ext_paths/path2/測試Русский ěáñ"
2026/04/07 02:18:18 DEBUG : Attempting to move /tmp/021502vo/ext_paths/path2/測試Русский ěáñ to /tmp/021502vo/ext_paths/path2/測試Русский ěáñ/
2026/04/07 02:18:18 DEBUG : Creating backend with remote "/tmp/021502vo/ext_paths/path2/測試Русский ěáñ-rclone-move-hizafod8"
2026/04/07 02:18:18 DEBUG : Local file system at /tmp/021502vo/ext_paths/path2/測試Русский ěáñ-rclone-move-hizafod8: Using server-side directory move
2026/04/07 02:18:18 ERROR : Local file system at /tmp/021502vo/ext_paths/path2/測試Русский ěáñ-rclone-move-hizafod8: Server side directory move failed: rename /tmp/021502vo/ext_paths/path2/測試Русский ěáñ /tmp/021502vo/ext_paths/path2/測試Русский ěáñ-rclone-move-hizafod8: no such file or directory
2026/04/07 02:18:18 DEBUG : Local file system at /tmp/021502vo/ext_paths/path2/測試Русский ěáñ: error attempting to move folder: rename /tmp/021502vo/ext_paths/path2/測試Русский ěáñ /tmp/021502vo/ext_paths/path2/測試Русский ěáñ-rclone-move-hizafod8: no such file or directory
2026/04/07 02:18:18 DEBUG : Creating backend with remote "/tmp/021502vo/ext_paths/path2/測試Русский ěáñ/"
2026/04/07 02:18:18 DEBUG : fs cache: renaming cache item "/tmp/021502vo/ext_paths/path2/測試Русский ěáñ/" to be canonical "/tmp/021502vo/ext_paths/path2/測試Русский ěáñ"
2026/04/07 02:18:18 DEBUG : Local file system at /tmp/021502vo/ext_paths/path2/測試Русский ěáñ: Using server-side directory move
2026/04/07 02:18:18 INFO : Local file system at /tmp/021502vo/ext_paths/path2/測試Русский ěáñ: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2026/04/07 02:18:18 ERROR : Local file system at /tmp/021502vo/ext_paths/path2/測試Русский ěáñ-rclone-move-hizafod8: error reading source root directory: directory not found
2026/04/07 02:18:18 DEBUG : Local file system at /tmp/021502vo/ext_paths/path2/測試Русский ěáñ: Waiting for checks to finish
2026/04/07 02:18:18 DEBUG : Local file system at /tmp/021502vo/ext_paths/path2/測試Русский ěáñ: Waiting for transfers to finish
2026/04/07 02:18:18 DEBUG : Local file system at /tmp/021502vo/ext_paths/path2/測試Русский ěáñ-rclone-move-hizafod8: error attempting to move folder to /tmp/021502vo/ext_paths/path2/測試Русский ěáñ: directory not found
2026/04/07 02:18:18 NOTICE: [36m(04) :[0m [34mfix-names TestAzureFiles:rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/04/07 02:18:18 DEBUG : rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFC: true
2026/04/07 02:18:18 DEBUG : rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFD: false
2026/04/07 02:18:18 DEBUG : rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/04/07 02:18:18 DEBUG : rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/07 02:18:18 DEBUG : rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true 99503bdf1d4edfa2a0a1c3ff21ccbf4c
2026/04/07 02:18:18 DEBUG : FILE old: rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/04/07 02:18:18 DEBUG : HASH old: 99503bdf1d4edfa2a0a1c3ff21ccbf4c new: 99503bdf1d4edfa2a0a1c3ff21ccbf4c equal: true
2026/04/07 02:18:18 DEBUG : rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false 560bbf9bb58d7eb1bf56631c77aa7020
2026/04/07 02:18:18 DEBUG : FILE old: rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/04/07 02:18:18 DEBUG : HASH old: 560bbf9bb58d7eb1bf56631c77aa7020 new: 99503bdf1d4edfa2a0a1c3ff21ccbf4c equal: false
2026/04/07 02:18:18 DEBUG : rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false 560bbf9bb58d7eb1bf56631c77aa7020
2026/04/07 02:18:18 DEBUG : FILE old: rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/04/07 02:18:18 DEBUG : HASH old: 560bbf9bb58d7eb1bf56631c77aa7020 new: 99503bdf1d4edfa2a0a1c3ff21ccbf4c equal: false
2026/04/07 02:18:18 DEBUG : rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true 99503bdf1d4edfa2a0a1c3ff21ccbf4c
2026/04/07 02:18:18 DEBUG : FILE old: rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/04/07 02:18:18 DEBUG : HASH old: 99503bdf1d4edfa2a0a1c3ff21ccbf4c new: 99503bdf1d4edfa2a0a1c3ff21ccbf4c equal: true
2026/04/07 02:18:18 DEBUG : rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/07 02:18:18 NOTICE: [36m(05) :[0m [34mfix-names /tmp/021502vo/ext_paths/path2/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/04/07 02:18:18 DEBUG : /tmp/021502vo/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFC: true
2026/04/07 02:18:18 DEBUG : /tmp/021502vo/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFD: false
2026/04/07 02:18:18 DEBUG : /tmp/021502vo/ext_paths/path2/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/04/07 02:18:18 DEBUG : /tmp/021502vo/ext_paths/path2/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/07 02:18:18 DEBUG : /tmp/021502vo/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true a7201c113ff766a6c7c61df524b431f0
2026/04/07 02:18:18 DEBUG : FILE old: /tmp/021502vo/ext_paths/path2/測試Русский ěáñ/測試_check file new: /tmp/021502vo/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/04/07 02:18:18 DEBUG : HASH old: a7201c113ff766a6c7c61df524b431f0 new: a7201c113ff766a6c7c61df524b431f0 equal: true
2026/04/07 02:18:18 DEBUG : /tmp/021502vo/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false 719966225c403eae050182af423206c7
2026/04/07 02:18:18 DEBUG : FILE old: /tmp/021502vo/ext_paths/path2/測試Русский ěáñ/測試_check file new: /tmp/021502vo/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/04/07 02:18:18 DEBUG : HASH old: 719966225c403eae050182af423206c7 new: a7201c113ff766a6c7c61df524b431f0 equal: false
2026/04/07 02:18:18 DEBUG : /tmp/021502vo/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false 719966225c403eae050182af423206c7
2026/04/07 02:18:18 DEBUG : FILE old: /tmp/021502vo/ext_paths/path2/測試Русский ěáñ/測試_check file new: /tmp/021502vo/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/04/07 02:18:18 DEBUG : HASH old: 719966225c403eae050182af423206c7 new: a7201c113ff766a6c7c61df524b431f0 equal: false
2026/04/07 02:18:18 DEBUG : /tmp/021502vo/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true a7201c113ff766a6c7c61df524b431f0
2026/04/07 02:18:18 DEBUG : FILE old: /tmp/021502vo/ext_paths/path2/測試Русский ěáñ/測試_check file new: /tmp/021502vo/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/04/07 02:18:18 DEBUG : HASH old: a7201c113ff766a6c7c61df524b431f0 new: a7201c113ff766a6c7c61df524b431f0 equal: true
2026/04/07 02:18:18 DEBUG : /tmp/021502vo/ext_paths/path2/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/07 02:18:18 NOTICE: [36m(06) :[0m [34mfix-names TestAzureFiles:rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский{spc}{spc}ěáñ/filename_contains_ě_.txt[0m
2026/04/07 02:18:18 DEBUG : rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: is NFC: true
2026/04/07 02:18:18 DEBUG : rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: is NFD: false
2026/04/07 02:18:18 DEBUG : rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: is valid UTF8: true
2026/04/07 02:18:18 DEBUG : rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/07 02:18:18 DEBUG : rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: true 5330afafa4799d3f50edacc9075d9502
2026/04/07 02:18:18 DEBUG : FILE old: rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: true
2026/04/07 02:18:18 DEBUG : HASH old: 5330afafa4799d3f50edacc9075d9502 new: 5330afafa4799d3f50edacc9075d9502 equal: true
2026/04/07 02:18:18 DEBUG : rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 92d3aafae5fb75e523e0acac9f97bbcb
2026/04/07 02:18:18 DEBUG : FILE old: rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/04/07 02:18:18 DEBUG : HASH old: 92d3aafae5fb75e523e0acac9f97bbcb new: 5330afafa4799d3f50edacc9075d9502 equal: false
2026/04/07 02:18:18 DEBUG : rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false c5ad1bf3fd8c7c63e17b14948ad7de64
2026/04/07 02:18:18 DEBUG : FILE old: rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/04/07 02:18:18 DEBUG : HASH old: c5ad1bf3fd8c7c63e17b14948ad7de64 new: 5330afafa4799d3f50edacc9075d9502 equal: false
2026/04/07 02:18:18 DEBUG : rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 594dcc4f8b3e7e250eebce8119bae31c
2026/04/07 02:18:18 DEBUG : FILE old: rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/04/07 02:18:18 DEBUG : HASH old: 594dcc4f8b3e7e250eebce8119bae31c new: 5330afafa4799d3f50edacc9075d9502 equal: false
2026/04/07 02:18:18 DEBUG : rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/07 02:18:18 NOTICE: [36m(07) :[0m [34mfix-names /tmp/021502vo/ext_paths/path2/測試Русский{spc}{spc}ěáñ/filename_contains_ě_.txt[0m
2026/04/07 02:18:18 DEBUG : /tmp/021502vo/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: is NFC: true
2026/04/07 02:18:18 DEBUG : /tmp/021502vo/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: is NFD: false
2026/04/07 02:18:18 DEBUG : /tmp/021502vo/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: is valid UTF8: true
2026/04/07 02:18:18 DEBUG : /tmp/021502vo/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/07 02:18:18 DEBUG : /tmp/021502vo/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: true fa01b3c05882bcffdba0b4afca43ff44
2026/04/07 02:18:18 DEBUG : FILE old: /tmp/021502vo/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: /tmp/021502vo/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: true
2026/04/07 02:18:18 DEBUG : HASH old: fa01b3c05882bcffdba0b4afca43ff44 new: fa01b3c05882bcffdba0b4afca43ff44 equal: true
2026/04/07 02:18:18 DEBUG : /tmp/021502vo/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 161112b503c8ef32feb41e28e37ea5ca
2026/04/07 02:18:18 DEBUG : FILE old: /tmp/021502vo/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: /tmp/021502vo/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/04/07 02:18:18 DEBUG : HASH old: 161112b503c8ef32feb41e28e37ea5ca new: fa01b3c05882bcffdba0b4afca43ff44 equal: false
2026/04/07 02:18:18 DEBUG : /tmp/021502vo/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 8403bdac0360ccf10c736a1e7111f313
2026/04/07 02:18:18 DEBUG : FILE old: /tmp/021502vo/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: /tmp/021502vo/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/04/07 02:18:18 DEBUG : HASH old: 8403bdac0360ccf10c736a1e7111f313 new: fa01b3c05882bcffdba0b4afca43ff44 equal: false
2026/04/07 02:18:18 DEBUG : /tmp/021502vo/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 28649e9de043c8c31cd0e7f92e1f1246
2026/04/07 02:18:18 DEBUG : FILE old: /tmp/021502vo/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: /tmp/021502vo/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/04/07 02:18:18 DEBUG : HASH old: 28649e9de043c8c31cd0e7f92e1f1246 new: fa01b3c05882bcffdba0b4afca43ff44 equal: false
2026/04/07 02:18:18 DEBUG : /tmp/021502vo/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/07 02:18:18 NOTICE: [36m(08) :[0m [34mfix-names TestAzureFiles:rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試_check{spc}file[0m
2026/04/07 02:18:18 DEBUG : rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試_check file: is NFC: true
2026/04/07 02:18:18 DEBUG : rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試_check file: is NFD: true
2026/04/07 02:18:18 DEBUG : rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試_check file: is valid UTF8: true
2026/04/07 02:18:18 DEBUG : rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/07 02:18:18 DEBUG : rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試_check file: file exists: true d741de715fcd2b63a9fd7ddd7cd68346
2026/04/07 02:18:18 DEBUG : FILE old: rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試_check file new: rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試_check file equal: true
2026/04/07 02:18:18 DEBUG : HASH old: d741de715fcd2b63a9fd7ddd7cd68346 new: d741de715fcd2b63a9fd7ddd7cd68346 equal: true
2026/04/07 02:18:18 DEBUG : rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試_check file: file exists: true d741de715fcd2b63a9fd7ddd7cd68346
2026/04/07 02:18:18 DEBUG : FILE old: rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試_check file new: rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試_check file equal: true
2026/04/07 02:18:18 DEBUG : HASH old: d741de715fcd2b63a9fd7ddd7cd68346 new: d741de715fcd2b63a9fd7ddd7cd68346 equal: true
2026/04/07 02:18:18 DEBUG : rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試_check file: file exists: true d741de715fcd2b63a9fd7ddd7cd68346
2026/04/07 02:18:18 DEBUG : FILE old: rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試_check file new: rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試_check file equal: true
2026/04/07 02:18:18 DEBUG : HASH old: d741de715fcd2b63a9fd7ddd7cd68346 new: d741de715fcd2b63a9fd7ddd7cd68346 equal: true
2026/04/07 02:18:18 DEBUG : rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試_check file: file exists: true d741de715fcd2b63a9fd7ddd7cd68346
2026/04/07 02:18:18 DEBUG : FILE old: rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試_check file new: rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試_check file equal: true
2026/04/07 02:18:18 DEBUG : HASH old: d741de715fcd2b63a9fd7ddd7cd68346 new: d741de715fcd2b63a9fd7ddd7cd68346 equal: true
2026/04/07 02:18:18 DEBUG : rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/07 02:18:18 NOTICE: [36m(09) :[0m [34mfix-names /tmp/021502vo/ext_paths/path2/測試_check{spc}file[0m
2026/04/07 02:18:18 DEBUG : /tmp/021502vo/ext_paths/path2/測試_check file: is NFC: true
2026/04/07 02:18:18 DEBUG : /tmp/021502vo/ext_paths/path2/測試_check file: is NFD: true
2026/04/07 02:18:18 DEBUG : /tmp/021502vo/ext_paths/path2/測試_check file: is valid UTF8: true
2026/04/07 02:18:18 DEBUG : /tmp/021502vo/ext_paths/path2/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/07 02:18:18 DEBUG : /tmp/021502vo/ext_paths/path2/測試_check file: file exists: true 726c67a45c8ff4735c7b6cece8ed67af
2026/04/07 02:18:18 DEBUG : FILE old: /tmp/021502vo/ext_paths/path2/測試_check file new: /tmp/021502vo/ext_paths/path2/測試_check file equal: true
2026/04/07 02:18:18 DEBUG : HASH old: 726c67a45c8ff4735c7b6cece8ed67af new: 726c67a45c8ff4735c7b6cece8ed67af equal: true
2026/04/07 02:18:18 DEBUG : /tmp/021502vo/ext_paths/path2/測試_check file: file exists: true 726c67a45c8ff4735c7b6cece8ed67af
2026/04/07 02:18:18 DEBUG : FILE old: /tmp/021502vo/ext_paths/path2/測試_check file new: /tmp/021502vo/ext_paths/path2/測試_check file equal: true
2026/04/07 02:18:18 DEBUG : HASH old: 726c67a45c8ff4735c7b6cece8ed67af new: 726c67a45c8ff4735c7b6cece8ed67af equal: true
2026/04/07 02:18:18 DEBUG : /tmp/021502vo/ext_paths/path2/測試_check file: file exists: true 726c67a45c8ff4735c7b6cece8ed67af
2026/04/07 02:18:18 DEBUG : FILE old: /tmp/021502vo/ext_paths/path2/測試_check file new: /tmp/021502vo/ext_paths/path2/測試_check file equal: true
2026/04/07 02:18:18 DEBUG : HASH old: 726c67a45c8ff4735c7b6cece8ed67af new: 726c67a45c8ff4735c7b6cece8ed67af equal: true
2026/04/07 02:18:18 DEBUG : /tmp/021502vo/ext_paths/path2/測試_check file: file exists: true 726c67a45c8ff4735c7b6cece8ed67af
2026/04/07 02:18:18 DEBUG : FILE old: /tmp/021502vo/ext_paths/path2/測試_check file new: /tmp/021502vo/ext_paths/path2/測試_check file equal: true
2026/04/07 02:18:18 DEBUG : HASH old: 726c67a45c8ff4735c7b6cece8ed67af new: 726c67a45c8ff4735c7b6cece8ed67af equal: true
2026/04/07 02:18:18 DEBUG : /tmp/021502vo/ext_paths/path2/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/07 02:18:18 NOTICE: [36m(10) :[0m [34mfix-names TestAzureFiles:rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/04/07 02:18:18 DEBUG : rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFC: true
2026/04/07 02:18:18 DEBUG : rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFD: false
2026/04/07 02:18:18 DEBUG : rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/04/07 02:18:18 DEBUG : rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/07 02:18:18 DEBUG : rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true 99503bdf1d4edfa2a0a1c3ff21ccbf4c
2026/04/07 02:18:18 DEBUG : FILE old: rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/04/07 02:18:18 DEBUG : HASH old: 99503bdf1d4edfa2a0a1c3ff21ccbf4c new: 99503bdf1d4edfa2a0a1c3ff21ccbf4c equal: true
2026/04/07 02:18:18 DEBUG : rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false 560bbf9bb58d7eb1bf56631c77aa7020
2026/04/07 02:18:18 DEBUG : FILE old: rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/04/07 02:18:18 DEBUG : HASH old: 560bbf9bb58d7eb1bf56631c77aa7020 new: 99503bdf1d4edfa2a0a1c3ff21ccbf4c equal: false
2026/04/07 02:18:18 DEBUG : rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false 560bbf9bb58d7eb1bf56631c77aa7020
2026/04/07 02:18:18 DEBUG : FILE old: rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/04/07 02:18:18 DEBUG : HASH old: 560bbf9bb58d7eb1bf56631c77aa7020 new: 99503bdf1d4edfa2a0a1c3ff21ccbf4c equal: false
2026/04/07 02:18:18 DEBUG : rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true 99503bdf1d4edfa2a0a1c3ff21ccbf4c
2026/04/07 02:18:18 DEBUG : FILE old: rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/04/07 02:18:18 DEBUG : HASH old: 99503bdf1d4edfa2a0a1c3ff21ccbf4c new: 99503bdf1d4edfa2a0a1c3ff21ccbf4c equal: true
2026/04/07 02:18:19 DEBUG : rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/07 02:18:19 NOTICE: [36m(11) :[0m [34mfix-names /tmp/021502vo/ext_paths/path2/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/04/07 02:18:19 DEBUG : /tmp/021502vo/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFC: true
2026/04/07 02:18:19 DEBUG : /tmp/021502vo/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFD: false
2026/04/07 02:18:19 DEBUG : /tmp/021502vo/ext_paths/path2/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/04/07 02:18:19 DEBUG : /tmp/021502vo/ext_paths/path2/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/07 02:18:19 DEBUG : /tmp/021502vo/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true a7201c113ff766a6c7c61df524b431f0
2026/04/07 02:18:19 DEBUG : FILE old: /tmp/021502vo/ext_paths/path2/測試Русский ěáñ/測試_check file new: /tmp/021502vo/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/04/07 02:18:19 DEBUG : HASH old: a7201c113ff766a6c7c61df524b431f0 new: a7201c113ff766a6c7c61df524b431f0 equal: true
2026/04/07 02:18:19 DEBUG : /tmp/021502vo/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false 719966225c403eae050182af423206c7
2026/04/07 02:18:19 DEBUG : FILE old: /tmp/021502vo/ext_paths/path2/測試Русский ěáñ/測試_check file new: /tmp/021502vo/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/04/07 02:18:19 DEBUG : HASH old: 719966225c403eae050182af423206c7 new: a7201c113ff766a6c7c61df524b431f0 equal: false
2026/04/07 02:18:19 DEBUG : /tmp/021502vo/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false 719966225c403eae050182af423206c7
2026/04/07 02:18:19 DEBUG : FILE old: /tmp/021502vo/ext_paths/path2/測試Русский ěáñ/測試_check file new: /tmp/021502vo/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/04/07 02:18:19 DEBUG : HASH old: 719966225c403eae050182af423206c7 new: a7201c113ff766a6c7c61df524b431f0 equal: false
2026/04/07 02:18:19 DEBUG : /tmp/021502vo/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true a7201c113ff766a6c7c61df524b431f0
2026/04/07 02:18:19 DEBUG : FILE old: /tmp/021502vo/ext_paths/path2/測試Русский ěáñ/測試_check file new: /tmp/021502vo/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/04/07 02:18:19 DEBUG : HASH old: a7201c113ff766a6c7c61df524b431f0 new: a7201c113ff766a6c7c61df524b431f0 equal: true
2026/04/07 02:18:19 DEBUG : /tmp/021502vo/ext_paths/path2/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/07 02:18:19 NOTICE: [36m(12) :[0m [34mtest resync subdirs with extended chars[0m
2026/04/07 02:18:19 NOTICE: [36m(13) :[0m [34mbisync subdir=測試Русский{spc}{spc}ěáñ resync[0m
2026/04/07 02:18:21 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ"
2026/04/07 02:18:21 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:18:21 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:18:21 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:18:21 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/" with Path2 "/tmp/021502vo/ext_paths/path2/測試Русский ěáñ/"
2026/04/07 02:18:21 INFO : Copying Path2 files to Path1
2026/04/07 02:18:21 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:18:21 INFO : There was nothing to transfer
2026/04/07 02:18:21 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:18:21 INFO : There was nothing to transfer
2026/04/07 02:18:21 INFO : Resync updating listings
2026/04/07 02:18:21 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/" vs Path2 "/tmp/021502vo/ext_paths/path2/測試Русский ěáñ/"
2026/04/07 02:18:21 INFO : [32mBisync successful[0m
2026/04/07 02:18:21 NOTICE: [36m(14) :[0m [34mcopy-listings resync[0m
2026/04/07 02:18:21 NOTICE: [36m(15) :[0m [34mtest place new files with extended chars on each side[0m
2026/04/07 02:18:21 NOTICE: [36m(16) :[0m [34mtouch-glob 2001-01-02 /tmp/021502vo/datadir/test_ext_paths-suqifet3/ file1.txt[0m
2026/04/07 02:18:21 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_ext_paths-suqifet3/"
2026/04/07 02:18:21 DEBUG : fs cache: renaming cache item "/tmp/021502vo/datadir/test_ext_paths-suqifet3/" to be canonical "/tmp/021502vo/datadir/test_ext_paths-suqifet3"
2026/04/07 02:18:21 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/07 02:18:21 NOTICE: [36m(17) :[0m [34mcopy-as /tmp/021502vo/datadir/test_ext_paths-suqifet3/file1.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский{spc}{spc}ěáñ 測試_file1p1[0m
2026/04/07 02:18:21 DEBUG : copyFile "/tmp/021502vo/datadir/test_ext_paths-suqifet3/file1.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ" as "測試_file1p1"
2026/04/07 02:18:21 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_ext_paths-suqifet3/file1.txt"
2026/04/07 02:18:21 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ"
2026/04/07 02:18:21 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ'" as "測試_file1p1"
2026/04/07 02:18:21 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:21 DEBUG : 測試_file1p1.44ea53d8.partial: size = 19 OK
2026/04/07 02:18:21 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:18:21 DEBUG : 測試_file1p1.44ea53d8.partial: renamed to: 測試_file1p1
2026/04/07 02:18:21 INFO : file1.txt: Copied (new) to: 測試_file1p1
2026/04/07 02:18:21 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/021502vo/datadir/test_ext_paths-suqifet3/file1.txt /tmp/021502vo/ext_paths/path2/測試Русский{spc}{spc}ěáñ 測試_file1p2[0m
2026/04/07 02:18:21 DEBUG : copyFile "/tmp/021502vo/datadir/test_ext_paths-suqifet3/file1.txt" to "/tmp/021502vo/ext_paths/path2/測試Русский ěáñ" as "測試_file1p2"
2026/04/07 02:18:21 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_ext_paths-suqifet3/file1.txt"
2026/04/07 02:18:21 DEBUG : Creating backend with remote "/tmp/021502vo/ext_paths/path2/測試Русский ěáñ"
2026/04/07 02:18:21 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/021502vo/ext_paths/path2/測試Русский ěáñ" as "測試_file1p2"
2026/04/07 02:18:21 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:21 DEBUG : 測試_file1p2.1ffde2cd.partial: size = 19 OK
2026/04/07 02:18:21 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:18:21 DEBUG : 測試_file1p2.1ffde2cd.partial: renamed to: 測試_file1p2
2026/04/07 02:18:21 INFO : file1.txt: Copied (new) to: 測試_file1p2
2026/04/07 02:18:21 NOTICE: [36m(19) :[0m [34mtest normal sync of subdirs with extended chars[0m
2026/04/07 02:18:21 NOTICE: [36m(20) :[0m [34mbisync subdir=測試Русский{spc}{spc}ěáñ[0m
2026/04/07 02:18:24 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:18:24 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:18:24 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:18:24 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/" with Path2 "/tmp/021502vo/ext_paths/path2/測試Русский ěáñ/"
2026/04/07 02:18:24 INFO : Building Path1 and Path2 listings
2026/04/07 02:18:24 INFO : Path1 checking for diffs
2026/04/07 02:18:24 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36m測試_file1p1[0m
2026/04/07 02:18:24 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/07 02:18:24 INFO : Path2 checking for diffs
2026/04/07 02:18:24 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36m測試_file1p2[0m
2026/04/07 02:18:24 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/07 02:18:24 INFO : Applying changes
2026/04/07 02:18:24 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/021502vo/ext_paths/path2/測試Русский ěáñ/測試_file1p1[0m
2026/04/07 02:18:24 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/測試_file1p2[0m
2026/04/07 02:18:24 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:18:24 INFO : 測試_file1p2: Copied (new)
2026/04/07 02:18:24 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:18:24 INFO : 測試_file1p1: Copied (new)
2026/04/07 02:18:24 INFO : Updating listings
2026/04/07 02:18:24 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский ěáñ/" vs Path2 "/tmp/021502vo/ext_paths/path2/測試Русский ěáñ/"
2026/04/07 02:18:24 INFO : [32mBisync successful[0m
2026/04/07 02:18:24 NOTICE: [36m(21) :[0m [34mmove-listings normal-sync[0m
2026/04/07 02:18:24 NOTICE: [36m(22) :[0m [34mtest check-filename with extended chars. check should fail.[0m
2026/04/07 02:18:24 NOTICE: [36m(23) :[0m [34mbisync resync[0m
2026/04/07 02:18:27 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/ext_paths/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:18:27 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/04/07 02:18:27 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:18:27 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:18:27 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/ext_paths/path1/" with Path2 "/tmp/021502vo/ext_paths/path2/"
2026/04/07 02:18:27 INFO : Copying Path2 files to Path1
2026/04/07 02:18:27 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:18:27 INFO : There was nothing to transfer
2026/04/07 02:18:27 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:18:27 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/04/07 02:18:27 INFO : There was nothing to transfer
2026/04/07 02:18:27 INFO : Resync updating listings
2026/04/07 02:18:27 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/ext_paths/path1/" vs Path2 "/tmp/021502vo/ext_paths/path2/"
2026/04/07 02:18:27 INFO : [32mBisync successful[0m
2026/04/07 02:18:27 NOTICE: [36m(24) :[0m [34mdelete-file TestAzureFiles:rclone-test-kotovod1leye/021502vo/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/04/07 02:18:27 INFO : 測試_check file: Deleted
2026/04/07 02:18:27 NOTICE: [36m(25) :[0m [34mbisync check-access check-filename=測試_check{spc}file[0m
2026/04/07 02:18:30 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/ext_paths/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:18:30 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/04/07 02:18:30 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:18:30 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:18:30 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/ext_paths/path1/" with Path2 "/tmp/021502vo/ext_paths/path2/"
2026/04/07 02:18:30 INFO : Building Path1 and Path2 listings
2026/04/07 02:18:30 INFO : Path1 checking for diffs
2026/04/07 02:18:30 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36m測試Русский ěáñ/測試_check file[0m
2026/04/07 02:18:30 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/07 02:18:30 INFO : Path2 checking for diffs
2026/04/07 02:18:30 INFO : Checking access health
2026/04/07 02:18:30 ERROR : Access test failed: Path1 count 1, Path2 count 2 - 測試_check file
2026/04/07 02:18:30 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36m測試Русский ěáñ/測試_check file[0m
2026/04/07 02:18:30 ERROR : [31mBisync critical error: check file check failed[0m
2026/04/07 02:18:30 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/07 02:18:30 NOTICE: Bisync error: bisync aborted
2026/04/07 02:18:30 NOTICE: [36m(26) :[0m [34mcopy-listings check-access-fail[0m
2026/04/07 02:18:30 NOTICE: [36m(27) :[0m [34mtest check-filename with extended chars. check should pass.[0m
2026/04/07 02:18:30 NOTICE: [36m(28) :[0m [34mbisync resync[0m
2026/04/07 02:18:32 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/ext_paths/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:18:32 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/04/07 02:18:32 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:18:32 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:18:32 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/ext_paths/path1/" with Path2 "/tmp/021502vo/ext_paths/path2/"
2026/04/07 02:18:32 INFO : Copying Path2 files to Path1
2026/04/07 02:18:32 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:18:33 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/04/07 02:18:33 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:18:33 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/04/07 02:18:33 INFO : Resync updating listings
2026/04/07 02:18:33 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/ext_paths/path1/" vs Path2 "/tmp/021502vo/ext_paths/path2/"
2026/04/07 02:18:33 INFO : [32mBisync successful[0m
2026/04/07 02:18:33 NOTICE: [36m(29) :[0m [34mbisync check-access check-filename=測試_check{spc}file[0m
2026/04/07 02:18:35 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/ext_paths/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:18:35 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/04/07 02:18:35 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:18:35 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:18:35 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/ext_paths/path1/" with Path2 "/tmp/021502vo/ext_paths/path2/"
2026/04/07 02:18:35 INFO : Building Path1 and Path2 listings
2026/04/07 02:18:35 INFO : Path1 checking for diffs
2026/04/07 02:18:35 INFO : Path2 checking for diffs
2026/04/07 02:18:35 INFO : Checking access health
2026/04/07 02:18:35 INFO : Found 2 matching "測試_check file" files on both paths
2026/04/07 02:18:35 INFO : No changes found
2026/04/07 02:18:35 INFO : Updating listings
2026/04/07 02:18:35 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/ext_paths/path1/" vs Path2 "/tmp/021502vo/ext_paths/path2/"
2026/04/07 02:18:35 INFO : [32mBisync successful[0m
2026/04/07 02:18:35 NOTICE: [36m(30) :[0m [34mmove-listings check-access-pass[0m
2026/04/07 02:18:35 NOTICE: [36m(31) :[0m [34mtest filters-file path with extended chars - masks /fileZ.txt[0m
2026/04/07 02:18:35 NOTICE: [36m(32) :[0m [34mcopy-file /tmp/021502vo/datadir/test_ext_paths-suqifet3/測試_filtersfile.txt /tmp/021502vo/workdir/[0m
2026/04/07 02:18:35 DEBUG : copyFile "/tmp/021502vo/datadir/test_ext_paths-suqifet3/測試_filtersfile.txt" to "/tmp/021502vo/workdir/" as ""
2026/04/07 02:18:35 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_ext_paths-suqifet3/測試_filtersfile.txt"
2026/04/07 02:18:35 DEBUG : Creating backend with remote "/tmp/021502vo/workdir/"
2026/04/07 02:18:35 DEBUG : operations.CopyFile "測試_filtersfile.txt" to "Local file system at /tmp/021502vo/workdir" as "測試_filtersfile.txt"
2026/04/07 02:18:35 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:35 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: size = 254 OK
2026/04/07 02:18:35 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/04/07 02:18:35 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: renamed to: 測試_filtersfile.txt
2026/04/07 02:18:35 INFO : 測試_filtersfile.txt: Copied (new)
2026/04/07 02:18:35 NOTICE: [36m(33) :[0m [34mbisync filters-file=/tmp/021502vo/workdir/測試_filtersfile.txt resync[0m
2026/04/07 02:18:38 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/ext_paths/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:18:38 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/04/07 02:18:38 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:18:38 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:18:38 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/ext_paths/path1/" with Path2 "/tmp/021502vo/ext_paths/path2/"
2026/04/07 02:18:38 INFO : Using filters file /tmp/021502vo/workdir/測試_filtersfile.txt
2026/04/07 02:18:38 INFO : Storing filters file hash to /tmp/021502vo/workdir/測試_filtersfile.txt.md5
2026/04/07 02:18:38 INFO : Copying Path2 files to Path1
2026/04/07 02:18:38 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:18:38 INFO : There was nothing to transfer
2026/04/07 02:18:38 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:18:38 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/04/07 02:18:38 INFO : There was nothing to transfer
2026/04/07 02:18:38 INFO : Resync updating listings
2026/04/07 02:18:38 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/ext_paths/path1/" vs Path2 "/tmp/021502vo/ext_paths/path2/"
2026/04/07 02:18:38 INFO : [32mBisync successful[0m
2026/04/07 02:18:38 NOTICE: [36m(34) :[0m [34mcopy-as /tmp/021502vo/datadir/test_ext_paths-suqifet3/file1.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/ext_paths/path1/ fileZ.txt[0m
2026/04/07 02:18:38 DEBUG : copyFile "/tmp/021502vo/datadir/test_ext_paths-suqifet3/file1.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/ext_paths/path1/" as "fileZ.txt"
2026/04/07 02:18:38 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_ext_paths-suqifet3/file1.txt"
2026/04/07 02:18:38 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/ext_paths/path1/"
2026/04/07 02:18:38 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/ext_paths/path1/'" as "fileZ.txt"
2026/04/07 02:18:38 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:38 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/04/07 02:18:38 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:18:39 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/04/07 02:18:39 INFO : file1.txt: Copied (new) to: fileZ.txt
2026/04/07 02:18:39 NOTICE: [36m(35) :[0m [34mbisync filters-file=/tmp/021502vo/workdir/測試_filtersfile.txt[0m
2026/04/07 02:18:41 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/ext_paths/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:18:41 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/04/07 02:18:41 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:18:41 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:18:41 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/ext_paths/path1/" with Path2 "/tmp/021502vo/ext_paths/path2/"
2026/04/07 02:18:41 INFO : Using filters file /tmp/021502vo/workdir/測試_filtersfile.txt
2026/04/07 02:18:41 INFO : Building Path1 and Path2 listings
2026/04/07 02:18:41 INFO : Path1 checking for diffs
2026/04/07 02:18:41 INFO : Path2 checking for diffs
2026/04/07 02:18:41 INFO : No changes found
2026/04/07 02:18:41 INFO : Updating listings
2026/04/07 02:18:41 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/ext_paths/path1/" vs Path2 "/tmp/021502vo/ext_paths/path2/"
2026/04/07 02:18:41 INFO : [32mBisync successful[0m
2026/04/07 02:18:41 DEBUG : Waiting for deletions to finish
2026/04/07 02:18:41 INFO : Русский.txt: Deleted
2026/04/07 02:18:41 INFO : filename_contains_ࢺ_.txt: Deleted
2026/04/07 02:18:41 INFO : RCLONE_TEST: Deleted
2026/04/07 02:18:41 INFO : fileZ.txt: Deleted
2026/04/07 02:18:41 INFO : file1.txt: Deleted
2026/04/07 02:18:41 INFO : 測試_check file: Deleted
2026/04/07 02:18:41 INFO : filename_contains_ě_.txt: Deleted
2026/04/07 02:18:41 INFO : file_enconde_mañana_funcionará.txt: Deleted
2026/04/07 02:18:41 INFO : 測試Русский ěáñ/測試_file1p1: Deleted
2026/04/07 02:18:41 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Deleted
2026/04/07 02:18:41 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Deleted
2026/04/07 02:18:41 INFO : 測試Русский ěáñ/測試_file1p2: Deleted
2026/04/07 02:18:41 INFO : 測試Русский ěáñ/測試_check file: Deleted
2026/04/07 02:18:42 DEBUG : removing 1 level 1 directories
2026/04/07 02:18:42 INFO : 測試Русский ěáñ: Removing directory
2026/04/07 02:18:42 DEBUG : removing 1 level 0 directories
2026/04/07 02:18:42 INFO : azurefiles root 'rclone-test-kotovod1leye/021502vo/ext_paths/path1': Removing directory
2026/04/07 02:18:42 DEBUG : Waiting for deletions to finish
2026/04/07 02:18:42 INFO : filename_contains_ě_.txt: Deleted
2026/04/07 02:18:42 INFO : filename_contains_ࢺ_.txt: Deleted
2026/04/07 02:18:42 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Deleted
2026/04/07 02:18:42 INFO : 測試Русский ěáñ/測試_check file: Deleted
2026/04/07 02:18:42 INFO : 測試Русский ěáñ/測試_file1p1: Deleted
2026/04/07 02:18:42 INFO : Русский.txt: Deleted
2026/04/07 02:18:42 INFO : 測試_check file: Deleted
2026/04/07 02:18:42 INFO : RCLONE_TEST: Deleted
2026/04/07 02:18:42 INFO : file_enconde_mañana_funcionará.txt: Deleted
2026/04/07 02:18:42 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Deleted
2026/04/07 02:18:42 INFO : file1.txt: Deleted
2026/04/07 02:18:42 INFO : 測試Русский ěáñ/測試_file1p2: Deleted
2026/04/07 02:18:42 DEBUG : removing 1 level 1 directories
2026/04/07 02:18:42 INFO : 測試Русский ěáñ: Removing directory
2026/04/07 02:18:42 DEBUG : removing 1 level 0 directories
2026/04/07 02:18:42 INFO : Local file system at /tmp/021502vo/ext_paths/path2: Removing directory
bisync_test.go:608: [32mTEST ext_paths PASSED[0m
=== RUN TestBisyncRemoteLocal/extended_filenames
2026/04/07 02:18:42 INFO : path1: Making directory
2026/04/07 02:18:42 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/extended_filenames/path1"
2026/04/07 02:18:42 DEBUG : Creating backend with remote "/tmp/021502vo/extended_filenames/path2"
2026/04/07 02:18:42 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_extended_filenames/initial"
2026/04/07 02:18:42 DEBUG : Creating backend with remote "/tmp/021502vo/initdir/test_extended_filenames-tikuzum1"
2026/04/07 02:18:42 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:18:42 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination
2026/04/07 02:18:42 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:42 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:42 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:42 DEBUG : file1 - Copy (2).txt.2901b545.partial: size = 0 OK
2026/04/07 02:18:42 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:42 DEBUG : file1 - Copy.txt.836e0f82.partial: size = 0 OK
2026/04/07 02:18:42 DEBUG : file1 - Copy (2).txt.2901b545.partial: renamed to: file1 - Copy (2).txt
2026/04/07 02:18:42 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:42 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:42 INFO : file1 - Copy (2).txt: Copied (new)
2026/04/07 02:18:42 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:18:42 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:18:42 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:18:42 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:18:42 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:18:42 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:42 DEBUG : subdir_with_ࢺ_: Making directory with metadata
2026/04/07 02:18:42 DEBUG : file1 - Copy.txt.836e0f82.partial: renamed to: file1 - Copy.txt
2026/04/07 02:18:42 INFO : file1 - Copy.txt: Copied (new)
2026/04/07 02:18:42 INFO : subdir_with_ࢺ_: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:18:42 DEBUG : Added delayed dir = "subdir_with_ࢺ_", newDst=subdir_with_ࢺ_
2026/04/07 02:18:42 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:42 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/04/07 02:18:42 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:42 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:18:42 INFO : file1.txt: Copied (new)
2026/04/07 02:18:42 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/04/07 02:18:42 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:42 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:42 DEBUG : Local file system at /tmp/021502vo/initdir/test_extended_filenames-tikuzum1: Waiting for checks to finish
2026/04/07 02:18:42 DEBUG : Local file system at /tmp/021502vo/initdir/test_extended_filenames-tikuzum1: Waiting for transfers to finish
2026/04/07 02:18:42 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/04/07 02:18:42 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:18:42 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:42 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/04/07 02:18:42 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/04/07 02:18:42 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:18:42 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/04/07 02:18:42 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/04/07 02:18:42 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/04/07 02:18:42 INFO : filename_contains_ě_.txt: Copied (new)
2026/04/07 02:18:42 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/04/07 02:18:42 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:42 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/04/07 02:18:42 INFO : Русский.txt: Copied (new)
2026/04/07 02:18:42 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: size = 272 OK
2026/04/07 02:18:42 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:18:42 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: renamed to: subdir_with_ࢺ_/filename_contains_ě_.txt
2026/04/07 02:18:42 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Copied (new)
2026/04/07 02:18:42 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: size = 272 OK
2026/04/07 02:18:42 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:18:42 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: renamed to: subdir_with_ࢺ_/filename_contains_ࢺ_.txt
2026/04/07 02:18:42 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new)
2026/04/07 02:18:42 INFO : subdir_with_ࢺ_: Set directory modification time (using SetModTime)
2026/04/07 02:18:42 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_extended_filenames/modfiles"
2026/04/07 02:18:42 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_extended_filenames-momaxum1"
2026/04/07 02:18:42 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:42 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:42 DEBUG : file1.txt.10d04402.partial: size = 19 OK
2026/04/07 02:18:42 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:18:42 DEBUG : Local file system at /tmp/021502vo/datadir/test_extended_filenames-momaxum1: Waiting for checks to finish
2026/04/07 02:18:42 DEBUG : file1.txt.10d04402.partial: renamed to: file1.txt
2026/04/07 02:18:42 DEBUG : Local file system at /tmp/021502vo/datadir/test_extended_filenames-momaxum1: Waiting for transfers to finish
2026/04/07 02:18:42 INFO : file1.txt: Copied (new)
2026/04/07 02:18:42 DEBUG : file2.txt.cb91205f.partial: size = 42 OK
2026/04/07 02:18:42 DEBUG : file2.txt: md5 = 40b811fb5009223b6da573f169619d8e OK
2026/04/07 02:18:42 DEBUG : file2.txt.cb91205f.partial: renamed to: file2.txt
2026/04/07 02:18:42 INFO : file2.txt: Copied (new)
2026/04/07 02:18:42 DEBUG : Waiting for deletions to finish
2026/04/07 02:18:42 ERROR : error listing: directory not found
2026/04/07 02:18:42 ERROR : azurefiles root 'rclone-test-kotovod1leye/021502vo/extended_filenames/path1': Failed to list "": directory not found
2026/04/07 02:18:42 DEBUG : removing 1 level 0 directories
2026/04/07 02:18:42 INFO : azurefiles root 'rclone-test-kotovod1leye/021502vo/extended_filenames/path1': Removing directory
2026/04/07 02:18:42 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kotovod1leye/021502vo/extended_filenames/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:d047aa98-201a-0048-7e34-c6ac2d000000
Time:2026-04-07T02:18:42.3930132Z
--------------------------------------------------------------------------------
2026/04/07 02:18:42 DEBUG : Waiting for deletions to finish
2026/04/07 02:18:42 ERROR : error listing: directory not found
2026/04/07 02:18:42 ERROR : Local file system at /tmp/021502vo/extended_filenames/path2: Failed to list "": directory not found
2026/04/07 02:18:42 DEBUG : removing 1 level 0 directories
2026/04/07 02:18:42 INFO : Local file system at /tmp/021502vo/extended_filenames/path2: Removing directory
2026/04/07 02:18:42 ERROR : Failed to rmdir: stat /tmp/021502vo/extended_filenames/path2: no such file or directory
2026/04/07 02:18:42 ERROR : error listing: directory not found
2026/04/07 02:18:42 ERROR : error listing: directory not found
2026/04/07 02:18:42 NOTICE: checking initFs Local file system at /tmp/021502vo/initdir/test_extended_filenames-tikuzum1
2026/04/07 02:18:42 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination
2026/04/07 02:18:42 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:42 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:42 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:42 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:42 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:42 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:18:42 INFO : subdir_with_ࢺ_: Making directory
2026/04/07 02:18:42 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:42 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:42 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:42 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/extended_filenames/path1': Waiting for checks to finish
2026/04/07 02:18:42 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/extended_filenames/path1': Waiting for transfers to finish
2026/04/07 02:18:42 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/04/07 02:18:42 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:42 DEBUG : file1 - Copy.txt.836e0f82.partial: size = 0 OK
2026/04/07 02:18:42 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:42 DEBUG : file1 - Copy (2).txt.2901b545.partial: size = 0 OK
2026/04/07 02:18:42 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:42 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:18:42 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:42 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/04/07 02:18:42 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/04/07 02:18:42 DEBUG : file1 - Copy (2).txt.2901b545.partial: renamed to: file1 - Copy (2).txt
2026/04/07 02:18:42 INFO : file1 - Copy (2).txt: Copied (new)
2026/04/07 02:18:42 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:18:42 INFO : file1.txt: Copied (new)
2026/04/07 02:18:42 DEBUG : file1 - Copy.txt.836e0f82.partial: renamed to: file1 - Copy.txt
2026/04/07 02:18:42 INFO : file1 - Copy.txt: Copied (new)
2026/04/07 02:18:43 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/04/07 02:18:43 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:43 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/04/07 02:18:43 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:18:43 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/04/07 02:18:43 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:18:43 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:18:43 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:18:43 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/04/07 02:18:43 INFO : Русский.txt: Copied (new)
2026/04/07 02:18:43 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/04/07 02:18:43 INFO : filename_contains_ě_.txt: Copied (new)
2026/04/07 02:18:43 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/04/07 02:18:43 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/04/07 02:18:43 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:18:43 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:18:43 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: size = 272 OK
2026/04/07 02:18:43 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:18:43 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: size = 272 OK
2026/04/07 02:18:43 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:18:43 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: renamed to: subdir_with_ࢺ_/filename_contains_ě_.txt
2026/04/07 02:18:43 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Copied (new)
2026/04/07 02:18:43 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: renamed to: subdir_with_ࢺ_/filename_contains_ࢺ_.txt
2026/04/07 02:18:43 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new)
2026/04/07 02:18:43 NOTICE: checking Path1 azurefiles root 'rclone-test-kotovod1leye/021502vo/extended_filenames/path1'
2026/04/07 02:18:44 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:18:44 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination
2026/04/07 02:18:44 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:44 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:44 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:44 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:44 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:44 DEBUG : subdir_with_ࢺ_: Making directory with metadata
2026/04/07 02:18:44 INFO : subdir_with_ࢺ_: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:18:44 DEBUG : Added delayed dir = "subdir_with_ࢺ_", newDst=subdir_with_ࢺ_
2026/04/07 02:18:44 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:44 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:18:44 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:18:44 DEBUG : file1 - Copy (2).txt.2901b545.partial: size = 0 OK
2026/04/07 02:18:44 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:18:44 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:18:44 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:44 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:44 DEBUG : Local file system at /tmp/021502vo/extended_filenames/path2: Waiting for checks to finish
2026/04/07 02:18:44 DEBUG : Local file system at /tmp/021502vo/extended_filenames/path2: Waiting for transfers to finish
2026/04/07 02:18:44 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:44 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:18:44 DEBUG : file1 - Copy.txt.836e0f82.partial: size = 0 OK
2026/04/07 02:18:44 DEBUG : file1 - Copy (2).txt.2901b545.partial: renamed to: file1 - Copy (2).txt
2026/04/07 02:18:44 INFO : file1 - Copy (2).txt: Copied (new)
2026/04/07 02:18:44 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:44 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/04/07 02:18:44 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:44 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:44 DEBUG : file1 - Copy.txt.836e0f82.partial: renamed to: file1 - Copy.txt
2026/04/07 02:18:44 INFO : file1 - Copy.txt: Copied (new)
2026/04/07 02:18:44 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:18:44 INFO : file1.txt: Copied (new)
2026/04/07 02:18:44 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/04/07 02:18:44 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/04/07 02:18:44 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:18:44 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/04/07 02:18:44 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/04/07 02:18:44 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:18:44 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/04/07 02:18:44 INFO : filename_contains_ě_.txt: Copied (new)
2026/04/07 02:18:44 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/04/07 02:18:44 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/04/07 02:18:44 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/04/07 02:18:44 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:44 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/04/07 02:18:44 INFO : Русский.txt: Copied (new)
2026/04/07 02:18:44 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: size = 272 OK
2026/04/07 02:18:44 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:18:44 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: size = 272 OK
2026/04/07 02:18:44 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: renamed to: subdir_with_ࢺ_/filename_contains_ě_.txt
2026/04/07 02:18:44 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Copied (new)
2026/04/07 02:18:44 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:18:44 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: renamed to: subdir_with_ࢺ_/filename_contains_ࢺ_.txt
2026/04/07 02:18:44 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new)
2026/04/07 02:18:44 INFO : subdir_with_ࢺ_: Set directory modification time (using SetModTime)
2026/04/07 02:18:44 NOTICE: checking path2 Local file system at /tmp/021502vo/extended_filenames/path2
2026/04/07 02:18:44 NOTICE: [36m(01) :[0m [34mtest extended-filenames[0m
2026/04/07 02:18:44 NOTICE: [36m(02) :[0m [34mfix-names TestAzureFiles:rclone-test-kotovod1leye/021502vo/extended_filenames/path1/subdir_with_ࢺ_/[0m
2026/04/07 02:18:44 DEBUG : rclone-test-kotovod1leye/021502vo/extended_filenames/path1/subdir_with_ࢺ_/: is NFC: true
2026/04/07 02:18:44 DEBUG : rclone-test-kotovod1leye/021502vo/extended_filenames/path1/subdir_with_ࢺ_/: is NFD: true
2026/04/07 02:18:44 DEBUG : rclone-test-kotovod1leye/021502vo/extended_filenames/path1/subdir_with_ࢺ_/: is valid UTF8: true
2026/04/07 02:18:44 DEBUG : TestAzureFiles:rclone-test-kotovod1leye/021502vo/extended_filenames/path1/subdir_with_ࢺ_/: attempting to fix directory
2026/04/07 02:18:44 DEBUG : old and new are equal. Skipping. TestAzureFiles:rclone-test-kotovod1leye/021502vo/extended_filenames/path1/subdir_with_ࢺ_/ (72fa284185bd013f80dfa8072a7e5447) TestAzureFiles:rclone-test-kotovod1leye/021502vo/extended_filenames/path1/subdir_with_ࢺ_/ (72fa284185bd013f80dfa8072a7e5447)
2026/04/07 02:18:44 DEBUG : old and new are equal. Skipping. TestAzureFiles:rclone-test-kotovod1leye/021502vo/extended_filenames/path1/subdir_with_ࢺ_/ (72fa284185bd013f80dfa8072a7e5447) TestAzureFiles:rclone-test-kotovod1leye/021502vo/extended_filenames/path1/subdir_with_ࢺ_/ (72fa284185bd013f80dfa8072a7e5447)
2026/04/07 02:18:44 NOTICE: [36m(03) :[0m [34mfix-names /tmp/021502vo/extended_filenames/path2/subdir_with_ࢺ_/[0m
2026/04/07 02:18:44 DEBUG : /tmp/021502vo/extended_filenames/path2/subdir_with_ࢺ_/: is NFC: true
2026/04/07 02:18:44 DEBUG : /tmp/021502vo/extended_filenames/path2/subdir_with_ࢺ_/: is NFD: true
2026/04/07 02:18:44 DEBUG : /tmp/021502vo/extended_filenames/path2/subdir_with_ࢺ_/: is valid UTF8: true
2026/04/07 02:18:44 DEBUG : /tmp/021502vo/extended_filenames/path2/subdir_with_ࢺ_/: attempting to fix directory
2026/04/07 02:18:44 DEBUG : old and new are equal. Skipping. /tmp/021502vo/extended_filenames/path2/subdir_with_ࢺ_/ (f601d3aff3b74b18976584f6a10f4d5d) /tmp/021502vo/extended_filenames/path2/subdir_with_ࢺ_/ (f601d3aff3b74b18976584f6a10f4d5d)
2026/04/07 02:18:44 DEBUG : old and new are equal. Skipping. /tmp/021502vo/extended_filenames/path2/subdir_with_ࢺ_/ (f601d3aff3b74b18976584f6a10f4d5d) /tmp/021502vo/extended_filenames/path2/subdir_with_ࢺ_/ (f601d3aff3b74b18976584f6a10f4d5d)
2026/04/07 02:18:44 NOTICE: [36m(04) :[0m [34mfix-names TestAzureFiles:rclone-test-kotovod1leye/021502vo/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt[0m
2026/04/07 02:18:44 DEBUG : rclone-test-kotovod1leye/021502vo/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFC: true
2026/04/07 02:18:44 DEBUG : rclone-test-kotovod1leye/021502vo/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFD: false
2026/04/07 02:18:44 DEBUG : rclone-test-kotovod1leye/021502vo/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: is valid UTF8: true
2026/04/07 02:18:44 DEBUG : rclone-test-kotovod1leye/021502vo/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/07 02:18:44 DEBUG : rclone-test-kotovod1leye/021502vo/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true 08afc87e1885bb0c7ba5685a2c7e3288
2026/04/07 02:18:44 DEBUG : FILE old: rclone-test-kotovod1leye/021502vo/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-kotovod1leye/021502vo/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/04/07 02:18:44 DEBUG : HASH old: 08afc87e1885bb0c7ba5685a2c7e3288 new: 08afc87e1885bb0c7ba5685a2c7e3288 equal: true
2026/04/07 02:18:44 DEBUG : rclone-test-kotovod1leye/021502vo/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true 08afc87e1885bb0c7ba5685a2c7e3288
2026/04/07 02:18:44 DEBUG : FILE old: rclone-test-kotovod1leye/021502vo/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-kotovod1leye/021502vo/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/04/07 02:18:44 DEBUG : HASH old: 08afc87e1885bb0c7ba5685a2c7e3288 new: 08afc87e1885bb0c7ba5685a2c7e3288 equal: true
2026/04/07 02:18:44 DEBUG : rclone-test-kotovod1leye/021502vo/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false 5de9a4f4e525c4da49b84aec0adc4a6f
2026/04/07 02:18:44 DEBUG : FILE old: rclone-test-kotovod1leye/021502vo/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-kotovod1leye/021502vo/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/04/07 02:18:44 DEBUG : HASH old: 5de9a4f4e525c4da49b84aec0adc4a6f new: 08afc87e1885bb0c7ba5685a2c7e3288 equal: false
2026/04/07 02:18:44 DEBUG : rclone-test-kotovod1leye/021502vo/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false 5de9a4f4e525c4da49b84aec0adc4a6f
2026/04/07 02:18:44 DEBUG : FILE old: rclone-test-kotovod1leye/021502vo/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-kotovod1leye/021502vo/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/04/07 02:18:44 DEBUG : HASH old: 5de9a4f4e525c4da49b84aec0adc4a6f new: 08afc87e1885bb0c7ba5685a2c7e3288 equal: false
2026/04/07 02:18:44 DEBUG : rclone-test-kotovod1leye/021502vo/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/07 02:18:44 NOTICE: [36m(05) :[0m [34mfix-names /tmp/021502vo/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt[0m
2026/04/07 02:18:44 DEBUG : /tmp/021502vo/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFC: true
2026/04/07 02:18:44 DEBUG : /tmp/021502vo/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFD: false
2026/04/07 02:18:44 DEBUG : /tmp/021502vo/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: is valid UTF8: true
2026/04/07 02:18:44 DEBUG : /tmp/021502vo/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/07 02:18:44 DEBUG : /tmp/021502vo/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true ada54c2551fcc2107b9fdbf33e874048
2026/04/07 02:18:44 DEBUG : FILE old: /tmp/021502vo/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: /tmp/021502vo/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/04/07 02:18:44 DEBUG : HASH old: ada54c2551fcc2107b9fdbf33e874048 new: ada54c2551fcc2107b9fdbf33e874048 equal: true
2026/04/07 02:18:44 DEBUG : /tmp/021502vo/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true ada54c2551fcc2107b9fdbf33e874048
2026/04/07 02:18:44 DEBUG : FILE old: /tmp/021502vo/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: /tmp/021502vo/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/04/07 02:18:44 DEBUG : HASH old: ada54c2551fcc2107b9fdbf33e874048 new: ada54c2551fcc2107b9fdbf33e874048 equal: true
2026/04/07 02:18:44 DEBUG : /tmp/021502vo/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false 2838aec4857e9d2b0fe89486e2282418
2026/04/07 02:18:44 DEBUG : FILE old: /tmp/021502vo/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: /tmp/021502vo/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/04/07 02:18:44 DEBUG : HASH old: 2838aec4857e9d2b0fe89486e2282418 new: ada54c2551fcc2107b9fdbf33e874048 equal: false
2026/04/07 02:18:44 DEBUG : /tmp/021502vo/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false 2838aec4857e9d2b0fe89486e2282418
2026/04/07 02:18:44 DEBUG : FILE old: /tmp/021502vo/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: /tmp/021502vo/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/04/07 02:18:44 DEBUG : HASH old: 2838aec4857e9d2b0fe89486e2282418 new: ada54c2551fcc2107b9fdbf33e874048 equal: false
2026/04/07 02:18:44 DEBUG : /tmp/021502vo/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/07 02:18:44 NOTICE: [36m(06) :[0m [34mfix-names TestAzureFiles:rclone-test-kotovod1leye/021502vo/extended_filenames/path1/Русский.txt[0m
2026/04/07 02:18:44 DEBUG : rclone-test-kotovod1leye/021502vo/extended_filenames/path1/Русский.txt: is NFC: true
2026/04/07 02:18:44 DEBUG : rclone-test-kotovod1leye/021502vo/extended_filenames/path1/Русский.txt: is NFD: false
2026/04/07 02:18:44 DEBUG : rclone-test-kotovod1leye/021502vo/extended_filenames/path1/Русский.txt: is valid UTF8: true
2026/04/07 02:18:44 DEBUG : rclone-test-kotovod1leye/021502vo/extended_filenames/path1/Русский.txt: attempting to fix file -- filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/04/07 02:18:44 DEBUG : rclone-test-kotovod1leye/021502vo/extended_filenames/path1/Русский.txt: file exists: true 9fc9cfea780ae38f6bbda08e7e0cb07c
2026/04/07 02:18:44 DEBUG : FILE old: rclone-test-kotovod1leye/021502vo/extended_filenames/path1/Русский.txt new: rclone-test-kotovod1leye/021502vo/extended_filenames/path1/Русский.txt equal: true
2026/04/07 02:18:44 DEBUG : HASH old: 9fc9cfea780ae38f6bbda08e7e0cb07c new: 9fc9cfea780ae38f6bbda08e7e0cb07c equal: true
2026/04/07 02:18:44 DEBUG : rclone-test-kotovod1leye/021502vo/extended_filenames/path1/Русский.txt: file exists: true 9fc9cfea780ae38f6bbda08e7e0cb07c
2026/04/07 02:18:44 DEBUG : FILE old: rclone-test-kotovod1leye/021502vo/extended_filenames/path1/Русский.txt new: rclone-test-kotovod1leye/021502vo/extended_filenames/path1/Русский.txt equal: true
2026/04/07 02:18:44 DEBUG : HASH old: 9fc9cfea780ae38f6bbda08e7e0cb07c new: 9fc9cfea780ae38f6bbda08e7e0cb07c equal: true
2026/04/07 02:18:44 DEBUG : rclone-test-kotovod1leye/021502vo/extended_filenames/path1/Русский.txt: file exists: false ac5e24ed2546636c7f2d6f98cf111979
2026/04/07 02:18:44 DEBUG : FILE old: rclone-test-kotovod1leye/021502vo/extended_filenames/path1/Русский.txt new: rclone-test-kotovod1leye/021502vo/extended_filenames/path1/Русский.txt equal: false
2026/04/07 02:18:44 DEBUG : HASH old: ac5e24ed2546636c7f2d6f98cf111979 new: 9fc9cfea780ae38f6bbda08e7e0cb07c equal: false
2026/04/07 02:18:44 DEBUG : rclone-test-kotovod1leye/021502vo/extended_filenames/path1/Русский.txt: file exists: false ac5e24ed2546636c7f2d6f98cf111979
2026/04/07 02:18:44 DEBUG : FILE old: rclone-test-kotovod1leye/021502vo/extended_filenames/path1/Русский.txt new: rclone-test-kotovod1leye/021502vo/extended_filenames/path1/Русский.txt equal: false
2026/04/07 02:18:44 DEBUG : HASH old: ac5e24ed2546636c7f2d6f98cf111979 new: 9fc9cfea780ae38f6bbda08e7e0cb07c equal: false
2026/04/07 02:18:44 DEBUG : rclone-test-kotovod1leye/021502vo/extended_filenames/path1/Русский.txt: verified file exists at correct path. filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/04/07 02:18:44 NOTICE: [36m(07) :[0m [34mfix-names /tmp/021502vo/extended_filenames/path2/Русский.txt[0m
2026/04/07 02:18:44 DEBUG : /tmp/021502vo/extended_filenames/path2/Русский.txt: is NFC: true
2026/04/07 02:18:44 DEBUG : /tmp/021502vo/extended_filenames/path2/Русский.txt: is NFD: false
2026/04/07 02:18:44 DEBUG : /tmp/021502vo/extended_filenames/path2/Русский.txt: is valid UTF8: true
2026/04/07 02:18:44 DEBUG : /tmp/021502vo/extended_filenames/path2/Русский.txt: attempting to fix file -- filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/04/07 02:18:44 DEBUG : /tmp/021502vo/extended_filenames/path2/Русский.txt: file exists: true b5643c04e22192699580b11bef528486
2026/04/07 02:18:44 DEBUG : FILE old: /tmp/021502vo/extended_filenames/path2/Русский.txt new: /tmp/021502vo/extended_filenames/path2/Русский.txt equal: true
2026/04/07 02:18:44 DEBUG : HASH old: b5643c04e22192699580b11bef528486 new: b5643c04e22192699580b11bef528486 equal: true
2026/04/07 02:18:44 DEBUG : /tmp/021502vo/extended_filenames/path2/Русский.txt: file exists: true b5643c04e22192699580b11bef528486
2026/04/07 02:18:44 DEBUG : FILE old: /tmp/021502vo/extended_filenames/path2/Русский.txt new: /tmp/021502vo/extended_filenames/path2/Русский.txt equal: true
2026/04/07 02:18:44 DEBUG : HASH old: b5643c04e22192699580b11bef528486 new: b5643c04e22192699580b11bef528486 equal: true
2026/04/07 02:18:44 DEBUG : /tmp/021502vo/extended_filenames/path2/Русский.txt: file exists: false ea116525dc420e76cedbe3ad9c2d4b3b
2026/04/07 02:18:44 DEBUG : FILE old: /tmp/021502vo/extended_filenames/path2/Русский.txt new: /tmp/021502vo/extended_filenames/path2/Русский.txt equal: false
2026/04/07 02:18:44 DEBUG : HASH old: ea116525dc420e76cedbe3ad9c2d4b3b new: b5643c04e22192699580b11bef528486 equal: false
2026/04/07 02:18:44 DEBUG : /tmp/021502vo/extended_filenames/path2/Русский.txt: file exists: false ea116525dc420e76cedbe3ad9c2d4b3b
2026/04/07 02:18:44 DEBUG : FILE old: /tmp/021502vo/extended_filenames/path2/Русский.txt new: /tmp/021502vo/extended_filenames/path2/Русский.txt equal: false
2026/04/07 02:18:44 DEBUG : HASH old: ea116525dc420e76cedbe3ad9c2d4b3b new: b5643c04e22192699580b11bef528486 equal: false
2026/04/07 02:18:44 DEBUG : /tmp/021502vo/extended_filenames/path2/Русский.txt: verified file exists at correct path. filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/04/07 02:18:44 NOTICE: [36m(08) :[0m [34mfix-names TestAzureFiles:rclone-test-kotovod1leye/021502vo/extended_filenames/path1/file_enconde_mañana_funcionará.txt[0m
2026/04/07 02:18:44 DEBUG : rclone-test-kotovod1leye/021502vo/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is NFC: true
2026/04/07 02:18:44 DEBUG : rclone-test-kotovod1leye/021502vo/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is NFD: false
2026/04/07 02:18:44 DEBUG : rclone-test-kotovod1leye/021502vo/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is valid UTF8: true
2026/04/07 02:18:44 DEBUG : rclone-test-kotovod1leye/021502vo/extended_filenames/path1/file_enconde_mañana_funcionará.txt: attempting to fix file -- filename hash: a179de4c245f1ac0afe5823062158ec4
2026/04/07 02:18:44 DEBUG : rclone-test-kotovod1leye/021502vo/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: true 2695ec928b3be6f188ed58013df169eb
2026/04/07 02:18:44 DEBUG : FILE old: rclone-test-kotovod1leye/021502vo/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: rclone-test-kotovod1leye/021502vo/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: true
2026/04/07 02:18:44 DEBUG : HASH old: 2695ec928b3be6f188ed58013df169eb new: 2695ec928b3be6f188ed58013df169eb equal: true
2026/04/07 02:18:44 DEBUG : rclone-test-kotovod1leye/021502vo/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: true 2695ec928b3be6f188ed58013df169eb
2026/04/07 02:18:44 DEBUG : FILE old: rclone-test-kotovod1leye/021502vo/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: rclone-test-kotovod1leye/021502vo/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: true
2026/04/07 02:18:44 DEBUG : HASH old: 2695ec928b3be6f188ed58013df169eb new: 2695ec928b3be6f188ed58013df169eb equal: true
2026/04/07 02:18:44 DEBUG : rclone-test-kotovod1leye/021502vo/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: false 11661e8a9182dae877020458162978e7
2026/04/07 02:18:44 DEBUG : FILE old: rclone-test-kotovod1leye/021502vo/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: rclone-test-kotovod1leye/021502vo/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: false
2026/04/07 02:18:44 DEBUG : HASH old: 11661e8a9182dae877020458162978e7 new: 2695ec928b3be6f188ed58013df169eb equal: false
2026/04/07 02:18:44 DEBUG : rclone-test-kotovod1leye/021502vo/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: false 11661e8a9182dae877020458162978e7
2026/04/07 02:18:44 DEBUG : FILE old: rclone-test-kotovod1leye/021502vo/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: rclone-test-kotovod1leye/021502vo/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: false
2026/04/07 02:18:44 DEBUG : HASH old: 11661e8a9182dae877020458162978e7 new: 2695ec928b3be6f188ed58013df169eb equal: false
2026/04/07 02:18:44 DEBUG : rclone-test-kotovod1leye/021502vo/extended_filenames/path1/file_enconde_mañana_funcionará.txt: verified file exists at correct path. filename hash: a179de4c245f1ac0afe5823062158ec4
2026/04/07 02:18:44 NOTICE: [36m(09) :[0m [34mfix-names /tmp/021502vo/extended_filenames/path2/file_enconde_mañana_funcionará.txt[0m
2026/04/07 02:18:44 DEBUG : /tmp/021502vo/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is NFC: true
2026/04/07 02:18:44 DEBUG : /tmp/021502vo/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is NFD: false
2026/04/07 02:18:44 DEBUG : /tmp/021502vo/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is valid UTF8: true
2026/04/07 02:18:44 DEBUG : /tmp/021502vo/extended_filenames/path2/file_enconde_mañana_funcionará.txt: attempting to fix file -- filename hash: a179de4c245f1ac0afe5823062158ec4
2026/04/07 02:18:44 DEBUG : /tmp/021502vo/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: true c8f6854840f80cfbc1b9a9f380875b24
2026/04/07 02:18:44 DEBUG : FILE old: /tmp/021502vo/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: /tmp/021502vo/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: true
2026/04/07 02:18:44 DEBUG : HASH old: c8f6854840f80cfbc1b9a9f380875b24 new: c8f6854840f80cfbc1b9a9f380875b24 equal: true
2026/04/07 02:18:44 DEBUG : /tmp/021502vo/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: true c8f6854840f80cfbc1b9a9f380875b24
2026/04/07 02:18:44 DEBUG : FILE old: /tmp/021502vo/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: /tmp/021502vo/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: true
2026/04/07 02:18:44 DEBUG : HASH old: c8f6854840f80cfbc1b9a9f380875b24 new: c8f6854840f80cfbc1b9a9f380875b24 equal: true
2026/04/07 02:18:44 DEBUG : /tmp/021502vo/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: false 5e8d156e43bf2f2f32dabc553b2945f8
2026/04/07 02:18:44 DEBUG : FILE old: /tmp/021502vo/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: /tmp/021502vo/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: false
2026/04/07 02:18:44 DEBUG : HASH old: 5e8d156e43bf2f2f32dabc553b2945f8 new: c8f6854840f80cfbc1b9a9f380875b24 equal: false
2026/04/07 02:18:44 DEBUG : /tmp/021502vo/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: false 5e8d156e43bf2f2f32dabc553b2945f8
2026/04/07 02:18:44 DEBUG : FILE old: /tmp/021502vo/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: /tmp/021502vo/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: false
2026/04/07 02:18:44 DEBUG : HASH old: 5e8d156e43bf2f2f32dabc553b2945f8 new: c8f6854840f80cfbc1b9a9f380875b24 equal: false
2026/04/07 02:18:44 DEBUG : /tmp/021502vo/extended_filenames/path2/file_enconde_mañana_funcionará.txt: verified file exists at correct path. filename hash: a179de4c245f1ac0afe5823062158ec4
2026/04/07 02:18:44 NOTICE: [36m(10) :[0m [34mtest initial bisync[0m
2026/04/07 02:18:44 NOTICE: [36m(11) :[0m [34mbisync resync[0m
2026/04/07 02:18:47 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/04/07 02:18:47 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:47 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/07 02:18:47 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/07 02:18:48 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/04/07 02:18:48 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:48 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/07 02:18:48 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/07 02:18:48 NOTICE: Local file system at /tmp/021502vo/extended_filenames/path2: Replacing invalid UTF-8 characters in "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/04/07 02:18:48 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/04/07 02:18:48 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:48 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/07 02:18:48 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/07 02:18:48 NOTICE: Local file system at /tmp/021502vo/extended_filenames/path2: Replacing invalid UTF-8 characters in "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/04/07 02:18:48 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/04/07 02:18:48 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:48 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/07 02:18:48 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
bisync_test.go:1094: Fs is incapable of running test as the paths produce different results, skipping: extended_filenames (path1:
subdir_with_ࢺ_subdir_with_ࢺ_ (BOTH) path2:
file1 - Copy (2).txtfile1 - Copy (2).txt (file1 - Copy (2).txtfile1 - Copy (2).txt))
(fs1: azurefiles root 'rclone-test-kotovod1leye/021502vo/extended_filenames/path1' fs2: Local file system at /tmp/021502vo/extended_filenames/path2)
@@ -1 +1 @@
-subdir_with_ࢺ_subdir_with_ࢺ_+file1 - Copy (2).txtfile1 - Copy (2).txt
=== RUN TestBisyncRemoteLocal/filters
2026/04/07 02:18:48 INFO : path1: Making directory
2026/04/07 02:18:48 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/filters/path1"
2026/04/07 02:18:48 DEBUG : Creating backend with remote "/tmp/021502vo/filters/path2"
2026/04/07 02:18:48 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filters/initial"
2026/04/07 02:18:48 DEBUG : Creating backend with remote "/tmp/021502vo/initdir/test_filters-yasibic0"
2026/04/07 02:18:48 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:18:48 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:48 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:48 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:48 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:48 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:48 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:48 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:48 DEBUG : subdir: Making directory with metadata
2026/04/07 02:18:48 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:18:48 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/07 02:18:48 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:48 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:18:48 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:18:48 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:48 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:18:48 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:18:48 INFO : file1.txt: Copied (new)
2026/04/07 02:18:48 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:18:48 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:18:48 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:18:48 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:18:48 DEBUG : Local file system at /tmp/021502vo/initdir/test_filters-yasibic0: Waiting for checks to finish
2026/04/07 02:18:48 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:48 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:48 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:18:48 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:48 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:18:48 INFO : file3.txt: Copied (new)
2026/04/07 02:18:48 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:18:48 INFO : file5.txt: Copied (new)
2026/04/07 02:18:48 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:18:48 DEBUG : Local file system at /tmp/021502vo/initdir/test_filters-yasibic0: Waiting for transfers to finish
2026/04/07 02:18:48 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:48 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:18:48 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:18:48 INFO : file6.txt: Copied (new)
2026/04/07 02:18:48 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:48 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:18:48 INFO : file7.txt: Copied (new)
2026/04/07 02:18:48 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:18:48 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:48 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:18:48 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:18:48 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:18:48 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:48 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:18:48 INFO : file2.txt: Copied (new)
2026/04/07 02:18:48 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:18:48 INFO : file4.txt: Copied (new)
2026/04/07 02:18:48 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:18:48 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filters/modfiles"
2026/04/07 02:18:48 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_filters-lazodam4"
2026/04/07 02:18:48 DEBUG : fileZ.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:48 DEBUG : filtersfile.flt: Need to transfer - File not found at Destination
2026/04/07 02:18:48 DEBUG : Local file system at /tmp/021502vo/datadir/test_filters-lazodam4: Waiting for checks to finish
2026/04/07 02:18:48 DEBUG : Local file system at /tmp/021502vo/datadir/test_filters-lazodam4: Waiting for transfers to finish
2026/04/07 02:18:48 DEBUG : filtersfile.flt.e46c0e4d.partial: size = 254 OK
2026/04/07 02:18:48 DEBUG : filtersfile.flt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/04/07 02:18:48 DEBUG : filtersfile.flt.e46c0e4d.partial: renamed to: filtersfile.flt
2026/04/07 02:18:48 INFO : filtersfile.flt: Copied (new)
2026/04/07 02:18:48 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/04/07 02:18:48 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:18:48 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/04/07 02:18:48 INFO : fileZ.txt: Copied (new)
2026/04/07 02:18:48 DEBUG : Waiting for deletions to finish
2026/04/07 02:18:48 ERROR : error listing: directory not found
2026/04/07 02:18:48 ERROR : azurefiles root 'rclone-test-kotovod1leye/021502vo/filters/path1': Failed to list "": directory not found
2026/04/07 02:18:48 DEBUG : removing 1 level 0 directories
2026/04/07 02:18:48 INFO : azurefiles root 'rclone-test-kotovod1leye/021502vo/filters/path1': Removing directory
2026/04/07 02:18:48 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kotovod1leye/021502vo/filters/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:446fbde0-b01a-0081-2a34-c611c0000000
Time:2026-04-07T02:18:48.6123076Z
--------------------------------------------------------------------------------
2026/04/07 02:18:48 DEBUG : Waiting for deletions to finish
2026/04/07 02:18:48 ERROR : error listing: directory not found
2026/04/07 02:18:48 ERROR : Local file system at /tmp/021502vo/filters/path2: Failed to list "": directory not found
2026/04/07 02:18:48 DEBUG : removing 1 level 0 directories
2026/04/07 02:18:48 INFO : Local file system at /tmp/021502vo/filters/path2: Removing directory
2026/04/07 02:18:48 ERROR : Failed to rmdir: stat /tmp/021502vo/filters/path2: no such file or directory
2026/04/07 02:18:48 ERROR : error listing: directory not found
2026/04/07 02:18:48 ERROR : error listing: directory not found
2026/04/07 02:18:48 NOTICE: checking initFs Local file system at /tmp/021502vo/initdir/test_filters-yasibic0
2026/04/07 02:18:48 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:48 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:48 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:48 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:48 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:48 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:48 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:48 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:18:48 INFO : subdir: Making directory
2026/04/07 02:18:48 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:48 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/filters/path1': Waiting for checks to finish
2026/04/07 02:18:48 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/filters/path1': Waiting for transfers to finish
2026/04/07 02:18:48 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:18:48 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:48 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:18:48 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:48 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:18:48 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:48 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:18:48 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:49 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:18:49 INFO : file1.txt: Copied (new)
2026/04/07 02:18:49 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:18:49 INFO : file4.txt: Copied (new)
2026/04/07 02:18:49 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:18:49 INFO : file2.txt: Copied (new)
2026/04/07 02:18:49 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:18:49 INFO : file3.txt: Copied (new)
2026/04/07 02:18:49 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:18:49 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:49 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:18:49 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:49 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:18:49 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:49 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:18:49 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:18:49 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:18:49 INFO : file6.txt: Copied (new)
2026/04/07 02:18:49 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:18:49 INFO : file7.txt: Copied (new)
2026/04/07 02:18:49 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:18:49 INFO : file5.txt: Copied (new)
2026/04/07 02:18:49 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:18:49 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:18:49 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:18:49 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:49 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:18:49 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:18:49 NOTICE: checking Path1 azurefiles root 'rclone-test-kotovod1leye/021502vo/filters/path1'
2026/04/07 02:18:50 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:18:50 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:50 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:50 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:50 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:50 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:50 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:50 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:50 DEBUG : subdir: Making directory with metadata
2026/04/07 02:18:50 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:18:50 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/07 02:18:50 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:50 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:18:50 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:18:50 DEBUG : Local file system at /tmp/021502vo/filters/path2: Waiting for checks to finish
2026/04/07 02:18:50 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:18:50 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:18:50 DEBUG : Local file system at /tmp/021502vo/filters/path2: Waiting for transfers to finish
2026/04/07 02:18:50 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:50 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:18:50 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:50 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:18:50 INFO : file1.txt: Copied (new)
2026/04/07 02:18:50 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:50 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:18:50 INFO : file3.txt: Copied (new)
2026/04/07 02:18:50 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:18:50 INFO : file2.txt: Copied (new)
2026/04/07 02:18:50 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:18:50 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:50 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:18:50 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:18:50 INFO : file5.txt: Copied (new)
2026/04/07 02:18:50 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:50 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:18:50 INFO : file6.txt: Copied (new)
2026/04/07 02:18:50 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:18:50 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:50 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:18:50 INFO : file7.txt: Copied (new)
2026/04/07 02:18:50 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:18:50 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:50 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:18:50 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:18:50 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:18:50 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:18:50 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:18:50 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:50 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:18:50 INFO : file4.txt: Copied (new)
2026/04/07 02:18:50 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:18:50 NOTICE: checking path2 Local file system at /tmp/021502vo/filters/path2
2026/04/07 02:18:50 NOTICE: [36m(01) :[0m [34mtest filters[0m
2026/04/07 02:18:50 NOTICE: [36m(02) :[0m [34mcopy-file /tmp/021502vo/datadir/test_filters-lazodam4/filtersfile.flt /tmp/021502vo/workdir/[0m
2026/04/07 02:18:50 DEBUG : copyFile "/tmp/021502vo/datadir/test_filters-lazodam4/filtersfile.flt" to "/tmp/021502vo/workdir/" as ""
2026/04/07 02:18:50 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_filters-lazodam4/filtersfile.flt"
2026/04/07 02:18:50 DEBUG : Creating backend with remote "/tmp/021502vo/workdir/"
2026/04/07 02:18:50 DEBUG : operations.CopyFile "filtersfile.flt" to "Local file system at /tmp/021502vo/workdir" as "filtersfile.flt"
2026/04/07 02:18:50 DEBUG : filtersfile.flt: Need to transfer - File not found at Destination
2026/04/07 02:18:50 DEBUG : filtersfile.flt.e46c0e4d.partial: size = 254 OK
2026/04/07 02:18:50 DEBUG : filtersfile.flt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/04/07 02:18:50 DEBUG : filtersfile.flt.e46c0e4d.partial: renamed to: filtersfile.flt
2026/04/07 02:18:50 INFO : filtersfile.flt: Copied (new)
2026/04/07 02:18:50 NOTICE: [36m(03) :[0m [34mtest resync to force building of the filters md5 hash[0m
2026/04/07 02:18:50 NOTICE: [36m(04) :[0m [34mbisync filters-file=/tmp/021502vo/workdir/filtersfile.flt resync[0m
2026/04/07 02:18:52 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:18:52 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:18:52 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:18:52 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:18:52 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/filters/path1/" with Path2 "/tmp/021502vo/filters/path2/"
2026/04/07 02:18:52 INFO : Using filters file /tmp/021502vo/workdir/filtersfile.flt
2026/04/07 02:18:52 INFO : Storing filters file hash to /tmp/021502vo/workdir/filtersfile.flt.md5
2026/04/07 02:18:52 INFO : Copying Path2 files to Path1
2026/04/07 02:18:52 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:18:52 INFO : There was nothing to transfer
2026/04/07 02:18:52 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:18:52 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:18:52 INFO : There was nothing to transfer
2026/04/07 02:18:52 INFO : Resync updating listings
2026/04/07 02:18:52 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/filters/path1/" vs Path2 "/tmp/021502vo/filters/path2/"
2026/04/07 02:18:52 INFO : [32mBisync successful[0m
2026/04/07 02:18:52 NOTICE: [36m(05) :[0m [34mcopy-listings resync[0m
2026/04/07 02:18:52 NOTICE: [36m(06) :[0m [34mtest place new files on the remote[0m
2026/04/07 02:18:52 NOTICE: [36m(07) :[0m [34mtouch-glob 2001-01-02 /tmp/021502vo/datadir/test_filters-lazodam4/ fileZ.txt[0m
2026/04/07 02:18:52 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_filters-lazodam4/"
2026/04/07 02:18:52 DEBUG : fs cache: renaming cache item "/tmp/021502vo/datadir/test_filters-lazodam4/" to be canonical "/tmp/021502vo/datadir/test_filters-lazodam4"
2026/04/07 02:18:52 DEBUG : fileZ.txt: Set modification time 2001-01-02
2026/04/07 02:18:52 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/021502vo/datadir/test_filters-lazodam4/fileZ.txt /tmp/021502vo/filters/path2/ fileZ.txt[0m
2026/04/07 02:18:52 DEBUG : copyFile "/tmp/021502vo/datadir/test_filters-lazodam4/fileZ.txt" to "/tmp/021502vo/filters/path2/" as "fileZ.txt"
2026/04/07 02:18:52 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_filters-lazodam4/fileZ.txt"
2026/04/07 02:18:52 DEBUG : Creating backend with remote "/tmp/021502vo/filters/path2/"
2026/04/07 02:18:52 DEBUG : operations.CopyFile "fileZ.txt" to "Local file system at /tmp/021502vo/filters/path2" as "fileZ.txt"
2026/04/07 02:18:52 DEBUG : fileZ.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:52 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/04/07 02:18:52 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:18:52 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/04/07 02:18:52 INFO : fileZ.txt: Copied (new)
2026/04/07 02:18:52 NOTICE: [36m(09) :[0m [34mcopy-as /tmp/021502vo/datadir/test_filters-lazodam4/fileZ.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/filters/path1/subdir fileZ.txt[0m
2026/04/07 02:18:52 DEBUG : copyFile "/tmp/021502vo/datadir/test_filters-lazodam4/fileZ.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/filters/path1/subdir" as "fileZ.txt"
2026/04/07 02:18:52 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_filters-lazodam4/fileZ.txt"
2026/04/07 02:18:52 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/filters/path1/subdir"
2026/04/07 02:18:52 DEBUG : operations.CopyFile "fileZ.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/filters/path1/subdir'" as "fileZ.txt"
2026/04/07 02:18:53 DEBUG : fileZ.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:53 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/04/07 02:18:53 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:18:53 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/04/07 02:18:53 INFO : fileZ.txt: Copied (new)
2026/04/07 02:18:53 NOTICE: [36m(10) :[0m [34mtest bisync with filters-file. path2-side fileZ.txt will be filtered.[0m
2026/04/07 02:18:53 NOTICE: [36m(11) :[0m [34mbisync filters-file=/tmp/021502vo/workdir/filtersfile.flt[0m
2026/04/07 02:18:55 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:18:55 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:18:55 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:18:55 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:18:55 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/filters/path1/" with Path2 "/tmp/021502vo/filters/path2/"
2026/04/07 02:18:55 INFO : Using filters file /tmp/021502vo/workdir/filtersfile.flt
2026/04/07 02:18:55 INFO : Building Path1 and Path2 listings
2026/04/07 02:18:55 INFO : Path1 checking for diffs
2026/04/07 02:18:55 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36msubdir/fileZ.txt[0m
2026/04/07 02:18:55 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/07 02:18:55 INFO : Path2 checking for diffs
2026/04/07 02:18:55 INFO : Applying changes
2026/04/07 02:18:55 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/021502vo/filters/path2/subdir/fileZ.txt[0m
2026/04/07 02:18:55 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:18:55 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:18:56 INFO : subdir/fileZ.txt: Copied (new)
2026/04/07 02:18:56 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:18:56 INFO : Updating listings
2026/04/07 02:18:56 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/filters/path1/" vs Path2 "/tmp/021502vo/filters/path2/"
2026/04/07 02:18:56 INFO : [32mBisync successful[0m
2026/04/07 02:18:56 DEBUG : Waiting for deletions to finish
2026/04/07 02:18:56 INFO : file7.txt: Deleted
2026/04/07 02:18:56 INFO : file2.txt: Deleted
2026/04/07 02:18:56 INFO : file5.txt: Deleted
2026/04/07 02:18:56 INFO : file4.txt: Deleted
2026/04/07 02:18:56 INFO : file6.txt: Deleted
2026/04/07 02:18:56 INFO : file3.txt: Deleted
2026/04/07 02:18:56 INFO : file1.txt: Deleted
2026/04/07 02:18:56 INFO : RCLONE_TEST: Deleted
2026/04/07 02:18:56 INFO : subdir/fileZ.txt: Deleted
2026/04/07 02:18:56 INFO : subdir/file20.txt: Deleted
2026/04/07 02:18:56 DEBUG : removing 1 level 1 directories
2026/04/07 02:18:56 INFO : subdir: Removing directory
2026/04/07 02:18:56 DEBUG : removing 1 level 0 directories
2026/04/07 02:18:56 INFO : azurefiles root 'rclone-test-kotovod1leye/021502vo/filters/path1': Removing directory
2026/04/07 02:18:56 DEBUG : Waiting for deletions to finish
2026/04/07 02:18:56 INFO : file1.txt: Deleted
2026/04/07 02:18:56 INFO : file3.txt: Deleted
2026/04/07 02:18:56 INFO : fileZ.txt: Deleted
2026/04/07 02:18:56 INFO : subdir/file20.txt: Deleted
2026/04/07 02:18:56 INFO : file4.txt: Deleted
2026/04/07 02:18:56 INFO : subdir/fileZ.txt: Deleted
2026/04/07 02:18:56 INFO : file5.txt: Deleted
2026/04/07 02:18:56 INFO : file2.txt: Deleted
2026/04/07 02:18:56 INFO : file6.txt: Deleted
2026/04/07 02:18:56 INFO : file7.txt: Deleted
2026/04/07 02:18:56 INFO : RCLONE_TEST: Deleted
2026/04/07 02:18:56 DEBUG : removing 1 level 1 directories
2026/04/07 02:18:56 INFO : subdir: Removing directory
2026/04/07 02:18:56 DEBUG : removing 1 level 0 directories
2026/04/07 02:18:56 INFO : Local file system at /tmp/021502vo/filters/path2: Removing directory
bisync_test.go:608: [32mTEST filters PASSED[0m
=== RUN TestBisyncRemoteLocal/filtersfile_checks
2026/04/07 02:18:56 INFO : path1: Making directory
2026/04/07 02:18:56 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/filtersfile_checks/path1"
2026/04/07 02:18:56 DEBUG : Creating backend with remote "/tmp/021502vo/filtersfile_checks/path2"
2026/04/07 02:18:56 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filtersfile_checks/initial"
2026/04/07 02:18:56 DEBUG : Creating backend with remote "/tmp/021502vo/initdir/test_filtersfile_checks-kiyosis2"
2026/04/07 02:18:56 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:18:56 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:56 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:56 DEBUG : subdir: Making directory with metadata
2026/04/07 02:18:56 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:18:56 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/07 02:18:56 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:18:56 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:18:56 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:18:56 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:18:56 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:18:56 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:56 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:56 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:18:56 INFO : file1.txt: Copied (new)
2026/04/07 02:18:56 DEBUG : Local file system at /tmp/021502vo/initdir/test_filtersfile_checks-kiyosis2: Waiting for checks to finish
2026/04/07 02:18:56 DEBUG : Local file system at /tmp/021502vo/initdir/test_filtersfile_checks-kiyosis2: Waiting for transfers to finish
2026/04/07 02:18:56 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:18:56 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:56 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:18:56 INFO : file2.txt: Copied (new)
2026/04/07 02:18:56 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:18:56 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:56 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:18:56 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:18:56 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:18:56 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filtersfile_checks/modfiles"
2026/04/07 02:18:56 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_filtersfile_checks-nuhomod0"
2026/04/07 02:18:56 DEBUG : filtersfile.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:56 DEBUG : filtersfile2.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:56 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:56 DEBUG : filtersfile.txt.5df4ccf0.partial: size = 380 OK
2026/04/07 02:18:56 DEBUG : Local file system at /tmp/021502vo/datadir/test_filtersfile_checks-nuhomod0: Waiting for checks to finish
2026/04/07 02:18:56 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/04/07 02:18:56 DEBUG : filtersfile.txt: md5 = cbf4389cb34d9e160689d1578eb5707f OK
2026/04/07 02:18:56 DEBUG : filtersfile.txt.5df4ccf0.partial: renamed to: filtersfile.txt
2026/04/07 02:18:56 INFO : filtersfile.txt: Copied (new)
2026/04/07 02:18:56 DEBUG : Local file system at /tmp/021502vo/datadir/test_filtersfile_checks-nuhomod0: Waiting for transfers to finish
2026/04/07 02:18:56 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/04/07 02:18:56 DEBUG : filtersfile2.txt.dc377757.partial: size = 254 OK
2026/04/07 02:18:56 DEBUG : filtersfile2.txt: md5 = 95acc1e3b5beda465d9b2cb32808588c OK
2026/04/07 02:18:56 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/04/07 02:18:56 INFO : hold.txt: Copied (new)
2026/04/07 02:18:56 DEBUG : filtersfile2.txt.dc377757.partial: renamed to: filtersfile2.txt
2026/04/07 02:18:56 INFO : filtersfile2.txt: Copied (new)
2026/04/07 02:18:56 DEBUG : Waiting for deletions to finish
2026/04/07 02:18:56 ERROR : error listing: directory not found
2026/04/07 02:18:56 ERROR : azurefiles root 'rclone-test-kotovod1leye/021502vo/filtersfile_checks/path1': Failed to list "": directory not found
2026/04/07 02:18:56 DEBUG : removing 1 level 0 directories
2026/04/07 02:18:56 INFO : azurefiles root 'rclone-test-kotovod1leye/021502vo/filtersfile_checks/path1': Removing directory
2026/04/07 02:18:56 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kotovod1leye/021502vo/filtersfile_checks/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:47cae975-e01a-0047-5834-c6da41000000
Time:2026-04-07T02:18:56.8484096Z
--------------------------------------------------------------------------------
2026/04/07 02:18:56 DEBUG : Waiting for deletions to finish
2026/04/07 02:18:56 ERROR : error listing: directory not found
2026/04/07 02:18:56 ERROR : Local file system at /tmp/021502vo/filtersfile_checks/path2: Failed to list "": directory not found
2026/04/07 02:18:56 DEBUG : removing 1 level 0 directories
2026/04/07 02:18:56 INFO : Local file system at /tmp/021502vo/filtersfile_checks/path2: Removing directory
2026/04/07 02:18:56 ERROR : Failed to rmdir: stat /tmp/021502vo/filtersfile_checks/path2: no such file or directory
2026/04/07 02:18:56 ERROR : error listing: directory not found
2026/04/07 02:18:56 ERROR : error listing: directory not found
2026/04/07 02:18:56 NOTICE: checking initFs Local file system at /tmp/021502vo/initdir/test_filtersfile_checks-kiyosis2
2026/04/07 02:18:56 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:56 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:56 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:18:56 INFO : subdir: Making directory
2026/04/07 02:18:57 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:57 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/filtersfile_checks/path1': Waiting for checks to finish
2026/04/07 02:18:57 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/filtersfile_checks/path1': Waiting for transfers to finish
2026/04/07 02:18:57 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:18:57 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:57 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:18:57 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:57 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:18:57 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:18:57 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:18:57 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:57 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:18:57 INFO : file1.txt: Copied (new)
2026/04/07 02:18:57 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:18:57 INFO : file2.txt: Copied (new)
2026/04/07 02:18:57 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:18:57 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:18:57 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:18:57 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:18:57 NOTICE: checking Path1 azurefiles root 'rclone-test-kotovod1leye/021502vo/filtersfile_checks/path1'
2026/04/07 02:18:57 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:18:57 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:57 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:57 DEBUG : subdir: Making directory with metadata
2026/04/07 02:18:57 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:18:57 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/07 02:18:57 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:18:57 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:18:57 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:18:57 DEBUG : Local file system at /tmp/021502vo/filtersfile_checks/path2: Waiting for checks to finish
2026/04/07 02:18:57 DEBUG : Local file system at /tmp/021502vo/filtersfile_checks/path2: Waiting for transfers to finish
2026/04/07 02:18:57 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:18:57 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:57 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:18:57 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:18:57 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:18:57 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:18:57 INFO : file1.txt: Copied (new)
2026/04/07 02:18:57 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:57 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:18:57 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:18:57 INFO : file2.txt: Copied (new)
2026/04/07 02:18:57 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:18:57 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:18:57 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:18:57 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:18:57 NOTICE: checking path2 Local file system at /tmp/021502vo/filtersfile_checks/path2
2026/04/07 02:18:57 NOTICE: [36m(01) :[0m [34mtest filtersfile-checks[0m
2026/04/07 02:18:57 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/07 02:18:57 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/07 02:19:00 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:19:00 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:19:00 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:19:00 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:19:00 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/filtersfile_checks/path1/" with Path2 "/tmp/021502vo/filtersfile_checks/path2/"
2026/04/07 02:19:00 INFO : Copying Path2 files to Path1
2026/04/07 02:19:00 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:19:00 INFO : There was nothing to transfer
2026/04/07 02:19:00 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:19:00 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:19:00 INFO : There was nothing to transfer
2026/04/07 02:19:00 INFO : Resync updating listings
2026/04/07 02:19:00 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/filtersfile_checks/path1/" vs Path2 "/tmp/021502vo/filtersfile_checks/path2/"
2026/04/07 02:19:00 INFO : [32mBisync successful[0m
2026/04/07 02:19:00 NOTICE: [36m(04) :[0m [34mtest 1. inject filters file in workdir.[0m
2026/04/07 02:19:00 NOTICE: [36m(05) :[0m [34mcopy-file /tmp/021502vo/datadir/test_filtersfile_checks-nuhomod0/filtersfile.txt /tmp/021502vo/workdir/[0m
2026/04/07 02:19:00 DEBUG : copyFile "/tmp/021502vo/datadir/test_filtersfile_checks-nuhomod0/filtersfile.txt" to "/tmp/021502vo/workdir/" as ""
2026/04/07 02:19:00 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_filtersfile_checks-nuhomod0/filtersfile.txt"
2026/04/07 02:19:00 DEBUG : Creating backend with remote "/tmp/021502vo/workdir/"
2026/04/07 02:19:00 DEBUG : operations.CopyFile "filtersfile.txt" to "Local file system at /tmp/021502vo/workdir" as "filtersfile.txt"
2026/04/07 02:19:00 DEBUG : filtersfile.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:00 DEBUG : filtersfile.txt.5df4ccf0.partial: size = 380 OK
2026/04/07 02:19:00 DEBUG : filtersfile.txt: md5 = cbf4389cb34d9e160689d1578eb5707f OK
2026/04/07 02:19:00 DEBUG : filtersfile.txt.5df4ccf0.partial: renamed to: filtersfile.txt
2026/04/07 02:19:00 INFO : filtersfile.txt: Copied (new)
2026/04/07 02:19:00 NOTICE: [36m(06) :[0m [34mtest 2. run with filters-file but without md5. should abort.[0m
2026/04/07 02:19:00 NOTICE: [36m(07) :[0m [34mbisync filters-file=/tmp/021502vo/workdir/filtersfile.txt[0m
2026/04/07 02:19:02 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:19:02 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:19:02 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:19:02 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:19:02 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/filtersfile_checks/path1/" with Path2 "/tmp/021502vo/filtersfile_checks/path2/"
2026/04/07 02:19:02 INFO : Using filters file /tmp/021502vo/workdir/filtersfile.txt
2026/04/07 02:19:02 ERROR : [31mBisync critical error: filters file md5 hash not found (must run --resync): /tmp/021502vo/workdir/filtersfile.txt[0m
2026/04/07 02:19:02 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/07 02:19:02 NOTICE: Bisync error: bisync aborted
2026/04/07 02:19:02 NOTICE: [36m(08) :[0m [34mtest 3. run without filters-file. should be blocked due to prior abort.[0m
2026/04/07 02:19:02 NOTICE: [36m(09) :[0m [34mbisync[0m
2026/04/07 02:19:04 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:19:04 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:19:04 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:19:04 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:19:04 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/filtersfile_checks/path1/" with Path2 "/tmp/021502vo/filtersfile_checks/path2/"
2026/04/07 02:19:04 ERROR : [31mBisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run
[35mTip: here are the filenames we were looking for. Do they exist?
[0m[36mPath1: [94m/tmp/021502vo/workdir/TestAzureFiles_rclone-test-kotovod1leye_021502vo_filtersfile_checks_path1..tmp_021502vo_filtersfile_checks_path2.path1.lst[0m
[0m[36mPath2: [94m/tmp/021502vo/workdir/TestAzureFiles_rclone-test-kotovod1leye_021502vo_filtersfile_checks_path1..tmp_021502vo_filtersfile_checks_path2.path2.lst[0m
[0m[35mTry running this command to inspect the work dir:
[0m[96mrclone lsl "/tmp/021502vo/workdir"[0m[0m
2026/04/07 02:19:04 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/07 02:19:04 NOTICE: Bisync error: bisync aborted
2026/04/07 02:19:04 NOTICE: [36m(10) :[0m [34mtest 4. run with filters-file and resync.[0m
2026/04/07 02:19:04 NOTICE: [36m(11) :[0m [34mbisync filters-file=/tmp/021502vo/workdir/filtersfile.txt resync[0m
2026/04/07 02:19:07 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:19:07 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:19:07 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:19:07 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:19:07 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/filtersfile_checks/path1/" with Path2 "/tmp/021502vo/filtersfile_checks/path2/"
2026/04/07 02:19:07 INFO : Using filters file /tmp/021502vo/workdir/filtersfile.txt
2026/04/07 02:19:07 INFO : Storing filters file hash to /tmp/021502vo/workdir/filtersfile.txt.md5
2026/04/07 02:19:07 INFO : Copying Path2 files to Path1
2026/04/07 02:19:07 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:19:07 INFO : There was nothing to transfer
2026/04/07 02:19:07 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:19:07 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:19:07 INFO : There was nothing to transfer
2026/04/07 02:19:07 INFO : Resync updating listings
2026/04/07 02:19:07 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/filtersfile_checks/path1/" vs Path2 "/tmp/021502vo/filtersfile_checks/path2/"
2026/04/07 02:19:07 INFO : [32mBisync successful[0m
2026/04/07 02:19:07 NOTICE: [36m(12) :[0m [34mtest 5. run with filters-file alone. should run.[0m
2026/04/07 02:19:07 NOTICE: [36m(13) :[0m [34mbisync filters-file=/tmp/021502vo/workdir/filtersfile.txt[0m
2026/04/07 02:19:09 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:19:09 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:19:09 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:19:09 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:19:09 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/filtersfile_checks/path1/" with Path2 "/tmp/021502vo/filtersfile_checks/path2/"
2026/04/07 02:19:09 INFO : Using filters file /tmp/021502vo/workdir/filtersfile.txt
2026/04/07 02:19:09 INFO : Building Path1 and Path2 listings
2026/04/07 02:19:10 INFO : Path1 checking for diffs
2026/04/07 02:19:10 INFO : Path2 checking for diffs
2026/04/07 02:19:10 INFO : No changes found
2026/04/07 02:19:10 INFO : Updating listings
2026/04/07 02:19:10 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/filtersfile_checks/path1/" vs Path2 "/tmp/021502vo/filtersfile_checks/path2/"
2026/04/07 02:19:10 INFO : [32mBisync successful[0m
2026/04/07 02:19:10 NOTICE: [36m(14) :[0m [34mtest 6. push changed filters-file to workdir.[0m
2026/04/07 02:19:10 NOTICE: [36m(15) :[0m [34mcopy-as /tmp/021502vo/datadir/test_filtersfile_checks-nuhomod0/filtersfile2.txt /tmp/021502vo/workdir/ filtersfile.txt[0m
2026/04/07 02:19:10 DEBUG : copyFile "/tmp/021502vo/datadir/test_filtersfile_checks-nuhomod0/filtersfile2.txt" to "/tmp/021502vo/workdir/" as "filtersfile.txt"
2026/04/07 02:19:10 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_filtersfile_checks-nuhomod0/filtersfile2.txt"
2026/04/07 02:19:10 DEBUG : Creating backend with remote "/tmp/021502vo/workdir/"
2026/04/07 02:19:10 DEBUG : operations.CopyFile "filtersfile2.txt" to "Local file system at /tmp/021502vo/workdir" as "filtersfile.txt"
2026/04/07 02:19:10 DEBUG : filtersfile2.txt: size = 254 (Local file system at /tmp/021502vo/datadir/test_filtersfile_checks-nuhomod0)
2026/04/07 02:19:10 DEBUG : filtersfile.txt: size = 380 (Local file system at /tmp/021502vo/workdir)
2026/04/07 02:19:10 DEBUG : filtersfile2.txt: Sizes differ
2026/04/07 02:19:10 DEBUG : filtersfile.txt.33ddd493.partial: size = 254 OK
2026/04/07 02:19:10 DEBUG : filtersfile2.txt: md5 = 95acc1e3b5beda465d9b2cb32808588c OK
2026/04/07 02:19:10 DEBUG : filtersfile.txt.33ddd493.partial: renamed to: filtersfile.txt
2026/04/07 02:19:10 INFO : filtersfile2.txt: Copied (replaced existing) to: filtersfile.txt
2026/04/07 02:19:10 NOTICE: [36m(16) :[0m [34mtest 7. run with filters-file alone. should abort.[0m
2026/04/07 02:19:10 NOTICE: [36m(17) :[0m [34mbisync filters-file=/tmp/021502vo/workdir/filtersfile.txt[0m
2026/04/07 02:19:12 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:19:12 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:19:12 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:19:12 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:19:12 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/filtersfile_checks/path1/" with Path2 "/tmp/021502vo/filtersfile_checks/path2/"
2026/04/07 02:19:12 INFO : Using filters file /tmp/021502vo/workdir/filtersfile.txt
2026/04/07 02:19:12 ERROR : [31mBisync critical error: filters file has changed (must run --resync): /tmp/021502vo/workdir/filtersfile.txt[0m
2026/04/07 02:19:12 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/07 02:19:12 NOTICE: Bisync error: bisync aborted
2026/04/07 02:19:12 NOTICE: [36m(18) :[0m [34mtest 8. run with filters-file and resync and dry-run. should do the dry-run but still cause next non-resync run to abort.[0m
2026/04/07 02:19:12 NOTICE: [36m(19) :[0m [34mbisync filters-file=/tmp/021502vo/workdir/filtersfile.txt resync dry-run[0m
2026/04/07 02:19:14 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:19:14 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:19:14 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:19:14 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:19:14 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/filtersfile_checks/path1/" with Path2 "/tmp/021502vo/filtersfile_checks/path2/"
2026/04/07 02:19:14 INFO : Using filters file /tmp/021502vo/workdir/filtersfile.txt
2026/04/07 02:19:14 INFO : Skipped storing filters file hash to /tmp/021502vo/workdir/filtersfile.txt.md5 as --dry-run is set
2026/04/07 02:19:14 INFO : Copying Path2 files to Path1
2026/04/07 02:19:14 NOTICE: - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:19:14 INFO : There was nothing to transfer
2026/04/07 02:19:14 NOTICE: - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:19:14 NOTICE: subdir: Skipped set directory modification time as --dry-run is set (size 4Ki)
2026/04/07 02:19:14 INFO : There was nothing to transfer
2026/04/07 02:19:14 INFO : Resync updating listings
2026/04/07 02:19:14 INFO : [32mBisync successful[0m
2026/04/07 02:19:14 NOTICE: [36m(20) :[0m [34mtest 9. run with filters-file alone. should abort.[0m
2026/04/07 02:19:14 NOTICE: [36m(21) :[0m [34mbisync filters-file=/tmp/021502vo/workdir/filtersfile.txt[0m
2026/04/07 02:19:17 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:19:17 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:19:17 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:19:17 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:19:17 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/filtersfile_checks/path1/" with Path2 "/tmp/021502vo/filtersfile_checks/path2/"
2026/04/07 02:19:17 INFO : Using filters file /tmp/021502vo/workdir/filtersfile.txt
2026/04/07 02:19:17 ERROR : [31mBisync critical error: filters file has changed (must run --resync): /tmp/021502vo/workdir/filtersfile.txt[0m
2026/04/07 02:19:17 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/07 02:19:17 NOTICE: Bisync error: bisync aborted
2026/04/07 02:19:17 DEBUG : Waiting for deletions to finish
2026/04/07 02:19:17 INFO : file2.txt: Deleted
2026/04/07 02:19:17 INFO : RCLONE_TEST: Deleted
2026/04/07 02:19:17 INFO : file1.txt: Deleted
2026/04/07 02:19:17 INFO : subdir/file20.txt: Deleted
2026/04/07 02:19:17 DEBUG : removing 1 level 1 directories
2026/04/07 02:19:17 INFO : subdir: Removing directory
2026/04/07 02:19:17 DEBUG : removing 1 level 0 directories
2026/04/07 02:19:17 INFO : azurefiles root 'rclone-test-kotovod1leye/021502vo/filtersfile_checks/path1': Removing directory
2026/04/07 02:19:17 DEBUG : Waiting for deletions to finish
2026/04/07 02:19:17 INFO : file1.txt: Deleted
2026/04/07 02:19:17 INFO : file2.txt: Deleted
2026/04/07 02:19:17 INFO : subdir/file20.txt: Deleted
2026/04/07 02:19:17 INFO : RCLONE_TEST: Deleted
2026/04/07 02:19:17 DEBUG : removing 1 level 1 directories
2026/04/07 02:19:17 INFO : subdir: Removing directory
2026/04/07 02:19:17 DEBUG : removing 1 level 0 directories
2026/04/07 02:19:17 INFO : Local file system at /tmp/021502vo/filtersfile_checks/path2: Removing directory
bisync_test.go:608: [32mTEST filtersfile_checks PASSED[0m
=== RUN TestBisyncRemoteLocal/ignorelistingchecksum
2026/04/07 02:19:17 INFO : path1: Making directory
2026/04/07 02:19:17 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/ignorelistingchecksum/path1"
2026/04/07 02:19:17 DEBUG : Creating backend with remote "/tmp/021502vo/ignorelistingchecksum/path2"
2026/04/07 02:19:17 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ignorelistingchecksum/initial"
2026/04/07 02:19:17 DEBUG : Creating backend with remote "/tmp/021502vo/initdir/test_ignorelistingchecksum-zenopeg8"
2026/04/07 02:19:17 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:19:17 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:17 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:17 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:17 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:17 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:17 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:17 DEBUG : subdir: Making directory with metadata
2026/04/07 02:19:17 INFO : subdir: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/04/07 02:19:17 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/07 02:19:17 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:17 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/07 02:19:17 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/07 02:19:17 DEBUG : Local file system at /tmp/021502vo/initdir/test_ignorelistingchecksum-zenopeg8: Waiting for checks to finish
2026/04/07 02:19:17 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:17 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:17 DEBUG : Local file system at /tmp/021502vo/initdir/test_ignorelistingchecksum-zenopeg8: Waiting for transfers to finish
2026/04/07 02:19:17 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/07 02:19:17 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/07 02:19:17 INFO : file1.copy2.txt: Copied (new)
2026/04/07 02:19:17 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/07 02:19:17 INFO : file1.copy1.txt: Copied (new)
2026/04/07 02:19:17 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:17 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/07 02:19:17 INFO : file1.copy3.txt: Copied (new)
2026/04/07 02:19:17 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/07 02:19:17 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:17 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/07 02:19:17 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/07 02:19:17 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:17 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:19:17 INFO : file1.copy4.txt: Copied (new)
2026/04/07 02:19:17 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/07 02:19:17 INFO : file1.copy5.txt: Copied (new)
2026/04/07 02:19:17 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:17 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:19:17 INFO : file1.txt: Copied (new)
2026/04/07 02:19:17 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:19:17 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:17 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:19:17 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:19:17 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:19:17 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:19:17 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:19:17 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:19:17 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:19:17 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ignorelistingchecksum/modfiles"
2026/04/07 02:19:17 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_ignorelistingchecksum-yacuker9"
2026/04/07 02:19:17 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:17 DEBUG : Local file system at /tmp/021502vo/datadir/test_ignorelistingchecksum-yacuker9: Waiting for checks to finish
2026/04/07 02:19:17 DEBUG : Local file system at /tmp/021502vo/datadir/test_ignorelistingchecksum-yacuker9: Waiting for transfers to finish
2026/04/07 02:19:17 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/07 02:19:17 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:19:17 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/07 02:19:17 INFO : file1.txt: Copied (new)
2026/04/07 02:19:17 DEBUG : Waiting for deletions to finish
2026/04/07 02:19:17 ERROR : error listing: directory not found
2026/04/07 02:19:17 ERROR : azurefiles root 'rclone-test-kotovod1leye/021502vo/ignorelistingchecksum/path1': Failed to list "": directory not found
2026/04/07 02:19:17 DEBUG : removing 1 level 0 directories
2026/04/07 02:19:17 INFO : azurefiles root 'rclone-test-kotovod1leye/021502vo/ignorelistingchecksum/path1': Removing directory
2026/04/07 02:19:17 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kotovod1leye/021502vo/ignorelistingchecksum/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:47caea7f-e01a-0047-0534-c6da41000000
Time:2026-04-07T02:19:17.9466198Z
--------------------------------------------------------------------------------
2026/04/07 02:19:17 DEBUG : Waiting for deletions to finish
2026/04/07 02:19:17 ERROR : error listing: directory not found
2026/04/07 02:19:17 ERROR : Local file system at /tmp/021502vo/ignorelistingchecksum/path2: Failed to list "": directory not found
2026/04/07 02:19:17 DEBUG : removing 1 level 0 directories
2026/04/07 02:19:17 INFO : Local file system at /tmp/021502vo/ignorelistingchecksum/path2: Removing directory
2026/04/07 02:19:17 ERROR : Failed to rmdir: stat /tmp/021502vo/ignorelistingchecksum/path2: no such file or directory
2026/04/07 02:19:18 ERROR : error listing: directory not found
2026/04/07 02:19:18 ERROR : error listing: directory not found
2026/04/07 02:19:18 NOTICE: checking initFs Local file system at /tmp/021502vo/initdir/test_ignorelistingchecksum-zenopeg8
2026/04/07 02:19:18 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:18 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:18 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:18 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:18 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:18 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:18 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:19:18 INFO : subdir: Making directory
2026/04/07 02:19:18 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:18 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/ignorelistingchecksum/path1': Waiting for checks to finish
2026/04/07 02:19:18 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/ignorelistingchecksum/path1': Waiting for transfers to finish
2026/04/07 02:19:18 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/07 02:19:18 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:18 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/07 02:19:18 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:18 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/07 02:19:18 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:18 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/07 02:19:18 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:18 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/07 02:19:18 INFO : file1.copy3.txt: Copied (new)
2026/04/07 02:19:18 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/07 02:19:18 INFO : file1.copy4.txt: Copied (new)
2026/04/07 02:19:18 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/07 02:19:18 INFO : file1.copy2.txt: Copied (new)
2026/04/07 02:19:18 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/07 02:19:18 INFO : file1.copy1.txt: Copied (new)
2026/04/07 02:19:18 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/07 02:19:18 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:18 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:19:18 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:18 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:19:18 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:18 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:19:18 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:19:18 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/07 02:19:18 INFO : file1.copy5.txt: Copied (new)
2026/04/07 02:19:18 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:19:18 INFO : file1.txt: Copied (new)
2026/04/07 02:19:18 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:19:18 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:19:18 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:19:18 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:19:18 NOTICE: checking Path1 azurefiles root 'rclone-test-kotovod1leye/021502vo/ignorelistingchecksum/path1'
2026/04/07 02:19:19 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:19:19 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:19 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:19 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:19 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:19 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:19 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:19 DEBUG : subdir: Making directory with metadata
2026/04/07 02:19:19 INFO : subdir: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/04/07 02:19:19 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/07 02:19:19 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:19 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:19:19 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/07 02:19:19 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/07 02:19:19 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/07 02:19:19 DEBUG : Local file system at /tmp/021502vo/ignorelistingchecksum/path2: Waiting for checks to finish
2026/04/07 02:19:19 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:19:19 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:19:19 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:19:19 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/07 02:19:19 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:19 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/07 02:19:19 INFO : file1.copy1.txt: Copied (new)
2026/04/07 02:19:19 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/07 02:19:19 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:19 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:19 DEBUG : Local file system at /tmp/021502vo/ignorelistingchecksum/path2: Waiting for transfers to finish
2026/04/07 02:19:19 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:19 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:19 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/07 02:19:19 INFO : file1.copy2.txt: Copied (new)
2026/04/07 02:19:19 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/07 02:19:19 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/07 02:19:19 INFO : file1.copy3.txt: Copied (new)
2026/04/07 02:19:19 INFO : file1.copy5.txt: Copied (new)
2026/04/07 02:19:19 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:19:19 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/07 02:19:19 INFO : file1.copy4.txt: Copied (new)
2026/04/07 02:19:19 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:19 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:19:19 INFO : file1.txt: Copied (new)
2026/04/07 02:19:19 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:19:19 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:19 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:19:19 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:19:19 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:19:19 NOTICE: checking path2 Local file system at /tmp/021502vo/ignorelistingchecksum/path2
2026/04/07 02:19:19 NOTICE: [36m(01) :[0m [34mtest basic[0m
2026/04/07 02:19:19 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/07 02:19:19 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/07 02:19:21 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/ignorelistingchecksum/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:19:21 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:19:21 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:19:21 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:19:21 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/ignorelistingchecksum/path1/" with Path2 "/tmp/021502vo/ignorelistingchecksum/path2/"
2026/04/07 02:19:21 INFO : Copying Path2 files to Path1
2026/04/07 02:19:21 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:19:21 INFO : There was nothing to transfer
2026/04/07 02:19:21 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:19:21 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:19:21 INFO : There was nothing to transfer
2026/04/07 02:19:21 INFO : Resync updating listings
2026/04/07 02:19:21 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/ignorelistingchecksum/path1/" vs Path2 "/tmp/021502vo/ignorelistingchecksum/path2/"
2026/04/07 02:19:21 INFO : [32mBisync successful[0m
2026/04/07 02:19:21 NOTICE: [36m(04) :[0m [34mbisync resync ignore-listing-checksum[0m
2026/04/07 02:19:24 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/ignorelistingchecksum/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:19:24 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:19:24 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:19:24 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/ignorelistingchecksum/path1/" with Path2 "/tmp/021502vo/ignorelistingchecksum/path2/"
2026/04/07 02:19:24 INFO : Copying Path2 files to Path1
2026/04/07 02:19:24 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:19:24 INFO : There was nothing to transfer
2026/04/07 02:19:24 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:19:24 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:19:24 INFO : There was nothing to transfer
2026/04/07 02:19:24 INFO : Resync updating listings
2026/04/07 02:19:24 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/ignorelistingchecksum/path1/" vs Path2 "/tmp/021502vo/ignorelistingchecksum/path2/"
2026/04/07 02:19:24 INFO : [32mBisync successful[0m
2026/04/07 02:19:24 NOTICE: [36m(05) :[0m [34mtest place newer files on both paths[0m
2026/04/07 02:19:24 NOTICE: [36m(06) :[0m [34mtouch-copy 2001-01-02 /tmp/021502vo/datadir/test_ignorelistingchecksum-yacuker9/file1.txt /tmp/021502vo/ignorelistingchecksum/path2/[0m
2026/04/07 02:19:24 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_ignorelistingchecksum-yacuker9/"
2026/04/07 02:19:24 DEBUG : fs cache: renaming cache item "/tmp/021502vo/datadir/test_ignorelistingchecksum-yacuker9/" to be canonical "/tmp/021502vo/datadir/test_ignorelistingchecksum-yacuker9"
2026/04/07 02:19:24 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/07 02:19:24 DEBUG : copyFile "/tmp/021502vo/datadir/test_ignorelistingchecksum-yacuker9/file1.txt" to "/tmp/021502vo/ignorelistingchecksum/path2/" as ""
2026/04/07 02:19:24 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_ignorelistingchecksum-yacuker9/file1.txt"
2026/04/07 02:19:24 DEBUG : Creating backend with remote "/tmp/021502vo/ignorelistingchecksum/path2/"
2026/04/07 02:19:24 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/021502vo/ignorelistingchecksum/path2" as "file1.txt"
2026/04/07 02:19:24 DEBUG : file1.txt: size = 19 (Local file system at /tmp/021502vo/datadir/test_ignorelistingchecksum-yacuker9)
2026/04/07 02:19:24 DEBUG : file1.txt: size = 0 (Local file system at /tmp/021502vo/ignorelistingchecksum/path2)
2026/04/07 02:19:24 DEBUG : file1.txt: Sizes differ
2026/04/07 02:19:24 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/07 02:19:24 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:19:24 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/07 02:19:24 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:19:24 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/021502vo/datadir/test_ignorelistingchecksum-yacuker9/file1.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/ignorelistingchecksum/path1/subdir file20.txt[0m
2026/04/07 02:19:24 DEBUG : copyFile "/tmp/021502vo/datadir/test_ignorelistingchecksum-yacuker9/file1.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/ignorelistingchecksum/path1/subdir" as "file20.txt"
2026/04/07 02:19:24 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_ignorelistingchecksum-yacuker9/file1.txt"
2026/04/07 02:19:24 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/ignorelistingchecksum/path1/subdir"
2026/04/07 02:19:24 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/ignorelistingchecksum/path1/subdir'" as "file20.txt"
2026/04/07 02:19:24 DEBUG : file1.txt: size = 19 (Local file system at /tmp/021502vo/datadir/test_ignorelistingchecksum-yacuker9)
2026/04/07 02:19:24 DEBUG : file20.txt: size = 0 (azurefiles root 'rclone-test-kotovod1leye/021502vo/ignorelistingchecksum/path1/subdir')
2026/04/07 02:19:24 DEBUG : file1.txt: Sizes differ
2026/04/07 02:19:24 DEBUG : file20.txt.8dcf80ac.partial: size = 19 OK
2026/04/07 02:19:24 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:19:25 DEBUG : file20.txt.8dcf80ac.partial: renamed to: file20.txt
2026/04/07 02:19:25 INFO : file1.txt: Copied (replaced existing) to: file20.txt
2026/04/07 02:19:25 NOTICE: [36m(08) :[0m [34mtest bisync run[0m
2026/04/07 02:19:25 NOTICE: [36m(09) :[0m [34mbisync ignore-listing-checksum[0m
2026/04/07 02:19:27 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/ignorelistingchecksum/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:19:27 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:19:27 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:19:27 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/ignorelistingchecksum/path1/" with Path2 "/tmp/021502vo/ignorelistingchecksum/path2/"
2026/04/07 02:19:27 INFO : Building Path1 and Path2 listings
2026/04/07 02:19:27 INFO : Path1 checking for diffs
2026/04/07 02:19:27 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/04/07 02:19:27 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/07 02:19:27 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/07 02:19:27 INFO : Path2 checking for diffs
2026/04/07 02:19:27 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/07 02:19:27 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/07 02:19:27 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/07 02:19:27 INFO : Applying changes
2026/04/07 02:19:27 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/021502vo/ignorelistingchecksum/path2/subdir/file20.txt[0m
2026/04/07 02:19:27 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-kotovod1leye/021502vo/ignorelistingchecksum/path1/file1.txt[0m
2026/04/07 02:19:27 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:19:28 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:19:28 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:19:28 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:19:28 INFO : subdir/file20.txt: Copied (replaced existing)
2026/04/07 02:19:28 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:19:28 INFO : Updating listings
2026/04/07 02:19:28 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/ignorelistingchecksum/path1/" vs Path2 "/tmp/021502vo/ignorelistingchecksum/path2/"
2026/04/07 02:19:28 INFO : [32mBisync successful[0m
2026/04/07 02:19:28 DEBUG : Waiting for deletions to finish
2026/04/07 02:19:28 INFO : file1.copy1.txt: Deleted
2026/04/07 02:19:28 INFO : file1.copy2.txt: Deleted
2026/04/07 02:19:28 INFO : RCLONE_TEST: Deleted
2026/04/07 02:19:28 INFO : file1.txt: Deleted
2026/04/07 02:19:28 INFO : file1.copy3.txt: Deleted
2026/04/07 02:19:28 INFO : file1.copy4.txt: Deleted
2026/04/07 02:19:28 INFO : file1.copy5.txt: Deleted
2026/04/07 02:19:28 INFO : subdir/file20.txt: Deleted
2026/04/07 02:19:28 DEBUG : removing 1 level 1 directories
2026/04/07 02:19:28 INFO : subdir: Removing directory
2026/04/07 02:19:28 DEBUG : removing 1 level 0 directories
2026/04/07 02:19:28 INFO : azurefiles root 'rclone-test-kotovod1leye/021502vo/ignorelistingchecksum/path1': Removing directory
2026/04/07 02:19:28 DEBUG : Waiting for deletions to finish
2026/04/07 02:19:28 INFO : RCLONE_TEST: Deleted
2026/04/07 02:19:28 INFO : file1.copy1.txt: Deleted
2026/04/07 02:19:28 INFO : file1.copy2.txt: Deleted
2026/04/07 02:19:28 INFO : file1.copy3.txt: Deleted
2026/04/07 02:19:28 INFO : file1.copy4.txt: Deleted
2026/04/07 02:19:28 INFO : file1.copy5.txt: Deleted
2026/04/07 02:19:28 INFO : file1.txt: Deleted
2026/04/07 02:19:28 INFO : subdir/file20.txt: Deleted
2026/04/07 02:19:28 DEBUG : removing 1 level 1 directories
2026/04/07 02:19:28 INFO : subdir: Removing directory
2026/04/07 02:19:28 DEBUG : removing 1 level 0 directories
2026/04/07 02:19:28 INFO : Local file system at /tmp/021502vo/ignorelistingchecksum/path2: Removing directory
bisync_test.go:608: [32mTEST ignorelistingchecksum PASSED[0m
=== RUN TestBisyncRemoteLocal/max_delete_path1
2026/04/07 02:19:28 INFO : path1: Making directory
2026/04/07 02:19:29 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/max_delete_path1/path1"
2026/04/07 02:19:29 DEBUG : Creating backend with remote "/tmp/021502vo/max_delete_path1/path2"
2026/04/07 02:19:29 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path1/initial"
2026/04/07 02:19:29 DEBUG : Creating backend with remote "/tmp/021502vo/initdir/test_max_delete_path1-kuyuxuk4"
2026/04/07 02:19:29 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:29 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:29 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:29 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:29 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:29 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:19:29 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:19:29 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:29 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:19:29 INFO : file1.txt: Copied (new)
2026/04/07 02:19:29 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:29 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:29 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:29 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:29 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:19:29 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:29 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:19:29 INFO : file2.txt: Copied (new)
2026/04/07 02:19:29 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:19:29 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:29 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:19:29 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:19:29 INFO : file5.txt: Copied (new)
2026/04/07 02:19:29 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:29 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:19:29 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:19:29 INFO : file3.txt: Copied (new)
2026/04/07 02:19:29 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:29 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:19:29 INFO : file6.txt: Copied (new)
2026/04/07 02:19:29 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:29 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:19:29 INFO : file7.txt: Copied (new)
2026/04/07 02:19:29 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:19:29 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:29 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:19:29 INFO : file8.txt: Copied (new)
2026/04/07 02:19:29 DEBUG : Local file system at /tmp/021502vo/initdir/test_max_delete_path1-kuyuxuk4: Waiting for checks to finish
2026/04/07 02:19:29 DEBUG : Local file system at /tmp/021502vo/initdir/test_max_delete_path1-kuyuxuk4: Waiting for transfers to finish
2026/04/07 02:19:29 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/04/07 02:19:29 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:19:29 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/04/07 02:19:29 INFO : file9.txt: Copied (new)
2026/04/07 02:19:29 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:19:29 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:29 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:19:29 INFO : file4.txt: Copied (new)
2026/04/07 02:19:29 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path1/modfiles"
2026/04/07 02:19:29 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_max_delete_path1-ruzeraq4"
2026/04/07 02:19:29 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:29 DEBUG : Local file system at /tmp/021502vo/datadir/test_max_delete_path1-ruzeraq4: Waiting for checks to finish
2026/04/07 02:19:29 DEBUG : Local file system at /tmp/021502vo/datadir/test_max_delete_path1-ruzeraq4: Waiting for transfers to finish
2026/04/07 02:19:29 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/04/07 02:19:29 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/04/07 02:19:29 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/04/07 02:19:29 INFO : hold.txt: Copied (new)
2026/04/07 02:19:29 DEBUG : Waiting for deletions to finish
2026/04/07 02:19:29 ERROR : error listing: directory not found
2026/04/07 02:19:29 ERROR : azurefiles root 'rclone-test-kotovod1leye/021502vo/max_delete_path1/path1': Failed to list "": directory not found
2026/04/07 02:19:29 DEBUG : removing 1 level 0 directories
2026/04/07 02:19:29 INFO : azurefiles root 'rclone-test-kotovod1leye/021502vo/max_delete_path1/path1': Removing directory
2026/04/07 02:19:29 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kotovod1leye/021502vo/max_delete_path1/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:446fc640-b01a-0081-7f34-c611c0000000
Time:2026-04-07T02:19:29.1968630Z
--------------------------------------------------------------------------------
2026/04/07 02:19:29 DEBUG : Waiting for deletions to finish
2026/04/07 02:19:29 ERROR : error listing: directory not found
2026/04/07 02:19:29 ERROR : Local file system at /tmp/021502vo/max_delete_path1/path2: Failed to list "": directory not found
2026/04/07 02:19:29 DEBUG : removing 1 level 0 directories
2026/04/07 02:19:29 INFO : Local file system at /tmp/021502vo/max_delete_path1/path2: Removing directory
2026/04/07 02:19:29 ERROR : Failed to rmdir: stat /tmp/021502vo/max_delete_path1/path2: no such file or directory
2026/04/07 02:19:29 ERROR : error listing: directory not found
2026/04/07 02:19:29 ERROR : error listing: directory not found
2026/04/07 02:19:29 NOTICE: checking initFs Local file system at /tmp/021502vo/initdir/test_max_delete_path1-kuyuxuk4
2026/04/07 02:19:29 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:29 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:29 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:29 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:29 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:29 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:29 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:29 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:29 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:29 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/max_delete_path1/path1': Waiting for checks to finish
2026/04/07 02:19:29 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/max_delete_path1/path1': Waiting for transfers to finish
2026/04/07 02:19:29 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:19:29 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:29 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:19:29 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:29 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:19:29 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:29 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:19:29 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:29 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:19:29 INFO : file4.txt: Copied (new)
2026/04/07 02:19:29 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:19:29 INFO : file1.txt: Copied (new)
2026/04/07 02:19:29 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:19:29 INFO : file3.txt: Copied (new)
2026/04/07 02:19:29 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:19:29 INFO : file2.txt: Copied (new)
2026/04/07 02:19:29 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:19:29 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:29 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:19:29 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:29 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:19:29 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:29 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:19:29 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:29 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:19:29 INFO : file5.txt: Copied (new)
2026/04/07 02:19:29 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:19:29 INFO : file8.txt: Copied (new)
2026/04/07 02:19:29 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:19:29 INFO : file7.txt: Copied (new)
2026/04/07 02:19:29 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:19:29 INFO : file6.txt: Copied (new)
2026/04/07 02:19:30 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/04/07 02:19:30 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:19:30 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/04/07 02:19:30 INFO : file9.txt: Copied (new)
2026/04/07 02:19:30 NOTICE: checking Path1 azurefiles root 'rclone-test-kotovod1leye/021502vo/max_delete_path1/path1'
2026/04/07 02:19:30 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:30 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:30 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:30 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:30 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:30 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:30 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:30 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:30 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:30 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:19:30 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:19:30 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:19:30 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:19:30 DEBUG : Local file system at /tmp/021502vo/max_delete_path1/path2: Waiting for checks to finish
2026/04/07 02:19:30 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:30 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:19:30 INFO : file1.txt: Copied (new)
2026/04/07 02:19:30 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:30 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:19:30 INFO : file2.txt: Copied (new)
2026/04/07 02:19:30 DEBUG : Local file system at /tmp/021502vo/max_delete_path1/path2: Waiting for transfers to finish
2026/04/07 02:19:30 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:30 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:19:30 INFO : file3.txt: Copied (new)
2026/04/07 02:19:30 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:19:30 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:30 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:19:30 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:30 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:19:30 INFO : file4.txt: Copied (new)
2026/04/07 02:19:30 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:30 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:19:30 INFO : file6.txt: Copied (new)
2026/04/07 02:19:30 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:19:30 INFO : file5.txt: Copied (new)
2026/04/07 02:19:30 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:19:30 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:30 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:19:30 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:30 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:19:30 INFO : file7.txt: Copied (new)
2026/04/07 02:19:30 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/04/07 02:19:30 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:19:30 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:19:30 INFO : file8.txt: Copied (new)
2026/04/07 02:19:30 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/04/07 02:19:30 INFO : file9.txt: Copied (new)
2026/04/07 02:19:30 NOTICE: checking path2 Local file system at /tmp/021502vo/max_delete_path1/path2
2026/04/07 02:19:30 NOTICE: [36m(01) :[0m [34mtest max-delete-path1[0m
2026/04/07 02:19:30 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/07 02:19:30 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/07 02:19:33 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/max_delete_path1/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:19:33 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:19:33 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:19:33 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/max_delete_path1/path1/" with Path2 "/tmp/021502vo/max_delete_path1/path2/"
2026/04/07 02:19:33 INFO : Copying Path2 files to Path1
2026/04/07 02:19:33 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:19:33 INFO : There was nothing to transfer
2026/04/07 02:19:33 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:19:33 INFO : There was nothing to transfer
2026/04/07 02:19:33 INFO : Resync updating listings
2026/04/07 02:19:33 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/max_delete_path1/path1/" vs Path2 "/tmp/021502vo/max_delete_path1/path2/"
2026/04/07 02:19:33 INFO : [32mBisync successful[0m
2026/04/07 02:19:33 NOTICE: [36m(04) :[0m [34mtest delete >50% of local files[0m
2026/04/07 02:19:33 NOTICE: [36m(05) :[0m [34mdelete-file TestAzureFiles:rclone-test-kotovod1leye/021502vo/max_delete_path1/path1/file1.txt[0m
2026/04/07 02:19:33 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/max_delete_path1/path1/"
2026/04/07 02:19:33 INFO : file1.txt: Deleted
2026/04/07 02:19:33 NOTICE: [36m(06) :[0m [34mdelete-file TestAzureFiles:rclone-test-kotovod1leye/021502vo/max_delete_path1/path1/file2.txt[0m
2026/04/07 02:19:33 INFO : file2.txt: Deleted
2026/04/07 02:19:33 NOTICE: [36m(07) :[0m [34mdelete-file TestAzureFiles:rclone-test-kotovod1leye/021502vo/max_delete_path1/path1/file3.txt[0m
2026/04/07 02:19:33 INFO : file3.txt: Deleted
2026/04/07 02:19:33 NOTICE: [36m(08) :[0m [34mdelete-file TestAzureFiles:rclone-test-kotovod1leye/021502vo/max_delete_path1/path1/file4.txt[0m
2026/04/07 02:19:33 INFO : file4.txt: Deleted
2026/04/07 02:19:33 NOTICE: [36m(09) :[0m [34mdelete-file TestAzureFiles:rclone-test-kotovod1leye/021502vo/max_delete_path1/path1/file5.txt[0m
2026/04/07 02:19:33 INFO : file5.txt: Deleted
2026/04/07 02:19:33 NOTICE: [36m(10) :[0m [34mtest sync should fail due to too many local deletes[0m
2026/04/07 02:19:33 NOTICE: [36m(11) :[0m [34mbisync[0m
2026/04/07 02:19:36 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/max_delete_path1/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:19:36 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:19:36 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:19:36 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/max_delete_path1/path1/" with Path2 "/tmp/021502vo/max_delete_path1/path2/"
2026/04/07 02:19:36 INFO : Building Path1 and Path2 listings
2026/04/07 02:19:36 INFO : Path1 checking for diffs
2026/04/07 02:19:36 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/04/07 02:19:36 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/04/07 02:19:36 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/07 02:19:36 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/07 02:19:36 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/04/07 02:19:36 INFO : Path1: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/04/07 02:19:36 INFO : Path2 checking for diffs
2026/04/07 02:19:36 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/max_delete_path1/path1/". Run with --force if desired.
2026/04/07 02:19:36 NOTICE: [31mBisync aborted. Please try again.[0m
2026/04/07 02:19:36 NOTICE: Bisync error: too many deletes
2026/04/07 02:19:36 NOTICE: [36m(12) :[0m [34mcopy-listings initial-fail[0m
2026/04/07 02:19:36 NOTICE: [36m(13) :[0m [34mtest change max-delete limit to 60%. sync should run.[0m
2026/04/07 02:19:36 NOTICE: [36m(14) :[0m [34mbisync max-delete=60[0m
2026/04/07 02:19:38 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/max_delete_path1/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:19:38 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:19:38 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:19:38 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/max_delete_path1/path1/" with Path2 "/tmp/021502vo/max_delete_path1/path2/"
2026/04/07 02:19:38 INFO : Building Path1 and Path2 listings
2026/04/07 02:19:38 INFO : Path1 checking for diffs
2026/04/07 02:19:38 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/04/07 02:19:38 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/04/07 02:19:38 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/07 02:19:38 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/07 02:19:38 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/04/07 02:19:38 INFO : Path1: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/04/07 02:19:38 INFO : Path2 checking for diffs
2026/04/07 02:19:38 INFO : Applying changes
2026/04/07 02:19:38 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/021502vo/max_delete_path1/path2/file1.txt[0m
2026/04/07 02:19:38 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/021502vo/max_delete_path1/path2/file2.txt[0m
2026/04/07 02:19:38 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/021502vo/max_delete_path1/path2/file3.txt[0m
2026/04/07 02:19:38 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/021502vo/max_delete_path1/path2/file4.txt[0m
2026/04/07 02:19:38 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/021502vo/max_delete_path1/path2/file5.txt[0m
2026/04/07 02:19:38 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:19:38 INFO : file4.txt: Deleted
2026/04/07 02:19:38 INFO : file5.txt: Deleted
2026/04/07 02:19:38 INFO : file1.txt: Deleted
2026/04/07 02:19:38 INFO : file2.txt: Deleted
2026/04/07 02:19:38 INFO : file3.txt: Deleted
2026/04/07 02:19:38 INFO : There was nothing to transfer
2026/04/07 02:19:38 INFO : Updating listings
2026/04/07 02:19:38 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/max_delete_path1/path1/" vs Path2 "/tmp/021502vo/max_delete_path1/path2/"
2026/04/07 02:19:38 INFO : [32mBisync successful[0m
2026/04/07 02:19:38 DEBUG : Waiting for deletions to finish
2026/04/07 02:19:38 INFO : file6.txt: Deleted
2026/04/07 02:19:38 INFO : file7.txt: Deleted
2026/04/07 02:19:38 INFO : file9.txt: Deleted
2026/04/07 02:19:38 INFO : file8.txt: Deleted
2026/04/07 02:19:38 DEBUG : removing 1 level 0 directories
2026/04/07 02:19:38 INFO : azurefiles root 'rclone-test-kotovod1leye/021502vo/max_delete_path1/path1': Removing directory
2026/04/07 02:19:38 DEBUG : Waiting for deletions to finish
2026/04/07 02:19:38 INFO : file6.txt: Deleted
2026/04/07 02:19:38 INFO : file7.txt: Deleted
2026/04/07 02:19:38 INFO : file9.txt: Deleted
2026/04/07 02:19:38 INFO : file8.txt: Deleted
2026/04/07 02:19:38 DEBUG : removing 1 level 0 directories
2026/04/07 02:19:38 INFO : Local file system at /tmp/021502vo/max_delete_path1/path2: Removing directory
bisync_test.go:608: [32mTEST max_delete_path1 PASSED[0m
=== RUN TestBisyncRemoteLocal/max_delete_path2_force
2026/04/07 02:19:38 INFO : path1: Making directory
2026/04/07 02:19:38 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/max_delete_path2_force/path1"
2026/04/07 02:19:39 DEBUG : Creating backend with remote "/tmp/021502vo/max_delete_path2_force/path2"
2026/04/07 02:19:39 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path2_force/initial"
2026/04/07 02:19:39 DEBUG : Creating backend with remote "/tmp/021502vo/initdir/test_max_delete_path2_force-defujab9"
2026/04/07 02:19:39 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:39 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:39 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:39 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:39 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:39 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:39 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:39 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:39 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:39 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:19:39 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:19:39 DEBUG : Local file system at /tmp/021502vo/initdir/test_max_delete_path2_force-defujab9: Waiting for checks to finish
2026/04/07 02:19:39 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:39 DEBUG : Local file system at /tmp/021502vo/initdir/test_max_delete_path2_force-defujab9: Waiting for transfers to finish
2026/04/07 02:19:39 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:39 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:19:39 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:19:39 INFO : file4.txt: Copied (new)
2026/04/07 02:19:39 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:19:39 INFO : file2.txt: Copied (new)
2026/04/07 02:19:39 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:19:39 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:39 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:19:39 INFO : file3.txt: Copied (new)
2026/04/07 02:19:39 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:39 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:19:39 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:19:39 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:39 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:39 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:19:39 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:39 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:19:39 INFO : file7.txt: Copied (new)
2026/04/07 02:19:39 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:19:39 INFO : file1.txt: Copied (new)
2026/04/07 02:19:39 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:19:39 INFO : file6.txt: Copied (new)
2026/04/07 02:19:39 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:19:39 INFO : file5.txt: Copied (new)
2026/04/07 02:19:39 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:19:39 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:39 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:19:39 INFO : file8.txt: Copied (new)
2026/04/07 02:19:39 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/04/07 02:19:39 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:19:39 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/04/07 02:19:39 INFO : file9.txt: Copied (new)
2026/04/07 02:19:39 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path2_force/modfiles"
2026/04/07 02:19:39 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_max_delete_path2_force-cukibiz2"
2026/04/07 02:19:39 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:39 DEBUG : Local file system at /tmp/021502vo/datadir/test_max_delete_path2_force-cukibiz2: Waiting for checks to finish
2026/04/07 02:19:39 DEBUG : Local file system at /tmp/021502vo/datadir/test_max_delete_path2_force-cukibiz2: Waiting for transfers to finish
2026/04/07 02:19:39 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/04/07 02:19:39 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/04/07 02:19:39 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/04/07 02:19:39 INFO : hold.txt: Copied (new)
2026/04/07 02:19:39 DEBUG : Waiting for deletions to finish
2026/04/07 02:19:39 ERROR : error listing: directory not found
2026/04/07 02:19:39 ERROR : azurefiles root 'rclone-test-kotovod1leye/021502vo/max_delete_path2_force/path1': Failed to list "": directory not found
2026/04/07 02:19:39 DEBUG : removing 1 level 0 directories
2026/04/07 02:19:39 INFO : azurefiles root 'rclone-test-kotovod1leye/021502vo/max_delete_path2_force/path1': Removing directory
2026/04/07 02:19:39 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kotovod1leye/021502vo/max_delete_path2_force/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:47caeb6a-e01a-0047-1d34-c6da41000000
Time:2026-04-07T02:19:39.1240787Z
--------------------------------------------------------------------------------
2026/04/07 02:19:39 DEBUG : Waiting for deletions to finish
2026/04/07 02:19:39 ERROR : error listing: directory not found
2026/04/07 02:19:39 ERROR : Local file system at /tmp/021502vo/max_delete_path2_force/path2: Failed to list "": directory not found
2026/04/07 02:19:39 DEBUG : removing 1 level 0 directories
2026/04/07 02:19:39 INFO : Local file system at /tmp/021502vo/max_delete_path2_force/path2: Removing directory
2026/04/07 02:19:39 ERROR : Failed to rmdir: stat /tmp/021502vo/max_delete_path2_force/path2: no such file or directory
2026/04/07 02:19:39 ERROR : error listing: directory not found
2026/04/07 02:19:39 ERROR : error listing: directory not found
2026/04/07 02:19:39 NOTICE: checking initFs Local file system at /tmp/021502vo/initdir/test_max_delete_path2_force-defujab9
2026/04/07 02:19:39 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:39 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:39 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:39 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:39 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:39 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:39 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:39 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:39 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:39 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/max_delete_path2_force/path1': Waiting for checks to finish
2026/04/07 02:19:39 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/max_delete_path2_force/path1': Waiting for transfers to finish
2026/04/07 02:19:39 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:19:39 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:39 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:19:39 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:39 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:19:39 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:39 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:19:39 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:39 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:19:39 INFO : file2.txt: Copied (new)
2026/04/07 02:19:39 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:19:39 INFO : file3.txt: Copied (new)
2026/04/07 02:19:39 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:19:39 INFO : file1.txt: Copied (new)
2026/04/07 02:19:39 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:19:39 INFO : file4.txt: Copied (new)
2026/04/07 02:19:39 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:19:39 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:39 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:19:39 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:39 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:19:39 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:39 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:19:39 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:39 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:19:39 INFO : file5.txt: Copied (new)
2026/04/07 02:19:39 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:19:39 INFO : file7.txt: Copied (new)
2026/04/07 02:19:39 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:19:39 INFO : file8.txt: Copied (new)
2026/04/07 02:19:39 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:19:39 INFO : file6.txt: Copied (new)
2026/04/07 02:19:40 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/04/07 02:19:40 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:19:40 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/04/07 02:19:40 INFO : file9.txt: Copied (new)
2026/04/07 02:19:40 NOTICE: checking Path1 azurefiles root 'rclone-test-kotovod1leye/021502vo/max_delete_path2_force/path1'
2026/04/07 02:19:40 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:40 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:40 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:40 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:40 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:40 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:40 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:40 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:40 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:40 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:19:40 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:19:40 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:40 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:40 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:19:40 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:19:40 INFO : file1.txt: Copied (new)
2026/04/07 02:19:40 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:19:40 INFO : file3.txt: Copied (new)
2026/04/07 02:19:40 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:19:40 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:40 DEBUG : Local file system at /tmp/021502vo/max_delete_path2_force/path2: Waiting for checks to finish
2026/04/07 02:19:40 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:40 DEBUG : Local file system at /tmp/021502vo/max_delete_path2_force/path2: Waiting for transfers to finish
2026/04/07 02:19:40 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:19:40 INFO : file2.txt: Copied (new)
2026/04/07 02:19:40 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:19:40 INFO : file4.txt: Copied (new)
2026/04/07 02:19:40 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:19:40 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:19:40 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:40 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:19:40 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:40 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:40 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:19:40 INFO : file5.txt: Copied (new)
2026/04/07 02:19:40 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:19:40 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:40 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:19:40 INFO : file7.txt: Copied (new)
2026/04/07 02:19:40 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:19:40 INFO : file8.txt: Copied (new)
2026/04/07 02:19:40 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:19:40 INFO : file6.txt: Copied (new)
2026/04/07 02:19:40 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/04/07 02:19:40 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:19:40 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/04/07 02:19:40 INFO : file9.txt: Copied (new)
2026/04/07 02:19:40 NOTICE: checking path2 Local file system at /tmp/021502vo/max_delete_path2_force/path2
2026/04/07 02:19:40 NOTICE: [36m(01) :[0m [34mtest max-delete-path2-force[0m
2026/04/07 02:19:40 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/07 02:19:40 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/07 02:19:42 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/max_delete_path2_force/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:19:42 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:19:42 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:19:42 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/max_delete_path2_force/path1/" with Path2 "/tmp/021502vo/max_delete_path2_force/path2/"
2026/04/07 02:19:42 INFO : Copying Path2 files to Path1
2026/04/07 02:19:42 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:19:43 INFO : There was nothing to transfer
2026/04/07 02:19:43 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:19:43 INFO : There was nothing to transfer
2026/04/07 02:19:43 INFO : Resync updating listings
2026/04/07 02:19:43 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/max_delete_path2_force/path1/" vs Path2 "/tmp/021502vo/max_delete_path2_force/path2/"
2026/04/07 02:19:43 INFO : [32mBisync successful[0m
2026/04/07 02:19:43 NOTICE: [36m(04) :[0m [34mtest delete >50% of remote files[0m
2026/04/07 02:19:43 NOTICE: [36m(05) :[0m [34mdelete-file /tmp/021502vo/max_delete_path2_force/path2/file1.txt[0m
2026/04/07 02:19:43 DEBUG : Creating backend with remote "/tmp/021502vo/max_delete_path2_force/path2/"
2026/04/07 02:19:43 DEBUG : fs cache: renaming cache item "/tmp/021502vo/max_delete_path2_force/path2/" to be canonical "/tmp/021502vo/max_delete_path2_force/path2"
2026/04/07 02:19:43 INFO : file1.txt: Deleted
2026/04/07 02:19:43 NOTICE: [36m(06) :[0m [34mdelete-file /tmp/021502vo/max_delete_path2_force/path2/file2.txt[0m
2026/04/07 02:19:43 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/max_delete_path2_force/path2/" for canonical name "/tmp/021502vo/max_delete_path2_force/path2"
2026/04/07 02:19:43 INFO : file2.txt: Deleted
2026/04/07 02:19:43 NOTICE: [36m(07) :[0m [34mdelete-file /tmp/021502vo/max_delete_path2_force/path2/file3.txt[0m
2026/04/07 02:19:43 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/max_delete_path2_force/path2/" for canonical name "/tmp/021502vo/max_delete_path2_force/path2"
2026/04/07 02:19:43 INFO : file3.txt: Deleted
2026/04/07 02:19:43 NOTICE: [36m(08) :[0m [34mdelete-file /tmp/021502vo/max_delete_path2_force/path2/file4.txt[0m
2026/04/07 02:19:43 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/max_delete_path2_force/path2/" for canonical name "/tmp/021502vo/max_delete_path2_force/path2"
2026/04/07 02:19:43 INFO : file4.txt: Deleted
2026/04/07 02:19:43 NOTICE: [36m(09) :[0m [34mdelete-file /tmp/021502vo/max_delete_path2_force/path2/file5.txt[0m
2026/04/07 02:19:43 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/max_delete_path2_force/path2/" for canonical name "/tmp/021502vo/max_delete_path2_force/path2"
2026/04/07 02:19:43 INFO : file5.txt: Deleted
2026/04/07 02:19:43 NOTICE: [36m(10) :[0m [34mtest sync should fail due to too many path2 deletes[0m
2026/04/07 02:19:43 NOTICE: [36m(11) :[0m [34mbisync[0m
2026/04/07 02:19:45 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/max_delete_path2_force/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:19:45 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:19:45 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:19:45 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/max_delete_path2_force/path1/" with Path2 "/tmp/021502vo/max_delete_path2_force/path2/"
2026/04/07 02:19:45 INFO : Building Path1 and Path2 listings
2026/04/07 02:19:45 INFO : Path1 checking for diffs
2026/04/07 02:19:45 INFO : Path2 checking for diffs
2026/04/07 02:19:45 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/04/07 02:19:45 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/04/07 02:19:45 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/07 02:19:45 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/07 02:19:45 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/04/07 02:19:45 INFO : Path2: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/04/07 02:19:45 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path2 "/tmp/021502vo/max_delete_path2_force/path2/". Run with --force if desired.
2026/04/07 02:19:45 NOTICE: [31mBisync aborted. Please try again.[0m
2026/04/07 02:19:45 NOTICE: Bisync error: too many deletes
2026/04/07 02:19:45 NOTICE: [36m(12) :[0m [34mcopy-listings initial-fail[0m
2026/04/07 02:19:45 NOTICE: [36m(13) :[0m [34mtest apply force option. sync should run.[0m
2026/04/07 02:19:45 NOTICE: [36m(14) :[0m [34mbisync force[0m
2026/04/07 02:19:47 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/max_delete_path2_force/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:19:47 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:19:47 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:19:47 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/max_delete_path2_force/path1/" with Path2 "/tmp/021502vo/max_delete_path2_force/path2/"
2026/04/07 02:19:47 INFO : Building Path1 and Path2 listings
2026/04/07 02:19:47 INFO : Path1 checking for diffs
2026/04/07 02:19:47 INFO : Path2 checking for diffs
2026/04/07 02:19:47 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/04/07 02:19:47 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/04/07 02:19:47 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/07 02:19:47 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/07 02:19:47 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/04/07 02:19:47 INFO : Path2: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/04/07 02:19:47 INFO : Applying changes
2026/04/07 02:19:47 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-kotovod1leye/021502vo/max_delete_path2_force/path1/file1.txt[0m
2026/04/07 02:19:47 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-kotovod1leye/021502vo/max_delete_path2_force/path1/file2.txt[0m
2026/04/07 02:19:47 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-kotovod1leye/021502vo/max_delete_path2_force/path1/file3.txt[0m
2026/04/07 02:19:47 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-kotovod1leye/021502vo/max_delete_path2_force/path1/file4.txt[0m
2026/04/07 02:19:47 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-kotovod1leye/021502vo/max_delete_path2_force/path1/file5.txt[0m
2026/04/07 02:19:47 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:19:48 INFO : file3.txt: Deleted
2026/04/07 02:19:48 INFO : file2.txt: Deleted
2026/04/07 02:19:48 INFO : file1.txt: Deleted
2026/04/07 02:19:48 INFO : file5.txt: Deleted
2026/04/07 02:19:48 INFO : file4.txt: Deleted
2026/04/07 02:19:48 INFO : There was nothing to transfer
2026/04/07 02:19:48 INFO : Updating listings
2026/04/07 02:19:48 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/max_delete_path2_force/path1/" vs Path2 "/tmp/021502vo/max_delete_path2_force/path2/"
2026/04/07 02:19:48 INFO : [32mBisync successful[0m
2026/04/07 02:19:48 DEBUG : Waiting for deletions to finish
2026/04/07 02:19:48 INFO : file9.txt: Deleted
2026/04/07 02:19:48 INFO : file8.txt: Deleted
2026/04/07 02:19:48 INFO : file7.txt: Deleted
2026/04/07 02:19:48 INFO : file6.txt: Deleted
2026/04/07 02:19:48 DEBUG : removing 1 level 0 directories
2026/04/07 02:19:48 INFO : azurefiles root 'rclone-test-kotovod1leye/021502vo/max_delete_path2_force/path1': Removing directory
2026/04/07 02:19:48 DEBUG : Waiting for deletions to finish
2026/04/07 02:19:48 INFO : file6.txt: Deleted
2026/04/07 02:19:48 INFO : file8.txt: Deleted
2026/04/07 02:19:48 INFO : file7.txt: Deleted
2026/04/07 02:19:48 INFO : file9.txt: Deleted
2026/04/07 02:19:48 DEBUG : removing 1 level 0 directories
2026/04/07 02:19:48 INFO : Local file system at /tmp/021502vo/max_delete_path2_force/path2: Removing directory
bisync_test.go:608: [32mTEST max_delete_path2_force PASSED[0m
=== RUN TestBisyncRemoteLocal/nomodtime
2026/04/07 02:19:48 INFO : path1: Making directory
2026/04/07 02:19:48 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/nomodtime/path1"
2026/04/07 02:19:48 DEBUG : Creating backend with remote "/tmp/021502vo/nomodtime/path2"
2026/04/07 02:19:48 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_nomodtime/initial"
2026/04/07 02:19:48 DEBUG : Creating backend with remote "/tmp/021502vo/initdir/test_nomodtime-qipajis2"
2026/04/07 02:19:48 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:19:48 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:48 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:48 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:48 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:48 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:48 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:48 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:48 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:48 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:19:48 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:19:48 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:48 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:19:48 INFO : file1.txt: Copied (new)
2026/04/07 02:19:48 DEBUG : Local file system at /tmp/021502vo/initdir/test_nomodtime-qipajis2: Waiting for checks to finish
2026/04/07 02:19:48 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:48 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:19:48 INFO : file2.txt: Copied (new)
2026/04/07 02:19:48 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:19:48 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:19:48 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:48 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:48 DEBUG : Local file system at /tmp/021502vo/initdir/test_nomodtime-qipajis2: Waiting for transfers to finish
2026/04/07 02:19:48 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:19:48 INFO : file3.txt: Copied (new)
2026/04/07 02:19:48 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:19:48 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:19:48 INFO : file4.txt: Copied (new)
2026/04/07 02:19:48 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:19:48 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:19:48 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:48 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:19:48 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:19:48 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:19:48 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:48 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:19:48 INFO : file6.txt: Copied (new)
2026/04/07 02:19:48 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:19:48 INFO : file5.txt: Copied (new)
2026/04/07 02:19:48 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:19:48 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:48 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:19:48 INFO : file8.txt: Copied (new)
2026/04/07 02:19:48 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:19:48 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:48 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:19:48 INFO : file7.txt: Copied (new)
2026/04/07 02:19:48 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_nomodtime/modfiles"
2026/04/07 02:19:48 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_nomodtime-xezukaz8"
2026/04/07 02:19:48 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:48 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:48 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:48 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:48 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:48 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:48 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:48 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:48 DEBUG : Local file system at /tmp/021502vo/datadir/test_nomodtime-xezukaz8: Waiting for checks to finish
2026/04/07 02:19:48 DEBUG : Local file system at /tmp/021502vo/datadir/test_nomodtime-xezukaz8: Waiting for transfers to finish
2026/04/07 02:19:48 DEBUG : file1.txt.17d2872a.partial: size = 19 OK
2026/04/07 02:19:48 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:19:48 DEBUG : file1.txt.17d2872a.partial: renamed to: file1.txt
2026/04/07 02:19:48 INFO : file1.txt: Copied (new)
2026/04/07 02:19:48 DEBUG : file11.txt.7d27067e.partial: size = 19 OK
2026/04/07 02:19:48 DEBUG : file2.txt.8a7f218a.partial: size = 13 OK
2026/04/07 02:19:48 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/07 02:19:48 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:19:48 DEBUG : file2.txt.8a7f218a.partial: renamed to: file2.txt
2026/04/07 02:19:48 INFO : file2.txt: Copied (new)
2026/04/07 02:19:48 DEBUG : file11.txt.7d27067e.partial: renamed to: file11.txt
2026/04/07 02:19:48 DEBUG : file10.txt.145e0d1b.partial: size = 19 OK
2026/04/07 02:19:48 INFO : file11.txt: Copied (new)
2026/04/07 02:19:48 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:19:48 DEBUG : file10.txt.145e0d1b.partial: renamed to: file10.txt
2026/04/07 02:19:48 INFO : file10.txt: Copied (new)
2026/04/07 02:19:48 DEBUG : file5L.txt.1fdc92e2.partial: size = 39 OK
2026/04/07 02:19:48 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/07 02:19:48 DEBUG : file5R.txt.6fb45142.partial: size = 39 OK
2026/04/07 02:19:48 DEBUG : file5L.txt.1fdc92e2.partial: renamed to: file5L.txt
2026/04/07 02:19:48 INFO : file5L.txt: Copied (new)
2026/04/07 02:19:48 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/07 02:19:48 DEBUG : file5R.txt.6fb45142.partial: renamed to: file5R.txt
2026/04/07 02:19:48 INFO : file5R.txt: Copied (new)
2026/04/07 02:19:48 DEBUG : file6.txt.d2ccb150.partial: size = 19 OK
2026/04/07 02:19:48 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:19:48 DEBUG : file7.txt.bbb5ba35.partial: size = 19 OK
2026/04/07 02:19:48 DEBUG : file6.txt.d2ccb150.partial: renamed to: file6.txt
2026/04/07 02:19:48 INFO : file6.txt: Copied (new)
2026/04/07 02:19:48 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:19:48 DEBUG : file7.txt.bbb5ba35.partial: renamed to: file7.txt
2026/04/07 02:19:48 INFO : file7.txt: Copied (new)
2026/04/07 02:19:48 DEBUG : Waiting for deletions to finish
2026/04/07 02:19:48 ERROR : error listing: directory not found
2026/04/07 02:19:48 ERROR : azurefiles root 'rclone-test-kotovod1leye/021502vo/nomodtime/path1': Failed to list "": directory not found
2026/04/07 02:19:48 DEBUG : removing 1 level 0 directories
2026/04/07 02:19:48 INFO : azurefiles root 'rclone-test-kotovod1leye/021502vo/nomodtime/path1': Removing directory
2026/04/07 02:19:48 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kotovod1leye/021502vo/nomodtime/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:446fc79b-b01a-0081-3c35-c611c0000000
Time:2026-04-07T02:19:48.7182319Z
--------------------------------------------------------------------------------
2026/04/07 02:19:48 DEBUG : Waiting for deletions to finish
2026/04/07 02:19:48 ERROR : error listing: directory not found
2026/04/07 02:19:48 ERROR : Local file system at /tmp/021502vo/nomodtime/path2: Failed to list "": directory not found
2026/04/07 02:19:48 DEBUG : removing 1 level 0 directories
2026/04/07 02:19:48 INFO : Local file system at /tmp/021502vo/nomodtime/path2: Removing directory
2026/04/07 02:19:48 ERROR : Failed to rmdir: stat /tmp/021502vo/nomodtime/path2: no such file or directory
2026/04/07 02:19:48 ERROR : error listing: directory not found
2026/04/07 02:19:48 ERROR : error listing: directory not found
2026/04/07 02:19:48 NOTICE: checking initFs Local file system at /tmp/021502vo/initdir/test_nomodtime-qipajis2
2026/04/07 02:19:48 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:48 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:48 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:48 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:48 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:48 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:48 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:48 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:48 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:19:48 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/nomodtime/path1': Waiting for checks to finish
2026/04/07 02:19:48 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/nomodtime/path1': Waiting for transfers to finish
2026/04/07 02:19:49 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:19:49 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:49 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:19:49 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:49 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:19:49 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:49 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:19:49 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:49 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:19:49 INFO : file2.txt: Copied (new)
2026/04/07 02:19:49 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:19:49 INFO : file4.txt: Copied (new)
2026/04/07 02:19:49 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:19:49 INFO : file1.txt: Copied (new)
2026/04/07 02:19:49 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:19:49 INFO : file3.txt: Copied (new)
2026/04/07 02:19:49 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:19:49 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:49 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:19:49 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:49 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:19:49 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:49 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:19:49 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:49 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:19:49 INFO : file5.txt: Copied (new)
2026/04/07 02:19:49 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:19:49 INFO : file6.txt: Copied (new)
2026/04/07 02:19:49 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:19:49 INFO : file7.txt: Copied (new)
2026/04/07 02:19:49 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:19:49 INFO : file8.txt: Copied (new)
2026/04/07 02:19:49 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:19:49 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:19:49 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:19:49 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:19:49 NOTICE: checking Path1 azurefiles root 'rclone-test-kotovod1leye/021502vo/nomodtime/path1'
2026/04/07 02:19:50 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:19:50 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:50 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:50 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:50 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:50 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:50 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:50 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:50 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:50 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:19:50 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:19:50 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:50 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:19:50 INFO : file2.txt: Copied (new)
2026/04/07 02:19:50 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:19:50 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:50 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:19:50 INFO : file3.txt: Copied (new)
2026/04/07 02:19:50 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:19:50 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:50 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:19:50 INFO : file4.txt: Copied (new)
2026/04/07 02:19:50 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:19:50 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:50 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:19:50 INFO : file5.txt: Copied (new)
2026/04/07 02:19:50 DEBUG : Local file system at /tmp/021502vo/nomodtime/path2: Waiting for checks to finish
2026/04/07 02:19:50 DEBUG : Local file system at /tmp/021502vo/nomodtime/path2: Waiting for transfers to finish
2026/04/07 02:19:50 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:50 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:19:50 INFO : file6.txt: Copied (new)
2026/04/07 02:19:50 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:19:50 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:19:50 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:19:50 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:19:50 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:19:50 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:50 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:19:50 INFO : file7.txt: Copied (new)
2026/04/07 02:19:50 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:19:50 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:19:50 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:50 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:50 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:19:50 INFO : file8.txt: Copied (new)
2026/04/07 02:19:50 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:19:50 INFO : file1.txt: Copied (new)
2026/04/07 02:19:50 NOTICE: checking path2 Local file system at /tmp/021502vo/nomodtime/path2
2026/04/07 02:19:50 NOTICE: [36m(01) :[0m [34mtest changes[0m
2026/04/07 02:19:50 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/07 02:19:50 NOTICE: [36m(03) :[0m [34mbisync resync nomodtime[0m
2026/04/07 02:19:50 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/nomodtime/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:19:50 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/04/07 02:19:50 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/nomodtime/path1/" with Path2 "/tmp/021502vo/nomodtime/path2/"
2026/04/07 02:19:50 INFO : Copying Path2 files to Path1
2026/04/07 02:19:50 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:19:50 INFO : There was nothing to transfer
2026/04/07 02:19:50 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:19:50 INFO : There was nothing to transfer
2026/04/07 02:19:50 INFO : Resync updating listings
2026/04/07 02:19:50 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/nomodtime/path1/" vs Path2 "/tmp/021502vo/nomodtime/path2/"
2026/04/07 02:19:50 INFO : [32mBisync successful[0m
2026/04/07 02:19:50 NOTICE: [36m(04) :[0m [34mtest make modifications on both paths[0m
2026/04/07 02:19:50 NOTICE: [36m(05) :[0m [34mtest new on path2 - file10[0m
2026/04/07 02:19:50 NOTICE: [36m(06) :[0m [34mcopy-file /tmp/021502vo/datadir/test_nomodtime-xezukaz8/file10.txt /tmp/021502vo/nomodtime/path2/[0m
2026/04/07 02:19:50 DEBUG : copyFile "/tmp/021502vo/datadir/test_nomodtime-xezukaz8/file10.txt" to "/tmp/021502vo/nomodtime/path2/" as ""
2026/04/07 02:19:50 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_nomodtime-xezukaz8/file10.txt"
2026/04/07 02:19:50 DEBUG : Creating backend with remote "/tmp/021502vo/nomodtime/path2/"
2026/04/07 02:19:50 DEBUG : operations.CopyFile "file10.txt" to "Local file system at /tmp/021502vo/nomodtime/path2" as "file10.txt"
2026/04/07 02:19:50 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:50 DEBUG : file10.txt.145e0d1b.partial: size = 19 OK
2026/04/07 02:19:50 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:19:50 DEBUG : file10.txt.145e0d1b.partial: renamed to: file10.txt
2026/04/07 02:19:50 INFO : file10.txt: Copied (new)
2026/04/07 02:19:50 NOTICE: [36m(07) :[0m [34mtest changed on path2 - file1[0m
2026/04/07 02:19:50 NOTICE: [36m(08) :[0m [34mcopy-file /tmp/021502vo/datadir/test_nomodtime-xezukaz8/file1.txt /tmp/021502vo/nomodtime/path2/[0m
2026/04/07 02:19:50 DEBUG : copyFile "/tmp/021502vo/datadir/test_nomodtime-xezukaz8/file1.txt" to "/tmp/021502vo/nomodtime/path2/" as ""
2026/04/07 02:19:50 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_nomodtime-xezukaz8/file1.txt"
2026/04/07 02:19:50 DEBUG : Creating backend with remote "/tmp/021502vo/nomodtime/path2/"
2026/04/07 02:19:50 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/021502vo/nomodtime/path2" as "file1.txt"
2026/04/07 02:19:50 DEBUG : file1.txt: size = 19 (Local file system at /tmp/021502vo/datadir/test_nomodtime-xezukaz8)
2026/04/07 02:19:50 DEBUG : file1.txt: size = 0 (Local file system at /tmp/021502vo/nomodtime/path2)
2026/04/07 02:19:50 DEBUG : file1.txt: Sizes differ
2026/04/07 02:19:50 DEBUG : file1.txt.17d2872a.partial: size = 19 OK
2026/04/07 02:19:50 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:19:50 DEBUG : file1.txt.17d2872a.partial: renamed to: file1.txt
2026/04/07 02:19:50 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:19:50 NOTICE: [36m(09) :[0m [34mtest new on path1 - file11[0m
2026/04/07 02:19:50 NOTICE: [36m(10) :[0m [34mcopy-file /tmp/021502vo/datadir/test_nomodtime-xezukaz8/file11.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/nomodtime/path1/[0m
2026/04/07 02:19:50 DEBUG : copyFile "/tmp/021502vo/datadir/test_nomodtime-xezukaz8/file11.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/nomodtime/path1/" as ""
2026/04/07 02:19:50 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_nomodtime-xezukaz8/file11.txt"
2026/04/07 02:19:50 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/nomodtime/path1/"
2026/04/07 02:19:50 DEBUG : operations.CopyFile "file11.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/nomodtime/path1/'" as "file11.txt"
2026/04/07 02:19:51 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:51 DEBUG : file11.txt.7d27067e.partial: size = 19 OK
2026/04/07 02:19:51 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:19:51 DEBUG : file11.txt.7d27067e.partial: renamed to: file11.txt
2026/04/07 02:19:51 INFO : file11.txt: Copied (new)
2026/04/07 02:19:51 NOTICE: [36m(11) :[0m [34mtest changed on path1 - file2[0m
2026/04/07 02:19:51 NOTICE: [36m(12) :[0m [34mcopy-file /tmp/021502vo/datadir/test_nomodtime-xezukaz8/file2.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/nomodtime/path1/[0m
2026/04/07 02:19:51 DEBUG : copyFile "/tmp/021502vo/datadir/test_nomodtime-xezukaz8/file2.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/nomodtime/path1/" as ""
2026/04/07 02:19:51 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_nomodtime-xezukaz8/file2.txt"
2026/04/07 02:19:51 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/nomodtime/path1/"
2026/04/07 02:19:51 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/nomodtime/path1/'" as "file2.txt"
2026/04/07 02:19:51 DEBUG : file2.txt: size = 13 (Local file system at /tmp/021502vo/datadir/test_nomodtime-xezukaz8)
2026/04/07 02:19:51 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-kotovod1leye/021502vo/nomodtime/path1/')
2026/04/07 02:19:51 DEBUG : file2.txt: Sizes differ
2026/04/07 02:19:51 DEBUG : file2.txt.8a7f218a.partial: size = 13 OK
2026/04/07 02:19:51 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/07 02:19:51 DEBUG : file2.txt.8a7f218a.partial: renamed to: file2.txt
2026/04/07 02:19:51 INFO : file2.txt: Copied (replaced existing)
2026/04/07 02:19:51 NOTICE: [36m(13) :[0m [34mtest deleted on path2 - file3[0m
2026/04/07 02:19:51 NOTICE: [36m(14) :[0m [34mdelete-file /tmp/021502vo/nomodtime/path2/file3.txt[0m
2026/04/07 02:19:51 DEBUG : Creating backend with remote "/tmp/021502vo/nomodtime/path2/"
2026/04/07 02:19:51 DEBUG : fs cache: renaming cache item "/tmp/021502vo/nomodtime/path2/" to be canonical "/tmp/021502vo/nomodtime/path2"
2026/04/07 02:19:51 INFO : file3.txt: Deleted
2026/04/07 02:19:51 NOTICE: [36m(15) :[0m [34mtest deleted on path1 - file4[0m
2026/04/07 02:19:51 NOTICE: [36m(16) :[0m [34mdelete-file TestAzureFiles:rclone-test-kotovod1leye/021502vo/nomodtime/path1/file4.txt[0m
2026/04/07 02:19:51 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/nomodtime/path1/"
2026/04/07 02:19:51 INFO : file4.txt: Deleted
2026/04/07 02:19:51 NOTICE: [36m(17) :[0m [34mtest deleted on both paths - file8[0m
2026/04/07 02:19:51 NOTICE: [36m(18) :[0m [34mdelete-file TestAzureFiles:rclone-test-kotovod1leye/021502vo/nomodtime/path1/file8.txt[0m
2026/04/07 02:19:51 INFO : file8.txt: Deleted
2026/04/07 02:19:51 NOTICE: [36m(19) :[0m [34mdelete-file /tmp/021502vo/nomodtime/path2/file8.txt[0m
2026/04/07 02:19:51 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/nomodtime/path2/" for canonical name "/tmp/021502vo/nomodtime/path2"
2026/04/07 02:19:51 INFO : file8.txt: Deleted
2026/04/07 02:19:51 NOTICE: [36m(20) :[0m [34mtest changed on both paths - file5 (file5R, file5L)[0m
2026/04/07 02:19:51 NOTICE: [36m(21) :[0m [34mcopy-as /tmp/021502vo/datadir/test_nomodtime-xezukaz8/file5R.txt /tmp/021502vo/nomodtime/path2/ file5.txt[0m
2026/04/07 02:19:51 DEBUG : copyFile "/tmp/021502vo/datadir/test_nomodtime-xezukaz8/file5R.txt" to "/tmp/021502vo/nomodtime/path2/" as "file5.txt"
2026/04/07 02:19:51 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_nomodtime-xezukaz8/file5R.txt"
2026/04/07 02:19:51 DEBUG : Creating backend with remote "/tmp/021502vo/nomodtime/path2/"
2026/04/07 02:19:51 DEBUG : operations.CopyFile "file5R.txt" to "Local file system at /tmp/021502vo/nomodtime/path2" as "file5.txt"
2026/04/07 02:19:51 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/021502vo/datadir/test_nomodtime-xezukaz8)
2026/04/07 02:19:51 DEBUG : file5.txt: size = 0 (Local file system at /tmp/021502vo/nomodtime/path2)
2026/04/07 02:19:51 DEBUG : file5R.txt: Sizes differ
2026/04/07 02:19:51 DEBUG : file5.txt.f045a362.partial: size = 39 OK
2026/04/07 02:19:51 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/07 02:19:51 DEBUG : file5.txt.f045a362.partial: renamed to: file5.txt
2026/04/07 02:19:51 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/04/07 02:19:51 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/021502vo/datadir/test_nomodtime-xezukaz8/file5L.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/nomodtime/path1/ file5.txt[0m
2026/04/07 02:19:51 DEBUG : copyFile "/tmp/021502vo/datadir/test_nomodtime-xezukaz8/file5L.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/nomodtime/path1/" as "file5.txt"
2026/04/07 02:19:51 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_nomodtime-xezukaz8/file5L.txt"
2026/04/07 02:19:51 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/nomodtime/path1/"
2026/04/07 02:19:52 DEBUG : operations.CopyFile "file5L.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/nomodtime/path1/'" as "file5.txt"
2026/04/07 02:19:52 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/021502vo/datadir/test_nomodtime-xezukaz8)
2026/04/07 02:19:52 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-kotovod1leye/021502vo/nomodtime/path1/')
2026/04/07 02:19:52 DEBUG : file5L.txt: Sizes differ
2026/04/07 02:19:52 DEBUG : file5.txt.f045a362.partial: size = 39 OK
2026/04/07 02:19:52 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/07 02:19:52 DEBUG : file5.txt.f045a362.partial: renamed to: file5.txt
2026/04/07 02:19:52 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/04/07 02:19:52 NOTICE: [36m(23) :[0m [34mtest changed on path2 and deleted on path1 - file6[0m
2026/04/07 02:19:52 NOTICE: [36m(24) :[0m [34mcopy-file /tmp/021502vo/datadir/test_nomodtime-xezukaz8/file6.txt /tmp/021502vo/nomodtime/path2/[0m
2026/04/07 02:19:52 DEBUG : copyFile "/tmp/021502vo/datadir/test_nomodtime-xezukaz8/file6.txt" to "/tmp/021502vo/nomodtime/path2/" as ""
2026/04/07 02:19:52 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_nomodtime-xezukaz8/file6.txt"
2026/04/07 02:19:52 DEBUG : Creating backend with remote "/tmp/021502vo/nomodtime/path2/"
2026/04/07 02:19:52 DEBUG : operations.CopyFile "file6.txt" to "Local file system at /tmp/021502vo/nomodtime/path2" as "file6.txt"
2026/04/07 02:19:52 DEBUG : file6.txt: size = 19 (Local file system at /tmp/021502vo/datadir/test_nomodtime-xezukaz8)
2026/04/07 02:19:52 DEBUG : file6.txt: size = 0 (Local file system at /tmp/021502vo/nomodtime/path2)
2026/04/07 02:19:52 DEBUG : file6.txt: Sizes differ
2026/04/07 02:19:52 DEBUG : file6.txt.d2ccb150.partial: size = 19 OK
2026/04/07 02:19:52 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:19:52 DEBUG : file6.txt.d2ccb150.partial: renamed to: file6.txt
2026/04/07 02:19:52 INFO : file6.txt: Copied (replaced existing)
2026/04/07 02:19:52 NOTICE: [36m(25) :[0m [34mdelete-file TestAzureFiles:rclone-test-kotovod1leye/021502vo/nomodtime/path1/file6.txt[0m
2026/04/07 02:19:52 INFO : file6.txt: Deleted
2026/04/07 02:19:52 NOTICE: [36m(26) :[0m [34mtest changed on path1 and deleted on path2 - file7[0m
2026/04/07 02:19:52 NOTICE: [36m(27) :[0m [34mcopy-file /tmp/021502vo/datadir/test_nomodtime-xezukaz8/file7.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/nomodtime/path1/[0m
2026/04/07 02:19:52 DEBUG : copyFile "/tmp/021502vo/datadir/test_nomodtime-xezukaz8/file7.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/nomodtime/path1/" as ""
2026/04/07 02:19:52 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_nomodtime-xezukaz8/file7.txt"
2026/04/07 02:19:52 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/nomodtime/path1/"
2026/04/07 02:19:52 DEBUG : operations.CopyFile "file7.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/nomodtime/path1/'" as "file7.txt"
2026/04/07 02:19:52 DEBUG : file7.txt: size = 19 (Local file system at /tmp/021502vo/datadir/test_nomodtime-xezukaz8)
2026/04/07 02:19:52 DEBUG : file7.txt: size = 0 (azurefiles root 'rclone-test-kotovod1leye/021502vo/nomodtime/path1/')
2026/04/07 02:19:52 DEBUG : file7.txt: Sizes differ
2026/04/07 02:19:52 DEBUG : file7.txt.bbb5ba35.partial: size = 19 OK
2026/04/07 02:19:52 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:19:53 DEBUG : file7.txt.bbb5ba35.partial: renamed to: file7.txt
2026/04/07 02:19:53 INFO : file7.txt: Copied (replaced existing)
2026/04/07 02:19:53 NOTICE: [36m(28) :[0m [34mdelete-file /tmp/021502vo/nomodtime/path2/file7.txt[0m
2026/04/07 02:19:53 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/nomodtime/path2/" for canonical name "/tmp/021502vo/nomodtime/path2"
2026/04/07 02:19:53 INFO : file7.txt: Deleted
2026/04/07 02:19:53 NOTICE: [36m(29) :[0m [34mtest bisync run[0m
2026/04/07 02:19:53 NOTICE: [36m(30) :[0m [34mbisync nomodtime[0m
2026/04/07 02:19:53 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/nomodtime/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:19:53 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/04/07 02:19:53 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/nomodtime/path1/" with Path2 "/tmp/021502vo/nomodtime/path2/"
2026/04/07 02:19:53 INFO : Building Path1 and Path2 listings
2026/04/07 02:19:53 INFO : Path1 checking for diffs
2026/04/07 02:19:53 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/04/07 02:19:53 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/07 02:19:53 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/04/07 02:19:53 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/04/07 02:19:53 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile7.txt[0m
2026/04/07 02:19:53 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/04/07 02:19:53 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/04/07 02:19:53 INFO : Path1: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/04/07 02:19:53 INFO : ([33mModified[0m: [36m 3 larger[0m, [34m 0 smaller[0m, [36m 3 hash differs[0m)
2026/04/07 02:19:53 INFO : Path2 checking for diffs
2026/04/07 02:19:53 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile1.txt[0m
2026/04/07 02:19:53 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/07 02:19:53 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/04/07 02:19:53 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile6.txt[0m
2026/04/07 02:19:53 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/04/07 02:19:53 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/04/07 02:19:53 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/04/07 02:19:53 INFO : Path2: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/04/07 02:19:53 INFO : ([33mModified[0m: [36m 3 larger[0m, [34m 0 smaller[0m, [36m 3 hash differs[0m)
2026/04/07 02:19:53 INFO : Applying changes
2026/04/07 02:19:53 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/021502vo/nomodtime/path2/file11.txt[0m
2026/04/07 02:19:53 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/021502vo/nomodtime/path2/file2.txt[0m
2026/04/07 02:19:53 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/021502vo/nomodtime/path2/file4.txt[0m
2026/04/07 02:19:53 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/04/07 02:19:53 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-kotovod1leye/021502vo/nomodtime/path1/file5.txt.conflict1[0m
2026/04/07 02:19:53 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1
2026/04/07 02:19:53 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/021502vo/nomodtime/path2/file5.txt.conflict1[0m
2026/04/07 02:19:53 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36m/tmp/021502vo/nomodtime/path2/file5.txt.conflict2[0m
2026/04/07 02:19:53 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2
2026/04/07 02:19:53 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-kotovod1leye/021502vo/nomodtime/path1/file5.txt.conflict2[0m
2026/04/07 02:19:53 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-kotovod1leye/021502vo/nomodtime/path1/file6.txt[0m
2026/04/07 02:19:53 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/021502vo/nomodtime/path2/file7.txt[0m
2026/04/07 02:19:53 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-kotovod1leye/021502vo/nomodtime/path1/file1.txt[0m
2026/04/07 02:19:53 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-kotovod1leye/021502vo/nomodtime/path1/file10.txt[0m
2026/04/07 02:19:53 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-kotovod1leye/021502vo/nomodtime/path1/file3.txt[0m
2026/04/07 02:19:53 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:19:54 INFO : file10.txt: Copied (new)
2026/04/07 02:19:54 INFO : file5.txt.conflict2: Copied (new)
2026/04/07 02:19:54 INFO : file6.txt: Copied (new)
2026/04/07 02:19:54 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:19:54 INFO : file3.txt: Deleted
2026/04/07 02:19:54 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:19:54 INFO : file11.txt: Copied (new)
2026/04/07 02:19:54 INFO : file7.txt: Copied (new)
2026/04/07 02:19:54 INFO : file5.txt.conflict1: Copied (new)
2026/04/07 02:19:54 INFO : file2.txt: Copied (replaced existing)
2026/04/07 02:19:54 INFO : file4.txt: Deleted
2026/04/07 02:19:54 INFO : Updating listings
2026/04/07 02:19:54 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/nomodtime/path1/" vs Path2 "/tmp/021502vo/nomodtime/path2/"
2026/04/07 02:19:54 INFO : [32mBisync successful[0m
2026/04/07 02:19:54 DEBUG : Waiting for deletions to finish
2026/04/07 02:19:54 INFO : file6.txt: Deleted
2026/04/07 02:19:54 INFO : file5.txt.conflict1: Deleted
2026/04/07 02:19:54 INFO : file11.txt: Deleted
2026/04/07 02:19:54 INFO : file5.txt.conflict2: Deleted
2026/04/07 02:19:54 INFO : RCLONE_TEST: Deleted
2026/04/07 02:19:54 INFO : file10.txt: Deleted
2026/04/07 02:19:54 INFO : file1.txt: Deleted
2026/04/07 02:19:54 INFO : file2.txt: Deleted
2026/04/07 02:19:54 INFO : file7.txt: Deleted
2026/04/07 02:19:54 DEBUG : removing 1 level 0 directories
2026/04/07 02:19:54 INFO : azurefiles root 'rclone-test-kotovod1leye/021502vo/nomodtime/path1': Removing directory
2026/04/07 02:19:54 DEBUG : Waiting for deletions to finish
2026/04/07 02:19:54 INFO : RCLONE_TEST: Deleted
2026/04/07 02:19:54 INFO : file7.txt: Deleted
2026/04/07 02:19:54 INFO : file1.txt: Deleted
2026/04/07 02:19:54 INFO : file10.txt: Deleted
2026/04/07 02:19:54 INFO : file11.txt: Deleted
2026/04/07 02:19:54 INFO : file2.txt: Deleted
2026/04/07 02:19:54 INFO : file5.txt.conflict1: Deleted
2026/04/07 02:19:54 INFO : file5.txt.conflict2: Deleted
2026/04/07 02:19:54 INFO : file6.txt: Deleted
2026/04/07 02:19:54 DEBUG : removing 1 level 0 directories
2026/04/07 02:19:54 INFO : Local file system at /tmp/021502vo/nomodtime/path2: Removing directory
bisync_test.go:608: [32mTEST nomodtime PASSED[0m
=== RUN TestBisyncRemoteLocal/normalization
2026/04/07 02:19:54 INFO : path1: Making directory
2026/04/07 02:19:55 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/normalization/path1"
2026/04/07 02:19:55 DEBUG : Creating backend with remote "/tmp/021502vo/normalization/path2"
2026/04/07 02:19:55 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_normalization/initial"
2026/04/07 02:19:55 DEBUG : Creating backend with remote "/tmp/021502vo/initdir/test_normalization-lebukik6"
2026/04/07 02:19:55 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:19:55 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:55 DEBUG : 測試_Русский_ _ _ě_áñ: Making directory with metadata
2026/04/07 02:19:55 INFO : 測試_Русский_ _ _ě_áñ: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/04/07 02:19:55 DEBUG : Added delayed dir = "測試_Русский_ _ _ě_áñ", newDst=測試_Русский_ _ _ě_áñ
2026/04/07 02:19:55 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:55 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:55 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: Need to transfer - File not found at Destination
2026/04/07 02:19:55 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:19:55 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:55 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:19:55 INFO : file1.txt: Copied (new)
2026/04/07 02:19:55 DEBUG : Local file system at /tmp/021502vo/initdir/test_normalization-lebukik6: Waiting for checks to finish
2026/04/07 02:19:55 DEBUG : Local file system at /tmp/021502vo/initdir/test_normalization-lebukik6: Waiting for transfers to finish
2026/04/07 02:19:55 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:19:55 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: size = 0 OK
2026/04/07 02:19:55 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:19:55 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: size = 272 OK
2026/04/07 02:19:55 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:19:55 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: size = 272 OK
2026/04/07 02:19:55 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:19:55 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:19:55 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:55 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt
2026/04/07 02:19:55 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (new)
2026/04/07 02:19:55 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:19:55 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: renamed to: 測試_Русский_ _ _ě_áñ/測試_check file
2026/04/07 02:19:55 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Copied (new)
2026/04/07 02:19:55 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt
2026/04/07 02:19:55 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Copied (new)
2026/04/07 02:19:55 INFO : 測試_Русский_ _ _ě_áñ: Set directory modification time (using SetModTime)
2026/04/07 02:19:55 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_normalization/modfiles"
2026/04/07 02:19:55 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_normalization-pacaven7"
2026/04/07 02:19:55 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:55 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:55 DEBUG : Local file system at /tmp/021502vo/datadir/test_normalization-pacaven7: Waiting for checks to finish
2026/04/07 02:19:55 DEBUG : Local file system at /tmp/021502vo/datadir/test_normalization-pacaven7: Waiting for transfers to finish
2026/04/07 02:19:55 DEBUG : 測試_filtersfile.txt.3ada41b4.partial: size = 254 OK
2026/04/07 02:19:55 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/07 02:19:55 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/04/07 02:19:55 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:19:55 DEBUG : 測試_filtersfile.txt.3ada41b4.partial: renamed to: 測試_filtersfile.txt
2026/04/07 02:19:55 INFO : 測試_filtersfile.txt: Copied (new)
2026/04/07 02:19:55 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/07 02:19:55 INFO : file1.txt: Copied (new)
2026/04/07 02:19:55 DEBUG : Waiting for deletions to finish
2026/04/07 02:19:55 ERROR : error listing: directory not found
2026/04/07 02:19:55 ERROR : azurefiles root 'rclone-test-kotovod1leye/021502vo/normalization/path1': Failed to list "": directory not found
2026/04/07 02:19:55 DEBUG : removing 1 level 0 directories
2026/04/07 02:19:55 INFO : azurefiles root 'rclone-test-kotovod1leye/021502vo/normalization/path1': Removing directory
2026/04/07 02:19:55 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kotovod1leye/021502vo/normalization/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:9a134ac7-101a-0043-0d35-c65746000000
Time:2026-04-07T02:19:55.1841584Z
--------------------------------------------------------------------------------
2026/04/07 02:19:55 DEBUG : Waiting for deletions to finish
2026/04/07 02:19:55 ERROR : error listing: directory not found
2026/04/07 02:19:55 ERROR : Local file system at /tmp/021502vo/normalization/path2: Failed to list "": directory not found
2026/04/07 02:19:55 DEBUG : removing 1 level 0 directories
2026/04/07 02:19:55 INFO : Local file system at /tmp/021502vo/normalization/path2: Removing directory
2026/04/07 02:19:55 ERROR : Failed to rmdir: stat /tmp/021502vo/normalization/path2: no such file or directory
2026/04/07 02:19:55 ERROR : error listing: directory not found
2026/04/07 02:19:55 ERROR : error listing: directory not found
2026/04/07 02:19:55 NOTICE: checking initFs Local file system at /tmp/021502vo/initdir/test_normalization-lebukik6
2026/04/07 02:19:55 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:55 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:19:55 INFO : 測試_Русский_ _ _ě_áñ: Making directory
2026/04/07 02:19:55 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:55 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:55 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: Need to transfer - File not found at Destination
2026/04/07 02:19:55 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/normalization/path1': Waiting for checks to finish
2026/04/07 02:19:55 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/normalization/path1': Waiting for transfers to finish
2026/04/07 02:19:55 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:19:55 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:55 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:19:55 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:19:55 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:19:55 INFO : file1.txt: Copied (new)
2026/04/07 02:19:55 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: size = 272 OK
2026/04/07 02:19:55 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:19:55 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:19:55 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:19:55 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: size = 272 OK
2026/04/07 02:19:55 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:19:55 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: size = 0 OK
2026/04/07 02:19:55 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:55 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt
2026/04/07 02:19:55 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (new)
2026/04/07 02:19:55 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt
2026/04/07 02:19:55 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Copied (new)
2026/04/07 02:19:55 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: renamed to: 測試_Русский_ _ _ě_áñ/測試_check file
2026/04/07 02:19:55 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Copied (new)
2026/04/07 02:19:55 NOTICE: checking Path1 azurefiles root 'rclone-test-kotovod1leye/021502vo/normalization/path1'
2026/04/07 02:19:56 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:19:56 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:56 DEBUG : 測試_Русский_ _ _ě_áñ: Making directory with metadata
2026/04/07 02:19:56 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:19:56 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:56 INFO : 測試_Русский_ _ _ě_áñ: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/04/07 02:19:56 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:19:56 INFO : file1.txt: Copied (new)
2026/04/07 02:19:56 DEBUG : Added delayed dir = "測試_Русский_ _ _ě_áñ", newDst=測試_Русский_ _ _ě_áñ
2026/04/07 02:19:56 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:19:56 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:19:56 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:19:56 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:19:56 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:56 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/07 02:19:56 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: Need to transfer - File not found at Destination
2026/04/07 02:19:56 DEBUG : Local file system at /tmp/021502vo/normalization/path2: Waiting for checks to finish
2026/04/07 02:19:56 DEBUG : Local file system at /tmp/021502vo/normalization/path2: Waiting for transfers to finish
2026/04/07 02:19:56 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: size = 272 OK
2026/04/07 02:19:56 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: size = 0 OK
2026/04/07 02:19:56 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:19:56 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:56 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: size = 272 OK
2026/04/07 02:19:56 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt
2026/04/07 02:19:56 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: renamed to: 測試_Русский_ _ _ě_áñ/測試_check file
2026/04/07 02:19:56 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Copied (new)
2026/04/07 02:19:56 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Copied (new)
2026/04/07 02:19:56 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:19:56 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt
2026/04/07 02:19:56 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (new)
2026/04/07 02:19:56 INFO : 測試_Русский_ _ _ě_áñ: Set directory modification time (using SetModTime)
2026/04/07 02:19:56 NOTICE: checking path2 Local file system at /tmp/021502vo/normalization/path2
2026/04/07 02:19:56 NOTICE: [36m(01) :[0m [34mtest normalization[0m
2026/04/07 02:19:56 NOTICE: [36m(02) :[0m [34mtouch-copy 2001-01-02 /tmp/021502vo/datadir/test_normalization-pacaven7/file1.txt /tmp/021502vo/normalization/path2/[0m
2026/04/07 02:19:56 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_normalization-pacaven7/"
2026/04/07 02:19:56 DEBUG : fs cache: renaming cache item "/tmp/021502vo/datadir/test_normalization-pacaven7/" to be canonical "/tmp/021502vo/datadir/test_normalization-pacaven7"
2026/04/07 02:19:56 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/07 02:19:56 DEBUG : copyFile "/tmp/021502vo/datadir/test_normalization-pacaven7/file1.txt" to "/tmp/021502vo/normalization/path2/" as ""
2026/04/07 02:19:56 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_normalization-pacaven7/file1.txt"
2026/04/07 02:19:56 DEBUG : Creating backend with remote "/tmp/021502vo/normalization/path2/"
2026/04/07 02:19:56 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/021502vo/normalization/path2" as "file1.txt"
2026/04/07 02:19:56 DEBUG : file1.txt: size = 19 (Local file system at /tmp/021502vo/datadir/test_normalization-pacaven7)
2026/04/07 02:19:56 DEBUG : file1.txt: size = 0 (Local file system at /tmp/021502vo/normalization/path2)
2026/04/07 02:19:56 DEBUG : file1.txt: Sizes differ
2026/04/07 02:19:56 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/07 02:19:56 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:19:56 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/07 02:19:56 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:19:56 NOTICE: [36m(03) :[0m [34mtest initial bisync[0m
2026/04/07 02:19:56 NOTICE: [36m(04) :[0m [34mbisync resync[0m
2026/04/07 02:19:59 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/04/07 02:19:59 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:59 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/07 02:19:59 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/07 02:19:59 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/04/07 02:19:59 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:59 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/07 02:19:59 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/07 02:19:59 NOTICE: Local file system at /tmp/021502vo/normalization/path2: Replacing invalid UTF-8 characters in "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/04/07 02:19:59 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/04/07 02:19:59 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:59 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/07 02:19:59 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/07 02:19:59 NOTICE: Local file system at /tmp/021502vo/normalization/path2: Replacing invalid UTF-8 characters in "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/04/07 02:19:59 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/04/07 02:19:59 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:19:59 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/07 02:19:59 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/07 02:19:59 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/normalization/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:19:59 INFO : 測試_Русский_ _ _ě_áñ: Set directory modification time (using SetModTime)
2026/04/07 02:19:59 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:19:59 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:19:59 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/normalization/path1/" with Path2 "/tmp/021502vo/normalization/path2/"
2026/04/07 02:19:59 INFO : Copying Path2 files to Path1
2026/04/07 02:19:59 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:20:00 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:20:00 INFO : 測試_Русский_ _ _ě_áñ: Set directory modification time (using SetModTime)
2026/04/07 02:20:00 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:20:00 INFO : Resync updating listings
2026/04/07 02:20:00 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/normalization/path1/" vs Path2 "/tmp/021502vo/normalization/path2/"
2026/04/07 02:20:00 INFO : [32mBisync successful[0m
2026/04/07 02:20:00 NOTICE: [36m(05) :[0m [34mcopy-as-NFC /tmp/021502vo/datadir/test_normalization-pacaven7/file1.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/normalization/path1/測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt[0m
2026/04/07 02:20:00 DEBUG : copyFile "/tmp/021502vo/datadir/test_normalization-pacaven7/file1.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/normalization/path1/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö" as "測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"
2026/04/07 02:20:00 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_normalization-pacaven7/file1.txt"
2026/04/07 02:20:00 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/normalization/path1/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/04/07 02:20:00 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/normalization/path1/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö'" as "測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"
2026/04/07 02:20:00 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:20:00 DEBUG : 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.e03c326f.partial: size = 19 OK
2026/04/07 02:20:00 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:20:00 DEBUG : 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.e03c326f.partial: renamed to: 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt
2026/04/07 02:20:00 INFO : file1.txt: Copied (new) to: 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt
2026/04/07 02:20:00 NOTICE: [36m(06) :[0m [34mcopy-as-NFC /tmp/021502vo/datadir/test_normalization-pacaven7/file1.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/normalization/path1/folder éééö.txt[0m
2026/04/07 02:20:00 DEBUG : copyFile "/tmp/021502vo/datadir/test_normalization-pacaven7/file1.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/normalization/path1/folder" as "éééö.txt"
2026/04/07 02:20:00 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_normalization-pacaven7/file1.txt"
2026/04/07 02:20:00 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/normalization/path1/folder"
2026/04/07 02:20:00 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/normalization/path1/folder'" as "éééö.txt"
2026/04/07 02:20:00 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:20:01 DEBUG : éééö.txt.65786c5f.partial: size = 19 OK
2026/04/07 02:20:01 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:20:01 DEBUG : éééö.txt.65786c5f.partial: renamed to: éééö.txt
2026/04/07 02:20:01 INFO : file1.txt: Copied (new) to: éééö.txt
2026/04/07 02:20:01 NOTICE: [36m(07) :[0m [34mcopy-as-NFC /tmp/021502vo/datadir/test_normalization-pacaven7/file1.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/normalization/path1/folder HeLlO,wOrLd!.txt[0m
2026/04/07 02:20:01 DEBUG : copyFile "/tmp/021502vo/datadir/test_normalization-pacaven7/file1.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/normalization/path1/folder" as "HeLlO,wOrLd!.txt"
2026/04/07 02:20:01 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_normalization-pacaven7/file1.txt"
2026/04/07 02:20:01 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/normalization/path1/folder"
2026/04/07 02:20:01 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/normalization/path1/folder'" as "HeLlO,wOrLd!.txt"
2026/04/07 02:20:01 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:20:01 DEBUG : HeLlO,wOrLd!.txt.72ed0626.partial: size = 19 OK
2026/04/07 02:20:01 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:20:01 DEBUG : HeLlO,wOrLd!.txt.72ed0626.partial: renamed to: HeLlO,wOrLd!.txt
2026/04/07 02:20:01 INFO : file1.txt: Copied (new) to: HeLlO,wOrLd!.txt
2026/04/07 02:20:01 NOTICE: [36m(08) :[0m [34mtouch-copy 2001-01-03 /tmp/021502vo/datadir/test_normalization-pacaven7/file1.txt /tmp/021502vo/normalization/path2/[0m
2026/04/07 02:20:01 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/datadir/test_normalization-pacaven7/" for canonical name "/tmp/021502vo/datadir/test_normalization-pacaven7"
2026/04/07 02:20:01 DEBUG : file1.txt: Set modification time 2001-01-03
2026/04/07 02:20:01 DEBUG : copyFile "/tmp/021502vo/datadir/test_normalization-pacaven7/file1.txt" to "/tmp/021502vo/normalization/path2/" as ""
2026/04/07 02:20:01 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_normalization-pacaven7/file1.txt"
2026/04/07 02:20:01 DEBUG : Creating backend with remote "/tmp/021502vo/normalization/path2/"
2026/04/07 02:20:01 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/021502vo/normalization/path2" as "file1.txt"
2026/04/07 02:20:01 DEBUG : file1.txt: size = 19 (Local file system at /tmp/021502vo/datadir/test_normalization-pacaven7)
2026/04/07 02:20:01 DEBUG : file1.txt: size = 0 (Local file system at /tmp/021502vo/normalization/path2)
2026/04/07 02:20:01 DEBUG : file1.txt: Sizes differ
2026/04/07 02:20:01 DEBUG : file1.txt.10d04402.partial: size = 19 OK
2026/04/07 02:20:01 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:20:01 DEBUG : file1.txt.10d04402.partial: renamed to: file1.txt
2026/04/07 02:20:01 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:20:01 NOTICE: [36m(09) :[0m [34mcopy-as-NFD /tmp/021502vo/datadir/test_normalization-pacaven7/file1.txt /tmp/021502vo/normalization/path2/folder éééö.txt[0m
2026/04/07 02:20:01 DEBUG : copyFile "/tmp/021502vo/datadir/test_normalization-pacaven7/file1.txt" to "/tmp/021502vo/normalization/path2/folder" as "éééö.txt"
2026/04/07 02:20:01 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_normalization-pacaven7/file1.txt"
2026/04/07 02:20:01 DEBUG : Creating backend with remote "/tmp/021502vo/normalization/path2/folder"
2026/04/07 02:20:01 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/021502vo/normalization/path2/folder" as "éééö.txt"
2026/04/07 02:20:01 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:20:01 DEBUG : éééö.txt.eb0a0440.partial: size = 19 OK
2026/04/07 02:20:01 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:20:01 DEBUG : éééö.txt.eb0a0440.partial: renamed to: éééö.txt
2026/04/07 02:20:01 INFO : file1.txt: Copied (new) to: éééö.txt
2026/04/07 02:20:01 NOTICE: [36m(10) :[0m [34mcopy-as-NFD /tmp/021502vo/datadir/test_normalization-pacaven7/file1.txt /tmp/021502vo/normalization/path2/folder hello,WORLD!.txt[0m
2026/04/07 02:20:01 DEBUG : copyFile "/tmp/021502vo/datadir/test_normalization-pacaven7/file1.txt" to "/tmp/021502vo/normalization/path2/folder" as "hello,WORLD!.txt"
2026/04/07 02:20:01 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_normalization-pacaven7/file1.txt"
2026/04/07 02:20:01 DEBUG : Creating backend with remote "/tmp/021502vo/normalization/path2/folder"
2026/04/07 02:20:01 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/021502vo/normalization/path2/folder" as "hello,WORLD!.txt"
2026/04/07 02:20:01 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:20:01 DEBUG : hello,WORLD!.txt.d42ed5b0.partial: size = 19 OK
2026/04/07 02:20:01 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:20:01 DEBUG : hello,WORLD!.txt.d42ed5b0.partial: renamed to: hello,WORLD!.txt
2026/04/07 02:20:01 INFO : file1.txt: Copied (new) to: hello,WORLD!.txt
2026/04/07 02:20:01 NOTICE: [36m(11) :[0m [34mtest bisync run with fix-case[0m
2026/04/07 02:20:01 NOTICE: [36m(12) :[0m [34mbisync fix-case[0m
2026/04/07 02:20:04 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/04/07 02:20:04 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:20:04 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/07 02:20:04 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/07 02:20:04 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/04/07 02:20:04 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:20:05 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/07 02:20:05 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/07 02:20:05 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/04/07 02:20:05 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:20:05 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/07 02:20:05 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/07 02:20:05 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/04/07 02:20:05 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:20:05 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/07 02:20:05 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
bisync_test.go:1094: Fs is incapable of running test as the paths produce different results, skipping: normalization (path1:
folderfolder (BOTH) path2:
測試_Русский_ _ _ě_áñ測試_Русский_ _ _ě_áñ (測試_Русский_ _ _ě_áñ測試_Русский_ _ _ě_áñ))
(fs1: azurefiles root 'rclone-test-kotovod1leye/021502vo/normalization/path1' fs2: Local file system at /tmp/021502vo/normalization/path2)
@@ -1 +1 @@
-folderfolder+測試_Русский_ _ _ě_áñ測試_Русский_ _ _ě_áñ
=== RUN TestBisyncRemoteLocal/rclone_args
2026/04/07 02:20:05 INFO : path1: Making directory
2026/04/07 02:20:05 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/rclone_args/path1"
2026/04/07 02:20:05 DEBUG : Creating backend with remote "/tmp/021502vo/rclone_args/path2"
2026/04/07 02:20:05 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rclone_args/initial"
2026/04/07 02:20:05 DEBUG : Creating backend with remote "/tmp/021502vo/initdir/test_rclone_args-sexeyay2"
2026/04/07 02:20:05 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:20:05 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:20:05 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:20:05 DEBUG : subdir: Making directory with metadata
2026/04/07 02:20:05 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:20:05 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/07 02:20:05 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:20:05 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination
2026/04/07 02:20:05 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:20:05 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:20:05 DEBUG : Local file system at /tmp/021502vo/initdir/test_rclone_args-sexeyay2: Waiting for checks to finish
2026/04/07 02:20:05 DEBUG : Local file system at /tmp/021502vo/initdir/test_rclone_args-sexeyay2: Waiting for transfers to finish
2026/04/07 02:20:05 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:20:05 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:20:05 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:20:05 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:20:05 INFO : file2.txt: Copied (new)
2026/04/07 02:20:05 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:20:05 DEBUG : file1.txt.3d039419.partial: size = 19 OK
2026/04/07 02:20:05 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK
2026/04/07 02:20:05 DEBUG : file1.txt.3d039419.partial: renamed to: file1.txt
2026/04/07 02:20:05 INFO : file1.txt: Copied (new)
2026/04/07 02:20:05 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:20:05 DEBUG : subdir/file21.txt.8fb30fba.partial: size = 0 OK
2026/04/07 02:20:05 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:20:05 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:20:05 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:20:05 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:20:05 DEBUG : subdir/file21.txt.8fb30fba.partial: renamed to: subdir/file21.txt
2026/04/07 02:20:05 INFO : subdir/file21.txt: Copied (new)
2026/04/07 02:20:05 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:20:05 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rclone_args/modfiles"
2026/04/07 02:20:05 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_rclone_args-nolijoy3"
2026/04/07 02:20:05 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:20:05 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:20:05 DEBUG : file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:20:05 DEBUG : file21.txt: Need to transfer - File not found at Destination
2026/04/07 02:20:05 DEBUG : file1.txt.8c06417f.partial: size = 19 OK
2026/04/07 02:20:05 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:20:05 DEBUG : file1.txt.8c06417f.partial: renamed to: file1.txt
2026/04/07 02:20:05 INFO : file1.txt: Copied (new)
2026/04/07 02:20:05 DEBUG : file21.txt.68f456b7.partial: size = 0 OK
2026/04/07 02:20:05 DEBUG : Local file system at /tmp/021502vo/datadir/test_rclone_args-nolijoy3: Waiting for checks to finish
2026/04/07 02:20:05 DEBUG : file20.txt.fd848222.partial: size = 0 OK
2026/04/07 02:20:05 DEBUG : Local file system at /tmp/021502vo/datadir/test_rclone_args-nolijoy3: Waiting for transfers to finish
2026/04/07 02:20:05 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:20:05 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:20:05 DEBUG : file21.txt.68f456b7.partial: renamed to: file21.txt
2026/04/07 02:20:05 INFO : file21.txt: Copied (new)
2026/04/07 02:20:05 DEBUG : file20.txt.fd848222.partial: renamed to: file20.txt
2026/04/07 02:20:05 INFO : file20.txt: Copied (new)
2026/04/07 02:20:05 DEBUG : file2.txt.d6677e1f.partial: size = 19 OK
2026/04/07 02:20:05 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:20:05 DEBUG : file2.txt.d6677e1f.partial: renamed to: file2.txt
2026/04/07 02:20:05 INFO : file2.txt: Copied (new)
2026/04/07 02:20:05 DEBUG : Waiting for deletions to finish
2026/04/07 02:20:05 ERROR : error listing: directory not found
2026/04/07 02:20:05 ERROR : azurefiles root 'rclone-test-kotovod1leye/021502vo/rclone_args/path1': Failed to list "": directory not found
2026/04/07 02:20:05 DEBUG : removing 1 level 0 directories
2026/04/07 02:20:05 INFO : azurefiles root 'rclone-test-kotovod1leye/021502vo/rclone_args/path1': Removing directory
2026/04/07 02:20:05 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kotovod1leye/021502vo/rclone_args/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:cabda032-a01a-0079-5035-c64d3e000000
Time:2026-04-07T02:20:05.4195984Z
--------------------------------------------------------------------------------
2026/04/07 02:20:05 DEBUG : Waiting for deletions to finish
2026/04/07 02:20:05 ERROR : error listing: directory not found
2026/04/07 02:20:05 ERROR : Local file system at /tmp/021502vo/rclone_args/path2: Failed to list "": directory not found
2026/04/07 02:20:05 DEBUG : removing 1 level 0 directories
2026/04/07 02:20:05 INFO : Local file system at /tmp/021502vo/rclone_args/path2: Removing directory
2026/04/07 02:20:05 ERROR : Failed to rmdir: stat /tmp/021502vo/rclone_args/path2: no such file or directory
2026/04/07 02:20:05 ERROR : error listing: directory not found
2026/04/07 02:20:05 ERROR : error listing: directory not found
2026/04/07 02:20:05 NOTICE: checking initFs Local file system at /tmp/021502vo/initdir/test_rclone_args-sexeyay2
2026/04/07 02:20:05 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:20:05 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:20:05 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:20:05 INFO : subdir: Making directory
2026/04/07 02:20:05 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:20:05 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination
2026/04/07 02:20:05 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/rclone_args/path1': Waiting for checks to finish
2026/04/07 02:20:05 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/rclone_args/path1': Waiting for transfers to finish
2026/04/07 02:20:05 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:20:05 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:20:05 DEBUG : file1.txt.3d039419.partial: size = 19 OK
2026/04/07 02:20:05 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK
2026/04/07 02:20:05 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:20:05 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:20:05 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:20:05 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:20:05 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:20:05 INFO : file2.txt: Copied (new)
2026/04/07 02:20:05 DEBUG : file1.txt.3d039419.partial: renamed to: file1.txt
2026/04/07 02:20:05 INFO : file1.txt: Copied (new)
2026/04/07 02:20:05 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:20:05 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:20:06 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:20:06 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:20:06 DEBUG : subdir/file21.txt.8fb30fba.partial: size = 0 OK
2026/04/07 02:20:06 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:20:06 DEBUG : subdir/file21.txt.8fb30fba.partial: renamed to: subdir/file21.txt
2026/04/07 02:20:06 INFO : subdir/file21.txt: Copied (new)
2026/04/07 02:20:06 NOTICE: checking Path1 azurefiles root 'rclone-test-kotovod1leye/021502vo/rclone_args/path1'
2026/04/07 02:20:06 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:20:06 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:20:06 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:20:06 DEBUG : subdir: Making directory with metadata
2026/04/07 02:20:06 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:20:06 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/07 02:20:06 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:20:06 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination
2026/04/07 02:20:06 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:20:06 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:20:06 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:20:06 DEBUG : Local file system at /tmp/021502vo/rclone_args/path2: Waiting for checks to finish
2026/04/07 02:20:06 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:20:06 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:20:06 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:20:06 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:20:06 INFO : file2.txt: Copied (new)
2026/04/07 02:20:06 DEBUG : Local file system at /tmp/021502vo/rclone_args/path2: Waiting for transfers to finish
2026/04/07 02:20:06 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:20:06 DEBUG : file1.txt.3d039419.partial: size = 19 OK
2026/04/07 02:20:06 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:20:06 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK
2026/04/07 02:20:06 DEBUG : subdir/file21.txt.8fb30fba.partial: size = 0 OK
2026/04/07 02:20:06 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:20:06 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:20:06 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:20:06 DEBUG : subdir/file21.txt.8fb30fba.partial: renamed to: subdir/file21.txt
2026/04/07 02:20:06 INFO : subdir/file21.txt: Copied (new)
2026/04/07 02:20:06 DEBUG : file1.txt.3d039419.partial: renamed to: file1.txt
2026/04/07 02:20:06 INFO : file1.txt: Copied (new)
2026/04/07 02:20:06 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:20:06 NOTICE: checking path2 Local file system at /tmp/021502vo/rclone_args/path2
2026/04/07 02:20:06 NOTICE: [36m(01) :[0m [34mtest rclone-args[0m
2026/04/07 02:20:06 NOTICE: [36m(02) :[0m [34mtouch-glob 2001-01-02 /tmp/021502vo/datadir/test_rclone_args-nolijoy3/ *[0m
2026/04/07 02:20:06 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_rclone_args-nolijoy3/"
2026/04/07 02:20:06 DEBUG : fs cache: renaming cache item "/tmp/021502vo/datadir/test_rclone_args-nolijoy3/" to be canonical "/tmp/021502vo/datadir/test_rclone_args-nolijoy3"
2026/04/07 02:20:06 DEBUG : file21.txt: Set modification time 2001-01-02
2026/04/07 02:20:06 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/07 02:20:06 DEBUG : file2.txt: Set modification time 2001-01-02
2026/04/07 02:20:06 DEBUG : file20.txt: Set modification time 2001-01-02
2026/04/07 02:20:06 NOTICE: [36m(03) :[0m [34mtest initial bisync[0m
2026/04/07 02:20:06 NOTICE: [36m(04) :[0m [34mbisync resync checksum[0m
2026/04/07 02:20:08 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/rclone_args/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:20:08 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:20:08 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/04/07 02:20:08 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/rclone_args/path1/" with Path2 "/tmp/021502vo/rclone_args/path2/"
2026/04/07 02:20:08 INFO : Copying Path2 files to Path1
2026/04/07 02:20:08 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:20:09 INFO : There was nothing to transfer
2026/04/07 02:20:09 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:20:09 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:20:09 INFO : There was nothing to transfer
2026/04/07 02:20:09 INFO : Resync updating listings
2026/04/07 02:20:09 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/rclone_args/path1/" vs Path2 "/tmp/021502vo/rclone_args/path2/"
2026/04/07 02:20:09 INFO : [32mBisync successful[0m
2026/04/07 02:20:09 NOTICE: [36m(05) :[0m [34mtest place newer files on both paths[0m
2026/04/07 02:20:09 NOTICE: [36m(06) :[0m [34mcopy-file /tmp/021502vo/datadir/test_rclone_args-nolijoy3/file1.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/rclone_args/path1/[0m
2026/04/07 02:20:09 DEBUG : copyFile "/tmp/021502vo/datadir/test_rclone_args-nolijoy3/file1.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/rclone_args/path1/" as ""
2026/04/07 02:20:09 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_rclone_args-nolijoy3/file1.txt"
2026/04/07 02:20:09 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/rclone_args/path1/"
2026/04/07 02:20:09 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/rclone_args/path1/'" as "file1.txt"
2026/04/07 02:20:09 DEBUG : file1.txt: size = 19 OK
2026/04/07 02:20:09 DEBUG : file1.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/04/07 02:20:09 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 (Local file system at /tmp/021502vo/datadir/test_rclone_args-nolijoy3)
2026/04/07 02:20:09 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c (azurefiles root 'rclone-test-kotovod1leye/021502vo/rclone_args/path1/')
2026/04/07 02:20:09 DEBUG : file1.txt: md5 differ
2026/04/07 02:20:09 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/07 02:20:09 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:20:09 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/07 02:20:09 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:20:09 NOTICE: [36m(07) :[0m [34mcopy-file /tmp/021502vo/datadir/test_rclone_args-nolijoy3/file2.txt /tmp/021502vo/rclone_args/path2/[0m
2026/04/07 02:20:09 DEBUG : copyFile "/tmp/021502vo/datadir/test_rclone_args-nolijoy3/file2.txt" to "/tmp/021502vo/rclone_args/path2/" as ""
2026/04/07 02:20:09 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_rclone_args-nolijoy3/file2.txt"
2026/04/07 02:20:09 DEBUG : Creating backend with remote "/tmp/021502vo/rclone_args/path2/"
2026/04/07 02:20:09 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/021502vo/rclone_args/path2" as "file2.txt"
2026/04/07 02:20:09 DEBUG : file2.txt: size = 19 (Local file system at /tmp/021502vo/datadir/test_rclone_args-nolijoy3)
2026/04/07 02:20:09 DEBUG : file2.txt: size = 0 (Local file system at /tmp/021502vo/rclone_args/path2)
2026/04/07 02:20:09 DEBUG : file2.txt: Sizes differ
2026/04/07 02:20:09 DEBUG : file2.txt.2fd64024.partial: size = 19 OK
2026/04/07 02:20:09 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:20:09 DEBUG : file2.txt.2fd64024.partial: renamed to: file2.txt
2026/04/07 02:20:09 INFO : file2.txt: Copied (replaced existing)
2026/04/07 02:20:09 NOTICE: [36m(08) :[0m [34mcopy-file /tmp/021502vo/datadir/test_rclone_args-nolijoy3/file20.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/rclone_args/path1/subdir[0m
2026/04/07 02:20:09 DEBUG : copyFile "/tmp/021502vo/datadir/test_rclone_args-nolijoy3/file20.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/rclone_args/path1/subdir" as ""
2026/04/07 02:20:09 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_rclone_args-nolijoy3/file20.txt"
2026/04/07 02:20:09 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/rclone_args/path1/subdir"
2026/04/07 02:20:09 DEBUG : operations.CopyFile "file20.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/rclone_args/path1/subdir'" as "file20.txt"
2026/04/07 02:20:09 DEBUG : file20.txt: size = 0 OK
2026/04/07 02:20:09 DEBUG : file20.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/04/07 02:20:09 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:20:09 INFO : file20.txt: Updated modification time in destination
2026/04/07 02:20:09 DEBUG : file20.txt: Unchanged skipping
2026/04/07 02:20:09 NOTICE: [36m(09) :[0m [34mcopy-file /tmp/021502vo/datadir/test_rclone_args-nolijoy3/file21.txt /tmp/021502vo/rclone_args/path2/subdir[0m
2026/04/07 02:20:09 DEBUG : copyFile "/tmp/021502vo/datadir/test_rclone_args-nolijoy3/file21.txt" to "/tmp/021502vo/rclone_args/path2/subdir" as ""
2026/04/07 02:20:09 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_rclone_args-nolijoy3/file21.txt"
2026/04/07 02:20:09 DEBUG : Creating backend with remote "/tmp/021502vo/rclone_args/path2/subdir"
2026/04/07 02:20:09 DEBUG : operations.CopyFile "file21.txt" to "Local file system at /tmp/021502vo/rclone_args/path2/subdir" as "file21.txt"
2026/04/07 02:20:09 DEBUG : file21.txt: size = 0 OK
2026/04/07 02:20:09 DEBUG : file21.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/04/07 02:20:09 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:20:09 INFO : file21.txt: Updated modification time in destination
2026/04/07 02:20:09 DEBUG : file21.txt: Unchanged skipping
2026/04/07 02:20:09 NOTICE: [36m(10) :[0m [34mtouch-glob 2001-01-02 TestAzureFiles:rclone-test-kotovod1leye/021502vo/rclone_args/path1/ file1.txt[0m
2026/04/07 02:20:09 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/rclone_args/path1/"
2026/04/07 02:20:10 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/07 02:20:10 NOTICE: [36m(11) :[0m [34mtouch-glob 2001-01-02 /tmp/021502vo/rclone_args/path2/ file2.txt[0m
2026/04/07 02:20:10 DEBUG : Creating backend with remote "/tmp/021502vo/rclone_args/path2/"
2026/04/07 02:20:10 DEBUG : fs cache: renaming cache item "/tmp/021502vo/rclone_args/path2/" to be canonical "/tmp/021502vo/rclone_args/path2"
2026/04/07 02:20:10 DEBUG : file2.txt: Set modification time 2001-01-02
2026/04/07 02:20:10 NOTICE: [36m(12) :[0m [34mtouch-glob 2001-01-02 TestAzureFiles:rclone-test-kotovod1leye/021502vo/rclone_args/path1/subdir/ file20.txt[0m
2026/04/07 02:20:10 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/rclone_args/path1/subdir/"
2026/04/07 02:20:10 DEBUG : file20.txt: Set modification time 2001-01-02
2026/04/07 02:20:10 NOTICE: [36m(13) :[0m [34mtouch-glob 2001-01-02 /tmp/021502vo/rclone_args/path2/subdir/ file21.txt[0m
2026/04/07 02:20:10 DEBUG : Creating backend with remote "/tmp/021502vo/rclone_args/path2/subdir/"
2026/04/07 02:20:10 DEBUG : fs cache: renaming cache item "/tmp/021502vo/rclone_args/path2/subdir/" to be canonical "/tmp/021502vo/rclone_args/path2/subdir"
2026/04/07 02:20:10 DEBUG : file21.txt: Set modification time 2001-01-02
2026/04/07 02:20:10 NOTICE: [36m(14) :[0m [34mtest run bisync with custom options[0m
2026/04/07 02:20:10 NOTICE: [36m(15) :[0m [34mbisync checksum[0m
2026/04/07 02:20:12 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/rclone_args/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:20:12 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:20:12 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/04/07 02:20:12 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/rclone_args/path1/" with Path2 "/tmp/021502vo/rclone_args/path2/"
2026/04/07 02:20:12 INFO : Building Path1 and Path2 listings
2026/04/07 02:20:12 INFO : TestAzureFiles: [2mDownloading hashes...[0m
2026/04/07 02:20:13 INFO : Path1 checking for diffs
2026/04/07 02:20:13 INFO : - [36mPath1[0m [35m[33mFile changed: [35mhash[0m[0m[0m - [36mfile1.txt[0m
2026/04/07 02:20:13 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/07 02:20:13 INFO : ([33mModified[0m: [36m 1 hash differs[0m)
2026/04/07 02:20:13 INFO : Path2 checking for diffs
2026/04/07 02:20:13 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/04/07 02:20:13 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/07 02:20:13 INFO : ([33mModified[0m: [36m 1 larger[0m, [34m 0 smaller[0m, [36m 1 hash differs[0m)
2026/04/07 02:20:13 INFO : Applying changes
2026/04/07 02:20:13 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/021502vo/rclone_args/path2/file1.txt[0m
2026/04/07 02:20:13 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-kotovod1leye/021502vo/rclone_args/path1/file2.txt[0m
2026/04/07 02:20:13 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:20:13 INFO : file2.txt: Copied (replaced existing)
2026/04/07 02:20:13 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:20:13 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:20:13 INFO : Updating listings
2026/04/07 02:20:13 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/rclone_args/path1/" vs Path2 "/tmp/021502vo/rclone_args/path2/"
2026/04/07 02:20:13 INFO : [32mBisync successful[0m
2026/04/07 02:20:13 NOTICE: [36m(16) :[0m [34mtouch-glob 2007-07-23 /tmp/021502vo/datadir/test_rclone_args-nolijoy3/ *[0m
2026/04/07 02:20:13 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/datadir/test_rclone_args-nolijoy3/" for canonical name "/tmp/021502vo/datadir/test_rclone_args-nolijoy3"
2026/04/07 02:20:13 DEBUG : file21.txt: Set modification time 2007-07-23
2026/04/07 02:20:13 DEBUG : file1.txt: Set modification time 2007-07-23
2026/04/07 02:20:13 DEBUG : file2.txt: Set modification time 2007-07-23
2026/04/07 02:20:13 DEBUG : file20.txt: Set modification time 2007-07-23
2026/04/07 02:20:13 NOTICE: [36m(17) :[0m [34mcopy-file /tmp/021502vo/datadir/test_rclone_args-nolijoy3/file1.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/rclone_args/path1/[0m
2026/04/07 02:20:13 DEBUG : copyFile "/tmp/021502vo/datadir/test_rclone_args-nolijoy3/file1.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/rclone_args/path1/" as ""
2026/04/07 02:20:13 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_rclone_args-nolijoy3/file1.txt"
2026/04/07 02:20:13 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/rclone_args/path1/"
2026/04/07 02:20:13 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/rclone_args/path1/'" as "file1.txt"
2026/04/07 02:20:13 DEBUG : file1.txt: size = 19 OK
2026/04/07 02:20:13 DEBUG : file1.txt: Modification times differ by -57432h0m0s: 2007-07-23 00:00:00 +0000 UTC, 2001-01-02 00:00:00 +0000 UTC
2026/04/07 02:20:13 DEBUG : file1.txt: Dst hash empty - aborting Src hash check
2026/04/07 02:20:14 DEBUG : file1.txt.2600eab4.partial: size = 19 OK
2026/04/07 02:20:14 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:20:14 DEBUG : file1.txt.2600eab4.partial: renamed to: file1.txt
2026/04/07 02:20:14 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:20:14 NOTICE: [36m(18) :[0m [34mcopy-file /tmp/021502vo/datadir/test_rclone_args-nolijoy3/file2.txt /tmp/021502vo/rclone_args/path2/[0m
2026/04/07 02:20:14 DEBUG : copyFile "/tmp/021502vo/datadir/test_rclone_args-nolijoy3/file2.txt" to "/tmp/021502vo/rclone_args/path2/" as ""
2026/04/07 02:20:14 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_rclone_args-nolijoy3/file2.txt"
2026/04/07 02:20:14 DEBUG : Creating backend with remote "/tmp/021502vo/rclone_args/path2/"
2026/04/07 02:20:14 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/021502vo/rclone_args/path2" as "file2.txt"
2026/04/07 02:20:14 DEBUG : file2.txt: size = 19 OK
2026/04/07 02:20:14 DEBUG : file2.txt: Modification times differ by -57432h0m0s: 2007-07-23 00:00:00 +0000 UTC, 2001-01-02 00:00:00 +0000 UTC
2026/04/07 02:20:14 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:20:14 INFO : file2.txt: Updated modification time in destination
2026/04/07 02:20:14 DEBUG : file2.txt: Unchanged skipping
2026/04/07 02:20:14 NOTICE: [36m(19) :[0m [34mcopy-file /tmp/021502vo/datadir/test_rclone_args-nolijoy3/file20.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/rclone_args/path1/subdir[0m
2026/04/07 02:20:14 DEBUG : copyFile "/tmp/021502vo/datadir/test_rclone_args-nolijoy3/file20.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/rclone_args/path1/subdir" as ""
2026/04/07 02:20:14 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_rclone_args-nolijoy3/file20.txt"
2026/04/07 02:20:14 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/rclone_args/path1/subdir"
2026/04/07 02:20:14 DEBUG : operations.CopyFile "file20.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/rclone_args/path1/subdir'" as "file20.txt"
2026/04/07 02:20:14 DEBUG : file20.txt: size = 0 OK
2026/04/07 02:20:14 DEBUG : file20.txt: Modification times differ by -57432h0m0s: 2007-07-23 00:00:00 +0000 UTC, 2001-01-02 00:00:00 +0000 UTC
2026/04/07 02:20:14 DEBUG : file20.txt: Dst hash empty - aborting Src hash check
2026/04/07 02:20:14 DEBUG : file20.txt.578229e9.partial: size = 0 OK
2026/04/07 02:20:14 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:20:14 DEBUG : file20.txt.578229e9.partial: renamed to: file20.txt
2026/04/07 02:20:14 INFO : file20.txt: Copied (replaced existing)
2026/04/07 02:20:14 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/021502vo/datadir/test_rclone_args-nolijoy3/file21.txt /tmp/021502vo/rclone_args/path2/ file1.txt[0m
2026/04/07 02:20:14 DEBUG : copyFile "/tmp/021502vo/datadir/test_rclone_args-nolijoy3/file21.txt" to "/tmp/021502vo/rclone_args/path2/" as "file1.txt"
2026/04/07 02:20:14 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_rclone_args-nolijoy3/file21.txt"
2026/04/07 02:20:14 DEBUG : Creating backend with remote "/tmp/021502vo/rclone_args/path2/"
2026/04/07 02:20:14 DEBUG : operations.CopyFile "file21.txt" to "Local file system at /tmp/021502vo/rclone_args/path2" as "file1.txt"
2026/04/07 02:20:14 DEBUG : file21.txt: size = 0 (Local file system at /tmp/021502vo/datadir/test_rclone_args-nolijoy3)
2026/04/07 02:20:14 DEBUG : file1.txt: size = 19 (Local file system at /tmp/021502vo/rclone_args/path2)
2026/04/07 02:20:14 DEBUG : file21.txt: Sizes differ
2026/04/07 02:20:14 DEBUG : file1.txt.4dd3a834.partial: size = 0 OK
2026/04/07 02:20:14 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:20:14 DEBUG : file1.txt.4dd3a834.partial: renamed to: file1.txt
2026/04/07 02:20:14 INFO : file21.txt: Copied (replaced existing) to: file1.txt
2026/04/07 02:20:14 NOTICE: [36m(21) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-kotovod1leye/021502vo/rclone_args/path1/ file1.txt[0m
2026/04/07 02:20:14 DEBUG : file1.txt: Set modification time 2007-07-23
2026/04/07 02:20:14 NOTICE: [36m(22) :[0m [34mtouch-glob 2007-07-23 /tmp/021502vo/rclone_args/path2/ file2.txt[0m
2026/04/07 02:20:14 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/rclone_args/path2/" for canonical name "/tmp/021502vo/rclone_args/path2"
2026/04/07 02:20:14 DEBUG : file2.txt: Set modification time 2007-07-23
2026/04/07 02:20:14 NOTICE: [36m(23) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-kotovod1leye/021502vo/rclone_args/path1/subdir/ file20.txt[0m
2026/04/07 02:20:14 DEBUG : file20.txt: Set modification time 2007-07-23
2026/04/07 02:20:15 NOTICE: [36m(24) :[0m [34mtouch-glob 2007-07-23 /tmp/021502vo/rclone_args/path2/subdir/ file21.txt[0m
2026/04/07 02:20:15 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/rclone_args/path2/subdir/" for canonical name "/tmp/021502vo/rclone_args/path2/subdir"
2026/04/07 02:20:15 DEBUG : file21.txt: Set modification time 2007-07-23
2026/04/07 02:20:15 NOTICE: [36m(25) :[0m [34mbisync size-only[0m
2026/04/07 02:20:17 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/rclone_args/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:20:17 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:20:17 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:20:17 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:20:17 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/rclone_args/path1/" with Path2 "/tmp/021502vo/rclone_args/path2/"
2026/04/07 02:20:17 INFO : Building Path1 and Path2 listings
2026/04/07 02:20:17 INFO : Path1 checking for diffs
2026/04/07 02:20:17 INFO : Path2 checking for diffs
2026/04/07 02:20:17 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (smaller)[0m[0m[0m - [36mfile1.txt[0m
2026/04/07 02:20:17 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/07 02:20:17 INFO : ([33mModified[0m: [36m 0 larger[0m, [34m 1 smaller[0m)
2026/04/07 02:20:17 INFO : Applying changes
2026/04/07 02:20:17 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-kotovod1leye/021502vo/rclone_args/path1/file1.txt[0m
2026/04/07 02:20:17 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:20:17 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:20:17 INFO : Updating listings
2026/04/07 02:20:17 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/rclone_args/path1/" vs Path2 "/tmp/021502vo/rclone_args/path2/"
2026/04/07 02:20:17 INFO : [32mBisync successful[0m
2026/04/07 02:20:17 NOTICE: [36m(26) :[0m [34mbisync resync[0m
2026/04/07 02:20:20 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/rclone_args/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:20:20 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:20:20 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:20:20 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:20:20 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/rclone_args/path1/" with Path2 "/tmp/021502vo/rclone_args/path2/"
2026/04/07 02:20:20 INFO : Copying Path2 files to Path1
2026/04/07 02:20:20 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:20:20 INFO : There was nothing to transfer
2026/04/07 02:20:20 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:20:20 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:20:20 INFO : file2.txt: Updated modification time in destination
2026/04/07 02:20:20 INFO : subdir/file21.txt: Updated modification time in destination
2026/04/07 02:20:20 INFO : subdir/file20.txt: Copied (replaced existing)
2026/04/07 02:20:20 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:20:20 INFO : Resync updating listings
2026/04/07 02:20:20 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/rclone_args/path1/" vs Path2 "/tmp/021502vo/rclone_args/path2/"
2026/04/07 02:20:20 INFO : [32mBisync successful[0m
2026/04/07 02:20:20 NOTICE: [36m(27) :[0m [34mcopy-file /tmp/021502vo/datadir/test_rclone_args-nolijoy3/file1.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/rclone_args/path1/[0m
2026/04/07 02:20:20 DEBUG : copyFile "/tmp/021502vo/datadir/test_rclone_args-nolijoy3/file1.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/rclone_args/path1/" as ""
2026/04/07 02:20:20 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_rclone_args-nolijoy3/file1.txt"
2026/04/07 02:20:20 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/rclone_args/path1/"
2026/04/07 02:20:20 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/rclone_args/path1/'" as "file1.txt"
2026/04/07 02:20:20 DEBUG : file1.txt: size = 19 (Local file system at /tmp/021502vo/datadir/test_rclone_args-nolijoy3)
2026/04/07 02:20:20 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-kotovod1leye/021502vo/rclone_args/path1/')
2026/04/07 02:20:20 DEBUG : file1.txt: Sizes differ
2026/04/07 02:20:20 DEBUG : file1.txt.2600eab4.partial: size = 19 OK
2026/04/07 02:20:20 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:20:21 DEBUG : file1.txt.2600eab4.partial: renamed to: file1.txt
2026/04/07 02:20:21 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:20:21 NOTICE: [36m(28) :[0m [34mcopy-file /tmp/021502vo/datadir/test_rclone_args-nolijoy3/file2.txt /tmp/021502vo/rclone_args/path2/[0m
2026/04/07 02:20:21 DEBUG : copyFile "/tmp/021502vo/datadir/test_rclone_args-nolijoy3/file2.txt" to "/tmp/021502vo/rclone_args/path2/" as ""
2026/04/07 02:20:21 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_rclone_args-nolijoy3/file2.txt"
2026/04/07 02:20:21 DEBUG : Creating backend with remote "/tmp/021502vo/rclone_args/path2/"
2026/04/07 02:20:21 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/021502vo/rclone_args/path2" as "file2.txt"
2026/04/07 02:20:21 DEBUG : file2.txt: size = 19 OK
2026/04/07 02:20:21 DEBUG : file2.txt: Modification times differ by -57432h0m0s: 2007-07-23 00:00:00 +0000 UTC, 2001-01-02 00:00:00 +0000 UTC
2026/04/07 02:20:21 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:20:21 INFO : file2.txt: Updated modification time in destination
2026/04/07 02:20:21 DEBUG : file2.txt: Unchanged skipping
2026/04/07 02:20:21 NOTICE: [36m(29) :[0m [34mcopy-file /tmp/021502vo/datadir/test_rclone_args-nolijoy3/file20.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/rclone_args/path1/subdir[0m
2026/04/07 02:20:21 DEBUG : copyFile "/tmp/021502vo/datadir/test_rclone_args-nolijoy3/file20.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/rclone_args/path1/subdir" as ""
2026/04/07 02:20:21 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_rclone_args-nolijoy3/file20.txt"
2026/04/07 02:20:21 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/rclone_args/path1/subdir"
2026/04/07 02:20:21 DEBUG : operations.CopyFile "file20.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/rclone_args/path1/subdir'" as "file20.txt"
2026/04/07 02:20:21 DEBUG : file20.txt: size = 0 OK
2026/04/07 02:20:21 DEBUG : file20.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:20:21 DEBUG : file20.txt: Unchanged skipping
2026/04/07 02:20:21 NOTICE: [36m(30) :[0m [34mcopy-file /tmp/021502vo/datadir/test_rclone_args-nolijoy3/file21.txt /tmp/021502vo/rclone_args/path2/subdir[0m
2026/04/07 02:20:21 DEBUG : copyFile "/tmp/021502vo/datadir/test_rclone_args-nolijoy3/file21.txt" to "/tmp/021502vo/rclone_args/path2/subdir" as ""
2026/04/07 02:20:21 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_rclone_args-nolijoy3/file21.txt"
2026/04/07 02:20:21 DEBUG : Creating backend with remote "/tmp/021502vo/rclone_args/path2/subdir"
2026/04/07 02:20:21 DEBUG : operations.CopyFile "file21.txt" to "Local file system at /tmp/021502vo/rclone_args/path2/subdir" as "file21.txt"
2026/04/07 02:20:21 DEBUG : file21.txt: size = 0 OK
2026/04/07 02:20:21 DEBUG : file21.txt: Modification times differ by -66240h0m0s: 2007-07-23 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/04/07 02:20:21 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:20:21 INFO : file21.txt: Updated modification time in destination
2026/04/07 02:20:21 DEBUG : file21.txt: Unchanged skipping
2026/04/07 02:20:21 NOTICE: [36m(31) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-kotovod1leye/021502vo/rclone_args/path1/ file1.txt[0m
2026/04/07 02:20:21 DEBUG : file1.txt: Set modification time 2007-07-23
2026/04/07 02:20:21 NOTICE: [36m(32) :[0m [34mtouch-glob 2007-07-23 /tmp/021502vo/rclone_args/path2/ file2.txt[0m
2026/04/07 02:20:21 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/rclone_args/path2/" for canonical name "/tmp/021502vo/rclone_args/path2"
2026/04/07 02:20:21 DEBUG : file2.txt: Set modification time 2007-07-23
2026/04/07 02:20:21 NOTICE: [36m(33) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-kotovod1leye/021502vo/rclone_args/path1/subdir/ file20.txt[0m
2026/04/07 02:20:21 DEBUG : file20.txt: Set modification time 2007-07-23
2026/04/07 02:20:21 NOTICE: [36m(34) :[0m [34mtouch-glob 2007-07-23 /tmp/021502vo/rclone_args/path2/subdir/ file21.txt[0m
2026/04/07 02:20:21 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/rclone_args/path2/subdir/" for canonical name "/tmp/021502vo/rclone_args/path2/subdir"
2026/04/07 02:20:21 DEBUG : file21.txt: Set modification time 2007-07-23
2026/04/07 02:20:21 NOTICE: [36m(35) :[0m [34mbisync ignore-size[0m
2026/04/07 02:20:23 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/rclone_args/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:20:23 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:20:23 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:20:23 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": false,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:20:23 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/rclone_args/path1/" with Path2 "/tmp/021502vo/rclone_args/path2/"
2026/04/07 02:20:23 INFO : Building Path1 and Path2 listings
2026/04/07 02:20:23 INFO : Path1 checking for diffs
2026/04/07 02:20:23 INFO : Path2 checking for diffs
2026/04/07 02:20:23 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/07 02:20:23 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file21.txt[0m
2026/04/07 02:20:23 INFO : Path2: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/04/07 02:20:23 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m)
2026/04/07 02:20:23 INFO : Applying changes
2026/04/07 02:20:23 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-kotovod1leye/021502vo/rclone_args/path1/file2.txt[0m
2026/04/07 02:20:23 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-kotovod1leye/021502vo/rclone_args/path1/subdir/file21.txt[0m
2026/04/07 02:20:23 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:20:24 INFO : file2.txt: Updated modification time in destination
2026/04/07 02:20:24 INFO : subdir/file21.txt: Updated modification time in destination
2026/04/07 02:20:24 INFO : There was nothing to transfer
2026/04/07 02:20:24 INFO : Updating listings
2026/04/07 02:20:24 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/rclone_args/path1/" vs Path2 "/tmp/021502vo/rclone_args/path2/"
2026/04/07 02:20:24 INFO : [32mBisync successful[0m
2026/04/07 02:20:24 NOTICE: [36m(36) :[0m [34mbisync resync compare-all[0m
2026/04/07 02:20:26 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/rclone_args/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:20:26 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:20:26 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/04/07 02:20:26 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/rclone_args/path1/" with Path2 "/tmp/021502vo/rclone_args/path2/"
2026/04/07 02:20:26 INFO : Copying Path2 files to Path1
2026/04/07 02:20:26 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:20:26 INFO : TestAzureFiles: [2mDownloading hashes...[0m
2026/04/07 02:20:26 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:20:26 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:20:27 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:20:27 INFO : Resync updating listings
2026/04/07 02:20:27 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/rclone_args/path1/" vs Path2 "/tmp/021502vo/rclone_args/path2/"
2026/04/07 02:20:27 INFO : [32mBisync successful[0m
2026/04/07 02:20:27 NOTICE: [36m(37) :[0m [34mcopy-as /tmp/021502vo/datadir/test_rclone_args-nolijoy3/file21.txt /tmp/021502vo/rclone_args/path2/ file2.txt[0m
2026/04/07 02:20:27 DEBUG : copyFile "/tmp/021502vo/datadir/test_rclone_args-nolijoy3/file21.txt" to "/tmp/021502vo/rclone_args/path2/" as "file2.txt"
2026/04/07 02:20:27 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_rclone_args-nolijoy3/file21.txt"
2026/04/07 02:20:27 DEBUG : Creating backend with remote "/tmp/021502vo/rclone_args/path2/"
2026/04/07 02:20:27 DEBUG : operations.CopyFile "file21.txt" to "Local file system at /tmp/021502vo/rclone_args/path2" as "file2.txt"
2026/04/07 02:20:27 DEBUG : file21.txt: size = 0 (Local file system at /tmp/021502vo/datadir/test_rclone_args-nolijoy3)
2026/04/07 02:20:27 DEBUG : file2.txt: size = 19 (Local file system at /tmp/021502vo/rclone_args/path2)
2026/04/07 02:20:27 DEBUG : file21.txt: Sizes differ
2026/04/07 02:20:27 DEBUG : file2.txt.2933d3ca.partial: size = 0 OK
2026/04/07 02:20:27 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:20:27 DEBUG : file2.txt.2933d3ca.partial: renamed to: file2.txt
2026/04/07 02:20:27 INFO : file21.txt: Copied (replaced existing) to: file2.txt
2026/04/07 02:20:27 NOTICE: [36m(38) :[0m [34mtouch-glob 2023-08-26 /tmp/021502vo/datadir/test_rclone_args-nolijoy3/ *[0m
2026/04/07 02:20:27 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/datadir/test_rclone_args-nolijoy3/" for canonical name "/tmp/021502vo/datadir/test_rclone_args-nolijoy3"
2026/04/07 02:20:27 DEBUG : file21.txt: Set modification time 2023-08-26
2026/04/07 02:20:27 DEBUG : file1.txt: Set modification time 2023-08-26
2026/04/07 02:20:27 DEBUG : file2.txt: Set modification time 2023-08-26
2026/04/07 02:20:27 DEBUG : file20.txt: Set modification time 2023-08-26
2026/04/07 02:20:27 NOTICE: [36m(39) :[0m [34mcopy-file /tmp/021502vo/datadir/test_rclone_args-nolijoy3/file1.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/rclone_args/path1/[0m
2026/04/07 02:20:27 DEBUG : copyFile "/tmp/021502vo/datadir/test_rclone_args-nolijoy3/file1.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/rclone_args/path1/" as ""
2026/04/07 02:20:27 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_rclone_args-nolijoy3/file1.txt"
2026/04/07 02:20:27 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/rclone_args/path1/"
2026/04/07 02:20:27 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/rclone_args/path1/'" as "file1.txt"
2026/04/07 02:20:27 DEBUG : file1.txt: size = 19 OK
2026/04/07 02:20:27 DEBUG : file1.txt: Modification times differ by -141072h0m0s: 2023-08-26 00:00:00 +0000 UTC, 2007-07-23 00:00:00 +0000 UTC
2026/04/07 02:20:27 DEBUG : file1.txt: Dst hash empty - aborting Src hash check
2026/04/07 02:20:27 DEBUG : file1.txt.8c06417f.partial: size = 19 OK
2026/04/07 02:20:27 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:20:27 DEBUG : file1.txt.8c06417f.partial: renamed to: file1.txt
2026/04/07 02:20:27 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:20:27 NOTICE: [36m(40) :[0m [34mcopy-file /tmp/021502vo/datadir/test_rclone_args-nolijoy3/file20.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/rclone_args/path1/subdir[0m
2026/04/07 02:20:27 DEBUG : copyFile "/tmp/021502vo/datadir/test_rclone_args-nolijoy3/file20.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/rclone_args/path1/subdir" as ""
2026/04/07 02:20:27 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_rclone_args-nolijoy3/file20.txt"
2026/04/07 02:20:27 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/rclone_args/path1/subdir"
2026/04/07 02:20:27 DEBUG : operations.CopyFile "file20.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/rclone_args/path1/subdir'" as "file20.txt"
2026/04/07 02:20:27 DEBUG : file20.txt: size = 0 OK
2026/04/07 02:20:27 DEBUG : file20.txt: Modification times differ by -141072h0m0s: 2023-08-26 00:00:00 +0000 UTC, 2007-07-23 00:00:00 +0000 UTC
2026/04/07 02:20:27 DEBUG : file20.txt: Dst hash empty - aborting Src hash check
2026/04/07 02:20:27 DEBUG : file20.txt.fd848222.partial: size = 0 OK
2026/04/07 02:20:27 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:20:28 DEBUG : file20.txt.fd848222.partial: renamed to: file20.txt
2026/04/07 02:20:28 INFO : file20.txt: Copied (replaced existing)
2026/04/07 02:20:28 NOTICE: [36m(41) :[0m [34mcopy-file /tmp/021502vo/datadir/test_rclone_args-nolijoy3/file21.txt /tmp/021502vo/rclone_args/path2/subdir[0m
2026/04/07 02:20:28 DEBUG : copyFile "/tmp/021502vo/datadir/test_rclone_args-nolijoy3/file21.txt" to "/tmp/021502vo/rclone_args/path2/subdir" as ""
2026/04/07 02:20:28 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_rclone_args-nolijoy3/file21.txt"
2026/04/07 02:20:28 DEBUG : Creating backend with remote "/tmp/021502vo/rclone_args/path2/subdir"
2026/04/07 02:20:28 DEBUG : operations.CopyFile "file21.txt" to "Local file system at /tmp/021502vo/rclone_args/path2/subdir" as "file21.txt"
2026/04/07 02:20:28 DEBUG : file21.txt: size = 0 OK
2026/04/07 02:20:28 DEBUG : file21.txt: Modification times differ by -141072h0m0s: 2023-08-26 00:00:00 +0000 UTC, 2007-07-23 00:00:00 +0000 UTC
2026/04/07 02:20:28 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:20:28 INFO : file21.txt: Updated modification time in destination
2026/04/07 02:20:28 DEBUG : file21.txt: Unchanged skipping
2026/04/07 02:20:28 NOTICE: [36m(42) :[0m [34mtouch-glob 2007-07-23 /tmp/021502vo/rclone_args/path2/ file2.txt[0m
2026/04/07 02:20:28 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/rclone_args/path2/" for canonical name "/tmp/021502vo/rclone_args/path2"
2026/04/07 02:20:28 DEBUG : file2.txt: Set modification time 2007-07-23
2026/04/07 02:20:28 NOTICE: [36m(43) :[0m [34mtouch-glob 2023-08-26 TestAzureFiles:rclone-test-kotovod1leye/021502vo/rclone_args/path1/ file1.txt[0m
2026/04/07 02:20:28 DEBUG : file1.txt: Set modification time 2023-08-26
2026/04/07 02:20:28 NOTICE: [36m(44) :[0m [34mtouch-glob 2023-08-26 TestAzureFiles:rclone-test-kotovod1leye/021502vo/rclone_args/path1/subdir/ file20.txt[0m
2026/04/07 02:20:28 DEBUG : file20.txt: Set modification time 2023-08-26
2026/04/07 02:20:28 NOTICE: [36m(45) :[0m [34mtouch-glob 2023-08-26 /tmp/021502vo/rclone_args/path2/subdir/ file21.txt[0m
2026/04/07 02:20:28 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/rclone_args/path2/subdir/" for canonical name "/tmp/021502vo/rclone_args/path2/subdir"
2026/04/07 02:20:28 DEBUG : file21.txt: Set modification time 2023-08-26
2026/04/07 02:20:28 NOTICE: [36m(46) :[0m [34mbisync compare-all[0m
2026/04/07 02:20:30 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/rclone_args/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:20:30 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:20:30 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/04/07 02:20:30 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/rclone_args/path1/" with Path2 "/tmp/021502vo/rclone_args/path2/"
2026/04/07 02:20:30 INFO : Building Path1 and Path2 listings
2026/04/07 02:20:30 INFO : TestAzureFiles: [2mDownloading hashes...[0m
2026/04/07 02:20:31 INFO : Path1 checking for diffs
2026/04/07 02:20:31 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/07 02:20:31 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/04/07 02:20:31 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/04/07 02:20:31 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m)
2026/04/07 02:20:31 INFO : Path2 checking for diffs
2026/04/07 02:20:31 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (smaller)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/04/07 02:20:31 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file21.txt[0m
2026/04/07 02:20:31 INFO : Path2: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/04/07 02:20:31 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 0 larger[0m, [34m 1 smaller[0m, [36m 1 hash differs[0m)
2026/04/07 02:20:31 INFO : Applying changes
2026/04/07 02:20:31 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/021502vo/rclone_args/path2/file1.txt[0m
2026/04/07 02:20:31 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/021502vo/rclone_args/path2/subdir/file20.txt[0m
2026/04/07 02:20:31 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-kotovod1leye/021502vo/rclone_args/path1/file2.txt[0m
2026/04/07 02:20:31 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-kotovod1leye/021502vo/rclone_args/path1/subdir/file21.txt[0m
2026/04/07 02:20:31 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:20:31 INFO : subdir/file21.txt: Updated modification time in destination
2026/04/07 02:20:31 INFO : file2.txt: Copied (replaced existing)
2026/04/07 02:20:31 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:20:31 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:20:31 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:20:31 INFO : subdir/file20.txt: Copied (replaced existing)
2026/04/07 02:20:31 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:20:31 INFO : Updating listings
2026/04/07 02:20:31 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/rclone_args/path1/" vs Path2 "/tmp/021502vo/rclone_args/path2/"
2026/04/07 02:20:31 INFO : [32mBisync successful[0m
2026/04/07 02:20:32 DEBUG : Waiting for deletions to finish
2026/04/07 02:20:32 INFO : file1.txt: Deleted
2026/04/07 02:20:32 INFO : file2.txt: Deleted
2026/04/07 02:20:32 INFO : RCLONE_TEST: Deleted
2026/04/07 02:20:32 INFO : subdir/file20.txt: Deleted
2026/04/07 02:20:32 INFO : subdir/file21.txt: Deleted
2026/04/07 02:20:32 DEBUG : removing 1 level 1 directories
2026/04/07 02:20:32 INFO : subdir: Removing directory
2026/04/07 02:20:32 DEBUG : removing 1 level 0 directories
2026/04/07 02:20:32 INFO : azurefiles root 'rclone-test-kotovod1leye/021502vo/rclone_args/path1': Removing directory
2026/04/07 02:20:32 DEBUG : Waiting for deletions to finish
2026/04/07 02:20:32 INFO : file2.txt: Deleted
2026/04/07 02:20:32 INFO : file1.txt: Deleted
2026/04/07 02:20:32 INFO : subdir/file20.txt: Deleted
2026/04/07 02:20:32 INFO : RCLONE_TEST: Deleted
2026/04/07 02:20:32 INFO : subdir/file21.txt: Deleted
2026/04/07 02:20:32 DEBUG : removing 1 level 1 directories
2026/04/07 02:20:32 INFO : subdir: Removing directory
2026/04/07 02:20:32 DEBUG : removing 1 level 0 directories
2026/04/07 02:20:32 INFO : Local file system at /tmp/021502vo/rclone_args/path2: Removing directory
bisync_test.go:608: [32mTEST rclone_args PASSED[0m
=== RUN TestBisyncRemoteLocal/resolve
2026/04/07 02:20:32 INFO : path1: Making directory
2026/04/07 02:20:32 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resolve/path1"
2026/04/07 02:20:32 DEBUG : Creating backend with remote "/tmp/021502vo/resolve/path2"
2026/04/07 02:20:32 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resolve/initial"
2026/04/07 02:20:32 DEBUG : Creating backend with remote "/tmp/021502vo/initdir/test_resolve-vegomes0"
2026/04/07 02:20:32 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:20:32 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:20:32 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:20:32 DEBUG : Local file system at /tmp/021502vo/initdir/test_resolve-vegomes0: Waiting for checks to finish
2026/04/07 02:20:32 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:20:32 DEBUG : Local file system at /tmp/021502vo/initdir/test_resolve-vegomes0: Waiting for transfers to finish
2026/04/07 02:20:32 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:20:32 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:20:32 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:20:32 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:20:32 INFO : file2.txt: Copied (new)
2026/04/07 02:20:32 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:20:32 INFO : file1.txt: Copied (new)
2026/04/07 02:20:32 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:20:32 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:20:32 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:20:32 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:20:32 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resolve/modfiles"
2026/04/07 02:20:32 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_resolve-hufegix8"
2026/04/07 02:20:32 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/04/07 02:20:32 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/04/07 02:20:32 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:20:32 DEBUG : Local file system at /tmp/021502vo/datadir/test_resolve-hufegix8: Waiting for checks to finish
2026/04/07 02:20:32 DEBUG : Local file system at /tmp/021502vo/datadir/test_resolve-hufegix8: Waiting for transfers to finish
2026/04/07 02:20:32 DEBUG : file1L.txt.6455455d.partial: size = 33 OK
2026/04/07 02:20:32 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/07 02:20:32 DEBUG : file1L.txt.6455455d.partial: renamed to: file1L.txt
2026/04/07 02:20:32 INFO : file1L.txt: Copied (new)
2026/04/07 02:20:32 DEBUG : file2.txt.67fcf9d0.partial: size = 37 OK
2026/04/07 02:20:32 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/04/07 02:20:32 DEBUG : file2.txt.67fcf9d0.partial: renamed to: file2.txt
2026/04/07 02:20:32 INFO : file2.txt: Copied (new)
2026/04/07 02:20:32 DEBUG : file1R.txt.f5ef699a.partial: size = 33 OK
2026/04/07 02:20:32 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/07 02:20:32 DEBUG : file1R.txt.f5ef699a.partial: renamed to: file1R.txt
2026/04/07 02:20:32 INFO : file1R.txt: Copied (new)
2026/04/07 02:20:32 DEBUG : Waiting for deletions to finish
2026/04/07 02:20:32 ERROR : error listing: directory not found
2026/04/07 02:20:32 ERROR : azurefiles root 'rclone-test-kotovod1leye/021502vo/resolve/path1': Failed to list "": directory not found
2026/04/07 02:20:32 DEBUG : removing 1 level 0 directories
2026/04/07 02:20:32 INFO : azurefiles root 'rclone-test-kotovod1leye/021502vo/resolve/path1': Removing directory
2026/04/07 02:20:32 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kotovod1leye/021502vo/resolve/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:cabda19a-a01a-0079-1b35-c64d3e000000
Time:2026-04-07T02:20:32.7593008Z
--------------------------------------------------------------------------------
2026/04/07 02:20:32 DEBUG : Waiting for deletions to finish
2026/04/07 02:20:32 ERROR : error listing: directory not found
2026/04/07 02:20:32 ERROR : Local file system at /tmp/021502vo/resolve/path2: Failed to list "": directory not found
2026/04/07 02:20:32 DEBUG : removing 1 level 0 directories
2026/04/07 02:20:32 INFO : Local file system at /tmp/021502vo/resolve/path2: Removing directory
2026/04/07 02:20:32 ERROR : Failed to rmdir: stat /tmp/021502vo/resolve/path2: no such file or directory
2026/04/07 02:20:32 ERROR : error listing: directory not found
2026/04/07 02:20:32 ERROR : error listing: directory not found
2026/04/07 02:20:32 NOTICE: checking initFs Local file system at /tmp/021502vo/initdir/test_resolve-vegomes0
2026/04/07 02:20:32 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:20:32 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:20:32 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:20:32 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/resolve/path1': Waiting for checks to finish
2026/04/07 02:20:32 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/resolve/path1': Waiting for transfers to finish
2026/04/07 02:20:33 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:20:33 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:20:33 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:20:33 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:20:33 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:20:33 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:20:33 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:20:33 INFO : file1.txt: Copied (new)
2026/04/07 02:20:33 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:20:33 INFO : file2.txt: Copied (new)
2026/04/07 02:20:33 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:20:33 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:20:33 NOTICE: checking Path1 azurefiles root 'rclone-test-kotovod1leye/021502vo/resolve/path1'
2026/04/07 02:20:33 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:20:33 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:20:33 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:20:33 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:20:33 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:20:33 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:20:33 DEBUG : Local file system at /tmp/021502vo/resolve/path2: Waiting for checks to finish
2026/04/07 02:20:33 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:20:33 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:20:33 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:20:33 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:20:33 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:20:33 INFO : file1.txt: Copied (new)
2026/04/07 02:20:33 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:20:33 DEBUG : Local file system at /tmp/021502vo/resolve/path2: Waiting for transfers to finish
2026/04/07 02:20:33 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:20:33 INFO : file2.txt: Copied (new)
2026/04/07 02:20:33 NOTICE: checking path2 Local file system at /tmp/021502vo/resolve/path2
2026/04/07 02:20:33 NOTICE: [36m(01) :[0m [34mtest resolve[0m
2026/04/07 02:20:33 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/07 02:20:33 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/07 02:20:35 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/resolve/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:20:35 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:20:35 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:20:35 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resolve/path1/" with Path2 "/tmp/021502vo/resolve/path2/"
2026/04/07 02:20:35 INFO : Copying Path2 files to Path1
2026/04/07 02:20:35 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:20:35 INFO : There was nothing to transfer
2026/04/07 02:20:35 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:20:35 INFO : There was nothing to transfer
2026/04/07 02:20:35 INFO : Resync updating listings
2026/04/07 02:20:35 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resolve/path1/" vs Path2 "/tmp/021502vo/resolve/path2/"
2026/04/07 02:20:35 INFO : [32mBisync successful[0m
2026/04/07 02:20:35 NOTICE: [36m(04) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/07 02:20:35 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-01-02 /tmp/021502vo/datadir/test_resolve-hufegix8/ file1R.txt[0m
2026/04/07 02:20:35 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_resolve-hufegix8/"
2026/04/07 02:20:35 DEBUG : fs cache: renaming cache item "/tmp/021502vo/datadir/test_resolve-hufegix8/" to be canonical "/tmp/021502vo/datadir/test_resolve-hufegix8"
2026/04/07 02:20:35 DEBUG : file1R.txt: Set modification time 2001-01-02
2026/04/07 02:20:35 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/021502vo/datadir/test_resolve-hufegix8/file1R.txt /tmp/021502vo/resolve/path2/ file1.txt[0m
2026/04/07 02:20:35 DEBUG : copyFile "/tmp/021502vo/datadir/test_resolve-hufegix8/file1R.txt" to "/tmp/021502vo/resolve/path2/" as "file1.txt"
2026/04/07 02:20:35 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_resolve-hufegix8/file1R.txt"
2026/04/07 02:20:35 DEBUG : Creating backend with remote "/tmp/021502vo/resolve/path2/"
2026/04/07 02:20:35 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/021502vo/resolve/path2" as "file1.txt"
2026/04/07 02:20:35 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/021502vo/datadir/test_resolve-hufegix8)
2026/04/07 02:20:35 DEBUG : file1.txt: size = 0 (Local file system at /tmp/021502vo/resolve/path2)
2026/04/07 02:20:35 DEBUG : file1R.txt: Sizes differ
2026/04/07 02:20:35 DEBUG : file1.txt.2782e57b.partial: size = 33 OK
2026/04/07 02:20:35 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/07 02:20:35 DEBUG : file1.txt.2782e57b.partial: renamed to: file1.txt
2026/04/07 02:20:35 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/04/07 02:20:35 NOTICE: [36m(07) :[0m [34mtouch-glob 2001-03-04 /tmp/021502vo/datadir/test_resolve-hufegix8/ file1L.txt[0m
2026/04/07 02:20:35 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/datadir/test_resolve-hufegix8/" for canonical name "/tmp/021502vo/datadir/test_resolve-hufegix8"
2026/04/07 02:20:35 DEBUG : file1L.txt: Set modification time 2001-03-04
2026/04/07 02:20:35 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/021502vo/datadir/test_resolve-hufegix8/file1L.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/resolve/path1/ file1.txt[0m
2026/04/07 02:20:35 DEBUG : copyFile "/tmp/021502vo/datadir/test_resolve-hufegix8/file1L.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resolve/path1/" as "file1.txt"
2026/04/07 02:20:35 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_resolve-hufegix8/file1L.txt"
2026/04/07 02:20:35 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resolve/path1/"
2026/04/07 02:20:35 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/resolve/path1/'" as "file1.txt"
2026/04/07 02:20:36 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/021502vo/datadir/test_resolve-hufegix8)
2026/04/07 02:20:36 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-kotovod1leye/021502vo/resolve/path1/')
2026/04/07 02:20:36 DEBUG : file1L.txt: Sizes differ
2026/04/07 02:20:36 DEBUG : file1.txt.4e37ab47.partial: size = 33 OK
2026/04/07 02:20:36 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/07 02:20:36 DEBUG : file1.txt.4e37ab47.partial: renamed to: file1.txt
2026/04/07 02:20:36 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/04/07 02:20:36 NOTICE: [36m(09) :[0m [34mtest bisync run with --conflict-resolve=newer --conflict-loser=delete --conflict-suffix=potato[0m
2026/04/07 02:20:36 NOTICE: [36m(10) :[0m [34mbisync conflict-resolve=newer conflict-loser=delete conflict-suffix=potato[0m
2026/04/07 02:20:38 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/resolve/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:20:38 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:20:38 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:20:38 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resolve/path1/" with Path2 "/tmp/021502vo/resolve/path2/"
2026/04/07 02:20:38 INFO : Building Path1 and Path2 listings
2026/04/07 02:20:38 INFO : Path1 checking for diffs
2026/04/07 02:20:38 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/07 02:20:38 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/07 02:20:38 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/07 02:20:38 INFO : Path2 checking for diffs
2026/04/07 02:20:38 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/07 02:20:38 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/07 02:20:38 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/07 02:20:38 INFO : Applying changes
2026/04/07 02:20:38 INFO : Checking potential conflicts...
2026/04/07 02:20:38 ERROR : file1.txt: md5 differ
2026/04/07 02:20:38 NOTICE: Local file system at /tmp/021502vo/resolve/path2: 1 differences found
2026/04/07 02:20:38 NOTICE: Local file system at /tmp/021502vo/resolve/path2: 1 errors while checking
2026/04/07 02:20:38 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/07 02:20:38 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/04/07 02:20:38 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
2026/04/07 02:20:38 INFO : file1.txt: [32mThe winner is: Path1[0m
2026/04/07 02:20:38 NOTICE: - [34mPath2[0m [35mDeleting Path2 copy[0m - [36m/tmp/021502vo/resolve/path2/file1.txt[0m
2026/04/07 02:20:38 INFO : file1.txt: Deleted
2026/04/07 02:20:38 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mfile1.txt[0m
2026/04/07 02:20:38 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:20:39 INFO : file1.txt: Copied (new)
2026/04/07 02:20:39 INFO : Updating listings
2026/04/07 02:20:39 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resolve/path1/" vs Path2 "/tmp/021502vo/resolve/path2/"
2026/04/07 02:20:39 INFO : [32mBisync successful[0m
2026/04/07 02:20:39 NOTICE: [36m(11) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/07 02:20:39 NOTICE: [36m(12) :[0m [34mtouch-glob 2001-07-23 /tmp/021502vo/datadir/test_resolve-hufegix8/ file1R.txt[0m
2026/04/07 02:20:39 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/datadir/test_resolve-hufegix8/" for canonical name "/tmp/021502vo/datadir/test_resolve-hufegix8"
2026/04/07 02:20:39 DEBUG : file1R.txt: Set modification time 2001-07-23
2026/04/07 02:20:39 NOTICE: [36m(13) :[0m [34mcopy-as /tmp/021502vo/datadir/test_resolve-hufegix8/file1R.txt /tmp/021502vo/resolve/path2/ file1.txt[0m
2026/04/07 02:20:39 DEBUG : copyFile "/tmp/021502vo/datadir/test_resolve-hufegix8/file1R.txt" to "/tmp/021502vo/resolve/path2/" as "file1.txt"
2026/04/07 02:20:39 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_resolve-hufegix8/file1R.txt"
2026/04/07 02:20:39 DEBUG : Creating backend with remote "/tmp/021502vo/resolve/path2/"
2026/04/07 02:20:39 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/021502vo/resolve/path2" as "file1.txt"
2026/04/07 02:20:39 DEBUG : file1.txt: size = 33 OK
2026/04/07 02:20:39 DEBUG : file1R.txt: Modification times differ by -3384h0m0s: 2001-07-23 00:00:00 +0000 UTC, 2001-03-04 00:00:00 +0000 UTC
2026/04/07 02:20:39 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 (Local file system at /tmp/021502vo/datadir/test_resolve-hufegix8)
2026/04/07 02:20:39 DEBUG : file1.txt: md5 = ea683c03f780b76a62405456b08ae6fd (Local file system at /tmp/021502vo/resolve/path2)
2026/04/07 02:20:39 DEBUG : file1R.txt: md5 differ
2026/04/07 02:20:39 DEBUG : file1.txt.4bebad3a.partial: size = 33 OK
2026/04/07 02:20:39 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/07 02:20:39 DEBUG : file1.txt.4bebad3a.partial: renamed to: file1.txt
2026/04/07 02:20:39 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/04/07 02:20:39 NOTICE: [36m(14) :[0m [34mtouch-glob 2001-08-26 /tmp/021502vo/datadir/test_resolve-hufegix8/ file1L.txt[0m
2026/04/07 02:20:39 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/datadir/test_resolve-hufegix8/" for canonical name "/tmp/021502vo/datadir/test_resolve-hufegix8"
2026/04/07 02:20:39 DEBUG : file1L.txt: Set modification time 2001-08-26
2026/04/07 02:20:39 NOTICE: [36m(15) :[0m [34mcopy-as /tmp/021502vo/datadir/test_resolve-hufegix8/file1L.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/resolve/path1/ file1.txt[0m
2026/04/07 02:20:39 DEBUG : copyFile "/tmp/021502vo/datadir/test_resolve-hufegix8/file1L.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resolve/path1/" as "file1.txt"
2026/04/07 02:20:39 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_resolve-hufegix8/file1L.txt"
2026/04/07 02:20:39 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resolve/path1/"
2026/04/07 02:20:39 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/resolve/path1/'" as "file1.txt"
2026/04/07 02:20:39 DEBUG : file1.txt: size = 33 OK
2026/04/07 02:20:39 DEBUG : file1L.txt: Modification times differ by -4200h0m0s: 2001-08-26 00:00:00 +0000 UTC, 2001-03-04 00:00:00 +0000 UTC
2026/04/07 02:20:39 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/07 02:20:39 INFO : file1L.txt: Updated modification time in destination
2026/04/07 02:20:39 DEBUG : file1L.txt: Unchanged skipping
2026/04/07 02:20:39 NOTICE: [36m(16) :[0m [34mtest bisync run with --conflict-resolve=path2 --conflict-loser=num --conflict-suffix=dinosaur[0m
2026/04/07 02:20:39 NOTICE: [36m(17) :[0m [34mbisync conflict-resolve=path2 conflict-loser=num conflict-suffix=dinosaur[0m
2026/04/07 02:20:41 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/resolve/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:20:41 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:20:41 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:20:41 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resolve/path1/" with Path2 "/tmp/021502vo/resolve/path2/"
2026/04/07 02:20:41 INFO : Building Path1 and Path2 listings
2026/04/07 02:20:41 INFO : Path1 checking for diffs
2026/04/07 02:20:41 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/07 02:20:41 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/07 02:20:41 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m)
2026/04/07 02:20:41 INFO : Path2 checking for diffs
2026/04/07 02:20:41 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/07 02:20:41 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/07 02:20:41 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m)
2026/04/07 02:20:41 INFO : Applying changes
2026/04/07 02:20:41 INFO : Checking potential conflicts...
2026/04/07 02:20:41 ERROR : file1.txt: md5 differ
2026/04/07 02:20:41 NOTICE: Local file system at /tmp/021502vo/resolve/path2: 1 differences found
2026/04/07 02:20:41 NOTICE: Local file system at /tmp/021502vo/resolve/path2: 1 errors while checking
2026/04/07 02:20:41 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/07 02:20:41 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/04/07 02:20:41 INFO : file1.txt: [32mThe winner is: Path2[0m
2026/04/07 02:20:41 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-kotovod1leye/021502vo/resolve/path1/file1.txt.dinosaur1[0m
2026/04/07 02:20:41 INFO : file1.txt: Moved (server-side) to: file1.txt.dinosaur1
2026/04/07 02:20:41 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/021502vo/resolve/path2/file1.txt.dinosaur1[0m
2026/04/07 02:20:41 NOTICE: - [34mPath2[0m [35mNot renaming Path2 copy, as it was determined the winner[0m - [36m/tmp/021502vo/resolve/path2/file1.txt[0m
2026/04/07 02:20:41 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-kotovod1leye/021502vo/resolve/path1/file1.txt[0m
2026/04/07 02:20:41 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:20:42 INFO : file1.txt: Copied (new)
2026/04/07 02:20:42 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:20:42 INFO : file1.txt.dinosaur1: Copied (new)
2026/04/07 02:20:42 INFO : Updating listings
2026/04/07 02:20:42 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resolve/path1/" vs Path2 "/tmp/021502vo/resolve/path2/"
2026/04/07 02:20:42 INFO : [32mBisync successful[0m
2026/04/07 02:20:42 NOTICE: [36m(18) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/07 02:20:42 NOTICE: [36m(19) :[0m [34mtouch-glob 2002-07-23 /tmp/021502vo/datadir/test_resolve-hufegix8/ file1R.txt[0m
2026/04/07 02:20:42 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/datadir/test_resolve-hufegix8/" for canonical name "/tmp/021502vo/datadir/test_resolve-hufegix8"
2026/04/07 02:20:42 DEBUG : file1R.txt: Set modification time 2002-07-23
2026/04/07 02:20:42 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/021502vo/datadir/test_resolve-hufegix8/file1R.txt /tmp/021502vo/resolve/path2/ file1.txt[0m
2026/04/07 02:20:42 DEBUG : copyFile "/tmp/021502vo/datadir/test_resolve-hufegix8/file1R.txt" to "/tmp/021502vo/resolve/path2/" as "file1.txt"
2026/04/07 02:20:42 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_resolve-hufegix8/file1R.txt"
2026/04/07 02:20:42 DEBUG : Creating backend with remote "/tmp/021502vo/resolve/path2/"
2026/04/07 02:20:42 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/021502vo/resolve/path2" as "file1.txt"
2026/04/07 02:20:42 DEBUG : file1.txt: size = 33 OK
2026/04/07 02:20:42 DEBUG : file1R.txt: Modification times differ by -8760h0m0s: 2002-07-23 00:00:00 +0000 UTC, 2001-07-23 00:00:00 +0000 UTC
2026/04/07 02:20:42 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/07 02:20:42 INFO : file1R.txt: Updated modification time in destination
2026/04/07 02:20:42 DEBUG : file1R.txt: Unchanged skipping
2026/04/07 02:20:42 NOTICE: [36m(21) :[0m [34mtouch-glob 2002-08-26 /tmp/021502vo/datadir/test_resolve-hufegix8/ file1L.txt[0m
2026/04/07 02:20:42 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/datadir/test_resolve-hufegix8/" for canonical name "/tmp/021502vo/datadir/test_resolve-hufegix8"
2026/04/07 02:20:42 DEBUG : file1L.txt: Set modification time 2002-08-26
2026/04/07 02:20:42 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/021502vo/datadir/test_resolve-hufegix8/file1L.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/resolve/path1/ file1.txt[0m
2026/04/07 02:20:42 DEBUG : copyFile "/tmp/021502vo/datadir/test_resolve-hufegix8/file1L.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resolve/path1/" as "file1.txt"
2026/04/07 02:20:42 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_resolve-hufegix8/file1L.txt"
2026/04/07 02:20:42 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resolve/path1/"
2026/04/07 02:20:42 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/resolve/path1/'" as "file1.txt"
2026/04/07 02:20:42 DEBUG : file1.txt: size = 33 OK
2026/04/07 02:20:42 DEBUG : file1L.txt: Modification times differ by -9576h0m0s: 2002-08-26 00:00:00 +0000 UTC, 2001-07-23 00:00:00 +0000 UTC
2026/04/07 02:20:42 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd (Local file system at /tmp/021502vo/datadir/test_resolve-hufegix8)
2026/04/07 02:20:42 DEBUG : file1.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 (azurefiles root 'rclone-test-kotovod1leye/021502vo/resolve/path1/')
2026/04/07 02:20:42 DEBUG : file1L.txt: md5 differ
2026/04/07 02:20:42 DEBUG : file1.txt.e4364b55.partial: size = 33 OK
2026/04/07 02:20:42 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/07 02:20:42 DEBUG : file1.txt.e4364b55.partial: renamed to: file1.txt
2026/04/07 02:20:42 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/04/07 02:20:42 NOTICE: [36m(23) :[0m [34mtest bisync run with --conflict-resolve=larger --conflict-loser=num --conflict-suffix=apple[0m
2026/04/07 02:20:42 NOTICE: [36m(24) :[0m [34mbisync conflict-resolve=larger conflict-loser=num conflict-suffix=apple[0m
2026/04/07 02:20:45 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/resolve/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:20:45 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:20:45 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:20:45 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resolve/path1/" with Path2 "/tmp/021502vo/resolve/path2/"
2026/04/07 02:20:45 INFO : Building Path1 and Path2 listings
2026/04/07 02:20:45 INFO : Path1 checking for diffs
2026/04/07 02:20:45 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/07 02:20:45 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/07 02:20:45 INFO : Path2 checking for diffs
2026/04/07 02:20:45 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/07 02:20:45 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/07 02:20:45 INFO : Applying changes
2026/04/07 02:20:45 INFO : Checking potential conflicts...
2026/04/07 02:20:45 ERROR : file1.txt: md5 differ
2026/04/07 02:20:45 NOTICE: Local file system at /tmp/021502vo/resolve/path2: 1 differences found
2026/04/07 02:20:45 NOTICE: Local file system at /tmp/021502vo/resolve/path2: 1 errors while checking
2026/04/07 02:20:45 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/07 02:20:45 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/04/07 02:20:45 INFO : file1.txt: Winner cannot be determined as sizes are equal. Path1: 33, Path2: 33, Difference: 0
2026/04/07 02:20:45 INFO : file1.txt: [31mA winner could not be determined.[0m
2026/04/07 02:20:45 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-kotovod1leye/021502vo/resolve/path1/file1.txt.apple1[0m
2026/04/07 02:20:45 INFO : file1.txt: Moved (server-side) to: file1.txt.apple1
2026/04/07 02:20:45 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/021502vo/resolve/path2/file1.txt.apple1[0m
2026/04/07 02:20:45 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36m/tmp/021502vo/resolve/path2/file1.txt.apple2[0m
2026/04/07 02:20:45 INFO : file1.txt: Moved (server-side) to: file1.txt.apple2
2026/04/07 02:20:45 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-kotovod1leye/021502vo/resolve/path1/file1.txt.apple2[0m
2026/04/07 02:20:45 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:20:46 INFO : file1.txt.apple2: Copied (new)
2026/04/07 02:20:46 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:20:46 INFO : file1.txt.apple1: Copied (new)
2026/04/07 02:20:46 INFO : Updating listings
2026/04/07 02:20:46 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resolve/path1/" vs Path2 "/tmp/021502vo/resolve/path2/"
2026/04/07 02:20:46 INFO : [32mBisync successful[0m
2026/04/07 02:20:46 NOTICE: [36m(25) :[0m [34mtest different suffixes[0m
2026/04/07 02:20:46 NOTICE: [36m(26) :[0m [34mtouch-glob 2003-07-23 /tmp/021502vo/datadir/test_resolve-hufegix8/ file1R.txt[0m
2026/04/07 02:20:46 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/datadir/test_resolve-hufegix8/" for canonical name "/tmp/021502vo/datadir/test_resolve-hufegix8"
2026/04/07 02:20:46 DEBUG : file1R.txt: Set modification time 2003-07-23
2026/04/07 02:20:46 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/021502vo/datadir/test_resolve-hufegix8/file1R.txt /tmp/021502vo/resolve/path2/ file1.txt[0m
2026/04/07 02:20:46 DEBUG : copyFile "/tmp/021502vo/datadir/test_resolve-hufegix8/file1R.txt" to "/tmp/021502vo/resolve/path2/" as "file1.txt"
2026/04/07 02:20:46 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_resolve-hufegix8/file1R.txt"
2026/04/07 02:20:46 DEBUG : Creating backend with remote "/tmp/021502vo/resolve/path2/"
2026/04/07 02:20:46 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/021502vo/resolve/path2" as "file1.txt"
2026/04/07 02:20:46 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/04/07 02:20:46 DEBUG : file1.txt.5ea1e655.partial: size = 33 OK
2026/04/07 02:20:46 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/07 02:20:46 DEBUG : file1.txt.5ea1e655.partial: renamed to: file1.txt
2026/04/07 02:20:46 INFO : file1R.txt: Copied (new) to: file1.txt
2026/04/07 02:20:46 NOTICE: [36m(28) :[0m [34mtouch-glob 2003-07-23 /tmp/021502vo/datadir/test_resolve-hufegix8/ file1L.txt[0m
2026/04/07 02:20:46 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/datadir/test_resolve-hufegix8/" for canonical name "/tmp/021502vo/datadir/test_resolve-hufegix8"
2026/04/07 02:20:46 DEBUG : file1L.txt: Set modification time 2003-07-23
2026/04/07 02:20:46 NOTICE: [36m(29) :[0m [34mcopy-as /tmp/021502vo/datadir/test_resolve-hufegix8/file1L.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/resolve/path1/ file1.txt[0m
2026/04/07 02:20:46 DEBUG : copyFile "/tmp/021502vo/datadir/test_resolve-hufegix8/file1L.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resolve/path1/" as "file1.txt"
2026/04/07 02:20:46 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_resolve-hufegix8/file1L.txt"
2026/04/07 02:20:46 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resolve/path1/"
2026/04/07 02:20:46 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/resolve/path1/'" as "file1.txt"
2026/04/07 02:20:46 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/04/07 02:20:46 DEBUG : file1.txt.5ea1e655.partial: size = 33 OK
2026/04/07 02:20:46 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/07 02:20:46 DEBUG : file1.txt.5ea1e655.partial: renamed to: file1.txt
2026/04/07 02:20:46 INFO : file1L.txt: Copied (new) to: file1.txt
2026/04/07 02:20:46 NOTICE: [36m(30) :[0m [34mtest bisync run with --conflict-resolve=older --conflict-loser=num --conflict-suffix=cloud,local[0m
2026/04/07 02:20:46 NOTICE: [36m(31) :[0m [34mbisync conflict-resolve=older conflict-loser=num conflict-suffix=cloud,local[0m
2026/04/07 02:20:48 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/resolve/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:20:48 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:20:48 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:20:48 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resolve/path1/" with Path2 "/tmp/021502vo/resolve/path2/"
2026/04/07 02:20:48 INFO : Building Path1 and Path2 listings
2026/04/07 02:20:49 INFO : Path1 checking for diffs
2026/04/07 02:20:49 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/07 02:20:49 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/07 02:20:49 INFO : Path2 checking for diffs
2026/04/07 02:20:49 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/07 02:20:49 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/07 02:20:49 INFO : Applying changes
2026/04/07 02:20:49 INFO : Checking potential conflicts...
2026/04/07 02:20:49 ERROR : file1.txt: md5 differ
2026/04/07 02:20:49 NOTICE: Local file system at /tmp/021502vo/resolve/path2: 1 differences found
2026/04/07 02:20:49 NOTICE: Local file system at /tmp/021502vo/resolve/path2: 1 errors while checking
2026/04/07 02:20:49 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/07 02:20:49 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/04/07 02:20:49 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
2026/04/07 02:20:49 INFO : file1.txt: [31mA winner could not be determined.[0m
2026/04/07 02:20:49 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-kotovod1leye/021502vo/resolve/path1/file1.txt.cloud1[0m
2026/04/07 02:20:49 INFO : file1.txt: Moved (server-side) to: file1.txt.cloud1
2026/04/07 02:20:49 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/021502vo/resolve/path2/file1.txt.cloud1[0m
2026/04/07 02:20:49 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36m/tmp/021502vo/resolve/path2/file1.txt.local1[0m
2026/04/07 02:20:49 INFO : file1.txt: Moved (server-side) to: file1.txt.local1
2026/04/07 02:20:49 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-kotovod1leye/021502vo/resolve/path1/file1.txt.local1[0m
2026/04/07 02:20:49 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:20:49 INFO : file1.txt.local1: Copied (new)
2026/04/07 02:20:49 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:20:50 INFO : file1.txt.cloud1: Copied (new)
2026/04/07 02:20:50 INFO : Updating listings
2026/04/07 02:20:50 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resolve/path1/" vs Path2 "/tmp/021502vo/resolve/path2/"
2026/04/07 02:20:50 INFO : [32mBisync successful[0m
2026/04/07 02:20:50 NOTICE: [36m(32) :[0m [34mtest legacy[0m
2026/04/07 02:20:50 NOTICE: [36m(33) :[0m [34mtouch-glob 2004-07-23 /tmp/021502vo/datadir/test_resolve-hufegix8/ file1R.txt[0m
2026/04/07 02:20:50 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/datadir/test_resolve-hufegix8/" for canonical name "/tmp/021502vo/datadir/test_resolve-hufegix8"
2026/04/07 02:20:50 DEBUG : file1R.txt: Set modification time 2004-07-23
2026/04/07 02:20:50 NOTICE: [36m(34) :[0m [34mcopy-as /tmp/021502vo/datadir/test_resolve-hufegix8/file1R.txt /tmp/021502vo/resolve/path2/ file1.txt[0m
2026/04/07 02:20:50 DEBUG : copyFile "/tmp/021502vo/datadir/test_resolve-hufegix8/file1R.txt" to "/tmp/021502vo/resolve/path2/" as "file1.txt"
2026/04/07 02:20:50 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_resolve-hufegix8/file1R.txt"
2026/04/07 02:20:50 DEBUG : Creating backend with remote "/tmp/021502vo/resolve/path2/"
2026/04/07 02:20:50 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/021502vo/resolve/path2" as "file1.txt"
2026/04/07 02:20:50 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/04/07 02:20:50 DEBUG : file1.txt.86629d73.partial: size = 33 OK
2026/04/07 02:20:50 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/07 02:20:50 DEBUG : file1.txt.86629d73.partial: renamed to: file1.txt
2026/04/07 02:20:50 INFO : file1R.txt: Copied (new) to: file1.txt
2026/04/07 02:20:50 NOTICE: [36m(35) :[0m [34mtouch-glob 2004-07-23 /tmp/021502vo/datadir/test_resolve-hufegix8/ file1L.txt[0m
2026/04/07 02:20:50 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/datadir/test_resolve-hufegix8/" for canonical name "/tmp/021502vo/datadir/test_resolve-hufegix8"
2026/04/07 02:20:50 DEBUG : file1L.txt: Set modification time 2004-07-23
2026/04/07 02:20:50 NOTICE: [36m(36) :[0m [34mcopy-as /tmp/021502vo/datadir/test_resolve-hufegix8/file1L.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/resolve/path1/ file1.txt[0m
2026/04/07 02:20:50 DEBUG : copyFile "/tmp/021502vo/datadir/test_resolve-hufegix8/file1L.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resolve/path1/" as "file1.txt"
2026/04/07 02:20:50 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_resolve-hufegix8/file1L.txt"
2026/04/07 02:20:50 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resolve/path1/"
2026/04/07 02:20:50 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/resolve/path1/'" as "file1.txt"
2026/04/07 02:20:50 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/04/07 02:20:50 DEBUG : file1.txt.86629d73.partial: size = 33 OK
2026/04/07 02:20:50 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/07 02:20:50 DEBUG : file1.txt.86629d73.partial: renamed to: file1.txt
2026/04/07 02:20:50 INFO : file1L.txt: Copied (new) to: file1.txt
2026/04/07 02:20:50 NOTICE: [36m(37) :[0m [34mtest bisync run with --conflict-resolve=none --conflict-loser=pathname --conflict-suffix=.path[0m
2026/04/07 02:20:50 NOTICE: [36m(38) :[0m [34mbisync conflict-resolve=none conflict-loser=pathname conflict-suffix=.path[0m
2026/04/07 02:20:52 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/resolve/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:20:52 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:20:52 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:20:52 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resolve/path1/" with Path2 "/tmp/021502vo/resolve/path2/"
2026/04/07 02:20:52 INFO : Building Path1 and Path2 listings
2026/04/07 02:20:52 INFO : Path1 checking for diffs
2026/04/07 02:20:52 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/07 02:20:52 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/07 02:20:52 INFO : Path2 checking for diffs
2026/04/07 02:20:52 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/07 02:20:52 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/07 02:20:52 INFO : Applying changes
2026/04/07 02:20:52 INFO : Checking potential conflicts...
2026/04/07 02:20:53 ERROR : file1.txt: md5 differ
2026/04/07 02:20:53 NOTICE: Local file system at /tmp/021502vo/resolve/path2: 1 differences found
2026/04/07 02:20:53 NOTICE: Local file system at /tmp/021502vo/resolve/path2: 1 errors while checking
2026/04/07 02:20:53 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/07 02:20:53 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/04/07 02:20:53 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-kotovod1leye/021502vo/resolve/path1/file1.txt..path1[0m
2026/04/07 02:20:53 INFO : file1.txt: Moved (server-side) to: file1.txt..path1
2026/04/07 02:20:53 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/021502vo/resolve/path2/file1.txt..path1[0m
2026/04/07 02:20:53 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36m/tmp/021502vo/resolve/path2/file1.txt..path2[0m
2026/04/07 02:20:53 INFO : file1.txt: Moved (server-side) to: file1.txt..path2
2026/04/07 02:20:53 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-kotovod1leye/021502vo/resolve/path1/file1.txt..path2[0m
2026/04/07 02:20:53 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:20:53 INFO : file1.txt..path2: Copied (new)
2026/04/07 02:20:53 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:20:53 INFO : file1.txt..path1: Copied (new)
2026/04/07 02:20:53 INFO : Updating listings
2026/04/07 02:20:53 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resolve/path1/" vs Path2 "/tmp/021502vo/resolve/path2/"
2026/04/07 02:20:53 INFO : [32mBisync successful[0m
2026/04/07 02:20:53 NOTICE: [36m(39) :[0m [34mtest deletes on both sides with default suffix[0m
2026/04/07 02:20:53 NOTICE: [36m(40) :[0m [34mtouch-glob 2005-01-02 /tmp/021502vo/datadir/test_resolve-hufegix8/ file1R.txt[0m
2026/04/07 02:20:53 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/datadir/test_resolve-hufegix8/" for canonical name "/tmp/021502vo/datadir/test_resolve-hufegix8"
2026/04/07 02:20:53 DEBUG : file1R.txt: Set modification time 2005-01-02
2026/04/07 02:20:53 NOTICE: [36m(41) :[0m [34mcopy-as /tmp/021502vo/datadir/test_resolve-hufegix8/file1R.txt /tmp/021502vo/resolve/path2/ file1.txt[0m
2026/04/07 02:20:53 DEBUG : copyFile "/tmp/021502vo/datadir/test_resolve-hufegix8/file1R.txt" to "/tmp/021502vo/resolve/path2/" as "file1.txt"
2026/04/07 02:20:53 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_resolve-hufegix8/file1R.txt"
2026/04/07 02:20:53 DEBUG : Creating backend with remote "/tmp/021502vo/resolve/path2/"
2026/04/07 02:20:53 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/021502vo/resolve/path2" as "file1.txt"
2026/04/07 02:20:53 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/04/07 02:20:53 DEBUG : file1.txt.0d1673a5.partial: size = 33 OK
2026/04/07 02:20:53 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/07 02:20:53 DEBUG : file1.txt.0d1673a5.partial: renamed to: file1.txt
2026/04/07 02:20:53 INFO : file1R.txt: Copied (new) to: file1.txt
2026/04/07 02:20:53 NOTICE: [36m(42) :[0m [34mcopy-as /tmp/021502vo/datadir/test_resolve-hufegix8/file1R.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/resolve/path1/ file2.txt[0m
2026/04/07 02:20:53 DEBUG : copyFile "/tmp/021502vo/datadir/test_resolve-hufegix8/file1R.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resolve/path1/" as "file2.txt"
2026/04/07 02:20:53 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_resolve-hufegix8/file1R.txt"
2026/04/07 02:20:53 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resolve/path1/"
2026/04/07 02:20:54 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/resolve/path1/'" as "file2.txt"
2026/04/07 02:20:54 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/021502vo/datadir/test_resolve-hufegix8)
2026/04/07 02:20:54 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-kotovod1leye/021502vo/resolve/path1/')
2026/04/07 02:20:54 DEBUG : file1R.txt: Sizes differ
2026/04/07 02:20:54 DEBUG : file2.txt.57774cc5.partial: size = 33 OK
2026/04/07 02:20:54 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/07 02:20:54 DEBUG : file2.txt.57774cc5.partial: renamed to: file2.txt
2026/04/07 02:20:54 INFO : file1R.txt: Copied (replaced existing) to: file2.txt
2026/04/07 02:20:54 NOTICE: [36m(43) :[0m [34mtouch-glob 2006-03-04 /tmp/021502vo/datadir/test_resolve-hufegix8/ file1L.txt[0m
2026/04/07 02:20:54 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/datadir/test_resolve-hufegix8/" for canonical name "/tmp/021502vo/datadir/test_resolve-hufegix8"
2026/04/07 02:20:54 DEBUG : file1L.txt: Set modification time 2006-03-04
2026/04/07 02:20:54 NOTICE: [36m(44) :[0m [34mcopy-as /tmp/021502vo/datadir/test_resolve-hufegix8/file1L.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/resolve/path1/ file1.txt[0m
2026/04/07 02:20:54 DEBUG : copyFile "/tmp/021502vo/datadir/test_resolve-hufegix8/file1L.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resolve/path1/" as "file1.txt"
2026/04/07 02:20:54 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_resolve-hufegix8/file1L.txt"
2026/04/07 02:20:54 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resolve/path1/"
2026/04/07 02:20:54 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/resolve/path1/'" as "file1.txt"
2026/04/07 02:20:54 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/04/07 02:20:54 DEBUG : file1.txt.96f4d061.partial: size = 33 OK
2026/04/07 02:20:54 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/07 02:20:54 DEBUG : file1.txt.96f4d061.partial: renamed to: file1.txt
2026/04/07 02:20:54 INFO : file1L.txt: Copied (new) to: file1.txt
2026/04/07 02:20:54 NOTICE: [36m(45) :[0m [34mcopy-as /tmp/021502vo/datadir/test_resolve-hufegix8/file1L.txt /tmp/021502vo/resolve/path2/ file2.txt[0m
2026/04/07 02:20:54 DEBUG : copyFile "/tmp/021502vo/datadir/test_resolve-hufegix8/file1L.txt" to "/tmp/021502vo/resolve/path2/" as "file2.txt"
2026/04/07 02:20:54 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_resolve-hufegix8/file1L.txt"
2026/04/07 02:20:54 DEBUG : Creating backend with remote "/tmp/021502vo/resolve/path2/"
2026/04/07 02:20:54 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/021502vo/resolve/path2" as "file2.txt"
2026/04/07 02:20:54 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/021502vo/datadir/test_resolve-hufegix8)
2026/04/07 02:20:54 DEBUG : file2.txt: size = 0 (Local file system at /tmp/021502vo/resolve/path2)
2026/04/07 02:20:54 DEBUG : file1L.txt: Sizes differ
2026/04/07 02:20:54 DEBUG : file2.txt.cc95ef01.partial: size = 33 OK
2026/04/07 02:20:54 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/07 02:20:54 DEBUG : file2.txt.cc95ef01.partial: renamed to: file2.txt
2026/04/07 02:20:54 INFO : file1L.txt: Copied (replaced existing) to: file2.txt
2026/04/07 02:20:54 NOTICE: [36m(46) :[0m [34mtest bisync run with --conflict-resolve=newer --conflict-loser=delete[0m
2026/04/07 02:20:54 NOTICE: [36m(47) :[0m [34mbisync conflict-resolve=newer conflict-loser=delete[0m
2026/04/07 02:20:57 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/resolve/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:20:57 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:20:57 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:20:57 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resolve/path1/" with Path2 "/tmp/021502vo/resolve/path2/"
2026/04/07 02:20:57 INFO : Building Path1 and Path2 listings
2026/04/07 02:20:57 INFO : Path1 checking for diffs
2026/04/07 02:20:57 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/07 02:20:57 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/07 02:20:57 INFO : Path1: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/07 02:20:57 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/07 02:20:57 INFO : Path2 checking for diffs
2026/04/07 02:20:57 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/07 02:20:57 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/07 02:20:57 INFO : Path2: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/07 02:20:57 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/07 02:20:57 INFO : Applying changes
2026/04/07 02:20:57 INFO : Checking potential conflicts...
2026/04/07 02:20:57 ERROR : file1.txt: md5 differ
2026/04/07 02:20:57 ERROR : file2.txt: md5 differ
2026/04/07 02:20:57 NOTICE: Local file system at /tmp/021502vo/resolve/path2: 2 differences found
2026/04/07 02:20:57 NOTICE: Local file system at /tmp/021502vo/resolve/path2: 2 errors while checking
2026/04/07 02:20:57 INFO : Finished checking the potential conflicts. 2 differences found
2026/04/07 02:20:57 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/04/07 02:20: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
2026/04/07 02:20:57 INFO : file1.txt: [32mThe winner is: Path1[0m
2026/04/07 02:20:57 NOTICE: - [34mPath2[0m [35mDeleting Path2 copy[0m - [36m/tmp/021502vo/resolve/path2/file1.txt[0m
2026/04/07 02:20:57 INFO : file1.txt: Deleted
2026/04/07 02:20:57 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mfile1.txt[0m
2026/04/07 02:20:57 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile2.txt[0m
2026/04/07 02:20: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
2026/04/07 02:20:57 INFO : file2.txt: [32mThe winner is: Path2[0m
2026/04/07 02:20:57 NOTICE: - [36mPath1[0m [35mDeleting Path1 copy[0m - [36mTestAzureFiles:rclone-test-kotovod1leye/021502vo/resolve/path1/file2.txt[0m
2026/04/07 02:20:57 INFO : file2.txt: Deleted
2026/04/07 02:20:57 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mfile2.txt[0m
2026/04/07 02:20:57 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:20:57 INFO : file2.txt: Copied (new)
2026/04/07 02:20:57 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:20:58 INFO : file1.txt: Copied (new)
2026/04/07 02:20:58 INFO : Updating listings
2026/04/07 02:20:58 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resolve/path1/" vs Path2 "/tmp/021502vo/resolve/path2/"
2026/04/07 02:20:58 INFO : [32mBisync successful[0m
2026/04/07 02:20:58 DEBUG : Waiting for deletions to finish
2026/04/07 02:20:58 INFO : file1.txt: Deleted
2026/04/07 02:20:58 INFO : RCLONE_TEST: Deleted
2026/04/07 02:20:58 INFO : file1.txt..path1: Deleted
2026/04/07 02:20:58 INFO : file1.txt..path2: Deleted
2026/04/07 02:20:58 INFO : file1.txt.apple2: Deleted
2026/04/07 02:20:58 INFO : file1.txt.apple1: Deleted
2026/04/07 02:20:58 INFO : file1.txt.cloud1: Deleted
2026/04/07 02:20:58 INFO : file1.txt.dinosaur1: Deleted
2026/04/07 02:20:58 INFO : file2.txt: Deleted
2026/04/07 02:20:58 INFO : file1.txt.local1: Deleted
2026/04/07 02:20:58 DEBUG : removing 1 level 0 directories
2026/04/07 02:20:58 INFO : azurefiles root 'rclone-test-kotovod1leye/021502vo/resolve/path1': Removing directory
2026/04/07 02:20:58 DEBUG : Waiting for deletions to finish
2026/04/07 02:20:58 INFO : RCLONE_TEST: Deleted
2026/04/07 02:20:58 INFO : file1.txt.local1: Deleted
2026/04/07 02:20:58 INFO : file2.txt: Deleted
2026/04/07 02:20:58 INFO : file1.txt: Deleted
2026/04/07 02:20:58 INFO : file1.txt.apple2: Deleted
2026/04/07 02:20:58 INFO : file1.txt..path1: Deleted
2026/04/07 02:20:58 INFO : file1.txt..path2: Deleted
2026/04/07 02:20:58 INFO : file1.txt.cloud1: Deleted
2026/04/07 02:20:58 INFO : file1.txt.apple1: Deleted
2026/04/07 02:20:58 INFO : file1.txt.dinosaur1: Deleted
2026/04/07 02:20:58 DEBUG : removing 1 level 0 directories
2026/04/07 02:20:58 INFO : Local file system at /tmp/021502vo/resolve/path2: Removing directory
bisync_test.go:608: [32mTEST resolve PASSED[0m
=== RUN TestBisyncRemoteLocal/resync
2026/04/07 02:20:58 INFO : path1: Making directory
2026/04/07 02:20:58 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resync/path1"
2026/04/07 02:20:58 DEBUG : Creating backend with remote "/tmp/021502vo/resync/path2"
2026/04/07 02:20:58 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync/initial"
2026/04/07 02:20:58 DEBUG : Creating backend with remote "/tmp/021502vo/initdir/test_resync-zeyekum8"
2026/04/07 02:20:58 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:20:58 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:20:58 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:20:58 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:20:58 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:20:58 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:20:58 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:20:58 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:20:58 DEBUG : Local file system at /tmp/021502vo/initdir/test_resync-zeyekum8: Waiting for checks to finish
2026/04/07 02:20:58 DEBUG : Local file system at /tmp/021502vo/initdir/test_resync-zeyekum8: Waiting for transfers to finish
2026/04/07 02:20:58 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:20:58 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:20:58 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:20:58 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:20:58 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:20:58 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:20:58 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:20:58 INFO : file1.txt: Copied (new)
2026/04/07 02:20:58 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:20:58 INFO : file3.txt: Copied (new)
2026/04/07 02:20:58 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:20:58 INFO : file2.txt: Copied (new)
2026/04/07 02:20:58 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:20:58 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:20:58 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:20:58 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:20:58 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:20:58 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:20:58 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:20:58 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:20:58 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:20:58 INFO : file5.txt: Copied (new)
2026/04/07 02:20:58 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:20:58 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:20:58 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:20:58 INFO : file4.txt: Copied (new)
2026/04/07 02:20:58 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:20:58 INFO : file6.txt: Copied (new)
2026/04/07 02:20:58 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:20:58 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:20:58 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:20:58 INFO : file7.txt: Copied (new)
2026/04/07 02:20:58 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync/modfiles"
2026/04/07 02:20:58 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_resync-ziderov7"
2026/04/07 02:20:58 DEBUG : fileA.txt: Need to transfer - File not found at Destination
2026/04/07 02:20:58 DEBUG : fileB.txt: Need to transfer - File not found at Destination
2026/04/07 02:20:58 DEBUG : Local file system at /tmp/021502vo/datadir/test_resync-ziderov7: Waiting for checks to finish
2026/04/07 02:20:58 DEBUG : Local file system at /tmp/021502vo/datadir/test_resync-ziderov7: Waiting for transfers to finish
2026/04/07 02:20:58 DEBUG : fileA.txt.04c13af3.partial: size = 19 OK
2026/04/07 02:20:58 DEBUG : fileB.txt.b8ec97e6.partial: size = 19 OK
2026/04/07 02:20:58 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:20:58 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:20:58 DEBUG : fileA.txt.04c13af3.partial: renamed to: fileA.txt
2026/04/07 02:20:58 INFO : fileA.txt: Copied (new)
2026/04/07 02:20:58 DEBUG : fileB.txt.b8ec97e6.partial: renamed to: fileB.txt
2026/04/07 02:20:58 INFO : fileB.txt: Copied (new)
2026/04/07 02:20:58 DEBUG : Waiting for deletions to finish
2026/04/07 02:20:58 ERROR : error listing: directory not found
2026/04/07 02:20:59 ERROR : azurefiles root 'rclone-test-kotovod1leye/021502vo/resync/path1': Failed to list "": directory not found
2026/04/07 02:20:59 DEBUG : removing 1 level 0 directories
2026/04/07 02:20:59 INFO : azurefiles root 'rclone-test-kotovod1leye/021502vo/resync/path1': Removing directory
2026/04/07 02:20:59 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kotovod1leye/021502vo/resync/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:9a134d72-101a-0043-5935-c65746000000
Time:2026-04-07T02:20:59.0396783Z
--------------------------------------------------------------------------------
2026/04/07 02:20:59 DEBUG : Waiting for deletions to finish
2026/04/07 02:20:59 ERROR : error listing: directory not found
2026/04/07 02:20:59 ERROR : Local file system at /tmp/021502vo/resync/path2: Failed to list "": directory not found
2026/04/07 02:20:59 DEBUG : removing 1 level 0 directories
2026/04/07 02:20:59 INFO : Local file system at /tmp/021502vo/resync/path2: Removing directory
2026/04/07 02:20:59 ERROR : Failed to rmdir: stat /tmp/021502vo/resync/path2: no such file or directory
2026/04/07 02:20:59 ERROR : error listing: directory not found
2026/04/07 02:20:59 ERROR : error listing: directory not found
2026/04/07 02:20:59 NOTICE: checking initFs Local file system at /tmp/021502vo/initdir/test_resync-zeyekum8
2026/04/07 02:20:59 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:20:59 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:20:59 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:20:59 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:20:59 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:20:59 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:20:59 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:20:59 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:20:59 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/resync/path1': Waiting for checks to finish
2026/04/07 02:20:59 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/resync/path1': Waiting for transfers to finish
2026/04/07 02:20:59 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:20:59 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:20:59 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:20:59 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:20:59 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:20:59 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:20:59 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:20:59 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:20:59 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:20:59 INFO : file2.txt: Copied (new)
2026/04/07 02:20:59 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:20:59 INFO : file1.txt: Copied (new)
2026/04/07 02:20:59 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:20:59 INFO : file3.txt: Copied (new)
2026/04/07 02:20:59 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:20:59 INFO : file4.txt: Copied (new)
2026/04/07 02:20:59 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:20:59 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:20:59 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:20:59 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:20:59 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:20:59 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:20:59 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:20:59 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:20:59 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:20:59 INFO : file5.txt: Copied (new)
2026/04/07 02:20:59 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:20:59 INFO : file6.txt: Copied (new)
2026/04/07 02:20:59 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:20:59 INFO : file7.txt: Copied (new)
2026/04/07 02:20:59 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:20:59 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:20:59 NOTICE: checking Path1 azurefiles root 'rclone-test-kotovod1leye/021502vo/resync/path1'
2026/04/07 02:21:00 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:21:00 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:00 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:00 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:00 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:00 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:00 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:00 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:00 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:21:00 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:21:00 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:21:00 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:21:00 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:21:00 DEBUG : Local file system at /tmp/021502vo/resync/path2: Waiting for checks to finish
2026/04/07 02:21:00 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:21:00 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:00 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:21:00 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:00 DEBUG : Local file system at /tmp/021502vo/resync/path2: Waiting for transfers to finish
2026/04/07 02:21:00 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:00 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:21:00 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:00 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:21:00 INFO : file1.txt: Copied (new)
2026/04/07 02:21:00 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:21:00 INFO : file3.txt: Copied (new)
2026/04/07 02:21:00 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:21:00 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:00 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:21:00 INFO : file6.txt: Copied (new)
2026/04/07 02:21:00 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:21:00 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:00 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:21:00 INFO : file7.txt: Copied (new)
2026/04/07 02:21:00 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:21:00 INFO : file2.txt: Copied (new)
2026/04/07 02:21:00 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:21:00 INFO : file4.txt: Copied (new)
2026/04/07 02:21:00 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:21:00 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:00 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:21:00 INFO : file5.txt: Copied (new)
2026/04/07 02:21:00 NOTICE: checking path2 Local file system at /tmp/021502vo/resync/path2
2026/04/07 02:21:00 NOTICE: [36m(01) :[0m [34mtest resync[0m
2026/04/07 02:21:00 NOTICE: [36m(02) :[0m [34mtest 1. resync with empty path1, resulting in copying all content from path2.[0m
2026/04/07 02:21:00 NOTICE: [36m(03) :[0m [34mpurge-children TestAzureFiles:rclone-test-kotovod1leye/021502vo/resync/path1/[0m
2026/04/07 02:21:00 DEBUG : file1.txt: Remove file
2026/04/07 02:21:00 DEBUG : file2.txt: Remove file
2026/04/07 02:21:00 DEBUG : file3.txt: Remove file
2026/04/07 02:21:00 DEBUG : file4.txt: Remove file
2026/04/07 02:21:00 DEBUG : file5.txt: Remove file
2026/04/07 02:21:00 DEBUG : file6.txt: Remove file
2026/04/07 02:21:00 DEBUG : file7.txt: Remove file
2026/04/07 02:21:00 DEBUG : RCLONE_TEST: Remove file
2026/04/07 02:21:00 NOTICE: [36m(04) :[0m [34mbisync resync[0m
2026/04/07 02:21:03 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/resync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:21:03 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:21:03 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:21:03 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resync/path1/" with Path2 "/tmp/021502vo/resync/path2/"
2026/04/07 02:21:03 INFO : Copying Path2 files to Path1
2026/04/07 02:21:03 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:21:03 INFO : file2.txt: Copied (new)
2026/04/07 02:21:03 INFO : file4.txt: Copied (new)
2026/04/07 02:21:03 INFO : file3.txt: Copied (new)
2026/04/07 02:21:03 INFO : file1.txt: Copied (new)
2026/04/07 02:21:03 INFO : file5.txt: Copied (new)
2026/04/07 02:21:03 INFO : file6.txt: Copied (new)
2026/04/07 02:21:03 INFO : file7.txt: Copied (new)
2026/04/07 02:21:03 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:21:03 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:21:03 INFO : Resync updating listings
2026/04/07 02:21:03 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resync/path1/" vs Path2 "/tmp/021502vo/resync/path2/"
2026/04/07 02:21:03 INFO : [32mBisync successful[0m
2026/04/07 02:21:03 NOTICE: [36m(05) :[0m [34mmove-listings empty-path1[0m
2026/04/07 02:21:03 NOTICE: [36m(06) :[0m [34mtest 2. resync with empty path2, resulting in syncing all content to path2.[0m
2026/04/07 02:21:03 NOTICE: [36m(07) :[0m [34mpurge-children /tmp/021502vo/resync/path2/[0m
2026/04/07 02:21:03 DEBUG : file6.txt: Remove file
2026/04/07 02:21:03 DEBUG : file4.txt: Remove file
2026/04/07 02:21:03 DEBUG : file1.txt: Remove file
2026/04/07 02:21:03 DEBUG : file3.txt: Remove file
2026/04/07 02:21:03 DEBUG : RCLONE_TEST: Remove file
2026/04/07 02:21:03 DEBUG : file5.txt: Remove file
2026/04/07 02:21:03 DEBUG : file7.txt: Remove file
2026/04/07 02:21:03 DEBUG : file2.txt: Remove file
2026/04/07 02:21:03 NOTICE: [36m(08) :[0m [34mbisync resync[0m
2026/04/07 02:21:06 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/resync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:21:06 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:21:06 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:21:06 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resync/path1/" with Path2 "/tmp/021502vo/resync/path2/"
2026/04/07 02:21:06 INFO : Copying Path2 files to Path1
2026/04/07 02:21:06 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:21:06 INFO : There was nothing to transfer
2026/04/07 02:21:06 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:21:06 INFO : file1.txt: Copied (new)
2026/04/07 02:21:06 INFO : file3.txt: Copied (new)
2026/04/07 02:21:06 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:21:06 INFO : file2.txt: Copied (new)
2026/04/07 02:21:06 INFO : file7.txt: Copied (new)
2026/04/07 02:21:06 INFO : file5.txt: Copied (new)
2026/04/07 02:21:06 INFO : file6.txt: Copied (new)
2026/04/07 02:21:06 INFO : file4.txt: Copied (new)
2026/04/07 02:21:06 INFO : Resync updating listings
2026/04/07 02:21:06 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resync/path1/" vs Path2 "/tmp/021502vo/resync/path2/"
2026/04/07 02:21:06 INFO : [32mBisync successful[0m
2026/04/07 02:21:06 NOTICE: [36m(09) :[0m [34mmove-listings empty-path2[0m
2026/04/07 02:21:06 NOTICE: [36m(10) :[0m [34mtest 3. exercise all of the various file difference scenarios during a resync.[0m
2026/04/07 02:21:06 NOTICE: [36m(11) :[0m [34mtouch-glob 2002-02-02 /tmp/021502vo/datadir/test_resync-ziderov7/ fileA.txt[0m
2026/04/07 02:21:06 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_resync-ziderov7/"
2026/04/07 02:21:06 DEBUG : fs cache: renaming cache item "/tmp/021502vo/datadir/test_resync-ziderov7/" to be canonical "/tmp/021502vo/datadir/test_resync-ziderov7"
2026/04/07 02:21:06 DEBUG : fileA.txt: Set modification time 2002-02-02
2026/04/07 02:21:06 NOTICE: [36m(12) :[0m [34mtouch-glob 1999-09-09 /tmp/021502vo/datadir/test_resync-ziderov7/ fileB.txt[0m
2026/04/07 02:21:06 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/datadir/test_resync-ziderov7/" for canonical name "/tmp/021502vo/datadir/test_resync-ziderov7"
2026/04/07 02:21:06 DEBUG : fileB.txt: Set modification time 1999-09-09
2026/04/07 02:21:06 NOTICE: [36m(13) :[0m [34mtest = file - path1 - path2 - expected action - who wins[0m
2026/04/07 02:21:06 NOTICE: [36m(14) :[0m [34mtest - file1.txt - exists - missing - sync path1 > path2 - path1[0m
2026/04/07 02:21:06 NOTICE: [36m(15) :[0m [34mdelete-file /tmp/021502vo/resync/path2/file1.txt[0m
2026/04/07 02:21:06 DEBUG : Creating backend with remote "/tmp/021502vo/resync/path2/"
2026/04/07 02:21:06 DEBUG : fs cache: renaming cache item "/tmp/021502vo/resync/path2/" to be canonical "/tmp/021502vo/resync/path2"
2026/04/07 02:21:06 INFO : file1.txt: Deleted
2026/04/07 02:21:06 NOTICE: [36m(16) :[0m [34mtest - file2.txt - missing - exists - copy path2 > path1 - path2[0m
2026/04/07 02:21:06 NOTICE: [36m(17) :[0m [34mdelete-file TestAzureFiles:rclone-test-kotovod1leye/021502vo/resync/path1/file2.txt[0m
2026/04/07 02:21:06 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resync/path1/"
2026/04/07 02:21:06 INFO : file2.txt: Deleted
2026/04/07 02:21:06 NOTICE: [36m(18) :[0m [34mtest - file3.txt - exists - newer date - sync path1 > path2 - path1[0m
2026/04/07 02:21:06 NOTICE: [36m(19) :[0m [34mcopy-as /tmp/021502vo/datadir/test_resync-ziderov7/fileA.txt /tmp/021502vo/resync/path2/ file3.txt[0m
2026/04/07 02:21:06 DEBUG : copyFile "/tmp/021502vo/datadir/test_resync-ziderov7/fileA.txt" to "/tmp/021502vo/resync/path2/" as "file3.txt"
2026/04/07 02:21:06 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_resync-ziderov7/fileA.txt"
2026/04/07 02:21:06 DEBUG : Creating backend with remote "/tmp/021502vo/resync/path2/"
2026/04/07 02:21:06 DEBUG : operations.CopyFile "fileA.txt" to "Local file system at /tmp/021502vo/resync/path2" as "file3.txt"
2026/04/07 02:21:06 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/021502vo/datadir/test_resync-ziderov7)
2026/04/07 02:21:06 DEBUG : file3.txt: size = 0 (Local file system at /tmp/021502vo/resync/path2)
2026/04/07 02:21:06 DEBUG : fileA.txt: Sizes differ
2026/04/07 02:21:06 DEBUG : file3.txt.2b9483fe.partial: size = 19 OK
2026/04/07 02:21:06 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:21:06 DEBUG : file3.txt.2b9483fe.partial: renamed to: file3.txt
2026/04/07 02:21:06 INFO : fileA.txt: Copied (replaced existing) to: file3.txt
2026/04/07 02:21:06 NOTICE: [36m(20) :[0m [34mtest - file4.txt - missing - newer date - copy path2 > path1 - path2[0m
2026/04/07 02:21:06 NOTICE: [36m(21) :[0m [34mdelete-file TestAzureFiles:rclone-test-kotovod1leye/021502vo/resync/path1/file4.txt[0m
2026/04/07 02:21:06 INFO : file4.txt: Deleted
2026/04/07 02:21:06 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/021502vo/datadir/test_resync-ziderov7/fileA.txt /tmp/021502vo/resync/path2/ file4.txt[0m
2026/04/07 02:21:06 DEBUG : copyFile "/tmp/021502vo/datadir/test_resync-ziderov7/fileA.txt" to "/tmp/021502vo/resync/path2/" as "file4.txt"
2026/04/07 02:21:06 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_resync-ziderov7/fileA.txt"
2026/04/07 02:21:06 DEBUG : Creating backend with remote "/tmp/021502vo/resync/path2/"
2026/04/07 02:21:06 DEBUG : operations.CopyFile "fileA.txt" to "Local file system at /tmp/021502vo/resync/path2" as "file4.txt"
2026/04/07 02:21:06 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/021502vo/datadir/test_resync-ziderov7)
2026/04/07 02:21:06 DEBUG : file4.txt: size = 0 (Local file system at /tmp/021502vo/resync/path2)
2026/04/07 02:21:06 DEBUG : fileA.txt: Sizes differ
2026/04/07 02:21:06 DEBUG : file4.txt.1fa6ea21.partial: size = 19 OK
2026/04/07 02:21:06 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:21:06 DEBUG : file4.txt.1fa6ea21.partial: renamed to: file4.txt
2026/04/07 02:21:06 INFO : fileA.txt: Copied (replaced existing) to: file4.txt
2026/04/07 02:21:06 NOTICE: [36m(23) :[0m [34mtest - file5.txt - exists - older date - sync path1 > path2 - path1[0m
2026/04/07 02:21:06 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/021502vo/datadir/test_resync-ziderov7/fileB.txt /tmp/021502vo/resync/path2/ file5.txt[0m
2026/04/07 02:21:06 DEBUG : copyFile "/tmp/021502vo/datadir/test_resync-ziderov7/fileB.txt" to "/tmp/021502vo/resync/path2/" as "file5.txt"
2026/04/07 02:21:06 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_resync-ziderov7/fileB.txt"
2026/04/07 02:21:06 DEBUG : Creating backend with remote "/tmp/021502vo/resync/path2/"
2026/04/07 02:21:06 DEBUG : operations.CopyFile "fileB.txt" to "Local file system at /tmp/021502vo/resync/path2" as "file5.txt"
2026/04/07 02:21:06 DEBUG : fileB.txt: size = 19 (Local file system at /tmp/021502vo/datadir/test_resync-ziderov7)
2026/04/07 02:21:06 DEBUG : file5.txt: size = 0 (Local file system at /tmp/021502vo/resync/path2)
2026/04/07 02:21:06 DEBUG : fileB.txt: Sizes differ
2026/04/07 02:21:06 DEBUG : file5.txt.791a6f4b.partial: size = 19 OK
2026/04/07 02:21:06 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:21:06 DEBUG : file5.txt.791a6f4b.partial: renamed to: file5.txt
2026/04/07 02:21:06 INFO : fileB.txt: Copied (replaced existing) to: file5.txt
2026/04/07 02:21:06 NOTICE: [36m(25) :[0m [34mtest - file6.txt - older date - newer date - sync path1 > path2 - path1[0m
2026/04/07 02:21:06 NOTICE: [36m(26) :[0m [34mcopy-as /tmp/021502vo/datadir/test_resync-ziderov7/fileB.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/resync/path1/ file6.txt[0m
2026/04/07 02:21:06 DEBUG : copyFile "/tmp/021502vo/datadir/test_resync-ziderov7/fileB.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resync/path1/" as "file6.txt"
2026/04/07 02:21:06 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_resync-ziderov7/fileB.txt"
2026/04/07 02:21:06 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resync/path1/"
2026/04/07 02:21:06 DEBUG : operations.CopyFile "fileB.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/resync/path1/'" as "file6.txt"
2026/04/07 02:21:06 DEBUG : fileB.txt: size = 19 (Local file system at /tmp/021502vo/datadir/test_resync-ziderov7)
2026/04/07 02:21:06 DEBUG : file6.txt: size = 0 (azurefiles root 'rclone-test-kotovod1leye/021502vo/resync/path1/')
2026/04/07 02:21:06 DEBUG : fileB.txt: Sizes differ
2026/04/07 02:21:07 DEBUG : file6.txt.237b502b.partial: size = 19 OK
2026/04/07 02:21:07 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:21:07 DEBUG : file6.txt.237b502b.partial: renamed to: file6.txt
2026/04/07 02:21:07 INFO : fileB.txt: Copied (replaced existing) to: file6.txt
2026/04/07 02:21:07 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/021502vo/datadir/test_resync-ziderov7/fileA.txt /tmp/021502vo/resync/path2/ file6.txt[0m
2026/04/07 02:21:07 DEBUG : copyFile "/tmp/021502vo/datadir/test_resync-ziderov7/fileA.txt" to "/tmp/021502vo/resync/path2/" as "file6.txt"
2026/04/07 02:21:07 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_resync-ziderov7/fileA.txt"
2026/04/07 02:21:07 DEBUG : Creating backend with remote "/tmp/021502vo/resync/path2/"
2026/04/07 02:21:07 DEBUG : operations.CopyFile "fileA.txt" to "Local file system at /tmp/021502vo/resync/path2" as "file6.txt"
2026/04/07 02:21:07 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/021502vo/datadir/test_resync-ziderov7)
2026/04/07 02:21:07 DEBUG : file6.txt: size = 0 (Local file system at /tmp/021502vo/resync/path2)
2026/04/07 02:21:07 DEBUG : fileA.txt: Sizes differ
2026/04/07 02:21:07 DEBUG : file6.txt.c537c25e.partial: size = 19 OK
2026/04/07 02:21:07 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:21:07 DEBUG : file6.txt.c537c25e.partial: renamed to: file6.txt
2026/04/07 02:21:07 INFO : fileA.txt: Copied (replaced existing) to: file6.txt
2026/04/07 02:21:07 NOTICE: [36m(28) :[0m [34mtest - file7.txt - exists - exists (same) - none - same[0m
2026/04/07 02:21:07 NOTICE: [36m(29) :[0m [34mtest run bisync with resync[0m
2026/04/07 02:21:07 NOTICE: [36m(30) :[0m [34mbisync resync[0m
2026/04/07 02:21:09 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/resync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:21:09 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02: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
}
2026/04/07 02:21:09 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resync/path1/" with Path2 "/tmp/021502vo/resync/path2/"
2026/04/07 02:21:09 INFO : Copying Path2 files to Path1
2026/04/07 02:21:09 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:21:09 INFO : file2.txt: Copied (new)
2026/04/07 02:21:09 INFO : file4.txt: Copied (new)
2026/04/07 02:21:09 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:21:10 INFO : file6.txt: Updated modification time in destination
2026/04/07 02:21:10 INFO : file3.txt: Copied (replaced existing)
2026/04/07 02:21:10 INFO : file1.txt: Copied (new)
2026/04/07 02:21:10 INFO : file5.txt: Copied (replaced existing)
2026/04/07 02:21:10 INFO : Resync updating listings
2026/04/07 02:21:10 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resync/path1/" vs Path2 "/tmp/021502vo/resync/path2/"
2026/04/07 02:21:10 INFO : [32mBisync successful[0m
2026/04/07 02:21:10 NOTICE: [36m(31) :[0m [34mcopy-listings mixed-diffs[0m
2026/04/07 02:21:10 NOTICE: [36m(32) :[0m [34mtest run normal bisync[0m
2026/04/07 02:21:10 NOTICE: [36m(33) :[0m [34mbisync[0m
2026/04/07 02:21:12 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/resync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:21:12 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:21:12 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:21:12 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resync/path1/" with Path2 "/tmp/021502vo/resync/path2/"
2026/04/07 02:21:12 INFO : Building Path1 and Path2 listings
2026/04/07 02:21:12 INFO : Path1 checking for diffs
2026/04/07 02:21:12 INFO : Path2 checking for diffs
2026/04/07 02:21:12 INFO : No changes found
2026/04/07 02:21:12 INFO : Updating listings
2026/04/07 02:21:12 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resync/path1/" vs Path2 "/tmp/021502vo/resync/path2/"
2026/04/07 02:21:12 INFO : [32mBisync successful[0m
2026/04/07 02:21:12 NOTICE: [36m(34) :[0m [34mtest 4. confirm critical error on normal sync of empty path.[0m
2026/04/07 02:21:12 NOTICE: [36m(35) :[0m [34mpurge-children /tmp/021502vo/resync/path2/[0m
2026/04/07 02:21:12 DEBUG : file6.txt: Remove file
2026/04/07 02:21:12 DEBUG : file4.txt: Remove file
2026/04/07 02:21:12 DEBUG : file1.txt: Remove file
2026/04/07 02:21:12 DEBUG : file3.txt: Remove file
2026/04/07 02:21:12 DEBUG : RCLONE_TEST: Remove file
2026/04/07 02:21:12 DEBUG : file5.txt: Remove file
2026/04/07 02:21:12 DEBUG : file7.txt: Remove file
2026/04/07 02:21:12 DEBUG : file2.txt: Remove file
2026/04/07 02:21:12 NOTICE: [36m(36) :[0m [34mbisync[0m
2026/04/07 02:21:14 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/resync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:21:14 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02: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
}
2026/04/07 02:21:14 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resync/path1/" with Path2 "/tmp/021502vo/resync/path2/"
2026/04/07 02:21:14 INFO : Building Path1 and Path2 listings
2026/04/07 02:21:14 INFO : Path1 checking for diffs
2026/04/07 02:21:14 INFO : Path2 checking for diffs
2026/04/07 02:21:14 ERROR : Empty current Path2 listing. Cannot sync to an empty directory: /tmp/021502vo/workdir/TestAzureFiles_rclone-test-kotovod1leye_021502vo_resync_path1..tmp_021502vo_resync_path2.path2.lst-new
2026/04/07 02:21:14 ERROR : [31mBisync critical error: empty current Path2 listing: /tmp/021502vo/workdir/TestAzureFiles_rclone-test-kotovod1leye_021502vo_resync_path1..tmp_021502vo_resync_path2.path2.lst-new[0m
2026/04/07 02:21:14 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/07 02:21:14 NOTICE: Bisync error: bisync aborted
2026/04/07 02:21:15 DEBUG : Waiting for deletions to finish
2026/04/07 02:21:15 INFO : file5.txt: Deleted
2026/04/07 02:21:15 INFO : file3.txt: Deleted
2026/04/07 02:21:15 INFO : file2.txt: Deleted
2026/04/07 02:21:15 INFO : RCLONE_TEST: Deleted
2026/04/07 02:21:15 INFO : file7.txt: Deleted
2026/04/07 02:21:15 INFO : file4.txt: Deleted
2026/04/07 02:21:15 INFO : file6.txt: Deleted
2026/04/07 02:21:15 INFO : file1.txt: Deleted
2026/04/07 02:21:15 DEBUG : removing 1 level 0 directories
2026/04/07 02:21:15 INFO : azurefiles root 'rclone-test-kotovod1leye/021502vo/resync/path1': Removing directory
2026/04/07 02:21:15 DEBUG : Waiting for deletions to finish
2026/04/07 02:21:15 DEBUG : removing 1 level 0 directories
2026/04/07 02:21:15 INFO : Local file system at /tmp/021502vo/resync/path2: Removing directory
bisync_test.go:608: [32mTEST resync PASSED[0m
=== RUN TestBisyncRemoteLocal/resync_modes
2026/04/07 02:21:15 INFO : path1: Making directory
2026/04/07 02:21:15 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resync_modes/path1"
2026/04/07 02:21:15 DEBUG : Creating backend with remote "/tmp/021502vo/resync_modes/path2"
2026/04/07 02:21:15 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync_modes/initial"
2026/04/07 02:21:15 DEBUG : Creating backend with remote "/tmp/021502vo/initdir/test_resync_modes-qacaqog9"
2026/04/07 02:21:15 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:21:15 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:15 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:15 DEBUG : Local file system at /tmp/021502vo/initdir/test_resync_modes-qacaqog9: Waiting for checks to finish
2026/04/07 02:21:15 DEBUG : Local file system at /tmp/021502vo/initdir/test_resync_modes-qacaqog9: Waiting for transfers to finish
2026/04/07 02:21:15 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:21:15 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:15 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:21:15 INFO : file1.txt: Copied (new)
2026/04/07 02:21:15 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:21:15 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:15 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:21:15 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:21:15 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:21:15 INFO : file2.txt: Copied (new)
2026/04/07 02:21:15 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:21:15 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:21:15 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync_modes/modfiles"
2026/04/07 02:21:15 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_resync_modes-vetiyow6"
2026/04/07 02:21:15 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:15 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:15 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:15 DEBUG : Local file system at /tmp/021502vo/datadir/test_resync_modes-vetiyow6: Waiting for checks to finish
2026/04/07 02:21:15 DEBUG : Local file system at /tmp/021502vo/datadir/test_resync_modes-vetiyow6: Waiting for transfers to finish
2026/04/07 02:21:15 DEBUG : file2.txt.ac4156f2.partial: size = 37 OK
2026/04/07 02:21:15 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/04/07 02:21:15 DEBUG : file1R.txt.d467e63a.partial: size = 42 OK
2026/04/07 02:21:15 DEBUG : file2.txt.ac4156f2.partial: renamed to: file2.txt
2026/04/07 02:21:15 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/07 02:21:15 INFO : file2.txt: Copied (new)
2026/04/07 02:21:15 DEBUG : file1R.txt.d467e63a.partial: renamed to: file1R.txt
2026/04/07 02:21:15 INFO : file1R.txt: Copied (new)
2026/04/07 02:21:15 DEBUG : file1L.txt.684d937d.partial: size = 33 OK
2026/04/07 02:21:15 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/07 02:21:15 DEBUG : file1L.txt.684d937d.partial: renamed to: file1L.txt
2026/04/07 02:21:15 INFO : file1L.txt: Copied (new)
2026/04/07 02:21:15 DEBUG : Waiting for deletions to finish
2026/04/07 02:21:15 ERROR : error listing: directory not found
2026/04/07 02:21:15 ERROR : azurefiles root 'rclone-test-kotovod1leye/021502vo/resync_modes/path1': Failed to list "": directory not found
2026/04/07 02:21:15 DEBUG : removing 1 level 0 directories
2026/04/07 02:21:15 INFO : azurefiles root 'rclone-test-kotovod1leye/021502vo/resync_modes/path1': Removing directory
2026/04/07 02:21:15 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kotovod1leye/021502vo/resync_modes/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:b713aa5b-001a-0084-3535-c6c31b000000
Time:2026-04-07T02:21:15.6391312Z
--------------------------------------------------------------------------------
2026/04/07 02:21:15 DEBUG : Waiting for deletions to finish
2026/04/07 02:21:15 ERROR : error listing: directory not found
2026/04/07 02:21:15 ERROR : Local file system at /tmp/021502vo/resync_modes/path2: Failed to list "": directory not found
2026/04/07 02:21:15 DEBUG : removing 1 level 0 directories
2026/04/07 02:21:15 INFO : Local file system at /tmp/021502vo/resync_modes/path2: Removing directory
2026/04/07 02:21:15 ERROR : Failed to rmdir: stat /tmp/021502vo/resync_modes/path2: no such file or directory
2026/04/07 02:21:15 ERROR : error listing: directory not found
2026/04/07 02:21:15 ERROR : error listing: directory not found
2026/04/07 02:21:15 NOTICE: checking initFs Local file system at /tmp/021502vo/initdir/test_resync_modes-qacaqog9
2026/04/07 02:21:15 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:15 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:15 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:21:15 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/resync_modes/path1': Waiting for checks to finish
2026/04/07 02:21:15 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/resync_modes/path1': Waiting for transfers to finish
2026/04/07 02:21:15 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:21:15 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:16 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:21:16 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:16 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:21:16 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:21:16 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:21:16 INFO : file1.txt: Copied (new)
2026/04/07 02:21:16 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:21:16 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:21:16 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:21:16 INFO : file2.txt: Copied (new)
2026/04/07 02:21:16 NOTICE: checking Path1 azurefiles root 'rclone-test-kotovod1leye/021502vo/resync_modes/path1'
2026/04/07 02:21:16 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:21:16 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:16 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:16 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:21:16 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:21:16 DEBUG : Local file system at /tmp/021502vo/resync_modes/path2: Waiting for checks to finish
2026/04/07 02:21:16 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:16 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:21:16 INFO : file1.txt: Copied (new)
2026/04/07 02:21:16 DEBUG : Local file system at /tmp/021502vo/resync_modes/path2: Waiting for transfers to finish
2026/04/07 02:21:16 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:21:16 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:21:16 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:16 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:21:16 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:21:16 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:21:16 INFO : file2.txt: Copied (new)
2026/04/07 02:21:16 NOTICE: checking path2 Local file system at /tmp/021502vo/resync_modes/path2
2026/04/07 02:21:16 NOTICE: [36m(01) :[0m [34mtest resync-mode[0m
2026/04/07 02:21:16 NOTICE: [36m(02) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/07 02:21:16 NOTICE: [36m(03) :[0m [34mtouch-glob 2001-01-02 /tmp/021502vo/datadir/test_resync_modes-vetiyow6/ file1R.txt[0m
2026/04/07 02:21:16 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_resync_modes-vetiyow6/"
2026/04/07 02:21:16 DEBUG : fs cache: renaming cache item "/tmp/021502vo/datadir/test_resync_modes-vetiyow6/" to be canonical "/tmp/021502vo/datadir/test_resync_modes-vetiyow6"
2026/04/07 02:21:16 DEBUG : file1R.txt: Set modification time 2001-01-02
2026/04/07 02:21:16 NOTICE: [36m(04) :[0m [34mcopy-as /tmp/021502vo/datadir/test_resync_modes-vetiyow6/file1R.txt /tmp/021502vo/resync_modes/path2/ file1.txt[0m
2026/04/07 02:21:16 DEBUG : copyFile "/tmp/021502vo/datadir/test_resync_modes-vetiyow6/file1R.txt" to "/tmp/021502vo/resync_modes/path2/" as "file1.txt"
2026/04/07 02:21:16 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_resync_modes-vetiyow6/file1R.txt"
2026/04/07 02:21:16 DEBUG : Creating backend with remote "/tmp/021502vo/resync_modes/path2/"
2026/04/07 02:21:16 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/021502vo/resync_modes/path2" as "file1.txt"
2026/04/07 02:21:16 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/021502vo/datadir/test_resync_modes-vetiyow6)
2026/04/07 02:21:16 DEBUG : file1.txt: size = 0 (Local file system at /tmp/021502vo/resync_modes/path2)
2026/04/07 02:21:16 DEBUG : file1R.txt: Sizes differ
2026/04/07 02:21:16 DEBUG : file1.txt.91f01f3f.partial: size = 42 OK
2026/04/07 02:21:16 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/07 02:21:16 DEBUG : file1.txt.91f01f3f.partial: renamed to: file1.txt
2026/04/07 02:21:16 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/04/07 02:21:16 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-03-04 /tmp/021502vo/datadir/test_resync_modes-vetiyow6/ file1L.txt[0m
2026/04/07 02:21:16 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/datadir/test_resync_modes-vetiyow6/" for canonical name "/tmp/021502vo/datadir/test_resync_modes-vetiyow6"
2026/04/07 02:21:16 DEBUG : file1L.txt: Set modification time 2001-03-04
2026/04/07 02:21:16 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/021502vo/datadir/test_resync_modes-vetiyow6/file1L.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/resync_modes/path1/ file1.txt[0m
2026/04/07 02:21:16 DEBUG : copyFile "/tmp/021502vo/datadir/test_resync_modes-vetiyow6/file1L.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resync_modes/path1/" as "file1.txt"
2026/04/07 02:21:16 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_resync_modes-vetiyow6/file1L.txt"
2026/04/07 02:21:16 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resync_modes/path1/"
2026/04/07 02:21:16 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/resync_modes/path1/'" as "file1.txt"
2026/04/07 02:21:16 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/021502vo/datadir/test_resync_modes-vetiyow6)
2026/04/07 02:21:16 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-kotovod1leye/021502vo/resync_modes/path1/')
2026/04/07 02:21:16 DEBUG : file1L.txt: Sizes differ
2026/04/07 02:21:16 DEBUG : file1.txt.4e37ab47.partial: size = 33 OK
2026/04/07 02:21:16 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/07 02:21:16 DEBUG : file1.txt.4e37ab47.partial: renamed to: file1.txt
2026/04/07 02:21:16 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/04/07 02:21:16 NOTICE: [36m(07) :[0m [34mtest bisync run with --resync-mode=newer[0m
2026/04/07 02:21:16 NOTICE: [36m(08) :[0m [34mbisync resync resync-mode=newer[0m
2026/04/07 02:21:19 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/resync_modes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:21:19 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:21:19 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:21:19 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resync_modes/path1/" with Path2 "/tmp/021502vo/resync_modes/path2/"
2026/04/07 02:21:19 INFO : Copying Path2 files to Path1
2026/04/07 02:21:19 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:21:19 INFO : There was nothing to transfer
2026/04/07 02:21:19 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:21:19 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:21:19 INFO : Resync updating listings
2026/04/07 02:21:19 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resync_modes/path1/" vs Path2 "/tmp/021502vo/resync_modes/path2/"
2026/04/07 02:21:19 INFO : [32mBisync successful[0m
2026/04/07 02:21:19 NOTICE: [36m(09) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/07 02:21:19 NOTICE: [36m(10) :[0m [34mtouch-glob 2001-07-23 /tmp/021502vo/datadir/test_resync_modes-vetiyow6/ file1R.txt[0m
2026/04/07 02:21:19 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/datadir/test_resync_modes-vetiyow6/" for canonical name "/tmp/021502vo/datadir/test_resync_modes-vetiyow6"
2026/04/07 02:21:19 DEBUG : file1R.txt: Set modification time 2001-07-23
2026/04/07 02:21:19 NOTICE: [36m(11) :[0m [34mcopy-as /tmp/021502vo/datadir/test_resync_modes-vetiyow6/file1R.txt /tmp/021502vo/resync_modes/path2/ file1.txt[0m
2026/04/07 02:21:19 DEBUG : copyFile "/tmp/021502vo/datadir/test_resync_modes-vetiyow6/file1R.txt" to "/tmp/021502vo/resync_modes/path2/" as "file1.txt"
2026/04/07 02:21:19 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_resync_modes-vetiyow6/file1R.txt"
2026/04/07 02:21:19 DEBUG : Creating backend with remote "/tmp/021502vo/resync_modes/path2/"
2026/04/07 02:21:19 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/021502vo/resync_modes/path2" as "file1.txt"
2026/04/07 02:21:19 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/021502vo/datadir/test_resync_modes-vetiyow6)
2026/04/07 02:21:19 DEBUG : file1.txt: size = 33 (Local file system at /tmp/021502vo/resync_modes/path2)
2026/04/07 02:21:19 DEBUG : file1R.txt: Sizes differ
2026/04/07 02:21:19 DEBUG : file1.txt.fd99577e.partial: size = 42 OK
2026/04/07 02:21:19 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/07 02:21:19 DEBUG : file1.txt.fd99577e.partial: renamed to: file1.txt
2026/04/07 02:21:19 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/04/07 02:21:19 NOTICE: [36m(12) :[0m [34mtouch-glob 2001-08-26 /tmp/021502vo/datadir/test_resync_modes-vetiyow6/ file1L.txt[0m
2026/04/07 02:21:19 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/datadir/test_resync_modes-vetiyow6/" for canonical name "/tmp/021502vo/datadir/test_resync_modes-vetiyow6"
2026/04/07 02:21:19 DEBUG : file1L.txt: Set modification time 2001-08-26
2026/04/07 02:21:19 NOTICE: [36m(13) :[0m [34mcopy-as /tmp/021502vo/datadir/test_resync_modes-vetiyow6/file1L.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/resync_modes/path1/ file1.txt[0m
2026/04/07 02:21:19 DEBUG : copyFile "/tmp/021502vo/datadir/test_resync_modes-vetiyow6/file1L.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resync_modes/path1/" as "file1.txt"
2026/04/07 02:21:19 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_resync_modes-vetiyow6/file1L.txt"
2026/04/07 02:21:19 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resync_modes/path1/"
2026/04/07 02:21:19 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/resync_modes/path1/'" as "file1.txt"
2026/04/07 02:21:19 DEBUG : file1.txt: size = 33 OK
2026/04/07 02:21:19 DEBUG : file1L.txt: Modification times differ by -4200h0m0s: 2001-08-26 00:00:00 +0000 UTC, 2001-03-04 00:00:00 +0000 UTC
2026/04/07 02:21:19 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/07 02:21:19 INFO : file1L.txt: Updated modification time in destination
2026/04/07 02:21:19 DEBUG : file1L.txt: Unchanged skipping
2026/04/07 02:21:19 NOTICE: [36m(14) :[0m [34mtest bisync run with --resync-mode=path2[0m
2026/04/07 02:21:19 NOTICE: [36m(15) :[0m [34mbisync resync resync-mode=path2[0m
2026/04/07 02:21:21 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/resync_modes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:21:21 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:21:21 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:21:21 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resync_modes/path1/" with Path2 "/tmp/021502vo/resync_modes/path2/"
2026/04/07 02:21:21 INFO : Copying Path2 files to Path1
2026/04/07 02:21:21 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:21:22 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:21:22 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:21:22 INFO : Resync updating listings
2026/04/07 02:21:22 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resync_modes/path1/" vs Path2 "/tmp/021502vo/resync_modes/path2/"
2026/04/07 02:21:22 INFO : [32mBisync successful[0m
2026/04/07 02:21:22 NOTICE: [36m(16) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/07 02:21:22 NOTICE: [36m(17) :[0m [34mtouch-glob 2002-07-23 /tmp/021502vo/datadir/test_resync_modes-vetiyow6/ file1R.txt[0m
2026/04/07 02:21:22 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/datadir/test_resync_modes-vetiyow6/" for canonical name "/tmp/021502vo/datadir/test_resync_modes-vetiyow6"
2026/04/07 02:21:22 DEBUG : file1R.txt: Set modification time 2002-07-23
2026/04/07 02:21:22 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/021502vo/datadir/test_resync_modes-vetiyow6/file1R.txt /tmp/021502vo/resync_modes/path2/ file1.txt[0m
2026/04/07 02:21:22 DEBUG : copyFile "/tmp/021502vo/datadir/test_resync_modes-vetiyow6/file1R.txt" to "/tmp/021502vo/resync_modes/path2/" as "file1.txt"
2026/04/07 02:21:22 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_resync_modes-vetiyow6/file1R.txt"
2026/04/07 02:21:22 DEBUG : Creating backend with remote "/tmp/021502vo/resync_modes/path2/"
2026/04/07 02:21:22 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/021502vo/resync_modes/path2" as "file1.txt"
2026/04/07 02:21:22 DEBUG : file1.txt: size = 42 OK
2026/04/07 02:21:22 DEBUG : file1R.txt: Modification times differ by -8760h0m0s: 2002-07-23 00:00:00 +0000 UTC, 2001-07-23 00:00:00 +0000 UTC
2026/04/07 02:21:22 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/07 02:21:22 INFO : file1R.txt: Updated modification time in destination
2026/04/07 02:21:22 DEBUG : file1R.txt: Unchanged skipping
2026/04/07 02:21:22 NOTICE: [36m(19) :[0m [34mtouch-glob 2002-08-26 /tmp/021502vo/datadir/test_resync_modes-vetiyow6/ file1L.txt[0m
2026/04/07 02:21:22 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/datadir/test_resync_modes-vetiyow6/" for canonical name "/tmp/021502vo/datadir/test_resync_modes-vetiyow6"
2026/04/07 02:21:22 DEBUG : file1L.txt: Set modification time 2002-08-26
2026/04/07 02:21:22 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/021502vo/datadir/test_resync_modes-vetiyow6/file1L.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/resync_modes/path1/ file1.txt[0m
2026/04/07 02:21:22 DEBUG : copyFile "/tmp/021502vo/datadir/test_resync_modes-vetiyow6/file1L.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resync_modes/path1/" as "file1.txt"
2026/04/07 02:21:22 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_resync_modes-vetiyow6/file1L.txt"
2026/04/07 02:21:22 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resync_modes/path1/"
2026/04/07 02:21:22 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/resync_modes/path1/'" as "file1.txt"
2026/04/07 02:21:22 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/021502vo/datadir/test_resync_modes-vetiyow6)
2026/04/07 02:21:22 DEBUG : file1.txt: size = 42 (azurefiles root 'rclone-test-kotovod1leye/021502vo/resync_modes/path1/')
2026/04/07 02:21:22 DEBUG : file1L.txt: Sizes differ
2026/04/07 02:21:22 DEBUG : file1.txt.e4364b55.partial: size = 33 OK
2026/04/07 02:21:22 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/07 02:21:22 DEBUG : file1.txt.e4364b55.partial: renamed to: file1.txt
2026/04/07 02:21:22 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/04/07 02:21:22 NOTICE: [36m(21) :[0m [34mtest bisync run with --resync-mode=larger[0m
2026/04/07 02:21:22 NOTICE: [36m(22) :[0m [34mbisync resync resync-mode=larger[0m
2026/04/07 02:21:25 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/resync_modes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:21:25 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:21:25 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:21:25 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resync_modes/path1/" with Path2 "/tmp/021502vo/resync_modes/path2/"
2026/04/07 02:21:25 INFO : Copying Path2 files to Path1
2026/04/07 02:21:25 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:21:25 INFO : file1.txt: Path2 is larger. Path1: 33, Path2: 42, Difference: 9
2026/04/07 02:21:25 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:21:25 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:21:25 INFO : Resync updating listings
2026/04/07 02:21:25 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resync_modes/path1/" vs Path2 "/tmp/021502vo/resync_modes/path2/"
2026/04/07 02:21:25 INFO : [32mBisync successful[0m
2026/04/07 02:21:25 NOTICE: [36m(23) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/07 02:21:25 NOTICE: [36m(24) :[0m [34mtouch-glob 2003-07-23 /tmp/021502vo/datadir/test_resync_modes-vetiyow6/ file1R.txt[0m
2026/04/07 02:21:25 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/datadir/test_resync_modes-vetiyow6/" for canonical name "/tmp/021502vo/datadir/test_resync_modes-vetiyow6"
2026/04/07 02:21:25 DEBUG : file1R.txt: Set modification time 2003-07-23
2026/04/07 02:21:25 NOTICE: [36m(25) :[0m [34mcopy-as /tmp/021502vo/datadir/test_resync_modes-vetiyow6/file1R.txt /tmp/021502vo/resync_modes/path2/ file1.txt[0m
2026/04/07 02:21:25 DEBUG : copyFile "/tmp/021502vo/datadir/test_resync_modes-vetiyow6/file1R.txt" to "/tmp/021502vo/resync_modes/path2/" as "file1.txt"
2026/04/07 02:21:25 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_resync_modes-vetiyow6/file1R.txt"
2026/04/07 02:21:25 DEBUG : Creating backend with remote "/tmp/021502vo/resync_modes/path2/"
2026/04/07 02:21:25 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/021502vo/resync_modes/path2" as "file1.txt"
2026/04/07 02:21:25 DEBUG : file1.txt: size = 42 OK
2026/04/07 02:21:25 DEBUG : file1R.txt: Modification times differ by -8760h0m0s: 2003-07-23 00:00:00 +0000 UTC, 2002-07-23 00:00:00 +0000 UTC
2026/04/07 02:21:25 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/07 02:21:25 INFO : file1R.txt: Updated modification time in destination
2026/04/07 02:21:25 DEBUG : file1R.txt: Unchanged skipping
2026/04/07 02:21:25 NOTICE: [36m(26) :[0m [34mtouch-glob 2003-09-04 /tmp/021502vo/datadir/test_resync_modes-vetiyow6/ file1L.txt[0m
2026/04/07 02:21:25 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/datadir/test_resync_modes-vetiyow6/" for canonical name "/tmp/021502vo/datadir/test_resync_modes-vetiyow6"
2026/04/07 02:21:25 DEBUG : file1L.txt: Set modification time 2003-09-04
2026/04/07 02:21:25 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/021502vo/datadir/test_resync_modes-vetiyow6/file1L.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/resync_modes/path1/ file1.txt[0m
2026/04/07 02:21:25 DEBUG : copyFile "/tmp/021502vo/datadir/test_resync_modes-vetiyow6/file1L.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resync_modes/path1/" as "file1.txt"
2026/04/07 02:21:25 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_resync_modes-vetiyow6/file1L.txt"
2026/04/07 02:21:25 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resync_modes/path1/"
2026/04/07 02:21:25 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/resync_modes/path1/'" as "file1.txt"
2026/04/07 02:21:25 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/021502vo/datadir/test_resync_modes-vetiyow6)
2026/04/07 02:21:25 DEBUG : file1.txt: size = 42 (azurefiles root 'rclone-test-kotovod1leye/021502vo/resync_modes/path1/')
2026/04/07 02:21:25 DEBUG : file1L.txt: Sizes differ
2026/04/07 02:21:25 DEBUG : file1.txt.b65270e7.partial: size = 33 OK
2026/04/07 02:21:25 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/07 02:21:26 DEBUG : file1.txt.b65270e7.partial: renamed to: file1.txt
2026/04/07 02:21:26 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/04/07 02:21:26 NOTICE: [36m(28) :[0m [34mtest bisync run with --resync-mode=older[0m
2026/04/07 02:21:26 NOTICE: [36m(29) :[0m [34mbisync resync resync-mode=older[0m
2026/04/07 02:21:28 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/resync_modes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:21:28 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:21:28 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:21:28 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resync_modes/path1/" with Path2 "/tmp/021502vo/resync_modes/path2/"
2026/04/07 02:21:28 INFO : Copying Path2 files to Path1
2026/04/07 02:21:28 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:21:28 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
2026/04/07 02:21:28 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:21:28 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:21:28 INFO : Resync updating listings
2026/04/07 02:21:28 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resync_modes/path1/" vs Path2 "/tmp/021502vo/resync_modes/path2/"
2026/04/07 02:21:28 INFO : [32mBisync successful[0m
2026/04/07 02:21:28 NOTICE: [36m(30) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/07 02:21:28 NOTICE: [36m(31) :[0m [34mtouch-glob 2004-07-23 /tmp/021502vo/datadir/test_resync_modes-vetiyow6/ file1R.txt[0m
2026/04/07 02:21:28 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/datadir/test_resync_modes-vetiyow6/" for canonical name "/tmp/021502vo/datadir/test_resync_modes-vetiyow6"
2026/04/07 02:21:28 DEBUG : file1R.txt: Set modification time 2004-07-23
2026/04/07 02:21:28 NOTICE: [36m(32) :[0m [34mcopy-as /tmp/021502vo/datadir/test_resync_modes-vetiyow6/file1R.txt /tmp/021502vo/resync_modes/path2/ file1.txt[0m
2026/04/07 02:21:28 DEBUG : copyFile "/tmp/021502vo/datadir/test_resync_modes-vetiyow6/file1R.txt" to "/tmp/021502vo/resync_modes/path2/" as "file1.txt"
2026/04/07 02:21:28 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_resync_modes-vetiyow6/file1R.txt"
2026/04/07 02:21:28 DEBUG : Creating backend with remote "/tmp/021502vo/resync_modes/path2/"
2026/04/07 02:21:28 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/021502vo/resync_modes/path2" as "file1.txt"
2026/04/07 02:21:28 DEBUG : file1.txt: size = 42 OK
2026/04/07 02:21:28 DEBUG : file1R.txt: Modification times differ by -8784h0m0s: 2004-07-23 00:00:00 +0000 UTC, 2003-07-23 00:00:00 +0000 UTC
2026/04/07 02:21:28 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/07 02:21:28 INFO : file1R.txt: Updated modification time in destination
2026/04/07 02:21:28 DEBUG : file1R.txt: Unchanged skipping
2026/04/07 02:21:28 NOTICE: [36m(33) :[0m [34mtouch-glob 2004-07-23 /tmp/021502vo/datadir/test_resync_modes-vetiyow6/ file1L.txt[0m
2026/04/07 02:21:28 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/datadir/test_resync_modes-vetiyow6/" for canonical name "/tmp/021502vo/datadir/test_resync_modes-vetiyow6"
2026/04/07 02:21:28 DEBUG : file1L.txt: Set modification time 2004-07-23
2026/04/07 02:21:28 NOTICE: [36m(34) :[0m [34mcopy-as /tmp/021502vo/datadir/test_resync_modes-vetiyow6/file1L.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/resync_modes/path1/ file1.txt[0m
2026/04/07 02:21:28 DEBUG : copyFile "/tmp/021502vo/datadir/test_resync_modes-vetiyow6/file1L.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resync_modes/path1/" as "file1.txt"
2026/04/07 02:21:28 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_resync_modes-vetiyow6/file1L.txt"
2026/04/07 02:21:28 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resync_modes/path1/"
2026/04/07 02:21:28 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/resync_modes/path1/'" as "file1.txt"
2026/04/07 02:21:28 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/021502vo/datadir/test_resync_modes-vetiyow6)
2026/04/07 02:21:28 DEBUG : file1.txt: size = 42 (azurefiles root 'rclone-test-kotovod1leye/021502vo/resync_modes/path1/')
2026/04/07 02:21:28 DEBUG : file1L.txt: Sizes differ
2026/04/07 02:21:29 DEBUG : file1.txt.86629d73.partial: size = 33 OK
2026/04/07 02:21:29 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/07 02:21:29 DEBUG : file1.txt.86629d73.partial: renamed to: file1.txt
2026/04/07 02:21:29 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/04/07 02:21:29 NOTICE: [36m(35) :[0m [34mtest bisync run with --resync-mode=smaller[0m
2026/04/07 02:21:29 NOTICE: [36m(36) :[0m [34mbisync resync resync-mode=smaller[0m
2026/04/07 02:21:31 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/resync_modes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:21:31 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:21:31 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:21:31 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resync_modes/path1/" with Path2 "/tmp/021502vo/resync_modes/path2/"
2026/04/07 02:21:31 INFO : Copying Path2 files to Path1
2026/04/07 02:21:31 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:21:31 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9
2026/04/07 02:21:31 INFO : There was nothing to transfer
2026/04/07 02:21:31 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:21:32 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9
2026/04/07 02:21:32 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:21:32 INFO : Resync updating listings
2026/04/07 02:21:32 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resync_modes/path1/" vs Path2 "/tmp/021502vo/resync_modes/path2/"
2026/04/07 02:21:32 INFO : [32mBisync successful[0m
2026/04/07 02:21:32 NOTICE: [36m(37) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/07 02:21:32 NOTICE: [36m(38) :[0m [34mtouch-glob 2005-01-02 /tmp/021502vo/datadir/test_resync_modes-vetiyow6/ file1R.txt[0m
2026/04/07 02:21:32 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/datadir/test_resync_modes-vetiyow6/" for canonical name "/tmp/021502vo/datadir/test_resync_modes-vetiyow6"
2026/04/07 02:21:32 DEBUG : file1R.txt: Set modification time 2005-01-02
2026/04/07 02:21:32 NOTICE: [36m(39) :[0m [34mcopy-as /tmp/021502vo/datadir/test_resync_modes-vetiyow6/file1R.txt /tmp/021502vo/resync_modes/path2/ file1.txt[0m
2026/04/07 02:21:32 DEBUG : copyFile "/tmp/021502vo/datadir/test_resync_modes-vetiyow6/file1R.txt" to "/tmp/021502vo/resync_modes/path2/" as "file1.txt"
2026/04/07 02:21:32 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_resync_modes-vetiyow6/file1R.txt"
2026/04/07 02:21:32 DEBUG : Creating backend with remote "/tmp/021502vo/resync_modes/path2/"
2026/04/07 02:21:32 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/021502vo/resync_modes/path2" as "file1.txt"
2026/04/07 02:21:32 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/021502vo/datadir/test_resync_modes-vetiyow6)
2026/04/07 02:21:32 DEBUG : file1.txt: size = 33 (Local file system at /tmp/021502vo/resync_modes/path2)
2026/04/07 02:21:32 DEBUG : file1R.txt: Sizes differ
2026/04/07 02:21:32 DEBUG : file1.txt.bb6489e1.partial: size = 42 OK
2026/04/07 02:21:32 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/07 02:21:32 DEBUG : file1.txt.bb6489e1.partial: renamed to: file1.txt
2026/04/07 02:21:32 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/04/07 02:21:32 NOTICE: [36m(40) :[0m [34mcopy-as /tmp/021502vo/datadir/test_resync_modes-vetiyow6/file1R.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/resync_modes/path1/ file2.txt[0m
2026/04/07 02:21:32 DEBUG : copyFile "/tmp/021502vo/datadir/test_resync_modes-vetiyow6/file1R.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resync_modes/path1/" as "file2.txt"
2026/04/07 02:21:32 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_resync_modes-vetiyow6/file1R.txt"
2026/04/07 02:21:32 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resync_modes/path1/"
2026/04/07 02:21:32 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/resync_modes/path1/'" as "file2.txt"
2026/04/07 02:21:32 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/021502vo/datadir/test_resync_modes-vetiyow6)
2026/04/07 02:21:32 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-kotovod1leye/021502vo/resync_modes/path1/')
2026/04/07 02:21:32 DEBUG : file1R.txt: Sizes differ
2026/04/07 02:21:32 DEBUG : file2.txt.e105b681.partial: size = 42 OK
2026/04/07 02:21:32 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/07 02:21:32 DEBUG : file2.txt.e105b681.partial: renamed to: file2.txt
2026/04/07 02:21:32 INFO : file1R.txt: Copied (replaced existing) to: file2.txt
2026/04/07 02:21:32 NOTICE: [36m(41) :[0m [34mtouch-glob 2006-03-04 /tmp/021502vo/datadir/test_resync_modes-vetiyow6/ file1L.txt[0m
2026/04/07 02:21:32 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/datadir/test_resync_modes-vetiyow6/" for canonical name "/tmp/021502vo/datadir/test_resync_modes-vetiyow6"
2026/04/07 02:21:32 DEBUG : file1L.txt: Set modification time 2006-03-04
2026/04/07 02:21:32 NOTICE: [36m(42) :[0m [34mcopy-as /tmp/021502vo/datadir/test_resync_modes-vetiyow6/file1L.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/resync_modes/path1/ file1.txt[0m
2026/04/07 02:21:32 DEBUG : copyFile "/tmp/021502vo/datadir/test_resync_modes-vetiyow6/file1L.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resync_modes/path1/" as "file1.txt"
2026/04/07 02:21:32 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_resync_modes-vetiyow6/file1L.txt"
2026/04/07 02:21:32 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resync_modes/path1/"
2026/04/07 02:21:32 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/resync_modes/path1/'" as "file1.txt"
2026/04/07 02:21:32 DEBUG : file1.txt: size = 33 OK
2026/04/07 02:21:32 DEBUG : file1L.txt: Modification times differ by -14136h0m0s: 2006-03-04 00:00:00 +0000 UTC, 2004-07-23 00:00:00 +0000 UTC
2026/04/07 02:21:32 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/07 02:21:32 INFO : file1L.txt: Updated modification time in destination
2026/04/07 02:21:32 DEBUG : file1L.txt: Unchanged skipping
2026/04/07 02:21:32 NOTICE: [36m(43) :[0m [34mcopy-as /tmp/021502vo/datadir/test_resync_modes-vetiyow6/file1L.txt /tmp/021502vo/resync_modes/path2/ file2.txt[0m
2026/04/07 02:21:32 DEBUG : copyFile "/tmp/021502vo/datadir/test_resync_modes-vetiyow6/file1L.txt" to "/tmp/021502vo/resync_modes/path2/" as "file2.txt"
2026/04/07 02:21:32 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_resync_modes-vetiyow6/file1L.txt"
2026/04/07 02:21:32 DEBUG : Creating backend with remote "/tmp/021502vo/resync_modes/path2/"
2026/04/07 02:21:32 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/021502vo/resync_modes/path2" as "file2.txt"
2026/04/07 02:21:32 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/021502vo/datadir/test_resync_modes-vetiyow6)
2026/04/07 02:21:32 DEBUG : file2.txt: size = 0 (Local file system at /tmp/021502vo/resync_modes/path2)
2026/04/07 02:21:32 DEBUG : file1L.txt: Sizes differ
2026/04/07 02:21:32 DEBUG : file2.txt.cc95ef01.partial: size = 33 OK
2026/04/07 02:21:32 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/07 02:21:32 DEBUG : file2.txt.cc95ef01.partial: renamed to: file2.txt
2026/04/07 02:21:32 INFO : file1L.txt: Copied (replaced existing) to: file2.txt
2026/04/07 02:21:32 NOTICE: [36m(44) :[0m [34mtest bisync run with --resync-mode=path1[0m
2026/04/07 02:21:32 NOTICE: [36m(45) :[0m [34mbisync resync resync-mode=path1[0m
2026/04/07 02:21:34 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/resync_modes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:21:34 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:21:34 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:21:34 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resync_modes/path1/" with Path2 "/tmp/021502vo/resync_modes/path2/"
2026/04/07 02:21:34 INFO : Copying Path2 files to Path1
2026/04/07 02:21:34 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:21:35 INFO : There was nothing to transfer
2026/04/07 02:21:35 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:21:35 INFO : file2.txt: Copied (replaced existing)
2026/04/07 02:21:35 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:21:35 INFO : Resync updating listings
2026/04/07 02:21:35 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resync_modes/path1/" vs Path2 "/tmp/021502vo/resync_modes/path2/"
2026/04/07 02:21:35 INFO : [32mBisync successful[0m
2026/04/07 02:21:35 NOTICE: [36m(46) :[0m [34mtest no winner[0m
2026/04/07 02:21:35 NOTICE: [36m(47) :[0m [34mtouch-glob 2022-02-22 /tmp/021502vo/datadir/test_resync_modes-vetiyow6/ file1R.txt[0m
2026/04/07 02:21:35 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/datadir/test_resync_modes-vetiyow6/" for canonical name "/tmp/021502vo/datadir/test_resync_modes-vetiyow6"
2026/04/07 02:21:35 DEBUG : file1R.txt: Set modification time 2022-02-22
2026/04/07 02:21:35 NOTICE: [36m(48) :[0m [34mcopy-as /tmp/021502vo/datadir/test_resync_modes-vetiyow6/file1R.txt /tmp/021502vo/resync_modes/path2/ file1.txt[0m
2026/04/07 02:21:35 DEBUG : copyFile "/tmp/021502vo/datadir/test_resync_modes-vetiyow6/file1R.txt" to "/tmp/021502vo/resync_modes/path2/" as "file1.txt"
2026/04/07 02:21:35 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_resync_modes-vetiyow6/file1R.txt"
2026/04/07 02:21:35 DEBUG : Creating backend with remote "/tmp/021502vo/resync_modes/path2/"
2026/04/07 02:21:35 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/021502vo/resync_modes/path2" as "file1.txt"
2026/04/07 02:21:35 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/021502vo/datadir/test_resync_modes-vetiyow6)
2026/04/07 02:21:35 DEBUG : file1.txt: size = 33 (Local file system at /tmp/021502vo/resync_modes/path2)
2026/04/07 02:21:35 DEBUG : file1R.txt: Sizes differ
2026/04/07 02:21:35 DEBUG : file1.txt.2c9efc05.partial: size = 42 OK
2026/04/07 02:21:35 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/07 02:21:35 DEBUG : file1.txt.2c9efc05.partial: renamed to: file1.txt
2026/04/07 02:21:35 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/04/07 02:21:35 NOTICE: [36m(49) :[0m [34mcopy-as /tmp/021502vo/datadir/test_resync_modes-vetiyow6/file1R.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/resync_modes/path1/ file2.txt[0m
2026/04/07 02:21:35 DEBUG : copyFile "/tmp/021502vo/datadir/test_resync_modes-vetiyow6/file1R.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resync_modes/path1/" as "file2.txt"
2026/04/07 02:21:35 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_resync_modes-vetiyow6/file1R.txt"
2026/04/07 02:21:35 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resync_modes/path1/"
2026/04/07 02:21:35 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/resync_modes/path1/'" as "file2.txt"
2026/04/07 02:21:35 DEBUG : file2.txt: size = 42 OK
2026/04/07 02:21:35 DEBUG : file1R.txt: Modification times differ by -150240h0m0s: 2022-02-22 00:00:00 +0000 UTC, 2005-01-02 00:00:00 +0000 UTC
2026/04/07 02:21:35 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/07 02:21:35 INFO : file1R.txt: Updated modification time in destination
2026/04/07 02:21:35 DEBUG : file1R.txt: Unchanged skipping
2026/04/07 02:21:35 NOTICE: [36m(50) :[0m [34mtouch-glob 2022-02-22 /tmp/021502vo/datadir/test_resync_modes-vetiyow6/ file1L.txt[0m
2026/04/07 02:21:35 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/datadir/test_resync_modes-vetiyow6/" for canonical name "/tmp/021502vo/datadir/test_resync_modes-vetiyow6"
2026/04/07 02:21:35 DEBUG : file1L.txt: Set modification time 2022-02-22
2026/04/07 02:21:35 NOTICE: [36m(51) :[0m [34mcopy-as /tmp/021502vo/datadir/test_resync_modes-vetiyow6/file1L.txt TestAzureFiles:rclone-test-kotovod1leye/021502vo/resync_modes/path1/ file1.txt[0m
2026/04/07 02:21:35 DEBUG : copyFile "/tmp/021502vo/datadir/test_resync_modes-vetiyow6/file1L.txt" to "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resync_modes/path1/" as "file1.txt"
2026/04/07 02:21:35 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_resync_modes-vetiyow6/file1L.txt"
2026/04/07 02:21:35 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resync_modes/path1/"
2026/04/07 02:21:35 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-kotovod1leye/021502vo/resync_modes/path1/'" as "file1.txt"
2026/04/07 02:21:35 DEBUG : file1.txt: size = 33 OK
2026/04/07 02:21:35 DEBUG : file1L.txt: Modification times differ by -140016h0m0s: 2022-02-22 00:00:00 +0000 UTC, 2006-03-04 00:00:00 +0000 UTC
2026/04/07 02:21:35 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/07 02:21:35 INFO : file1L.txt: Updated modification time in destination
2026/04/07 02:21:35 DEBUG : file1L.txt: Unchanged skipping
2026/04/07 02:21:35 NOTICE: [36m(52) :[0m [34mcopy-as /tmp/021502vo/datadir/test_resync_modes-vetiyow6/file1L.txt /tmp/021502vo/resync_modes/path2/ file2.txt[0m
2026/04/07 02:21:35 DEBUG : copyFile "/tmp/021502vo/datadir/test_resync_modes-vetiyow6/file1L.txt" to "/tmp/021502vo/resync_modes/path2/" as "file2.txt"
2026/04/07 02:21:35 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_resync_modes-vetiyow6/file1L.txt"
2026/04/07 02:21:35 DEBUG : Creating backend with remote "/tmp/021502vo/resync_modes/path2/"
2026/04/07 02:21:35 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/021502vo/resync_modes/path2" as "file2.txt"
2026/04/07 02:21:35 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/021502vo/datadir/test_resync_modes-vetiyow6)
2026/04/07 02:21:35 DEBUG : file2.txt: size = 42 (Local file system at /tmp/021502vo/resync_modes/path2)
2026/04/07 02:21:35 DEBUG : file1L.txt: Sizes differ
2026/04/07 02:21:35 DEBUG : file2.txt.c08d3921.partial: size = 33 OK
2026/04/07 02:21:35 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/07 02:21:35 DEBUG : file2.txt.c08d3921.partial: renamed to: file2.txt
2026/04/07 02:21:35 INFO : file1L.txt: Copied (replaced existing) to: file2.txt
2026/04/07 02:21:35 NOTICE: [36m(53) :[0m [34mtest bisync run with --resync-mode=newer[0m
2026/04/07 02:21:35 NOTICE: [36m(54) :[0m [34mbisync resync resync-mode=newer[0m
2026/04/07 02:21:37 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/resync_modes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:21:37 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:21:37 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:21:37 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resync_modes/path1/" with Path2 "/tmp/021502vo/resync_modes/path2/"
2026/04/07 02:21:37 INFO : Copying Path2 files to Path1
2026/04/07 02:21:37 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:21:38 INFO : file2.txt: Copied (replaced existing)
2026/04/07 02:21:38 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:21:38 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:21:38 INFO : Resync updating listings
2026/04/07 02:21:38 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/resync_modes/path1/" vs Path2 "/tmp/021502vo/resync_modes/path2/"
2026/04/07 02:21:38 INFO : [32mBisync successful[0m
2026/04/07 02:21:38 DEBUG : Waiting for deletions to finish
2026/04/07 02:21:38 INFO : file2.txt: Deleted
2026/04/07 02:21:38 INFO : file1.txt: Deleted
2026/04/07 02:21:38 INFO : RCLONE_TEST: Deleted
2026/04/07 02:21:38 DEBUG : removing 1 level 0 directories
2026/04/07 02:21:38 INFO : azurefiles root 'rclone-test-kotovod1leye/021502vo/resync_modes/path1': Removing directory
2026/04/07 02:21:38 DEBUG : Waiting for deletions to finish
2026/04/07 02:21:38 INFO : file1.txt: Deleted
2026/04/07 02:21:38 INFO : file2.txt: Deleted
2026/04/07 02:21:38 INFO : RCLONE_TEST: Deleted
2026/04/07 02:21:38 DEBUG : removing 1 level 0 directories
2026/04/07 02:21:38 INFO : Local file system at /tmp/021502vo/resync_modes/path2: Removing directory
bisync_test.go:608: [32mTEST resync_modes PASSED[0m
=== RUN TestBisyncRemoteLocal/rmdirs
2026/04/07 02:21:38 INFO : path1: Making directory
2026/04/07 02:21:38 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/rmdirs/path1"
2026/04/07 02:21:38 DEBUG : Creating backend with remote "/tmp/021502vo/rmdirs/path2"
2026/04/07 02:21:38 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rmdirs/initial"
2026/04/07 02:21:38 DEBUG : Creating backend with remote "/tmp/021502vo/initdir/test_rmdirs-cudatex6"
2026/04/07 02:21:38 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:21:38 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:38 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:38 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:38 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:38 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:38 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:38 DEBUG : subdir: Making directory with metadata
2026/04/07 02:21:38 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:21:38 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/07 02:21:38 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:38 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:21:38 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/07 02:21:38 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/07 02:21:38 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/07 02:21:38 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:21:38 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:21:38 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:21:38 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/07 02:21:38 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:38 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:38 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:38 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/07 02:21:38 INFO : file1.copy3.txt: Copied (new)
2026/04/07 02:21:38 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/07 02:21:38 INFO : file1.copy4.txt: Copied (new)
2026/04/07 02:21:38 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/07 02:21:38 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:38 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:21:38 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:38 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/07 02:21:38 INFO : file1.copy2.txt: Copied (new)
2026/04/07 02:21:38 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:21:38 INFO : file1.txt: Copied (new)
2026/04/07 02:21:38 DEBUG : Local file system at /tmp/021502vo/initdir/test_rmdirs-cudatex6: Waiting for checks to finish
2026/04/07 02:21:38 DEBUG : Local file system at /tmp/021502vo/initdir/test_rmdirs-cudatex6: Waiting for transfers to finish
2026/04/07 02:21:38 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:38 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/07 02:21:38 INFO : file1.copy5.txt: Copied (new)
2026/04/07 02:21:38 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:21:38 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:38 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:21:38 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:21:38 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/07 02:21:38 INFO : file1.copy1.txt: Copied (new)
2026/04/07 02:21:38 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:21:38 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rmdirs/modfiles"
2026/04/07 02:21:38 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_rmdirs-ruqabid2"
2026/04/07 02:21:38 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:38 DEBUG : file1.txt.f41fd5ee.partial: size = 19 OK
2026/04/07 02:21:38 DEBUG : Local file system at /tmp/021502vo/datadir/test_rmdirs-ruqabid2: Waiting for checks to finish
2026/04/07 02:21:38 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:21:38 DEBUG : file1.txt.f41fd5ee.partial: renamed to: file1.txt
2026/04/07 02:21:38 INFO : file1.txt: Copied (new)
2026/04/07 02:21:38 DEBUG : Local file system at /tmp/021502vo/datadir/test_rmdirs-ruqabid2: Waiting for transfers to finish
2026/04/07 02:21:38 DEBUG : Waiting for deletions to finish
2026/04/07 02:21:38 ERROR : error listing: directory not found
2026/04/07 02:21:38 ERROR : azurefiles root 'rclone-test-kotovod1leye/021502vo/rmdirs/path1': Failed to list "": directory not found
2026/04/07 02:21:38 DEBUG : removing 1 level 0 directories
2026/04/07 02:21:38 INFO : azurefiles root 'rclone-test-kotovod1leye/021502vo/rmdirs/path1': Removing directory
2026/04/07 02:21:39 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kotovod1leye/021502vo/rmdirs/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:b5470158-601a-0076-4a35-c63b52000000
Time:2026-04-07T02:21:38.9941137Z
--------------------------------------------------------------------------------
2026/04/07 02:21:39 DEBUG : Waiting for deletions to finish
2026/04/07 02:21:39 ERROR : error listing: directory not found
2026/04/07 02:21:39 ERROR : Local file system at /tmp/021502vo/rmdirs/path2: Failed to list "": directory not found
2026/04/07 02:21:39 DEBUG : removing 1 level 0 directories
2026/04/07 02:21:39 INFO : Local file system at /tmp/021502vo/rmdirs/path2: Removing directory
2026/04/07 02:21:39 ERROR : Failed to rmdir: stat /tmp/021502vo/rmdirs/path2: no such file or directory
2026/04/07 02:21:39 ERROR : error listing: directory not found
2026/04/07 02:21:39 ERROR : error listing: directory not found
2026/04/07 02:21:39 NOTICE: checking initFs Local file system at /tmp/021502vo/initdir/test_rmdirs-cudatex6
2026/04/07 02:21:39 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:39 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:39 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:39 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:39 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:39 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:39 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:21:39 INFO : subdir: Making directory
2026/04/07 02:21:39 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:39 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/rmdirs/path1': Waiting for checks to finish
2026/04/07 02:21:39 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/rmdirs/path1': Waiting for transfers to finish
2026/04/07 02:21:39 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/07 02:21:39 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:39 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/07 02:21:39 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:39 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/07 02:21:39 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:39 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/07 02:21:39 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:39 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/07 02:21:39 INFO : file1.copy2.txt: Copied (new)
2026/04/07 02:21:39 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/07 02:21:39 INFO : file1.copy1.txt: Copied (new)
2026/04/07 02:21:39 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/07 02:21:39 INFO : file1.copy4.txt: Copied (new)
2026/04/07 02:21:39 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/07 02:21:39 INFO : file1.copy3.txt: Copied (new)
2026/04/07 02:21:39 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/07 02:21:39 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:39 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:21:39 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:39 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:21:39 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:39 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:21:39 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:21:39 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/07 02:21:39 INFO : file1.copy5.txt: Copied (new)
2026/04/07 02:21:39 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:21:39 INFO : file1.txt: Copied (new)
2026/04/07 02:21:39 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:21:39 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:21:39 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:21:39 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:21:39 NOTICE: checking Path1 azurefiles root 'rclone-test-kotovod1leye/021502vo/rmdirs/path1'
2026/04/07 02:21:40 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:21:40 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:40 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:40 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:40 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:40 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:40 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:40 DEBUG : subdir: Making directory with metadata
2026/04/07 02:21:40 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:21:40 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/07 02:21:40 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:21:40 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:21:40 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:21:40 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:21:40 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/07 02:21:40 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/07 02:21:40 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:40 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:40 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:40 DEBUG : Local file system at /tmp/021502vo/rmdirs/path2: Waiting for checks to finish
2026/04/07 02:21:40 DEBUG : Local file system at /tmp/021502vo/rmdirs/path2: Waiting for transfers to finish
2026/04/07 02:21:40 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/07 02:21:40 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:40 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/07 02:21:40 INFO : file1.copy2.txt: Copied (new)
2026/04/07 02:21:40 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/07 02:21:40 INFO : file1.copy3.txt: Copied (new)
2026/04/07 02:21:40 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/07 02:21:40 INFO : file1.copy1.txt: Copied (new)
2026/04/07 02:21:40 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/07 02:21:40 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/07 02:21:40 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:40 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:40 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:21:40 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/07 02:21:40 INFO : file1.copy4.txt: Copied (new)
2026/04/07 02:21:40 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:40 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/07 02:21:40 INFO : file1.copy5.txt: Copied (new)
2026/04/07 02:21:40 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:21:40 INFO : file1.txt: Copied (new)
2026/04/07 02:21:40 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:21:40 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:40 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:21:40 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:21:40 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:21:40 NOTICE: checking path2 Local file system at /tmp/021502vo/rmdirs/path2
2026/04/07 02:21:40 NOTICE: [36m(01) :[0m [34mtest rmdirs[0m
2026/04/07 02:21:40 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/07 02:21:40 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/07 02:21:42 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/rmdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:21:42 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:21:42 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:21:42 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:21:42 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/rmdirs/path1/" with Path2 "/tmp/021502vo/rmdirs/path2/"
2026/04/07 02:21:42 INFO : Copying Path2 files to Path1
2026/04/07 02:21:42 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:21:42 INFO : There was nothing to transfer
2026/04/07 02:21:42 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:21:42 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:21:43 INFO : There was nothing to transfer
2026/04/07 02:21:43 INFO : Resync updating listings
2026/04/07 02:21:43 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/rmdirs/path1/" vs Path2 "/tmp/021502vo/rmdirs/path2/"
2026/04/07 02:21:43 INFO : [32mBisync successful[0m
2026/04/07 02:21:43 NOTICE: [36m(04) :[0m [34mtest 1. delete path1 subdir file[0m
2026/04/07 02:21:43 NOTICE: [36m(05) :[0m [34mdelete-file TestAzureFiles:rclone-test-kotovod1leye/021502vo/rmdirs/path1/subdir/file20.txt[0m
2026/04/07 02:21:43 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/rmdirs/path1/subdir/"
2026/04/07 02:21:43 INFO : file20.txt: Deleted
2026/04/07 02:21:43 NOTICE: [36m(06) :[0m [34mtest 2. run bisync without remove-empty-dirs[0m
2026/04/07 02:21:43 NOTICE: [36m(07) :[0m [34mbisync[0m
2026/04/07 02:21:45 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/rmdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:21:45 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:21:45 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:21:45 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:21:45 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/rmdirs/path1/" with Path2 "/tmp/021502vo/rmdirs/path2/"
2026/04/07 02:21:45 INFO : Building Path1 and Path2 listings
2026/04/07 02:21:45 INFO : Path1 checking for diffs
2026/04/07 02:21:45 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir/file20.txt[0m
2026/04/07 02:21:45 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/07 02:21:45 INFO : Path2 checking for diffs
2026/04/07 02:21:45 INFO : Applying changes
2026/04/07 02:21:45 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/021502vo/rmdirs/path2/subdir/file20.txt[0m
2026/04/07 02:21:45 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:21:45 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:21:45 INFO : subdir/file20.txt: Deleted
2026/04/07 02:21:45 INFO : There was nothing to transfer
2026/04/07 02:21:45 INFO : Updating listings
2026/04/07 02:21:45 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/rmdirs/path1/" vs Path2 "/tmp/021502vo/rmdirs/path2/"
2026/04/07 02:21:45 INFO : [32mBisync successful[0m
2026/04/07 02:21:45 NOTICE: [36m(08) :[0m [34mtest 3. confirm the subdir still exists on both paths[0m
2026/04/07 02:21:45 NOTICE: [36m(09) :[0m [34mlist-dirs TestAzureFiles:rclone-test-kotovod1leye/021502vo/rmdirs/path1/[0m
2026/04/07 02:21:45 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/rmdirs/path1/"
2026/04/07 02:21:46 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/04/07 02:21:46 NOTICE: [36m(10) :[0m [34mlist-dirs /tmp/021502vo/rmdirs/path2/[0m
2026/04/07 02:21:46 DEBUG : Creating backend with remote "/tmp/021502vo/rmdirs/path2/"
2026/04/07 02:21:46 DEBUG : fs cache: renaming cache item "/tmp/021502vo/rmdirs/path2/" to be canonical "/tmp/021502vo/rmdirs/path2"
2026/04/07 02:21:46 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/04/07 02:21:46 NOTICE: [36m(11) :[0m [34mtest 4. run bisync with remove-empty-dirs[0m
2026/04/07 02:21:46 NOTICE: [36m(12) :[0m [34mbisync remove-empty-dirs[0m
2026/04/07 02:21:48 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/rmdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:21:48 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:21:48 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02: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
}
2026/04/07 02:21:48 INFO : Synching Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/rmdirs/path1/" with Path2 "/tmp/021502vo/rmdirs/path2/"
2026/04/07 02:21:48 INFO : Building Path1 and Path2 listings
2026/04/07 02:21:48 INFO : Path1 checking for diffs
2026/04/07 02:21:48 INFO : Path2 checking for diffs
2026/04/07 02:21:48 INFO : No changes found
2026/04/07 02:21:48 INFO : Updating listings
2026/04/07 02:21:48 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-kotovod1leye/021502vo/rmdirs/path1/" vs Path2 "/tmp/021502vo/rmdirs/path2/"
2026/04/07 02:21:48 INFO : Removing empty directories
2026/04/07 02:21:48 INFO : subdir: Removing directory
2026/04/07 02:21:48 INFO : subdir: Removing directory
2026/04/07 02:21:48 INFO : [32mBisync successful[0m
2026/04/07 02:21:48 NOTICE: [36m(13) :[0m [34mtest 5. confirm the subdir has been removed on both paths[0m
2026/04/07 02:21:48 NOTICE: [36m(14) :[0m [34mlist-dirs TestAzureFiles:rclone-test-kotovod1leye/021502vo/rmdirs/path1/[0m
2026/04/07 02:21:48 NOTICE: [36m(15) :[0m [34mlist-dirs /tmp/021502vo/rmdirs/path2/[0m
2026/04/07 02:21:48 DEBUG : fs cache: switching user supplied name "/tmp/021502vo/rmdirs/path2/" for canonical name "/tmp/021502vo/rmdirs/path2"
2026/04/07 02:21:49 DEBUG : Waiting for deletions to finish
2026/04/07 02:21:49 INFO : file1.copy4.txt: Deleted
2026/04/07 02:21:49 INFO : file1.copy2.txt: Deleted
2026/04/07 02:21:49 INFO : file1.copy5.txt: Deleted
2026/04/07 02:21:49 INFO : RCLONE_TEST: Deleted
2026/04/07 02:21:49 INFO : file1.copy1.txt: Deleted
2026/04/07 02:21:49 INFO : file1.copy3.txt: Deleted
2026/04/07 02:21:49 INFO : file1.txt: Deleted
2026/04/07 02:21:49 DEBUG : removing 1 level 0 directories
2026/04/07 02:21:49 INFO : azurefiles root 'rclone-test-kotovod1leye/021502vo/rmdirs/path1': Removing directory
2026/04/07 02:21:49 DEBUG : Waiting for deletions to finish
2026/04/07 02:21:49 INFO : RCLONE_TEST: Deleted
2026/04/07 02:21:49 INFO : file1.copy1.txt: Deleted
2026/04/07 02:21:49 INFO : file1.copy4.txt: Deleted
2026/04/07 02:21:49 INFO : file1.copy5.txt: Deleted
2026/04/07 02:21:49 INFO : file1.txt: Deleted
2026/04/07 02:21:49 INFO : file1.copy2.txt: Deleted
2026/04/07 02:21:49 INFO : file1.copy3.txt: Deleted
2026/04/07 02:21:49 DEBUG : removing 1 level 0 directories
2026/04/07 02:21:49 INFO : Local file system at /tmp/021502vo/rmdirs/path2: Removing directory
bisync_test.go:608: [32mTEST rmdirs PASSED[0m
=== RUN TestBisyncRemoteLocal/volatile
2026/04/07 02:21:49 INFO : path1: Making directory
2026/04/07 02:21:49 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kotovod1leye/021502vo/volatile/path1"
2026/04/07 02:21:49 DEBUG : Creating backend with remote "/tmp/021502vo/volatile/path2"
2026/04/07 02:21:49 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_volatile/initial"
2026/04/07 02:21:49 DEBUG : Creating backend with remote "/tmp/021502vo/initdir/test_volatile-poyadad6"
2026/04/07 02:21:49 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:21:49 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:49 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:49 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:49 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:49 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:49 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:49 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:49 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:49 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:21:49 DEBUG : Local file system at /tmp/021502vo/initdir/test_volatile-poyadad6: Waiting for checks to finish
2026/04/07 02:21:49 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:49 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:21:49 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:21:49 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:49 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:49 DEBUG : Local file system at /tmp/021502vo/initdir/test_volatile-poyadad6: Waiting for transfers to finish
2026/04/07 02:21:49 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:21:49 INFO : file1.txt: Copied (new)
2026/04/07 02:21:49 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:21:49 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:21:49 INFO : file2.txt: Copied (new)
2026/04/07 02:21:49 INFO : file3.txt: Copied (new)
2026/04/07 02:21:49 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:21:49 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:21:49 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:49 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:21:49 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:21:49 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:21:49 INFO : file4.txt: Copied (new)
2026/04/07 02:21:49 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:49 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:21:49 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:21:49 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:21:49 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:49 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:21:49 INFO : file5.txt: Copied (new)
2026/04/07 02:21:49 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:21:49 INFO : file6.txt: Copied (new)
2026/04/07 02:21:49 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:21:49 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:21:49 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:49 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:49 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:21:49 INFO : file8.txt: Copied (new)
2026/04/07 02:21:49 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:21:49 INFO : file7.txt: Copied (new)
2026/04/07 02:21:49 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_volatile/modfiles"
2026/04/07 02:21:49 DEBUG : Creating backend with remote "/tmp/021502vo/datadir/test_volatile-muvikuv4"
2026/04/07 02:21:49 DEBUG : dummy.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:49 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:49 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:49 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:49 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:49 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:49 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:49 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:49 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:49 DEBUG : Local file system at /tmp/021502vo/datadir/test_volatile-muvikuv4: Waiting for checks to finish
2026/04/07 02:21:49 DEBUG : Local file system at /tmp/021502vo/datadir/test_volatile-muvikuv4: Waiting for transfers to finish
2026/04/07 02:21:49 DEBUG : dummy.txt.b3782999.partial: size = 0 OK
2026/04/07 02:21:49 DEBUG : dummy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:49 DEBUG : dummy.txt.b3782999.partial: renamed to: dummy.txt
2026/04/07 02:21:49 INFO : dummy.txt: Copied (new)
2026/04/07 02:21:49 DEBUG : file1.txt.be52b1c9.partial: size = 19 OK
2026/04/07 02:21:49 DEBUG : file10.txt.bdde3bf8.partial: size = 19 OK
2026/04/07 02:21:49 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:21:49 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:21:49 DEBUG : file1.txt.be52b1c9.partial: renamed to: file1.txt
2026/04/07 02:21:49 INFO : file1.txt: Copied (new)
2026/04/07 02:21:49 DEBUG : file11.txt.d4a7309d.partial: size = 19 OK
2026/04/07 02:21:49 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:21:49 DEBUG : file10.txt.bdde3bf8.partial: renamed to: file10.txt
2026/04/07 02:21:49 INFO : file10.txt: Copied (new)
2026/04/07 02:21:49 DEBUG : file2.txt.23ff1769.partial: size = 13 OK
2026/04/07 02:21:49 DEBUG : file11.txt.d4a7309d.partial: renamed to: file11.txt
2026/04/07 02:21:49 INFO : file11.txt: Copied (new)
2026/04/07 02:21:49 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/07 02:21:49 DEBUG : file2.txt.23ff1769.partial: renamed to: file2.txt
2026/04/07 02:21:49 INFO : file2.txt: Copied (new)
2026/04/07 02:21:49 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/04/07 02:21:49 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/04/07 02:21:49 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/07 02:21:49 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/07 02:21:49 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/04/07 02:21:49 INFO : file5L.txt: Copied (new)
2026/04/07 02:21:49 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/04/07 02:21:49 INFO : file5R.txt: Copied (new)
2026/04/07 02:21:49 DEBUG : file6.txt.7b4c87b3.partial: size = 19 OK
2026/04/07 02:21:49 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:21:49 DEBUG : file7.txt.38c43fbf.partial: size = 19 OK
2026/04/07 02:21:49 DEBUG : file6.txt.7b4c87b3.partial: renamed to: file6.txt
2026/04/07 02:21:49 INFO : file6.txt: Copied (new)
2026/04/07 02:21:49 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:21:49 DEBUG : file7.txt.38c43fbf.partial: renamed to: file7.txt
2026/04/07 02:21:49 INFO : file7.txt: Copied (new)
2026/04/07 02:21:49 DEBUG : Waiting for deletions to finish
2026/04/07 02:21:49 ERROR : error listing: directory not found
2026/04/07 02:21:49 ERROR : azurefiles root 'rclone-test-kotovod1leye/021502vo/volatile/path1': Failed to list "": directory not found
2026/04/07 02:21:49 DEBUG : removing 1 level 0 directories
2026/04/07 02:21:49 INFO : azurefiles root 'rclone-test-kotovod1leye/021502vo/volatile/path1': Removing directory
2026/04/07 02:21:49 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kotovod1leye/021502vo/volatile/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:cabda472-a01a-0079-1a35-c64d3e000000
Time:2026-04-07T02:21:49.5159573Z
--------------------------------------------------------------------------------
2026/04/07 02:21:49 DEBUG : Waiting for deletions to finish
2026/04/07 02:21:49 ERROR : error listing: directory not found
2026/04/07 02:21:49 ERROR : Local file system at /tmp/021502vo/volatile/path2: Failed to list "": directory not found
2026/04/07 02:21:49 DEBUG : removing 1 level 0 directories
2026/04/07 02:21:49 INFO : Local file system at /tmp/021502vo/volatile/path2: Removing directory
2026/04/07 02:21:49 ERROR : Failed to rmdir: stat /tmp/021502vo/volatile/path2: no such file or directory
2026/04/07 02:21:49 ERROR : error listing: directory not found
2026/04/07 02:21:49 ERROR : error listing: directory not found
2026/04/07 02:21:49 NOTICE: checking initFs Local file system at /tmp/021502vo/initdir/test_volatile-poyadad6
2026/04/07 02:21:49 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:49 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:49 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:49 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:49 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:49 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:49 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:49 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:49 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:21:49 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/volatile/path1': Waiting for checks to finish
2026/04/07 02:21:49 DEBUG : azurefiles root 'rclone-test-kotovod1leye/021502vo/volatile/path1': Waiting for transfers to finish
2026/04/07 02:21:49 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:21:49 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:49 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:21:49 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:49 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:21:49 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:49 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:21:49 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:49 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:21:49 INFO : file2.txt: Copied (new)
2026/04/07 02:21:49 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:21:49 INFO : file1.txt: Copied (new)
2026/04/07 02:21:49 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:21:49 INFO : file4.txt: Copied (new)
2026/04/07 02:21:50 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:21:50 INFO : file3.txt: Copied (new)
2026/04/07 02:21:50 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:21:50 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:50 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:21:50 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:50 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:21:50 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:50 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:21:50 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:50 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:21:50 INFO : file5.txt: Copied (new)
2026/04/07 02:21:50 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:21:50 INFO : file6.txt: Copied (new)
2026/04/07 02:21:50 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:21:50 INFO : file7.txt: Copied (new)
2026/04/07 02:21:50 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:21:50 INFO : file8.txt: Copied (new)
2026/04/07 02:21:50 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:21:50 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:21:50 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:21:50 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:21:50 NOTICE: checking Path1 azurefiles root 'rclone-test-kotovod1leye/021502vo/volatile/path1'
2026/04/07 02:21:51 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:21:51 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:51 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:51 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:51 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:51 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:51 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:51 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:51 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:51 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:21:51 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:21:51 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:21:51 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:21:51 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:21:51 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:21:51 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:21:51 DEBUG : Local file system at /tmp/021502vo/volatile/path2: Waiting for checks to finish
2026/04/07 02:21:51 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:21:51 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:51 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:51 DEBUG : Local file system at /tmp/021502vo/volatile/path2: Waiting for transfers to finish
2026/04/07 02:21:51 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:51 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:21:51 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:21:51 INFO : file2.txt: Copied (new)
2026/04/07 02:21:51 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:51 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:21:51 INFO : file4.txt: Copied (new)
2026/04/07 02:21:51 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:21:51 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:51 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:21:51 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:21:51 INFO : file5.txt: Copied (new)
2026/04/07 02:21:51 INFO : file1.txt: Copied (new)
2026/04/07 02:21:51 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:21:51 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:51 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:21:51 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:21:51 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:21:51 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:51 INFO : file7.txt: Copied (new)
2026/04/07 02:21:51 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:51 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:21:51 INFO : file8.txt: Copied (new)
2026/04/07 02:21:51 INFO : file3.txt: Copied (new)
2026/04/07 02:21:51 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:21:51 INFO : file6.txt: Copied (new)
2026/04/07 02:21:51 NOTICE: checking path2 Local file system at /tmp/021502vo/volatile/path2
2026/04/07 02:21:51 NOTICE: [36m(01) :[0m [34mtest volatile[0m
2026/04/07 02:21:51 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/07 02:21:51 NOTICE: [36m(03) :[0m [34mbisync resync[0m
bisync_test.go:978: skipping 'volatile' test on non-local as it requires uploading 100 files
2026/04/07 02:21:51 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge object "021502vo/backupdir/path1/RCLONE_TEST"
2026/04/07 02:21:51 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge object "021502vo/backupdir/path1/file1.txt"
2026/04/07 02:21:51 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge object "021502vo/backupdir/path1/file2.txt"
2026/04/07 02:21:51 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge object "021502vo/backupdir/path1/file3.txt"
2026/04/07 02:21:51 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge object "021502vo/backupdir/path1/file4.txt"
2026/04/07 02:21:51 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge object "021502vo/backupdir/path1/file5.txt"
2026/04/07 02:21:51 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge object "021502vo/backupdir/path1/file6.txt"
2026/04/07 02:21:51 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge object "021502vo/backupdir/path1/file7.txt"
2026/04/07 02:21:52 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge object "021502vo/backupdir/path1/file8.txt"
2026/04/07 02:21:52 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge object "021502vo/extended_filenames/path1/RCLONE_TEST"
2026/04/07 02:21:52 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge object "021502vo/extended_filenames/path1/file1 - Copy (2).txt"
2026/04/07 02:21:52 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge object "021502vo/extended_filenames/path1/file1 - Copy.txt"
2026/04/07 02:21:52 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge object "021502vo/extended_filenames/path1/file1.txt"
2026/04/07 02:21:52 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge object "021502vo/extended_filenames/path1/file_enconde_mañana_funcionará.txt"
2026/04/07 02:21:52 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge object "021502vo/extended_filenames/path1/filename_contains_ě_.txt"
2026/04/07 02:21:52 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge object "021502vo/extended_filenames/path1/filename_contains_ࢺ_.txt"
2026/04/07 02:21:52 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge object "021502vo/extended_filenames/path1/Русский.txt"
2026/04/07 02:21:52 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge object "021502vo/normalization/path1/RCLONE_TEST"
2026/04/07 02:21:52 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge object "021502vo/normalization/path1/file1.txt"
2026/04/07 02:21:52 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge object "021502vo/volatile/path1/RCLONE_TEST"
2026/04/07 02:21:52 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge object "021502vo/volatile/path1/file1.txt"
2026/04/07 02:21:52 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge object "021502vo/volatile/path1/file2.txt"
2026/04/07 02:21:52 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge object "021502vo/volatile/path1/file3.txt"
2026/04/07 02:21:52 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge object "021502vo/volatile/path1/file4.txt"
2026/04/07 02:21:52 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge object "021502vo/volatile/path1/file5.txt"
2026/04/07 02:21:52 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge object "021502vo/volatile/path1/file6.txt"
2026/04/07 02:21:52 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge object "021502vo/volatile/path1/file7.txt"
2026/04/07 02:21:52 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge object "021502vo/volatile/path1/file8.txt"
2026/04/07 02:21:52 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge object "021502vo/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt"
2026/04/07 02:21:52 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge object "021502vo/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ࢺ_.txt"
2026/04/07 02:21:52 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge object "021502vo/normalization/path1/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"
2026/04/07 02:21:53 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge object "021502vo/normalization/path1/folder/HeLlO,wOrLd!.txt"
2026/04/07 02:21:53 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge object "021502vo/normalization/path1/folder/éééö.txt"
2026/04/07 02:21:53 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge object "021502vo/normalization/path1/測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt"
2026/04/07 02:21:53 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge object "021502vo/normalization/path1/測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt"
2026/04/07 02:21:53 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge object "021502vo/normalization/path1/測試_Русский_ _ _ě_áñ/測試_check file"
2026/04/07 02:21:53 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge dir "021502vo/volatile/path1"
2026/04/07 02:21:53 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge dir "021502vo/volatile"
2026/04/07 02:21:53 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge dir "021502vo/rmdirs"
2026/04/07 02:21:53 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge dir "021502vo/resync_modes"
2026/04/07 02:21:53 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge dir "021502vo/resync"
2026/04/07 02:21:53 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge dir "021502vo/resolve"
2026/04/07 02:21:53 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge dir "021502vo/rclone_args"
2026/04/07 02:21:53 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge dir "021502vo/path1"
2026/04/07 02:21:53 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge dir "021502vo/normalization/path1/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/04/07 02:21:53 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge dir "021502vo/normalization/path1/測試_Русский_ _ _ě_áñ"
2026/04/07 02:21:53 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge dir "021502vo/normalization/path1/folder"
2026/04/07 02:21:53 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge dir "021502vo/normalization/path1"
2026/04/07 02:21:53 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge dir "021502vo/normalization"
2026/04/07 02:21:53 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge dir "021502vo/nomodtime"
2026/04/07 02:21:53 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge dir "021502vo/max_delete_path2_force"
2026/04/07 02:21:53 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge dir "021502vo/max_delete_path1"
2026/04/07 02:21:53 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge dir "021502vo/ignorelistingchecksum"
2026/04/07 02:21:54 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge dir "021502vo/filtersfile_checks"
2026/04/07 02:21:54 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge dir "021502vo/filters"
2026/04/07 02:21:54 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge dir "021502vo/extended_filenames/path1/subdir_with_ࢺ_"
2026/04/07 02:21:54 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge dir "021502vo/extended_filenames/path1"
2026/04/07 02:21:54 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge dir "021502vo/extended_filenames"
2026/04/07 02:21:54 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge dir "021502vo/ext_paths"
2026/04/07 02:21:54 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge dir "021502vo/equal"
2026/04/07 02:21:54 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge dir "021502vo/dry_run"
2026/04/07 02:21:54 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge dir "021502vo/createemptysrcdirs"
2026/04/07 02:21:54 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge dir "021502vo/concurrent"
2026/04/07 02:21:54 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge dir "021502vo/compare_all"
2026/04/07 02:21:54 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge dir "021502vo/check_sync"
2026/04/07 02:21:54 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge dir "021502vo/check_filename"
2026/04/07 02:21:54 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge dir "021502vo/check_access_filters"
2026/04/07 02:21:54 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge dir "021502vo/check_access"
2026/04/07 02:21:54 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge dir "021502vo/changes"
2026/04/07 02:21:54 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge dir "021502vo/basic"
2026/04/07 02:21:54 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge dir "021502vo/backupdir/path1"
2026/04/07 02:21:54 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge dir "021502vo/backupdir"
2026/04/07 02:21:54 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge dir "021502vo/all_changed"
2026/04/07 02:21:54 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge dir "021502vo"
2026/04/07 02:21:54 DEBUG : azurefiles root 'rclone-test-kotovod1leye': Purge dir ""
--- PASS: TestBisyncRemoteLocal (412.90s)
--- PASS: TestBisyncRemoteLocal/all_changed (14.32s)
--- SKIP: TestBisyncRemoteLocal/backupdir (1.75s)
--- PASS: TestBisyncRemoteLocal/basic (8.43s)
--- PASS: TestBisyncRemoteLocal/changes (10.21s)
--- PASS: TestBisyncRemoteLocal/check_access (25.43s)
--- PASS: TestBisyncRemoteLocal/check_access_filters (27.02s)
--- PASS: TestBisyncRemoteLocal/check_filename (15.26s)
--- PASS: TestBisyncRemoteLocal/check_sync (18.95s)
--- PASS: TestBisyncRemoteLocal/compare_all (11.21s)
--- PASS: TestBisyncRemoteLocal/concurrent (9.85s)
--- PASS: TestBisyncRemoteLocal/createemptysrcdirs (27.37s)
--- PASS: TestBisyncRemoteLocal/dry_run (15.96s)
--- PASS: TestBisyncRemoteLocal/equal (8.05s)
--- PASS: TestBisyncRemoteLocal/ext_paths (26.25s)
--- SKIP: TestBisyncRemoteLocal/extended_filenames (6.21s)
--- PASS: TestBisyncRemoteLocal/filters (8.24s)
--- PASS: TestBisyncRemoteLocal/filtersfile_checks (21.09s)
--- PASS: TestBisyncRemoteLocal/ignorelistingchecksum (11.25s)
--- PASS: TestBisyncRemoteLocal/max_delete_path1 (9.94s)
--- PASS: TestBisyncRemoteLocal/max_delete_path2_force (9.59s)
--- PASS: TestBisyncRemoteLocal/nomodtime (6.47s)
--- SKIP: TestBisyncRemoteLocal/normalization (10.23s)
--- PASS: TestBisyncRemoteLocal/rclone_args (27.34s)
--- PASS: TestBisyncRemoteLocal/resolve (26.29s)
--- PASS: TestBisyncRemoteLocal/resync (16.58s)
--- PASS: TestBisyncRemoteLocal/resync_modes (23.36s)
--- PASS: TestBisyncRemoteLocal/rmdirs (10.52s)
--- SKIP: TestBisyncRemoteLocal/volatile (1.79s)
=== RUN TestBisyncLocalRemote
2026/04/07 02:21:54 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa"
2026/04/07 02:21:55 NOTICE: remote: TestAzureFiles:rclone-test-kapusef2xepa
=== RUN TestBisyncLocalRemote/all_changed
2026/04/07 02:21:55 DEBUG : Creating backend with remote "/tmp/022155va"
2026/04/07 02:21:55 DEBUG : Creating backend with remote "/tmp/022155va/all_changed/path1"
2026/04/07 02:21:55 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va"
2026/04/07 02:21:55 INFO : path2: Making directory
2026/04/07 02:21:55 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/all_changed/path2"
2026/04/07 02:21:55 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_all_changed/initial"
2026/04/07 02:21:55 DEBUG : Creating backend with remote "/tmp/022155va/initdir/test_all_changed-hokubif5"
2026/04/07 02:21:55 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:21:55 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:55 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:55 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:55 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:55 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:55 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:55 DEBUG : subdir: Making directory with metadata
2026/04/07 02:21:55 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:21:55 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/07 02:21:55 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/07 02:21:55 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:55 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:55 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/07 02:21:55 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/07 02:21:55 INFO : file1.copy1.txt: Copied (new)
2026/04/07 02:21:55 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:55 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/07 02:21:55 DEBUG : Local file system at /tmp/022155va/initdir/test_all_changed-hokubif5: Waiting for checks to finish
2026/04/07 02:21:55 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/07 02:21:55 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:55 INFO : file1.copy2.txt: Copied (new)
2026/04/07 02:21:55 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/07 02:21:55 DEBUG : Local file system at /tmp/022155va/initdir/test_all_changed-hokubif5: Waiting for transfers to finish
2026/04/07 02:21:55 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/07 02:21:55 INFO : file1.copy3.txt: Copied (new)
2026/04/07 02:21:55 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:55 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/07 02:21:55 INFO : file1.copy4.txt: Copied (new)
2026/04/07 02:21:55 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:21:55 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:21:55 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:21:55 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:21:55 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:21:55 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:21:55 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:55 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/07 02:21:55 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:55 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:55 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:21:55 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:21:55 INFO : file1.txt: Copied (new)
2026/04/07 02:21:55 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:21:55 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/07 02:21:55 INFO : file1.copy5.txt: Copied (new)
2026/04/07 02:21:55 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:21:55 DEBUG : Waiting for deletions to finish
2026/04/07 02:21:55 ERROR : error listing: directory not found
2026/04/07 02:21:55 ERROR : Local file system at /tmp/022155va/all_changed/path1: Failed to list "": directory not found
2026/04/07 02:21:55 DEBUG : removing 1 level 0 directories
2026/04/07 02:21:55 INFO : Local file system at /tmp/022155va/all_changed/path1: Removing directory
2026/04/07 02:21:55 ERROR : Failed to rmdir: stat /tmp/022155va/all_changed/path1: no such file or directory
2026/04/07 02:21:55 DEBUG : Waiting for deletions to finish
2026/04/07 02:21:55 ERROR : error listing: directory not found
2026/04/07 02:21:55 ERROR : azurefiles root 'rclone-test-kapusef2xepa/022155va/all_changed/path2': Failed to list "": directory not found
2026/04/07 02:21:55 DEBUG : removing 1 level 0 directories
2026/04/07 02:21:55 INFO : azurefiles root 'rclone-test-kapusef2xepa/022155va/all_changed/path2': Removing directory
2026/04/07 02:21:55 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kapusef2xepa/022155va/all_changed/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:b547026e-601a-0076-4b35-c63b52000000
Time:2026-04-07T02:21:55.4602039Z
--------------------------------------------------------------------------------
2026/04/07 02:21:55 ERROR : error listing: directory not found
2026/04/07 02:21:55 ERROR : error listing: directory not found
2026/04/07 02:21:55 NOTICE: checking initFs Local file system at /tmp/022155va/initdir/test_all_changed-hokubif5
2026/04/07 02:21:55 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:21:55 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:55 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:55 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:55 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:55 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:55 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:55 DEBUG : subdir: Making directory with metadata
2026/04/07 02:21:55 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:21:55 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/07 02:21:55 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:55 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:21:55 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/07 02:21:55 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:21:55 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:55 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/07 02:21:55 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:55 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/07 02:21:55 DEBUG : Local file system at /tmp/022155va/all_changed/path1: Waiting for checks to finish
2026/04/07 02:21:55 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:55 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/07 02:21:55 INFO : file1.copy2.txt: Copied (new)
2026/04/07 02:21:55 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:21:55 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:21:55 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/07 02:21:55 INFO : file1.copy1.txt: Copied (new)
2026/04/07 02:21:55 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/07 02:21:55 INFO : file1.copy3.txt: Copied (new)
2026/04/07 02:21:55 DEBUG : Local file system at /tmp/022155va/all_changed/path1: Waiting for transfers to finish
2026/04/07 02:21:55 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/07 02:21:55 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/07 02:21:55 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:55 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:21:55 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:55 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:55 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/07 02:21:55 INFO : file1.copy5.txt: Copied (new)
2026/04/07 02:21:55 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:21:55 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/07 02:21:55 INFO : file1.copy4.txt: Copied (new)
2026/04/07 02:21:55 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:55 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:21:55 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:21:55 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:21:55 INFO : file1.txt: Copied (new)
2026/04/07 02:21:55 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:21:55 NOTICE: checking Path1 Local file system at /tmp/022155va/all_changed/path1
2026/04/07 02:21:55 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:55 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:55 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:55 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:55 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:55 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:55 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:21:55 INFO : subdir: Making directory
2026/04/07 02:21:55 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:21:55 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/all_changed/path2': Waiting for checks to finish
2026/04/07 02:21:55 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/all_changed/path2': Waiting for transfers to finish
2026/04/07 02:21:55 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/07 02:21:55 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:55 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/07 02:21:55 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:55 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/07 02:21:55 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:55 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/07 02:21:55 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:55 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/07 02:21:55 INFO : file1.copy4.txt: Copied (new)
2026/04/07 02:21:55 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/07 02:21:55 INFO : file1.copy1.txt: Copied (new)
2026/04/07 02:21:55 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/07 02:21:55 INFO : file1.copy2.txt: Copied (new)
2026/04/07 02:21:55 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/07 02:21:55 INFO : file1.copy3.txt: Copied (new)
2026/04/07 02:21:56 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/07 02:21:56 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:56 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:21:56 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:56 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:21:56 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:21:56 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:21:56 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:21:56 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/07 02:21:56 INFO : file1.copy5.txt: Copied (new)
2026/04/07 02:21:56 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:21:56 INFO : file1.txt: Copied (new)
2026/04/07 02:21:56 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:21:56 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:21:56 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:21:56 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:21:56 NOTICE: checking path2 azurefiles root 'rclone-test-kapusef2xepa/022155va/all_changed/path2'
2026/04/07 02:21:56 NOTICE: [36m(01) :[0m [34mtest all-changed[0m
2026/04/07 02:21:56 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/07 02:21:56 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/07 02:21:59 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:21:59 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/all_changed/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:21:59 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:21:59 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:21:59 INFO : Synching Path1 "/tmp/022155va/all_changed/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/all_changed/path2/"
2026/04/07 02:21:59 INFO : Copying Path2 files to Path1
2026/04/07 02:21:59 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:21:59 INFO : There was nothing to transfer
2026/04/07 02:21:59 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:21:59 INFO : There was nothing to transfer
2026/04/07 02:21:59 INFO : Resync updating listings
2026/04/07 02:21:59 INFO : Validating listings for Path1 "/tmp/022155va/all_changed/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/all_changed/path2/"
2026/04/07 02:21:59 INFO : [32mBisync successful[0m
2026/04/07 02:21:59 NOTICE: [36m(04) :[0m [34mtest change timestamp on all files except RCLONE_TEST[0m
2026/04/07 02:21:59 NOTICE: [36m(05) :[0m [34mtouch-glob 2005-01-02 /tmp/022155va/all_changed/path1/ file*[0m
2026/04/07 02:21:59 DEBUG : Creating backend with remote "/tmp/022155va/all_changed/path1/"
2026/04/07 02:21:59 DEBUG : fs cache: renaming cache item "/tmp/022155va/all_changed/path1/" to be canonical "/tmp/022155va/all_changed/path1"
2026/04/07 02:21:59 DEBUG : file1.copy1.txt: Set modification time 2005-01-02
2026/04/07 02:21:59 DEBUG : file1.txt: Set modification time 2005-01-02
2026/04/07 02:21:59 DEBUG : file1.copy5.txt: Set modification time 2005-01-02
2026/04/07 02:21:59 DEBUG : file1.copy4.txt: Set modification time 2005-01-02
2026/04/07 02:21:59 DEBUG : file1.copy3.txt: Set modification time 2005-01-02
2026/04/07 02:21:59 DEBUG : file1.copy2.txt: Set modification time 2005-01-02
2026/04/07 02:21:59 NOTICE: [36m(06) :[0m [34mtouch-glob 2005-01-02 /tmp/022155va/all_changed/path1/subdir file*[0m
2026/04/07 02:21:59 DEBUG : Creating backend with remote "/tmp/022155va/all_changed/path1/subdir"
2026/04/07 02:21:59 DEBUG : file20.txt: Set modification time 2005-01-02
2026/04/07 02:21:59 NOTICE: [36m(07) :[0m [34mtest sync should pass[0m
2026/04/07 02:21:59 NOTICE: [36m(08) :[0m [34mbisync[0m
2026/04/07 02:22:01 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:22:01 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/all_changed/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:22:01 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:22:01 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:22:01 INFO : Synching Path1 "/tmp/022155va/all_changed/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/all_changed/path2/"
2026/04/07 02:22:01 INFO : Building Path1 and Path2 listings
2026/04/07 02:22:01 INFO : Path1 checking for diffs
2026/04/07 02:22:01 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy1.txt[0m
2026/04/07 02:22:01 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy2.txt[0m
2026/04/07 02:22:01 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy3.txt[0m
2026/04/07 02:22:01 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy4.txt[0m
2026/04/07 02:22:01 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy5.txt[0m
2026/04/07 02:22:01 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/07 02:22:01 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/04/07 02:22:01 INFO : Path1: 7 changes: [32m 0 new[0m, [33m 7 modified[0m, [31m 0 deleted[0m
2026/04/07 02:22:01 INFO : ([33mModified[0m: [36m 7 newer[0m, [34m 0 older[0m)
2026/04/07 02:22:01 INFO : Path2 checking for diffs
2026/04/07 02:22:01 INFO : Applying changes
2026/04/07 02:22:01 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/all_changed/path2/file1.copy1.txt[0m
2026/04/07 02:22:01 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/all_changed/path2/file1.copy2.txt[0m
2026/04/07 02:22:01 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/all_changed/path2/file1.copy3.txt[0m
2026/04/07 02:22:01 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/all_changed/path2/file1.copy4.txt[0m
2026/04/07 02:22:01 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/all_changed/path2/file1.copy5.txt[0m
2026/04/07 02:22:01 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/all_changed/path2/file1.txt[0m
2026/04/07 02:22:01 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/all_changed/path2/subdir/file20.txt[0m
2026/04/07 02:22:01 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:22:02 INFO : file1.copy4.txt: Updated modification time in destination
2026/04/07 02:22:02 INFO : file1.copy2.txt: Updated modification time in destination
2026/04/07 02:22:02 INFO : file1.txt: Updated modification time in destination
2026/04/07 02:22:02 INFO : file1.copy3.txt: Updated modification time in destination
2026/04/07 02:22:02 INFO : file1.copy5.txt: Updated modification time in destination
2026/04/07 02:22:02 INFO : file1.copy1.txt: Updated modification time in destination
2026/04/07 02:22:02 INFO : subdir/file20.txt: Updated modification time in destination
2026/04/07 02:22:02 INFO : There was nothing to transfer
2026/04/07 02:22:02 INFO : Updating listings
2026/04/07 02:22:02 INFO : Validating listings for Path1 "/tmp/022155va/all_changed/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/all_changed/path2/"
2026/04/07 02:22:02 INFO : [32mBisync successful[0m
2026/04/07 02:22:02 NOTICE: [36m(09) :[0m [34mtest change timestamp on all files including RCLONE_TEST[0m
2026/04/07 02:22:02 NOTICE: [36m(10) :[0m [34mtouch-glob 2004-01-02 /tmp/022155va/all_changed/path1/ *[0m
2026/04/07 02:22:02 DEBUG : fs cache: switching user supplied name "/tmp/022155va/all_changed/path1/" for canonical name "/tmp/022155va/all_changed/path1"
2026/04/07 02:22:02 DEBUG : file1.copy1.txt: Set modification time 2004-01-02
2026/04/07 02:22:02 DEBUG : file1.txt: Set modification time 2004-01-02
2026/04/07 02:22:02 DEBUG : file1.copy5.txt: Set modification time 2004-01-02
2026/04/07 02:22:02 DEBUG : RCLONE_TEST: Set modification time 2004-01-02
2026/04/07 02:22:02 DEBUG : file1.copy4.txt: Set modification time 2004-01-02
2026/04/07 02:22:02 DEBUG : file1.copy3.txt: Set modification time 2004-01-02
2026/04/07 02:22:02 DEBUG : file1.copy2.txt: Set modification time 2004-01-02
2026/04/07 02:22:02 NOTICE: [36m(11) :[0m [34mtouch-glob 2004-01-02 /tmp/022155va/all_changed/path1/subdir *[0m
2026/04/07 02:22:02 DEBUG : file20.txt: Set modification time 2004-01-02
2026/04/07 02:22:02 NOTICE: [36m(12) :[0m [34mtest sync should fail[0m
2026/04/07 02:22:02 NOTICE: [36m(13) :[0m [34mbisync[0m
2026/04/07 02:22:04 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:22:04 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/all_changed/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:22:04 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:22:04 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:22:04 INFO : Synching Path1 "/tmp/022155va/all_changed/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/all_changed/path2/"
2026/04/07 02:22:04 INFO : Building Path1 and Path2 listings
2026/04/07 02:22:04 INFO : Path1 checking for diffs
2026/04/07 02:22:04 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mRCLONE_TEST[0m
2026/04/07 02:22:04 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy1.txt[0m
2026/04/07 02:22:04 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy2.txt[0m
2026/04/07 02:22:04 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy3.txt[0m
2026/04/07 02:22:04 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy4.txt[0m
2026/04/07 02:22:04 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy5.txt[0m
2026/04/07 02:22:04 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/04/07 02:22:04 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/04/07 02:22:04 INFO : Path1: 8 changes: [32m 0 new[0m, [33m 8 modified[0m, [31m 0 deleted[0m
2026/04/07 02:22:04 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 7 older[0m)
2026/04/07 02:22:04 INFO : Path2 checking for diffs
2026/04/07 02:22:04 ERROR : Safety abort: all files were changed on Path1 "/tmp/022155va/all_changed/path1/". Run with --force if desired.
2026/04/07 02:22:04 NOTICE: [31mBisync aborted. Please try again.[0m
2026/04/07 02:22:04 NOTICE: Bisync error: all files were changed
2026/04/07 02:22:04 NOTICE: [36m(14) :[0m [34mtest sync with force should pass[0m
2026/04/07 02:22:04 NOTICE: [36m(15) :[0m [34mbisync force[0m
2026/04/07 02:22:07 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:22:07 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/all_changed/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:22:07 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02: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
}
2026/04/07 02:22:07 INFO : Synching Path1 "/tmp/022155va/all_changed/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/all_changed/path2/"
2026/04/07 02:22:07 INFO : Building Path1 and Path2 listings
2026/04/07 02:22:07 INFO : Path1 checking for diffs
2026/04/07 02:22:07 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mRCLONE_TEST[0m
2026/04/07 02:22:07 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy1.txt[0m
2026/04/07 02:22:07 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy2.txt[0m
2026/04/07 02:22:07 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy3.txt[0m
2026/04/07 02:22:07 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy4.txt[0m
2026/04/07 02:22:07 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy5.txt[0m
2026/04/07 02:22:07 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/04/07 02:22:07 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/04/07 02:22:07 INFO : Path1: 8 changes: [32m 0 new[0m, [33m 8 modified[0m, [31m 0 deleted[0m
2026/04/07 02:22:07 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 7 older[0m)
2026/04/07 02:22:07 INFO : Path2 checking for diffs
2026/04/07 02:22:07 INFO : Applying changes
2026/04/07 02:22:07 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/all_changed/path2/RCLONE_TEST[0m
2026/04/07 02:22:07 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/all_changed/path2/file1.copy1.txt[0m
2026/04/07 02:22:07 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/all_changed/path2/file1.copy2.txt[0m
2026/04/07 02:22:07 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/all_changed/path2/file1.copy3.txt[0m
2026/04/07 02:22:07 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/all_changed/path2/file1.copy4.txt[0m
2026/04/07 02:22:07 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/all_changed/path2/file1.copy5.txt[0m
2026/04/07 02:22:07 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/all_changed/path2/file1.txt[0m
2026/04/07 02:22:07 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/all_changed/path2/subdir/file20.txt[0m
2026/04/07 02:22:07 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:22:07 INFO : file1.copy1.txt: Updated modification time in destination
2026/04/07 02:22:07 INFO : file1.txt: Updated modification time in destination
2026/04/07 02:22:07 INFO : RCLONE_TEST: Updated modification time in destination
2026/04/07 02:22:07 INFO : file1.copy2.txt: Updated modification time in destination
2026/04/07 02:22:07 INFO : file1.copy4.txt: Updated modification time in destination
2026/04/07 02:22:07 INFO : file1.copy3.txt: Updated modification time in destination
2026/04/07 02:22:07 INFO : file1.copy5.txt: Updated modification time in destination
2026/04/07 02:22:07 INFO : subdir/file20.txt: Updated modification time in destination
2026/04/07 02:22:07 INFO : There was nothing to transfer
2026/04/07 02:22:07 INFO : Updating listings
2026/04/07 02:22:07 INFO : Validating listings for Path1 "/tmp/022155va/all_changed/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/all_changed/path2/"
2026/04/07 02:22:07 INFO : [32mBisync successful[0m
2026/04/07 02:22:07 DEBUG : Waiting for deletions to finish
2026/04/07 02:22:07 INFO : file1.copy2.txt: Deleted
2026/04/07 02:22:07 INFO : file1.copy3.txt: Deleted
2026/04/07 02:22:07 INFO : file1.copy4.txt: Deleted
2026/04/07 02:22:07 INFO : file1.copy1.txt: Deleted
2026/04/07 02:22:07 INFO : file1.copy5.txt: Deleted
2026/04/07 02:22:07 INFO : file1.txt: Deleted
2026/04/07 02:22:07 INFO : subdir/file20.txt: Deleted
2026/04/07 02:22:07 INFO : RCLONE_TEST: Deleted
2026/04/07 02:22:07 DEBUG : removing 1 level 1 directories
2026/04/07 02:22:07 INFO : subdir: Removing directory
2026/04/07 02:22:07 DEBUG : removing 1 level 0 directories
2026/04/07 02:22:07 INFO : Local file system at /tmp/022155va/all_changed/path1: Removing directory
2026/04/07 02:22:07 DEBUG : Waiting for deletions to finish
2026/04/07 02:22:07 INFO : RCLONE_TEST: Deleted
2026/04/07 02:22:07 INFO : file1.copy3.txt: Deleted
2026/04/07 02:22:07 INFO : file1.copy5.txt: Deleted
2026/04/07 02:22:07 INFO : file1.copy1.txt: Deleted
2026/04/07 02:22:07 INFO : file1.copy4.txt: Deleted
2026/04/07 02:22:07 INFO : file1.txt: Deleted
2026/04/07 02:22:07 INFO : file1.copy2.txt: Deleted
2026/04/07 02:22:07 INFO : subdir/file20.txt: Deleted
2026/04/07 02:22:08 DEBUG : removing 1 level 1 directories
2026/04/07 02:22:08 INFO : subdir: Removing directory
2026/04/07 02:22:08 DEBUG : removing 1 level 0 directories
2026/04/07 02:22:08 INFO : azurefiles root 'rclone-test-kapusef2xepa/022155va/all_changed/path2': Removing directory
bisync_test.go:608: [32mTEST all_changed PASSED[0m
=== RUN TestBisyncLocalRemote/backupdir
2026/04/07 02:22:08 DEBUG : Creating backend with remote "/tmp/022155va/backupdir/path1"
2026/04/07 02:22:08 INFO : path2: Making directory
2026/04/07 02:22:08 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/backupdir/path2"
2026/04/07 02:22:08 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_backupdir/initial"
2026/04/07 02:22:08 DEBUG : Creating backend with remote "/tmp/022155va/initdir/test_backupdir-mopaxom4"
2026/04/07 02:22:08 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:22:08 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:08 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:08 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:08 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:08 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:08 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:08 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:08 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:08 DEBUG : Local file system at /tmp/022155va/initdir/test_backupdir-mopaxom4: Waiting for checks to finish
2026/04/07 02:22:08 DEBUG : Local file system at /tmp/022155va/initdir/test_backupdir-mopaxom4: Waiting for transfers to finish
2026/04/07 02:22:08 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:22:08 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:22:08 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:08 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:22:08 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:08 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:22:08 INFO : file2.txt: Copied (new)
2026/04/07 02:22:08 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:08 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:22:08 INFO : file3.txt: Copied (new)
2026/04/07 02:22:08 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:22:08 INFO : file1.txt: Copied (new)
2026/04/07 02:22:08 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:22:08 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:22:08 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:22:08 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:22:08 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:08 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:22:08 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:08 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:08 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:22:08 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:22:08 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:22:08 INFO : file5.txt: Copied (new)
2026/04/07 02:22:08 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:22:08 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:22:08 INFO : file6.txt: Copied (new)
2026/04/07 02:22:08 INFO : file4.txt: Copied (new)
2026/04/07 02:22:08 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:22:08 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:08 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:22:08 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:22:08 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:08 INFO : file7.txt: Copied (new)
2026/04/07 02:22:08 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:22:08 INFO : file8.txt: Copied (new)
2026/04/07 02:22:08 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_backupdir/modfiles"
2026/04/07 02:22:08 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_backupdir-devevum5"
2026/04/07 02:22:08 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:08 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:08 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:08 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:08 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:08 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:08 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:08 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:08 DEBUG : Local file system at /tmp/022155va/datadir/test_backupdir-devevum5: Waiting for checks to finish
2026/04/07 02:22:08 DEBUG : Local file system at /tmp/022155va/datadir/test_backupdir-devevum5: Waiting for transfers to finish
2026/04/07 02:22:08 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/07 02:22:08 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:22:08 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/04/07 02:22:08 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/07 02:22:08 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/04/07 02:22:08 INFO : file1.txt: Copied (new)
2026/04/07 02:22:08 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:22:08 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:22:08 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/04/07 02:22:08 INFO : file10.txt: Copied (new)
2026/04/07 02:22:08 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/04/07 02:22:08 INFO : file11.txt: Copied (new)
2026/04/07 02:22:08 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/04/07 02:22:08 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/07 02:22:08 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/04/07 02:22:08 INFO : file2.txt: Copied (new)
2026/04/07 02:22:08 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/04/07 02:22:08 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/07 02:22:08 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/04/07 02:22:08 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/04/07 02:22:08 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/04/07 02:22:08 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:22:08 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/04/07 02:22:08 INFO : file5L.txt: Copied (new)
2026/04/07 02:22:08 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:22:08 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/04/07 02:22:08 INFO : file6.txt: Copied (new)
2026/04/07 02:22:08 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/07 02:22:08 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/04/07 02:22:08 INFO : file7.txt: Copied (new)
2026/04/07 02:22:08 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/04/07 02:22:08 INFO : file5R.txt: Copied (new)
2026/04/07 02:22:08 DEBUG : Waiting for deletions to finish
2026/04/07 02:22:08 ERROR : error listing: directory not found
2026/04/07 02:22:08 ERROR : Local file system at /tmp/022155va/backupdir/path1: Failed to list "": directory not found
2026/04/07 02:22:08 DEBUG : removing 1 level 0 directories
2026/04/07 02:22:08 INFO : Local file system at /tmp/022155va/backupdir/path1: Removing directory
2026/04/07 02:22:08 ERROR : Failed to rmdir: stat /tmp/022155va/backupdir/path1: no such file or directory
2026/04/07 02:22:08 DEBUG : Waiting for deletions to finish
2026/04/07 02:22:08 ERROR : error listing: directory not found
2026/04/07 02:22:08 ERROR : azurefiles root 'rclone-test-kapusef2xepa/022155va/backupdir/path2': Failed to list "": directory not found
2026/04/07 02:22:08 DEBUG : removing 1 level 0 directories
2026/04/07 02:22:08 INFO : azurefiles root 'rclone-test-kapusef2xepa/022155va/backupdir/path2': Removing directory
2026/04/07 02:22:08 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kapusef2xepa/022155va/backupdir/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:2e5fdeb5-301a-0009-5735-c6f4c9000000
Time:2026-04-07T02:22:08.3625428Z
--------------------------------------------------------------------------------
2026/04/07 02:22:08 ERROR : error listing: directory not found
2026/04/07 02:22:08 ERROR : error listing: directory not found
2026/04/07 02:22:08 NOTICE: checking initFs Local file system at /tmp/022155va/initdir/test_backupdir-mopaxom4
2026/04/07 02:22:08 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:22:08 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:08 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:08 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:08 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:08 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:08 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:08 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:08 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:08 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:22:08 DEBUG : Local file system at /tmp/022155va/backupdir/path1: Waiting for checks to finish
2026/04/07 02:22:08 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:22:08 DEBUG : Local file system at /tmp/022155va/backupdir/path1: Waiting for transfers to finish
2026/04/07 02:22:08 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:08 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:22:08 INFO : file1.txt: Copied (new)
2026/04/07 02:22:08 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:22:08 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:22:08 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:22:08 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:22:08 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:08 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:22:08 INFO : file3.txt: Copied (new)
2026/04/07 02:22:08 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:22:08 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:08 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:22:08 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:22:08 INFO : file5.txt: Copied (new)
2026/04/07 02:22:08 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:08 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:22:08 INFO : file6.txt: Copied (new)
2026/04/07 02:22:08 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:22:08 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:08 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:22:08 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:08 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:22:08 INFO : file8.txt: Copied (new)
2026/04/07 02:22:08 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:22:08 INFO : file4.txt: Copied (new)
2026/04/07 02:22:08 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:22:08 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:22:08 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:08 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:22:08 INFO : file2.txt: Copied (new)
2026/04/07 02:22:08 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:08 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:22:08 INFO : file7.txt: Copied (new)
2026/04/07 02:22:08 NOTICE: checking Path1 Local file system at /tmp/022155va/backupdir/path1
2026/04/07 02:22:08 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:08 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:08 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:08 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:08 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:08 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:08 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:08 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:08 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:22:08 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/backupdir/path2': Waiting for checks to finish
2026/04/07 02:22:08 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/backupdir/path2': Waiting for transfers to finish
2026/04/07 02:22:08 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:22:08 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:08 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:22:08 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:08 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:22:08 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:08 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:22:08 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:08 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:22:08 INFO : file1.txt: Copied (new)
2026/04/07 02:22:08 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:22:08 INFO : file4.txt: Copied (new)
2026/04/07 02:22:08 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:22:08 INFO : file3.txt: Copied (new)
2026/04/07 02:22:08 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:22:08 INFO : file2.txt: Copied (new)
2026/04/07 02:22:08 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:22:08 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:08 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:22:08 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:08 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:22:08 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:08 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:22:08 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:09 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:22:09 INFO : file5.txt: Copied (new)
2026/04/07 02:22:09 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:22:09 INFO : file6.txt: Copied (new)
2026/04/07 02:22:09 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:22:09 INFO : file7.txt: Copied (new)
2026/04/07 02:22:09 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:22:09 INFO : file8.txt: Copied (new)
2026/04/07 02:22:09 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:22:09 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:22:09 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:22:09 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:22:09 NOTICE: checking path2 azurefiles root 'rclone-test-kapusef2xepa/022155va/backupdir/path2'
2026/04/07 02:22:09 NOTICE: [36m(01) :[0m [34mtest backupdir[0m
2026/04/07 02:22:09 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/07 02:22:09 NOTICE: [36m(03) :[0m [34mbisync resync backupdir1=/tmp/022155va/workdir/backupdirs/backupdir1 backupdir2=/tmp/022155va/workdir/backupdirs/backupdir2[0m
bisync_test.go:975: backupdir test currently only works on local (it uses the workdir)
=== RUN TestBisyncLocalRemote/basic
2026/04/07 02:22:09 DEBUG : Creating backend with remote "/tmp/022155va/basic/path1"
2026/04/07 02:22:09 INFO : path2: Making directory
2026/04/07 02:22:09 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/basic/path2"
2026/04/07 02:22:10 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_basic/initial"
2026/04/07 02:22:10 DEBUG : Creating backend with remote "/tmp/022155va/initdir/test_basic-kakokox6"
2026/04/07 02:22:10 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:22:10 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:10 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:10 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:10 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:10 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:10 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:10 DEBUG : subdir: Making directory with metadata
2026/04/07 02:22:10 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:22:10 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/07 02:22:10 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:10 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:22:10 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/07 02:22:10 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/07 02:22:10 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/07 02:22:10 DEBUG : Local file system at /tmp/022155va/initdir/test_basic-kakokox6: Waiting for checks to finish
2026/04/07 02:22:10 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:22:10 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:22:10 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:22:10 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/07 02:22:10 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:10 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/07 02:22:10 INFO : file1.copy1.txt: Copied (new)
2026/04/07 02:22:10 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/07 02:22:10 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:10 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/07 02:22:10 INFO : file1.copy2.txt: Copied (new)
2026/04/07 02:22:10 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:10 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/07 02:22:10 INFO : file1.copy3.txt: Copied (new)
2026/04/07 02:22:10 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:10 DEBUG : Local file system at /tmp/022155va/initdir/test_basic-kakokox6: Waiting for transfers to finish
2026/04/07 02:22:10 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:10 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:22:10 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/07 02:22:10 INFO : file1.copy4.txt: Copied (new)
2026/04/07 02:22:10 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:10 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:22:10 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/07 02:22:10 INFO : file1.txt: Copied (new)
2026/04/07 02:22:10 INFO : file1.copy5.txt: Copied (new)
2026/04/07 02:22:10 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:22:10 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:10 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:22:10 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:22:10 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:22:10 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_basic/modfiles"
2026/04/07 02:22:10 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_basic-zasepad1"
2026/04/07 02:22:10 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:10 DEBUG : Local file system at /tmp/022155va/datadir/test_basic-zasepad1: Waiting for checks to finish
2026/04/07 02:22:10 DEBUG : Local file system at /tmp/022155va/datadir/test_basic-zasepad1: Waiting for transfers to finish
2026/04/07 02:22:10 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/07 02:22:10 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:22:10 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/07 02:22:10 INFO : file1.txt: Copied (new)
2026/04/07 02:22:10 DEBUG : Waiting for deletions to finish
2026/04/07 02:22:10 ERROR : error listing: directory not found
2026/04/07 02:22:10 ERROR : Local file system at /tmp/022155va/basic/path1: Failed to list "": directory not found
2026/04/07 02:22:10 DEBUG : removing 1 level 0 directories
2026/04/07 02:22:10 INFO : Local file system at /tmp/022155va/basic/path1: Removing directory
2026/04/07 02:22:10 ERROR : Failed to rmdir: stat /tmp/022155va/basic/path1: no such file or directory
2026/04/07 02:22:10 DEBUG : Waiting for deletions to finish
2026/04/07 02:22:10 ERROR : error listing: directory not found
2026/04/07 02:22:10 ERROR : azurefiles root 'rclone-test-kapusef2xepa/022155va/basic/path2': Failed to list "": directory not found
2026/04/07 02:22:10 DEBUG : removing 1 level 0 directories
2026/04/07 02:22:10 INFO : azurefiles root 'rclone-test-kapusef2xepa/022155va/basic/path2': Removing directory
2026/04/07 02:22:10 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kapusef2xepa/022155va/basic/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:9ce09f38-501a-0042-5635-c6089a000000
Time:2026-04-07T02:22:10.1401902Z
--------------------------------------------------------------------------------
2026/04/07 02:22:10 ERROR : error listing: directory not found
2026/04/07 02:22:10 ERROR : error listing: directory not found
2026/04/07 02:22:10 NOTICE: checking initFs Local file system at /tmp/022155va/initdir/test_basic-kakokox6
2026/04/07 02:22:10 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:22:10 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:10 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:10 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:10 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:10 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:10 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:10 DEBUG : subdir: Making directory with metadata
2026/04/07 02:22:10 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/07 02:22:10 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/07 02:22:10 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:10 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/07 02:22:10 INFO : file1.copy3.txt: Copied (new)
2026/04/07 02:22:10 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:10 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/07 02:22:10 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:10 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/07 02:22:10 INFO : file1.copy2.txt: Copied (new)
2026/04/07 02:22:10 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:22:10 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:22:10 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:22:10 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:22:10 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:22:10 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/07 02:22:10 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/07 02:22:10 INFO : file1.copy4.txt: Copied (new)
2026/04/07 02:22:10 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:10 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/07 02:22:10 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/07 02:22:10 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:10 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/07 02:22:10 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:10 INFO : file1.copy1.txt: Copied (new)
2026/04/07 02:22:10 DEBUG : Local file system at /tmp/022155va/basic/path1: Waiting for checks to finish
2026/04/07 02:22:10 DEBUG : Local file system at /tmp/022155va/basic/path1: Waiting for transfers to finish
2026/04/07 02:22:10 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/07 02:22:10 INFO : file1.copy5.txt: Copied (new)
2026/04/07 02:22:10 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:22:10 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:22:10 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:10 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:22:10 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:22:10 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:10 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:22:10 INFO : file1.txt: Copied (new)
2026/04/07 02:22:10 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:22:10 NOTICE: checking Path1 Local file system at /tmp/022155va/basic/path1
2026/04/07 02:22:10 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:10 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:10 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:10 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:10 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:10 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:10 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:22:10 INFO : subdir: Making directory
2026/04/07 02:22:10 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:10 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/basic/path2': Waiting for checks to finish
2026/04/07 02:22:10 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/basic/path2': Waiting for transfers to finish
2026/04/07 02:22:10 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/07 02:22:10 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:10 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/07 02:22:10 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:10 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/07 02:22:10 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:10 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/07 02:22:10 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:10 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/07 02:22:10 INFO : file1.copy1.txt: Copied (new)
2026/04/07 02:22:10 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/07 02:22:10 INFO : file1.copy2.txt: Copied (new)
2026/04/07 02:22:10 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/07 02:22:10 INFO : file1.copy4.txt: Copied (new)
2026/04/07 02:22:10 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/07 02:22:10 INFO : file1.copy3.txt: Copied (new)
2026/04/07 02:22:10 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/07 02:22:10 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:10 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:22:10 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:10 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:22:10 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:10 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:22:10 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:22:10 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/07 02:22:10 INFO : file1.copy5.txt: Copied (new)
2026/04/07 02:22:10 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:22:10 INFO : file1.txt: Copied (new)
2026/04/07 02:22:10 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:22:10 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:22:10 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:22:10 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:22:10 NOTICE: checking path2 azurefiles root 'rclone-test-kapusef2xepa/022155va/basic/path2'
2026/04/07 02:22:11 NOTICE: [36m(01) :[0m [34mtest basic[0m
2026/04/07 02:22:11 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/07 02:22:11 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/07 02:22:13 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:22:13 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/basic/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:22:13 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:22:13 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:22:13 INFO : Synching Path1 "/tmp/022155va/basic/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/basic/path2/"
2026/04/07 02:22:13 INFO : Copying Path2 files to Path1
2026/04/07 02:22:13 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:22:14 INFO : There was nothing to transfer
2026/04/07 02:22:14 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:22:14 INFO : There was nothing to transfer
2026/04/07 02:22:14 INFO : Resync updating listings
2026/04/07 02:22:14 INFO : Validating listings for Path1 "/tmp/022155va/basic/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/basic/path2/"
2026/04/07 02:22:14 INFO : [32mBisync successful[0m
2026/04/07 02:22:14 NOTICE: [36m(04) :[0m [34mtest place newer files on both paths[0m
2026/04/07 02:22:14 NOTICE: [36m(05) :[0m [34mtouch-copy 2001-01-02 /tmp/022155va/datadir/test_basic-zasepad1/file1.txt TestAzureFiles:rclone-test-kapusef2xepa/022155va/basic/path2/[0m
2026/04/07 02:22:14 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_basic-zasepad1/"
2026/04/07 02:22:14 DEBUG : fs cache: renaming cache item "/tmp/022155va/datadir/test_basic-zasepad1/" to be canonical "/tmp/022155va/datadir/test_basic-zasepad1"
2026/04/07 02:22:14 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/07 02:22:14 DEBUG : copyFile "/tmp/022155va/datadir/test_basic-zasepad1/file1.txt" to "TestAzureFiles:rclone-test-kapusef2xepa/022155va/basic/path2/" as ""
2026/04/07 02:22:14 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_basic-zasepad1/file1.txt"
2026/04/07 02:22:14 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/basic/path2/"
2026/04/07 02:22:14 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-kapusef2xepa/022155va/basic/path2/'" as "file1.txt"
2026/04/07 02:22:14 DEBUG : file1.txt: size = 19 (Local file system at /tmp/022155va/datadir/test_basic-zasepad1)
2026/04/07 02:22:14 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-kapusef2xepa/022155va/basic/path2/')
2026/04/07 02:22:14 DEBUG : file1.txt: Sizes differ
2026/04/07 02:22:14 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/07 02:22:14 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:22:14 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/07 02:22:14 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:22:14 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/022155va/datadir/test_basic-zasepad1/file1.txt /tmp/022155va/basic/path1/subdir file20.txt[0m
2026/04/07 02:22:14 DEBUG : copyFile "/tmp/022155va/datadir/test_basic-zasepad1/file1.txt" to "/tmp/022155va/basic/path1/subdir" as "file20.txt"
2026/04/07 02:22:14 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_basic-zasepad1/file1.txt"
2026/04/07 02:22:14 DEBUG : Creating backend with remote "/tmp/022155va/basic/path1/subdir"
2026/04/07 02:22:14 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/022155va/basic/path1/subdir" as "file20.txt"
2026/04/07 02:22:14 DEBUG : file1.txt: size = 19 (Local file system at /tmp/022155va/datadir/test_basic-zasepad1)
2026/04/07 02:22:14 DEBUG : file20.txt: size = 0 (Local file system at /tmp/022155va/basic/path1/subdir)
2026/04/07 02:22:14 DEBUG : file1.txt: Sizes differ
2026/04/07 02:22:14 DEBUG : file20.txt.8dcf80ac.partial: size = 19 OK
2026/04/07 02:22:14 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:22:14 DEBUG : file20.txt.8dcf80ac.partial: renamed to: file20.txt
2026/04/07 02:22:14 INFO : file1.txt: Copied (replaced existing) to: file20.txt
2026/04/07 02:22:14 NOTICE: [36m(07) :[0m [34mtest bisync run[0m
2026/04/07 02:22:14 NOTICE: [36m(08) :[0m [34mbisync[0m
2026/04/07 02:22:16 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:22:16 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/basic/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:22:16 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:22:16 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:22:16 INFO : Synching Path1 "/tmp/022155va/basic/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/basic/path2/"
2026/04/07 02:22:16 INFO : Building Path1 and Path2 listings
2026/04/07 02:22:17 INFO : Path1 checking for diffs
2026/04/07 02:22:17 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/04/07 02:22:17 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/07 02:22:17 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/07 02:22:17 INFO : Path2 checking for diffs
2026/04/07 02:22:17 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/07 02:22:17 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/07 02:22:17 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/07 02:22:17 INFO : Applying changes
2026/04/07 02:22:17 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/basic/path2/subdir/file20.txt[0m
2026/04/07 02:22:17 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/022155va/basic/path1/file1.txt[0m
2026/04/07 02:22:17 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:22:17 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:22:17 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:22:17 INFO : subdir/file20.txt: Copied (replaced existing)
2026/04/07 02:22:17 INFO : Updating listings
2026/04/07 02:22:17 INFO : Validating listings for Path1 "/tmp/022155va/basic/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/basic/path2/"
2026/04/07 02:22:17 INFO : [32mBisync successful[0m
2026/04/07 02:22:17 DEBUG : Waiting for deletions to finish
2026/04/07 02:22:17 INFO : RCLONE_TEST: Deleted
2026/04/07 02:22:17 INFO : file1.copy1.txt: Deleted
2026/04/07 02:22:17 INFO : file1.copy2.txt: Deleted
2026/04/07 02:22:17 INFO : file1.copy3.txt: Deleted
2026/04/07 02:22:17 INFO : file1.copy4.txt: Deleted
2026/04/07 02:22:17 INFO : file1.copy5.txt: Deleted
2026/04/07 02:22:17 INFO : file1.txt: Deleted
2026/04/07 02:22:17 INFO : subdir/file20.txt: Deleted
2026/04/07 02:22:17 DEBUG : removing 1 level 1 directories
2026/04/07 02:22:17 INFO : subdir: Removing directory
2026/04/07 02:22:17 DEBUG : removing 1 level 0 directories
2026/04/07 02:22:17 INFO : Local file system at /tmp/022155va/basic/path1: Removing directory
2026/04/07 02:22:17 DEBUG : Waiting for deletions to finish
2026/04/07 02:22:18 INFO : file1.copy4.txt: Deleted
2026/04/07 02:22:18 INFO : file1.copy1.txt: Deleted
2026/04/07 02:22:18 INFO : file1.copy3.txt: Deleted
2026/04/07 02:22:18 INFO : file1.copy2.txt: Deleted
2026/04/07 02:22:18 INFO : file1.copy5.txt: Deleted
2026/04/07 02:22:18 INFO : RCLONE_TEST: Deleted
2026/04/07 02:22:18 INFO : file1.txt: Deleted
2026/04/07 02:22:18 INFO : subdir/file20.txt: Deleted
2026/04/07 02:22:18 DEBUG : removing 1 level 1 directories
2026/04/07 02:22:18 INFO : subdir: Removing directory
2026/04/07 02:22:18 DEBUG : removing 1 level 0 directories
2026/04/07 02:22:18 INFO : azurefiles root 'rclone-test-kapusef2xepa/022155va/basic/path2': Removing directory
bisync_test.go:608: [32mTEST basic PASSED[0m
=== RUN TestBisyncLocalRemote/changes
2026/04/07 02:22:18 DEBUG : Creating backend with remote "/tmp/022155va/changes/path1"
2026/04/07 02:22:18 INFO : path2: Making directory
2026/04/07 02:22:18 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/changes/path2"
2026/04/07 02:22:18 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_changes/initial"
2026/04/07 02:22:18 DEBUG : Creating backend with remote "/tmp/022155va/initdir/test_changes-quboyog8"
2026/04/07 02:22:18 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:22:18 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:18 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:18 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:18 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:18 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:18 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:18 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:18 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:18 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:22:18 DEBUG : Local file system at /tmp/022155va/initdir/test_changes-quboyog8: Waiting for checks to finish
2026/04/07 02:22:18 DEBUG : Local file system at /tmp/022155va/initdir/test_changes-quboyog8: Waiting for transfers to finish
2026/04/07 02:22:18 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:22:18 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:18 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:22:18 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:22:18 INFO : file1.txt: Copied (new)
2026/04/07 02:22:18 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:18 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:22:18 INFO : file3.txt: Copied (new)
2026/04/07 02:22:18 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:22:18 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:18 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:18 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:22:18 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:22:18 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:22:18 INFO : file4.txt: Copied (new)
2026/04/07 02:22:18 INFO : file2.txt: Copied (new)
2026/04/07 02:22:18 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:22:18 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:22:18 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:18 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:22:18 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:22:18 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:22:18 INFO : file5.txt: Copied (new)
2026/04/07 02:22:18 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:22:18 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:22:18 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:18 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:18 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:22:18 INFO : file6.txt: Copied (new)
2026/04/07 02:22:18 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:22:18 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:22:18 INFO : file7.txt: Copied (new)
2026/04/07 02:22:18 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:18 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:22:18 INFO : file8.txt: Copied (new)
2026/04/07 02:22:18 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_changes/modfiles"
2026/04/07 02:22:18 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_changes-wikequx7"
2026/04/07 02:22:18 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:18 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:18 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:18 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:18 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:18 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:18 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:18 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:18 DEBUG : Local file system at /tmp/022155va/datadir/test_changes-wikequx7: Waiting for checks to finish
2026/04/07 02:22:18 DEBUG : Local file system at /tmp/022155va/datadir/test_changes-wikequx7: Waiting for transfers to finish
2026/04/07 02:22:18 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/07 02:22:18 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/04/07 02:22:18 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/04/07 02:22:18 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:22:18 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:22:18 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:22:18 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/04/07 02:22:18 INFO : file10.txt: Copied (new)
2026/04/07 02:22:18 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/04/07 02:22:18 INFO : file11.txt: Copied (new)
2026/04/07 02:22:18 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/07 02:22:18 INFO : file1.txt: Copied (new)
2026/04/07 02:22:18 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/04/07 02:22:18 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/07 02:22:18 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/04/07 02:22:18 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/04/07 02:22:18 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/04/07 02:22:18 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/07 02:22:18 INFO : file2.txt: Copied (new)
2026/04/07 02:22:18 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/07 02:22:18 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/04/07 02:22:18 INFO : file5L.txt: Copied (new)
2026/04/07 02:22:18 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/04/07 02:22:18 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:22:18 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/04/07 02:22:18 INFO : file6.txt: Copied (new)
2026/04/07 02:22:18 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/04/07 02:22:18 INFO : file5R.txt: Copied (new)
2026/04/07 02:22:18 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/04/07 02:22:18 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:22:18 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/04/07 02:22:18 INFO : file7.txt: Copied (new)
2026/04/07 02:22:18 DEBUG : Waiting for deletions to finish
2026/04/07 02:22:18 ERROR : error listing: directory not found
2026/04/07 02:22:18 ERROR : Local file system at /tmp/022155va/changes/path1: Failed to list "": directory not found
2026/04/07 02:22:18 DEBUG : removing 1 level 0 directories
2026/04/07 02:22:18 INFO : Local file system at /tmp/022155va/changes/path1: Removing directory
2026/04/07 02:22:18 ERROR : Failed to rmdir: stat /tmp/022155va/changes/path1: no such file or directory
2026/04/07 02:22:18 DEBUG : Waiting for deletions to finish
2026/04/07 02:22:18 ERROR : error listing: directory not found
2026/04/07 02:22:18 ERROR : azurefiles root 'rclone-test-kapusef2xepa/022155va/changes/path2': Failed to list "": directory not found
2026/04/07 02:22:18 DEBUG : removing 1 level 0 directories
2026/04/07 02:22:18 INFO : azurefiles root 'rclone-test-kapusef2xepa/022155va/changes/path2': Removing directory
2026/04/07 02:22:18 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kapusef2xepa/022155va/changes/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:ab7b0f61-801a-0033-4b35-c6eeb1000000
Time:2026-04-07T02:22:18.7272981Z
--------------------------------------------------------------------------------
2026/04/07 02:22:18 ERROR : error listing: directory not found
2026/04/07 02:22:18 ERROR : error listing: directory not found
2026/04/07 02:22:18 NOTICE: checking initFs Local file system at /tmp/022155va/initdir/test_changes-quboyog8
2026/04/07 02:22:18 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:22:18 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:18 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:18 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:18 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:18 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:18 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:18 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:18 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:18 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:22:18 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:18 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:22:18 INFO : file2.txt: Copied (new)
2026/04/07 02:22:18 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:22:18 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:18 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:22:18 INFO : file3.txt: Copied (new)
2026/04/07 02:22:18 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:22:18 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:18 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:22:18 INFO : file4.txt: Copied (new)
2026/04/07 02:22:18 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:22:18 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:18 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:22:18 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:22:18 INFO : file5.txt: Copied (new)
2026/04/07 02:22:18 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:22:18 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:18 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:22:18 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:18 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:22:18 INFO : file1.txt: Copied (new)
2026/04/07 02:22:18 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:22:18 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:22:18 INFO : file7.txt: Copied (new)
2026/04/07 02:22:18 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:18 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:22:18 INFO : file8.txt: Copied (new)
2026/04/07 02:22:18 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:18 DEBUG : Local file system at /tmp/022155va/changes/path1: Waiting for checks to finish
2026/04/07 02:22:18 DEBUG : Local file system at /tmp/022155va/changes/path1: Waiting for transfers to finish
2026/04/07 02:22:18 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:22:18 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:22:18 INFO : file6.txt: Copied (new)
2026/04/07 02:22:18 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:22:18 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:22:18 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:22:18 NOTICE: checking Path1 Local file system at /tmp/022155va/changes/path1
2026/04/07 02:22:18 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:18 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:18 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:18 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:18 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:18 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:18 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:18 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:18 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:22:18 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/changes/path2': Waiting for checks to finish
2026/04/07 02:22:18 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/changes/path2': Waiting for transfers to finish
2026/04/07 02:22:19 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:22:19 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:19 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:22:19 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:19 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:22:19 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:19 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:22:19 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:19 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:22:19 INFO : file2.txt: Copied (new)
2026/04/07 02:22:19 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:22:19 INFO : file4.txt: Copied (new)
2026/04/07 02:22:19 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:22:19 INFO : file1.txt: Copied (new)
2026/04/07 02:22:19 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:22:19 INFO : file3.txt: Copied (new)
2026/04/07 02:22:19 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:22:19 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:19 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:22:19 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:19 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:22:19 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:19 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:22:19 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:19 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:22:19 INFO : file5.txt: Copied (new)
2026/04/07 02:22:19 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:22:19 INFO : file7.txt: Copied (new)
2026/04/07 02:22:19 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:22:19 INFO : file6.txt: Copied (new)
2026/04/07 02:22:19 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:22:19 INFO : file8.txt: Copied (new)
2026/04/07 02:22:19 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:22:19 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:22:19 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:22:19 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:22:19 NOTICE: checking path2 azurefiles root 'rclone-test-kapusef2xepa/022155va/changes/path2'
2026/04/07 02:22:20 NOTICE: [36m(01) :[0m [34mtest changes[0m
2026/04/07 02:22:20 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/07 02:22:20 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/07 02:22:22 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/changes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:22:22 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02: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
}
2026/04/07 02:22:22 INFO : Synching Path1 "/tmp/022155va/changes/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/changes/path2/"
2026/04/07 02:22:22 INFO : Copying Path2 files to Path1
2026/04/07 02:22:22 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:22:22 INFO : There was nothing to transfer
2026/04/07 02:22:22 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:22:22 INFO : There was nothing to transfer
2026/04/07 02:22:22 INFO : Resync updating listings
2026/04/07 02:22:22 INFO : Validating listings for Path1 "/tmp/022155va/changes/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/changes/path2/"
2026/04/07 02:22:22 INFO : [32mBisync successful[0m
2026/04/07 02:22:22 NOTICE: [36m(04) :[0m [34mtest make modifications on both paths[0m
2026/04/07 02:22:22 NOTICE: [36m(05) :[0m [34mtest new on path2 - file10[0m
2026/04/07 02:22:22 NOTICE: [36m(06) :[0m [34mtouch-copy 2001-01-02 /tmp/022155va/datadir/test_changes-wikequx7/file10.txt TestAzureFiles:rclone-test-kapusef2xepa/022155va/changes/path2/[0m
2026/04/07 02:22:22 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_changes-wikequx7/"
2026/04/07 02:22:22 DEBUG : Config file has changed externally - reloading
2026/04/07 02:22:22 DEBUG : fs cache: renaming cache item "/tmp/022155va/datadir/test_changes-wikequx7/" to be canonical "/tmp/022155va/datadir/test_changes-wikequx7"
2026/04/07 02:22:22 DEBUG : file10.txt: Set modification time 2001-01-02
2026/04/07 02:22:22 DEBUG : copyFile "/tmp/022155va/datadir/test_changes-wikequx7/file10.txt" to "TestAzureFiles:rclone-test-kapusef2xepa/022155va/changes/path2/" as ""
2026/04/07 02:22:22 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_changes-wikequx7/file10.txt"
2026/04/07 02:22:22 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/changes/path2/"
2026/04/07 02:22:22 DEBUG : operations.CopyFile "file10.txt" to "azurefiles root 'rclone-test-kapusef2xepa/022155va/changes/path2/'" as "file10.txt"
2026/04/07 02:22:22 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:23 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/04/07 02:22:23 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:22:23 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/04/07 02:22:23 INFO : file10.txt: Copied (new)
2026/04/07 02:22:23 NOTICE: [36m(07) :[0m [34mtest newer on path2 - file1[0m
2026/04/07 02:22:23 NOTICE: [36m(08) :[0m [34mtouch-copy 2001-01-02 /tmp/022155va/datadir/test_changes-wikequx7/file1.txt TestAzureFiles:rclone-test-kapusef2xepa/022155va/changes/path2/[0m
2026/04/07 02:22:23 DEBUG : fs cache: switching user supplied name "/tmp/022155va/datadir/test_changes-wikequx7/" for canonical name "/tmp/022155va/datadir/test_changes-wikequx7"
2026/04/07 02:22:23 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/07 02:22:23 DEBUG : copyFile "/tmp/022155va/datadir/test_changes-wikequx7/file1.txt" to "TestAzureFiles:rclone-test-kapusef2xepa/022155va/changes/path2/" as ""
2026/04/07 02:22:23 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_changes-wikequx7/file1.txt"
2026/04/07 02:22:23 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/changes/path2/"
2026/04/07 02:22:23 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-kapusef2xepa/022155va/changes/path2/'" as "file1.txt"
2026/04/07 02:22:23 DEBUG : file1.txt: size = 19 (Local file system at /tmp/022155va/datadir/test_changes-wikequx7)
2026/04/07 02:22:23 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-kapusef2xepa/022155va/changes/path2/')
2026/04/07 02:22:23 DEBUG : file1.txt: Sizes differ
2026/04/07 02:22:23 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/07 02:22:23 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:22:23 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/07 02:22:23 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:22:23 NOTICE: [36m(09) :[0m [34mtest new on path1 - file11[0m
2026/04/07 02:22:23 NOTICE: [36m(10) :[0m [34mtouch-copy 2001-01-02 /tmp/022155va/datadir/test_changes-wikequx7/file11.txt /tmp/022155va/changes/path1/[0m
2026/04/07 02:22:23 DEBUG : fs cache: switching user supplied name "/tmp/022155va/datadir/test_changes-wikequx7/" for canonical name "/tmp/022155va/datadir/test_changes-wikequx7"
2026/04/07 02:22:23 DEBUG : file11.txt: Set modification time 2001-01-02
2026/04/07 02:22:23 DEBUG : copyFile "/tmp/022155va/datadir/test_changes-wikequx7/file11.txt" to "/tmp/022155va/changes/path1/" as ""
2026/04/07 02:22:23 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_changes-wikequx7/file11.txt"
2026/04/07 02:22:23 DEBUG : Creating backend with remote "/tmp/022155va/changes/path1/"
2026/04/07 02:22:23 DEBUG : operations.CopyFile "file11.txt" to "Local file system at /tmp/022155va/changes/path1" as "file11.txt"
2026/04/07 02:22:23 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:23 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/04/07 02:22:23 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:22:23 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/04/07 02:22:23 INFO : file11.txt: Copied (new)
2026/04/07 02:22:23 NOTICE: [36m(11) :[0m [34mtest newer on path1 - file2[0m
2026/04/07 02:22:23 NOTICE: [36m(12) :[0m [34mtouch-copy 2001-01-02 /tmp/022155va/datadir/test_changes-wikequx7/file2.txt /tmp/022155va/changes/path1/[0m
2026/04/07 02:22:23 DEBUG : fs cache: switching user supplied name "/tmp/022155va/datadir/test_changes-wikequx7/" for canonical name "/tmp/022155va/datadir/test_changes-wikequx7"
2026/04/07 02:22:23 DEBUG : file2.txt: Set modification time 2001-01-02
2026/04/07 02:22:23 DEBUG : copyFile "/tmp/022155va/datadir/test_changes-wikequx7/file2.txt" to "/tmp/022155va/changes/path1/" as ""
2026/04/07 02:22:23 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_changes-wikequx7/file2.txt"
2026/04/07 02:22:23 DEBUG : Creating backend with remote "/tmp/022155va/changes/path1/"
2026/04/07 02:22:23 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/022155va/changes/path1" as "file2.txt"
2026/04/07 02:22:23 DEBUG : file2.txt: size = 13 (Local file system at /tmp/022155va/datadir/test_changes-wikequx7)
2026/04/07 02:22:23 DEBUG : file2.txt: size = 0 (Local file system at /tmp/022155va/changes/path1)
2026/04/07 02:22:23 DEBUG : file2.txt: Sizes differ
2026/04/07 02:22:23 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/04/07 02:22:23 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/07 02:22:23 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/04/07 02:22:23 INFO : file2.txt: Copied (replaced existing)
2026/04/07 02:22:23 NOTICE: [36m(13) :[0m [34mtest deleted on path2 - file3[0m
2026/04/07 02:22:23 NOTICE: [36m(14) :[0m [34mdelete-file TestAzureFiles:rclone-test-kapusef2xepa/022155va/changes/path2/file3.txt[0m
2026/04/07 02:22:23 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/changes/path2/"
2026/04/07 02:22:23 INFO : file3.txt: Deleted
2026/04/07 02:22:23 NOTICE: [36m(15) :[0m [34mtest deleted on path1 - file4[0m
2026/04/07 02:22:23 NOTICE: [36m(16) :[0m [34mdelete-file /tmp/022155va/changes/path1/file4.txt[0m
2026/04/07 02:22:23 DEBUG : Creating backend with remote "/tmp/022155va/changes/path1/"
2026/04/07 02:22:23 DEBUG : fs cache: renaming cache item "/tmp/022155va/changes/path1/" to be canonical "/tmp/022155va/changes/path1"
2026/04/07 02:22:23 INFO : file4.txt: Deleted
2026/04/07 02:22:23 NOTICE: [36m(17) :[0m [34mtest deleted on both paths - file8[0m
2026/04/07 02:22:23 NOTICE: [36m(18) :[0m [34mdelete-file /tmp/022155va/changes/path1/file8.txt[0m
2026/04/07 02:22:23 DEBUG : fs cache: switching user supplied name "/tmp/022155va/changes/path1/" for canonical name "/tmp/022155va/changes/path1"
2026/04/07 02:22:23 INFO : file8.txt: Deleted
2026/04/07 02:22:23 NOTICE: [36m(19) :[0m [34mdelete-file TestAzureFiles:rclone-test-kapusef2xepa/022155va/changes/path2/file8.txt[0m
2026/04/07 02:22:23 INFO : file8.txt: Deleted
2026/04/07 02:22:23 NOTICE: [36m(20) :[0m [34mtest changed on both paths - file5 (file5R, file5L)[0m
2026/04/07 02:22:23 NOTICE: [36m(21) :[0m [34mtouch-glob 2001-01-02 /tmp/022155va/datadir/test_changes-wikequx7/ file5R.txt[0m
2026/04/07 02:22:23 DEBUG : fs cache: switching user supplied name "/tmp/022155va/datadir/test_changes-wikequx7/" for canonical name "/tmp/022155va/datadir/test_changes-wikequx7"
2026/04/07 02:22:23 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/04/07 02:22:23 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/022155va/datadir/test_changes-wikequx7/file5R.txt TestAzureFiles:rclone-test-kapusef2xepa/022155va/changes/path2/ file5.txt[0m
2026/04/07 02:22:23 DEBUG : copyFile "/tmp/022155va/datadir/test_changes-wikequx7/file5R.txt" to "TestAzureFiles:rclone-test-kapusef2xepa/022155va/changes/path2/" as "file5.txt"
2026/04/07 02:22:23 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_changes-wikequx7/file5R.txt"
2026/04/07 02:22:23 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/changes/path2/"
2026/04/07 02:22:23 DEBUG : operations.CopyFile "file5R.txt" to "azurefiles root 'rclone-test-kapusef2xepa/022155va/changes/path2/'" as "file5.txt"
2026/04/07 02:22:23 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/022155va/datadir/test_changes-wikequx7)
2026/04/07 02:22:23 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-kapusef2xepa/022155va/changes/path2/')
2026/04/07 02:22:23 DEBUG : file5R.txt: Sizes differ
2026/04/07 02:22:24 DEBUG : file5.txt.232124ee.partial: size = 39 OK
2026/04/07 02:22:24 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/07 02:22:24 DEBUG : file5.txt.232124ee.partial: renamed to: file5.txt
2026/04/07 02:22:24 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/04/07 02:22:24 NOTICE: [36m(23) :[0m [34mtouch-glob 2001-03-04 /tmp/022155va/datadir/test_changes-wikequx7/ file5L.txt[0m
2026/04/07 02:22:24 DEBUG : fs cache: switching user supplied name "/tmp/022155va/datadir/test_changes-wikequx7/" for canonical name "/tmp/022155va/datadir/test_changes-wikequx7"
2026/04/07 02:22:24 DEBUG : file5L.txt: Set modification time 2001-03-04
2026/04/07 02:22:24 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/022155va/datadir/test_changes-wikequx7/file5L.txt /tmp/022155va/changes/path1/ file5.txt[0m
2026/04/07 02:22:24 DEBUG : copyFile "/tmp/022155va/datadir/test_changes-wikequx7/file5L.txt" to "/tmp/022155va/changes/path1/" as "file5.txt"
2026/04/07 02:22:24 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_changes-wikequx7/file5L.txt"
2026/04/07 02:22:24 DEBUG : Creating backend with remote "/tmp/022155va/changes/path1/"
2026/04/07 02:22:24 DEBUG : operations.CopyFile "file5L.txt" to "Local file system at /tmp/022155va/changes/path1" as "file5.txt"
2026/04/07 02:22:24 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/022155va/datadir/test_changes-wikequx7)
2026/04/07 02:22:24 DEBUG : file5.txt: size = 0 (Local file system at /tmp/022155va/changes/path1)
2026/04/07 02:22:24 DEBUG : file5L.txt: Sizes differ
2026/04/07 02:22:24 DEBUG : file5.txt.4a946ad2.partial: size = 39 OK
2026/04/07 02:22:24 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/07 02:22:24 DEBUG : file5.txt.4a946ad2.partial: renamed to: file5.txt
2026/04/07 02:22:24 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/04/07 02:22:24 NOTICE: [36m(25) :[0m [34mtest newer on path2 and deleted on path1 - file6[0m
2026/04/07 02:22:24 NOTICE: [36m(26) :[0m [34mtouch-copy 2001-01-02 /tmp/022155va/datadir/test_changes-wikequx7/file6.txt TestAzureFiles:rclone-test-kapusef2xepa/022155va/changes/path2/[0m
2026/04/07 02:22:24 DEBUG : fs cache: switching user supplied name "/tmp/022155va/datadir/test_changes-wikequx7/" for canonical name "/tmp/022155va/datadir/test_changes-wikequx7"
2026/04/07 02:22:24 DEBUG : file6.txt: Set modification time 2001-01-02
2026/04/07 02:22:24 DEBUG : copyFile "/tmp/022155va/datadir/test_changes-wikequx7/file6.txt" to "TestAzureFiles:rclone-test-kapusef2xepa/022155va/changes/path2/" as ""
2026/04/07 02:22:24 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_changes-wikequx7/file6.txt"
2026/04/07 02:22:24 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/changes/path2/"
2026/04/07 02:22:24 DEBUG : operations.CopyFile "file6.txt" to "azurefiles root 'rclone-test-kapusef2xepa/022155va/changes/path2/'" as "file6.txt"
2026/04/07 02:22:24 DEBUG : file6.txt: size = 19 (Local file system at /tmp/022155va/datadir/test_changes-wikequx7)
2026/04/07 02:22:24 DEBUG : file6.txt: size = 0 (azurefiles root 'rclone-test-kapusef2xepa/022155va/changes/path2/')
2026/04/07 02:22:24 DEBUG : file6.txt: Sizes differ
2026/04/07 02:22:24 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/04/07 02:22:24 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:22:24 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/04/07 02:22:24 INFO : file6.txt: Copied (replaced existing)
2026/04/07 02:22:24 NOTICE: [36m(27) :[0m [34mdelete-file /tmp/022155va/changes/path1/file6.txt[0m
2026/04/07 02:22:24 DEBUG : fs cache: switching user supplied name "/tmp/022155va/changes/path1/" for canonical name "/tmp/022155va/changes/path1"
2026/04/07 02:22:24 INFO : file6.txt: Deleted
2026/04/07 02:22:24 NOTICE: [36m(28) :[0m [34mtest newer on path1 and deleted on path2 - file7[0m
2026/04/07 02:22:24 NOTICE: [36m(29) :[0m [34mtouch-copy 2001-01-02 /tmp/022155va/datadir/test_changes-wikequx7/file7.txt /tmp/022155va/changes/path1/[0m
2026/04/07 02:22:24 DEBUG : fs cache: switching user supplied name "/tmp/022155va/datadir/test_changes-wikequx7/" for canonical name "/tmp/022155va/datadir/test_changes-wikequx7"
2026/04/07 02:22:24 DEBUG : file7.txt: Set modification time 2001-01-02
2026/04/07 02:22:24 DEBUG : copyFile "/tmp/022155va/datadir/test_changes-wikequx7/file7.txt" to "/tmp/022155va/changes/path1/" as ""
2026/04/07 02:22:24 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_changes-wikequx7/file7.txt"
2026/04/07 02:22:24 DEBUG : Creating backend with remote "/tmp/022155va/changes/path1/"
2026/04/07 02:22:24 DEBUG : operations.CopyFile "file7.txt" to "Local file system at /tmp/022155va/changes/path1" as "file7.txt"
2026/04/07 02:22:24 DEBUG : file7.txt: size = 19 (Local file system at /tmp/022155va/datadir/test_changes-wikequx7)
2026/04/07 02:22:24 DEBUG : file7.txt: size = 0 (Local file system at /tmp/022155va/changes/path1)
2026/04/07 02:22:24 DEBUG : file7.txt: Sizes differ
2026/04/07 02:22:24 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/04/07 02:22:24 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:22:24 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/04/07 02:22:24 INFO : file7.txt: Copied (replaced existing)
2026/04/07 02:22:24 NOTICE: [36m(30) :[0m [34mdelete-file TestAzureFiles:rclone-test-kapusef2xepa/022155va/changes/path2/file7.txt[0m
2026/04/07 02:22:24 INFO : file7.txt: Deleted
2026/04/07 02:22:24 NOTICE: [36m(31) :[0m [34mtest bisync run[0m
2026/04/07 02:22:24 NOTICE: [36m(32) :[0m [34mbisync[0m
2026/04/07 02:22:27 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/changes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:22:27 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:22:27 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:22:27 INFO : Synching Path1 "/tmp/022155va/changes/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/changes/path2/"
2026/04/07 02:22:27 INFO : Building Path1 and Path2 listings
2026/04/07 02:22:27 INFO : Path1 checking for diffs
2026/04/07 02:22:27 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/07 02:22:27 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/07 02:22:27 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/04/07 02:22:27 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/04/07 02:22:27 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile7.txt[0m
2026/04/07 02:22:27 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/04/07 02:22:27 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/04/07 02:22:27 INFO : Path1: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/04/07 02:22:27 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/04/07 02:22:27 INFO : Path2 checking for diffs
2026/04/07 02:22:27 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/07 02:22:27 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/07 02:22:27 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/04/07 02:22:27 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile6.txt[0m
2026/04/07 02:22:27 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/04/07 02:22:27 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/04/07 02:22:27 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/04/07 02:22:27 INFO : Path2: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/04/07 02:22:27 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/04/07 02:22:27 INFO : Applying changes
2026/04/07 02:22:27 INFO : Checking potential conflicts...
2026/04/07 02:22:27 ERROR : file5.txt: md5 differ
2026/04/07 02:22:27 NOTICE: azurefiles root 'rclone-test-kapusef2xepa/022155va/changes/path2': 1 differences found
2026/04/07 02:22:27 NOTICE: azurefiles root 'rclone-test-kapusef2xepa/022155va/changes/path2': 1 errors while checking
2026/04/07 02:22:27 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/07 02:22:27 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/changes/path2/file11.txt[0m
2026/04/07 02:22:27 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/changes/path2/file2.txt[0m
2026/04/07 02:22:27 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/changes/path2/file4.txt[0m
2026/04/07 02:22:27 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/04/07 02:22:27 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36m/tmp/022155va/changes/path1/file5.txt.conflict1[0m
2026/04/07 02:22:27 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1
2026/04/07 02:22:27 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/changes/path2/file5.txt.conflict1[0m
2026/04/07 02:22:27 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/changes/path2/file5.txt.conflict2[0m
2026/04/07 02:22:27 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2
2026/04/07 02:22:27 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/022155va/changes/path1/file5.txt.conflict2[0m
2026/04/07 02:22:27 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/022155va/changes/path1/file6.txt[0m
2026/04/07 02:22:27 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/changes/path2/file7.txt[0m
2026/04/07 02:22:27 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/022155va/changes/path1/file1.txt[0m
2026/04/07 02:22:27 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/022155va/changes/path1/file10.txt[0m
2026/04/07 02:22:27 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/022155va/changes/path1/file3.txt[0m
2026/04/07 02:22:27 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:22:27 INFO : file5.txt.conflict2: Copied (new)
2026/04/07 02:22:27 INFO : file6.txt: Copied (new)
2026/04/07 02:22:27 INFO : file10.txt: Copied (new)
2026/04/07 02:22:27 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:22:27 INFO : file3.txt: Deleted
2026/04/07 02:22:27 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:22:28 INFO : file5.txt.conflict1: Copied (new)
2026/04/07 02:22:28 INFO : file2.txt: Copied (replaced existing)
2026/04/07 02:22:28 INFO : file11.txt: Copied (new)
2026/04/07 02:22:28 INFO : file7.txt: Copied (new)
2026/04/07 02:22:28 INFO : file4.txt: Deleted
2026/04/07 02:22:28 INFO : Updating listings
2026/04/07 02:22:28 INFO : Validating listings for Path1 "/tmp/022155va/changes/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/changes/path2/"
2026/04/07 02:22:28 INFO : [32mBisync successful[0m
2026/04/07 02:22:28 DEBUG : Waiting for deletions to finish
2026/04/07 02:22:28 INFO : RCLONE_TEST: Deleted
2026/04/07 02:22:28 INFO : file7.txt: Deleted
2026/04/07 02:22:28 INFO : file6.txt: Deleted
2026/04/07 02:22:28 INFO : file11.txt: Deleted
2026/04/07 02:22:28 INFO : file1.txt: Deleted
2026/04/07 02:22:28 INFO : file5.txt.conflict1: Deleted
2026/04/07 02:22:28 INFO : file10.txt: Deleted
2026/04/07 02:22:28 INFO : file5.txt.conflict2: Deleted
2026/04/07 02:22:28 INFO : file2.txt: Deleted
2026/04/07 02:22:28 DEBUG : removing 1 level 0 directories
2026/04/07 02:22:28 INFO : Local file system at /tmp/022155va/changes/path1: Removing directory
2026/04/07 02:22:28 DEBUG : Waiting for deletions to finish
2026/04/07 02:22:28 INFO : RCLONE_TEST: Deleted
2026/04/07 02:22:28 INFO : file10.txt: Deleted
2026/04/07 02:22:28 INFO : file11.txt: Deleted
2026/04/07 02:22:28 INFO : file2.txt: Deleted
2026/04/07 02:22:28 INFO : file6.txt: Deleted
2026/04/07 02:22:28 INFO : file5.txt.conflict2: Deleted
2026/04/07 02:22:28 INFO : file5.txt.conflict1: Deleted
2026/04/07 02:22:28 INFO : file1.txt: Deleted
2026/04/07 02:22:28 INFO : file7.txt: Deleted
2026/04/07 02:22:28 DEBUG : removing 1 level 0 directories
2026/04/07 02:22:28 INFO : azurefiles root 'rclone-test-kapusef2xepa/022155va/changes/path2': Removing directory
bisync_test.go:608: [32mTEST changes PASSED[0m
=== RUN TestBisyncLocalRemote/check_access
2026/04/07 02:22:28 DEBUG : Creating backend with remote "/tmp/022155va/check_access/path1"
2026/04/07 02:22:28 INFO : path2: Making directory
2026/04/07 02:22:28 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_access/path2"
2026/04/07 02:22:28 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access/initial"
2026/04/07 02:22:28 DEBUG : Creating backend with remote "/tmp/022155va/initdir/test_check_access-gogerov3"
2026/04/07 02:22:28 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:22:28 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:28 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:28 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:28 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:28 DEBUG : subdir: Making directory with metadata
2026/04/07 02:22:28 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:22:28 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/07 02:22:28 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:22:28 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:22:28 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:28 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:28 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:22:28 INFO : file1.txt: Copied (new)
2026/04/07 02:22:28 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:22:28 INFO : file2.txt: Copied (new)
2026/04/07 02:22:28 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:22:28 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:28 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:22:28 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:22:28 INFO : file3.txt: Copied (new)
2026/04/07 02:22:28 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:28 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:22:28 INFO : file4.txt: Copied (new)
2026/04/07 02:22:28 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:22:28 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:22:28 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:22:28 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:22:28 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:22:28 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:28 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:22:28 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:28 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:22:28 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:22:28 DEBUG : Local file system at /tmp/022155va/initdir/test_check_access-gogerov3: Waiting for checks to finish
2026/04/07 02:22:28 DEBUG : Local file system at /tmp/022155va/initdir/test_check_access-gogerov3: Waiting for transfers to finish
2026/04/07 02:22:28 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/04/07 02:22:28 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:22:28 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/04/07 02:22:28 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/07 02:22:28 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:22:28 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access/modfiles"
2026/04/07 02:22:28 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_check_access-joluqoc6"
2026/04/07 02:22:28 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:28 DEBUG : Local file system at /tmp/022155va/datadir/test_check_access-joluqoc6: Waiting for checks to finish
2026/04/07 02:22:28 DEBUG : Local file system at /tmp/022155va/datadir/test_check_access-joluqoc6: Waiting for transfers to finish
2026/04/07 02:22:28 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/04/07 02:22:28 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/04/07 02:22:28 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/04/07 02:22:28 INFO : hold.txt: Copied (new)
2026/04/07 02:22:28 DEBUG : Waiting for deletions to finish
2026/04/07 02:22:28 ERROR : error listing: directory not found
2026/04/07 02:22:28 ERROR : Local file system at /tmp/022155va/check_access/path1: Failed to list "": directory not found
2026/04/07 02:22:28 DEBUG : removing 1 level 0 directories
2026/04/07 02:22:28 INFO : Local file system at /tmp/022155va/check_access/path1: Removing directory
2026/04/07 02:22:28 ERROR : Failed to rmdir: stat /tmp/022155va/check_access/path1: no such file or directory
2026/04/07 02:22:28 DEBUG : Waiting for deletions to finish
2026/04/07 02:22:28 ERROR : error listing: directory not found
2026/04/07 02:22:29 ERROR : azurefiles root 'rclone-test-kapusef2xepa/022155va/check_access/path2': Failed to list "": directory not found
2026/04/07 02:22:29 DEBUG : removing 1 level 0 directories
2026/04/07 02:22:29 INFO : azurefiles root 'rclone-test-kapusef2xepa/022155va/check_access/path2': Removing directory
2026/04/07 02:22:29 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kapusef2xepa/022155va/check_access/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:9ce0a065-501a-0042-7e35-c6089a000000
Time:2026-04-07T02:22:29.0287146Z
--------------------------------------------------------------------------------
2026/04/07 02:22:29 ERROR : error listing: directory not found
2026/04/07 02:22:29 ERROR : error listing: directory not found
2026/04/07 02:22:29 NOTICE: checking initFs Local file system at /tmp/022155va/initdir/test_check_access-gogerov3
2026/04/07 02:22:29 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:22:29 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:29 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:29 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:29 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:29 DEBUG : subdir: Making directory with metadata
2026/04/07 02:22:29 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:22:29 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/07 02:22:29 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:22:29 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:22:29 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:22:29 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:29 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:22:29 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:22:29 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:29 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:22:29 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:22:29 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:22:29 INFO : file1.txt: Copied (new)
2026/04/07 02:22:29 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:29 DEBUG : Local file system at /tmp/022155va/check_access/path1: Waiting for checks to finish
2026/04/07 02:22:29 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:22:29 DEBUG : Local file system at /tmp/022155va/check_access/path1: Waiting for transfers to finish
2026/04/07 02:22:29 INFO : file2.txt: Copied (new)
2026/04/07 02:22:29 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:22:29 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:29 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:22:29 INFO : file3.txt: Copied (new)
2026/04/07 02:22:29 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:22:29 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:22:29 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:29 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/04/07 02:22:29 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:22:29 INFO : file4.txt: Copied (new)
2026/04/07 02:22:29 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:29 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:22:29 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:22:29 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/04/07 02:22:29 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:22:29 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/07 02:22:29 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:22:29 NOTICE: checking Path1 Local file system at /tmp/022155va/check_access/path1
2026/04/07 02:22:29 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:29 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:29 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:29 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:29 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:22:29 INFO : subdir: Making directory
2026/04/07 02:22:29 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:29 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:22:29 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/check_access/path2': Waiting for checks to finish
2026/04/07 02:22:29 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/check_access/path2': Waiting for transfers to finish
2026/04/07 02:22:29 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:22:29 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:29 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:22:29 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:29 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:22:29 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:29 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:22:29 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:29 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:22:29 INFO : file4.txt: Copied (new)
2026/04/07 02:22:29 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:22:29 INFO : file1.txt: Copied (new)
2026/04/07 02:22:29 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:22:29 INFO : file2.txt: Copied (new)
2026/04/07 02:22:29 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:22:29 INFO : file3.txt: Copied (new)
2026/04/07 02:22:29 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:22:29 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:29 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:22:29 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:22:29 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/04/07 02:22:29 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:22:29 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:22:29 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:22:29 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:22:29 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:22:29 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/04/07 02:22:29 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/07 02:22:29 NOTICE: checking path2 azurefiles root 'rclone-test-kapusef2xepa/022155va/check_access/path2'
2026/04/07 02:22:30 NOTICE: [36m(01) :[0m [34mtest check-access[0m
2026/04/07 02:22:30 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/07 02:22:30 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/07 02:22:32 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:22:32 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:22:32 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:22:32 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:22:32 INFO : Synching Path1 "/tmp/022155va/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_access/path2/"
2026/04/07 02:22:32 INFO : Copying Path2 files to Path1
2026/04/07 02:22:32 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:22:32 INFO : There was nothing to transfer
2026/04/07 02:22:32 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:22:33 INFO : There was nothing to transfer
2026/04/07 02:22:33 INFO : Resync updating listings
2026/04/07 02:22:33 INFO : Validating listings for Path1 "/tmp/022155va/check_access/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_access/path2/"
2026/04/07 02:22:33 INFO : [32mBisync successful[0m
2026/04/07 02:22:33 NOTICE: [36m(04) :[0m [34mtest 1. see that check-access passes with the initial setup[0m
2026/04/07 02:22:33 NOTICE: [36m(05) :[0m [34mbisync check-access[0m
2026/04/07 02:22:35 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:22:35 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:22:35 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02: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
}
2026/04/07 02:22:35 INFO : Synching Path1 "/tmp/022155va/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_access/path2/"
2026/04/07 02:22:35 INFO : Building Path1 and Path2 listings
2026/04/07 02:22:35 INFO : Path1 checking for diffs
2026/04/07 02:22:35 INFO : Path2 checking for diffs
2026/04/07 02:22:35 INFO : Checking access health
2026/04/07 02:22:35 INFO : Found 2 matching "RCLONE_TEST" files on both paths
2026/04/07 02:22:35 INFO : No changes found
2026/04/07 02:22:35 INFO : Updating listings
2026/04/07 02:22:35 INFO : Validating listings for Path1 "/tmp/022155va/check_access/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_access/path2/"
2026/04/07 02:22:35 INFO : [32mBisync successful[0m
2026/04/07 02:22:35 NOTICE: [36m(06) :[0m [34mtest 2. delete the path2 subdir RCLONE_TEST and run sync. should fail critical.[0m
2026/04/07 02:22:35 NOTICE: [36m(07) :[0m [34mdelete-file TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_access/path2/subdir/RCLONE_TEST[0m
2026/04/07 02:22:35 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_access/path2/subdir/"
2026/04/07 02:22:35 INFO : RCLONE_TEST: Deleted
2026/04/07 02:22:35 NOTICE: [36m(08) :[0m [34mbisync check-access[0m
2026/04/07 02:22:37 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:22:37 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:22:37 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:22:37 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:22:37 INFO : Synching Path1 "/tmp/022155va/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_access/path2/"
2026/04/07 02:22:37 INFO : Building Path1 and Path2 listings
2026/04/07 02:22:38 INFO : Path1 checking for diffs
2026/04/07 02:22:38 INFO : Path2 checking for diffs
2026/04/07 02:22:38 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m
2026/04/07 02:22:38 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/07 02:22:38 INFO : Checking access health
2026/04/07 02:22:38 ERROR : Access test failed: Path1 count 2, Path2 count 1 - RCLONE_TEST
2026/04/07 02:22:38 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36msubdir/RCLONE_TEST[0m
2026/04/07 02:22:38 ERROR : [31mBisync critical error: check file check failed[0m
2026/04/07 02:22:38 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/07 02:22:38 NOTICE: Bisync error: bisync aborted
2026/04/07 02:22:38 NOTICE: [36m(09) :[0m [34mcopy-listings path2-missing[0m
2026/04/07 02:22:38 NOTICE: [36m(10) :[0m [34mtest 3. put the path2 subdir RCLONE_TEST back, resync.[0m
2026/04/07 02:22:38 NOTICE: [36m(11) :[0m [34mcopy-file /tmp/022155va/check_access/path1/subdir/RCLONE_TEST TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_access/path2/[0m
2026/04/07 02:22:38 DEBUG : copyFile "/tmp/022155va/check_access/path1/subdir/RCLONE_TEST" to "TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_access/path2/" as ""
2026/04/07 02:22:38 DEBUG : Creating backend with remote "/tmp/022155va/check_access/path1/subdir/RCLONE_TEST"
2026/04/07 02:22:38 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_access/path2/"
2026/04/07 02:22:38 DEBUG : operations.CopyFile "RCLONE_TEST" to "azurefiles root 'rclone-test-kapusef2xepa/022155va/check_access/path2/'" as "RCLONE_TEST"
2026/04/07 02:22:38 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/07 02:22:38 DEBUG : RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:22:38 DEBUG : RCLONE_TEST: Unchanged skipping
2026/04/07 02:22:38 NOTICE: [36m(12) :[0m [34mbisync resync[0m
2026/04/07 02:22:40 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:22:40 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:22:40 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:22:40 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:22:40 INFO : Synching Path1 "/tmp/022155va/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_access/path2/"
2026/04/07 02:22:40 INFO : Copying Path2 files to Path1
2026/04/07 02:22:40 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:22:40 INFO : There was nothing to transfer
2026/04/07 02:22:40 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:22:41 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/07 02:22:41 INFO : Resync updating listings
2026/04/07 02:22:41 INFO : Validating listings for Path1 "/tmp/022155va/check_access/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_access/path2/"
2026/04/07 02:22:41 INFO : [32mBisync successful[0m
2026/04/07 02:22:41 NOTICE: [36m(13) :[0m [34mtest 4. run sync with check-access. should pass.[0m
2026/04/07 02:22:41 NOTICE: [36m(14) :[0m [34mbisync check-access[0m
2026/04/07 02:22:43 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:22:43 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:22:43 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02: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
}
2026/04/07 02:22:43 INFO : Synching Path1 "/tmp/022155va/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_access/path2/"
2026/04/07 02:22:43 INFO : Building Path1 and Path2 listings
2026/04/07 02:22:43 INFO : Path1 checking for diffs
2026/04/07 02:22:43 INFO : Path2 checking for diffs
2026/04/07 02:22:43 INFO : Checking access health
2026/04/07 02:22:43 INFO : Found 2 matching "RCLONE_TEST" files on both paths
2026/04/07 02:22:43 INFO : No changes found
2026/04/07 02:22:43 INFO : Updating listings
2026/04/07 02:22:43 INFO : Validating listings for Path1 "/tmp/022155va/check_access/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_access/path2/"
2026/04/07 02:22:43 INFO : [32mBisync successful[0m
2026/04/07 02:22:43 NOTICE: [36m(15) :[0m [34mtest 5. delete path1 top level RCLONE_TEST, run sync. should fail critical.[0m
2026/04/07 02:22:43 NOTICE: [36m(16) :[0m [34mdelete-file /tmp/022155va/check_access/path1/RCLONE_TEST[0m
2026/04/07 02:22:43 DEBUG : Creating backend with remote "/tmp/022155va/check_access/path1/"
2026/04/07 02:22:43 DEBUG : fs cache: renaming cache item "/tmp/022155va/check_access/path1/" to be canonical "/tmp/022155va/check_access/path1"
2026/04/07 02:22:43 INFO : RCLONE_TEST: Deleted
2026/04/07 02:22:43 NOTICE: [36m(17) :[0m [34mbisync check-access[0m
2026/04/07 02:22:45 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:22:45 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:22:45 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:22:45 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:22:45 INFO : Synching Path1 "/tmp/022155va/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_access/path2/"
2026/04/07 02:22:45 INFO : Building Path1 and Path2 listings
2026/04/07 02:22:46 INFO : Path1 checking for diffs
2026/04/07 02:22:46 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/04/07 02:22:46 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/07 02:22:46 INFO : Path2 checking for diffs
2026/04/07 02:22:46 INFO : Checking access health
2026/04/07 02:22:46 ERROR : Access test failed: Path1 count 1, Path2 count 2 - RCLONE_TEST
2026/04/07 02:22:46 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36mRCLONE_TEST[0m
2026/04/07 02:22:46 ERROR : [31mBisync critical error: check file check failed[0m
2026/04/07 02:22:46 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/07 02:22:46 NOTICE: Bisync error: bisync aborted
2026/04/07 02:22:46 NOTICE: [36m(18) :[0m [34mcopy-listings path1-missing[0m
2026/04/07 02:22:46 NOTICE: [36m(19) :[0m [34mtest 6. run again. should fail critical due to missing listings.[0m
2026/04/07 02:22:46 NOTICE: [36m(20) :[0m [34mbisync check-access[0m
2026/04/07 02:22:48 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:22:48 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:22:48 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:22:48 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:22:48 INFO : Synching Path1 "/tmp/022155va/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_access/path2/"
2026/04/07 02:22:48 ERROR : [31mBisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run
[35mTip: here are the filenames we were looking for. Do they exist?
[0m[36mPath1: [94m/tmp/022155va/workdir/tmp_022155va_check_access_path1..TestAzureFiles_rclone-test-kapusef2xepa_022155va_check_access_path2.path1.lst[0m
[0m[36mPath2: [94m/tmp/022155va/workdir/tmp_022155va_check_access_path1..TestAzureFiles_rclone-test-kapusef2xepa_022155va_check_access_path2.path2.lst[0m
[0m[35mTry running this command to inspect the work dir:
[0m[96mrclone lsl "/tmp/022155va/workdir"[0m[0m
2026/04/07 02:22:48 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/07 02:22:48 NOTICE: Bisync error: bisync aborted
2026/04/07 02:22:48 NOTICE: [36m(21) :[0m [34mmove-listings missing-listings[0m
2026/04/07 02:22:48 NOTICE: [36m(22) :[0m [34mtest 7. run resync, which will copy the path2 top level back to path1.[0m
2026/04/07 02:22:48 NOTICE: [36m(23) :[0m [34mbisync resync[0m
2026/04/07 02:22:50 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:22:50 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:22:50 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:22:50 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:22:50 INFO : Synching Path1 "/tmp/022155va/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_access/path2/"
2026/04/07 02:22:50 INFO : Copying Path2 files to Path1
2026/04/07 02:22:50 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:22:50 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:22:50 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:22:51 INFO : Resync updating listings
2026/04/07 02:22:51 INFO : Validating listings for Path1 "/tmp/022155va/check_access/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_access/path2/"
2026/04/07 02:22:51 INFO : [32mBisync successful[0m
2026/04/07 02:22:51 NOTICE: [36m(24) :[0m [34mtest 8. run sync with --check-access. should pass.[0m
2026/04/07 02:22:51 NOTICE: [36m(25) :[0m [34mbisync check-access[0m
2026/04/07 02:22:53 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:22:53 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:22:53 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:22:53 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:22:53 INFO : Synching Path1 "/tmp/022155va/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_access/path2/"
2026/04/07 02:22:53 INFO : Building Path1 and Path2 listings
2026/04/07 02:22:53 INFO : Path1 checking for diffs
2026/04/07 02:22:53 INFO : Path2 checking for diffs
2026/04/07 02:22:53 INFO : Checking access health
2026/04/07 02:22:53 INFO : Found 2 matching "RCLONE_TEST" files on both paths
2026/04/07 02:22:53 INFO : No changes found
2026/04/07 02:22:53 INFO : Updating listings
2026/04/07 02:22:53 INFO : Validating listings for Path1 "/tmp/022155va/check_access/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_access/path2/"
2026/04/07 02:22:53 INFO : [32mBisync successful[0m
2026/04/07 02:22:53 DEBUG : Waiting for deletions to finish
2026/04/07 02:22:53 INFO : RCLONE_TEST: Deleted
2026/04/07 02:22:53 INFO : file1.txt: Deleted
2026/04/07 02:22:53 INFO : file2.txt: Deleted
2026/04/07 02:22:53 INFO : file3.txt: Deleted
2026/04/07 02:22:53 INFO : subdir/file20.txt: Deleted
2026/04/07 02:22:53 INFO : file4.txt: Deleted
2026/04/07 02:22:53 INFO : subdir/RCLONE_TEST: Deleted
2026/04/07 02:22:53 DEBUG : removing 1 level 1 directories
2026/04/07 02:22:53 INFO : subdir: Removing directory
2026/04/07 02:22:53 DEBUG : removing 1 level 0 directories
2026/04/07 02:22:53 INFO : Local file system at /tmp/022155va/check_access/path1: Removing directory
2026/04/07 02:22:53 DEBUG : Waiting for deletions to finish
2026/04/07 02:22:53 INFO : file1.txt: Deleted
2026/04/07 02:22:53 INFO : file3.txt: Deleted
2026/04/07 02:22:53 INFO : file4.txt: Deleted
2026/04/07 02:22:53 INFO : RCLONE_TEST: Deleted
2026/04/07 02:22:53 INFO : file2.txt: Deleted
2026/04/07 02:22:54 INFO : subdir/file20.txt: Deleted
2026/04/07 02:22:54 INFO : subdir/RCLONE_TEST: Deleted
2026/04/07 02:22:54 DEBUG : removing 1 level 1 directories
2026/04/07 02:22:54 INFO : subdir: Removing directory
2026/04/07 02:22:54 DEBUG : removing 1 level 0 directories
2026/04/07 02:22:54 INFO : azurefiles root 'rclone-test-kapusef2xepa/022155va/check_access/path2': Removing directory
bisync_test.go:608: [32mTEST check_access PASSED[0m
=== RUN TestBisyncLocalRemote/check_access_filters
2026/04/07 02:22:54 DEBUG : Creating backend with remote "/tmp/022155va/check_access_filters/path1"
2026/04/07 02:22:54 INFO : path2: Making directory
2026/04/07 02:22:54 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_access_filters/path2"
2026/04/07 02:22:54 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/initial"
2026/04/07 02:22:54 DEBUG : Creating backend with remote "/tmp/022155va/initdir/test_check_access_filters-vurisiv6"
2026/04/07 02:22:54 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:22:54 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:54 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:54 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:54 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:54 DEBUG : subdir-not: Making directory with metadata
2026/04/07 02:22:54 INFO : subdir-not: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:22:54 DEBUG : Added delayed dir = "subdir-not", newDst=subdir-not
2026/04/07 02:22:54 DEBUG : subdir: Making directory with metadata
2026/04/07 02:22:54 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:22:54 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/07 02:22:54 DEBUG : subdirX: Making directory with metadata
2026/04/07 02:22:54 INFO : subdirX: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:22:54 DEBUG : Added delayed dir = "subdirX", newDst=subdirX
2026/04/07 02:22:54 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:22:54 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:54 DEBUG : subdir-not/subdir-not2: Making directory with metadata
2026/04/07 02:22:54 INFO : subdir-not/subdir-not2: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:22:54 DEBUG : Added delayed dir = "subdir-not/subdir-not2", newDst=subdir-not/subdir-not2
2026/04/07 02:22:54 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:22:54 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:22:54 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:54 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:22:54 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:54 DEBUG : subdirX/subdirX1: Making directory with metadata
2026/04/07 02:22:54 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:22:54 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:54 DEBUG : subdir/subdirA: Making directory with metadata
2026/04/07 02:22:54 INFO : subdirX/subdirX1: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:22:54 DEBUG : Added delayed dir = "subdirX/subdirX1", newDst=subdirX/subdirX1
2026/04/07 02:22:54 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:22:54 INFO : subdir/subdirA: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:22:54 DEBUG : Added delayed dir = "subdir/subdirA", newDst=subdir/subdirA
2026/04/07 02:22:54 DEBUG : subdir/subdirB: Making directory with metadata
2026/04/07 02:22:54 INFO : subdir/subdirB: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:22:54 DEBUG : Added delayed dir = "subdir/subdirB", newDst=subdir/subdirB
2026/04/07 02:22:54 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:54 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:22:54 INFO : file2.txt: Copied (new)
2026/04/07 02:22:54 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:22:54 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:54 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:22:54 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:54 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:22:54 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:22:54 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:54 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:54 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:22:54 DEBUG : Local file system at /tmp/022155va/initdir/test_check_access_filters-vurisiv6: Waiting for checks to finish
2026/04/07 02:22:54 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:22:54 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:54 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:54 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:22:54 INFO : file3.txt: Copied (new)
2026/04/07 02:22:54 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:22:54 INFO : file1.txt: Copied (new)
2026/04/07 02:22:54 DEBUG : Local file system at /tmp/022155va/initdir/test_check_access_filters-vurisiv6: Waiting for transfers to finish
2026/04/07 02:22:54 INFO : file4.txt: Copied (new)
2026/04/07 02:22:54 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/04/07 02:22:54 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:22:54 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: size = 0 OK
2026/04/07 02:22:54 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK
2026/04/07 02:22:54 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/04/07 02:22:54 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/04/07 02:22:54 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:54 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:22:54 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/04/07 02:22:54 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/04/07 02:22:54 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: renamed to: subdir-not/file20.txt
2026/04/07 02:22:54 INFO : subdir-not/file20.txt: Copied (new)
2026/04/07 02:22:54 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/04/07 02:22:54 DEBUG : subdirX/file20.txt.0c4add8a.partial: size = 0 OK
2026/04/07 02:22:54 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: size = 0 OK
2026/04/07 02:22:54 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:54 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:22:54 DEBUG : subdirX/file20.txt.0c4add8a.partial: renamed to: subdirX/file20.txt
2026/04/07 02:22:54 INFO : subdirX/file20.txt: Copied (new)
2026/04/07 02:22:54 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:54 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: renamed to: subdir-not/subdir-not2/file30.txt
2026/04/07 02:22:54 INFO : subdir-not/subdir-not2/file30.txt: Copied (new)
2026/04/07 02:22:54 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:22:54 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/04/07 02:22:54 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/04/07 02:22:54 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:22:54 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:54 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/04/07 02:22:54 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:22:54 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:22:54 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:22:54 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:22:54 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:22:54 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: size = 0 OK
2026/04/07 02:22:54 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:54 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: renamed to: subdir/subdirB/file30.txt
2026/04/07 02:22:54 INFO : subdir/subdirB/file30.txt: Copied (new)
2026/04/07 02:22:54 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: size = 109 OK
2026/04/07 02:22:54 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: size = 0 OK
2026/04/07 02:22:54 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:54 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: renamed to: subdirX/subdirX1/file30.txt
2026/04/07 02:22:54 INFO : subdirX/subdirX1/file30.txt: Copied (new)
2026/04/07 02:22:54 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: size = 109 OK
2026/04/07 02:22:54 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:22:54 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK
2026/04/07 02:22:54 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:22:54 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: renamed to: subdir/subdirB/RCLONE_TEST
2026/04/07 02:22:54 INFO : subdir/subdirB/RCLONE_TEST: Copied (new)
2026/04/07 02:22:54 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/04/07 02:22:54 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/04/07 02:22:54 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:22:54 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/04/07 02:22:54 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/07 02:22:54 DEBUG : subdir/subdirA/file30.txt.03485624.partial: size = 0 OK
2026/04/07 02:22:54 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:54 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:22:54 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: renamed to: subdirX/subdirX1/RCLONE_TEST
2026/04/07 02:22:54 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new)
2026/04/07 02:22:54 DEBUG : subdir/subdirA/file30.txt.03485624.partial: renamed to: subdir/subdirA/file30.txt
2026/04/07 02:22:54 INFO : subdir/subdirA/file30.txt: Copied (new)
2026/04/07 02:22:54 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/07 02:22:54 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/07 02:22:54 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/07 02:22:54 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/07 02:22:54 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/07 02:22:54 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/07 02:22:54 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:22:54 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/modfiles"
2026/04/07 02:22:54 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_check_access_filters-tuhedes2"
2026/04/07 02:22:54 DEBUG : exclude-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:54 DEBUG : include-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:54 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: size = 173 OK
2026/04/07 02:22:54 DEBUG : include-other-filtersfile.txt.8126a844.partial: size = 178 OK
2026/04/07 02:22:54 DEBUG : Local file system at /tmp/022155va/datadir/test_check_access_filters-tuhedes2: Waiting for checks to finish
2026/04/07 02:22:54 DEBUG : exclude-other-filtersfile.txt: md5 = 5fcc6205d7df1c2e9ed3a15a1356b345 OK
2026/04/07 02:22:54 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: renamed to: exclude-other-filtersfile.txt
2026/04/07 02:22:54 INFO : exclude-other-filtersfile.txt: Copied (new)
2026/04/07 02:22:54 DEBUG : include-other-filtersfile.txt: md5 = 2ec13b2813141ed088e5978ef5a47b0e OK
2026/04/07 02:22:54 DEBUG : include-other-filtersfile.txt.8126a844.partial: renamed to: include-other-filtersfile.txt
2026/04/07 02:22:54 INFO : include-other-filtersfile.txt: Copied (new)
2026/04/07 02:22:54 DEBUG : Local file system at /tmp/022155va/datadir/test_check_access_filters-tuhedes2: Waiting for transfers to finish
2026/04/07 02:22:54 DEBUG : Waiting for deletions to finish
2026/04/07 02:22:54 ERROR : error listing: directory not found
2026/04/07 02:22:54 ERROR : Local file system at /tmp/022155va/check_access_filters/path1: Failed to list "": directory not found
2026/04/07 02:22:54 DEBUG : removing 1 level 0 directories
2026/04/07 02:22:54 INFO : Local file system at /tmp/022155va/check_access_filters/path1: Removing directory
2026/04/07 02:22:54 ERROR : Failed to rmdir: stat /tmp/022155va/check_access_filters/path1: no such file or directory
2026/04/07 02:22:54 DEBUG : Waiting for deletions to finish
2026/04/07 02:22:54 ERROR : error listing: directory not found
2026/04/07 02:22:54 ERROR : azurefiles root 'rclone-test-kapusef2xepa/022155va/check_access_filters/path2': Failed to list "": directory not found
2026/04/07 02:22:54 DEBUG : removing 1 level 0 directories
2026/04/07 02:22:54 INFO : azurefiles root 'rclone-test-kapusef2xepa/022155va/check_access_filters/path2': Removing directory
2026/04/07 02:22:54 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kapusef2xepa/022155va/check_access_filters/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:b5470bf0-601a-0076-7a35-c63b52000000
Time:2026-04-07T02:22:54.5156825Z
--------------------------------------------------------------------------------
2026/04/07 02:22:54 ERROR : error listing: directory not found
2026/04/07 02:22:54 ERROR : error listing: directory not found
2026/04/07 02:22:54 NOTICE: checking initFs Local file system at /tmp/022155va/initdir/test_check_access_filters-vurisiv6
2026/04/07 02:22:54 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:22:54 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:54 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:54 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:54 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:22:54 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:22:54 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:22:54 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:54 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:22:54 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:22:54 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:22:54 INFO : file1.txt: Copied (new)
2026/04/07 02:22:54 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:22:54 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:54 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:54 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:22:54 INFO : file2.txt: Copied (new)
2026/04/07 02:22:54 DEBUG : subdir-not: Making directory with metadata
2026/04/07 02:22:54 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:22:54 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:22:54 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:54 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:54 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:22:54 INFO : file3.txt: Copied (new)
2026/04/07 02:22:54 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:22:54 INFO : file4.txt: Copied (new)
2026/04/07 02:22:54 INFO : subdir-not: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:22:54 DEBUG : Added delayed dir = "subdir-not", newDst=subdir-not
2026/04/07 02:22:54 DEBUG : subdir: Making directory with metadata
2026/04/07 02:22:54 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:22:54 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/07 02:22:54 DEBUG : subdirX: Making directory with metadata
2026/04/07 02:22:54 INFO : subdirX: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:22:54 DEBUG : Added delayed dir = "subdirX", newDst=subdirX
2026/04/07 02:22:54 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:22:54 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:54 DEBUG : subdirX/subdirX1: Making directory with metadata
2026/04/07 02:22:54 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:22:54 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:22:54 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:54 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:54 DEBUG : subdir/subdirA: Making directory with metadata
2026/04/07 02:22:54 DEBUG : subdir-not/subdir-not2: Making directory with metadata
2026/04/07 02:22:54 INFO : subdirX/subdirX1: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:22:54 DEBUG : Added delayed dir = "subdirX/subdirX1", newDst=subdirX/subdirX1
2026/04/07 02:22:54 INFO : subdir/subdirA: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:22:54 INFO : subdir-not/subdir-not2: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:22:54 DEBUG : Added delayed dir = "subdir-not/subdir-not2", newDst=subdir-not/subdir-not2
2026/04/07 02:22:54 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:22:54 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/04/07 02:22:54 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:54 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:22:54 DEBUG : Added delayed dir = "subdir/subdirA", newDst=subdir/subdirA
2026/04/07 02:22:54 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/04/07 02:22:54 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/04/07 02:22:54 DEBUG : subdir/subdirB: Making directory with metadata
2026/04/07 02:22:54 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/04/07 02:22:54 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/04/07 02:22:54 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:22:54 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/04/07 02:22:54 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/07 02:22:54 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: size = 0 OK
2026/04/07 02:22:54 INFO : subdir/subdirB: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:22:54 DEBUG : Added delayed dir = "subdir/subdirB", newDst=subdir/subdirB
2026/04/07 02:22:54 DEBUG : subdirX/file20.txt.0c4add8a.partial: size = 0 OK
2026/04/07 02:22:54 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:22:54 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:22:54 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:22:54 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:54 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:54 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/04/07 02:22:54 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/04/07 02:22:54 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: renamed to: subdir-not/file20.txt
2026/04/07 02:22:54 INFO : subdir-not/file20.txt: Copied (new)
2026/04/07 02:22:54 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:22:54 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:54 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: size = 0 OK
2026/04/07 02:22:54 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:54 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK
2026/04/07 02:22:54 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:22:54 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/04/07 02:22:54 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/04/07 02:22:54 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:54 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:54 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: renamed to: subdir-not/subdir-not2/file30.txt
2026/04/07 02:22:54 INFO : subdir-not/subdir-not2/file30.txt: Copied (new)
2026/04/07 02:22:54 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: size = 109 OK
2026/04/07 02:22:54 DEBUG : subdirX/file20.txt.0c4add8a.partial: renamed to: subdirX/file20.txt
2026/04/07 02:22:54 INFO : subdirX/file20.txt: Copied (new)
2026/04/07 02:22:54 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:22:54 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: size = 0 OK
2026/04/07 02:22:54 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:54 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: size = 109 OK
2026/04/07 02:22:54 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: renamed to: subdirX/subdirX1/RCLONE_TEST
2026/04/07 02:22:54 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new)
2026/04/07 02:22:54 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:22:54 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:54 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:22:54 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: size = 0 OK
2026/04/07 02:22:54 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:54 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: renamed to: subdir/subdirB/RCLONE_TEST
2026/04/07 02:22:54 INFO : subdir/subdirB/RCLONE_TEST: Copied (new)
2026/04/07 02:22:54 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: renamed to: subdir/subdirB/file30.txt
2026/04/07 02:22:54 INFO : subdir/subdirB/file30.txt: Copied (new)
2026/04/07 02:22:54 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:22:54 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:22:54 DEBUG : Local file system at /tmp/022155va/check_access_filters/path1: Waiting for checks to finish
2026/04/07 02:22:54 DEBUG : Local file system at /tmp/022155va/check_access_filters/path1: Waiting for transfers to finish
2026/04/07 02:22:54 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: renamed to: subdirX/subdirX1/file30.txt
2026/04/07 02:22:54 INFO : subdirX/subdirX1/file30.txt: Copied (new)
2026/04/07 02:22:54 DEBUG : subdir/subdirA/file30.txt.03485624.partial: size = 0 OK
2026/04/07 02:22:54 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:54 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK
2026/04/07 02:22:54 DEBUG : subdir/subdirA/file30.txt.03485624.partial: renamed to: subdir/subdirA/file30.txt
2026/04/07 02:22:54 INFO : subdir/subdirA/file30.txt: Copied (new)
2026/04/07 02:22:54 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:22:54 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/04/07 02:22:54 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/04/07 02:22:54 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/07 02:22:54 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/07 02:22:54 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/07 02:22:54 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/07 02:22:54 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/07 02:22:54 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/07 02:22:54 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:22:54 NOTICE: checking Path1 Local file system at /tmp/022155va/check_access_filters/path1
2026/04/07 02:22:54 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:54 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:54 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:54 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:54 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:22:54 INFO : subdir-not: Making directory
2026/04/07 02:22:54 INFO : subdir: Making directory
2026/04/07 02:22:54 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:22:54 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:54 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:22:54 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:54 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:22:54 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:54 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:22:54 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:54 INFO : subdirX: Making directory
2026/04/07 02:22:54 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:54 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:22:54 INFO : subdirX/subdirX1: Making directory
2026/04/07 02:22:54 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:54 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:22:54 INFO : subdir-not/subdir-not2: Making directory
2026/04/07 02:22:54 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:54 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:22:54 INFO : subdir/subdirA: Making directory
2026/04/07 02:22:55 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:22:55 INFO : file1.txt: Copied (new)
2026/04/07 02:22:55 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:22:55 INFO : file2.txt: Copied (new)
2026/04/07 02:22:55 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:55 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:22:55 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:55 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:22:55 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:22:55 INFO : file4.txt: Copied (new)
2026/04/07 02:22:55 INFO : subdir/subdirB: Making directory
2026/04/07 02:22:55 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:22:55 INFO : file3.txt: Copied (new)
2026/04/07 02:22:55 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:55 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:22:55 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:55 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:22:55 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/check_access_filters/path2': Waiting for checks to finish
2026/04/07 02:22:55 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/check_access_filters/path2': Waiting for transfers to finish
2026/04/07 02:22:55 DEBUG : subdirX/file20.txt.0c4add8a.partial: size = 0 OK
2026/04/07 02:22:55 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:55 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: size = 0 OK
2026/04/07 02:22:55 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:55 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:22:55 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:22:55 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/04/07 02:22:55 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:22:55 DEBUG : subdirX/file20.txt.0c4add8a.partial: renamed to: subdirX/file20.txt
2026/04/07 02:22:55 INFO : subdirX/file20.txt: Copied (new)
2026/04/07 02:22:55 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: renamed to: subdir-not/file20.txt
2026/04/07 02:22:55 INFO : subdir-not/file20.txt: Copied (new)
2026/04/07 02:22:55 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:22:55 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:22:55 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/04/07 02:22:55 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/04/07 02:22:55 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:22:55 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:55 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/04/07 02:22:55 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:22:55 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: size = 0 OK
2026/04/07 02:22:55 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:55 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/04/07 02:22:55 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:22:55 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:22:55 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:22:55 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/04/07 02:22:55 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/04/07 02:22:55 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: renamed to: subdirX/subdirX1/file30.txt
2026/04/07 02:22:55 INFO : subdirX/subdirX1/file30.txt: Copied (new)
2026/04/07 02:22:55 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/04/07 02:22:55 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/07 02:22:55 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: size = 0 OK
2026/04/07 02:22:55 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:55 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK
2026/04/07 02:22:55 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:22:55 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: size = 109 OK
2026/04/07 02:22:55 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:22:55 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: size = 0 OK
2026/04/07 02:22:55 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:55 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: renamed to: subdir-not/subdir-not2/file30.txt
2026/04/07 02:22:55 INFO : subdir-not/subdir-not2/file30.txt: Copied (new)
2026/04/07 02:22:55 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/04/07 02:22:55 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/04/07 02:22:55 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: renamed to: subdirX/subdirX1/RCLONE_TEST
2026/04/07 02:22:55 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new)
2026/04/07 02:22:55 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: renamed to: subdir/subdirB/file30.txt
2026/04/07 02:22:55 INFO : subdir/subdirB/file30.txt: Copied (new)
2026/04/07 02:22:56 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: size = 109 OK
2026/04/07 02:22:56 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:22:56 DEBUG : subdir/subdirA/file30.txt.03485624.partial: size = 0 OK
2026/04/07 02:22:56 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:22:56 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK
2026/04/07 02:22:56 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:22:56 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: renamed to: subdir/subdirB/RCLONE_TEST
2026/04/07 02:22:56 INFO : subdir/subdirB/RCLONE_TEST: Copied (new)
2026/04/07 02:22:56 DEBUG : subdir/subdirA/file30.txt.03485624.partial: renamed to: subdir/subdirA/file30.txt
2026/04/07 02:22:56 INFO : subdir/subdirA/file30.txt: Copied (new)
2026/04/07 02:22:56 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/04/07 02:22:56 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/04/07 02:22:56 NOTICE: checking path2 azurefiles root 'rclone-test-kapusef2xepa/022155va/check_access_filters/path2'
2026/04/07 02:22:57 NOTICE: [36m(01) :[0m [34mtest check-access-filters[0m
2026/04/07 02:22:57 NOTICE: [36m(02) :[0m [34mtest EXCLUDE - OTHER TESTS[0m
2026/04/07 02:22:57 NOTICE: [36m(03) :[0m [34mcopy-file /tmp/022155va/datadir/test_check_access_filters-tuhedes2/exclude-other-filtersfile.txt /tmp/022155va/workdir/[0m
2026/04/07 02:22:57 DEBUG : copyFile "/tmp/022155va/datadir/test_check_access_filters-tuhedes2/exclude-other-filtersfile.txt" to "/tmp/022155va/workdir/" as ""
2026/04/07 02:22:57 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_check_access_filters-tuhedes2/exclude-other-filtersfile.txt"
2026/04/07 02:22:57 DEBUG : Creating backend with remote "/tmp/022155va/workdir/"
2026/04/07 02:22:57 DEBUG : operations.CopyFile "exclude-other-filtersfile.txt" to "Local file system at /tmp/022155va/workdir" as "exclude-other-filtersfile.txt"
2026/04/07 02:22:57 DEBUG : exclude-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/04/07 02:22:57 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: size = 173 OK
2026/04/07 02:22:57 DEBUG : exclude-other-filtersfile.txt: md5 = 5fcc6205d7df1c2e9ed3a15a1356b345 OK
2026/04/07 02:22:57 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: renamed to: exclude-other-filtersfile.txt
2026/04/07 02:22:57 INFO : exclude-other-filtersfile.txt: Copied (new)
2026/04/07 02:22:57 NOTICE: [36m(04) :[0m [34mtest resync to get the filters file md5 built.[0m
2026/04/07 02:22:57 NOTICE: [36m(05) :[0m [34mbisync resync filters-file=/tmp/022155va/workdir/exclude-other-filtersfile.txt[0m
2026/04/07 02:22:59 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:22:59 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/07 02:22:59 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/07 02:22:59 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/07 02:22:59 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/07 02:22:59 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/07 02:22:59 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/07 02:22:59 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:22:59 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02: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
}
2026/04/07 02:22:59 INFO : Synching Path1 "/tmp/022155va/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_access_filters/path2/"
2026/04/07 02:22:59 INFO : Using filters file /tmp/022155va/workdir/exclude-other-filtersfile.txt
2026/04/07 02:22:59 INFO : Storing filters file hash to /tmp/022155va/workdir/exclude-other-filtersfile.txt.md5
2026/04/07 02:22:59 INFO : Copying Path2 files to Path1
2026/04/07 02:22:59 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:22:59 INFO : There was nothing to transfer
2026/04/07 02:22:59 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:23:00 INFO : There was nothing to transfer
2026/04/07 02:23:00 INFO : Resync updating listings
2026/04/07 02:23:00 INFO : Validating listings for Path1 "/tmp/022155va/check_access_filters/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_access_filters/path2/"
2026/04/07 02:23:00 INFO : [32mBisync successful[0m
2026/04/07 02:23:00 NOTICE: [36m(06) :[0m [34mtest EXCLUDE - test filters for check access[0m
2026/04/07 02:23:00 NOTICE: [36m(07) :[0m [34mbisync check-access filters-file=/tmp/022155va/workdir/exclude-other-filtersfile.txt[0m
2026/04/07 02:23:02 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:23:02 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/07 02:23:02 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/07 02:23:02 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/07 02:23:02 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/07 02:23:02 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/07 02:23:02 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/07 02:23:02 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:23:02 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:23:02 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:23:02 INFO : Synching Path1 "/tmp/022155va/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_access_filters/path2/"
2026/04/07 02:23:02 INFO : Using filters file /tmp/022155va/workdir/exclude-other-filtersfile.txt
2026/04/07 02:23:02 INFO : Building Path1 and Path2 listings
2026/04/07 02:23:02 INFO : Path1 checking for diffs
2026/04/07 02:23:02 INFO : Path2 checking for diffs
2026/04/07 02:23:02 INFO : Checking access health
2026/04/07 02:23:02 INFO : Found 3 matching "RCLONE_TEST" files on both paths
2026/04/07 02:23:02 INFO : No changes found
2026/04/07 02:23:02 INFO : Updating listings
2026/04/07 02:23:02 INFO : Validating listings for Path1 "/tmp/022155va/check_access_filters/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_access_filters/path2/"
2026/04/07 02:23:02 INFO : [32mBisync successful[0m
2026/04/07 02:23:02 NOTICE: [36m(08) :[0m [34mcopy-listings exclude-initial[0m
2026/04/07 02:23:02 NOTICE: [36m(09) :[0m [34mtest EXCLUDE - delete RCLONE_TEST files in excluded directories[0m
2026/04/07 02:23:02 NOTICE: [36m(10) :[0m [34mdelete-file TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_access_filters/path2/subdir/subdirA/RCLONE_TEST[0m
2026/04/07 02:23:02 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_access_filters/path2/subdir/subdirA/"
2026/04/07 02:23:02 INFO : RCLONE_TEST: Deleted
2026/04/07 02:23:02 NOTICE: [36m(11) :[0m [34mdelete-file /tmp/022155va/check_access_filters/path1/subdir-not/RCLONE_TEST[0m
2026/04/07 02:23:02 DEBUG : Creating backend with remote "/tmp/022155va/check_access_filters/path1/subdir-not/"
2026/04/07 02:23:02 DEBUG : fs cache: renaming cache item "/tmp/022155va/check_access_filters/path1/subdir-not/" to be canonical "/tmp/022155va/check_access_filters/path1/subdir-not"
2026/04/07 02:23:02 INFO : RCLONE_TEST: Deleted
2026/04/07 02:23:02 NOTICE: [36m(12) :[0m [34mdelete-file TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST[0m
2026/04/07 02:23:02 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_access_filters/path2/subdir-not/subdir-not2/"
2026/04/07 02:23:03 INFO : RCLONE_TEST: Deleted
2026/04/07 02:23:03 NOTICE: [36m(13) :[0m [34mdelete-file /tmp/022155va/check_access_filters/path1/subdirX/RCLONE_TEST[0m
2026/04/07 02:23:03 DEBUG : Creating backend with remote "/tmp/022155va/check_access_filters/path1/subdirX/"
2026/04/07 02:23:03 DEBUG : fs cache: renaming cache item "/tmp/022155va/check_access_filters/path1/subdirX/" to be canonical "/tmp/022155va/check_access_filters/path1/subdirX"
2026/04/07 02:23:03 INFO : RCLONE_TEST: Deleted
2026/04/07 02:23:03 NOTICE: [36m(14) :[0m [34mtest EXCLUDE - test should PASS[0m
2026/04/07 02:23:03 NOTICE: [36m(15) :[0m [34mbisync check-access filters-file=/tmp/022155va/workdir/exclude-other-filtersfile.txt[0m
2026/04/07 02:23:05 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:23:05 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/07 02:23:05 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/07 02:23:05 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/07 02:23:05 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/07 02:23:05 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/07 02:23:05 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/07 02:23:05 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:23:05 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:23:05 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:23:05 INFO : Synching Path1 "/tmp/022155va/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_access_filters/path2/"
2026/04/07 02:23:05 INFO : Using filters file /tmp/022155va/workdir/exclude-other-filtersfile.txt
2026/04/07 02:23:05 INFO : Building Path1 and Path2 listings
2026/04/07 02:23:05 INFO : Path1 checking for diffs
2026/04/07 02:23:05 INFO : Path2 checking for diffs
2026/04/07 02:23:05 INFO : Checking access health
2026/04/07 02:23:05 INFO : Found 3 matching "RCLONE_TEST" files on both paths
2026/04/07 02:23:05 INFO : No changes found
2026/04/07 02:23:05 INFO : Updating listings
2026/04/07 02:23:05 INFO : Validating listings for Path1 "/tmp/022155va/check_access_filters/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_access_filters/path2/"
2026/04/07 02:23:05 INFO : [32mBisync successful[0m
2026/04/07 02:23:05 NOTICE: [36m(16) :[0m [34mcopy-listings exclude-pass-run[0m
2026/04/07 02:23:05 NOTICE: [36m(17) :[0m [34mtest EXCLUDE - delete RCLONE_TEST files in included directories[0m
2026/04/07 02:23:05 NOTICE: [36m(18) :[0m [34mdelete-file TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_access_filters/path2/RCLONE_TEST[0m
2026/04/07 02:23:05 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_access_filters/path2/"
2026/04/07 02:23:05 INFO : RCLONE_TEST: Deleted
2026/04/07 02:23:05 NOTICE: [36m(19) :[0m [34mdelete-file /tmp/022155va/check_access_filters/path1/subdir/RCLONE_TEST[0m
2026/04/07 02:23:05 DEBUG : Creating backend with remote "/tmp/022155va/check_access_filters/path1/subdir/"
2026/04/07 02:23:05 DEBUG : fs cache: renaming cache item "/tmp/022155va/check_access_filters/path1/subdir/" to be canonical "/tmp/022155va/check_access_filters/path1/subdir"
2026/04/07 02:23:05 INFO : RCLONE_TEST: Deleted
2026/04/07 02:23:05 NOTICE: [36m(20) :[0m [34mtest EXCLUDE - test should ABORT[0m
2026/04/07 02:23:05 NOTICE: [36m(21) :[0m [34mbisync check-access filters-file=/tmp/022155va/workdir/exclude-other-filtersfile.txt[0m
2026/04/07 02:23:08 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:23:08 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/07 02:23:08 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/07 02:23:08 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/07 02:23:08 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/07 02:23:08 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/07 02:23:08 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/07 02:23:08 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:23:08 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:23:08 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:23:08 INFO : Synching Path1 "/tmp/022155va/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_access_filters/path2/"
2026/04/07 02:23:08 INFO : Using filters file /tmp/022155va/workdir/exclude-other-filtersfile.txt
2026/04/07 02:23:08 INFO : Building Path1 and Path2 listings
2026/04/07 02:23:08 INFO : Path1 checking for diffs
2026/04/07 02:23:08 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m
2026/04/07 02:23:08 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/07 02:23:08 INFO : Path2 checking for diffs
2026/04/07 02:23:08 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/04/07 02:23:08 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/07 02:23:08 INFO : Checking access health
2026/04/07 02:23:08 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36mRCLONE_TEST[0m
2026/04/07 02:23:08 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36msubdir/RCLONE_TEST[0m
2026/04/07 02:23:08 ERROR : [31mBisync critical error: check file check failed[0m
2026/04/07 02:23:08 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/07 02:23:08 NOTICE: Bisync error: bisync aborted
2026/04/07 02:23:08 NOTICE: [36m(22) :[0m [34mmove-listings exclude-error-run[0m
2026/04/07 02:23:08 NOTICE: [36m(23) :[0m [34mtest INCLUDE - OTHER TESTS[0m
2026/04/07 02:23:08 NOTICE: [36m(24) :[0m [34mtest reset to the initial state[0m
2026/04/07 02:23:08 NOTICE: [36m(25) :[0m [34mcopy-dir /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/initial /tmp/022155va/check_access_filters/path1/[0m
2026/04/07 02:23:08 DEBUG : Creating backend with remote "/tmp/022155va/check_access_filters/path1/"
2026/04/07 02:23:08 DEBUG : fs cache: renaming cache item "/tmp/022155va/check_access_filters/path1/" to be canonical "/tmp/022155va/check_access_filters/path1"
2026/04/07 02:23:08 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/07 02:23:08 DEBUG : RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/07 02:23:08 DEBUG : RCLONE_TEST: Unchanged skipping
2026/04/07 02:23:08 DEBUG : file2.txt: size = 0 OK
2026/04/07 02:23:08 DEBUG : file2.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/07 02:23:08 DEBUG : file1.txt: size = 0 OK
2026/04/07 02:23:08 DEBUG : file4.txt: size = 0 OK
2026/04/07 02:23:08 DEBUG : file4.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/07 02:23:08 DEBUG : file2.txt: Unchanged skipping
2026/04/07 02:23:08 DEBUG : file4.txt: Unchanged skipping
2026/04/07 02:23:08 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/07 02:23:08 DEBUG : file3.txt: size = 0 OK
2026/04/07 02:23:08 DEBUG : file3.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/07 02:23:08 DEBUG : file3.txt: Unchanged skipping
2026/04/07 02:23:08 DEBUG : file1.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/07 02:23:08 DEBUG : file1.txt: Unchanged skipping
2026/04/07 02:23:08 DEBUG : Added delayed dir = "subdir-not", newDst=subdir-not
2026/04/07 02:23:08 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:23:08 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/07 02:23:08 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/07 02:23:08 DEBUG : Added delayed dir = "subdirX", newDst=subdirX
2026/04/07 02:23:08 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:23:08 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:23:08 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:23:08 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/07 02:23:08 DEBUG : Added delayed dir = "subdir-not/subdir-not2", newDst=subdir-not/subdir-not2
2026/04/07 02:23:08 DEBUG : subdir-not/file20.txt: size = 0 OK
2026/04/07 02:23:08 DEBUG : subdir-not/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/07 02:23:08 DEBUG : subdir-not/file20.txt: Unchanged skipping
2026/04/07 02:23:08 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/07 02:23:08 DEBUG : Added delayed dir = "subdirX/subdirX1", newDst=subdirX/subdirX1
2026/04/07 02:23:08 DEBUG : subdir/file20.txt: size = 0 OK
2026/04/07 02:23:08 DEBUG : subdir/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/07 02:23:08 DEBUG : subdir/file20.txt: Unchanged skipping
2026/04/07 02:23:08 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/07 02:23:08 DEBUG : Added delayed dir = "subdir/subdirA", newDst=subdir/subdirA
2026/04/07 02:23:08 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/04/07 02:23:08 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/07 02:23:08 DEBUG : Added delayed dir = "subdir/subdirB", newDst=subdir/subdirB
2026/04/07 02:23:08 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:23:08 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/04/07 02:23:08 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/04/07 02:23:08 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/04/07 02:23:08 DEBUG : subdirX/file20.txt: size = 0 OK
2026/04/07 02:23:08 DEBUG : subdirX/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/07 02:23:08 DEBUG : subdirX/file20.txt: Unchanged skipping
2026/04/07 02:23:08 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK
2026/04/07 02:23:08 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK
2026/04/07 02:23:08 DEBUG : subdirX/subdirX1/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/07 02:23:08 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: size = 109 OK
2026/04/07 02:23:08 DEBUG : subdirX/subdirX1/file30.txt: Unchanged skipping
2026/04/07 02:23:08 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/07 02:23:08 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:23:08 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Unchanged skipping
2026/04/07 02:23:08 DEBUG : subdirX/subdirX1/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/07 02:23:08 DEBUG : subdirX/subdirX1/RCLONE_TEST: Unchanged skipping
2026/04/07 02:23:08 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/04/07 02:23:08 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/04/07 02:23:08 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/04/07 02:23:08 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK
2026/04/07 02:23:08 DEBUG : subdir-not/subdir-not2/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/07 02:23:08 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:23:08 DEBUG : subdir-not/subdir-not2/file30.txt: Unchanged skipping
2026/04/07 02:23:08 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/04/07 02:23:08 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/07 02:23:08 DEBUG : subdir/subdirA/RCLONE_TEST: size = 109 OK
2026/04/07 02:23:08 DEBUG : subdir/subdirA/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/07 02:23:08 DEBUG : subdir/subdirA/file30.txt: size = 0 OK
2026/04/07 02:23:08 DEBUG : subdir/subdirA/RCLONE_TEST: Unchanged skipping
2026/04/07 02:23:08 DEBUG : subdir/subdirA/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/07 02:23:08 DEBUG : subdir/subdirA/file30.txt: Unchanged skipping
2026/04/07 02:23:08 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK
2026/04/07 02:23:08 DEBUG : subdir/subdirB/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/07 02:23:08 DEBUG : subdir/subdirB/RCLONE_TEST: Unchanged skipping
2026/04/07 02:23:08 DEBUG : Local file system at /tmp/022155va/check_access_filters/path1: Waiting for checks to finish
2026/04/07 02:23:08 DEBUG : subdir/subdirB/file30.txt: size = 0 OK
2026/04/07 02:23:08 DEBUG : subdir/subdirB/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/07 02:23:08 DEBUG : subdir/subdirB/file30.txt: Unchanged skipping
2026/04/07 02:23:08 DEBUG : Local file system at /tmp/022155va/check_access_filters/path1: Waiting for transfers to finish
2026/04/07 02:23:08 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/07 02:23:08 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/07 02:23:08 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:23:08 NOTICE: [36m(26) :[0m [34msync-dir /tmp/022155va/check_access_filters/path1/ TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_access_filters/path2/[0m
2026/04/07 02:23:08 DEBUG : fs cache: switching user supplied name "/tmp/022155va/check_access_filters/path1/" for canonical name "/tmp/022155va/check_access_filters/path1"
2026/04/07 02:23:08 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:23:08 DEBUG : file1.txt: size = 0 OK
2026/04/07 02:23:08 DEBUG : file1.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:23:08 DEBUG : file1.txt: Unchanged skipping
2026/04/07 02:23:08 DEBUG : file2.txt: size = 0 OK
2026/04/07 02:23:08 DEBUG : file2.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:23:08 DEBUG : file2.txt: Unchanged skipping
2026/04/07 02:23:08 DEBUG : file3.txt: size = 0 OK
2026/04/07 02:23:08 DEBUG : file3.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:23:08 DEBUG : file3.txt: Unchanged skipping
2026/04/07 02:23:08 DEBUG : file4.txt: size = 0 OK
2026/04/07 02:23:08 DEBUG : file4.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:23:08 DEBUG : file4.txt: Unchanged skipping
2026/04/07 02:23:08 DEBUG : subdir-not/file20.txt: size = 0 OK
2026/04/07 02:23:08 DEBUG : subdir-not/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:23:08 DEBUG : subdir-not/file20.txt: Unchanged skipping
2026/04/07 02:23:08 DEBUG : subdir-not/RCLONE_TEST: size = 109 OK
2026/04/07 02:23:08 DEBUG : subdir-not/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:23:08 DEBUG : subdir-not/RCLONE_TEST: Unchanged skipping
2026/04/07 02:23:08 DEBUG : subdir/file20.txt: size = 0 OK
2026/04/07 02:23:08 DEBUG : subdir/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:23:08 DEBUG : subdir/file20.txt: Unchanged skipping
2026/04/07 02:23:08 DEBUG : subdir/RCLONE_TEST: size = 109 OK
2026/04/07 02:23:08 DEBUG : subdir/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:23:08 DEBUG : subdir/RCLONE_TEST: Unchanged skipping
2026/04/07 02:23:08 DEBUG : subdirX/file20.txt: size = 0 OK
2026/04/07 02:23:08 DEBUG : subdirX/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:23:08 DEBUG : subdirX/file20.txt: Unchanged skipping
2026/04/07 02:23:08 DEBUG : subdirX/RCLONE_TEST: size = 109 OK
2026/04/07 02:23:08 DEBUG : subdirX/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:23:08 DEBUG : subdirX/RCLONE_TEST: Unchanged skipping
2026/04/07 02:23:08 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:23:08 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:23:08 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK
2026/04/07 02:23:08 DEBUG : subdir-not/subdir-not2/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:23:08 DEBUG : subdir-not/subdir-not2/file30.txt: Unchanged skipping
2026/04/07 02:23:08 DEBUG : subdir/subdirA/file30.txt: size = 0 OK
2026/04/07 02:23:08 DEBUG : subdir/subdirA/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:23:08 DEBUG : subdir/subdirA/file30.txt: Unchanged skipping
2026/04/07 02:23:08 DEBUG : subdir/subdirB/file30.txt: size = 0 OK
2026/04/07 02:23:08 DEBUG : subdir/subdirB/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:23:08 DEBUG : subdir/subdirB/file30.txt: Unchanged skipping
2026/04/07 02:23:08 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK
2026/04/07 02:23:08 DEBUG : subdir/subdirB/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:23:08 DEBUG : subdir/subdirB/RCLONE_TEST: Unchanged skipping
2026/04/07 02:23:08 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK
2026/04/07 02:23:08 DEBUG : subdirX/subdirX1/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:23:08 DEBUG : subdirX/subdirX1/file30.txt: Unchanged skipping
2026/04/07 02:23:08 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK
2026/04/07 02:23:08 DEBUG : subdirX/subdirX1/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:23:08 DEBUG : subdirX/subdirX1/RCLONE_TEST: Unchanged skipping
2026/04/07 02:23:08 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/check_access_filters/path2/': Waiting for checks to finish
2026/04/07 02:23:08 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/check_access_filters/path2/': Waiting for transfers to finish
2026/04/07 02:23:08 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:23:08 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:23:08 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:23:08 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:23:08 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK
2026/04/07 02:23:08 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:23:08 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK
2026/04/07 02:23:08 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:23:09 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/04/07 02:23:09 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/04/07 02:23:09 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/04/07 02:23:09 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/04/07 02:23:09 DEBUG : Waiting for deletions to finish
2026/04/07 02:23:09 NOTICE: [36m(27) :[0m [34mcopy-file /tmp/022155va/datadir/test_check_access_filters-tuhedes2/include-other-filtersfile.txt /tmp/022155va/workdir/[0m
2026/04/07 02:23:09 DEBUG : copyFile "/tmp/022155va/datadir/test_check_access_filters-tuhedes2/include-other-filtersfile.txt" to "/tmp/022155va/workdir/" as ""
2026/04/07 02:23:09 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_check_access_filters-tuhedes2/include-other-filtersfile.txt"
2026/04/07 02:23:09 DEBUG : Creating backend with remote "/tmp/022155va/workdir/"
2026/04/07 02:23:09 DEBUG : operations.CopyFile "include-other-filtersfile.txt" to "Local file system at /tmp/022155va/workdir" as "include-other-filtersfile.txt"
2026/04/07 02:23:09 DEBUG : include-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:09 DEBUG : include-other-filtersfile.txt.8126a844.partial: size = 178 OK
2026/04/07 02:23:09 DEBUG : include-other-filtersfile.txt: md5 = 2ec13b2813141ed088e5978ef5a47b0e OK
2026/04/07 02:23:09 DEBUG : include-other-filtersfile.txt.8126a844.partial: renamed to: include-other-filtersfile.txt
2026/04/07 02:23:09 INFO : include-other-filtersfile.txt: Copied (new)
2026/04/07 02:23:09 NOTICE: [36m(28) :[0m [34mbisync resync filters-file=/tmp/022155va/workdir/include-other-filtersfile.txt[0m
2026/04/07 02:23:11 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:23:11 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/07 02:23:11 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/07 02:23:11 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/07 02:23:11 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/07 02:23:11 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/07 02:23:11 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/07 02:23:11 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:23:11 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:23:11 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:23:11 INFO : Synching Path1 "/tmp/022155va/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_access_filters/path2/"
2026/04/07 02:23:11 INFO : Using filters file /tmp/022155va/workdir/include-other-filtersfile.txt
2026/04/07 02:23:11 INFO : Storing filters file hash to /tmp/022155va/workdir/include-other-filtersfile.txt.md5
2026/04/07 02:23:11 INFO : Copying Path2 files to Path1
2026/04/07 02:23:11 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:23:11 INFO : There was nothing to transfer
2026/04/07 02:23:11 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:23:11 INFO : There was nothing to transfer
2026/04/07 02:23:11 INFO : Resync updating listings
2026/04/07 02:23:11 INFO : Validating listings for Path1 "/tmp/022155va/check_access_filters/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_access_filters/path2/"
2026/04/07 02:23:11 INFO : [32mBisync successful[0m
2026/04/07 02:23:11 NOTICE: [36m(29) :[0m [34mtest INCLUDE - test include/exclude filters for check access[0m
2026/04/07 02:23:11 NOTICE: [36m(30) :[0m [34mbisync check-access filters-file=/tmp/022155va/workdir/include-other-filtersfile.txt[0m
2026/04/07 02:23:14 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:23:14 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/07 02:23:14 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/07 02:23:14 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/07 02:23:14 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/07 02:23:14 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/07 02:23:14 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/07 02:23:14 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:23:14 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02: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
}
2026/04/07 02:23:14 INFO : Synching Path1 "/tmp/022155va/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_access_filters/path2/"
2026/04/07 02:23:14 INFO : Using filters file /tmp/022155va/workdir/include-other-filtersfile.txt
2026/04/07 02:23:14 INFO : Building Path1 and Path2 listings
2026/04/07 02:23:14 INFO : Path1 checking for diffs
2026/04/07 02:23:14 INFO : Path2 checking for diffs
2026/04/07 02:23:14 INFO : Checking access health
2026/04/07 02:23:14 INFO : Found 5 matching "RCLONE_TEST" files on both paths
2026/04/07 02:23:14 INFO : No changes found
2026/04/07 02:23:14 INFO : Updating listings
2026/04/07 02:23:14 INFO : Validating listings for Path1 "/tmp/022155va/check_access_filters/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_access_filters/path2/"
2026/04/07 02:23:14 INFO : [32mBisync successful[0m
2026/04/07 02:23:14 NOTICE: [36m(31) :[0m [34mcopy-listings include-initial[0m
2026/04/07 02:23:14 NOTICE: [36m(32) :[0m [34mtest INCLUDE - delete RCLONE_TEST files in excluded directories[0m
2026/04/07 02:23:14 NOTICE: [36m(33) :[0m [34mdelete-file TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_access_filters/path2/subdir/subdirA/RCLONE_TEST[0m
2026/04/07 02:23:14 INFO : RCLONE_TEST: Deleted
2026/04/07 02:23:14 NOTICE: [36m(34) :[0m [34mdelete-file /tmp/022155va/check_access_filters/path1/subdir-not/RCLONE_TEST[0m
2026/04/07 02:23:14 DEBUG : fs cache: switching user supplied name "/tmp/022155va/check_access_filters/path1/subdir-not/" for canonical name "/tmp/022155va/check_access_filters/path1/subdir-not"
2026/04/07 02:23:14 INFO : RCLONE_TEST: Deleted
2026/04/07 02:23:14 NOTICE: [36m(35) :[0m [34mdelete-file TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST[0m
2026/04/07 02:23:14 INFO : RCLONE_TEST: Deleted
2026/04/07 02:23:14 NOTICE: [36m(36) :[0m [34mtest INCLUDE - test should PASS[0m
2026/04/07 02:23:14 NOTICE: [36m(37) :[0m [34mbisync check-access filters-file=/tmp/022155va/workdir/include-other-filtersfile.txt[0m
2026/04/07 02:23:16 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:23:16 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/07 02:23:16 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/07 02:23:16 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/07 02:23:16 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/07 02:23:16 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/07 02:23:16 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/07 02:23:16 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:23:16 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02: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
}
2026/04/07 02:23:16 INFO : Synching Path1 "/tmp/022155va/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_access_filters/path2/"
2026/04/07 02:23:16 INFO : Using filters file /tmp/022155va/workdir/include-other-filtersfile.txt
2026/04/07 02:23:16 INFO : Building Path1 and Path2 listings
2026/04/07 02:23:17 INFO : Path1 checking for diffs
2026/04/07 02:23:17 INFO : Path2 checking for diffs
2026/04/07 02:23:17 INFO : Checking access health
2026/04/07 02:23:17 INFO : Found 5 matching "RCLONE_TEST" files on both paths
2026/04/07 02:23:17 INFO : No changes found
2026/04/07 02:23:17 INFO : Updating listings
2026/04/07 02:23:17 INFO : Validating listings for Path1 "/tmp/022155va/check_access_filters/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_access_filters/path2/"
2026/04/07 02:23:17 INFO : [32mBisync successful[0m
2026/04/07 02:23:17 NOTICE: [36m(38) :[0m [34mcopy-listings include-pass-run[0m
2026/04/07 02:23:17 NOTICE: [36m(39) :[0m [34mtest INCLUDE - delete RCLONE_TEST files in included directories[0m
2026/04/07 02:23:17 NOTICE: [36m(40) :[0m [34mdelete-file TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_access_filters/path2/RCLONE_TEST[0m
2026/04/07 02:23:17 INFO : RCLONE_TEST: Deleted
2026/04/07 02:23:17 NOTICE: [36m(41) :[0m [34mdelete-file /tmp/022155va/check_access_filters/path1/subdir/RCLONE_TEST[0m
2026/04/07 02:23:17 DEBUG : fs cache: switching user supplied name "/tmp/022155va/check_access_filters/path1/subdir/" for canonical name "/tmp/022155va/check_access_filters/path1/subdir"
2026/04/07 02:23:17 INFO : RCLONE_TEST: Deleted
2026/04/07 02:23:17 NOTICE: [36m(42) :[0m [34mdelete-file /tmp/022155va/check_access_filters/path1/subdirX/subdirX1/RCLONE_TEST[0m
2026/04/07 02:23:17 DEBUG : Creating backend with remote "/tmp/022155va/check_access_filters/path1/subdirX/subdirX1/"
2026/04/07 02:23:17 DEBUG : fs cache: renaming cache item "/tmp/022155va/check_access_filters/path1/subdirX/subdirX1/" to be canonical "/tmp/022155va/check_access_filters/path1/subdirX/subdirX1"
2026/04/07 02:23:17 INFO : RCLONE_TEST: Deleted
2026/04/07 02:23:17 NOTICE: [36m(43) :[0m [34mtest INCLUDE - test should ABORT[0m
2026/04/07 02:23:17 NOTICE: [36m(44) :[0m [34mbisync check-access filters-file=/tmp/022155va/workdir/include-other-filtersfile.txt[0m
2026/04/07 02:23:19 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:23:19 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/07 02:23:19 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/07 02:23:19 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/07 02:23:19 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/07 02:23:19 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/07 02:23:19 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/07 02:23:19 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:23:19 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:23:19 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:23:19 INFO : Synching Path1 "/tmp/022155va/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_access_filters/path2/"
2026/04/07 02:23:19 INFO : Using filters file /tmp/022155va/workdir/include-other-filtersfile.txt
2026/04/07 02:23:19 INFO : Building Path1 and Path2 listings
2026/04/07 02:23:19 INFO : Path1 checking for diffs
2026/04/07 02:23:19 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m
2026/04/07 02:23:19 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdirX/subdirX1/RCLONE_TEST[0m
2026/04/07 02:23:19 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 2 deleted[0m
2026/04/07 02:23:19 INFO : Path2 checking for diffs
2026/04/07 02:23:19 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/04/07 02:23:19 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/07 02:23:19 INFO : Checking access health
2026/04/07 02:23:19 ERROR : Access test failed: Path1 count 3, Path2 count 4 - RCLONE_TEST
2026/04/07 02:23:19 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36mRCLONE_TEST[0m
2026/04/07 02:23:19 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36msubdirX/subdirX1/RCLONE_TEST[0m
2026/04/07 02:23:19 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36msubdir/RCLONE_TEST[0m
2026/04/07 02:23:19 ERROR : [31mBisync critical error: check file check failed[0m
2026/04/07 02:23:19 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/07 02:23:19 NOTICE: Bisync error: bisync aborted
2026/04/07 02:23:19 NOTICE: [36m(45) :[0m [34mmove-listings include-error-run[0m
2026/04/07 02:23:20 DEBUG : Waiting for deletions to finish
2026/04/07 02:23:20 INFO : file2.txt: Deleted
2026/04/07 02:23:20 INFO : RCLONE_TEST: Deleted
2026/04/07 02:23:20 INFO : file1.txt: Deleted
2026/04/07 02:23:20 INFO : subdirX/subdirX1/file30.txt: Deleted
2026/04/07 02:23:20 INFO : file3.txt: Deleted
2026/04/07 02:23:20 INFO : subdir/subdirB/file30.txt: Deleted
2026/04/07 02:23:20 INFO : subdirX/RCLONE_TEST: Deleted
2026/04/07 02:23:20 INFO : subdir-not/subdir-not2/file30.txt: Deleted
2026/04/07 02:23:20 INFO : subdir-not/subdir-not2/RCLONE_TEST: Deleted
2026/04/07 02:23:20 INFO : subdir/file20.txt: Deleted
2026/04/07 02:23:20 INFO : file4.txt: Deleted
2026/04/07 02:23:20 INFO : subdirX/file20.txt: Deleted
2026/04/07 02:23:20 INFO : subdir-not/file20.txt: Deleted
2026/04/07 02:23:20 INFO : subdir/subdirA/file30.txt: Deleted
2026/04/07 02:23:20 INFO : subdir/subdirA/RCLONE_TEST: Deleted
2026/04/07 02:23:20 INFO : subdir/subdirB/RCLONE_TEST: Deleted
2026/04/07 02:23:20 DEBUG : removing 4 level 2 directories
2026/04/07 02:23:20 INFO : subdirX/subdirX1: Removing directory
2026/04/07 02:23:20 INFO : subdir/subdirA: Removing directory
2026/04/07 02:23:20 INFO : subdir/subdirB: Removing directory
2026/04/07 02:23:20 INFO : subdir-not/subdir-not2: Removing directory
2026/04/07 02:23:20 DEBUG : removing 3 level 1 directories
2026/04/07 02:23:20 INFO : subdirX: Removing directory
2026/04/07 02:23:20 INFO : subdir: Removing directory
2026/04/07 02:23:20 INFO : subdir-not: Removing directory
2026/04/07 02:23:20 DEBUG : removing 1 level 0 directories
2026/04/07 02:23:20 INFO : Local file system at /tmp/022155va/check_access_filters/path1: Removing directory
2026/04/07 02:23:20 DEBUG : Waiting for deletions to finish
2026/04/07 02:23:20 INFO : file1.txt: Deleted
2026/04/07 02:23:20 INFO : file2.txt: Deleted
2026/04/07 02:23:20 INFO : file3.txt: Deleted
2026/04/07 02:23:20 INFO : file4.txt: Deleted
2026/04/07 02:23:20 INFO : subdir-not/RCLONE_TEST: Deleted
2026/04/07 02:23:20 INFO : subdir-not/file20.txt: Deleted
2026/04/07 02:23:20 INFO : subdir/file20.txt: Deleted
2026/04/07 02:23:20 INFO : subdir/RCLONE_TEST: Deleted
2026/04/07 02:23:20 INFO : subdirX/RCLONE_TEST: Deleted
2026/04/07 02:23:20 INFO : subdirX/file20.txt: Deleted
2026/04/07 02:23:20 INFO : subdir-not/subdir-not2/file30.txt: Deleted
2026/04/07 02:23:20 INFO : subdirX/subdirX1/file30.txt: Deleted
2026/04/07 02:23:20 INFO : subdirX/subdirX1/RCLONE_TEST: Deleted
2026/04/07 02:23:20 INFO : subdir/subdirB/file30.txt: Deleted
2026/04/07 02:23:20 INFO : subdir/subdirB/RCLONE_TEST: Deleted
2026/04/07 02:23:20 INFO : subdir/subdirA/file30.txt: Deleted
2026/04/07 02:23:20 DEBUG : removing 4 level 2 directories
2026/04/07 02:23:20 INFO : subdirX/subdirX1: Removing directory
2026/04/07 02:23:20 INFO : subdir-not/subdir-not2: Removing directory
2026/04/07 02:23:20 INFO : subdir/subdirB: Removing directory
2026/04/07 02:23:20 INFO : subdir/subdirA: Removing directory
2026/04/07 02:23:20 DEBUG : removing 3 level 1 directories
2026/04/07 02:23:20 INFO : subdirX: Removing directory
2026/04/07 02:23:20 INFO : subdir: Removing directory
2026/04/07 02:23:20 INFO : subdir-not: Removing directory
2026/04/07 02:23:20 DEBUG : removing 1 level 0 directories
2026/04/07 02:23:20 INFO : azurefiles root 'rclone-test-kapusef2xepa/022155va/check_access_filters/path2': Removing directory
bisync_test.go:608: [32mTEST check_access_filters PASSED[0m
=== RUN TestBisyncLocalRemote/check_filename
2026/04/07 02:23:20 DEBUG : Creating backend with remote "/tmp/022155va/check_filename/path1"
2026/04/07 02:23:20 INFO : path2: Making directory
2026/04/07 02:23:20 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_filename/path2"
2026/04/07 02:23:21 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_filename/initial"
2026/04/07 02:23:21 DEBUG : Creating backend with remote "/tmp/022155va/initdir/test_check_filename-yirisej6"
2026/04/07 02:23:21 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/04/07 02:23:21 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:21 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:21 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:21 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:21 DEBUG : subdir: Making directory with metadata
2026/04/07 02:23:21 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:23:21 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/07 02:23:21 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination
2026/04/07 02:23:21 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:21 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:23:21 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:23:21 DEBUG : Local file system at /tmp/022155va/initdir/test_check_filename-yirisej6: Waiting for checks to finish
2026/04/07 02:23:21 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:23:21 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:23:21 DEBUG : Local file system at /tmp/022155va/initdir/test_check_filename-yirisej6: Waiting for transfers to finish
2026/04/07 02:23:21 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK
2026/04/07 02:23:21 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:23:21 INFO : file2.txt: Copied (new)
2026/04/07 02:23:21 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:23:21 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file
2026/04/07 02:23:21 INFO : .chk_file: Copied (new)
2026/04/07 02:23:21 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:23:21 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:23:21 INFO : file1.txt: Copied (new)
2026/04/07 02:23:21 DEBUG : subdir/.chk_file.6dc50fe3.partial: size = 109 OK
2026/04/07 02:23:21 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:23:21 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:23:21 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:23:21 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:23:21 INFO : file4.txt: Copied (new)
2026/04/07 02:23:21 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:23:21 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:23:21 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:23:21 INFO : file3.txt: Copied (new)
2026/04/07 02:23:21 DEBUG : subdir/.chk_file.6dc50fe3.partial: renamed to: subdir/.chk_file
2026/04/07 02:23:21 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:23:21 INFO : subdir/.chk_file: Copied (new)
2026/04/07 02:23:21 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:23:21 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:23:21 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:23:21 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_filename/modfiles"
2026/04/07 02:23:21 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_check_filename-raqoxof3"
2026/04/07 02:23:21 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:21 DEBUG : Local file system at /tmp/022155va/datadir/test_check_filename-raqoxof3: Waiting for checks to finish
2026/04/07 02:23:21 DEBUG : Local file system at /tmp/022155va/datadir/test_check_filename-raqoxof3: Waiting for transfers to finish
2026/04/07 02:23:21 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/04/07 02:23:21 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/04/07 02:23:21 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/04/07 02:23:21 INFO : hold.txt: Copied (new)
2026/04/07 02:23:21 DEBUG : Waiting for deletions to finish
2026/04/07 02:23:21 ERROR : error listing: directory not found
2026/04/07 02:23:21 ERROR : Local file system at /tmp/022155va/check_filename/path1: Failed to list "": directory not found
2026/04/07 02:23:21 DEBUG : removing 1 level 0 directories
2026/04/07 02:23:21 INFO : Local file system at /tmp/022155va/check_filename/path1: Removing directory
2026/04/07 02:23:21 ERROR : Failed to rmdir: stat /tmp/022155va/check_filename/path1: no such file or directory
2026/04/07 02:23:21 DEBUG : Waiting for deletions to finish
2026/04/07 02:23:21 ERROR : error listing: directory not found
2026/04/07 02:23:21 ERROR : azurefiles root 'rclone-test-kapusef2xepa/022155va/check_filename/path2': Failed to list "": directory not found
2026/04/07 02:23:21 DEBUG : removing 1 level 0 directories
2026/04/07 02:23:21 INFO : azurefiles root 'rclone-test-kapusef2xepa/022155va/check_filename/path2': Removing directory
2026/04/07 02:23:21 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kapusef2xepa/022155va/check_filename/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:9ce0a2b8-501a-0042-5235-c6089a000000
Time:2026-04-07T02:23:21.1457091Z
--------------------------------------------------------------------------------
2026/04/07 02:23:21 ERROR : error listing: directory not found
2026/04/07 02:23:21 ERROR : error listing: directory not found
2026/04/07 02:23:21 NOTICE: checking initFs Local file system at /tmp/022155va/initdir/test_check_filename-yirisej6
2026/04/07 02:23:21 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/04/07 02:23:21 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:21 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:21 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:21 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:21 DEBUG : subdir: Making directory with metadata
2026/04/07 02:23:21 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:23:21 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/07 02:23:21 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:23:21 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:23:21 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination
2026/04/07 02:23:21 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:21 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:23:21 INFO : file2.txt: Copied (new)
2026/04/07 02:23:21 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:23:21 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:23:21 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK
2026/04/07 02:23:21 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:23:21 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:23:21 INFO : file1.txt: Copied (new)
2026/04/07 02:23:21 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:23:21 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:23:21 DEBUG : subdir/.chk_file.6dc50fe3.partial: size = 109 OK
2026/04/07 02:23:21 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:23:21 DEBUG : subdir/.chk_file.6dc50fe3.partial: renamed to: subdir/.chk_file
2026/04/07 02:23:21 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:23:21 INFO : subdir/.chk_file: Copied (new)
2026/04/07 02:23:21 INFO : file4.txt: Copied (new)
2026/04/07 02:23:21 DEBUG : Local file system at /tmp/022155va/check_filename/path1: Waiting for checks to finish
2026/04/07 02:23:21 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:23:21 DEBUG : Local file system at /tmp/022155va/check_filename/path1: Waiting for transfers to finish
2026/04/07 02:23:21 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:23:21 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:23:21 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file
2026/04/07 02:23:21 INFO : .chk_file: Copied (new)
2026/04/07 02:23:21 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:23:21 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:23:21 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:23:21 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:23:21 INFO : file3.txt: Copied (new)
2026/04/07 02:23:21 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:23:21 NOTICE: checking Path1 Local file system at /tmp/022155va/check_filename/path1
2026/04/07 02:23:21 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/04/07 02:23:21 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:21 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:21 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:21 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:21 INFO : subdir: Making directory
2026/04/07 02:23:21 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination
2026/04/07 02:23:21 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:21 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/check_filename/path2': Waiting for checks to finish
2026/04/07 02:23:21 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/check_filename/path2': Waiting for transfers to finish
2026/04/07 02:23:21 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:23:21 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:23:21 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:23:21 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:23:21 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:23:21 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:23:21 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK
2026/04/07 02:23:21 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:23:21 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:23:21 INFO : file3.txt: Copied (new)
2026/04/07 02:23:21 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:23:21 INFO : file2.txt: Copied (new)
2026/04/07 02:23:21 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:23:21 INFO : file1.txt: Copied (new)
2026/04/07 02:23:21 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file
2026/04/07 02:23:21 INFO : .chk_file: Copied (new)
2026/04/07 02:23:21 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:23:21 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:23:21 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:23:21 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:23:21 DEBUG : subdir/.chk_file.6dc50fe3.partial: size = 109 OK
2026/04/07 02:23:21 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:23:21 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:23:21 INFO : file4.txt: Copied (new)
2026/04/07 02:23:21 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:23:21 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:23:21 DEBUG : subdir/.chk_file.6dc50fe3.partial: renamed to: subdir/.chk_file
2026/04/07 02:23:21 INFO : subdir/.chk_file: Copied (new)
2026/04/07 02:23:21 NOTICE: checking path2 azurefiles root 'rclone-test-kapusef2xepa/022155va/check_filename/path2'
2026/04/07 02:23:22 NOTICE: [36m(01) :[0m [34mtest check-filename[0m
2026/04/07 02:23:22 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/07 02:23:22 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/07 02:23:24 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:23:24 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/check_filename/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:23:24 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:23:24 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:23:24 INFO : Synching Path1 "/tmp/022155va/check_filename/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_filename/path2/"
2026/04/07 02:23:24 INFO : Copying Path2 files to Path1
2026/04/07 02:23:24 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:23:24 INFO : There was nothing to transfer
2026/04/07 02:23:24 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:23:25 INFO : There was nothing to transfer
2026/04/07 02:23:25 INFO : Resync updating listings
2026/04/07 02:23:25 INFO : Validating listings for Path1 "/tmp/022155va/check_filename/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_filename/path2/"
2026/04/07 02:23:25 INFO : [32mBisync successful[0m
2026/04/07 02:23:25 NOTICE: [36m(04) :[0m [34mtest 1. see that check-access passes with the initial setup[0m
2026/04/07 02:23:25 NOTICE: [36m(05) :[0m [34mbisync check-access check-filename=.chk_file[0m
2026/04/07 02:23:27 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:23:27 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/check_filename/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:23:27 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02: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
}
2026/04/07 02:23:27 INFO : Synching Path1 "/tmp/022155va/check_filename/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_filename/path2/"
2026/04/07 02:23:27 INFO : Building Path1 and Path2 listings
2026/04/07 02:23:27 INFO : Path1 checking for diffs
2026/04/07 02:23:27 INFO : Path2 checking for diffs
2026/04/07 02:23:27 INFO : Checking access health
2026/04/07 02:23:27 INFO : Found 2 matching ".chk_file" files on both paths
2026/04/07 02:23:27 INFO : No changes found
2026/04/07 02:23:27 INFO : Updating listings
2026/04/07 02:23:27 INFO : Validating listings for Path1 "/tmp/022155va/check_filename/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_filename/path2/"
2026/04/07 02:23:27 INFO : [32mBisync successful[0m
2026/04/07 02:23:27 NOTICE: [36m(06) :[0m [34mcopy-listings initial-pass[0m
2026/04/07 02:23:27 NOTICE: [36m(07) :[0m [34mtest 2. delete the remote subdir .chk_file, run sync. should fail critical.[0m
2026/04/07 02:23:27 NOTICE: [36m(08) :[0m [34mdelete-file TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_filename/path2/subdir/.chk_file[0m
2026/04/07 02:23:27 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_filename/path2/subdir/"
2026/04/07 02:23:27 INFO : .chk_file: Deleted
2026/04/07 02:23:27 NOTICE: [36m(09) :[0m [34mbisync check-access check-filename=.chk_file[0m
2026/04/07 02:23:30 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:23:30 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/check_filename/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:23:30 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:23:30 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:23:30 INFO : Synching Path1 "/tmp/022155va/check_filename/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_filename/path2/"
2026/04/07 02:23:30 INFO : Building Path1 and Path2 listings
2026/04/07 02:23:30 INFO : Path1 checking for diffs
2026/04/07 02:23:30 INFO : Path2 checking for diffs
2026/04/07 02:23:30 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36msubdir/.chk_file[0m
2026/04/07 02:23:30 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/07 02:23:30 INFO : Checking access health
2026/04/07 02:23:30 ERROR : Access test failed: Path1 count 2, Path2 count 1 - .chk_file
2026/04/07 02:23:30 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36msubdir/.chk_file[0m
2026/04/07 02:23:30 ERROR : [31mBisync critical error: check file check failed[0m
2026/04/07 02:23:30 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/07 02:23:30 NOTICE: Bisync error: bisync aborted
2026/04/07 02:23:30 NOTICE: [36m(10) :[0m [34mmove-listings path2-missing[0m
2026/04/07 02:23:30 NOTICE: [36m(11) :[0m [34mtest 3. put the remote subdir .chk_file back, run resync.[0m
2026/04/07 02:23:30 NOTICE: [36m(12) :[0m [34mcopy-file /tmp/022155va/check_filename/path1/subdir/.chk_file TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_filename/path2/subdir/[0m
2026/04/07 02:23:30 DEBUG : copyFile "/tmp/022155va/check_filename/path1/subdir/.chk_file" to "TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_filename/path2/subdir/" as ""
2026/04/07 02:23:30 DEBUG : Creating backend with remote "/tmp/022155va/check_filename/path1/subdir/.chk_file"
2026/04/07 02:23:30 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_filename/path2/subdir/"
2026/04/07 02:23:30 DEBUG : operations.CopyFile ".chk_file" to "azurefiles root 'rclone-test-kapusef2xepa/022155va/check_filename/path2/subdir/'" as ".chk_file"
2026/04/07 02:23:30 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/04/07 02:23:30 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK
2026/04/07 02:23:30 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:23:30 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file
2026/04/07 02:23:30 INFO : .chk_file: Copied (new)
2026/04/07 02:23:30 NOTICE: [36m(13) :[0m [34mbisync check-access resync check-filename=.chk_file[0m
2026/04/07 02:23:32 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:23:32 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/check_filename/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:23:32 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:23:32 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:23:32 INFO : Synching Path1 "/tmp/022155va/check_filename/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_filename/path2/"
2026/04/07 02:23:32 INFO : Copying Path2 files to Path1
2026/04/07 02:23:32 INFO : Checking access health
2026/04/07 02:23:33 INFO : Found 2 matching ".chk_file" files on both paths
2026/04/07 02:23:33 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:23:33 INFO : There was nothing to transfer
2026/04/07 02:23:33 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:23:33 INFO : There was nothing to transfer
2026/04/07 02:23:33 INFO : Resync updating listings
2026/04/07 02:23:33 INFO : Validating listings for Path1 "/tmp/022155va/check_filename/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_filename/path2/"
2026/04/07 02:23:33 INFO : [32mBisync successful[0m
2026/04/07 02:23:33 NOTICE: [36m(14) :[0m [34mtest 4. run sync with check-access. should pass.[0m
2026/04/07 02:23:33 NOTICE: [36m(15) :[0m [34mbisync check-access check-filename=.chk_file[0m
2026/04/07 02:23:35 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:23:35 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/check_filename/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:23:35 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:23:35 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:23:35 INFO : Synching Path1 "/tmp/022155va/check_filename/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_filename/path2/"
2026/04/07 02:23:35 INFO : Building Path1 and Path2 listings
2026/04/07 02:23:36 INFO : Path1 checking for diffs
2026/04/07 02:23:36 INFO : Path2 checking for diffs
2026/04/07 02:23:36 INFO : Checking access health
2026/04/07 02:23:36 INFO : Found 2 matching ".chk_file" files on both paths
2026/04/07 02:23:36 INFO : No changes found
2026/04/07 02:23:36 INFO : Updating listings
2026/04/07 02:23:36 INFO : Validating listings for Path1 "/tmp/022155va/check_filename/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_filename/path2/"
2026/04/07 02:23:36 INFO : [32mBisync successful[0m
2026/04/07 02:23:36 DEBUG : Waiting for deletions to finish
2026/04/07 02:23:36 INFO : .chk_file: Deleted
2026/04/07 02:23:36 INFO : file1.txt: Deleted
2026/04/07 02:23:36 INFO : file2.txt: Deleted
2026/04/07 02:23:36 INFO : file3.txt: Deleted
2026/04/07 02:23:36 INFO : file4.txt: Deleted
2026/04/07 02:23:36 INFO : subdir/.chk_file: Deleted
2026/04/07 02:23:36 INFO : subdir/file20.txt: Deleted
2026/04/07 02:23:36 DEBUG : removing 1 level 1 directories
2026/04/07 02:23:36 INFO : subdir: Removing directory
2026/04/07 02:23:36 DEBUG : removing 1 level 0 directories
2026/04/07 02:23:36 INFO : Local file system at /tmp/022155va/check_filename/path1: Removing directory
2026/04/07 02:23:36 DEBUG : Waiting for deletions to finish
2026/04/07 02:23:36 INFO : .chk_file: Deleted
2026/04/07 02:23:36 INFO : file3.txt: Deleted
2026/04/07 02:23:36 INFO : file2.txt: Deleted
2026/04/07 02:23:36 INFO : file1.txt: Deleted
2026/04/07 02:23:36 INFO : file4.txt: Deleted
2026/04/07 02:23:36 INFO : subdir/file20.txt: Deleted
2026/04/07 02:23:36 INFO : subdir/.chk_file: Deleted
2026/04/07 02:23:36 DEBUG : removing 1 level 1 directories
2026/04/07 02:23:36 INFO : subdir: Removing directory
2026/04/07 02:23:36 DEBUG : removing 1 level 0 directories
2026/04/07 02:23:36 INFO : azurefiles root 'rclone-test-kapusef2xepa/022155va/check_filename/path2': Removing directory
bisync_test.go:608: [32mTEST check_filename PASSED[0m
=== RUN TestBisyncLocalRemote/check_sync
2026/04/07 02:23:36 DEBUG : Creating backend with remote "/tmp/022155va/check_sync/path1"
2026/04/07 02:23:36 INFO : path2: Making directory
2026/04/07 02:23:36 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_sync/path2"
2026/04/07 02:23:36 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_sync/initial"
2026/04/07 02:23:36 DEBUG : Creating backend with remote "/tmp/022155va/initdir/test_check_sync-pusaruf6"
2026/04/07 02:23:36 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:23:36 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:36 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:36 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:36 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:36 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:36 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:36 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:36 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:36 DEBUG : Local file system at /tmp/022155va/initdir/test_check_sync-pusaruf6: Waiting for checks to finish
2026/04/07 02:23:36 DEBUG : Local file system at /tmp/022155va/initdir/test_check_sync-pusaruf6: Waiting for transfers to finish
2026/04/07 02:23:36 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:23:36 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:23:36 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:23:36 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:23:36 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:23:36 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:23:36 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:23:36 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:23:36 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:23:36 INFO : file1.txt: Copied (new)
2026/04/07 02:23:36 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:23:36 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:23:36 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:23:36 INFO : file3.txt: Copied (new)
2026/04/07 02:23:36 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:23:36 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:23:36 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:23:36 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:23:36 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:23:36 INFO : file2.txt: Copied (new)
2026/04/07 02:23:36 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:23:36 INFO : file4.txt: Copied (new)
2026/04/07 02:23:36 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:23:36 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:23:36 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:23:36 INFO : file5.txt: Copied (new)
2026/04/07 02:23:36 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:23:36 INFO : file8.txt: Copied (new)
2026/04/07 02:23:36 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:23:36 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:23:36 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:23:36 INFO : file6.txt: Copied (new)
2026/04/07 02:23:36 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:23:36 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:23:36 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:23:36 INFO : file7.txt: Copied (new)
2026/04/07 02:23:36 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_sync/modfiles"
2026/04/07 02:23:36 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_check_sync-himegav9"
2026/04/07 02:23:36 DEBUG : _testdir_path1.._testdir_path2.path1.lst: Need to transfer - File not found at Destination
2026/04/07 02:23:36 DEBUG : _testdir_path1.._testdir_path2.path2.lst: Need to transfer - File not found at Destination
2026/04/07 02:23:36 DEBUG : _testdir_path1.._testdir_path2.path1.lst.ba8cd101.partial: size = 792 OK
2026/04/07 02:23:36 DEBUG : _testdir_path1.._testdir_path2.path2.lst.f764d166.partial: size = 792 OK
2026/04/07 02:23:36 DEBUG : Local file system at /tmp/022155va/datadir/test_check_sync-himegav9: Waiting for checks to finish
2026/04/07 02:23:36 DEBUG : _testdir_path1.._testdir_path2.path1.lst: md5 = fdb18e0dff6961813e12c57227d2e854 OK
2026/04/07 02:23:36 DEBUG : _testdir_path1.._testdir_path2.path2.lst: md5 = d6ce44a26af9c2110b1750fe88dc4b69 OK
2026/04/07 02:23:36 DEBUG : _testdir_path1.._testdir_path2.path1.lst.ba8cd101.partial: renamed to: _testdir_path1.._testdir_path2.path1.lst
2026/04/07 02:23:36 INFO : _testdir_path1.._testdir_path2.path1.lst: Copied (new)
2026/04/07 02:23:36 DEBUG : Local file system at /tmp/022155va/datadir/test_check_sync-himegav9: Waiting for transfers to finish
2026/04/07 02:23:36 DEBUG : _testdir_path1.._testdir_path2.path2.lst.f764d166.partial: renamed to: _testdir_path1.._testdir_path2.path2.lst
2026/04/07 02:23:36 INFO : _testdir_path1.._testdir_path2.path2.lst: Copied (new)
2026/04/07 02:23:36 DEBUG : Waiting for deletions to finish
2026/04/07 02:23:36 ERROR : error listing: directory not found
2026/04/07 02:23:36 ERROR : Local file system at /tmp/022155va/check_sync/path1: Failed to list "": directory not found
2026/04/07 02:23:36 DEBUG : removing 1 level 0 directories
2026/04/07 02:23:36 INFO : Local file system at /tmp/022155va/check_sync/path1: Removing directory
2026/04/07 02:23:36 ERROR : Failed to rmdir: stat /tmp/022155va/check_sync/path1: no such file or directory
2026/04/07 02:23:36 DEBUG : Waiting for deletions to finish
2026/04/07 02:23:36 ERROR : error listing: directory not found
2026/04/07 02:23:36 ERROR : azurefiles root 'rclone-test-kapusef2xepa/022155va/check_sync/path2': Failed to list "": directory not found
2026/04/07 02:23:36 DEBUG : removing 1 level 0 directories
2026/04/07 02:23:36 INFO : azurefiles root 'rclone-test-kapusef2xepa/022155va/check_sync/path2': Removing directory
2026/04/07 02:23:36 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kapusef2xepa/022155va/check_sync/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:0ec5e79b-601a-003b-5235-c6f4be000000
Time:2026-04-07T02:23:36.9279008Z
--------------------------------------------------------------------------------
2026/04/07 02:23:36 ERROR : error listing: directory not found
2026/04/07 02:23:36 ERROR : error listing: directory not found
2026/04/07 02:23:36 NOTICE: checking initFs Local file system at /tmp/022155va/initdir/test_check_sync-pusaruf6
2026/04/07 02:23:36 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:23:36 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:36 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:36 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:36 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:36 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:36 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:36 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:36 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:36 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:23:36 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:23:36 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:23:36 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:23:36 DEBUG : Local file system at /tmp/022155va/check_sync/path1: Waiting for checks to finish
2026/04/07 02:23:36 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:23:36 DEBUG : Local file system at /tmp/022155va/check_sync/path1: Waiting for transfers to finish
2026/04/07 02:23:36 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:23:36 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:23:36 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:23:36 INFO : file1.txt: Copied (new)
2026/04/07 02:23:36 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:23:36 INFO : file2.txt: Copied (new)
2026/04/07 02:23:36 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:23:36 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:23:36 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:23:36 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:23:36 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:23:36 INFO : file3.txt: Copied (new)
2026/04/07 02:23:36 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:23:36 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:23:36 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:23:36 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:23:36 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:23:36 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:23:36 INFO : file6.txt: Copied (new)
2026/04/07 02:23:36 INFO : file4.txt: Copied (new)
2026/04/07 02:23:36 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:23:36 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:23:36 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:23:36 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:23:36 INFO : file7.txt: Copied (new)
2026/04/07 02:23:36 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:23:36 INFO : file8.txt: Copied (new)
2026/04/07 02:23:36 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:23:36 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:23:36 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:23:36 INFO : file5.txt: Copied (new)
2026/04/07 02:23:36 NOTICE: checking Path1 Local file system at /tmp/022155va/check_sync/path1
2026/04/07 02:23:37 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:37 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:37 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:37 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:37 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:37 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:37 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:37 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:37 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:23:37 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/check_sync/path2': Waiting for checks to finish
2026/04/07 02:23:37 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/check_sync/path2': Waiting for transfers to finish
2026/04/07 02:23:37 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:23:37 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:23:37 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:23:37 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:23:37 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:23:37 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:23:37 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:23:37 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:23:37 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:23:37 INFO : file1.txt: Copied (new)
2026/04/07 02:23:37 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:23:37 INFO : file4.txt: Copied (new)
2026/04/07 02:23:37 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:23:37 INFO : file2.txt: Copied (new)
2026/04/07 02:23:37 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:23:37 INFO : file3.txt: Copied (new)
2026/04/07 02:23:37 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:23:37 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:23:37 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:23:37 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:23:37 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:23:37 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:23:37 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:23:37 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:23:37 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:23:37 INFO : file5.txt: Copied (new)
2026/04/07 02:23:37 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:23:37 INFO : file6.txt: Copied (new)
2026/04/07 02:23:37 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:23:37 INFO : file7.txt: Copied (new)
2026/04/07 02:23:37 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:23:37 INFO : file8.txt: Copied (new)
2026/04/07 02:23:37 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:23:37 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:23:37 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:23:37 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:23:37 NOTICE: checking path2 azurefiles root 'rclone-test-kapusef2xepa/022155va/check_sync/path2'
2026/04/07 02:23:38 NOTICE: [36m(01) :[0m [34mtest check-sync[0m
2026/04/07 02:23:38 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/07 02:23:38 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/07 02:23:40 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/check_sync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:23:40 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:23:40 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:23:40 INFO : Synching Path1 "/tmp/022155va/check_sync/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_sync/path2/"
2026/04/07 02:23:40 INFO : Copying Path2 files to Path1
2026/04/07 02:23:40 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:23:40 INFO : There was nothing to transfer
2026/04/07 02:23:40 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:23:40 INFO : There was nothing to transfer
2026/04/07 02:23:40 INFO : Resync updating listings
2026/04/07 02:23:40 INFO : Validating listings for Path1 "/tmp/022155va/check_sync/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_sync/path2/"
2026/04/07 02:23:40 INFO : [32mBisync successful[0m
2026/04/07 02:23:40 NOTICE: [36m(04) :[0m [34mtest 1. run check-sync-only on a clean sync[0m
2026/04/07 02:23:40 NOTICE: [36m(05) :[0m [34mbisync check-sync-only[0m
2026/04/07 02:23:43 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/check_sync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:23:43 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:23:43 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:23:43 INFO : Validating listings for Path1 "/tmp/022155va/check_sync/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_sync/path2/"
2026/04/07 02:23:43 INFO : [32mBisync successful[0m
2026/04/07 02:23:43 NOTICE: [36m(06) :[0m [34mtest 2. inject modified listings into the workdir[0m
2026/04/07 02:23:43 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/022155va/datadir/test_check_sync-himegav9/_testdir_path1.._testdir_path2.path1.lst /tmp/022155va/workdir/ tmp_022155va_check_sync_path1..TestAzureFiles_rclone-test-kapusef2xepa_022155va_check_sync_path2.path1.lst[0m
2026/04/07 02:23:43 DEBUG : copyFile "/tmp/022155va/datadir/test_check_sync-himegav9/_testdir_path1.._testdir_path2.path1.lst" to "/tmp/022155va/workdir/" as "tmp_022155va_check_sync_path1..TestAzureFiles_rclone-test-kapusef2xepa_022155va_check_sync_path2.path1.lst"
2026/04/07 02:23:43 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_check_sync-himegav9/_testdir_path1.._testdir_path2.path1.lst"
2026/04/07 02:23:43 DEBUG : Creating backend with remote "/tmp/022155va/workdir/"
2026/04/07 02:23:43 DEBUG : operations.CopyFile "_testdir_path1.._testdir_path2.path1.lst" to "Local file system at /tmp/022155va/workdir" as "tmp_022155va_check_sync_path1..TestAzureFiles_rclone-test-kapusef2xepa_022155va_check_sync_path2.path1.lst"
2026/04/07 02:23:43 DEBUG : _testdir_path1.._testdir_path2.path1.lst: size = 792 (Local file system at /tmp/022155va/datadir/test_check_sync-himegav9)
2026/04/07 02:23:43 DEBUG : tmp_022155va_check_sync_path1..TestAzureFiles_rclone-test-kapusef2xepa_022155va_check_sync_path2.path1.lst: size = 620 (Local file system at /tmp/022155va/workdir)
2026/04/07 02:23:43 DEBUG : _testdir_path1.._testdir_path2.path1.lst: Sizes differ
2026/04/07 02:23:43 DEBUG : tmp_022155va_check_sync_path1..TestAzureFiles_rclone-test-kapusef2xepa_022155va_check_syn.28cafc8c.partial: size = 792 OK
2026/04/07 02:23:43 DEBUG : _testdir_path1.._testdir_path2.path1.lst: md5 = fdb18e0dff6961813e12c57227d2e854 OK
2026/04/07 02:23:43 DEBUG : tmp_022155va_check_sync_path1..TestAzureFiles_rclone-test-kapusef2xepa_022155va_check_syn.28cafc8c.partial: renamed to: tmp_022155va_check_sync_path1..TestAzureFiles_rclone-test-kapusef2xepa_022155va_check_sync_path2.path1.lst
2026/04/07 02:23:43 INFO : _testdir_path1.._testdir_path2.path1.lst: Copied (replaced existing) to: tmp_022155va_check_sync_path1..TestAzureFiles_rclone-test-kapusef2xepa_022155va_check_sync_path2.path1.lst
2026/04/07 02:23:43 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/022155va/datadir/test_check_sync-himegav9/_testdir_path1.._testdir_path2.path2.lst /tmp/022155va/workdir/ tmp_022155va_check_sync_path1..TestAzureFiles_rclone-test-kapusef2xepa_022155va_check_sync_path2.path2.lst[0m
2026/04/07 02:23:43 DEBUG : copyFile "/tmp/022155va/datadir/test_check_sync-himegav9/_testdir_path1.._testdir_path2.path2.lst" to "/tmp/022155va/workdir/" as "tmp_022155va_check_sync_path1..TestAzureFiles_rclone-test-kapusef2xepa_022155va_check_sync_path2.path2.lst"
2026/04/07 02:23:43 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_check_sync-himegav9/_testdir_path1.._testdir_path2.path2.lst"
2026/04/07 02:23:43 DEBUG : Creating backend with remote "/tmp/022155va/workdir/"
2026/04/07 02:23:43 DEBUG : operations.CopyFile "_testdir_path1.._testdir_path2.path2.lst" to "Local file system at /tmp/022155va/workdir" as "tmp_022155va_check_sync_path1..TestAzureFiles_rclone-test-kapusef2xepa_022155va_check_sync_path2.path2.lst"
2026/04/07 02:23:43 DEBUG : _testdir_path1.._testdir_path2.path2.lst: size = 792 (Local file system at /tmp/022155va/datadir/test_check_sync-himegav9)
2026/04/07 02:23:43 DEBUG : tmp_022155va_check_sync_path1..TestAzureFiles_rclone-test-kapusef2xepa_022155va_check_sync_path2.path2.lst: size = 620 (Local file system at /tmp/022155va/workdir)
2026/04/07 02:23:43 DEBUG : _testdir_path1.._testdir_path2.path2.lst: Sizes differ
2026/04/07 02:23:43 DEBUG : tmp_022155va_check_sync_path1..TestAzureFiles_rclone-test-kapusef2xepa_022155va_check_syn.6522fceb.partial: size = 792 OK
2026/04/07 02:23:43 DEBUG : _testdir_path1.._testdir_path2.path2.lst: md5 = d6ce44a26af9c2110b1750fe88dc4b69 OK
2026/04/07 02:23:43 DEBUG : tmp_022155va_check_sync_path1..TestAzureFiles_rclone-test-kapusef2xepa_022155va_check_syn.6522fceb.partial: renamed to: tmp_022155va_check_sync_path1..TestAzureFiles_rclone-test-kapusef2xepa_022155va_check_sync_path2.path2.lst
2026/04/07 02:23:43 INFO : _testdir_path1.._testdir_path2.path2.lst: Copied (replaced existing) to: tmp_022155va_check_sync_path1..TestAzureFiles_rclone-test-kapusef2xepa_022155va_check_sync_path2.path2.lst
2026/04/07 02:23:43 NOTICE: [36m(09) :[0m [34mtest 3. run check-sync-only on modified listings[0m
2026/04/07 02:23:43 NOTICE: [36m(10) :[0m [34mbisync check-sync-only[0m
2026/04/07 02:23:45 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/check_sync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:23:45 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02: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
}
2026/04/07 02:23:45 INFO : Validating listings for Path1 "/tmp/022155va/check_sync/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_sync/path2/"
2026/04/07 02:23:45 ERROR : - [34m[0m [35mPath1 file not found in Path2[0m - [36mfile2.txt[0m
2026/04/07 02:23:45 ERROR : - [34m[0m [35mPath2 file not found in Path1[0m - [36mfile1.txt[0m
2026/04/07 02:23:45 ERROR : [31mBisync critical error: path1 and path2 are out of sync, run --resync to recover[0m
2026/04/07 02:23:45 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/07 02:23:45 NOTICE: Bisync error: bisync aborted
2026/04/07 02:23:45 NOTICE: [36m(11) :[0m [34mcopy-listings check-sync-only[0m
2026/04/07 02:23:45 NOTICE: [36m(12) :[0m [34mtest 4. run normal sync to check that it aborts[0m
2026/04/07 02:23:45 NOTICE: [36m(13) :[0m [34mbisync[0m
2026/04/07 02:23:47 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/check_sync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:23:47 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:23:47 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:23:47 INFO : Synching Path1 "/tmp/022155va/check_sync/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_sync/path2/"
2026/04/07 02:23:47 ERROR : [31mBisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run
[35mTip: here are the filenames we were looking for. Do they exist?
[0m[36mPath1: [94m/tmp/022155va/workdir/tmp_022155va_check_sync_path1..TestAzureFiles_rclone-test-kapusef2xepa_022155va_check_sync_path2.path1.lst[0m
[0m[36mPath2: [94m/tmp/022155va/workdir/tmp_022155va_check_sync_path1..TestAzureFiles_rclone-test-kapusef2xepa_022155va_check_sync_path2.path2.lst[0m
[0m[35mTry running this command to inspect the work dir:
[0m[96mrclone lsl "/tmp/022155va/workdir"[0m[0m
2026/04/07 02:23:47 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/07 02:23:47 NOTICE: Bisync error: bisync aborted
2026/04/07 02:23:47 NOTICE: [36m(14) :[0m [34mtest 5. prune failure listings after critical abort[0m
2026/04/07 02:23:47 NOTICE: [36m(15) :[0m [34mdelete-glob /tmp/022155va/workdir/ *.lst[0m
2026/04/07 02:23:47 DEBUG : Creating backend with remote "/tmp/022155va/workdir/"
2026/04/07 02:23:47 DEBUG : fs cache: renaming cache item "/tmp/022155va/workdir/" to be canonical "/tmp/022155va/workdir"
2026/04/07 02:23:47 DEBUG : Waiting for deletions to finish
2026/04/07 02:23:47 NOTICE: [36m(16) :[0m [34mdelete-glob /tmp/022155va/workdir/ *.lst-err[0m
2026/04/07 02:23:47 DEBUG : fs cache: switching user supplied name "/tmp/022155va/workdir/" for canonical name "/tmp/022155va/workdir"
2026/04/07 02:23:47 DEBUG : Waiting for deletions to finish
2026/04/07 02:23:47 INFO : tmp_022155va_check_sync_path1..TestAzureFiles_rclone-test-kapusef2xepa_022155va_check_sync_path2.path1.lst-err: Deleted
2026/04/07 02:23:47 INFO : tmp_022155va_check_sync_path1..TestAzureFiles_rclone-test-kapusef2xepa_022155va_check_sync_path2.path2.lst-err: Deleted
2026/04/07 02:23:47 NOTICE: [36m(17) :[0m [34mdelete-glob /tmp/022155va/workdir/ *.lst-new[0m
2026/04/07 02:23:47 DEBUG : fs cache: switching user supplied name "/tmp/022155va/workdir/" for canonical name "/tmp/022155va/workdir"
2026/04/07 02:23:47 DEBUG : Waiting for deletions to finish
2026/04/07 02:23:47 INFO : tmp_022155va_check_sync_path1..TestAzureFiles_rclone-test-kapusef2xepa_022155va_check_sync_path2.path2.lst-new: Deleted
2026/04/07 02:23:47 INFO : tmp_022155va_check_sync_path1..TestAzureFiles_rclone-test-kapusef2xepa_022155va_check_sync_path2.path1.lst-new: Deleted
2026/04/07 02:23:47 NOTICE: [36m(18) :[0m [34mtest 6. run resync[0m
2026/04/07 02:23:47 NOTICE: [36m(19) :[0m [34mbisync resync[0m
2026/04/07 02:23:50 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/check_sync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:23:50 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02: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
}
2026/04/07 02:23:50 INFO : Synching Path1 "/tmp/022155va/check_sync/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_sync/path2/"
2026/04/07 02:23:50 INFO : Copying Path2 files to Path1
2026/04/07 02:23:50 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:23:50 INFO : There was nothing to transfer
2026/04/07 02:23:50 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:23:50 INFO : There was nothing to transfer
2026/04/07 02:23:50 INFO : Resync updating listings
2026/04/07 02:23:50 INFO : Validating listings for Path1 "/tmp/022155va/check_sync/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_sync/path2/"
2026/04/07 02:23:50 INFO : [32mBisync successful[0m
2026/04/07 02:23:50 NOTICE: [36m(20) :[0m [34mtest 7. run normal sync with check-sync enabled (default)[0m
2026/04/07 02:23:50 NOTICE: [36m(21) :[0m [34mbisync[0m
2026/04/07 02:23:52 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/check_sync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:23:52 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02: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
}
2026/04/07 02:23:52 INFO : Synching Path1 "/tmp/022155va/check_sync/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_sync/path2/"
2026/04/07 02:23:52 INFO : Building Path1 and Path2 listings
2026/04/07 02:23:52 INFO : Path1 checking for diffs
2026/04/07 02:23:52 INFO : Path2 checking for diffs
2026/04/07 02:23:52 INFO : No changes found
2026/04/07 02:23:52 INFO : Updating listings
2026/04/07 02:23:52 INFO : Validating listings for Path1 "/tmp/022155va/check_sync/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_sync/path2/"
2026/04/07 02:23:52 INFO : [32mBisync successful[0m
2026/04/07 02:23:52 NOTICE: [36m(22) :[0m [34mtest 8. run normal sync with no-check-sync[0m
2026/04/07 02:23:52 NOTICE: [36m(23) :[0m [34mbisync no-check-sync[0m
2026/04/07 02:23:54 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/check_sync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:23:54 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02: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
}
2026/04/07 02:23:54 INFO : Synching Path1 "/tmp/022155va/check_sync/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/check_sync/path2/"
2026/04/07 02:23:54 INFO : Building Path1 and Path2 listings
2026/04/07 02:23:55 INFO : Path1 checking for diffs
2026/04/07 02:23:55 INFO : Path2 checking for diffs
2026/04/07 02:23:55 INFO : No changes found
2026/04/07 02:23:55 INFO : Updating listings
2026/04/07 02:23:55 INFO : [32mBisync successful[0m
2026/04/07 02:23:55 DEBUG : Waiting for deletions to finish
2026/04/07 02:23:55 INFO : file4.txt: Deleted
2026/04/07 02:23:55 INFO : file1.txt: Deleted
2026/04/07 02:23:55 INFO : file8.txt: Deleted
2026/04/07 02:23:55 INFO : file5.txt: Deleted
2026/04/07 02:23:55 INFO : file3.txt: Deleted
2026/04/07 02:23:55 INFO : RCLONE_TEST: Deleted
2026/04/07 02:23:55 INFO : file2.txt: Deleted
2026/04/07 02:23:55 INFO : file7.txt: Deleted
2026/04/07 02:23:55 INFO : file6.txt: Deleted
2026/04/07 02:23:55 DEBUG : removing 1 level 0 directories
2026/04/07 02:23:55 INFO : Local file system at /tmp/022155va/check_sync/path1: Removing directory
2026/04/07 02:23:55 DEBUG : Waiting for deletions to finish
2026/04/07 02:23:55 INFO : RCLONE_TEST: Deleted
2026/04/07 02:23:55 INFO : file4.txt: Deleted
2026/04/07 02:23:55 INFO : file7.txt: Deleted
2026/04/07 02:23:55 INFO : file3.txt: Deleted
2026/04/07 02:23:55 INFO : file5.txt: Deleted
2026/04/07 02:23:55 INFO : file6.txt: Deleted
2026/04/07 02:23:55 INFO : file1.txt: Deleted
2026/04/07 02:23:55 INFO : file2.txt: Deleted
2026/04/07 02:23:55 INFO : file8.txt: Deleted
2026/04/07 02:23:55 DEBUG : removing 1 level 0 directories
2026/04/07 02:23:55 INFO : azurefiles root 'rclone-test-kapusef2xepa/022155va/check_sync/path2': Removing directory
bisync_test.go:608: [32mTEST check_sync PASSED[0m
=== RUN TestBisyncLocalRemote/compare_all
2026/04/07 02:23:55 DEBUG : Creating backend with remote "/tmp/022155va/compare_all/path1"
2026/04/07 02:23:55 INFO : path2: Making directory
2026/04/07 02:23:55 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/compare_all/path2"
2026/04/07 02:23:55 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_compare_all/initial"
2026/04/07 02:23:55 DEBUG : Creating backend with remote "/tmp/022155va/initdir/test_compare_all-giqubut5"
2026/04/07 02:23:55 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:23:55 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:55 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:55 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:55 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:55 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:55 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:55 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:55 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:55 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:23:55 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:23:55 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:23:55 DEBUG : Local file system at /tmp/022155va/initdir/test_compare_all-giqubut5: Waiting for checks to finish
2026/04/07 02:23:55 DEBUG : Local file system at /tmp/022155va/initdir/test_compare_all-giqubut5: Waiting for transfers to finish
2026/04/07 02:23:55 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:23:55 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:23:55 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:23:55 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:23:55 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:23:55 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:23:55 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:23:55 INFO : file1.txt: Copied (new)
2026/04/07 02:23:55 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:23:55 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:23:55 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:23:55 INFO : file3.txt: Copied (new)
2026/04/07 02:23:55 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:23:55 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:23:55 INFO : file2.txt: Copied (new)
2026/04/07 02:23:55 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:23:55 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:23:55 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:23:55 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:23:55 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:23:55 INFO : file4.txt: Copied (new)
2026/04/07 02:23:55 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:23:55 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:23:55 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:23:55 INFO : file5.txt: Copied (new)
2026/04/07 02:23:55 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:23:55 INFO : file7.txt: Copied (new)
2026/04/07 02:23:55 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:23:55 INFO : file6.txt: Copied (new)
2026/04/07 02:23:55 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:23:55 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:23:55 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:23:55 INFO : file8.txt: Copied (new)
2026/04/07 02:23:55 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_compare_all/modfiles"
2026/04/07 02:23:55 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_compare_all-nuyozid8"
2026/04/07 02:23:55 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:55 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:55 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:55 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:55 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:55 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:55 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:55 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:55 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/07 02:23:55 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/04/07 02:23:55 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:23:55 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/07 02:23:55 INFO : file1.txt: Copied (new)
2026/04/07 02:23:55 DEBUG : Local file system at /tmp/022155va/datadir/test_compare_all-nuyozid8: Waiting for checks to finish
2026/04/07 02:23:55 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:23:55 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/04/07 02:23:55 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/04/07 02:23:55 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/04/07 02:23:55 DEBUG : Local file system at /tmp/022155va/datadir/test_compare_all-nuyozid8: Waiting for transfers to finish
2026/04/07 02:23:55 INFO : file10.txt: Copied (new)
2026/04/07 02:23:55 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:23:55 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/04/07 02:23:55 INFO : file11.txt: Copied (new)
2026/04/07 02:23:55 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/04/07 02:23:55 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/07 02:23:55 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/04/07 02:23:55 INFO : file5L.txt: Copied (new)
2026/04/07 02:23:55 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/04/07 02:23:55 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/07 02:23:55 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/04/07 02:23:55 INFO : file2.txt: Copied (new)
2026/04/07 02:23:55 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/04/07 02:23:55 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:23:55 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/07 02:23:55 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/04/07 02:23:55 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:23:55 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/04/07 02:23:55 INFO : file6.txt: Copied (new)
2026/04/07 02:23:55 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/04/07 02:23:55 INFO : file5R.txt: Copied (new)
2026/04/07 02:23:55 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/04/07 02:23:55 INFO : file7.txt: Copied (new)
2026/04/07 02:23:55 DEBUG : Waiting for deletions to finish
2026/04/07 02:23:55 ERROR : error listing: directory not found
2026/04/07 02:23:55 ERROR : Local file system at /tmp/022155va/compare_all/path1: Failed to list "": directory not found
2026/04/07 02:23:55 DEBUG : removing 1 level 0 directories
2026/04/07 02:23:55 INFO : Local file system at /tmp/022155va/compare_all/path1: Removing directory
2026/04/07 02:23:55 ERROR : Failed to rmdir: stat /tmp/022155va/compare_all/path1: no such file or directory
2026/04/07 02:23:55 DEBUG : Waiting for deletions to finish
2026/04/07 02:23:55 ERROR : error listing: directory not found
2026/04/07 02:23:55 ERROR : azurefiles root 'rclone-test-kapusef2xepa/022155va/compare_all/path2': Failed to list "": directory not found
2026/04/07 02:23:55 DEBUG : removing 1 level 0 directories
2026/04/07 02:23:55 INFO : azurefiles root 'rclone-test-kapusef2xepa/022155va/compare_all/path2': Removing directory
2026/04/07 02:23:55 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kapusef2xepa/022155va/compare_all/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:f7b18aef-101a-00b7-3f35-c69cb0000000
Time:2026-04-07T02:23:55.7910276Z
--------------------------------------------------------------------------------
2026/04/07 02:23:55 ERROR : error listing: directory not found
2026/04/07 02:23:55 ERROR : error listing: directory not found
2026/04/07 02:23:55 NOTICE: checking initFs Local file system at /tmp/022155va/initdir/test_compare_all-giqubut5
2026/04/07 02:23:55 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:23:55 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:55 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:55 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:55 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:55 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:55 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:55 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:55 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:55 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:23:55 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:23:55 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:23:55 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:23:55 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:23:55 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:23:55 DEBUG : Local file system at /tmp/022155va/compare_all/path1: Waiting for checks to finish
2026/04/07 02:23:55 DEBUG : Local file system at /tmp/022155va/compare_all/path1: Waiting for transfers to finish
2026/04/07 02:23:55 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:23:55 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:23:55 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:23:55 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:23:55 INFO : file1.txt: Copied (new)
2026/04/07 02:23:55 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:23:55 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:23:55 INFO : file2.txt: Copied (new)
2026/04/07 02:23:55 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:23:55 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:23:55 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:23:55 INFO : file3.txt: Copied (new)
2026/04/07 02:23:55 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:23:55 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:23:55 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:23:55 INFO : file4.txt: Copied (new)
2026/04/07 02:23:55 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:23:55 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:23:55 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:23:55 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:23:55 INFO : file5.txt: Copied (new)
2026/04/07 02:23:55 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:23:55 INFO : file6.txt: Copied (new)
2026/04/07 02:23:55 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:23:55 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:23:55 INFO : file7.txt: Copied (new)
2026/04/07 02:23:55 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:23:55 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:23:55 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:23:55 INFO : file8.txt: Copied (new)
2026/04/07 02:23:55 NOTICE: checking Path1 Local file system at /tmp/022155va/compare_all/path1
2026/04/07 02:23:55 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:55 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:55 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:55 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:55 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:55 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:55 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:55 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:23:55 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:23:55 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/compare_all/path2': Waiting for checks to finish
2026/04/07 02:23:55 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/compare_all/path2': Waiting for transfers to finish
2026/04/07 02:23:56 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:23:56 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:23:56 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:23:56 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:23:56 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:23:56 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:23:56 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:23:56 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:23:56 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:23:56 INFO : file2.txt: Copied (new)
2026/04/07 02:23:56 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:23:56 INFO : file3.txt: Copied (new)
2026/04/07 02:23:56 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:23:56 INFO : file4.txt: Copied (new)
2026/04/07 02:23:56 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:23:56 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:23:56 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:23:56 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:23:56 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:23:56 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:23:56 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:23:56 INFO : file5.txt: Copied (new)
2026/04/07 02:23:56 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:23:56 INFO : file1.txt: Copied (new)
2026/04/07 02:23:56 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:23:56 INFO : file6.txt: Copied (new)
2026/04/07 02:23:56 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:23:56 INFO : file7.txt: Copied (new)
2026/04/07 02:23:56 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:23:56 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:23:56 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:23:56 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:23:56 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:23:56 INFO : file8.txt: Copied (new)
2026/04/07 02:23:56 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:23:56 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:23:56 NOTICE: checking path2 azurefiles root 'rclone-test-kapusef2xepa/022155va/compare_all/path2'
2026/04/07 02:23:57 NOTICE: [36m(01) :[0m [34mtest changes compare-all[0m
2026/04/07 02:23:57 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/07 02:23:57 NOTICE: [36m(03) :[0m [34mbisync resync compare-all[0m
2026/04/07 02:23:59 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/compare_all/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:23:59 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/04/07 02:23:59 INFO : Synching Path1 "/tmp/022155va/compare_all/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/compare_all/path2/"
2026/04/07 02:23:59 INFO : Copying Path2 files to Path1
2026/04/07 02:23:59 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:24:00 INFO : There was nothing to transfer
2026/04/07 02:24:00 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:24:00 INFO : There was nothing to transfer
2026/04/07 02:24:00 INFO : Resync updating listings
2026/04/07 02:24:00 INFO : Validating listings for Path1 "/tmp/022155va/compare_all/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/compare_all/path2/"
2026/04/07 02:24:00 INFO : [32mBisync successful[0m
2026/04/07 02:24:00 NOTICE: [36m(04) :[0m [34mtest make modifications on both paths[0m
2026/04/07 02:24:00 NOTICE: [36m(05) :[0m [34mtest new on path2 - file10[0m
2026/04/07 02:24:00 NOTICE: [36m(06) :[0m [34mtouch-copy 2001-01-02 /tmp/022155va/datadir/test_compare_all-nuyozid8/file10.txt TestAzureFiles:rclone-test-kapusef2xepa/022155va/compare_all/path2/[0m
2026/04/07 02:24:00 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_compare_all-nuyozid8/"
2026/04/07 02:24:00 DEBUG : fs cache: renaming cache item "/tmp/022155va/datadir/test_compare_all-nuyozid8/" to be canonical "/tmp/022155va/datadir/test_compare_all-nuyozid8"
2026/04/07 02:24:00 DEBUG : file10.txt: Set modification time 2001-01-02
2026/04/07 02:24:00 DEBUG : copyFile "/tmp/022155va/datadir/test_compare_all-nuyozid8/file10.txt" to "TestAzureFiles:rclone-test-kapusef2xepa/022155va/compare_all/path2/" as ""
2026/04/07 02:24:00 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_compare_all-nuyozid8/file10.txt"
2026/04/07 02:24:00 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/compare_all/path2/"
2026/04/07 02:24:00 DEBUG : operations.CopyFile "file10.txt" to "azurefiles root 'rclone-test-kapusef2xepa/022155va/compare_all/path2/'" as "file10.txt"
2026/04/07 02:24:00 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:00 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/04/07 02:24:00 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:24:00 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/04/07 02:24:00 INFO : file10.txt: Copied (new)
2026/04/07 02:24:00 NOTICE: [36m(07) :[0m [34mtest newer on path2 - file1[0m
2026/04/07 02:24:00 NOTICE: [36m(08) :[0m [34mtouch-copy 2001-01-02 /tmp/022155va/datadir/test_compare_all-nuyozid8/file1.txt TestAzureFiles:rclone-test-kapusef2xepa/022155va/compare_all/path2/[0m
2026/04/07 02:24:00 DEBUG : fs cache: switching user supplied name "/tmp/022155va/datadir/test_compare_all-nuyozid8/" for canonical name "/tmp/022155va/datadir/test_compare_all-nuyozid8"
2026/04/07 02:24:00 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/07 02:24:00 DEBUG : copyFile "/tmp/022155va/datadir/test_compare_all-nuyozid8/file1.txt" to "TestAzureFiles:rclone-test-kapusef2xepa/022155va/compare_all/path2/" as ""
2026/04/07 02:24:00 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_compare_all-nuyozid8/file1.txt"
2026/04/07 02:24:00 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/compare_all/path2/"
2026/04/07 02:24:00 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-kapusef2xepa/022155va/compare_all/path2/'" as "file1.txt"
2026/04/07 02:24:00 DEBUG : file1.txt: size = 19 (Local file system at /tmp/022155va/datadir/test_compare_all-nuyozid8)
2026/04/07 02:24:00 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-kapusef2xepa/022155va/compare_all/path2/')
2026/04/07 02:24:00 DEBUG : file1.txt: Sizes differ
2026/04/07 02:24:01 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/07 02:24:01 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:24:01 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/07 02:24:01 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:24:01 NOTICE: [36m(09) :[0m [34mtest new on path1 - file11[0m
2026/04/07 02:24:01 NOTICE: [36m(10) :[0m [34mtouch-copy 2001-01-02 /tmp/022155va/datadir/test_compare_all-nuyozid8/file11.txt /tmp/022155va/compare_all/path1/[0m
2026/04/07 02:24:01 DEBUG : fs cache: switching user supplied name "/tmp/022155va/datadir/test_compare_all-nuyozid8/" for canonical name "/tmp/022155va/datadir/test_compare_all-nuyozid8"
2026/04/07 02:24:01 DEBUG : file11.txt: Set modification time 2001-01-02
2026/04/07 02:24:01 DEBUG : copyFile "/tmp/022155va/datadir/test_compare_all-nuyozid8/file11.txt" to "/tmp/022155va/compare_all/path1/" as ""
2026/04/07 02:24:01 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_compare_all-nuyozid8/file11.txt"
2026/04/07 02:24:01 DEBUG : Creating backend with remote "/tmp/022155va/compare_all/path1/"
2026/04/07 02:24:01 DEBUG : operations.CopyFile "file11.txt" to "Local file system at /tmp/022155va/compare_all/path1" as "file11.txt"
2026/04/07 02:24:01 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:01 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/04/07 02:24:01 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:24:01 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/04/07 02:24:01 INFO : file11.txt: Copied (new)
2026/04/07 02:24:01 NOTICE: [36m(11) :[0m [34mtest newer on path1 - file2[0m
2026/04/07 02:24:01 NOTICE: [36m(12) :[0m [34mtouch-copy 2001-01-02 /tmp/022155va/datadir/test_compare_all-nuyozid8/file2.txt /tmp/022155va/compare_all/path1/[0m
2026/04/07 02:24:01 DEBUG : fs cache: switching user supplied name "/tmp/022155va/datadir/test_compare_all-nuyozid8/" for canonical name "/tmp/022155va/datadir/test_compare_all-nuyozid8"
2026/04/07 02:24:01 DEBUG : file2.txt: Set modification time 2001-01-02
2026/04/07 02:24:01 DEBUG : copyFile "/tmp/022155va/datadir/test_compare_all-nuyozid8/file2.txt" to "/tmp/022155va/compare_all/path1/" as ""
2026/04/07 02:24:01 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_compare_all-nuyozid8/file2.txt"
2026/04/07 02:24:01 DEBUG : Creating backend with remote "/tmp/022155va/compare_all/path1/"
2026/04/07 02:24:01 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/022155va/compare_all/path1" as "file2.txt"
2026/04/07 02:24:01 DEBUG : file2.txt: size = 13 (Local file system at /tmp/022155va/datadir/test_compare_all-nuyozid8)
2026/04/07 02:24:01 DEBUG : file2.txt: size = 0 (Local file system at /tmp/022155va/compare_all/path1)
2026/04/07 02:24:01 DEBUG : file2.txt: Sizes differ
2026/04/07 02:24:01 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/04/07 02:24:01 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/07 02:24:01 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/04/07 02:24:01 INFO : file2.txt: Copied (replaced existing)
2026/04/07 02:24:01 NOTICE: [36m(13) :[0m [34mtest deleted on path2 - file3[0m
2026/04/07 02:24:01 NOTICE: [36m(14) :[0m [34mdelete-file TestAzureFiles:rclone-test-kapusef2xepa/022155va/compare_all/path2/file3.txt[0m
2026/04/07 02:24:01 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/compare_all/path2/"
2026/04/07 02:24:01 INFO : file3.txt: Deleted
2026/04/07 02:24:01 NOTICE: [36m(15) :[0m [34mtest deleted on path1 - file4[0m
2026/04/07 02:24:01 NOTICE: [36m(16) :[0m [34mdelete-file /tmp/022155va/compare_all/path1/file4.txt[0m
2026/04/07 02:24:01 DEBUG : Creating backend with remote "/tmp/022155va/compare_all/path1/"
2026/04/07 02:24:01 DEBUG : fs cache: renaming cache item "/tmp/022155va/compare_all/path1/" to be canonical "/tmp/022155va/compare_all/path1"
2026/04/07 02:24:01 INFO : file4.txt: Deleted
2026/04/07 02:24:01 NOTICE: [36m(17) :[0m [34mtest deleted on both paths - file8[0m
2026/04/07 02:24:01 NOTICE: [36m(18) :[0m [34mdelete-file /tmp/022155va/compare_all/path1/file8.txt[0m
2026/04/07 02:24:01 DEBUG : fs cache: switching user supplied name "/tmp/022155va/compare_all/path1/" for canonical name "/tmp/022155va/compare_all/path1"
2026/04/07 02:24:01 INFO : file8.txt: Deleted
2026/04/07 02:24:01 NOTICE: [36m(19) :[0m [34mdelete-file TestAzureFiles:rclone-test-kapusef2xepa/022155va/compare_all/path2/file8.txt[0m
2026/04/07 02:24:01 INFO : file8.txt: Deleted
2026/04/07 02:24:01 NOTICE: [36m(20) :[0m [34mtest changed on both paths - file5 (file5R, file5L)[0m
2026/04/07 02:24:01 NOTICE: [36m(21) :[0m [34mtouch-glob 2001-01-02 /tmp/022155va/datadir/test_compare_all-nuyozid8/ file5R.txt[0m
2026/04/07 02:24:01 DEBUG : fs cache: switching user supplied name "/tmp/022155va/datadir/test_compare_all-nuyozid8/" for canonical name "/tmp/022155va/datadir/test_compare_all-nuyozid8"
2026/04/07 02:24:01 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/04/07 02:24:01 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/022155va/datadir/test_compare_all-nuyozid8/file5R.txt TestAzureFiles:rclone-test-kapusef2xepa/022155va/compare_all/path2/ file5.txt[0m
2026/04/07 02:24:01 DEBUG : copyFile "/tmp/022155va/datadir/test_compare_all-nuyozid8/file5R.txt" to "TestAzureFiles:rclone-test-kapusef2xepa/022155va/compare_all/path2/" as "file5.txt"
2026/04/07 02:24:01 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_compare_all-nuyozid8/file5R.txt"
2026/04/07 02:24:01 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/compare_all/path2/"
2026/04/07 02:24:01 DEBUG : operations.CopyFile "file5R.txt" to "azurefiles root 'rclone-test-kapusef2xepa/022155va/compare_all/path2/'" as "file5.txt"
2026/04/07 02:24:01 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/022155va/datadir/test_compare_all-nuyozid8)
2026/04/07 02:24:01 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-kapusef2xepa/022155va/compare_all/path2/')
2026/04/07 02:24:01 DEBUG : file5R.txt: Sizes differ
2026/04/07 02:24:01 DEBUG : file5.txt.232124ee.partial: size = 39 OK
2026/04/07 02:24:01 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/07 02:24:01 DEBUG : file5.txt.232124ee.partial: renamed to: file5.txt
2026/04/07 02:24:01 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/04/07 02:24:01 NOTICE: [36m(23) :[0m [34mtouch-glob 2001-03-04 /tmp/022155va/datadir/test_compare_all-nuyozid8/ file5L.txt[0m
2026/04/07 02:24:01 DEBUG : fs cache: switching user supplied name "/tmp/022155va/datadir/test_compare_all-nuyozid8/" for canonical name "/tmp/022155va/datadir/test_compare_all-nuyozid8"
2026/04/07 02:24:01 DEBUG : file5L.txt: Set modification time 2001-03-04
2026/04/07 02:24:01 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/022155va/datadir/test_compare_all-nuyozid8/file5L.txt /tmp/022155va/compare_all/path1/ file5.txt[0m
2026/04/07 02:24:01 DEBUG : copyFile "/tmp/022155va/datadir/test_compare_all-nuyozid8/file5L.txt" to "/tmp/022155va/compare_all/path1/" as "file5.txt"
2026/04/07 02:24:01 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_compare_all-nuyozid8/file5L.txt"
2026/04/07 02:24:01 DEBUG : Creating backend with remote "/tmp/022155va/compare_all/path1/"
2026/04/07 02:24:01 DEBUG : operations.CopyFile "file5L.txt" to "Local file system at /tmp/022155va/compare_all/path1" as "file5.txt"
2026/04/07 02:24:01 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/022155va/datadir/test_compare_all-nuyozid8)
2026/04/07 02:24:01 DEBUG : file5.txt: size = 0 (Local file system at /tmp/022155va/compare_all/path1)
2026/04/07 02:24:01 DEBUG : file5L.txt: Sizes differ
2026/04/07 02:24:01 DEBUG : file5.txt.4a946ad2.partial: size = 39 OK
2026/04/07 02:24:01 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/07 02:24:01 DEBUG : file5.txt.4a946ad2.partial: renamed to: file5.txt
2026/04/07 02:24:01 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/04/07 02:24:01 NOTICE: [36m(25) :[0m [34mtest newer on path2 and deleted on path1 - file6[0m
2026/04/07 02:24:01 NOTICE: [36m(26) :[0m [34mtouch-copy 2001-01-02 /tmp/022155va/datadir/test_compare_all-nuyozid8/file6.txt TestAzureFiles:rclone-test-kapusef2xepa/022155va/compare_all/path2/[0m
2026/04/07 02:24:01 DEBUG : fs cache: switching user supplied name "/tmp/022155va/datadir/test_compare_all-nuyozid8/" for canonical name "/tmp/022155va/datadir/test_compare_all-nuyozid8"
2026/04/07 02:24:01 DEBUG : file6.txt: Set modification time 2001-01-02
2026/04/07 02:24:01 DEBUG : copyFile "/tmp/022155va/datadir/test_compare_all-nuyozid8/file6.txt" to "TestAzureFiles:rclone-test-kapusef2xepa/022155va/compare_all/path2/" as ""
2026/04/07 02:24:01 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_compare_all-nuyozid8/file6.txt"
2026/04/07 02:24:01 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/compare_all/path2/"
2026/04/07 02:24:01 DEBUG : operations.CopyFile "file6.txt" to "azurefiles root 'rclone-test-kapusef2xepa/022155va/compare_all/path2/'" as "file6.txt"
2026/04/07 02:24:01 DEBUG : file6.txt: size = 19 (Local file system at /tmp/022155va/datadir/test_compare_all-nuyozid8)
2026/04/07 02:24:01 DEBUG : file6.txt: size = 0 (azurefiles root 'rclone-test-kapusef2xepa/022155va/compare_all/path2/')
2026/04/07 02:24:01 DEBUG : file6.txt: Sizes differ
2026/04/07 02:24:02 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/04/07 02:24:02 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:24:02 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/04/07 02:24:02 INFO : file6.txt: Copied (replaced existing)
2026/04/07 02:24:02 NOTICE: [36m(27) :[0m [34mdelete-file /tmp/022155va/compare_all/path1/file6.txt[0m
2026/04/07 02:24:02 DEBUG : fs cache: switching user supplied name "/tmp/022155va/compare_all/path1/" for canonical name "/tmp/022155va/compare_all/path1"
2026/04/07 02:24:02 INFO : file6.txt: Deleted
2026/04/07 02:24:02 NOTICE: [36m(28) :[0m [34mtest newer on path1 and deleted on path2 - file7[0m
2026/04/07 02:24:02 NOTICE: [36m(29) :[0m [34mtouch-copy 2001-01-02 /tmp/022155va/datadir/test_compare_all-nuyozid8/file7.txt /tmp/022155va/compare_all/path1/[0m
2026/04/07 02:24:02 DEBUG : fs cache: switching user supplied name "/tmp/022155va/datadir/test_compare_all-nuyozid8/" for canonical name "/tmp/022155va/datadir/test_compare_all-nuyozid8"
2026/04/07 02:24:02 DEBUG : file7.txt: Set modification time 2001-01-02
2026/04/07 02:24:02 DEBUG : copyFile "/tmp/022155va/datadir/test_compare_all-nuyozid8/file7.txt" to "/tmp/022155va/compare_all/path1/" as ""
2026/04/07 02:24:02 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_compare_all-nuyozid8/file7.txt"
2026/04/07 02:24:02 DEBUG : Creating backend with remote "/tmp/022155va/compare_all/path1/"
2026/04/07 02:24:02 DEBUG : operations.CopyFile "file7.txt" to "Local file system at /tmp/022155va/compare_all/path1" as "file7.txt"
2026/04/07 02:24:02 DEBUG : file7.txt: size = 19 (Local file system at /tmp/022155va/datadir/test_compare_all-nuyozid8)
2026/04/07 02:24:02 DEBUG : file7.txt: size = 0 (Local file system at /tmp/022155va/compare_all/path1)
2026/04/07 02:24:02 DEBUG : file7.txt: Sizes differ
2026/04/07 02:24:02 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/04/07 02:24:02 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:24:02 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/04/07 02:24:02 INFO : file7.txt: Copied (replaced existing)
2026/04/07 02:24:02 NOTICE: [36m(30) :[0m [34mdelete-file TestAzureFiles:rclone-test-kapusef2xepa/022155va/compare_all/path2/file7.txt[0m
2026/04/07 02:24:02 INFO : file7.txt: Deleted
2026/04/07 02:24:02 NOTICE: [36m(31) :[0m [34mtest bisync run[0m
2026/04/07 02:24:02 NOTICE: [36m(32) :[0m [34mbisync compare-all[0m
2026/04/07 02:24:04 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/compare_all/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:24:04 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/04/07 02:24:04 INFO : Synching Path1 "/tmp/022155va/compare_all/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/compare_all/path2/"
2026/04/07 02:24:04 INFO : Building Path1 and Path2 listings
2026/04/07 02:24:05 INFO : Path1 checking for diffs
2026/04/07 02:24:05 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/04/07 02:24:05 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/07 02:24:05 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/04/07 02:24:05 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/04/07 02:24:05 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile7.txt[0m
2026/04/07 02:24:05 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/04/07 02:24:05 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/04/07 02:24:05 INFO : Path1: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/04/07 02:24:05 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m, [36m 3 hash differs[0m)
2026/04/07 02:24:05 INFO : Path2 checking for diffs
2026/04/07 02:24:05 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile1.txt[0m
2026/04/07 02:24:05 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/07 02:24:05 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/04/07 02:24:05 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile6.txt[0m
2026/04/07 02:24:05 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/04/07 02:24:05 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/04/07 02:24:05 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/04/07 02:24:05 INFO : Path2: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/04/07 02:24:05 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m, [36m 3 hash differs[0m)
2026/04/07 02:24:05 INFO : Applying changes
2026/04/07 02:24:05 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/compare_all/path2/file11.txt[0m
2026/04/07 02:24:05 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/compare_all/path2/file2.txt[0m
2026/04/07 02:24:05 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/compare_all/path2/file4.txt[0m
2026/04/07 02:24:05 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/04/07 02:24:05 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36m/tmp/022155va/compare_all/path1/file5.txt.conflict1[0m
2026/04/07 02:24:05 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1
2026/04/07 02:24:05 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/compare_all/path2/file5.txt.conflict1[0m
2026/04/07 02:24:05 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/compare_all/path2/file5.txt.conflict2[0m
2026/04/07 02:24:05 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2
2026/04/07 02:24:05 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/022155va/compare_all/path1/file5.txt.conflict2[0m
2026/04/07 02:24:05 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/022155va/compare_all/path1/file6.txt[0m
2026/04/07 02:24:05 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/compare_all/path2/file7.txt[0m
2026/04/07 02:24:05 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/022155va/compare_all/path1/file1.txt[0m
2026/04/07 02:24:05 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/022155va/compare_all/path1/file10.txt[0m
2026/04/07 02:24:05 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/022155va/compare_all/path1/file3.txt[0m
2026/04/07 02:24:05 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:24:05 INFO : file10.txt: Copied (new)
2026/04/07 02:24:05 INFO : file5.txt.conflict2: Copied (new)
2026/04/07 02:24:05 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:24:05 INFO : file6.txt: Copied (new)
2026/04/07 02:24:05 INFO : file3.txt: Deleted
2026/04/07 02:24:05 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:24:06 INFO : file11.txt: Copied (new)
2026/04/07 02:24:06 INFO : file5.txt.conflict1: Copied (new)
2026/04/07 02:24:06 INFO : file7.txt: Copied (new)
2026/04/07 02:24:06 INFO : file2.txt: Copied (replaced existing)
2026/04/07 02:24:06 INFO : file4.txt: Deleted
2026/04/07 02:24:06 INFO : Updating listings
2026/04/07 02:24:06 INFO : Validating listings for Path1 "/tmp/022155va/compare_all/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/compare_all/path2/"
2026/04/07 02:24:06 INFO : [32mBisync successful[0m
2026/04/07 02:24:06 DEBUG : Waiting for deletions to finish
2026/04/07 02:24:06 INFO : file2.txt: Deleted
2026/04/07 02:24:06 INFO : file1.txt: Deleted
2026/04/07 02:24:06 INFO : file5.txt.conflict1: Deleted
2026/04/07 02:24:06 INFO : file7.txt: Deleted
2026/04/07 02:24:06 INFO : file10.txt: Deleted
2026/04/07 02:24:06 INFO : file11.txt: Deleted
2026/04/07 02:24:06 INFO : RCLONE_TEST: Deleted
2026/04/07 02:24:06 INFO : file5.txt.conflict2: Deleted
2026/04/07 02:24:06 INFO : file6.txt: Deleted
2026/04/07 02:24:06 DEBUG : removing 1 level 0 directories
2026/04/07 02:24:06 INFO : Local file system at /tmp/022155va/compare_all/path1: Removing directory
2026/04/07 02:24:06 DEBUG : Waiting for deletions to finish
2026/04/07 02:24:06 INFO : RCLONE_TEST: Deleted
2026/04/07 02:24:06 INFO : file2.txt: Deleted
2026/04/07 02:24:06 INFO : file10.txt: Deleted
2026/04/07 02:24:06 INFO : file5.txt.conflict1: Deleted
2026/04/07 02:24:06 INFO : file6.txt: Deleted
2026/04/07 02:24:06 INFO : file11.txt: Deleted
2026/04/07 02:24:06 INFO : file1.txt: Deleted
2026/04/07 02:24:06 INFO : file5.txt.conflict2: Deleted
2026/04/07 02:24:06 INFO : file7.txt: Deleted
2026/04/07 02:24:06 DEBUG : removing 1 level 0 directories
2026/04/07 02:24:06 INFO : azurefiles root 'rclone-test-kapusef2xepa/022155va/compare_all/path2': Removing directory
bisync_test.go:608: [32mTEST compare_all PASSED[0m
=== RUN TestBisyncLocalRemote/concurrent
2026/04/07 02:24:06 DEBUG : Creating backend with remote "/tmp/022155va/concurrent/path1"
2026/04/07 02:24:06 INFO : path2: Making directory
2026/04/07 02:24:06 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/concurrent/path2"
2026/04/07 02:24:06 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_concurrent/initial"
2026/04/07 02:24:06 DEBUG : Creating backend with remote "/tmp/022155va/initdir/test_concurrent-divanoc8"
2026/04/07 02:24:06 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:24:06 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:06 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:06 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:06 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:06 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:06 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:06 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:06 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:06 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:24:06 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:24:06 DEBUG : Local file system at /tmp/022155va/initdir/test_concurrent-divanoc8: Waiting for checks to finish
2026/04/07 02:24:06 DEBUG : Local file system at /tmp/022155va/initdir/test_concurrent-divanoc8: Waiting for transfers to finish
2026/04/07 02:24:06 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:06 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:06 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:24:06 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:24:06 INFO : file2.txt: Copied (new)
2026/04/07 02:24:06 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:24:06 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:24:06 INFO : file1.txt: Copied (new)
2026/04/07 02:24:06 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:24:06 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:06 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:24:06 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:24:06 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:24:06 INFO : file3.txt: Copied (new)
2026/04/07 02:24:06 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:24:06 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:24:06 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:06 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:06 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:24:06 INFO : file4.txt: Copied (new)
2026/04/07 02:24:06 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:24:06 INFO : file6.txt: Copied (new)
2026/04/07 02:24:06 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:24:06 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:24:06 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:06 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:24:06 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:06 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:24:06 INFO : file8.txt: Copied (new)
2026/04/07 02:24:06 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:06 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:24:06 INFO : file5.txt: Copied (new)
2026/04/07 02:24:06 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:24:06 INFO : file7.txt: Copied (new)
2026/04/07 02:24:06 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_concurrent/modfiles"
2026/04/07 02:24:06 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_concurrent-waxemit3"
2026/04/07 02:24:06 DEBUG : dummy.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:06 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:06 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:06 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:06 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:06 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:06 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:06 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:06 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:06 DEBUG : dummy.txt.054c2352.partial: size = 0 OK
2026/04/07 02:24:06 DEBUG : dummy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:06 DEBUG : file10.txt.0bea3133.partial: size = 19 OK
2026/04/07 02:24:06 DEBUG : dummy.txt.054c2352.partial: renamed to: dummy.txt
2026/04/07 02:24:06 INFO : dummy.txt: Copied (new)
2026/04/07 02:24:06 DEBUG : file1.txt.0866bb02.partial: size = 19 OK
2026/04/07 02:24:06 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:24:06 DEBUG : Local file system at /tmp/022155va/datadir/test_concurrent-waxemit3: Waiting for checks to finish
2026/04/07 02:24:06 DEBUG : Local file system at /tmp/022155va/datadir/test_concurrent-waxemit3: Waiting for transfers to finish
2026/04/07 02:24:06 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:24:06 DEBUG : file11.txt.62933a56.partial: size = 19 OK
2026/04/07 02:24:06 DEBUG : file1.txt.0866bb02.partial: renamed to: file1.txt
2026/04/07 02:24:06 INFO : file1.txt: Copied (new)
2026/04/07 02:24:06 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:24:06 DEBUG : file10.txt.0bea3133.partial: renamed to: file10.txt
2026/04/07 02:24:06 INFO : file10.txt: Copied (new)
2026/04/07 02:24:06 DEBUG : file11.txt.62933a56.partial: renamed to: file11.txt
2026/04/07 02:24:06 INFO : file11.txt: Copied (new)
2026/04/07 02:24:06 DEBUG : file5L.txt.0068aeca.partial: size = 39 OK
2026/04/07 02:24:06 DEBUG : file5R.txt.70006d6a.partial: size = 39 OK
2026/04/07 02:24:06 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/07 02:24:06 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/07 02:24:06 DEBUG : file5R.txt.70006d6a.partial: renamed to: file5R.txt
2026/04/07 02:24:06 INFO : file5R.txt: Copied (new)
2026/04/07 02:24:06 DEBUG : file2.txt.95cb1da2.partial: size = 13 OK
2026/04/07 02:24:06 DEBUG : file5L.txt.0068aeca.partial: renamed to: file5L.txt
2026/04/07 02:24:06 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/07 02:24:06 INFO : file5L.txt: Copied (new)
2026/04/07 02:24:06 DEBUG : file6.txt.cd788d78.partial: size = 19 OK
2026/04/07 02:24:06 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:24:06 DEBUG : file7.txt.a401861d.partial: size = 19 OK
2026/04/07 02:24:06 DEBUG : file2.txt.95cb1da2.partial: renamed to: file2.txt
2026/04/07 02:24:06 INFO : file2.txt: Copied (new)
2026/04/07 02:24:06 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:24:06 DEBUG : file6.txt.cd788d78.partial: renamed to: file6.txt
2026/04/07 02:24:06 INFO : file6.txt: Copied (new)
2026/04/07 02:24:06 DEBUG : file7.txt.a401861d.partial: renamed to: file7.txt
2026/04/07 02:24:06 INFO : file7.txt: Copied (new)
2026/04/07 02:24:06 DEBUG : Waiting for deletions to finish
2026/04/07 02:24:06 ERROR : error listing: directory not found
2026/04/07 02:24:06 ERROR : Local file system at /tmp/022155va/concurrent/path1: Failed to list "": directory not found
2026/04/07 02:24:06 DEBUG : removing 1 level 0 directories
2026/04/07 02:24:06 INFO : Local file system at /tmp/022155va/concurrent/path1: Removing directory
2026/04/07 02:24:06 ERROR : Failed to rmdir: stat /tmp/022155va/concurrent/path1: no such file or directory
2026/04/07 02:24:06 DEBUG : Waiting for deletions to finish
2026/04/07 02:24:06 ERROR : error listing: directory not found
2026/04/07 02:24:06 ERROR : azurefiles root 'rclone-test-kapusef2xepa/022155va/concurrent/path2': Failed to list "": directory not found
2026/04/07 02:24:06 DEBUG : removing 1 level 0 directories
2026/04/07 02:24:06 INFO : azurefiles root 'rclone-test-kapusef2xepa/022155va/concurrent/path2': Removing directory
2026/04/07 02:24:06 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kapusef2xepa/022155va/concurrent/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:9ce0a410-501a-0042-2835-c6089a000000
Time:2026-04-07T02:24:06.9079819Z
--------------------------------------------------------------------------------
2026/04/07 02:24:06 ERROR : error listing: directory not found
2026/04/07 02:24:06 ERROR : error listing: directory not found
2026/04/07 02:24:06 NOTICE: checking initFs Local file system at /tmp/022155va/initdir/test_concurrent-divanoc8
2026/04/07 02:24:06 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:24:06 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:06 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:06 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:06 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:06 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:06 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:06 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:06 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:06 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:24:06 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:24:06 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:24:06 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:24:06 DEBUG : Local file system at /tmp/022155va/concurrent/path1: Waiting for checks to finish
2026/04/07 02:24:06 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:24:06 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:24:06 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:24:06 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:24:06 DEBUG : Local file system at /tmp/022155va/concurrent/path1: Waiting for transfers to finish
2026/04/07 02:24:06 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:06 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:06 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:24:06 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:24:06 INFO : file2.txt: Copied (new)
2026/04/07 02:24:06 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:06 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:24:06 INFO : file3.txt: Copied (new)
2026/04/07 02:24:06 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:24:06 INFO : file1.txt: Copied (new)
2026/04/07 02:24:06 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:24:06 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:24:06 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:06 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:06 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:24:06 INFO : file6.txt: Copied (new)
2026/04/07 02:24:06 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:06 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:24:06 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:24:06 INFO : file5.txt: Copied (new)
2026/04/07 02:24:06 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:24:06 INFO : file7.txt: Copied (new)
2026/04/07 02:24:06 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:06 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:24:06 INFO : file8.txt: Copied (new)
2026/04/07 02:24:06 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:06 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:24:06 INFO : file4.txt: Copied (new)
2026/04/07 02:24:06 NOTICE: checking Path1 Local file system at /tmp/022155va/concurrent/path1
2026/04/07 02:24:07 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:07 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:07 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:07 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:07 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:07 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:07 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:07 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:07 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:24:07 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/concurrent/path2': Waiting for checks to finish
2026/04/07 02:24:07 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/concurrent/path2': Waiting for transfers to finish
2026/04/07 02:24:07 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:24:07 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:07 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:24:07 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:07 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:24:07 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:07 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:24:07 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:07 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:24:07 INFO : file1.txt: Copied (new)
2026/04/07 02:24:07 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:24:07 INFO : file2.txt: Copied (new)
2026/04/07 02:24:07 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:24:07 INFO : file3.txt: Copied (new)
2026/04/07 02:24:07 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:24:07 INFO : file4.txt: Copied (new)
2026/04/07 02:24:07 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:24:07 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:07 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:24:07 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:07 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:24:07 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:07 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:24:07 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:07 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:24:07 INFO : file5.txt: Copied (new)
2026/04/07 02:24:07 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:24:07 INFO : file6.txt: Copied (new)
2026/04/07 02:24:07 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:24:07 INFO : file8.txt: Copied (new)
2026/04/07 02:24:07 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:24:07 INFO : file7.txt: Copied (new)
2026/04/07 02:24:07 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:24:07 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:24:07 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:24:07 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:24:07 NOTICE: checking path2 azurefiles root 'rclone-test-kapusef2xepa/022155va/concurrent/path2'
2026/04/07 02:24:08 NOTICE: [36m(01) :[0m [34mtest concurrent[0m
2026/04/07 02:24:08 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/07 02:24:08 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/07 02:24:10 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/concurrent/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:24:10 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:24:10 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:24:10 INFO : Synching Path1 "/tmp/022155va/concurrent/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/concurrent/path2/"
2026/04/07 02:24:10 INFO : Copying Path2 files to Path1
2026/04/07 02:24:10 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:24:10 INFO : There was nothing to transfer
2026/04/07 02:24:10 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:24:10 INFO : There was nothing to transfer
2026/04/07 02:24:10 INFO : Resync updating listings
2026/04/07 02:24:10 INFO : Validating listings for Path1 "/tmp/022155va/concurrent/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/concurrent/path2/"
2026/04/07 02:24:10 INFO : [32mBisync successful[0m
2026/04/07 02:24:10 NOTICE: [36m(04) :[0m [34mtest changed on one path - file1[0m
2026/04/07 02:24:10 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-01-02 /tmp/022155va/datadir/test_concurrent-waxemit3/ file5R.txt[0m
2026/04/07 02:24:10 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_concurrent-waxemit3/"
2026/04/07 02:24:10 DEBUG : fs cache: renaming cache item "/tmp/022155va/datadir/test_concurrent-waxemit3/" to be canonical "/tmp/022155va/datadir/test_concurrent-waxemit3"
2026/04/07 02:24:10 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/04/07 02:24:10 NOTICE: [36m(06) :[0m [34mtouch-glob 2023-08-26 /tmp/022155va/datadir/test_concurrent-waxemit3/ file7.txt[0m
2026/04/07 02:24:10 DEBUG : fs cache: switching user supplied name "/tmp/022155va/datadir/test_concurrent-waxemit3/" for canonical name "/tmp/022155va/datadir/test_concurrent-waxemit3"
2026/04/07 02:24:10 DEBUG : file7.txt: Set modification time 2023-08-26
2026/04/07 02:24:10 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/022155va/datadir/test_concurrent-waxemit3/file5R.txt TestAzureFiles:rclone-test-kapusef2xepa/022155va/concurrent/path2/ file1.txt[0m
2026/04/07 02:24:10 DEBUG : copyFile "/tmp/022155va/datadir/test_concurrent-waxemit3/file5R.txt" to "TestAzureFiles:rclone-test-kapusef2xepa/022155va/concurrent/path2/" as "file1.txt"
2026/04/07 02:24:10 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_concurrent-waxemit3/file5R.txt"
2026/04/07 02:24:10 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/concurrent/path2/"
2026/04/07 02:24:11 DEBUG : operations.CopyFile "file5R.txt" to "azurefiles root 'rclone-test-kapusef2xepa/022155va/concurrent/path2/'" as "file1.txt"
2026/04/07 02:24:11 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/022155va/datadir/test_concurrent-waxemit3)
2026/04/07 02:24:11 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-kapusef2xepa/022155va/concurrent/path2/')
2026/04/07 02:24:11 DEBUG : file5R.txt: Sizes differ
2026/04/07 02:24:11 DEBUG : file1.txt.4d727251.partial: size = 39 OK
2026/04/07 02:24:11 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/07 02:24:11 DEBUG : file1.txt.4d727251.partial: renamed to: file1.txt
2026/04/07 02:24:11 INFO : file5R.txt: Copied (replaced existing) to: file1.txt
2026/04/07 02:24:11 NOTICE: [36m(08) :[0m [34mtest bisync with file changed during[0m
2026/04/07 02:24:11 NOTICE: [36m(09) :[0m [34mconcurrent-func[0m
2026/04/07 02:24:11 NOTICE: [36m(10) :[0m [34mbisync[0m
2026/04/07 02:24:13 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/concurrent/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:24:13 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:24:13 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:24:13 INFO : Synching Path1 "/tmp/022155va/concurrent/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/concurrent/path2/"
2026/04/07 02:24:13 INFO : Building Path1 and Path2 listings
2026/04/07 02:24:13 INFO : Path1 checking for diffs
2026/04/07 02:24:13 INFO : Path2 checking for diffs
2026/04/07 02:24:13 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/07 02:24:13 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/07 02:24:13 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/07 02:24:13 INFO : Applying changes
2026/04/07 02:24:13 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/022155va/concurrent/path1/file1.txt[0m
2026/04/07 02:24:13 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:24:14 INFO : file7.txt: Copied (replaced existing) to: file1.txt
2026/04/07 02:24:14 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:24:14 INFO : Updating listings
2026/04/07 02:24:14 INFO : Validating listings for Path1 "/tmp/022155va/concurrent/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/concurrent/path2/"
2026/04/07 02:24:14 INFO : [32mBisync successful[0m
2026/04/07 02:24:14 NOTICE: [36m(11) :[0m [34mbisync[0m
2026/04/07 02:24:16 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/concurrent/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:24:16 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:24:16 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:24:16 INFO : Synching Path1 "/tmp/022155va/concurrent/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/concurrent/path2/"
2026/04/07 02:24:16 INFO : Building Path1 and Path2 listings
2026/04/07 02:24:16 INFO : Path1 checking for diffs
2026/04/07 02:24:16 INFO : Path2 checking for diffs
2026/04/07 02:24:16 INFO : No changes found
2026/04/07 02:24:16 INFO : Updating listings
2026/04/07 02:24:16 INFO : Validating listings for Path1 "/tmp/022155va/concurrent/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/concurrent/path2/"
2026/04/07 02:24:16 INFO : [32mBisync successful[0m
2026/04/07 02:24:16 DEBUG : Waiting for deletions to finish
2026/04/07 02:24:16 INFO : RCLONE_TEST: Deleted
2026/04/07 02:24:16 INFO : file8.txt: Deleted
2026/04/07 02:24:16 INFO : file3.txt: Deleted
2026/04/07 02:24:16 INFO : file4.txt: Deleted
2026/04/07 02:24:16 INFO : file7.txt: Deleted
2026/04/07 02:24:16 INFO : file5.txt: Deleted
2026/04/07 02:24:16 INFO : file1.txt: Deleted
2026/04/07 02:24:16 INFO : file2.txt: Deleted
2026/04/07 02:24:16 INFO : file6.txt: Deleted
2026/04/07 02:24:16 DEBUG : removing 1 level 0 directories
2026/04/07 02:24:16 INFO : Local file system at /tmp/022155va/concurrent/path1: Removing directory
2026/04/07 02:24:16 DEBUG : Waiting for deletions to finish
2026/04/07 02:24:17 INFO : file1.txt: Deleted
2026/04/07 02:24:17 INFO : file6.txt: Deleted
2026/04/07 02:24:17 INFO : file2.txt: Deleted
2026/04/07 02:24:17 INFO : file4.txt: Deleted
2026/04/07 02:24:17 INFO : file3.txt: Deleted
2026/04/07 02:24:17 INFO : file5.txt: Deleted
2026/04/07 02:24:17 INFO : RCLONE_TEST: Deleted
2026/04/07 02:24:17 INFO : file7.txt: Deleted
2026/04/07 02:24:17 INFO : file8.txt: Deleted
2026/04/07 02:24:17 DEBUG : removing 1 level 0 directories
2026/04/07 02:24:17 INFO : azurefiles root 'rclone-test-kapusef2xepa/022155va/concurrent/path2': Removing directory
bisync_test.go:608: [32mTEST concurrent PASSED[0m
=== RUN TestBisyncLocalRemote/createemptysrcdirs
2026/04/07 02:24:17 DEBUG : Creating backend with remote "/tmp/022155va/createemptysrcdirs/path1"
2026/04/07 02:24:17 INFO : path2: Making directory
2026/04/07 02:24:17 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/createemptysrcdirs/path2"
2026/04/07 02:24:17 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_createemptysrcdirs/initial"
2026/04/07 02:24:17 DEBUG : Creating backend with remote "/tmp/022155va/initdir/test_createemptysrcdirs-fosaluq2"
2026/04/07 02:24:17 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:24:17 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:17 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:17 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:17 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:17 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:17 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:17 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:24:17 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/07 02:24:17 DEBUG : Local file system at /tmp/022155va/initdir/test_createemptysrcdirs-fosaluq2: Waiting for checks to finish
2026/04/07 02:24:17 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:24:17 DEBUG : Local file system at /tmp/022155va/initdir/test_createemptysrcdirs-fosaluq2: Waiting for transfers to finish
2026/04/07 02:24:17 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/07 02:24:17 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:17 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/07 02:24:17 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:17 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:24:17 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:24:17 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:17 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/07 02:24:17 INFO : file1.copy2.txt: Copied (new)
2026/04/07 02:24:17 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/07 02:24:17 INFO : file1.copy1.txt: Copied (new)
2026/04/07 02:24:17 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/07 02:24:17 INFO : file1.copy3.txt: Copied (new)
2026/04/07 02:24:17 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/07 02:24:17 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:17 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:24:17 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:17 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/07 02:24:17 INFO : file1.copy5.txt: Copied (new)
2026/04/07 02:24:17 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/07 02:24:17 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:24:17 INFO : file1.txt: Copied (new)
2026/04/07 02:24:17 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:17 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/07 02:24:17 INFO : file1.copy4.txt: Copied (new)
2026/04/07 02:24:17 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_createemptysrcdirs/modfiles"
2026/04/07 02:24:17 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_createemptysrcdirs-yikesob7"
2026/04/07 02:24:17 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:17 DEBUG : Local file system at /tmp/022155va/datadir/test_createemptysrcdirs-yikesob7: Waiting for checks to finish
2026/04/07 02:24:17 DEBUG : Local file system at /tmp/022155va/datadir/test_createemptysrcdirs-yikesob7: Waiting for transfers to finish
2026/04/07 02:24:17 DEBUG : placeholder.txt.29019232.partial: size = 0 OK
2026/04/07 02:24:17 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:17 DEBUG : placeholder.txt.29019232.partial: renamed to: placeholder.txt
2026/04/07 02:24:17 INFO : placeholder.txt: Copied (new)
2026/04/07 02:24:17 DEBUG : Waiting for deletions to finish
2026/04/07 02:24:17 ERROR : error listing: directory not found
2026/04/07 02:24:17 ERROR : Local file system at /tmp/022155va/createemptysrcdirs/path1: Failed to list "": directory not found
2026/04/07 02:24:17 DEBUG : removing 1 level 0 directories
2026/04/07 02:24:17 INFO : Local file system at /tmp/022155va/createemptysrcdirs/path1: Removing directory
2026/04/07 02:24:17 ERROR : Failed to rmdir: stat /tmp/022155va/createemptysrcdirs/path1: no such file or directory
2026/04/07 02:24:17 DEBUG : Waiting for deletions to finish
2026/04/07 02:24:17 ERROR : error listing: directory not found
2026/04/07 02:24:17 ERROR : azurefiles root 'rclone-test-kapusef2xepa/022155va/createemptysrcdirs/path2': Failed to list "": directory not found
2026/04/07 02:24:17 DEBUG : removing 1 level 0 directories
2026/04/07 02:24:17 INFO : azurefiles root 'rclone-test-kapusef2xepa/022155va/createemptysrcdirs/path2': Removing directory
2026/04/07 02:24:17 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kapusef2xepa/022155va/createemptysrcdirs/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:9a1357cb-101a-0043-5a35-c65746000000
Time:2026-04-07T02:24:17.4752218Z
--------------------------------------------------------------------------------
2026/04/07 02:24:17 ERROR : error listing: directory not found
2026/04/07 02:24:17 ERROR : error listing: directory not found
2026/04/07 02:24:17 NOTICE: checking initFs Local file system at /tmp/022155va/initdir/test_createemptysrcdirs-fosaluq2
2026/04/07 02:24:17 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:24:17 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:17 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:17 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:17 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:17 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:17 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:17 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/07 02:24:17 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:24:17 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:17 DEBUG : Local file system at /tmp/022155va/createemptysrcdirs/path1: Waiting for checks to finish
2026/04/07 02:24:17 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/07 02:24:17 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/07 02:24:17 INFO : file1.copy2.txt: Copied (new)
2026/04/07 02:24:17 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:17 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/07 02:24:17 DEBUG : Local file system at /tmp/022155va/createemptysrcdirs/path1: Waiting for transfers to finish
2026/04/07 02:24:17 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/07 02:24:17 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:24:17 INFO : file1.copy1.txt: Copied (new)
2026/04/07 02:24:17 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:24:17 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:24:17 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:17 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/07 02:24:17 INFO : file1.copy3.txt: Copied (new)
2026/04/07 02:24:17 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/07 02:24:17 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:24:17 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:17 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:17 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/07 02:24:17 INFO : file1.copy5.txt: Copied (new)
2026/04/07 02:24:17 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:24:17 INFO : file1.txt: Copied (new)
2026/04/07 02:24:17 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/07 02:24:17 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:17 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/07 02:24:17 INFO : file1.copy4.txt: Copied (new)
2026/04/07 02:24:17 NOTICE: checking Path1 Local file system at /tmp/022155va/createemptysrcdirs/path1
2026/04/07 02:24:17 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:17 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:17 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:17 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:17 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:17 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:17 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:24:17 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/createemptysrcdirs/path2': Waiting for checks to finish
2026/04/07 02:24:17 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/createemptysrcdirs/path2': Waiting for transfers to finish
2026/04/07 02:24:17 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/07 02:24:17 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:17 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/07 02:24:17 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:17 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/07 02:24:17 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:17 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/07 02:24:17 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:17 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/07 02:24:17 INFO : file1.copy2.txt: Copied (new)
2026/04/07 02:24:17 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/07 02:24:17 INFO : file1.copy4.txt: Copied (new)
2026/04/07 02:24:17 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/07 02:24:17 INFO : file1.copy3.txt: Copied (new)
2026/04/07 02:24:17 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/07 02:24:17 INFO : file1.copy1.txt: Copied (new)
2026/04/07 02:24:18 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/07 02:24:18 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:24:18 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:18 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:18 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:24:18 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:24:18 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/07 02:24:18 INFO : file1.copy5.txt: Copied (new)
2026/04/07 02:24:18 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:24:18 INFO : file1.txt: Copied (new)
2026/04/07 02:24:18 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:24:18 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:24:18 NOTICE: checking path2 azurefiles root 'rclone-test-kapusef2xepa/022155va/createemptysrcdirs/path2'
2026/04/07 02:24:18 NOTICE: [36m(01) :[0m [34mtest createemptysrcdirs[0m
2026/04/07 02:24:18 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/07 02:24:18 NOTICE: [36m(03) :[0m [34mtouch-glob 2001-01-02 /tmp/022155va/datadir/test_createemptysrcdirs-yikesob7/ placeholder.txt[0m
2026/04/07 02:24:18 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_createemptysrcdirs-yikesob7/"
2026/04/07 02:24:18 DEBUG : fs cache: renaming cache item "/tmp/022155va/datadir/test_createemptysrcdirs-yikesob7/" to be canonical "/tmp/022155va/datadir/test_createemptysrcdirs-yikesob7"
2026/04/07 02:24:18 DEBUG : placeholder.txt: Set modification time 2001-01-02
2026/04/07 02:24:18 NOTICE: [36m(04) :[0m [34mcopy-as /tmp/022155va/datadir/test_createemptysrcdirs-yikesob7/placeholder.txt /tmp/022155va/createemptysrcdirs/path1/ file1.txt[0m
2026/04/07 02:24:18 DEBUG : copyFile "/tmp/022155va/datadir/test_createemptysrcdirs-yikesob7/placeholder.txt" to "/tmp/022155va/createemptysrcdirs/path1/" as "file1.txt"
2026/04/07 02:24:18 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_createemptysrcdirs-yikesob7/placeholder.txt"
2026/04/07 02:24:18 DEBUG : Creating backend with remote "/tmp/022155va/createemptysrcdirs/path1/"
2026/04/07 02:24:18 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/022155va/createemptysrcdirs/path1" as "file1.txt"
2026/04/07 02:24:18 DEBUG : file1.txt: size = 0 OK
2026/04/07 02:24:18 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/04/07 02:24:18 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:18 INFO : placeholder.txt: Updated modification time in destination
2026/04/07 02:24:18 DEBUG : placeholder.txt: Unchanged skipping
2026/04/07 02:24:18 NOTICE: [36m(05) :[0m [34mcopy-as /tmp/022155va/datadir/test_createemptysrcdirs-yikesob7/placeholder.txt /tmp/022155va/createemptysrcdirs/path1/ file1.copy1.txt[0m
2026/04/07 02:24:18 DEBUG : copyFile "/tmp/022155va/datadir/test_createemptysrcdirs-yikesob7/placeholder.txt" to "/tmp/022155va/createemptysrcdirs/path1/" as "file1.copy1.txt"
2026/04/07 02:24:18 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_createemptysrcdirs-yikesob7/placeholder.txt"
2026/04/07 02:24:18 DEBUG : Creating backend with remote "/tmp/022155va/createemptysrcdirs/path1/"
2026/04/07 02:24:18 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/022155va/createemptysrcdirs/path1" as "file1.copy1.txt"
2026/04/07 02:24:18 DEBUG : file1.copy1.txt: size = 0 OK
2026/04/07 02:24:18 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/04/07 02:24:18 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:18 INFO : placeholder.txt: Updated modification time in destination
2026/04/07 02:24:18 DEBUG : placeholder.txt: Unchanged skipping
2026/04/07 02:24:18 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/022155va/datadir/test_createemptysrcdirs-yikesob7/placeholder.txt /tmp/022155va/createemptysrcdirs/path1/ file1.copy2.txt[0m
2026/04/07 02:24:18 DEBUG : copyFile "/tmp/022155va/datadir/test_createemptysrcdirs-yikesob7/placeholder.txt" to "/tmp/022155va/createemptysrcdirs/path1/" as "file1.copy2.txt"
2026/04/07 02:24:18 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_createemptysrcdirs-yikesob7/placeholder.txt"
2026/04/07 02:24:18 DEBUG : Creating backend with remote "/tmp/022155va/createemptysrcdirs/path1/"
2026/04/07 02:24:18 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/022155va/createemptysrcdirs/path1" as "file1.copy2.txt"
2026/04/07 02:24:18 DEBUG : file1.copy2.txt: size = 0 OK
2026/04/07 02:24:18 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/04/07 02:24:18 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:18 INFO : placeholder.txt: Updated modification time in destination
2026/04/07 02:24:18 DEBUG : placeholder.txt: Unchanged skipping
2026/04/07 02:24:18 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/022155va/datadir/test_createemptysrcdirs-yikesob7/placeholder.txt /tmp/022155va/createemptysrcdirs/path1/ file1.copy3.txt[0m
2026/04/07 02:24:18 DEBUG : copyFile "/tmp/022155va/datadir/test_createemptysrcdirs-yikesob7/placeholder.txt" to "/tmp/022155va/createemptysrcdirs/path1/" as "file1.copy3.txt"
2026/04/07 02:24:18 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_createemptysrcdirs-yikesob7/placeholder.txt"
2026/04/07 02:24:18 DEBUG : Creating backend with remote "/tmp/022155va/createemptysrcdirs/path1/"
2026/04/07 02:24:18 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/022155va/createemptysrcdirs/path1" as "file1.copy3.txt"
2026/04/07 02:24:18 DEBUG : file1.copy3.txt: size = 0 OK
2026/04/07 02:24:18 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/04/07 02:24:18 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:18 INFO : placeholder.txt: Updated modification time in destination
2026/04/07 02:24:18 DEBUG : placeholder.txt: Unchanged skipping
2026/04/07 02:24:18 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/022155va/datadir/test_createemptysrcdirs-yikesob7/placeholder.txt /tmp/022155va/createemptysrcdirs/path1/ file1.copy4.txt[0m
2026/04/07 02:24:18 DEBUG : copyFile "/tmp/022155va/datadir/test_createemptysrcdirs-yikesob7/placeholder.txt" to "/tmp/022155va/createemptysrcdirs/path1/" as "file1.copy4.txt"
2026/04/07 02:24:18 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_createemptysrcdirs-yikesob7/placeholder.txt"
2026/04/07 02:24:18 DEBUG : Creating backend with remote "/tmp/022155va/createemptysrcdirs/path1/"
2026/04/07 02:24:18 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/022155va/createemptysrcdirs/path1" as "file1.copy4.txt"
2026/04/07 02:24:18 DEBUG : file1.copy4.txt: size = 0 OK
2026/04/07 02:24:18 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/04/07 02:24:18 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:18 INFO : placeholder.txt: Updated modification time in destination
2026/04/07 02:24:18 DEBUG : placeholder.txt: Unchanged skipping
2026/04/07 02:24:18 NOTICE: [36m(09) :[0m [34mcopy-as /tmp/022155va/datadir/test_createemptysrcdirs-yikesob7/placeholder.txt /tmp/022155va/createemptysrcdirs/path1/ file1.copy5.txt[0m
2026/04/07 02:24:18 DEBUG : copyFile "/tmp/022155va/datadir/test_createemptysrcdirs-yikesob7/placeholder.txt" to "/tmp/022155va/createemptysrcdirs/path1/" as "file1.copy5.txt"
2026/04/07 02:24:18 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_createemptysrcdirs-yikesob7/placeholder.txt"
2026/04/07 02:24:18 DEBUG : Creating backend with remote "/tmp/022155va/createemptysrcdirs/path1/"
2026/04/07 02:24:18 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/022155va/createemptysrcdirs/path1" as "file1.copy5.txt"
2026/04/07 02:24:18 DEBUG : file1.copy5.txt: size = 0 OK
2026/04/07 02:24:18 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/04/07 02:24:18 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:18 INFO : placeholder.txt: Updated modification time in destination
2026/04/07 02:24:18 DEBUG : placeholder.txt: Unchanged skipping
2026/04/07 02:24:18 NOTICE: [36m(10) :[0m [34mbisync resync[0m
2026/04/07 02:24:20 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/createemptysrcdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:24:20 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:24:20 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:24:20 INFO : Synching Path1 "/tmp/022155va/createemptysrcdirs/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/createemptysrcdirs/path2/"
2026/04/07 02:24:20 INFO : Copying Path2 files to Path1
2026/04/07 02:24:20 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:24:21 INFO : There was nothing to transfer
2026/04/07 02:24:21 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:24:21 INFO : file1.copy3.txt: Updated modification time in destination
2026/04/07 02:24:21 INFO : file1.txt: Updated modification time in destination
2026/04/07 02:24:21 INFO : file1.copy4.txt: Updated modification time in destination
2026/04/07 02:24:21 INFO : file1.copy1.txt: Updated modification time in destination
2026/04/07 02:24:21 INFO : file1.copy5.txt: Updated modification time in destination
2026/04/07 02:24:21 INFO : file1.copy2.txt: Updated modification time in destination
2026/04/07 02:24:21 INFO : There was nothing to transfer
2026/04/07 02:24:21 INFO : Resync updating listings
2026/04/07 02:24:21 INFO : Validating listings for Path1 "/tmp/022155va/createemptysrcdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/createemptysrcdirs/path2/"
2026/04/07 02:24:21 INFO : [32mBisync successful[0m
2026/04/07 02:24:21 NOTICE: [36m(11) :[0m [34mtest 1. Create an empty dir on Path1 by creating subdir/placeholder.txt and then deleting the placeholder[0m
2026/04/07 02:24:21 NOTICE: [36m(12) :[0m [34mcopy-as /tmp/022155va/datadir/test_createemptysrcdirs-yikesob7/placeholder.txt /tmp/022155va/createemptysrcdirs/path1/ subdir/placeholder.txt[0m
2026/04/07 02:24:21 DEBUG : copyFile "/tmp/022155va/datadir/test_createemptysrcdirs-yikesob7/placeholder.txt" to "/tmp/022155va/createemptysrcdirs/path1/" as "subdir/placeholder.txt"
2026/04/07 02:24:21 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_createemptysrcdirs-yikesob7/placeholder.txt"
2026/04/07 02:24:21 DEBUG : Creating backend with remote "/tmp/022155va/createemptysrcdirs/path1/"
2026/04/07 02:24:21 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/022155va/createemptysrcdirs/path1" as "subdir/placeholder.txt"
2026/04/07 02:24:21 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:21 DEBUG : subdir/placeholder.txt.ff937e91.partial: size = 0 OK
2026/04/07 02:24:21 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:21 DEBUG : subdir/placeholder.txt.ff937e91.partial: renamed to: subdir/placeholder.txt
2026/04/07 02:24:21 INFO : placeholder.txt: Copied (new) to: subdir/placeholder.txt
2026/04/07 02:24:21 NOTICE: [36m(13) :[0m [34mtouch-glob 2001-01-02 /tmp/022155va/createemptysrcdirs/path1/ subdir[0m
2026/04/07 02:24:21 DEBUG : Creating backend with remote "/tmp/022155va/createemptysrcdirs/path1/"
2026/04/07 02:24:21 DEBUG : fs cache: renaming cache item "/tmp/022155va/createemptysrcdirs/path1/" to be canonical "/tmp/022155va/createemptysrcdirs/path1"
2026/04/07 02:24:21 NOTICE: [36m(14) :[0m [34mdelete-file /tmp/022155va/createemptysrcdirs/path1/subdir/placeholder.txt[0m
2026/04/07 02:24:21 DEBUG : Creating backend with remote "/tmp/022155va/createemptysrcdirs/path1/subdir/"
2026/04/07 02:24:21 DEBUG : fs cache: renaming cache item "/tmp/022155va/createemptysrcdirs/path1/subdir/" to be canonical "/tmp/022155va/createemptysrcdirs/path1/subdir"
2026/04/07 02:24:21 INFO : placeholder.txt: Deleted
2026/04/07 02:24:21 NOTICE: [36m(15) :[0m [34mtest 2. Run bisync without --create-empty-src-dirs[0m
2026/04/07 02:24:21 NOTICE: [36m(16) :[0m [34mbisync[0m
2026/04/07 02:24:23 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:24:23 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/createemptysrcdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:24:23 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:24:23 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:24:23 INFO : Synching Path1 "/tmp/022155va/createemptysrcdirs/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/createemptysrcdirs/path2/"
2026/04/07 02:24:23 INFO : Building Path1 and Path2 listings
2026/04/07 02:24:23 INFO : Path1 checking for diffs
2026/04/07 02:24:23 INFO : Path2 checking for diffs
2026/04/07 02:24:23 INFO : No changes found
2026/04/07 02:24:23 INFO : Updating listings
2026/04/07 02:24:23 INFO : Validating listings for Path1 "/tmp/022155va/createemptysrcdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/createemptysrcdirs/path2/"
2026/04/07 02:24:23 INFO : [32mBisync successful[0m
2026/04/07 02:24:23 NOTICE: [36m(17) :[0m [34mtest 3. Confirm the subdir exists only on Path1 and not Path2[0m
2026/04/07 02:24:23 NOTICE: [36m(18) :[0m [34mlist-dirs /tmp/022155va/createemptysrcdirs/path1/[0m
2026/04/07 02:24:23 DEBUG : fs cache: switching user supplied name "/tmp/022155va/createemptysrcdirs/path1/" for canonical name "/tmp/022155va/createemptysrcdirs/path1"
2026/04/07 02:24:23 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/04/07 02:24:23 NOTICE: [36m(19) :[0m [34mlist-dirs TestAzureFiles:rclone-test-kapusef2xepa/022155va/createemptysrcdirs/path2/[0m
2026/04/07 02:24:23 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/createemptysrcdirs/path2/"
2026/04/07 02:24:23 NOTICE: [36m(20) :[0m [34mtest 4.Run bisync WITH --create-empty-src-dirs[0m
2026/04/07 02:24:23 NOTICE: [36m(21) :[0m [34mbisync create-empty-src-dirs[0m
2026/04/07 02:24:26 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:24:26 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/createemptysrcdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:24:26 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:24:26 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:24:26 INFO : Synching Path1 "/tmp/022155va/createemptysrcdirs/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/createemptysrcdirs/path2/"
2026/04/07 02:24:26 INFO : Building Path1 and Path2 listings
2026/04/07 02:24:26 INFO : Path1 checking for diffs
2026/04/07 02:24:26 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36msubdir[0m
2026/04/07 02:24:26 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/07 02:24:26 INFO : Path2 checking for diffs
2026/04/07 02:24:26 INFO : Applying changes
2026/04/07 02:24:26 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/createemptysrcdirs/path2/subdir[0m
2026/04/07 02:24:26 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:24:26 INFO : There was nothing to transfer
2026/04/07 02:24:26 INFO : subdir: Making directory
2026/04/07 02:24:26 INFO : Updating listings
2026/04/07 02:24:26 INFO : Validating listings for Path1 "/tmp/022155va/createemptysrcdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/createemptysrcdirs/path2/"
2026/04/07 02:24:26 INFO : [32mBisync successful[0m
2026/04/07 02:24:26 NOTICE: [36m(22) :[0m [34mtest 5. Confirm the subdir exists on both paths[0m
2026/04/07 02:24:26 NOTICE: [36m(23) :[0m [34mlist-dirs /tmp/022155va/createemptysrcdirs/path1/[0m
2026/04/07 02:24:26 DEBUG : fs cache: switching user supplied name "/tmp/022155va/createemptysrcdirs/path1/" for canonical name "/tmp/022155va/createemptysrcdirs/path1"
2026/04/07 02:24:26 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/04/07 02:24:26 NOTICE: [36m(24) :[0m [34mlist-dirs TestAzureFiles:rclone-test-kapusef2xepa/022155va/createemptysrcdirs/path2/[0m
2026/04/07 02:24:26 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/04/07 02:24:26 NOTICE: [36m(25) :[0m [34mtest 6. Delete the empty dir on Path1 using purge-children (and also add files so the path isn't empty)[0m
2026/04/07 02:24:26 NOTICE: [36m(26) :[0m [34mpurge-children /tmp/022155va/createemptysrcdirs/path1/[0m
2026/04/07 02:24:26 DEBUG : subdir: Purge subdir
2026/04/07 02:24:26 DEBUG : Waiting for deletions to finish
2026/04/07 02:24:26 DEBUG : removing 1 level 1 directories
2026/04/07 02:24:26 INFO : subdir: Removing directory
2026/04/07 02:24:26 DEBUG : file1.copy1.txt: Remove file
2026/04/07 02:24:26 DEBUG : file1.txt: Remove file
2026/04/07 02:24:26 DEBUG : file1.copy5.txt: Remove file
2026/04/07 02:24:26 DEBUG : RCLONE_TEST: Remove file
2026/04/07 02:24:26 DEBUG : file1.copy4.txt: Remove file
2026/04/07 02:24:26 DEBUG : file1.copy3.txt: Remove file
2026/04/07 02:24:26 DEBUG : file1.copy2.txt: Remove file
2026/04/07 02:24:26 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/022155va/datadir/test_createemptysrcdirs-yikesob7/placeholder.txt /tmp/022155va/createemptysrcdirs/path1/ file1.txt[0m
2026/04/07 02:24:26 DEBUG : copyFile "/tmp/022155va/datadir/test_createemptysrcdirs-yikesob7/placeholder.txt" to "/tmp/022155va/createemptysrcdirs/path1/" as "file1.txt"
2026/04/07 02:24:26 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_createemptysrcdirs-yikesob7/placeholder.txt"
2026/04/07 02:24:26 DEBUG : Creating backend with remote "/tmp/022155va/createemptysrcdirs/path1/"
2026/04/07 02:24:26 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/022155va/createemptysrcdirs/path1" as "file1.txt"
2026/04/07 02:24:26 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:26 DEBUG : file1.txt.1e643dc4.partial: size = 0 OK
2026/04/07 02:24:26 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:26 DEBUG : file1.txt.1e643dc4.partial: renamed to: file1.txt
2026/04/07 02:24:26 INFO : placeholder.txt: Copied (new) to: file1.txt
2026/04/07 02:24:26 NOTICE: [36m(28) :[0m [34mcopy-as /tmp/022155va/datadir/test_createemptysrcdirs-yikesob7/placeholder.txt /tmp/022155va/createemptysrcdirs/path1/ file1.copy1.txt[0m
2026/04/07 02:24:26 DEBUG : copyFile "/tmp/022155va/datadir/test_createemptysrcdirs-yikesob7/placeholder.txt" to "/tmp/022155va/createemptysrcdirs/path1/" as "file1.copy1.txt"
2026/04/07 02:24:26 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_createemptysrcdirs-yikesob7/placeholder.txt"
2026/04/07 02:24:26 DEBUG : Creating backend with remote "/tmp/022155va/createemptysrcdirs/path1/"
2026/04/07 02:24:26 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/022155va/createemptysrcdirs/path1" as "file1.copy1.txt"
2026/04/07 02:24:26 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:26 DEBUG : file1.copy1.txt.690c1176.partial: size = 0 OK
2026/04/07 02:24:26 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:26 DEBUG : file1.copy1.txt.690c1176.partial: renamed to: file1.copy1.txt
2026/04/07 02:24:26 INFO : placeholder.txt: Copied (new) to: file1.copy1.txt
2026/04/07 02:24:26 NOTICE: [36m(29) :[0m [34mcopy-as /tmp/022155va/datadir/test_createemptysrcdirs-yikesob7/placeholder.txt /tmp/022155va/createemptysrcdirs/path1/ file1.copy2.txt[0m
2026/04/07 02:24:26 DEBUG : copyFile "/tmp/022155va/datadir/test_createemptysrcdirs-yikesob7/placeholder.txt" to "/tmp/022155va/createemptysrcdirs/path1/" as "file1.copy2.txt"
2026/04/07 02:24:26 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_createemptysrcdirs-yikesob7/placeholder.txt"
2026/04/07 02:24:26 DEBUG : Creating backend with remote "/tmp/022155va/createemptysrcdirs/path1/"
2026/04/07 02:24:26 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/022155va/createemptysrcdirs/path1" as "file1.copy2.txt"
2026/04/07 02:24:26 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:26 DEBUG : file1.copy2.txt.0dec6a88.partial: size = 0 OK
2026/04/07 02:24:26 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:26 DEBUG : file1.copy2.txt.0dec6a88.partial: renamed to: file1.copy2.txt
2026/04/07 02:24:26 INFO : placeholder.txt: Copied (new) to: file1.copy2.txt
2026/04/07 02:24:26 NOTICE: [36m(30) :[0m [34mcopy-as /tmp/022155va/datadir/test_createemptysrcdirs-yikesob7/placeholder.txt /tmp/022155va/createemptysrcdirs/path1/ file1.copy3.txt[0m
2026/04/07 02:24:26 DEBUG : copyFile "/tmp/022155va/datadir/test_createemptysrcdirs-yikesob7/placeholder.txt" to "/tmp/022155va/createemptysrcdirs/path1/" as "file1.copy3.txt"
2026/04/07 02:24:26 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_createemptysrcdirs-yikesob7/placeholder.txt"
2026/04/07 02:24:26 DEBUG : Creating backend with remote "/tmp/022155va/createemptysrcdirs/path1/"
2026/04/07 02:24:26 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/022155va/createemptysrcdirs/path1" as "file1.copy3.txt"
2026/04/07 02:24:26 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:26 DEBUG : file1.copy3.txt.989cbe1d.partial: size = 0 OK
2026/04/07 02:24:26 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:26 DEBUG : file1.copy3.txt.989cbe1d.partial: renamed to: file1.copy3.txt
2026/04/07 02:24:26 INFO : placeholder.txt: Copied (new) to: file1.copy3.txt
2026/04/07 02:24:26 NOTICE: [36m(31) :[0m [34mcopy-as /tmp/022155va/datadir/test_createemptysrcdirs-yikesob7/placeholder.txt /tmp/022155va/createemptysrcdirs/path1/ file1.copy4.txt[0m
2026/04/07 02:24:26 DEBUG : copyFile "/tmp/022155va/datadir/test_createemptysrcdirs-yikesob7/placeholder.txt" to "/tmp/022155va/createemptysrcdirs/path1/" as "file1.copy4.txt"
2026/04/07 02:24:26 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_createemptysrcdirs-yikesob7/placeholder.txt"
2026/04/07 02:24:26 DEBUG : Creating backend with remote "/tmp/022155va/createemptysrcdirs/path1/"
2026/04/07 02:24:26 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/022155va/createemptysrcdirs/path1" as "file1.copy4.txt"
2026/04/07 02:24:26 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:26 DEBUG : file1.copy4.txt.c42c9d74.partial: size = 0 OK
2026/04/07 02:24:26 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:26 DEBUG : file1.copy4.txt.c42c9d74.partial: renamed to: file1.copy4.txt
2026/04/07 02:24:26 INFO : placeholder.txt: Copied (new) to: file1.copy4.txt
2026/04/07 02:24:26 NOTICE: [36m(32) :[0m [34mcopy-as /tmp/022155va/datadir/test_createemptysrcdirs-yikesob7/placeholder.txt /tmp/022155va/createemptysrcdirs/path1/ file1.copy5.txt[0m
2026/04/07 02:24:26 DEBUG : copyFile "/tmp/022155va/datadir/test_createemptysrcdirs-yikesob7/placeholder.txt" to "/tmp/022155va/createemptysrcdirs/path1/" as "file1.copy5.txt"
2026/04/07 02:24:26 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_createemptysrcdirs-yikesob7/placeholder.txt"
2026/04/07 02:24:26 DEBUG : Creating backend with remote "/tmp/022155va/createemptysrcdirs/path1/"
2026/04/07 02:24:26 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/022155va/createemptysrcdirs/path1" as "file1.copy5.txt"
2026/04/07 02:24:26 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:26 DEBUG : file1.copy5.txt.515c49e1.partial: size = 0 OK
2026/04/07 02:24:26 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:26 DEBUG : file1.copy5.txt.515c49e1.partial: renamed to: file1.copy5.txt
2026/04/07 02:24:26 INFO : placeholder.txt: Copied (new) to: file1.copy5.txt
2026/04/07 02:24:26 NOTICE: [36m(33) :[0m [34mtest 7. Run bisync without --create-empty-src-dirs[0m
2026/04/07 02:24:26 NOTICE: [36m(34) :[0m [34mbisync[0m
2026/04/07 02:24:28 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/createemptysrcdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:24:28 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:24:28 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:24:28 INFO : Synching Path1 "/tmp/022155va/createemptysrcdirs/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/createemptysrcdirs/path2/"
2026/04/07 02:24:28 INFO : Building Path1 and Path2 listings
2026/04/07 02:24:29 INFO : Path1 checking for diffs
2026/04/07 02:24:29 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/04/07 02:24:29 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir[0m
2026/04/07 02:24:29 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 2 deleted[0m
2026/04/07 02:24:29 INFO : Path2 checking for diffs
2026/04/07 02:24:29 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36msubdir[0m
2026/04/07 02:24:29 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/07 02:24:29 INFO : Applying changes
2026/04/07 02:24:29 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/createemptysrcdirs/path2/RCLONE_TEST[0m
2026/04/07 02:24:29 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:24:29 INFO : RCLONE_TEST: Deleted
2026/04/07 02:24:29 INFO : There was nothing to transfer
2026/04/07 02:24:29 INFO : Updating listings
2026/04/07 02:24:29 INFO : Validating listings for Path1 "/tmp/022155va/createemptysrcdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/createemptysrcdirs/path2/"
2026/04/07 02:24:29 INFO : [32mBisync successful[0m
2026/04/07 02:24:29 NOTICE: [36m(35) :[0m [34mtest 8. Confirm the subdir exists only on Path2 and not Path1[0m
2026/04/07 02:24:29 NOTICE: [36m(36) :[0m [34mlist-dirs /tmp/022155va/createemptysrcdirs/path1/[0m
2026/04/07 02:24:29 DEBUG : fs cache: switching user supplied name "/tmp/022155va/createemptysrcdirs/path1/" for canonical name "/tmp/022155va/createemptysrcdirs/path1"
2026/04/07 02:24:29 NOTICE: [36m(37) :[0m [34mlist-dirs TestAzureFiles:rclone-test-kapusef2xepa/022155va/createemptysrcdirs/path2/[0m
2026/04/07 02:24:29 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/04/07 02:24:29 NOTICE: [36m(38) :[0m [34mtest 9. Reset, do the delete again, and run bisync WITH --create-empty-src-dirs[0m
2026/04/07 02:24:29 NOTICE: [36m(39) :[0m [34mbisync resync create-empty-src-dirs[0m
2026/04/07 02:24:31 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/createemptysrcdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:24:31 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:24:31 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:24:31 INFO : Synching Path1 "/tmp/022155va/createemptysrcdirs/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/createemptysrcdirs/path2/"
2026/04/07 02:24:31 INFO : Copying Path2 files to Path1
2026/04/07 02:24:31 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:24:31 INFO : subdir: Made directory with metadata (mtime=2026-04-07T02:24:26.4486906Z)
2026/04/07 02:24:32 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:24:32 INFO : There was nothing to transfer
2026/04/07 02:24:32 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:24:32 INFO : There was nothing to transfer
2026/04/07 02:24:32 INFO : Resync updating listings
2026/04/07 02:24:32 INFO : Validating listings for Path1 "/tmp/022155va/createemptysrcdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/createemptysrcdirs/path2/"
2026/04/07 02:24:32 INFO : [32mBisync successful[0m
2026/04/07 02:24:32 NOTICE: [36m(40) :[0m [34mlist-dirs /tmp/022155va/createemptysrcdirs/path1/[0m
2026/04/07 02:24:32 DEBUG : fs cache: switching user supplied name "/tmp/022155va/createemptysrcdirs/path1/" for canonical name "/tmp/022155va/createemptysrcdirs/path1"
2026/04/07 02:24:32 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/04/07 02:24:32 NOTICE: [36m(41) :[0m [34mlist-dirs TestAzureFiles:rclone-test-kapusef2xepa/022155va/createemptysrcdirs/path2/[0m
2026/04/07 02:24:32 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/04/07 02:24:32 NOTICE: [36m(42) :[0m [34mpurge-children /tmp/022155va/createemptysrcdirs/path1/[0m
2026/04/07 02:24:32 DEBUG : subdir: Purge subdir
2026/04/07 02:24:32 DEBUG : Waiting for deletions to finish
2026/04/07 02:24:32 DEBUG : removing 1 level 1 directories
2026/04/07 02:24:32 INFO : subdir: Removing directory
2026/04/07 02:24:32 DEBUG : file1.copy1.txt: Remove file
2026/04/07 02:24:32 DEBUG : file1.txt: Remove file
2026/04/07 02:24:32 DEBUG : file1.copy5.txt: Remove file
2026/04/07 02:24:32 DEBUG : file1.copy4.txt: Remove file
2026/04/07 02:24:32 DEBUG : file1.copy3.txt: Remove file
2026/04/07 02:24:32 DEBUG : file1.copy2.txt: Remove file
2026/04/07 02:24:32 NOTICE: [36m(43) :[0m [34mcopy-as /tmp/022155va/datadir/test_createemptysrcdirs-yikesob7/placeholder.txt /tmp/022155va/createemptysrcdirs/path1/ file1.txt[0m
2026/04/07 02:24:32 DEBUG : copyFile "/tmp/022155va/datadir/test_createemptysrcdirs-yikesob7/placeholder.txt" to "/tmp/022155va/createemptysrcdirs/path1/" as "file1.txt"
2026/04/07 02:24:32 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_createemptysrcdirs-yikesob7/placeholder.txt"
2026/04/07 02:24:32 DEBUG : Creating backend with remote "/tmp/022155va/createemptysrcdirs/path1/"
2026/04/07 02:24:32 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/022155va/createemptysrcdirs/path1" as "file1.txt"
2026/04/07 02:24:32 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:32 DEBUG : file1.txt.1e643dc4.partial: size = 0 OK
2026/04/07 02:24:32 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:32 DEBUG : file1.txt.1e643dc4.partial: renamed to: file1.txt
2026/04/07 02:24:32 INFO : placeholder.txt: Copied (new) to: file1.txt
2026/04/07 02:24:32 NOTICE: [36m(44) :[0m [34mcopy-as /tmp/022155va/datadir/test_createemptysrcdirs-yikesob7/placeholder.txt /tmp/022155va/createemptysrcdirs/path1/ file1.copy1.txt[0m
2026/04/07 02:24:32 DEBUG : copyFile "/tmp/022155va/datadir/test_createemptysrcdirs-yikesob7/placeholder.txt" to "/tmp/022155va/createemptysrcdirs/path1/" as "file1.copy1.txt"
2026/04/07 02:24:32 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_createemptysrcdirs-yikesob7/placeholder.txt"
2026/04/07 02:24:32 DEBUG : Creating backend with remote "/tmp/022155va/createemptysrcdirs/path1/"
2026/04/07 02:24:32 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/022155va/createemptysrcdirs/path1" as "file1.copy1.txt"
2026/04/07 02:24:32 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:32 DEBUG : file1.copy1.txt.690c1176.partial: size = 0 OK
2026/04/07 02:24:32 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:32 DEBUG : file1.copy1.txt.690c1176.partial: renamed to: file1.copy1.txt
2026/04/07 02:24:32 INFO : placeholder.txt: Copied (new) to: file1.copy1.txt
2026/04/07 02:24:32 NOTICE: [36m(45) :[0m [34mcopy-as /tmp/022155va/datadir/test_createemptysrcdirs-yikesob7/placeholder.txt /tmp/022155va/createemptysrcdirs/path1/ file1.copy2.txt[0m
2026/04/07 02:24:32 DEBUG : copyFile "/tmp/022155va/datadir/test_createemptysrcdirs-yikesob7/placeholder.txt" to "/tmp/022155va/createemptysrcdirs/path1/" as "file1.copy2.txt"
2026/04/07 02:24:32 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_createemptysrcdirs-yikesob7/placeholder.txt"
2026/04/07 02:24:32 DEBUG : Creating backend with remote "/tmp/022155va/createemptysrcdirs/path1/"
2026/04/07 02:24:32 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/022155va/createemptysrcdirs/path1" as "file1.copy2.txt"
2026/04/07 02:24:32 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:32 DEBUG : file1.copy2.txt.0dec6a88.partial: size = 0 OK
2026/04/07 02:24:32 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:32 DEBUG : file1.copy2.txt.0dec6a88.partial: renamed to: file1.copy2.txt
2026/04/07 02:24:32 INFO : placeholder.txt: Copied (new) to: file1.copy2.txt
2026/04/07 02:24:32 NOTICE: [36m(46) :[0m [34mcopy-as /tmp/022155va/datadir/test_createemptysrcdirs-yikesob7/placeholder.txt /tmp/022155va/createemptysrcdirs/path1/ file1.copy3.txt[0m
2026/04/07 02:24:32 DEBUG : copyFile "/tmp/022155va/datadir/test_createemptysrcdirs-yikesob7/placeholder.txt" to "/tmp/022155va/createemptysrcdirs/path1/" as "file1.copy3.txt"
2026/04/07 02:24:32 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_createemptysrcdirs-yikesob7/placeholder.txt"
2026/04/07 02:24:32 DEBUG : Creating backend with remote "/tmp/022155va/createemptysrcdirs/path1/"
2026/04/07 02:24:32 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/022155va/createemptysrcdirs/path1" as "file1.copy3.txt"
2026/04/07 02:24:32 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:32 DEBUG : file1.copy3.txt.989cbe1d.partial: size = 0 OK
2026/04/07 02:24:32 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:32 DEBUG : file1.copy3.txt.989cbe1d.partial: renamed to: file1.copy3.txt
2026/04/07 02:24:32 INFO : placeholder.txt: Copied (new) to: file1.copy3.txt
2026/04/07 02:24:32 NOTICE: [36m(47) :[0m [34mcopy-as /tmp/022155va/datadir/test_createemptysrcdirs-yikesob7/placeholder.txt /tmp/022155va/createemptysrcdirs/path1/ file1.copy4.txt[0m
2026/04/07 02:24:32 DEBUG : copyFile "/tmp/022155va/datadir/test_createemptysrcdirs-yikesob7/placeholder.txt" to "/tmp/022155va/createemptysrcdirs/path1/" as "file1.copy4.txt"
2026/04/07 02:24:32 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_createemptysrcdirs-yikesob7/placeholder.txt"
2026/04/07 02:24:32 DEBUG : Creating backend with remote "/tmp/022155va/createemptysrcdirs/path1/"
2026/04/07 02:24:32 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/022155va/createemptysrcdirs/path1" as "file1.copy4.txt"
2026/04/07 02:24:32 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:32 DEBUG : file1.copy4.txt.c42c9d74.partial: size = 0 OK
2026/04/07 02:24:32 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:32 DEBUG : file1.copy4.txt.c42c9d74.partial: renamed to: file1.copy4.txt
2026/04/07 02:24:32 INFO : placeholder.txt: Copied (new) to: file1.copy4.txt
2026/04/07 02:24:32 NOTICE: [36m(48) :[0m [34mcopy-as /tmp/022155va/datadir/test_createemptysrcdirs-yikesob7/placeholder.txt /tmp/022155va/createemptysrcdirs/path1/ file1.copy5.txt[0m
2026/04/07 02:24:32 DEBUG : copyFile "/tmp/022155va/datadir/test_createemptysrcdirs-yikesob7/placeholder.txt" to "/tmp/022155va/createemptysrcdirs/path1/" as "file1.copy5.txt"
2026/04/07 02:24:32 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_createemptysrcdirs-yikesob7/placeholder.txt"
2026/04/07 02:24:32 DEBUG : Creating backend with remote "/tmp/022155va/createemptysrcdirs/path1/"
2026/04/07 02:24:32 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/022155va/createemptysrcdirs/path1" as "file1.copy5.txt"
2026/04/07 02:24:32 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:32 DEBUG : file1.copy5.txt.515c49e1.partial: size = 0 OK
2026/04/07 02:24:32 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:32 DEBUG : file1.copy5.txt.515c49e1.partial: renamed to: file1.copy5.txt
2026/04/07 02:24:32 INFO : placeholder.txt: Copied (new) to: file1.copy5.txt
2026/04/07 02:24:32 NOTICE: [36m(49) :[0m [34mlist-dirs /tmp/022155va/createemptysrcdirs/path1/[0m
2026/04/07 02:24:32 DEBUG : fs cache: switching user supplied name "/tmp/022155va/createemptysrcdirs/path1/" for canonical name "/tmp/022155va/createemptysrcdirs/path1"
2026/04/07 02:24:32 NOTICE: [36m(50) :[0m [34mlist-dirs TestAzureFiles:rclone-test-kapusef2xepa/022155va/createemptysrcdirs/path2/[0m
2026/04/07 02:24:32 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/04/07 02:24:32 NOTICE: [36m(51) :[0m [34mbisync create-empty-src-dirs[0m
2026/04/07 02:24:35 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/createemptysrcdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:24:35 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:24:35 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:24:35 INFO : Synching Path1 "/tmp/022155va/createemptysrcdirs/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/createemptysrcdirs/path2/"
2026/04/07 02:24:35 INFO : Building Path1 and Path2 listings
2026/04/07 02:24:35 INFO : Path1 checking for diffs
2026/04/07 02:24:35 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir[0m
2026/04/07 02:24:35 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/07 02:24:35 INFO : Path2 checking for diffs
2026/04/07 02:24:35 INFO : Applying changes
2026/04/07 02:24:35 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/createemptysrcdirs/path2/subdir[0m
2026/04/07 02:24:35 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:24:35 INFO : There was nothing to transfer
2026/04/07 02:24:35 INFO : subdir: Removing directory
2026/04/07 02:24:35 INFO : Updating listings
2026/04/07 02:24:35 INFO : Validating listings for Path1 "/tmp/022155va/createemptysrcdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/createemptysrcdirs/path2/"
2026/04/07 02:24:35 INFO : [32mBisync successful[0m
2026/04/07 02:24:35 NOTICE: [36m(52) :[0m [34mtest 10. Confirm the subdir has been removed on both paths[0m
2026/04/07 02:24:35 NOTICE: [36m(53) :[0m [34mlist-dirs /tmp/022155va/createemptysrcdirs/path1/[0m
2026/04/07 02:24:35 DEBUG : fs cache: switching user supplied name "/tmp/022155va/createemptysrcdirs/path1/" for canonical name "/tmp/022155va/createemptysrcdirs/path1"
2026/04/07 02:24:35 NOTICE: [36m(54) :[0m [34mlist-dirs TestAzureFiles:rclone-test-kapusef2xepa/022155va/createemptysrcdirs/path2/[0m
2026/04/07 02:24:35 NOTICE: [36m(55) :[0m [34mtest 11. bisync again (because if we leave subdir in listings, test will fail due to mismatched modtime)[0m
2026/04/07 02:24:35 NOTICE: [36m(56) :[0m [34mbisync create-empty-src-dirs[0m
2026/04/07 02:24:37 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/createemptysrcdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:24:37 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:24:37 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:24:37 INFO : Synching Path1 "/tmp/022155va/createemptysrcdirs/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/createemptysrcdirs/path2/"
2026/04/07 02:24:37 INFO : Building Path1 and Path2 listings
2026/04/07 02:24:37 INFO : Path1 checking for diffs
2026/04/07 02:24:37 INFO : Path2 checking for diffs
2026/04/07 02:24:37 INFO : No changes found
2026/04/07 02:24:37 INFO : Updating listings
2026/04/07 02:24:37 INFO : Validating listings for Path1 "/tmp/022155va/createemptysrcdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/createemptysrcdirs/path2/"
2026/04/07 02:24:37 INFO : [32mBisync successful[0m
2026/04/07 02:24:38 DEBUG : Waiting for deletions to finish
2026/04/07 02:24:38 INFO : file1.copy1.txt: Deleted
2026/04/07 02:24:38 INFO : file1.copy2.txt: Deleted
2026/04/07 02:24:38 INFO : file1.copy3.txt: Deleted
2026/04/07 02:24:38 INFO : file1.copy4.txt: Deleted
2026/04/07 02:24:38 INFO : file1.copy5.txt: Deleted
2026/04/07 02:24:38 INFO : file1.txt: Deleted
2026/04/07 02:24:38 DEBUG : removing 1 level 0 directories
2026/04/07 02:24:38 INFO : Local file system at /tmp/022155va/createemptysrcdirs/path1: Removing directory
2026/04/07 02:24:38 DEBUG : Waiting for deletions to finish
2026/04/07 02:24:38 INFO : file1.copy3.txt: Deleted
2026/04/07 02:24:38 INFO : file1.txt: Deleted
2026/04/07 02:24:38 INFO : file1.copy2.txt: Deleted
2026/04/07 02:24:38 INFO : file1.copy5.txt: Deleted
2026/04/07 02:24:38 INFO : file1.copy1.txt: Deleted
2026/04/07 02:24:38 INFO : file1.copy4.txt: Deleted
2026/04/07 02:24:38 DEBUG : removing 1 level 0 directories
2026/04/07 02:24:38 INFO : azurefiles root 'rclone-test-kapusef2xepa/022155va/createemptysrcdirs/path2': Removing directory
bisync_test.go:608: [32mTEST createemptysrcdirs PASSED[0m
=== RUN TestBisyncLocalRemote/dry_run
2026/04/07 02:24:38 DEBUG : Creating backend with remote "/tmp/022155va/dry_run/path1"
2026/04/07 02:24:38 INFO : path2: Making directory
2026/04/07 02:24:38 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/dry_run/path2"
2026/04/07 02:24:38 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_dry_run/initial"
2026/04/07 02:24:38 DEBUG : Creating backend with remote "/tmp/022155va/initdir/test_dry_run-quzihek6"
2026/04/07 02:24:38 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:24:38 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:38 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:38 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:38 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:38 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:38 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:38 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:38 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:24:38 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:24:38 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:24:38 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:38 DEBUG : Local file system at /tmp/022155va/initdir/test_dry_run-quzihek6: Waiting for checks to finish
2026/04/07 02:24:38 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:38 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:24:38 INFO : file2.txt: Copied (new)
2026/04/07 02:24:38 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:24:38 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:24:38 INFO : file1.txt: Copied (new)
2026/04/07 02:24:38 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:24:38 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:24:38 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:24:38 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:24:38 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:38 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:24:38 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:24:38 INFO : file4.txt: Copied (new)
2026/04/07 02:24:38 DEBUG : Local file system at /tmp/022155va/initdir/test_dry_run-quzihek6: Waiting for transfers to finish
2026/04/07 02:24:38 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:24:38 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:38 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:38 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:24:38 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:24:38 INFO : file5.txt: Copied (new)
2026/04/07 02:24:38 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:38 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:38 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:24:38 INFO : file6.txt: Copied (new)
2026/04/07 02:24:38 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:24:38 INFO : file3.txt: Copied (new)
2026/04/07 02:24:38 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:24:38 INFO : file7.txt: Copied (new)
2026/04/07 02:24:38 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_dry_run/modfiles"
2026/04/07 02:24:38 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_dry_run-heyuvot1"
2026/04/07 02:24:38 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:38 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:38 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:38 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:38 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:38 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:38 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:38 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:38 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/07 02:24:38 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/04/07 02:24:38 DEBUG : Local file system at /tmp/022155va/datadir/test_dry_run-heyuvot1: Waiting for checks to finish
2026/04/07 02:24:38 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/04/07 02:24:38 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:24:38 DEBUG : Local file system at /tmp/022155va/datadir/test_dry_run-heyuvot1: Waiting for transfers to finish
2026/04/07 02:24:38 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:24:38 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:24:38 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/07 02:24:38 INFO : file1.txt: Copied (new)
2026/04/07 02:24:38 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/04/07 02:24:38 INFO : file11.txt: Copied (new)
2026/04/07 02:24:38 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/04/07 02:24:38 INFO : file10.txt: Copied (new)
2026/04/07 02:24:38 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/04/07 02:24:38 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/07 02:24:38 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/04/07 02:24:38 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/07 02:24:38 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/04/07 02:24:38 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/07 02:24:38 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/04/07 02:24:38 INFO : file2.txt: Copied (new)
2026/04/07 02:24:38 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/04/07 02:24:38 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/04/07 02:24:38 INFO : file5L.txt: Copied (new)
2026/04/07 02:24:38 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:24:38 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/04/07 02:24:38 INFO : file5R.txt: Copied (new)
2026/04/07 02:24:38 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/04/07 02:24:38 INFO : file6.txt: Copied (new)
2026/04/07 02:24:38 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/04/07 02:24:38 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:24:38 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/04/07 02:24:38 INFO : file7.txt: Copied (new)
2026/04/07 02:24:38 DEBUG : Waiting for deletions to finish
2026/04/07 02:24:38 ERROR : error listing: directory not found
2026/04/07 02:24:38 ERROR : Local file system at /tmp/022155va/dry_run/path1: Failed to list "": directory not found
2026/04/07 02:24:38 DEBUG : removing 1 level 0 directories
2026/04/07 02:24:38 INFO : Local file system at /tmp/022155va/dry_run/path1: Removing directory
2026/04/07 02:24:38 ERROR : Failed to rmdir: stat /tmp/022155va/dry_run/path1: no such file or directory
2026/04/07 02:24:38 DEBUG : Waiting for deletions to finish
2026/04/07 02:24:38 ERROR : error listing: directory not found
2026/04/07 02:24:38 ERROR : azurefiles root 'rclone-test-kapusef2xepa/022155va/dry_run/path2': Failed to list "": directory not found
2026/04/07 02:24:38 DEBUG : removing 1 level 0 directories
2026/04/07 02:24:38 INFO : azurefiles root 'rclone-test-kapusef2xepa/022155va/dry_run/path2': Removing directory
2026/04/07 02:24:38 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kapusef2xepa/022155va/dry_run/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:ab7b13f1-801a-0033-7035-c6eeb1000000
Time:2026-04-07T02:24:38.5256617Z
--------------------------------------------------------------------------------
2026/04/07 02:24:38 ERROR : error listing: directory not found
2026/04/07 02:24:38 ERROR : error listing: directory not found
2026/04/07 02:24:38 NOTICE: checking initFs Local file system at /tmp/022155va/initdir/test_dry_run-quzihek6
2026/04/07 02:24:38 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:24:38 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:38 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:38 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:38 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:38 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:38 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:38 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:38 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:24:38 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:24:38 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:24:38 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:24:38 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:24:38 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:24:38 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:38 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:38 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:24:38 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:38 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:24:38 INFO : file1.txt: Copied (new)
2026/04/07 02:24:38 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:24:38 INFO : file2.txt: Copied (new)
2026/04/07 02:24:38 DEBUG : Local file system at /tmp/022155va/dry_run/path1: Waiting for checks to finish
2026/04/07 02:24:38 DEBUG : Local file system at /tmp/022155va/dry_run/path1: Waiting for transfers to finish
2026/04/07 02:24:38 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:24:38 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:24:38 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:38 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:38 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:24:38 INFO : file5.txt: Copied (new)
2026/04/07 02:24:38 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:24:38 INFO : file6.txt: Copied (new)
2026/04/07 02:24:38 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:24:38 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:38 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:24:38 INFO : file3.txt: Copied (new)
2026/04/07 02:24:38 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:24:38 INFO : file4.txt: Copied (new)
2026/04/07 02:24:38 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:24:38 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:38 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:24:38 INFO : file7.txt: Copied (new)
2026/04/07 02:24:38 NOTICE: checking Path1 Local file system at /tmp/022155va/dry_run/path1
2026/04/07 02:24:38 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:38 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:38 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:38 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:38 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:38 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:38 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:38 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:24:38 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/dry_run/path2': Waiting for checks to finish
2026/04/07 02:24:38 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/dry_run/path2': Waiting for transfers to finish
2026/04/07 02:24:38 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:24:38 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:38 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:24:38 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:38 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:24:38 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:38 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:24:38 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:38 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:24:38 INFO : file4.txt: Copied (new)
2026/04/07 02:24:38 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:24:38 INFO : file2.txt: Copied (new)
2026/04/07 02:24:38 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:24:38 INFO : file1.txt: Copied (new)
2026/04/07 02:24:38 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:24:38 INFO : file3.txt: Copied (new)
2026/04/07 02:24:39 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:24:39 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:39 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:24:39 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:39 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:24:39 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:39 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:24:39 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:24:39 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:24:39 INFO : file6.txt: Copied (new)
2026/04/07 02:24:39 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:24:39 INFO : file5.txt: Copied (new)
2026/04/07 02:24:39 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:24:39 INFO : file7.txt: Copied (new)
2026/04/07 02:24:39 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:24:39 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:24:39 NOTICE: checking path2 azurefiles root 'rclone-test-kapusef2xepa/022155va/dry_run/path2'
2026/04/07 02:24:39 NOTICE: [36m(01) :[0m [34mtest dry-run[0m
2026/04/07 02:24:39 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/07 02:24:39 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/07 02:24:42 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/dry_run/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:24:42 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:24:42 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:24:42 INFO : Synching Path1 "/tmp/022155va/dry_run/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/dry_run/path2/"
2026/04/07 02:24:42 INFO : Copying Path2 files to Path1
2026/04/07 02:24:42 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:24:42 INFO : There was nothing to transfer
2026/04/07 02:24:42 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:24:42 INFO : There was nothing to transfer
2026/04/07 02:24:42 INFO : Resync updating listings
2026/04/07 02:24:42 INFO : Validating listings for Path1 "/tmp/022155va/dry_run/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/dry_run/path2/"
2026/04/07 02:24:42 INFO : [32mBisync successful[0m
2026/04/07 02:24:42 NOTICE: [36m(04) :[0m [34mtest new on path2 - file10[0m
2026/04/07 02:24:42 NOTICE: [36m(05) :[0m [34mtouch-copy 2001-01-02 /tmp/022155va/datadir/test_dry_run-heyuvot1/file10.txt TestAzureFiles:rclone-test-kapusef2xepa/022155va/dry_run/path2/[0m
2026/04/07 02:24:42 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_dry_run-heyuvot1/"
2026/04/07 02:24:42 DEBUG : fs cache: renaming cache item "/tmp/022155va/datadir/test_dry_run-heyuvot1/" to be canonical "/tmp/022155va/datadir/test_dry_run-heyuvot1"
2026/04/07 02:24:42 DEBUG : file10.txt: Set modification time 2001-01-02
2026/04/07 02:24:42 DEBUG : copyFile "/tmp/022155va/datadir/test_dry_run-heyuvot1/file10.txt" to "TestAzureFiles:rclone-test-kapusef2xepa/022155va/dry_run/path2/" as ""
2026/04/07 02:24:42 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_dry_run-heyuvot1/file10.txt"
2026/04/07 02:24:42 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/dry_run/path2/"
2026/04/07 02:24:42 DEBUG : operations.CopyFile "file10.txt" to "azurefiles root 'rclone-test-kapusef2xepa/022155va/dry_run/path2/'" as "file10.txt"
2026/04/07 02:24:42 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:42 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/04/07 02:24:42 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:24:42 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/04/07 02:24:42 INFO : file10.txt: Copied (new)
2026/04/07 02:24:42 NOTICE: [36m(06) :[0m [34mtest newer on path2 - file1[0m
2026/04/07 02:24:42 NOTICE: [36m(07) :[0m [34mtouch-copy 2001-01-02 /tmp/022155va/datadir/test_dry_run-heyuvot1/file1.txt TestAzureFiles:rclone-test-kapusef2xepa/022155va/dry_run/path2/[0m
2026/04/07 02:24:42 DEBUG : fs cache: switching user supplied name "/tmp/022155va/datadir/test_dry_run-heyuvot1/" for canonical name "/tmp/022155va/datadir/test_dry_run-heyuvot1"
2026/04/07 02:24:42 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/07 02:24:42 DEBUG : copyFile "/tmp/022155va/datadir/test_dry_run-heyuvot1/file1.txt" to "TestAzureFiles:rclone-test-kapusef2xepa/022155va/dry_run/path2/" as ""
2026/04/07 02:24:42 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_dry_run-heyuvot1/file1.txt"
2026/04/07 02:24:42 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/dry_run/path2/"
2026/04/07 02:24:42 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-kapusef2xepa/022155va/dry_run/path2/'" as "file1.txt"
2026/04/07 02:24:42 DEBUG : file1.txt: size = 19 (Local file system at /tmp/022155va/datadir/test_dry_run-heyuvot1)
2026/04/07 02:24:42 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-kapusef2xepa/022155va/dry_run/path2/')
2026/04/07 02:24:42 DEBUG : file1.txt: Sizes differ
2026/04/07 02:24:42 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/07 02:24:42 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:24:43 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/07 02:24:43 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:24:43 NOTICE: [36m(08) :[0m [34mtest new on path1 - file11[0m
2026/04/07 02:24:43 NOTICE: [36m(09) :[0m [34mtouch-copy 2001-01-02 /tmp/022155va/datadir/test_dry_run-heyuvot1/file11.txt /tmp/022155va/dry_run/path1/[0m
2026/04/07 02:24:43 DEBUG : fs cache: switching user supplied name "/tmp/022155va/datadir/test_dry_run-heyuvot1/" for canonical name "/tmp/022155va/datadir/test_dry_run-heyuvot1"
2026/04/07 02:24:43 DEBUG : file11.txt: Set modification time 2001-01-02
2026/04/07 02:24:43 DEBUG : copyFile "/tmp/022155va/datadir/test_dry_run-heyuvot1/file11.txt" to "/tmp/022155va/dry_run/path1/" as ""
2026/04/07 02:24:43 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_dry_run-heyuvot1/file11.txt"
2026/04/07 02:24:43 DEBUG : Creating backend with remote "/tmp/022155va/dry_run/path1/"
2026/04/07 02:24:43 DEBUG : operations.CopyFile "file11.txt" to "Local file system at /tmp/022155va/dry_run/path1" as "file11.txt"
2026/04/07 02:24:43 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:43 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/04/07 02:24:43 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:24:43 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/04/07 02:24:43 INFO : file11.txt: Copied (new)
2026/04/07 02:24:43 NOTICE: [36m(10) :[0m [34mtest newer on path1 - file2[0m
2026/04/07 02:24:43 NOTICE: [36m(11) :[0m [34mtouch-copy 2001-01-02 /tmp/022155va/datadir/test_dry_run-heyuvot1/file2.txt /tmp/022155va/dry_run/path1/[0m
2026/04/07 02:24:43 DEBUG : fs cache: switching user supplied name "/tmp/022155va/datadir/test_dry_run-heyuvot1/" for canonical name "/tmp/022155va/datadir/test_dry_run-heyuvot1"
2026/04/07 02:24:43 DEBUG : file2.txt: Set modification time 2001-01-02
2026/04/07 02:24:43 DEBUG : copyFile "/tmp/022155va/datadir/test_dry_run-heyuvot1/file2.txt" to "/tmp/022155va/dry_run/path1/" as ""
2026/04/07 02:24:43 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_dry_run-heyuvot1/file2.txt"
2026/04/07 02:24:43 DEBUG : Creating backend with remote "/tmp/022155va/dry_run/path1/"
2026/04/07 02:24:43 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/022155va/dry_run/path1" as "file2.txt"
2026/04/07 02:24:43 DEBUG : file2.txt: size = 13 (Local file system at /tmp/022155va/datadir/test_dry_run-heyuvot1)
2026/04/07 02:24:43 DEBUG : file2.txt: size = 0 (Local file system at /tmp/022155va/dry_run/path1)
2026/04/07 02:24:43 DEBUG : file2.txt: Sizes differ
2026/04/07 02:24:43 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/04/07 02:24:43 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/07 02:24:43 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/04/07 02:24:43 INFO : file2.txt: Copied (replaced existing)
2026/04/07 02:24:43 NOTICE: [36m(12) :[0m [34mtest deleted on path2 - file3[0m
2026/04/07 02:24:43 NOTICE: [36m(13) :[0m [34mdelete-file TestAzureFiles:rclone-test-kapusef2xepa/022155va/dry_run/path2/file3.txt[0m
2026/04/07 02:24:43 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/dry_run/path2/"
2026/04/07 02:24:43 INFO : file3.txt: Deleted
2026/04/07 02:24:43 NOTICE: [36m(14) :[0m [34mtest deleted on path1 - file4[0m
2026/04/07 02:24:43 NOTICE: [36m(15) :[0m [34mdelete-file /tmp/022155va/dry_run/path1/file4.txt[0m
2026/04/07 02:24:43 DEBUG : Creating backend with remote "/tmp/022155va/dry_run/path1/"
2026/04/07 02:24:43 DEBUG : fs cache: renaming cache item "/tmp/022155va/dry_run/path1/" to be canonical "/tmp/022155va/dry_run/path1"
2026/04/07 02:24:43 INFO : file4.txt: Deleted
2026/04/07 02:24:43 NOTICE: [36m(16) :[0m [34mtest changed on path2 and on path1 - file5 (file5R, file5L)[0m
2026/04/07 02:24:43 NOTICE: [36m(17) :[0m [34mtouch-glob 2001-01-02 /tmp/022155va/datadir/test_dry_run-heyuvot1/ file5R.txt[0m
2026/04/07 02:24:43 DEBUG : fs cache: switching user supplied name "/tmp/022155va/datadir/test_dry_run-heyuvot1/" for canonical name "/tmp/022155va/datadir/test_dry_run-heyuvot1"
2026/04/07 02:24:43 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/04/07 02:24:43 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/022155va/datadir/test_dry_run-heyuvot1/file5R.txt TestAzureFiles:rclone-test-kapusef2xepa/022155va/dry_run/path2/ file5.txt[0m
2026/04/07 02:24:43 DEBUG : copyFile "/tmp/022155va/datadir/test_dry_run-heyuvot1/file5R.txt" to "TestAzureFiles:rclone-test-kapusef2xepa/022155va/dry_run/path2/" as "file5.txt"
2026/04/07 02:24:43 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_dry_run-heyuvot1/file5R.txt"
2026/04/07 02:24:43 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/dry_run/path2/"
2026/04/07 02:24:43 DEBUG : operations.CopyFile "file5R.txt" to "azurefiles root 'rclone-test-kapusef2xepa/022155va/dry_run/path2/'" as "file5.txt"
2026/04/07 02:24:43 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/022155va/datadir/test_dry_run-heyuvot1)
2026/04/07 02:24:43 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-kapusef2xepa/022155va/dry_run/path2/')
2026/04/07 02:24:43 DEBUG : file5R.txt: Sizes differ
2026/04/07 02:24:43 DEBUG : file5.txt.232124ee.partial: size = 39 OK
2026/04/07 02:24:43 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/07 02:24:43 DEBUG : file5.txt.232124ee.partial: renamed to: file5.txt
2026/04/07 02:24:43 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/04/07 02:24:43 NOTICE: [36m(19) :[0m [34mtouch-glob 2001-03-04 /tmp/022155va/datadir/test_dry_run-heyuvot1/ file5L.txt[0m
2026/04/07 02:24:43 DEBUG : fs cache: switching user supplied name "/tmp/022155va/datadir/test_dry_run-heyuvot1/" for canonical name "/tmp/022155va/datadir/test_dry_run-heyuvot1"
2026/04/07 02:24:43 DEBUG : file5L.txt: Set modification time 2001-03-04
2026/04/07 02:24:43 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/022155va/datadir/test_dry_run-heyuvot1/file5L.txt /tmp/022155va/dry_run/path1/ file5.txt[0m
2026/04/07 02:24:43 DEBUG : copyFile "/tmp/022155va/datadir/test_dry_run-heyuvot1/file5L.txt" to "/tmp/022155va/dry_run/path1/" as "file5.txt"
2026/04/07 02:24:43 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_dry_run-heyuvot1/file5L.txt"
2026/04/07 02:24:43 DEBUG : Creating backend with remote "/tmp/022155va/dry_run/path1/"
2026/04/07 02:24:43 DEBUG : operations.CopyFile "file5L.txt" to "Local file system at /tmp/022155va/dry_run/path1" as "file5.txt"
2026/04/07 02:24:43 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/022155va/datadir/test_dry_run-heyuvot1)
2026/04/07 02:24:43 DEBUG : file5.txt: size = 0 (Local file system at /tmp/022155va/dry_run/path1)
2026/04/07 02:24:43 DEBUG : file5L.txt: Sizes differ
2026/04/07 02:24:43 DEBUG : file5.txt.4a946ad2.partial: size = 39 OK
2026/04/07 02:24:43 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/07 02:24:43 DEBUG : file5.txt.4a946ad2.partial: renamed to: file5.txt
2026/04/07 02:24:43 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/04/07 02:24:43 NOTICE: [36m(21) :[0m [34mtest newer on path2 and deleted on path1 - file6[0m
2026/04/07 02:24:43 NOTICE: [36m(22) :[0m [34mtouch-copy 2001-01-02 /tmp/022155va/datadir/test_dry_run-heyuvot1/file6.txt TestAzureFiles:rclone-test-kapusef2xepa/022155va/dry_run/path2/[0m
2026/04/07 02:24:43 DEBUG : fs cache: switching user supplied name "/tmp/022155va/datadir/test_dry_run-heyuvot1/" for canonical name "/tmp/022155va/datadir/test_dry_run-heyuvot1"
2026/04/07 02:24:43 DEBUG : file6.txt: Set modification time 2001-01-02
2026/04/07 02:24:43 DEBUG : copyFile "/tmp/022155va/datadir/test_dry_run-heyuvot1/file6.txt" to "TestAzureFiles:rclone-test-kapusef2xepa/022155va/dry_run/path2/" as ""
2026/04/07 02:24:43 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_dry_run-heyuvot1/file6.txt"
2026/04/07 02:24:43 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/dry_run/path2/"
2026/04/07 02:24:43 DEBUG : operations.CopyFile "file6.txt" to "azurefiles root 'rclone-test-kapusef2xepa/022155va/dry_run/path2/'" as "file6.txt"
2026/04/07 02:24:43 DEBUG : file6.txt: size = 19 (Local file system at /tmp/022155va/datadir/test_dry_run-heyuvot1)
2026/04/07 02:24:43 DEBUG : file6.txt: size = 0 (azurefiles root 'rclone-test-kapusef2xepa/022155va/dry_run/path2/')
2026/04/07 02:24:43 DEBUG : file6.txt: Sizes differ
2026/04/07 02:24:43 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/04/07 02:24:43 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:24:44 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/04/07 02:24:44 INFO : file6.txt: Copied (replaced existing)
2026/04/07 02:24:44 NOTICE: [36m(23) :[0m [34mdelete-file /tmp/022155va/dry_run/path1/file6.txt[0m
2026/04/07 02:24:44 DEBUG : fs cache: switching user supplied name "/tmp/022155va/dry_run/path1/" for canonical name "/tmp/022155va/dry_run/path1"
2026/04/07 02:24:44 INFO : file6.txt: Deleted
2026/04/07 02:24:44 NOTICE: [36m(24) :[0m [34mtest newer on path1 and deleted on path2 - file7[0m
2026/04/07 02:24:44 NOTICE: [36m(25) :[0m [34mtouch-copy 2001-01-02 /tmp/022155va/datadir/test_dry_run-heyuvot1/file7.txt /tmp/022155va/dry_run/path1/[0m
2026/04/07 02:24:44 DEBUG : fs cache: switching user supplied name "/tmp/022155va/datadir/test_dry_run-heyuvot1/" for canonical name "/tmp/022155va/datadir/test_dry_run-heyuvot1"
2026/04/07 02:24:44 DEBUG : file7.txt: Set modification time 2001-01-02
2026/04/07 02:24:44 DEBUG : copyFile "/tmp/022155va/datadir/test_dry_run-heyuvot1/file7.txt" to "/tmp/022155va/dry_run/path1/" as ""
2026/04/07 02:24:44 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_dry_run-heyuvot1/file7.txt"
2026/04/07 02:24:44 DEBUG : Creating backend with remote "/tmp/022155va/dry_run/path1/"
2026/04/07 02:24:44 DEBUG : operations.CopyFile "file7.txt" to "Local file system at /tmp/022155va/dry_run/path1" as "file7.txt"
2026/04/07 02:24:44 DEBUG : file7.txt: size = 19 (Local file system at /tmp/022155va/datadir/test_dry_run-heyuvot1)
2026/04/07 02:24:44 DEBUG : file7.txt: size = 0 (Local file system at /tmp/022155va/dry_run/path1)
2026/04/07 02:24:44 DEBUG : file7.txt: Sizes differ
2026/04/07 02:24:44 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/04/07 02:24:44 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:24:44 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/04/07 02:24:44 INFO : file7.txt: Copied (replaced existing)
2026/04/07 02:24:44 NOTICE: [36m(26) :[0m [34mdelete-file TestAzureFiles:rclone-test-kapusef2xepa/022155va/dry_run/path2/file7.txt[0m
2026/04/07 02:24:44 INFO : file7.txt: Deleted
2026/04/07 02:24:44 NOTICE: [36m(27) :[0m [34mtest sync with dry-run and resync[0m
2026/04/07 02:24:44 NOTICE: [36m(28) :[0m [34mbisync dry-run resync[0m
2026/04/07 02:24:46 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/dry_run/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:24:46 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:24:46 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:24:46 INFO : Synching Path1 "/tmp/022155va/dry_run/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/dry_run/path2/"
2026/04/07 02:24:46 INFO : Copying Path2 files to Path1
2026/04/07 02:24:46 NOTICE: - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:24:46 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19)
2026/04/07 02:24:46 NOTICE: file4.txt: Skipped copy as --dry-run is set (size 0)
2026/04/07 02:24:46 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19)
2026/04/07 02:24:46 NOTICE: - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:24:46 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19)
2026/04/07 02:24:46 NOTICE: file3.txt: Skipped copy as --dry-run is set (size 0)
2026/04/07 02:24:46 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19)
2026/04/07 02:24:46 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13)
2026/04/07 02:24:46 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 0)
2026/04/07 02:24:46 NOTICE: file5.txt: Skipped copy as --dry-run is set (size 39)
2026/04/07 02:24:46 INFO : Resync updating listings
2026/04/07 02:24:47 INFO : [32mBisync successful[0m
2026/04/07 02:24:47 NOTICE: [36m(29) :[0m [34mcopy-listings dryrun-resync[0m
2026/04/07 02:24:47 NOTICE: [36m(30) :[0m [34mtest sync with dry-run[0m
2026/04/07 02:24:47 NOTICE: [36m(31) :[0m [34mbisync dry-run[0m
2026/04/07 02:24:49 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/dry_run/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:24:49 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:24:49 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:24:49 INFO : Synching Path1 "/tmp/022155va/dry_run/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/dry_run/path2/"
2026/04/07 02:24:49 INFO : Building Path1 and Path2 listings
2026/04/07 02:24:49 INFO : Path1 checking for diffs
2026/04/07 02:24:49 NOTICE: - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/07 02:24:49 NOTICE: - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/07 02:24:49 NOTICE: - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/04/07 02:24:49 NOTICE: - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/04/07 02:24:49 NOTICE: - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile7.txt[0m
2026/04/07 02:24:49 NOTICE: - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/04/07 02:24:49 INFO : Path1: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/04/07 02:24:49 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/04/07 02:24:49 INFO : Path2 checking for diffs
2026/04/07 02:24:49 NOTICE: - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/07 02:24:49 NOTICE: - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/07 02:24:49 NOTICE: - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/04/07 02:24:49 NOTICE: - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile6.txt[0m
2026/04/07 02:24:49 NOTICE: - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/04/07 02:24:49 NOTICE: - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/04/07 02:24:49 INFO : Path2: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/04/07 02:24:49 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/04/07 02:24:49 INFO : Applying changes
2026/04/07 02:24:49 INFO : Checking potential conflicts...
2026/04/07 02:24:49 ERROR : file5.txt: md5 differ
2026/04/07 02:24:49 NOTICE: azurefiles root 'rclone-test-kapusef2xepa/022155va/dry_run/path2': 1 differences found
2026/04/07 02:24:49 NOTICE: azurefiles root 'rclone-test-kapusef2xepa/022155va/dry_run/path2': 1 errors while checking
2026/04/07 02:24:49 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/07 02:24:49 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/dry_run/path2/file11.txt[0m
2026/04/07 02:24:49 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/dry_run/path2/file2.txt[0m
2026/04/07 02:24:49 NOTICE: - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/dry_run/path2/file4.txt[0m
2026/04/07 02:24:49 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/04/07 02:24:49 NOTICE: file5.txt: Skipped rename as --dry-run is set
2026/04/07 02:24:49 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/dry_run/path2/file5.txt.conflict1[0m
2026/04/07 02:24:49 NOTICE: file5.txt: Skipped rename as --dry-run is set
2026/04/07 02:24:49 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/022155va/dry_run/path1/file5.txt.conflict2[0m
2026/04/07 02:24:49 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/022155va/dry_run/path1/file6.txt[0m
2026/04/07 02:24:49 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/dry_run/path2/file7.txt[0m
2026/04/07 02:24:49 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/022155va/dry_run/path1/file1.txt[0m
2026/04/07 02:24:49 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/022155va/dry_run/path1/file10.txt[0m
2026/04/07 02:24:49 NOTICE: - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/022155va/dry_run/path1/file3.txt[0m
2026/04/07 02:24:49 NOTICE: - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:24:49 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19)
2026/04/07 02:24:49 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19)
2026/04/07 02:24:49 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 19)
2026/04/07 02:24:49 NOTICE: file3.txt: Skipped delete as --dry-run is set (size 0)
2026/04/07 02:24:49 NOTICE: - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:24:49 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19)
2026/04/07 02:24:49 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19)
2026/04/07 02:24:49 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13)
2026/04/07 02:24:49 NOTICE: file4.txt: Skipped delete as --dry-run is set (size 0)
2026/04/07 02:24:49 INFO : Updating listings
2026/04/07 02:24:50 INFO : [32mBisync successful[0m
2026/04/07 02:24:50 NOTICE: [36m(32) :[0m [34mcopy-listings dryrun[0m
2026/04/07 02:24:50 NOTICE: [36m(33) :[0m [34mtest sync without dry-run[0m
2026/04/07 02:24:50 NOTICE: [36m(34) :[0m [34mbisync[0m
2026/04/07 02:24:52 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/dry_run/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:24:52 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:24:52 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:24:52 INFO : Synching Path1 "/tmp/022155va/dry_run/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/dry_run/path2/"
2026/04/07 02:24:52 INFO : Building Path1 and Path2 listings
2026/04/07 02:24:52 INFO : Path1 checking for diffs
2026/04/07 02:24:52 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/07 02:24:52 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/07 02:24:52 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/04/07 02:24:52 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/04/07 02:24:52 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile7.txt[0m
2026/04/07 02:24:52 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/04/07 02:24:52 INFO : Path1: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/04/07 02:24:52 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/04/07 02:24:52 INFO : Path2 checking for diffs
2026/04/07 02:24:52 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/07 02:24:52 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/07 02:24:52 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/04/07 02:24:52 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile6.txt[0m
2026/04/07 02:24:52 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/04/07 02:24:52 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/04/07 02:24:52 INFO : Path2: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/04/07 02:24:52 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/04/07 02:24:52 INFO : Applying changes
2026/04/07 02:24:52 INFO : Checking potential conflicts...
2026/04/07 02:24:52 ERROR : file5.txt: md5 differ
2026/04/07 02:24:52 NOTICE: azurefiles root 'rclone-test-kapusef2xepa/022155va/dry_run/path2': 1 differences found
2026/04/07 02:24:52 NOTICE: azurefiles root 'rclone-test-kapusef2xepa/022155va/dry_run/path2': 1 errors while checking
2026/04/07 02:24:52 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/07 02:24:52 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/dry_run/path2/file11.txt[0m
2026/04/07 02:24:52 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/dry_run/path2/file2.txt[0m
2026/04/07 02:24:52 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/dry_run/path2/file4.txt[0m
2026/04/07 02:24:52 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/04/07 02:24:52 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36m/tmp/022155va/dry_run/path1/file5.txt.conflict1[0m
2026/04/07 02:24:52 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1
2026/04/07 02:24:52 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/dry_run/path2/file5.txt.conflict1[0m
2026/04/07 02:24:52 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/dry_run/path2/file5.txt.conflict2[0m
2026/04/07 02:24:52 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2
2026/04/07 02:24:52 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/022155va/dry_run/path1/file5.txt.conflict2[0m
2026/04/07 02:24:52 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/022155va/dry_run/path1/file6.txt[0m
2026/04/07 02:24:52 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/dry_run/path2/file7.txt[0m
2026/04/07 02:24:52 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/022155va/dry_run/path1/file1.txt[0m
2026/04/07 02:24:52 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/022155va/dry_run/path1/file10.txt[0m
2026/04/07 02:24:52 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/022155va/dry_run/path1/file3.txt[0m
2026/04/07 02:24:52 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:24:53 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:24:53 INFO : file6.txt: Copied (new)
2026/04/07 02:24:53 INFO : file5.txt.conflict2: Copied (new)
2026/04/07 02:24:53 INFO : file10.txt: Copied (new)
2026/04/07 02:24:53 INFO : file3.txt: Deleted
2026/04/07 02:24:53 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:24:53 INFO : file11.txt: Copied (new)
2026/04/07 02:24:53 INFO : file5.txt.conflict1: Copied (new)
2026/04/07 02:24:53 INFO : file7.txt: Copied (new)
2026/04/07 02:24:53 INFO : file2.txt: Copied (replaced existing)
2026/04/07 02:24:53 INFO : file4.txt: Deleted
2026/04/07 02:24:53 INFO : Updating listings
2026/04/07 02:24:53 INFO : Validating listings for Path1 "/tmp/022155va/dry_run/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/dry_run/path2/"
2026/04/07 02:24:53 INFO : [32mBisync successful[0m
2026/04/07 02:24:53 DEBUG : Waiting for deletions to finish
2026/04/07 02:24:53 INFO : RCLONE_TEST: Deleted
2026/04/07 02:24:53 INFO : file6.txt: Deleted
2026/04/07 02:24:53 INFO : file10.txt: Deleted
2026/04/07 02:24:53 INFO : file7.txt: Deleted
2026/04/07 02:24:53 INFO : file2.txt: Deleted
2026/04/07 02:24:53 INFO : file11.txt: Deleted
2026/04/07 02:24:53 INFO : file5.txt.conflict1: Deleted
2026/04/07 02:24:53 INFO : file5.txt.conflict2: Deleted
2026/04/07 02:24:53 INFO : file1.txt: Deleted
2026/04/07 02:24:53 DEBUG : removing 1 level 0 directories
2026/04/07 02:24:53 INFO : Local file system at /tmp/022155va/dry_run/path1: Removing directory
2026/04/07 02:24:53 DEBUG : Waiting for deletions to finish
2026/04/07 02:24:54 INFO : RCLONE_TEST: Deleted
2026/04/07 02:24:54 INFO : file11.txt: Deleted
2026/04/07 02:24:54 INFO : file2.txt: Deleted
2026/04/07 02:24:54 INFO : file10.txt: Deleted
2026/04/07 02:24:54 INFO : file6.txt: Deleted
2026/04/07 02:24:54 INFO : file5.txt.conflict1: Deleted
2026/04/07 02:24:54 INFO : file1.txt: Deleted
2026/04/07 02:24:54 INFO : file5.txt.conflict2: Deleted
2026/04/07 02:24:54 INFO : file7.txt: Deleted
2026/04/07 02:24:54 DEBUG : removing 1 level 0 directories
2026/04/07 02:24:54 INFO : azurefiles root 'rclone-test-kapusef2xepa/022155va/dry_run/path2': Removing directory
bisync_test.go:608: [32mTEST dry_run PASSED[0m
=== RUN TestBisyncLocalRemote/equal
2026/04/07 02:24:54 DEBUG : Creating backend with remote "/tmp/022155va/equal/path1"
2026/04/07 02:24:54 INFO : path2: Making directory
2026/04/07 02:24:54 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/equal/path2"
2026/04/07 02:24:54 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_equal/initial"
2026/04/07 02:24:54 DEBUG : Creating backend with remote "/tmp/022155va/initdir/test_equal-darusup8"
2026/04/07 02:24:54 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:24:54 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:54 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:54 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:24:54 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:54 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:24:54 INFO : file1.txt: Copied (new)
2026/04/07 02:24:54 DEBUG : Local file system at /tmp/022155va/initdir/test_equal-darusup8: Waiting for checks to finish
2026/04/07 02:24:54 DEBUG : Local file system at /tmp/022155va/initdir/test_equal-darusup8: Waiting for transfers to finish
2026/04/07 02:24:54 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:24:54 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:24:54 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:24:54 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:24:54 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:24:54 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:54 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:24:54 INFO : file2.txt: Copied (new)
2026/04/07 02:24:54 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_equal/modfiles"
2026/04/07 02:24:54 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_equal-devezev3"
2026/04/07 02:24:54 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:54 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:54 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:54 DEBUG : file1L.txt.bc963e7b.partial: size = 33 OK
2026/04/07 02:24:54 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/07 02:24:54 DEBUG : file1L.txt.bc963e7b.partial: renamed to: file1L.txt
2026/04/07 02:24:54 INFO : file1L.txt: Copied (new)
2026/04/07 02:24:54 DEBUG : file1R.txt.df7bff44.partial: size = 33 OK
2026/04/07 02:24:54 DEBUG : file2.txt.467c795f.partial: size = 37 OK
2026/04/07 02:24:54 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/07 02:24:54 DEBUG : file1R.txt.df7bff44.partial: renamed to: file1R.txt
2026/04/07 02:24:54 INFO : file1R.txt: Copied (new)
2026/04/07 02:24:54 DEBUG : Local file system at /tmp/022155va/datadir/test_equal-devezev3: Waiting for checks to finish
2026/04/07 02:24:54 DEBUG : Local file system at /tmp/022155va/datadir/test_equal-devezev3: Waiting for transfers to finish
2026/04/07 02:24:54 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/04/07 02:24:54 DEBUG : file2.txt.467c795f.partial: renamed to: file2.txt
2026/04/07 02:24:54 INFO : file2.txt: Copied (new)
2026/04/07 02:24:54 DEBUG : Waiting for deletions to finish
2026/04/07 02:24:54 ERROR : error listing: directory not found
2026/04/07 02:24:54 ERROR : Local file system at /tmp/022155va/equal/path1: Failed to list "": directory not found
2026/04/07 02:24:54 DEBUG : removing 1 level 0 directories
2026/04/07 02:24:54 INFO : Local file system at /tmp/022155va/equal/path1: Removing directory
2026/04/07 02:24:54 ERROR : Failed to rmdir: stat /tmp/022155va/equal/path1: no such file or directory
2026/04/07 02:24:54 DEBUG : Waiting for deletions to finish
2026/04/07 02:24:54 ERROR : error listing: directory not found
2026/04/07 02:24:54 ERROR : azurefiles root 'rclone-test-kapusef2xepa/022155va/equal/path2': Failed to list "": directory not found
2026/04/07 02:24:54 DEBUG : removing 1 level 0 directories
2026/04/07 02:24:54 INFO : azurefiles root 'rclone-test-kapusef2xepa/022155va/equal/path2': Removing directory
2026/04/07 02:24:54 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kapusef2xepa/022155va/equal/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:9ce0a62d-501a-0042-1335-c6089a000000
Time:2026-04-07T02:24:54.4319334Z
--------------------------------------------------------------------------------
2026/04/07 02:24:54 ERROR : error listing: directory not found
2026/04/07 02:24:54 ERROR : error listing: directory not found
2026/04/07 02:24:54 NOTICE: checking initFs Local file system at /tmp/022155va/initdir/test_equal-darusup8
2026/04/07 02:24:54 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:24:54 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:54 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:54 DEBUG : Local file system at /tmp/022155va/equal/path1: Waiting for checks to finish
2026/04/07 02:24:54 DEBUG : Local file system at /tmp/022155va/equal/path1: Waiting for transfers to finish
2026/04/07 02:24:54 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:24:54 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:24:54 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:54 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:54 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:24:54 INFO : file2.txt: Copied (new)
2026/04/07 02:24:54 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:24:54 INFO : file1.txt: Copied (new)
2026/04/07 02:24:54 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:24:54 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:24:54 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:24:54 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:24:54 NOTICE: checking Path1 Local file system at /tmp/022155va/equal/path1
2026/04/07 02:24:54 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:54 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:24:54 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:24:54 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/equal/path2': Waiting for checks to finish
2026/04/07 02:24:54 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/equal/path2': Waiting for transfers to finish
2026/04/07 02:24:54 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:24:54 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:54 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:24:54 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:24:54 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:24:54 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:24:54 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:24:54 INFO : file2.txt: Copied (new)
2026/04/07 02:24:54 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:24:54 INFO : file1.txt: Copied (new)
2026/04/07 02:24:54 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:24:54 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:24:54 NOTICE: checking path2 azurefiles root 'rclone-test-kapusef2xepa/022155va/equal/path2'
2026/04/07 02:24:55 NOTICE: [36m(01) :[0m [34mtest equal[0m
2026/04/07 02:24:55 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/07 02:24:55 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/07 02:24:57 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/equal/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:24:57 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:24:57 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:24:57 INFO : Synching Path1 "/tmp/022155va/equal/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/equal/path2/"
2026/04/07 02:24:57 INFO : Copying Path2 files to Path1
2026/04/07 02:24:57 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:24:57 INFO : There was nothing to transfer
2026/04/07 02:24:57 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:24:57 INFO : There was nothing to transfer
2026/04/07 02:24:57 INFO : Resync updating listings
2026/04/07 02:24:57 INFO : Validating listings for Path1 "/tmp/022155va/equal/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/equal/path2/"
2026/04/07 02:24:57 INFO : [32mBisync successful[0m
2026/04/07 02:24:57 NOTICE: [36m(04) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/07 02:24:57 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-01-02 /tmp/022155va/datadir/test_equal-devezev3/ file1R.txt[0m
2026/04/07 02:24:57 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_equal-devezev3/"
2026/04/07 02:24:57 DEBUG : fs cache: renaming cache item "/tmp/022155va/datadir/test_equal-devezev3/" to be canonical "/tmp/022155va/datadir/test_equal-devezev3"
2026/04/07 02:24:57 DEBUG : file1R.txt: Set modification time 2001-01-02
2026/04/07 02:24:57 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/022155va/datadir/test_equal-devezev3/file1R.txt TestAzureFiles:rclone-test-kapusef2xepa/022155va/equal/path2/ file1.txt[0m
2026/04/07 02:24:57 DEBUG : copyFile "/tmp/022155va/datadir/test_equal-devezev3/file1R.txt" to "TestAzureFiles:rclone-test-kapusef2xepa/022155va/equal/path2/" as "file1.txt"
2026/04/07 02:24:57 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_equal-devezev3/file1R.txt"
2026/04/07 02:24:57 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/equal/path2/"
2026/04/07 02:24:57 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-kapusef2xepa/022155va/equal/path2/'" as "file1.txt"
2026/04/07 02:24:57 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/022155va/datadir/test_equal-devezev3)
2026/04/07 02:24:57 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-kapusef2xepa/022155va/equal/path2/')
2026/04/07 02:24:57 DEBUG : file1R.txt: Sizes differ
2026/04/07 02:24:57 DEBUG : file1.txt.2782e57b.partial: size = 33 OK
2026/04/07 02:24:57 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/07 02:24:58 DEBUG : file1.txt.2782e57b.partial: renamed to: file1.txt
2026/04/07 02:24:58 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/04/07 02:24:58 NOTICE: [36m(07) :[0m [34mtouch-glob 2001-03-04 /tmp/022155va/datadir/test_equal-devezev3/ file1L.txt[0m
2026/04/07 02:24:58 DEBUG : fs cache: switching user supplied name "/tmp/022155va/datadir/test_equal-devezev3/" for canonical name "/tmp/022155va/datadir/test_equal-devezev3"
2026/04/07 02:24:58 DEBUG : file1L.txt: Set modification time 2001-03-04
2026/04/07 02:24:58 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/022155va/datadir/test_equal-devezev3/file1L.txt /tmp/022155va/equal/path1/ file1.txt[0m
2026/04/07 02:24:58 DEBUG : copyFile "/tmp/022155va/datadir/test_equal-devezev3/file1L.txt" to "/tmp/022155va/equal/path1/" as "file1.txt"
2026/04/07 02:24:58 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_equal-devezev3/file1L.txt"
2026/04/07 02:24:58 DEBUG : Creating backend with remote "/tmp/022155va/equal/path1/"
2026/04/07 02:24:58 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/022155va/equal/path1" as "file1.txt"
2026/04/07 02:24:58 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/022155va/datadir/test_equal-devezev3)
2026/04/07 02:24:58 DEBUG : file1.txt: size = 0 (Local file system at /tmp/022155va/equal/path1)
2026/04/07 02:24:58 DEBUG : file1L.txt: Sizes differ
2026/04/07 02:24:58 DEBUG : file1.txt.4e37ab47.partial: size = 33 OK
2026/04/07 02:24:58 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/07 02:24:58 DEBUG : file1.txt.4e37ab47.partial: renamed to: file1.txt
2026/04/07 02:24:58 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/04/07 02:24:58 NOTICE: [36m(09) :[0m [34mtest changed on both paths and identical - file2[0m
2026/04/07 02:24:58 NOTICE: [36m(10) :[0m [34mtouch-glob 2001-01-02 /tmp/022155va/datadir/test_equal-devezev3/ file2.txt[0m
2026/04/07 02:24:58 DEBUG : fs cache: switching user supplied name "/tmp/022155va/datadir/test_equal-devezev3/" for canonical name "/tmp/022155va/datadir/test_equal-devezev3"
2026/04/07 02:24:58 DEBUG : file2.txt: Set modification time 2001-01-02
2026/04/07 02:24:58 NOTICE: [36m(11) :[0m [34mcopy-as /tmp/022155va/datadir/test_equal-devezev3/file2.txt /tmp/022155va/equal/path1/ file2.txt[0m
2026/04/07 02:24:58 DEBUG : copyFile "/tmp/022155va/datadir/test_equal-devezev3/file2.txt" to "/tmp/022155va/equal/path1/" as "file2.txt"
2026/04/07 02:24:58 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_equal-devezev3/file2.txt"
2026/04/07 02:24:58 DEBUG : Creating backend with remote "/tmp/022155va/equal/path1/"
2026/04/07 02:24:58 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/022155va/equal/path1" as "file2.txt"
2026/04/07 02:24:58 DEBUG : file2.txt: size = 37 (Local file system at /tmp/022155va/datadir/test_equal-devezev3)
2026/04/07 02:24:58 DEBUG : file2.txt: size = 0 (Local file system at /tmp/022155va/equal/path1)
2026/04/07 02:24:58 DEBUG : file2.txt: Sizes differ
2026/04/07 02:24:58 DEBUG : file2.txt.467c795f.partial: size = 37 OK
2026/04/07 02:24:58 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/04/07 02:24:58 DEBUG : file2.txt.467c795f.partial: renamed to: file2.txt
2026/04/07 02:24:58 INFO : file2.txt: Copied (replaced existing)
2026/04/07 02:24:58 NOTICE: [36m(12) :[0m [34mcopy-as /tmp/022155va/datadir/test_equal-devezev3/file2.txt TestAzureFiles:rclone-test-kapusef2xepa/022155va/equal/path2/ file2.txt[0m
2026/04/07 02:24:58 DEBUG : copyFile "/tmp/022155va/datadir/test_equal-devezev3/file2.txt" to "TestAzureFiles:rclone-test-kapusef2xepa/022155va/equal/path2/" as "file2.txt"
2026/04/07 02:24:58 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_equal-devezev3/file2.txt"
2026/04/07 02:24:58 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/equal/path2/"
2026/04/07 02:24:58 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-kapusef2xepa/022155va/equal/path2/'" as "file2.txt"
2026/04/07 02:24:58 DEBUG : file2.txt: size = 37 (Local file system at /tmp/022155va/datadir/test_equal-devezev3)
2026/04/07 02:24:58 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-kapusef2xepa/022155va/equal/path2/')
2026/04/07 02:24:58 DEBUG : file2.txt: Sizes differ
2026/04/07 02:24:58 DEBUG : file2.txt.467c795f.partial: size = 37 OK
2026/04/07 02:24:58 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/04/07 02:24:58 DEBUG : file2.txt.467c795f.partial: renamed to: file2.txt
2026/04/07 02:24:58 INFO : file2.txt: Copied (replaced existing)
2026/04/07 02:24:58 NOTICE: [36m(13) :[0m [34mtest bisync run[0m
2026/04/07 02:24:58 NOTICE: [36m(14) :[0m [34mbisync[0m
2026/04/07 02:25:00 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/equal/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:25:00 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:25:00 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:25:00 INFO : Synching Path1 "/tmp/022155va/equal/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/equal/path2/"
2026/04/07 02:25:00 INFO : Building Path1 and Path2 listings
2026/04/07 02:25:00 INFO : Path1 checking for diffs
2026/04/07 02:25:00 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/07 02:25:00 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/07 02:25:00 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/04/07 02:25:00 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m, [36m 2 larger[0m, [34m 0 smaller[0m)
2026/04/07 02:25:00 INFO : Path2 checking for diffs
2026/04/07 02:25:00 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/07 02:25:00 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/07 02:25:00 INFO : Path2: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/04/07 02:25:00 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m, [36m 2 larger[0m, [34m 0 smaller[0m)
2026/04/07 02:25:00 INFO : Applying changes
2026/04/07 02:25:00 INFO : Checking potential conflicts...
2026/04/07 02:25:01 ERROR : file1.txt: md5 differ
2026/04/07 02:25:01 NOTICE: azurefiles root 'rclone-test-kapusef2xepa/022155va/equal/path2': 1 differences found
2026/04/07 02:25:01 NOTICE: azurefiles root 'rclone-test-kapusef2xepa/022155va/equal/path2': 1 errors while checking
2026/04/07 02:25:01 NOTICE: azurefiles root 'rclone-test-kapusef2xepa/022155va/equal/path2': 1 matching files
2026/04/07 02:25:01 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/07 02:25:01 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/04/07 02:25:01 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36m/tmp/022155va/equal/path1/file1.txt.conflict1[0m
2026/04/07 02:25:01 INFO : file1.txt: Moved (server-side) to: file1.txt.conflict1
2026/04/07 02:25:01 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/equal/path2/file1.txt.conflict1[0m
2026/04/07 02:25:01 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/equal/path2/file1.txt.conflict2[0m
2026/04/07 02:25:01 INFO : file1.txt: Moved (server-side) to: file1.txt.conflict2
2026/04/07 02:25:01 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/022155va/equal/path1/file1.txt.conflict2[0m
2026/04/07 02:25:01 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile2.txt[0m
2026/04/07 02:25:01 INFO : Files are equal! Skipping: file2.txt
2026/04/07 02:25:01 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:25:01 INFO : file1.txt.conflict2: Copied (new)
2026/04/07 02:25:01 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:25:01 INFO : file1.txt.conflict1: Copied (new)
2026/04/07 02:25:01 INFO : Updating listings
2026/04/07 02:25:02 INFO : Validating listings for Path1 "/tmp/022155va/equal/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/equal/path2/"
2026/04/07 02:25:02 INFO : [32mBisync successful[0m
2026/04/07 02:25:02 DEBUG : Waiting for deletions to finish
2026/04/07 02:25:02 INFO : RCLONE_TEST: Deleted
2026/04/07 02:25:02 INFO : file1.txt.conflict1: Deleted
2026/04/07 02:25:02 INFO : file2.txt: Deleted
2026/04/07 02:25:02 INFO : file1.txt.conflict2: Deleted
2026/04/07 02:25:02 DEBUG : removing 1 level 0 directories
2026/04/07 02:25:02 INFO : Local file system at /tmp/022155va/equal/path1: Removing directory
2026/04/07 02:25:02 DEBUG : Waiting for deletions to finish
2026/04/07 02:25:02 INFO : RCLONE_TEST: Deleted
2026/04/07 02:25:02 INFO : file2.txt: Deleted
2026/04/07 02:25:02 INFO : file1.txt.conflict1: Deleted
2026/04/07 02:25:02 INFO : file1.txt.conflict2: Deleted
2026/04/07 02:25:02 DEBUG : removing 1 level 0 directories
2026/04/07 02:25:02 INFO : azurefiles root 'rclone-test-kapusef2xepa/022155va/equal/path2': Removing directory
bisync_test.go:608: [32mTEST equal PASSED[0m
=== RUN TestBisyncLocalRemote/ext_paths
2026/04/07 02:25:02 DEBUG : Creating backend with remote "/tmp/022155va/ext_paths/path1"
2026/04/07 02:25:02 INFO : path2: Making directory
2026/04/07 02:25:02 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/ext_paths/path2"
2026/04/07 02:25:02 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ext_paths/initial"
2026/04/07 02:25:02 DEBUG : Creating backend with remote "/tmp/022155va/initdir/test_ext_paths-konoqiy6"
2026/04/07 02:25:02 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:25:02 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:02 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:02 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:02 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:02 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:02 DEBUG : 測試_check file: Need to transfer - File not found at Destination
2026/04/07 02:25:02 DEBUG : 測試Русский ěáñ: Making directory with metadata
2026/04/07 02:25:02 INFO : 測試Русский ěáñ: Made directory with metadata (mtime=2024-04-17T01:00:03.064427195Z)
2026/04/07 02:25:02 DEBUG : Added delayed dir = "測試Русский ěáñ", newDst=測試Русский ěáñ
2026/04/07 02:25:02 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:02 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:02 DEBUG : 測試Русский ěáñ/測試_check file: Need to transfer - File not found at Destination
2026/04/07 02:25:02 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:25:02 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:25:02 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:25:02 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/04/07 02:25:02 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:25:02 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:25:02 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:02 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/04/07 02:25:02 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:25:02 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/04/07 02:25:02 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/04/07 02:25:02 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/04/07 02:25:02 INFO : filename_contains_ě_.txt: Copied (new)
2026/04/07 02:25:02 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:02 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/04/07 02:25:02 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:25:02 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:25:02 INFO : file1.txt: Copied (new)
2026/04/07 02:25:02 DEBUG : 測試_check file.a1a409eb.partial: size = 0 OK
2026/04/07 02:25:02 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/04/07 02:25:02 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/04/07 02:25:02 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/04/07 02:25:02 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:02 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: size = 272 OK
2026/04/07 02:25:02 DEBUG : Local file system at /tmp/022155va/initdir/test_ext_paths-konoqiy6: Waiting for checks to finish
2026/04/07 02:25:02 DEBUG : Local file system at /tmp/022155va/initdir/test_ext_paths-konoqiy6: Waiting for transfers to finish
2026/04/07 02:25:02 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:02 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:25:02 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/04/07 02:25:02 INFO : Русский.txt: Copied (new)
2026/04/07 02:25:02 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: renamed to: 測試Русский ěáñ/filename_contains_ě_.txt
2026/04/07 02:25:02 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Copied (new)
2026/04/07 02:25:02 DEBUG : 測試_check file.a1a409eb.partial: renamed to: 測試_check file
2026/04/07 02:25:02 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: size = 272 OK
2026/04/07 02:25:02 INFO : 測試_check file: Copied (new)
2026/04/07 02:25:02 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:25:02 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: size = 0 OK
2026/04/07 02:25:02 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: renamed to: 測試Русский ěáñ/filename_contains_ࢺ_.txt
2026/04/07 02:25:02 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Copied (new)
2026/04/07 02:25:02 DEBUG : 測試Русский ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:02 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: renamed to: 測試Русский ěáñ/測試_check file
2026/04/07 02:25:02 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/04/07 02:25:02 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/04/07 02:25:02 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ext_paths/modfiles"
2026/04/07 02:25:02 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_ext_paths-fecoxoq9"
2026/04/07 02:25:02 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:02 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:02 DEBUG : Local file system at /tmp/022155va/datadir/test_ext_paths-fecoxoq9: Waiting for checks to finish
2026/04/07 02:25:02 DEBUG : Local file system at /tmp/022155va/datadir/test_ext_paths-fecoxoq9: Waiting for transfers to finish
2026/04/07 02:25:02 DEBUG : file1.txt.817ca4fb.partial: size = 19 OK
2026/04/07 02:25:02 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:25:02 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: size = 254 OK
2026/04/07 02:25:02 DEBUG : file1.txt.817ca4fb.partial: renamed to: file1.txt
2026/04/07 02:25:02 INFO : file1.txt: Copied (new)
2026/04/07 02:25:02 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/04/07 02:25:02 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: renamed to: 測試_filtersfile.txt
2026/04/07 02:25:02 INFO : 測試_filtersfile.txt: Copied (new)
2026/04/07 02:25:02 DEBUG : Waiting for deletions to finish
2026/04/07 02:25:02 ERROR : error listing: directory not found
2026/04/07 02:25:02 ERROR : Local file system at /tmp/022155va/ext_paths/path1: Failed to list "": directory not found
2026/04/07 02:25:02 DEBUG : removing 1 level 0 directories
2026/04/07 02:25:02 INFO : Local file system at /tmp/022155va/ext_paths/path1: Removing directory
2026/04/07 02:25:02 ERROR : Failed to rmdir: stat /tmp/022155va/ext_paths/path1: no such file or directory
2026/04/07 02:25:02 DEBUG : Waiting for deletions to finish
2026/04/07 02:25:02 ERROR : error listing: directory not found
2026/04/07 02:25:02 ERROR : azurefiles root 'rclone-test-kapusef2xepa/022155va/ext_paths/path2': Failed to list "": directory not found
2026/04/07 02:25:02 DEBUG : removing 1 level 0 directories
2026/04/07 02:25:02 INFO : azurefiles root 'rclone-test-kapusef2xepa/022155va/ext_paths/path2': Removing directory
2026/04/07 02:25:02 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kapusef2xepa/022155va/ext_paths/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:ab7b149f-801a-0033-8035-c6eeb1000000
Time:2026-04-07T02:25:02.7225187Z
--------------------------------------------------------------------------------
2026/04/07 02:25:02 ERROR : error listing: directory not found
2026/04/07 02:25:02 ERROR : error listing: directory not found
2026/04/07 02:25:02 NOTICE: checking initFs Local file system at /tmp/022155va/initdir/test_ext_paths-konoqiy6
2026/04/07 02:25:02 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:25:02 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:02 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:02 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:02 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:02 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:02 DEBUG : 測試_check file: Need to transfer - File not found at Destination
2026/04/07 02:25:02 DEBUG : 測試Русский ěáñ: Making directory with metadata
2026/04/07 02:25:02 INFO : 測試Русский ěáñ: Made directory with metadata (mtime=2024-04-17T01:00:03.064427195Z)
2026/04/07 02:25:02 DEBUG : Added delayed dir = "測試Русский ěáñ", newDst=測試Русский ěáñ
2026/04/07 02:25:02 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:02 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:02 DEBUG : 測試Русский ěáñ/測試_check file: Need to transfer - File not found at Destination
2026/04/07 02:25:02 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:25:02 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:25:02 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/04/07 02:25:02 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/04/07 02:25:02 DEBUG : Local file system at /tmp/022155va/ext_paths/path1: Waiting for checks to finish
2026/04/07 02:25:02 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:25:02 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:25:02 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:25:02 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/04/07 02:25:02 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:25:02 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/04/07 02:25:02 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/04/07 02:25:02 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:02 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:02 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:25:02 DEBUG : Local file system at /tmp/022155va/ext_paths/path1: Waiting for transfers to finish
2026/04/07 02:25:02 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/04/07 02:25:02 INFO : filename_contains_ě_.txt: Copied (new)
2026/04/07 02:25:02 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/04/07 02:25:02 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/04/07 02:25:02 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/04/07 02:25:02 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:02 DEBUG : 測試_check file.a1a409eb.partial: size = 0 OK
2026/04/07 02:25:02 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/04/07 02:25:02 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:02 INFO : Русский.txt: Copied (new)
2026/04/07 02:25:02 DEBUG : 測試_check file.a1a409eb.partial: renamed to: 測試_check file
2026/04/07 02:25:02 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: size = 272 OK
2026/04/07 02:25:02 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:25:02 INFO : file1.txt: Copied (new)
2026/04/07 02:25:02 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:25:02 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: renamed to: 測試Русский ěáñ/filename_contains_ě_.txt
2026/04/07 02:25:02 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Copied (new)
2026/04/07 02:25:02 INFO : 測試_check file: Copied (new)
2026/04/07 02:25:02 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: size = 272 OK
2026/04/07 02:25:02 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:25:02 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: size = 0 OK
2026/04/07 02:25:02 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: renamed to: 測試Русский ěáñ/filename_contains_ࢺ_.txt
2026/04/07 02:25:02 DEBUG : 測試Русский ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:02 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Copied (new)
2026/04/07 02:25:02 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: renamed to: 測試Русский ěáñ/測試_check file
2026/04/07 02:25:02 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/04/07 02:25:02 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/04/07 02:25:02 NOTICE: checking Path1 Local file system at /tmp/022155va/ext_paths/path1
2026/04/07 02:25:02 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:02 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:02 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:02 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:02 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:25:02 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:02 DEBUG : 測試_check file: Need to transfer - File not found at Destination
2026/04/07 02:25:02 INFO : 測試Русский ěáñ: Making directory
2026/04/07 02:25:03 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/04/07 02:25:03 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:03 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:25:03 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:03 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:03 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:03 DEBUG : 測試Русский ěáñ/測試_check file: Need to transfer - File not found at Destination
2026/04/07 02:25:03 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/ext_paths/path2': Waiting for checks to finish
2026/04/07 02:25:03 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/ext_paths/path2': Waiting for transfers to finish
2026/04/07 02:25:03 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/04/07 02:25:03 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:25:03 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/04/07 02:25:03 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:25:03 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:25:03 INFO : file1.txt: Copied (new)
2026/04/07 02:25:03 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/04/07 02:25:03 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/04/07 02:25:03 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/04/07 02:25:03 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/04/07 02:25:03 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/04/07 02:25:03 INFO : filename_contains_ě_.txt: Copied (new)
2026/04/07 02:25:03 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/04/07 02:25:03 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:03 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:25:03 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:25:03 DEBUG : 測試_check file.a1a409eb.partial: size = 0 OK
2026/04/07 02:25:03 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:03 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: size = 272 OK
2026/04/07 02:25:03 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:25:03 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/04/07 02:25:03 INFO : Русский.txt: Copied (new)
2026/04/07 02:25:03 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:25:03 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:25:03 DEBUG : 測試_check file.a1a409eb.partial: renamed to: 測試_check file
2026/04/07 02:25:03 INFO : 測試_check file: Copied (new)
2026/04/07 02:25:03 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: renamed to: 測試Русский ěáñ/filename_contains_ě_.txt
2026/04/07 02:25:03 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Copied (new)
2026/04/07 02:25:03 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: size = 0 OK
2026/04/07 02:25:03 DEBUG : 測試Русский ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:03 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: size = 272 OK
2026/04/07 02:25:03 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:25:03 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: renamed to: 測試Русский ěáñ/測試_check file
2026/04/07 02:25:03 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/04/07 02:25:03 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: renamed to: 測試Русский ěáñ/filename_contains_ࢺ_.txt
2026/04/07 02:25:03 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Copied (new)
2026/04/07 02:25:03 NOTICE: checking path2 azurefiles root 'rclone-test-kapusef2xepa/022155va/ext_paths/path2'
2026/04/07 02:25:04 NOTICE: [36m(01) :[0m [34mtest extended-char-paths[0m
2026/04/07 02:25:04 NOTICE: [36m(02) :[0m [34mfix-names /tmp/022155va/ext_paths/path1/測試Русский{spc}{spc}ěáñ/[0m
2026/04/07 02:25:04 DEBUG : Creating backend with remote "/"
2026/04/07 02:25:04 DEBUG : /tmp/022155va/ext_paths/path1/測試Русский ěáñ/: is NFC: true
2026/04/07 02:25:04 DEBUG : /tmp/022155va/ext_paths/path1/測試Русский ěáñ/: is NFD: false
2026/04/07 02:25:04 DEBUG : /tmp/022155va/ext_paths/path1/測試Русский ěáñ/: is valid UTF8: true
2026/04/07 02:25:04 DEBUG : /tmp/022155va/ext_paths/path1/測試Русский ěáñ/: attempting to fix directory
2026/04/07 02:25:04 DEBUG : old and new are equal. Skipping. /tmp/022155va/ext_paths/path1/測試Русский ěáñ/ (51db278ee47167600f06e38775dfb938) /tmp/022155va/ext_paths/path1/測試Русский ěáñ/ (51db278ee47167600f06e38775dfb938)
2026/04/07 02:25:04 DEBUG : Creating backend with remote "/tmp/022155va/ext_paths/path1/測試Русский ěáñ/"
2026/04/07 02:25:04 DEBUG : fs cache: renaming cache item "/tmp/022155va/ext_paths/path1/測試Русский ěáñ/" to be canonical "/tmp/022155va/ext_paths/path1/測試Русский ěáñ"
2026/04/07 02:25:04 DEBUG : Attempting to move /tmp/022155va/ext_paths/path1/測試Русский ěáñ to /tmp/022155va/ext_paths/path1/測試Русский ěáñ/
2026/04/07 02:25:04 DEBUG : Creating backend with remote "/tmp/022155va/ext_paths/path1/測試Русский ěáñ-rclone-move-biwemej8"
2026/04/07 02:25:04 DEBUG : Local file system at /tmp/022155va/ext_paths/path1/測試Русский ěáñ-rclone-move-biwemej8: Using server-side directory move
2026/04/07 02:25:04 ERROR : Local file system at /tmp/022155va/ext_paths/path1/測試Русский ěáñ-rclone-move-biwemej8: Server side directory move failed: rename /tmp/022155va/ext_paths/path1/測試Русский ěáñ /tmp/022155va/ext_paths/path1/測試Русский ěáñ-rclone-move-biwemej8: no such file or directory
2026/04/07 02:25:04 DEBUG : Local file system at /tmp/022155va/ext_paths/path1/測試Русский ěáñ: error attempting to move folder: rename /tmp/022155va/ext_paths/path1/測試Русский ěáñ /tmp/022155va/ext_paths/path1/測試Русский ěáñ-rclone-move-biwemej8: no such file or directory
2026/04/07 02:25:04 DEBUG : Creating backend with remote "/tmp/022155va/ext_paths/path1/測試Русский ěáñ/"
2026/04/07 02:25:04 DEBUG : fs cache: renaming cache item "/tmp/022155va/ext_paths/path1/測試Русский ěáñ/" to be canonical "/tmp/022155va/ext_paths/path1/測試Русский ěáñ"
2026/04/07 02:25:04 DEBUG : Local file system at /tmp/022155va/ext_paths/path1/測試Русский ěáñ: Using server-side directory move
2026/04/07 02:25:04 INFO : Local file system at /tmp/022155va/ext_paths/path1/測試Русский ěáñ: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2026/04/07 02:25:04 ERROR : Local file system at /tmp/022155va/ext_paths/path1/測試Русский ěáñ-rclone-move-biwemej8: error reading source root directory: directory not found
2026/04/07 02:25:04 DEBUG : Local file system at /tmp/022155va/ext_paths/path1/測試Русский ěáñ: Waiting for checks to finish
2026/04/07 02:25:04 DEBUG : Local file system at /tmp/022155va/ext_paths/path1/測試Русский ěáñ: Waiting for transfers to finish
2026/04/07 02:25:04 DEBUG : Local file system at /tmp/022155va/ext_paths/path1/測試Русский ěáñ-rclone-move-biwemej8: error attempting to move folder to /tmp/022155va/ext_paths/path1/測試Русский ěáñ: directory not found
2026/04/07 02:25:04 NOTICE: [36m(03) :[0m [34mfix-names TestAzureFiles:rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский{spc}{spc}ěáñ/[0m
2026/04/07 02:25:04 DEBUG : Creating backend with remote "TestAzureFiles:"
2026/04/07 02:25:04 DEBUG : rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/: is NFC: true
2026/04/07 02:25:04 DEBUG : rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/: is NFD: false
2026/04/07 02:25:04 DEBUG : rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/: is valid UTF8: true
2026/04/07 02:25:04 DEBUG : TestAzureFiles:rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/: attempting to fix directory
2026/04/07 02:25:04 DEBUG : old and new are equal. Skipping. TestAzureFiles:rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/ (eb11348fee2876f16acb1788d0d2c173) TestAzureFiles:rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/ (eb11348fee2876f16acb1788d0d2c173)
2026/04/07 02:25:04 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/"
2026/04/07 02:25:04 DEBUG : Attempting to move rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/ to TestAzureFiles:rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/
2026/04/07 02:25:04 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ-rclone-move-rirepis7"
2026/04/07 02:25:04 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ-rclone-move-rirepis7': Using server-side directory move
2026/04/07 02:25:04 ERROR : azurefiles root 'rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ-rclone-move-rirepis7': Server side directory move failed: DirMove: Rename failed: PUT https://rclonefiles.file.core.windows.net/rclone/rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ-rclone-move-rirepis7
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified resource does not exist.
ERROR CODE: ResourceNotFound
--------------------------------------------------------------------------------
ResourceNotFoundThe specified resource does not exist.
RequestId:ab7b14cd-801a-0033-2b35-c6eeb1000000
Time:2026-04-07T02:25:04.6542352Z
--------------------------------------------------------------------------------
2026/04/07 02:25:04 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/': error attempting to move folder: DirMove: Rename failed: PUT https://rclonefiles.file.core.windows.net/rclone/rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ-rclone-move-rirepis7
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified resource does not exist.
ERROR CODE: ResourceNotFound
--------------------------------------------------------------------------------
ResourceNotFoundThe specified resource does not exist.
RequestId:ab7b14cd-801a-0033-2b35-c6eeb1000000
Time:2026-04-07T02:25:04.6542352Z
--------------------------------------------------------------------------------
2026/04/07 02:25:04 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/"
2026/04/07 02:25:04 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/': Using server-side directory move
2026/04/07 02:25:04 INFO : azurefiles root 'rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2026/04/07 02:25:04 ERROR : azurefiles root 'rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ-rclone-move-rirepis7': error reading source root directory: directory not found
2026/04/07 02:25:04 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/': Waiting for checks to finish
2026/04/07 02:25:04 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/': Waiting for transfers to finish
2026/04/07 02:25:04 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ-rclone-move-rirepis7': error attempting to move folder to rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/: directory not found
2026/04/07 02:25:04 NOTICE: [36m(04) :[0m [34mfix-names /tmp/022155va/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/04/07 02:25:04 DEBUG : /tmp/022155va/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFC: true
2026/04/07 02:25:04 DEBUG : /tmp/022155va/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFD: false
2026/04/07 02:25:04 DEBUG : /tmp/022155va/ext_paths/path1/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/04/07 02:25:04 DEBUG : /tmp/022155va/ext_paths/path1/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/07 02:25:04 DEBUG : /tmp/022155va/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true d74716f5b206f7dd88aa60981d21870f
2026/04/07 02:25:04 DEBUG : FILE old: /tmp/022155va/ext_paths/path1/測試Русский ěáñ/測試_check file new: /tmp/022155va/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/04/07 02:25:04 DEBUG : HASH old: d74716f5b206f7dd88aa60981d21870f new: d74716f5b206f7dd88aa60981d21870f equal: true
2026/04/07 02:25:04 DEBUG : /tmp/022155va/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false f8086dfffd56aa225f6227a008628834
2026/04/07 02:25:04 DEBUG : FILE old: /tmp/022155va/ext_paths/path1/測試Русский ěáñ/測試_check file new: /tmp/022155va/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/04/07 02:25:04 DEBUG : HASH old: f8086dfffd56aa225f6227a008628834 new: d74716f5b206f7dd88aa60981d21870f equal: false
2026/04/07 02:25:04 DEBUG : /tmp/022155va/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false f8086dfffd56aa225f6227a008628834
2026/04/07 02:25:04 DEBUG : FILE old: /tmp/022155va/ext_paths/path1/測試Русский ěáñ/測試_check file new: /tmp/022155va/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/04/07 02:25:04 DEBUG : HASH old: f8086dfffd56aa225f6227a008628834 new: d74716f5b206f7dd88aa60981d21870f equal: false
2026/04/07 02:25:04 DEBUG : /tmp/022155va/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true d74716f5b206f7dd88aa60981d21870f
2026/04/07 02:25:04 DEBUG : FILE old: /tmp/022155va/ext_paths/path1/測試Русский ěáñ/測試_check file new: /tmp/022155va/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/04/07 02:25:04 DEBUG : HASH old: d74716f5b206f7dd88aa60981d21870f new: d74716f5b206f7dd88aa60981d21870f equal: true
2026/04/07 02:25:04 DEBUG : /tmp/022155va/ext_paths/path1/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/07 02:25:04 NOTICE: [36m(05) :[0m [34mfix-names TestAzureFiles:rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/04/07 02:25:04 DEBUG : rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFC: true
2026/04/07 02:25:04 DEBUG : rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFD: false
2026/04/07 02:25:04 DEBUG : rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/04/07 02:25:04 DEBUG : rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/07 02:25:04 DEBUG : rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true eba3735a7aee7960b16cae28f35d14ae
2026/04/07 02:25:04 DEBUG : FILE old: rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/04/07 02:25:04 DEBUG : HASH old: eba3735a7aee7960b16cae28f35d14ae new: eba3735a7aee7960b16cae28f35d14ae equal: true
2026/04/07 02:25:04 DEBUG : rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false cf1d62bd53b8ece4e6bc9557bf4f2641
2026/04/07 02:25:04 DEBUG : FILE old: rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/04/07 02:25:04 DEBUG : HASH old: cf1d62bd53b8ece4e6bc9557bf4f2641 new: eba3735a7aee7960b16cae28f35d14ae equal: false
2026/04/07 02:25:04 DEBUG : rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false cf1d62bd53b8ece4e6bc9557bf4f2641
2026/04/07 02:25:04 DEBUG : FILE old: rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/04/07 02:25:04 DEBUG : HASH old: cf1d62bd53b8ece4e6bc9557bf4f2641 new: eba3735a7aee7960b16cae28f35d14ae equal: false
2026/04/07 02:25:05 DEBUG : rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true eba3735a7aee7960b16cae28f35d14ae
2026/04/07 02:25:05 DEBUG : FILE old: rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/04/07 02:25:05 DEBUG : HASH old: eba3735a7aee7960b16cae28f35d14ae new: eba3735a7aee7960b16cae28f35d14ae equal: true
2026/04/07 02:25:05 DEBUG : rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/07 02:25:05 NOTICE: [36m(06) :[0m [34mfix-names /tmp/022155va/ext_paths/path1/測試Русский{spc}{spc}ěáñ/filename_contains_ě_.txt[0m
2026/04/07 02:25:05 DEBUG : /tmp/022155va/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: is NFC: true
2026/04/07 02:25:05 DEBUG : /tmp/022155va/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: is NFD: false
2026/04/07 02:25:05 DEBUG : /tmp/022155va/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: is valid UTF8: true
2026/04/07 02:25:05 DEBUG : /tmp/022155va/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/07 02:25:05 DEBUG : /tmp/022155va/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: true 16b20d0bbf16b0994e1abf3bc28d48ec
2026/04/07 02:25:05 DEBUG : FILE old: /tmp/022155va/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: /tmp/022155va/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: true
2026/04/07 02:25:05 DEBUG : HASH old: 16b20d0bbf16b0994e1abf3bc28d48ec new: 16b20d0bbf16b0994e1abf3bc28d48ec equal: true
2026/04/07 02:25:05 DEBUG : /tmp/022155va/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 848dfd72455ef904a1161b255682b16c
2026/04/07 02:25:05 DEBUG : FILE old: /tmp/022155va/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: /tmp/022155va/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/04/07 02:25:05 DEBUG : HASH old: 848dfd72455ef904a1161b255682b16c new: 16b20d0bbf16b0994e1abf3bc28d48ec equal: false
2026/04/07 02:25:05 DEBUG : /tmp/022155va/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 0a0aa2852d0ab3b4e2088b5efa923b9e
2026/04/07 02:25:05 DEBUG : FILE old: /tmp/022155va/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: /tmp/022155va/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/04/07 02:25:05 DEBUG : HASH old: 0a0aa2852d0ab3b4e2088b5efa923b9e new: 16b20d0bbf16b0994e1abf3bc28d48ec equal: false
2026/04/07 02:25:05 DEBUG : /tmp/022155va/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 2e5427c447ef293a0328e9023a930be8
2026/04/07 02:25:05 DEBUG : FILE old: /tmp/022155va/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: /tmp/022155va/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/04/07 02:25:05 DEBUG : HASH old: 2e5427c447ef293a0328e9023a930be8 new: 16b20d0bbf16b0994e1abf3bc28d48ec equal: false
2026/04/07 02:25:05 DEBUG : /tmp/022155va/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/07 02:25:05 NOTICE: [36m(07) :[0m [34mfix-names TestAzureFiles:rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский{spc}{spc}ěáñ/filename_contains_ě_.txt[0m
2026/04/07 02:25:05 DEBUG : rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: is NFC: true
2026/04/07 02:25:05 DEBUG : rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: is NFD: false
2026/04/07 02:25:05 DEBUG : rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: is valid UTF8: true
2026/04/07 02:25:05 DEBUG : rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/07 02:25:05 DEBUG : rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: true dbbd3e22c2e5f5b44ca5284ef24c87d8
2026/04/07 02:25:05 DEBUG : FILE old: rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: true
2026/04/07 02:25:05 DEBUG : HASH old: dbbd3e22c2e5f5b44ca5284ef24c87d8 new: dbbd3e22c2e5f5b44ca5284ef24c87d8 equal: true
2026/04/07 02:25:05 DEBUG : rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 9a67492352bd50cb29c17f6092c34920
2026/04/07 02:25:05 DEBUG : FILE old: rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/04/07 02:25:05 DEBUG : HASH old: 9a67492352bd50cb29c17f6092c34920 new: dbbd3e22c2e5f5b44ca5284ef24c87d8 equal: false
2026/04/07 02:25:05 DEBUG : rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false d4f035e47ecbe3134e8e8dbc975f64d1
2026/04/07 02:25:05 DEBUG : FILE old: rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/04/07 02:25:05 DEBUG : HASH old: d4f035e47ecbe3134e8e8dbc975f64d1 new: dbbd3e22c2e5f5b44ca5284ef24c87d8 equal: false
2026/04/07 02:25:05 DEBUG : rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false c6bbd0c02ba9461c3547570db7237312
2026/04/07 02:25:05 DEBUG : FILE old: rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/04/07 02:25:05 DEBUG : HASH old: c6bbd0c02ba9461c3547570db7237312 new: dbbd3e22c2e5f5b44ca5284ef24c87d8 equal: false
2026/04/07 02:25:05 DEBUG : rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/07 02:25:05 NOTICE: [36m(08) :[0m [34mfix-names /tmp/022155va/ext_paths/path1/測試_check{spc}file[0m
2026/04/07 02:25:05 DEBUG : /tmp/022155va/ext_paths/path1/測試_check file: is NFC: true
2026/04/07 02:25:05 DEBUG : /tmp/022155va/ext_paths/path1/測試_check file: is NFD: true
2026/04/07 02:25:05 DEBUG : /tmp/022155va/ext_paths/path1/測試_check file: is valid UTF8: true
2026/04/07 02:25:05 DEBUG : /tmp/022155va/ext_paths/path1/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/07 02:25:05 DEBUG : /tmp/022155va/ext_paths/path1/測試_check file: file exists: true 8f04e38665fb8fa24e301d4d89e5c328
2026/04/07 02:25:05 DEBUG : FILE old: /tmp/022155va/ext_paths/path1/測試_check file new: /tmp/022155va/ext_paths/path1/測試_check file equal: true
2026/04/07 02:25:05 DEBUG : HASH old: 8f04e38665fb8fa24e301d4d89e5c328 new: 8f04e38665fb8fa24e301d4d89e5c328 equal: true
2026/04/07 02:25:05 DEBUG : /tmp/022155va/ext_paths/path1/測試_check file: file exists: true 8f04e38665fb8fa24e301d4d89e5c328
2026/04/07 02:25:05 DEBUG : FILE old: /tmp/022155va/ext_paths/path1/測試_check file new: /tmp/022155va/ext_paths/path1/測試_check file equal: true
2026/04/07 02:25:05 DEBUG : HASH old: 8f04e38665fb8fa24e301d4d89e5c328 new: 8f04e38665fb8fa24e301d4d89e5c328 equal: true
2026/04/07 02:25:05 DEBUG : /tmp/022155va/ext_paths/path1/測試_check file: file exists: true 8f04e38665fb8fa24e301d4d89e5c328
2026/04/07 02:25:05 DEBUG : FILE old: /tmp/022155va/ext_paths/path1/測試_check file new: /tmp/022155va/ext_paths/path1/測試_check file equal: true
2026/04/07 02:25:05 DEBUG : HASH old: 8f04e38665fb8fa24e301d4d89e5c328 new: 8f04e38665fb8fa24e301d4d89e5c328 equal: true
2026/04/07 02:25:05 DEBUG : /tmp/022155va/ext_paths/path1/測試_check file: file exists: true 8f04e38665fb8fa24e301d4d89e5c328
2026/04/07 02:25:05 DEBUG : FILE old: /tmp/022155va/ext_paths/path1/測試_check file new: /tmp/022155va/ext_paths/path1/測試_check file equal: true
2026/04/07 02:25:05 DEBUG : HASH old: 8f04e38665fb8fa24e301d4d89e5c328 new: 8f04e38665fb8fa24e301d4d89e5c328 equal: true
2026/04/07 02:25:05 DEBUG : /tmp/022155va/ext_paths/path1/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/07 02:25:05 NOTICE: [36m(09) :[0m [34mfix-names TestAzureFiles:rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試_check{spc}file[0m
2026/04/07 02:25:05 DEBUG : rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試_check file: is NFC: true
2026/04/07 02:25:05 DEBUG : rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試_check file: is NFD: true
2026/04/07 02:25:05 DEBUG : rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試_check file: is valid UTF8: true
2026/04/07 02:25:05 DEBUG : rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/07 02:25:05 DEBUG : rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試_check file: file exists: true 6f2d9f19897bacd9fbbe6e074f1c283d
2026/04/07 02:25:05 DEBUG : FILE old: rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試_check file new: rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試_check file equal: true
2026/04/07 02:25:05 DEBUG : HASH old: 6f2d9f19897bacd9fbbe6e074f1c283d new: 6f2d9f19897bacd9fbbe6e074f1c283d equal: true
2026/04/07 02:25:05 DEBUG : rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試_check file: file exists: true 6f2d9f19897bacd9fbbe6e074f1c283d
2026/04/07 02:25:05 DEBUG : FILE old: rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試_check file new: rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試_check file equal: true
2026/04/07 02:25:05 DEBUG : HASH old: 6f2d9f19897bacd9fbbe6e074f1c283d new: 6f2d9f19897bacd9fbbe6e074f1c283d equal: true
2026/04/07 02:25:05 DEBUG : rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試_check file: file exists: true 6f2d9f19897bacd9fbbe6e074f1c283d
2026/04/07 02:25:05 DEBUG : FILE old: rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試_check file new: rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試_check file equal: true
2026/04/07 02:25:05 DEBUG : HASH old: 6f2d9f19897bacd9fbbe6e074f1c283d new: 6f2d9f19897bacd9fbbe6e074f1c283d equal: true
2026/04/07 02:25:05 DEBUG : rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試_check file: file exists: true 6f2d9f19897bacd9fbbe6e074f1c283d
2026/04/07 02:25:05 DEBUG : FILE old: rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試_check file new: rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試_check file equal: true
2026/04/07 02:25:05 DEBUG : HASH old: 6f2d9f19897bacd9fbbe6e074f1c283d new: 6f2d9f19897bacd9fbbe6e074f1c283d equal: true
2026/04/07 02:25:05 DEBUG : rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/07 02:25:05 NOTICE: [36m(10) :[0m [34mfix-names /tmp/022155va/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/04/07 02:25:05 DEBUG : /tmp/022155va/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFC: true
2026/04/07 02:25:05 DEBUG : /tmp/022155va/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFD: false
2026/04/07 02:25:05 DEBUG : /tmp/022155va/ext_paths/path1/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/04/07 02:25:05 DEBUG : /tmp/022155va/ext_paths/path1/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/07 02:25:05 DEBUG : /tmp/022155va/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true d74716f5b206f7dd88aa60981d21870f
2026/04/07 02:25:05 DEBUG : FILE old: /tmp/022155va/ext_paths/path1/測試Русский ěáñ/測試_check file new: /tmp/022155va/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/04/07 02:25:05 DEBUG : HASH old: d74716f5b206f7dd88aa60981d21870f new: d74716f5b206f7dd88aa60981d21870f equal: true
2026/04/07 02:25:05 DEBUG : /tmp/022155va/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false f8086dfffd56aa225f6227a008628834
2026/04/07 02:25:05 DEBUG : FILE old: /tmp/022155va/ext_paths/path1/測試Русский ěáñ/測試_check file new: /tmp/022155va/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/04/07 02:25:05 DEBUG : HASH old: f8086dfffd56aa225f6227a008628834 new: d74716f5b206f7dd88aa60981d21870f equal: false
2026/04/07 02:25:05 DEBUG : /tmp/022155va/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false f8086dfffd56aa225f6227a008628834
2026/04/07 02:25:05 DEBUG : FILE old: /tmp/022155va/ext_paths/path1/測試Русский ěáñ/測試_check file new: /tmp/022155va/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/04/07 02:25:05 DEBUG : HASH old: f8086dfffd56aa225f6227a008628834 new: d74716f5b206f7dd88aa60981d21870f equal: false
2026/04/07 02:25:05 DEBUG : /tmp/022155va/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true d74716f5b206f7dd88aa60981d21870f
2026/04/07 02:25:05 DEBUG : FILE old: /tmp/022155va/ext_paths/path1/測試Русский ěáñ/測試_check file new: /tmp/022155va/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/04/07 02:25:05 DEBUG : HASH old: d74716f5b206f7dd88aa60981d21870f new: d74716f5b206f7dd88aa60981d21870f equal: true
2026/04/07 02:25:05 DEBUG : /tmp/022155va/ext_paths/path1/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/07 02:25:05 NOTICE: [36m(11) :[0m [34mfix-names TestAzureFiles:rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/04/07 02:25:05 DEBUG : rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFC: true
2026/04/07 02:25:05 DEBUG : rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFD: false
2026/04/07 02:25:05 DEBUG : rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/04/07 02:25:05 DEBUG : rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/07 02:25:05 DEBUG : rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true eba3735a7aee7960b16cae28f35d14ae
2026/04/07 02:25:05 DEBUG : FILE old: rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/04/07 02:25:05 DEBUG : HASH old: eba3735a7aee7960b16cae28f35d14ae new: eba3735a7aee7960b16cae28f35d14ae equal: true
2026/04/07 02:25:05 DEBUG : rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false cf1d62bd53b8ece4e6bc9557bf4f2641
2026/04/07 02:25:05 DEBUG : FILE old: rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/04/07 02:25:05 DEBUG : HASH old: cf1d62bd53b8ece4e6bc9557bf4f2641 new: eba3735a7aee7960b16cae28f35d14ae equal: false
2026/04/07 02:25:05 DEBUG : rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false cf1d62bd53b8ece4e6bc9557bf4f2641
2026/04/07 02:25:05 DEBUG : FILE old: rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/04/07 02:25:05 DEBUG : HASH old: cf1d62bd53b8ece4e6bc9557bf4f2641 new: eba3735a7aee7960b16cae28f35d14ae equal: false
2026/04/07 02:25:05 DEBUG : rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true eba3735a7aee7960b16cae28f35d14ae
2026/04/07 02:25:05 DEBUG : FILE old: rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/04/07 02:25:05 DEBUG : HASH old: eba3735a7aee7960b16cae28f35d14ae new: eba3735a7aee7960b16cae28f35d14ae equal: true
2026/04/07 02:25:05 DEBUG : rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/07 02:25:05 NOTICE: [36m(12) :[0m [34mtest resync subdirs with extended chars[0m
2026/04/07 02:25:05 NOTICE: [36m(13) :[0m [34mbisync subdir=測試Русский{spc}{spc}ěáñ resync[0m
2026/04/07 02:25:07 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ"
2026/04/07 02:25:08 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:25:08 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:25:08 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:25:08 INFO : Synching Path1 "/tmp/022155va/ext_paths/path1/測試Русский ěáñ/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/"
2026/04/07 02:25:08 INFO : Copying Path2 files to Path1
2026/04/07 02:25:08 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:25:08 INFO : There was nothing to transfer
2026/04/07 02:25:08 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:25:08 INFO : There was nothing to transfer
2026/04/07 02:25:08 INFO : Resync updating listings
2026/04/07 02:25:08 INFO : Validating listings for Path1 "/tmp/022155va/ext_paths/path1/測試Русский ěáñ/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/"
2026/04/07 02:25:08 INFO : [32mBisync successful[0m
2026/04/07 02:25:08 NOTICE: [36m(14) :[0m [34mcopy-listings resync[0m
2026/04/07 02:25:08 NOTICE: [36m(15) :[0m [34mtest place new files with extended chars on each side[0m
2026/04/07 02:25:08 NOTICE: [36m(16) :[0m [34mtouch-glob 2001-01-02 /tmp/022155va/datadir/test_ext_paths-fecoxoq9/ file1.txt[0m
2026/04/07 02:25:08 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_ext_paths-fecoxoq9/"
2026/04/07 02:25:08 DEBUG : fs cache: renaming cache item "/tmp/022155va/datadir/test_ext_paths-fecoxoq9/" to be canonical "/tmp/022155va/datadir/test_ext_paths-fecoxoq9"
2026/04/07 02:25:08 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/07 02:25:08 NOTICE: [36m(17) :[0m [34mcopy-as /tmp/022155va/datadir/test_ext_paths-fecoxoq9/file1.txt /tmp/022155va/ext_paths/path1/測試Русский{spc}{spc}ěáñ 測試_file1p1[0m
2026/04/07 02:25:08 DEBUG : copyFile "/tmp/022155va/datadir/test_ext_paths-fecoxoq9/file1.txt" to "/tmp/022155va/ext_paths/path1/測試Русский ěáñ" as "測試_file1p1"
2026/04/07 02:25:08 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_ext_paths-fecoxoq9/file1.txt"
2026/04/07 02:25:08 DEBUG : Creating backend with remote "/tmp/022155va/ext_paths/path1/測試Русский ěáñ"
2026/04/07 02:25:08 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/022155va/ext_paths/path1/測試Русский ěáñ" as "測試_file1p1"
2026/04/07 02:25:08 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:08 DEBUG : 測試_file1p1.44ea53d8.partial: size = 19 OK
2026/04/07 02:25:08 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:25:08 DEBUG : 測試_file1p1.44ea53d8.partial: renamed to: 測試_file1p1
2026/04/07 02:25:08 INFO : file1.txt: Copied (new) to: 測試_file1p1
2026/04/07 02:25:08 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/022155va/datadir/test_ext_paths-fecoxoq9/file1.txt TestAzureFiles:rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский{spc}{spc}ěáñ 測試_file1p2[0m
2026/04/07 02:25:08 DEBUG : copyFile "/tmp/022155va/datadir/test_ext_paths-fecoxoq9/file1.txt" to "TestAzureFiles:rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ" as "測試_file1p2"
2026/04/07 02:25:08 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_ext_paths-fecoxoq9/file1.txt"
2026/04/07 02:25:08 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ"
2026/04/07 02:25:08 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ'" as "測試_file1p2"
2026/04/07 02:25:08 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:08 DEBUG : 測試_file1p2.1ffde2cd.partial: size = 19 OK
2026/04/07 02:25:08 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:25:08 DEBUG : 測試_file1p2.1ffde2cd.partial: renamed to: 測試_file1p2
2026/04/07 02:25:08 INFO : file1.txt: Copied (new) to: 測試_file1p2
2026/04/07 02:25:08 NOTICE: [36m(19) :[0m [34mtest normal sync of subdirs with extended chars[0m
2026/04/07 02:25:08 NOTICE: [36m(20) :[0m [34mbisync subdir=測試Русский{spc}{spc}ěáñ[0m
2026/04/07 02:25:10 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:25:10 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:25:10 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:25:10 INFO : Synching Path1 "/tmp/022155va/ext_paths/path1/測試Русский ěáñ/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/"
2026/04/07 02:25:10 INFO : Building Path1 and Path2 listings
2026/04/07 02:25:10 INFO : Path1 checking for diffs
2026/04/07 02:25:10 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36m測試_file1p1[0m
2026/04/07 02:25:10 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/07 02:25:10 INFO : Path2 checking for diffs
2026/04/07 02:25:10 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36m測試_file1p2[0m
2026/04/07 02:25:10 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/07 02:25:10 INFO : Applying changes
2026/04/07 02:25:10 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/測試_file1p1[0m
2026/04/07 02:25:10 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/022155va/ext_paths/path1/測試Русский ěáñ/測試_file1p2[0m
2026/04/07 02:25:10 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:25:11 INFO : 測試_file1p2: Copied (new)
2026/04/07 02:25:11 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:25:11 INFO : 測試_file1p1: Copied (new)
2026/04/07 02:25:11 INFO : Updating listings
2026/04/07 02:25:11 INFO : Validating listings for Path1 "/tmp/022155va/ext_paths/path1/測試Русский ěáñ/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/ext_paths/path2/測試Русский ěáñ/"
2026/04/07 02:25:11 INFO : [32mBisync successful[0m
2026/04/07 02:25:11 NOTICE: [36m(21) :[0m [34mmove-listings normal-sync[0m
2026/04/07 02:25:11 NOTICE: [36m(22) :[0m [34mtest check-filename with extended chars. check should fail.[0m
2026/04/07 02:25:11 NOTICE: [36m(23) :[0m [34mbisync resync[0m
2026/04/07 02:25:13 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/04/07 02:25:13 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/ext_paths/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:25:13 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:25:13 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:25:13 INFO : Synching Path1 "/tmp/022155va/ext_paths/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/ext_paths/path2/"
2026/04/07 02:25:13 INFO : Copying Path2 files to Path1
2026/04/07 02:25:13 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:25:14 INFO : There was nothing to transfer
2026/04/07 02:25:14 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:25:14 INFO : There was nothing to transfer
2026/04/07 02:25:14 INFO : Resync updating listings
2026/04/07 02:25:14 INFO : Validating listings for Path1 "/tmp/022155va/ext_paths/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/ext_paths/path2/"
2026/04/07 02:25:14 INFO : [32mBisync successful[0m
2026/04/07 02:25:14 NOTICE: [36m(24) :[0m [34mdelete-file /tmp/022155va/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/04/07 02:25:14 DEBUG : fs cache: switching user supplied name "/tmp/022155va/ext_paths/path1/測試Русский ěáñ/" for canonical name "/tmp/022155va/ext_paths/path1/測試Русский ěáñ"
2026/04/07 02:25:14 INFO : 測試_check file: Deleted
2026/04/07 02:25:14 NOTICE: [36m(25) :[0m [34mbisync check-access check-filename=測試_check{spc}file[0m
2026/04/07 02:25:16 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/04/07 02:25:16 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/ext_paths/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:25:16 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:25:16 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:25:16 INFO : Synching Path1 "/tmp/022155va/ext_paths/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/ext_paths/path2/"
2026/04/07 02:25:16 INFO : Building Path1 and Path2 listings
2026/04/07 02:25:16 INFO : Path1 checking for diffs
2026/04/07 02:25:16 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36m測試Русский ěáñ/測試_check file[0m
2026/04/07 02:25:16 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/07 02:25:16 INFO : Path2 checking for diffs
2026/04/07 02:25:16 INFO : Checking access health
2026/04/07 02:25:16 ERROR : Access test failed: Path1 count 1, Path2 count 2 - 測試_check file
2026/04/07 02:25:16 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36m測試Русский ěáñ/測試_check file[0m
2026/04/07 02:25:16 ERROR : [31mBisync critical error: check file check failed[0m
2026/04/07 02:25:16 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/07 02:25:16 NOTICE: Bisync error: bisync aborted
2026/04/07 02:25:16 NOTICE: [36m(26) :[0m [34mcopy-listings check-access-fail[0m
2026/04/07 02:25:16 NOTICE: [36m(27) :[0m [34mtest check-filename with extended chars. check should pass.[0m
2026/04/07 02:25:16 NOTICE: [36m(28) :[0m [34mbisync resync[0m
2026/04/07 02:25:19 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/04/07 02:25:19 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/ext_paths/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:25:19 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:25:19 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:25:19 INFO : Synching Path1 "/tmp/022155va/ext_paths/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/ext_paths/path2/"
2026/04/07 02:25:19 INFO : Copying Path2 files to Path1
2026/04/07 02:25:19 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:25:19 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/04/07 02:25:19 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/04/07 02:25:19 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:25:19 INFO : Resync updating listings
2026/04/07 02:25:19 INFO : Validating listings for Path1 "/tmp/022155va/ext_paths/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/ext_paths/path2/"
2026/04/07 02:25:19 INFO : [32mBisync successful[0m
2026/04/07 02:25:19 NOTICE: [36m(29) :[0m [34mbisync check-access check-filename=測試_check{spc}file[0m
2026/04/07 02:25:22 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/04/07 02:25:22 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/ext_paths/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:25:22 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:25:22 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:25:22 INFO : Synching Path1 "/tmp/022155va/ext_paths/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/ext_paths/path2/"
2026/04/07 02:25:22 INFO : Building Path1 and Path2 listings
2026/04/07 02:25:22 INFO : Path1 checking for diffs
2026/04/07 02:25:22 INFO : Path2 checking for diffs
2026/04/07 02:25:22 INFO : Checking access health
2026/04/07 02:25:22 INFO : Found 2 matching "測試_check file" files on both paths
2026/04/07 02:25:22 INFO : No changes found
2026/04/07 02:25:22 INFO : Updating listings
2026/04/07 02:25:22 INFO : Validating listings for Path1 "/tmp/022155va/ext_paths/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/ext_paths/path2/"
2026/04/07 02:25:22 INFO : [32mBisync successful[0m
2026/04/07 02:25:22 NOTICE: [36m(30) :[0m [34mmove-listings check-access-pass[0m
2026/04/07 02:25:22 NOTICE: [36m(31) :[0m [34mtest filters-file path with extended chars - masks /fileZ.txt[0m
2026/04/07 02:25:22 NOTICE: [36m(32) :[0m [34mcopy-file /tmp/022155va/datadir/test_ext_paths-fecoxoq9/測試_filtersfile.txt /tmp/022155va/workdir/[0m
2026/04/07 02:25:22 DEBUG : copyFile "/tmp/022155va/datadir/test_ext_paths-fecoxoq9/測試_filtersfile.txt" to "/tmp/022155va/workdir/" as ""
2026/04/07 02:25:22 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_ext_paths-fecoxoq9/測試_filtersfile.txt"
2026/04/07 02:25:22 DEBUG : Creating backend with remote "/tmp/022155va/workdir/"
2026/04/07 02:25:22 DEBUG : operations.CopyFile "測試_filtersfile.txt" to "Local file system at /tmp/022155va/workdir" as "測試_filtersfile.txt"
2026/04/07 02:25:22 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:22 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: size = 254 OK
2026/04/07 02:25:22 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/04/07 02:25:22 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: renamed to: 測試_filtersfile.txt
2026/04/07 02:25:22 INFO : 測試_filtersfile.txt: Copied (new)
2026/04/07 02:25:22 NOTICE: [36m(33) :[0m [34mbisync filters-file=/tmp/022155va/workdir/測試_filtersfile.txt resync[0m
2026/04/07 02:25:24 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/04/07 02:25:24 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/ext_paths/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:25:24 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:25:24 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:25:24 INFO : Synching Path1 "/tmp/022155va/ext_paths/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/ext_paths/path2/"
2026/04/07 02:25:24 INFO : Using filters file /tmp/022155va/workdir/測試_filtersfile.txt
2026/04/07 02:25:24 INFO : Storing filters file hash to /tmp/022155va/workdir/測試_filtersfile.txt.md5
2026/04/07 02:25:24 INFO : Copying Path2 files to Path1
2026/04/07 02:25:24 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:25:24 INFO : There was nothing to transfer
2026/04/07 02:25:24 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:25:25 INFO : There was nothing to transfer
2026/04/07 02:25:25 INFO : Resync updating listings
2026/04/07 02:25:25 INFO : Validating listings for Path1 "/tmp/022155va/ext_paths/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/ext_paths/path2/"
2026/04/07 02:25:25 INFO : [32mBisync successful[0m
2026/04/07 02:25:25 NOTICE: [36m(34) :[0m [34mcopy-as /tmp/022155va/datadir/test_ext_paths-fecoxoq9/file1.txt /tmp/022155va/ext_paths/path1/ fileZ.txt[0m
2026/04/07 02:25:25 DEBUG : copyFile "/tmp/022155va/datadir/test_ext_paths-fecoxoq9/file1.txt" to "/tmp/022155va/ext_paths/path1/" as "fileZ.txt"
2026/04/07 02:25:25 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_ext_paths-fecoxoq9/file1.txt"
2026/04/07 02:25:25 DEBUG : Creating backend with remote "/tmp/022155va/ext_paths/path1/"
2026/04/07 02:25:25 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/022155va/ext_paths/path1" as "fileZ.txt"
2026/04/07 02:25:25 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:25 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/04/07 02:25:25 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:25:25 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/04/07 02:25:25 INFO : file1.txt: Copied (new) to: fileZ.txt
2026/04/07 02:25:25 NOTICE: [36m(35) :[0m [34mbisync filters-file=/tmp/022155va/workdir/測試_filtersfile.txt[0m
2026/04/07 02:25:27 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/04/07 02:25:27 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/ext_paths/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:25:27 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:25:27 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:25:27 INFO : Synching Path1 "/tmp/022155va/ext_paths/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/ext_paths/path2/"
2026/04/07 02:25:27 INFO : Using filters file /tmp/022155va/workdir/測試_filtersfile.txt
2026/04/07 02:25:27 INFO : Building Path1 and Path2 listings
2026/04/07 02:25:27 INFO : Path1 checking for diffs
2026/04/07 02:25:27 INFO : Path2 checking for diffs
2026/04/07 02:25:27 INFO : No changes found
2026/04/07 02:25:27 INFO : Updating listings
2026/04/07 02:25:27 INFO : Validating listings for Path1 "/tmp/022155va/ext_paths/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/ext_paths/path2/"
2026/04/07 02:25:27 INFO : [32mBisync successful[0m
2026/04/07 02:25:27 DEBUG : Waiting for deletions to finish
2026/04/07 02:25:27 INFO : file_enconde_mañana_funcionará.txt: Deleted
2026/04/07 02:25:27 INFO : RCLONE_TEST: Deleted
2026/04/07 02:25:27 INFO : file1.txt: Deleted
2026/04/07 02:25:27 INFO : fileZ.txt: Deleted
2026/04/07 02:25:27 INFO : filename_contains_ࢺ_.txt: Deleted
2026/04/07 02:25:27 INFO : filename_contains_ě_.txt: Deleted
2026/04/07 02:25:27 INFO : Русский.txt: Deleted
2026/04/07 02:25:27 INFO : 測試_check file: Deleted
2026/04/07 02:25:27 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Deleted
2026/04/07 02:25:27 INFO : 測試Русский ěáñ/測試_check file: Deleted
2026/04/07 02:25:27 INFO : 測試Русский ěáñ/測試_file1p1: Deleted
2026/04/07 02:25:27 INFO : 測試Русский ěáñ/測試_file1p2: Deleted
2026/04/07 02:25:27 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Deleted
2026/04/07 02:25:27 DEBUG : removing 1 level 1 directories
2026/04/07 02:25:27 INFO : 測試Русский ěáñ: Removing directory
2026/04/07 02:25:27 DEBUG : removing 1 level 0 directories
2026/04/07 02:25:27 INFO : Local file system at /tmp/022155va/ext_paths/path1: Removing directory
2026/04/07 02:25:27 DEBUG : Waiting for deletions to finish
2026/04/07 02:25:27 INFO : RCLONE_TEST: Deleted
2026/04/07 02:25:27 INFO : filename_contains_ě_.txt: Deleted
2026/04/07 02:25:27 INFO : file_enconde_mañana_funcionará.txt: Deleted
2026/04/07 02:25:27 INFO : file1.txt: Deleted
2026/04/07 02:25:27 INFO : filename_contains_ࢺ_.txt: Deleted
2026/04/07 02:25:27 INFO : Русский.txt: Deleted
2026/04/07 02:25:27 INFO : 測試_check file: Deleted
2026/04/07 02:25:28 INFO : 測試Русский ěáñ/測試_file1p2: Deleted
2026/04/07 02:25:28 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Deleted
2026/04/07 02:25:28 INFO : 測試Русский ěáñ/測試_check file: Deleted
2026/04/07 02:25:28 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Deleted
2026/04/07 02:25:28 INFO : 測試Русский ěáñ/測試_file1p1: Deleted
2026/04/07 02:25:28 DEBUG : removing 1 level 1 directories
2026/04/07 02:25:28 INFO : 測試Русский ěáñ: Removing directory
2026/04/07 02:25:28 DEBUG : removing 1 level 0 directories
2026/04/07 02:25:28 INFO : azurefiles root 'rclone-test-kapusef2xepa/022155va/ext_paths/path2': Removing directory
bisync_test.go:608: [32mTEST ext_paths PASSED[0m
=== RUN TestBisyncLocalRemote/extended_filenames
2026/04/07 02:25:28 DEBUG : Creating backend with remote "/tmp/022155va/extended_filenames/path1"
2026/04/07 02:25:28 INFO : path2: Making directory
2026/04/07 02:25:28 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/extended_filenames/path2"
2026/04/07 02:25:28 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_extended_filenames/initial"
2026/04/07 02:25:28 DEBUG : Creating backend with remote "/tmp/022155va/initdir/test_extended_filenames-cejulib2"
2026/04/07 02:25:28 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:25:28 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination
2026/04/07 02:25:28 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:28 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:28 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:28 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:28 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:28 DEBUG : file1 - Copy (2).txt.2901b545.partial: size = 0 OK
2026/04/07 02:25:28 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:25:28 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:28 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:25:28 DEBUG : file1 - Copy (2).txt.2901b545.partial: renamed to: file1 - Copy (2).txt
2026/04/07 02:25:28 INFO : file1 - Copy (2).txt: Copied (new)
2026/04/07 02:25:28 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:25:28 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:25:28 DEBUG : file1 - Copy.txt.836e0f82.partial: size = 0 OK
2026/04/07 02:25:28 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:28 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:25:28 DEBUG : file1 - Copy.txt.836e0f82.partial: renamed to: file1 - Copy.txt
2026/04/07 02:25:28 INFO : file1 - Copy.txt: Copied (new)
2026/04/07 02:25:28 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:28 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:25:28 INFO : file1.txt: Copied (new)
2026/04/07 02:25:28 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/04/07 02:25:28 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:28 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/04/07 02:25:28 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/04/07 02:25:28 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/04/07 02:25:28 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:25:28 DEBUG : subdir_with_ࢺ_: Making directory with metadata
2026/04/07 02:25:28 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/04/07 02:25:28 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/04/07 02:25:28 INFO : subdir_with_ࢺ_: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:25:28 DEBUG : Added delayed dir = "subdir_with_ࢺ_", newDst=subdir_with_ࢺ_
2026/04/07 02:25:28 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:28 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/04/07 02:25:28 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:25:28 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/04/07 02:25:28 INFO : filename_contains_ě_.txt: Copied (new)
2026/04/07 02:25:28 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/04/07 02:25:28 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:28 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:28 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:28 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/04/07 02:25:28 INFO : Русский.txt: Copied (new)
2026/04/07 02:25:28 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: size = 272 OK
2026/04/07 02:25:28 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:25:28 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: size = 272 OK
2026/04/07 02:25:28 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: renamed to: subdir_with_ࢺ_/filename_contains_ě_.txt
2026/04/07 02:25:28 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Copied (new)
2026/04/07 02:25:28 DEBUG : Local file system at /tmp/022155va/initdir/test_extended_filenames-cejulib2: Waiting for checks to finish
2026/04/07 02:25:28 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:25:28 DEBUG : Local file system at /tmp/022155va/initdir/test_extended_filenames-cejulib2: Waiting for transfers to finish
2026/04/07 02:25:28 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: renamed to: subdir_with_ࢺ_/filename_contains_ࢺ_.txt
2026/04/07 02:25:28 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new)
2026/04/07 02:25:28 INFO : subdir_with_ࢺ_: Set directory modification time (using SetModTime)
2026/04/07 02:25:28 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_extended_filenames/modfiles"
2026/04/07 02:25:28 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_extended_filenames-dabexeb1"
2026/04/07 02:25:28 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:28 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:28 DEBUG : Local file system at /tmp/022155va/datadir/test_extended_filenames-dabexeb1: Waiting for checks to finish
2026/04/07 02:25:28 DEBUG : Local file system at /tmp/022155va/datadir/test_extended_filenames-dabexeb1: Waiting for transfers to finish
2026/04/07 02:25:28 DEBUG : file1.txt.10d04402.partial: size = 19 OK
2026/04/07 02:25:28 DEBUG : file2.txt.cb91205f.partial: size = 42 OK
2026/04/07 02:25:28 DEBUG : file2.txt: md5 = 40b811fb5009223b6da573f169619d8e OK
2026/04/07 02:25:28 DEBUG : file2.txt.cb91205f.partial: renamed to: file2.txt
2026/04/07 02:25:28 INFO : file2.txt: Copied (new)
2026/04/07 02:25:28 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:25:28 DEBUG : file1.txt.10d04402.partial: renamed to: file1.txt
2026/04/07 02:25:28 INFO : file1.txt: Copied (new)
2026/04/07 02:25:28 DEBUG : Waiting for deletions to finish
2026/04/07 02:25:28 ERROR : error listing: directory not found
2026/04/07 02:25:28 ERROR : Local file system at /tmp/022155va/extended_filenames/path1: Failed to list "": directory not found
2026/04/07 02:25:28 DEBUG : removing 1 level 0 directories
2026/04/07 02:25:28 INFO : Local file system at /tmp/022155va/extended_filenames/path1: Removing directory
2026/04/07 02:25:28 ERROR : Failed to rmdir: stat /tmp/022155va/extended_filenames/path1: no such file or directory
2026/04/07 02:25:28 DEBUG : Waiting for deletions to finish
2026/04/07 02:25:28 ERROR : error listing: directory not found
2026/04/07 02:25:28 ERROR : azurefiles root 'rclone-test-kapusef2xepa/022155va/extended_filenames/path2': Failed to list "": directory not found
2026/04/07 02:25:28 DEBUG : removing 1 level 0 directories
2026/04/07 02:25:28 INFO : azurefiles root 'rclone-test-kapusef2xepa/022155va/extended_filenames/path2': Removing directory
2026/04/07 02:25:28 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kapusef2xepa/022155va/extended_filenames/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:b54715ac-601a-0076-6835-c63b52000000
Time:2026-04-07T02:25:28.5769432Z
--------------------------------------------------------------------------------
2026/04/07 02:25:28 ERROR : error listing: directory not found
2026/04/07 02:25:28 ERROR : error listing: directory not found
2026/04/07 02:25:28 NOTICE: checking initFs Local file system at /tmp/022155va/initdir/test_extended_filenames-cejulib2
2026/04/07 02:25:28 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:25:28 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination
2026/04/07 02:25:28 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:28 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:28 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:28 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:28 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:28 DEBUG : subdir_with_ࢺ_: Making directory with metadata
2026/04/07 02:25:28 INFO : subdir_with_ࢺ_: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:25:28 DEBUG : Added delayed dir = "subdir_with_ࢺ_", newDst=subdir_with_ࢺ_
2026/04/07 02:25:28 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:28 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:25:28 DEBUG : file1 - Copy (2).txt.2901b545.partial: size = 0 OK
2026/04/07 02:25:28 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:25:28 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:25:28 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:28 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:28 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:28 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:25:28 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:25:28 DEBUG : Local file system at /tmp/022155va/extended_filenames/path1: Waiting for checks to finish
2026/04/07 02:25:28 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:25:28 INFO : file1.txt: Copied (new)
2026/04/07 02:25:28 DEBUG : Local file system at /tmp/022155va/extended_filenames/path1: Waiting for transfers to finish
2026/04/07 02:25:28 DEBUG : file1 - Copy.txt.836e0f82.partial: size = 0 OK
2026/04/07 02:25:28 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:28 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:28 DEBUG : file1 - Copy.txt.836e0f82.partial: renamed to: file1 - Copy.txt
2026/04/07 02:25:28 INFO : file1 - Copy.txt: Copied (new)
2026/04/07 02:25:28 DEBUG : file1 - Copy (2).txt.2901b545.partial: renamed to: file1 - Copy (2).txt
2026/04/07 02:25:28 INFO : file1 - Copy (2).txt: Copied (new)
2026/04/07 02:25:28 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/04/07 02:25:28 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/04/07 02:25:28 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/04/07 02:25:28 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:25:28 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:28 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/04/07 02:25:28 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:25:28 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/04/07 02:25:28 INFO : filename_contains_ě_.txt: Copied (new)
2026/04/07 02:25:28 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/04/07 02:25:28 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/04/07 02:25:28 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/04/07 02:25:28 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/04/07 02:25:28 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:28 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/04/07 02:25:28 INFO : Русский.txt: Copied (new)
2026/04/07 02:25:28 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: size = 272 OK
2026/04/07 02:25:28 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:25:28 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: size = 272 OK
2026/04/07 02:25:28 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: renamed to: subdir_with_ࢺ_/filename_contains_ě_.txt
2026/04/07 02:25:28 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Copied (new)
2026/04/07 02:25:28 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:25:28 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: renamed to: subdir_with_ࢺ_/filename_contains_ࢺ_.txt
2026/04/07 02:25:28 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new)
2026/04/07 02:25:28 INFO : subdir_with_ࢺ_: Set directory modification time (using SetModTime)
2026/04/07 02:25:28 NOTICE: checking Path1 Local file system at /tmp/022155va/extended_filenames/path1
2026/04/07 02:25:28 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination
2026/04/07 02:25:28 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:28 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:28 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:28 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:28 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:28 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:25:28 INFO : subdir_with_ࢺ_: Making directory
2026/04/07 02:25:28 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:28 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:28 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:28 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/extended_filenames/path2': Waiting for checks to finish
2026/04/07 02:25:28 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/extended_filenames/path2': Waiting for transfers to finish
2026/04/07 02:25:28 DEBUG : file1 - Copy.txt.836e0f82.partial: size = 0 OK
2026/04/07 02:25:28 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:28 DEBUG : file1 - Copy (2).txt.2901b545.partial: size = 0 OK
2026/04/07 02:25:28 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:28 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/04/07 02:25:28 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:28 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:25:28 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:29 DEBUG : file1 - Copy.txt.836e0f82.partial: renamed to: file1 - Copy.txt
2026/04/07 02:25:29 INFO : file1 - Copy.txt: Copied (new)
2026/04/07 02:25:29 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/04/07 02:25:29 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/04/07 02:25:29 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:25:29 INFO : file1.txt: Copied (new)
2026/04/07 02:25:29 DEBUG : file1 - Copy (2).txt.2901b545.partial: renamed to: file1 - Copy (2).txt
2026/04/07 02:25:29 INFO : file1 - Copy (2).txt: Copied (new)
2026/04/07 02:25:29 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/04/07 02:25:29 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:29 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/04/07 02:25:29 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:25:29 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/04/07 02:25:29 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:25:29 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:25:29 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:25:29 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/04/07 02:25:29 INFO : Русский.txt: Copied (new)
2026/04/07 02:25:29 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/04/07 02:25:29 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/04/07 02:25:29 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/04/07 02:25:29 INFO : filename_contains_ě_.txt: Copied (new)
2026/04/07 02:25:29 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:25:29 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:25:29 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: size = 272 OK
2026/04/07 02:25:29 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:25:29 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: size = 272 OK
2026/04/07 02:25:29 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:25:29 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: renamed to: subdir_with_ࢺ_/filename_contains_ě_.txt
2026/04/07 02:25:29 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Copied (new)
2026/04/07 02:25:29 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: renamed to: subdir_with_ࢺ_/filename_contains_ࢺ_.txt
2026/04/07 02:25:29 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new)
2026/04/07 02:25:29 NOTICE: checking path2 azurefiles root 'rclone-test-kapusef2xepa/022155va/extended_filenames/path2'
2026/04/07 02:25:30 NOTICE: [36m(01) :[0m [34mtest extended-filenames[0m
2026/04/07 02:25:30 NOTICE: [36m(02) :[0m [34mfix-names /tmp/022155va/extended_filenames/path1/subdir_with_ࢺ_/[0m
2026/04/07 02:25:30 DEBUG : /tmp/022155va/extended_filenames/path1/subdir_with_ࢺ_/: is NFC: true
2026/04/07 02:25:30 DEBUG : /tmp/022155va/extended_filenames/path1/subdir_with_ࢺ_/: is NFD: true
2026/04/07 02:25:30 DEBUG : /tmp/022155va/extended_filenames/path1/subdir_with_ࢺ_/: is valid UTF8: true
2026/04/07 02:25:30 DEBUG : /tmp/022155va/extended_filenames/path1/subdir_with_ࢺ_/: attempting to fix directory
2026/04/07 02:25:30 DEBUG : old and new are equal. Skipping. /tmp/022155va/extended_filenames/path1/subdir_with_ࢺ_/ (a1d151bd65ac52a87edf6d2d8084147d) /tmp/022155va/extended_filenames/path1/subdir_with_ࢺ_/ (a1d151bd65ac52a87edf6d2d8084147d)
2026/04/07 02:25:30 DEBUG : old and new are equal. Skipping. /tmp/022155va/extended_filenames/path1/subdir_with_ࢺ_/ (a1d151bd65ac52a87edf6d2d8084147d) /tmp/022155va/extended_filenames/path1/subdir_with_ࢺ_/ (a1d151bd65ac52a87edf6d2d8084147d)
2026/04/07 02:25:30 NOTICE: [36m(03) :[0m [34mfix-names TestAzureFiles:rclone-test-kapusef2xepa/022155va/extended_filenames/path2/subdir_with_ࢺ_/[0m
2026/04/07 02:25:30 DEBUG : rclone-test-kapusef2xepa/022155va/extended_filenames/path2/subdir_with_ࢺ_/: is NFC: true
2026/04/07 02:25:30 DEBUG : rclone-test-kapusef2xepa/022155va/extended_filenames/path2/subdir_with_ࢺ_/: is NFD: true
2026/04/07 02:25:30 DEBUG : rclone-test-kapusef2xepa/022155va/extended_filenames/path2/subdir_with_ࢺ_/: is valid UTF8: true
2026/04/07 02:25:30 DEBUG : TestAzureFiles:rclone-test-kapusef2xepa/022155va/extended_filenames/path2/subdir_with_ࢺ_/: attempting to fix directory
2026/04/07 02:25:30 DEBUG : old and new are equal. Skipping. TestAzureFiles:rclone-test-kapusef2xepa/022155va/extended_filenames/path2/subdir_with_ࢺ_/ (a1642b5f49f9a5c65bcf28810ee3fe38) TestAzureFiles:rclone-test-kapusef2xepa/022155va/extended_filenames/path2/subdir_with_ࢺ_/ (a1642b5f49f9a5c65bcf28810ee3fe38)
2026/04/07 02:25:30 DEBUG : old and new are equal. Skipping. TestAzureFiles:rclone-test-kapusef2xepa/022155va/extended_filenames/path2/subdir_with_ࢺ_/ (a1642b5f49f9a5c65bcf28810ee3fe38) TestAzureFiles:rclone-test-kapusef2xepa/022155va/extended_filenames/path2/subdir_with_ࢺ_/ (a1642b5f49f9a5c65bcf28810ee3fe38)
2026/04/07 02:25:30 NOTICE: [36m(04) :[0m [34mfix-names /tmp/022155va/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt[0m
2026/04/07 02:25:30 DEBUG : /tmp/022155va/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFC: true
2026/04/07 02:25:30 DEBUG : /tmp/022155va/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFD: false
2026/04/07 02:25:30 DEBUG : /tmp/022155va/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: is valid UTF8: true
2026/04/07 02:25:30 DEBUG : /tmp/022155va/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/07 02:25:30 DEBUG : /tmp/022155va/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true c68f5c3c75bf6c2f33c952a09f042a00
2026/04/07 02:25:30 DEBUG : FILE old: /tmp/022155va/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: /tmp/022155va/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/04/07 02:25:30 DEBUG : HASH old: c68f5c3c75bf6c2f33c952a09f042a00 new: c68f5c3c75bf6c2f33c952a09f042a00 equal: true
2026/04/07 02:25:30 DEBUG : /tmp/022155va/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true c68f5c3c75bf6c2f33c952a09f042a00
2026/04/07 02:25:30 DEBUG : FILE old: /tmp/022155va/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: /tmp/022155va/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/04/07 02:25:30 DEBUG : HASH old: c68f5c3c75bf6c2f33c952a09f042a00 new: c68f5c3c75bf6c2f33c952a09f042a00 equal: true
2026/04/07 02:25:30 DEBUG : /tmp/022155va/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false 91deed483238c1e0824a7bced4535016
2026/04/07 02:25:30 DEBUG : FILE old: /tmp/022155va/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: /tmp/022155va/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/04/07 02:25:30 DEBUG : HASH old: 91deed483238c1e0824a7bced4535016 new: c68f5c3c75bf6c2f33c952a09f042a00 equal: false
2026/04/07 02:25:30 DEBUG : /tmp/022155va/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false 91deed483238c1e0824a7bced4535016
2026/04/07 02:25:30 DEBUG : FILE old: /tmp/022155va/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: /tmp/022155va/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/04/07 02:25:30 DEBUG : HASH old: 91deed483238c1e0824a7bced4535016 new: c68f5c3c75bf6c2f33c952a09f042a00 equal: false
2026/04/07 02:25:30 DEBUG : /tmp/022155va/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/07 02:25:30 NOTICE: [36m(05) :[0m [34mfix-names TestAzureFiles:rclone-test-kapusef2xepa/022155va/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt[0m
2026/04/07 02:25:30 DEBUG : rclone-test-kapusef2xepa/022155va/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFC: true
2026/04/07 02:25:30 DEBUG : rclone-test-kapusef2xepa/022155va/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFD: false
2026/04/07 02:25:30 DEBUG : rclone-test-kapusef2xepa/022155va/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: is valid UTF8: true
2026/04/07 02:25:30 DEBUG : rclone-test-kapusef2xepa/022155va/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/07 02:25:30 DEBUG : rclone-test-kapusef2xepa/022155va/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true ebe7b41509759ab97c1d37c79fc9795d
2026/04/07 02:25:30 DEBUG : FILE old: rclone-test-kapusef2xepa/022155va/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-kapusef2xepa/022155va/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/04/07 02:25:30 DEBUG : HASH old: ebe7b41509759ab97c1d37c79fc9795d new: ebe7b41509759ab97c1d37c79fc9795d equal: true
2026/04/07 02:25:30 DEBUG : rclone-test-kapusef2xepa/022155va/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true ebe7b41509759ab97c1d37c79fc9795d
2026/04/07 02:25:30 DEBUG : FILE old: rclone-test-kapusef2xepa/022155va/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-kapusef2xepa/022155va/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/04/07 02:25:30 DEBUG : HASH old: ebe7b41509759ab97c1d37c79fc9795d new: ebe7b41509759ab97c1d37c79fc9795d equal: true
2026/04/07 02:25:30 DEBUG : rclone-test-kapusef2xepa/022155va/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false f74696d8940bcaac56c4d02749e56d95
2026/04/07 02:25:30 DEBUG : FILE old: rclone-test-kapusef2xepa/022155va/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-kapusef2xepa/022155va/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/04/07 02:25:30 DEBUG : HASH old: f74696d8940bcaac56c4d02749e56d95 new: ebe7b41509759ab97c1d37c79fc9795d equal: false
2026/04/07 02:25:30 DEBUG : rclone-test-kapusef2xepa/022155va/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false f74696d8940bcaac56c4d02749e56d95
2026/04/07 02:25:30 DEBUG : FILE old: rclone-test-kapusef2xepa/022155va/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-kapusef2xepa/022155va/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/04/07 02:25:30 DEBUG : HASH old: f74696d8940bcaac56c4d02749e56d95 new: ebe7b41509759ab97c1d37c79fc9795d equal: false
2026/04/07 02:25:30 DEBUG : rclone-test-kapusef2xepa/022155va/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/07 02:25:30 NOTICE: [36m(06) :[0m [34mfix-names /tmp/022155va/extended_filenames/path1/Русский.txt[0m
2026/04/07 02:25:30 DEBUG : /tmp/022155va/extended_filenames/path1/Русский.txt: is NFC: true
2026/04/07 02:25:30 DEBUG : /tmp/022155va/extended_filenames/path1/Русский.txt: is NFD: false
2026/04/07 02:25:30 DEBUG : /tmp/022155va/extended_filenames/path1/Русский.txt: is valid UTF8: true
2026/04/07 02:25:30 DEBUG : /tmp/022155va/extended_filenames/path1/Русский.txt: attempting to fix file -- filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/04/07 02:25:30 DEBUG : /tmp/022155va/extended_filenames/path1/Русский.txt: file exists: true 564eb121436897f87e1e19e5f709841c
2026/04/07 02:25:30 DEBUG : FILE old: /tmp/022155va/extended_filenames/path1/Русский.txt new: /tmp/022155va/extended_filenames/path1/Русский.txt equal: true
2026/04/07 02:25:30 DEBUG : HASH old: 564eb121436897f87e1e19e5f709841c new: 564eb121436897f87e1e19e5f709841c equal: true
2026/04/07 02:25:30 DEBUG : /tmp/022155va/extended_filenames/path1/Русский.txt: file exists: true 564eb121436897f87e1e19e5f709841c
2026/04/07 02:25:30 DEBUG : FILE old: /tmp/022155va/extended_filenames/path1/Русский.txt new: /tmp/022155va/extended_filenames/path1/Русский.txt equal: true
2026/04/07 02:25:30 DEBUG : HASH old: 564eb121436897f87e1e19e5f709841c new: 564eb121436897f87e1e19e5f709841c equal: true
2026/04/07 02:25:30 DEBUG : /tmp/022155va/extended_filenames/path1/Русский.txt: file exists: false 99745e5778e3309611540cd3113b67d1
2026/04/07 02:25:30 DEBUG : FILE old: /tmp/022155va/extended_filenames/path1/Русский.txt new: /tmp/022155va/extended_filenames/path1/Русский.txt equal: false
2026/04/07 02:25:30 DEBUG : HASH old: 99745e5778e3309611540cd3113b67d1 new: 564eb121436897f87e1e19e5f709841c equal: false
2026/04/07 02:25:30 DEBUG : /tmp/022155va/extended_filenames/path1/Русский.txt: file exists: false 99745e5778e3309611540cd3113b67d1
2026/04/07 02:25:30 DEBUG : FILE old: /tmp/022155va/extended_filenames/path1/Русский.txt new: /tmp/022155va/extended_filenames/path1/Русский.txt equal: false
2026/04/07 02:25:30 DEBUG : HASH old: 99745e5778e3309611540cd3113b67d1 new: 564eb121436897f87e1e19e5f709841c equal: false
2026/04/07 02:25:30 DEBUG : /tmp/022155va/extended_filenames/path1/Русский.txt: verified file exists at correct path. filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/04/07 02:25:30 NOTICE: [36m(07) :[0m [34mfix-names TestAzureFiles:rclone-test-kapusef2xepa/022155va/extended_filenames/path2/Русский.txt[0m
2026/04/07 02:25:30 DEBUG : rclone-test-kapusef2xepa/022155va/extended_filenames/path2/Русский.txt: is NFC: true
2026/04/07 02:25:30 DEBUG : rclone-test-kapusef2xepa/022155va/extended_filenames/path2/Русский.txt: is NFD: false
2026/04/07 02:25:30 DEBUG : rclone-test-kapusef2xepa/022155va/extended_filenames/path2/Русский.txt: is valid UTF8: true
2026/04/07 02:25:30 DEBUG : rclone-test-kapusef2xepa/022155va/extended_filenames/path2/Русский.txt: attempting to fix file -- filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/04/07 02:25:30 DEBUG : rclone-test-kapusef2xepa/022155va/extended_filenames/path2/Русский.txt: file exists: true b8db377df5d7253a6d6fdcca4e007bb2
2026/04/07 02:25:30 DEBUG : FILE old: rclone-test-kapusef2xepa/022155va/extended_filenames/path2/Русский.txt new: rclone-test-kapusef2xepa/022155va/extended_filenames/path2/Русский.txt equal: true
2026/04/07 02:25:30 DEBUG : HASH old: b8db377df5d7253a6d6fdcca4e007bb2 new: b8db377df5d7253a6d6fdcca4e007bb2 equal: true
2026/04/07 02:25:30 DEBUG : rclone-test-kapusef2xepa/022155va/extended_filenames/path2/Русский.txt: file exists: true b8db377df5d7253a6d6fdcca4e007bb2
2026/04/07 02:25:30 DEBUG : FILE old: rclone-test-kapusef2xepa/022155va/extended_filenames/path2/Русский.txt new: rclone-test-kapusef2xepa/022155va/extended_filenames/path2/Русский.txt equal: true
2026/04/07 02:25:30 DEBUG : HASH old: b8db377df5d7253a6d6fdcca4e007bb2 new: b8db377df5d7253a6d6fdcca4e007bb2 equal: true
2026/04/07 02:25:30 DEBUG : rclone-test-kapusef2xepa/022155va/extended_filenames/path2/Русский.txt: file exists: false 66d4c36af8ba066d4d96cf9dae44d61a
2026/04/07 02:25:30 DEBUG : FILE old: rclone-test-kapusef2xepa/022155va/extended_filenames/path2/Русский.txt new: rclone-test-kapusef2xepa/022155va/extended_filenames/path2/Русский.txt equal: false
2026/04/07 02:25:30 DEBUG : HASH old: 66d4c36af8ba066d4d96cf9dae44d61a new: b8db377df5d7253a6d6fdcca4e007bb2 equal: false
2026/04/07 02:25:30 DEBUG : rclone-test-kapusef2xepa/022155va/extended_filenames/path2/Русский.txt: file exists: false 66d4c36af8ba066d4d96cf9dae44d61a
2026/04/07 02:25:30 DEBUG : FILE old: rclone-test-kapusef2xepa/022155va/extended_filenames/path2/Русский.txt new: rclone-test-kapusef2xepa/022155va/extended_filenames/path2/Русский.txt equal: false
2026/04/07 02:25:30 DEBUG : HASH old: 66d4c36af8ba066d4d96cf9dae44d61a new: b8db377df5d7253a6d6fdcca4e007bb2 equal: false
2026/04/07 02:25:30 DEBUG : rclone-test-kapusef2xepa/022155va/extended_filenames/path2/Русский.txt: verified file exists at correct path. filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/04/07 02:25:30 NOTICE: [36m(08) :[0m [34mfix-names /tmp/022155va/extended_filenames/path1/file_enconde_mañana_funcionará.txt[0m
2026/04/07 02:25:30 DEBUG : /tmp/022155va/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is NFC: true
2026/04/07 02:25:30 DEBUG : /tmp/022155va/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is NFD: false
2026/04/07 02:25:30 DEBUG : /tmp/022155va/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is valid UTF8: true
2026/04/07 02:25:30 DEBUG : /tmp/022155va/extended_filenames/path1/file_enconde_mañana_funcionará.txt: attempting to fix file -- filename hash: a179de4c245f1ac0afe5823062158ec4
2026/04/07 02:25:30 DEBUG : /tmp/022155va/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: true 95516a119e02f64e1022ef666bd76c85
2026/04/07 02:25:30 DEBUG : FILE old: /tmp/022155va/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: /tmp/022155va/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: true
2026/04/07 02:25:30 DEBUG : HASH old: 95516a119e02f64e1022ef666bd76c85 new: 95516a119e02f64e1022ef666bd76c85 equal: true
2026/04/07 02:25:30 DEBUG : /tmp/022155va/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: true 95516a119e02f64e1022ef666bd76c85
2026/04/07 02:25:30 DEBUG : FILE old: /tmp/022155va/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: /tmp/022155va/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: true
2026/04/07 02:25:30 DEBUG : HASH old: 95516a119e02f64e1022ef666bd76c85 new: 95516a119e02f64e1022ef666bd76c85 equal: true
2026/04/07 02:25:30 DEBUG : /tmp/022155va/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: false 0a46ea27fb2a533c369e5ad3ff559bee
2026/04/07 02:25:30 DEBUG : FILE old: /tmp/022155va/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: /tmp/022155va/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: false
2026/04/07 02:25:30 DEBUG : HASH old: 0a46ea27fb2a533c369e5ad3ff559bee new: 95516a119e02f64e1022ef666bd76c85 equal: false
2026/04/07 02:25:30 DEBUG : /tmp/022155va/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: false 0a46ea27fb2a533c369e5ad3ff559bee
2026/04/07 02:25:30 DEBUG : FILE old: /tmp/022155va/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: /tmp/022155va/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: false
2026/04/07 02:25:30 DEBUG : HASH old: 0a46ea27fb2a533c369e5ad3ff559bee new: 95516a119e02f64e1022ef666bd76c85 equal: false
2026/04/07 02:25:30 DEBUG : /tmp/022155va/extended_filenames/path1/file_enconde_mañana_funcionará.txt: verified file exists at correct path. filename hash: a179de4c245f1ac0afe5823062158ec4
2026/04/07 02:25:30 NOTICE: [36m(09) :[0m [34mfix-names TestAzureFiles:rclone-test-kapusef2xepa/022155va/extended_filenames/path2/file_enconde_mañana_funcionará.txt[0m
2026/04/07 02:25:30 DEBUG : rclone-test-kapusef2xepa/022155va/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is NFC: true
2026/04/07 02:25:30 DEBUG : rclone-test-kapusef2xepa/022155va/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is NFD: false
2026/04/07 02:25:30 DEBUG : rclone-test-kapusef2xepa/022155va/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is valid UTF8: true
2026/04/07 02:25:30 DEBUG : rclone-test-kapusef2xepa/022155va/extended_filenames/path2/file_enconde_mañana_funcionará.txt: attempting to fix file -- filename hash: a179de4c245f1ac0afe5823062158ec4
2026/04/07 02:25:30 DEBUG : rclone-test-kapusef2xepa/022155va/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: true be5eb48ba2bcb84b8c02b85415d52be6
2026/04/07 02:25:30 DEBUG : FILE old: rclone-test-kapusef2xepa/022155va/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: rclone-test-kapusef2xepa/022155va/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: true
2026/04/07 02:25:30 DEBUG : HASH old: be5eb48ba2bcb84b8c02b85415d52be6 new: be5eb48ba2bcb84b8c02b85415d52be6 equal: true
2026/04/07 02:25:30 DEBUG : rclone-test-kapusef2xepa/022155va/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: true be5eb48ba2bcb84b8c02b85415d52be6
2026/04/07 02:25:30 DEBUG : FILE old: rclone-test-kapusef2xepa/022155va/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: rclone-test-kapusef2xepa/022155va/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: true
2026/04/07 02:25:30 DEBUG : HASH old: be5eb48ba2bcb84b8c02b85415d52be6 new: be5eb48ba2bcb84b8c02b85415d52be6 equal: true
2026/04/07 02:25:30 DEBUG : rclone-test-kapusef2xepa/022155va/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: false b8e9f383785a94d8fafce235ab1c6db6
2026/04/07 02:25:30 DEBUG : FILE old: rclone-test-kapusef2xepa/022155va/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: rclone-test-kapusef2xepa/022155va/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: false
2026/04/07 02:25:30 DEBUG : HASH old: b8e9f383785a94d8fafce235ab1c6db6 new: be5eb48ba2bcb84b8c02b85415d52be6 equal: false
2026/04/07 02:25:30 DEBUG : rclone-test-kapusef2xepa/022155va/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: false b8e9f383785a94d8fafce235ab1c6db6
2026/04/07 02:25:30 DEBUG : FILE old: rclone-test-kapusef2xepa/022155va/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: rclone-test-kapusef2xepa/022155va/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: false
2026/04/07 02:25:30 DEBUG : HASH old: b8e9f383785a94d8fafce235ab1c6db6 new: be5eb48ba2bcb84b8c02b85415d52be6 equal: false
2026/04/07 02:25:30 DEBUG : rclone-test-kapusef2xepa/022155va/extended_filenames/path2/file_enconde_mañana_funcionará.txt: verified file exists at correct path. filename hash: a179de4c245f1ac0afe5823062158ec4
2026/04/07 02:25:30 NOTICE: [36m(10) :[0m [34mtest initial bisync[0m
2026/04/07 02:25:30 NOTICE: [36m(11) :[0m [34mbisync resync[0m
2026/04/07 02:25:33 NOTICE: Local file system at /tmp/022155va/extended_filenames/path1: Replacing invalid UTF-8 characters in "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/04/07 02:25:33 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/04/07 02:25:33 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:33 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/07 02:25:33 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/07 02:25:33 NOTICE: Local file system at /tmp/022155va/extended_filenames/path1: Replacing invalid UTF-8 characters in "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/04/07 02:25:33 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/04/07 02:25:33 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:33 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/07 02:25:33 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/07 02:25:33 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/04/07 02:25:33 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:33 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/07 02:25:33 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/07 02:25:34 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/04/07 02:25:34 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:34 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/07 02:25:34 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
bisync_test.go:1094: Fs is incapable of running test as the paths produce different results, skipping: extended_filenames (path1:
file1 - Copy (2).txtfile1 - Copy (2).txt (BOTH) path2:
subdir_with_ࢺ_subdir_with_ࢺ_ (subdir_with_ࢺ_subdir_with_ࢺ_))
(fs1: Local file system at /tmp/022155va/extended_filenames/path1 fs2: azurefiles root 'rclone-test-kapusef2xepa/022155va/extended_filenames/path2')
@@ -1 +1 @@
-file1 - Copy (2).txtfile1 - Copy (2).txt+subdir_with_ࢺ_subdir_with_ࢺ_
=== RUN TestBisyncLocalRemote/filters
2026/04/07 02:25:34 DEBUG : Creating backend with remote "/tmp/022155va/filters/path1"
2026/04/07 02:25:34 INFO : path2: Making directory
2026/04/07 02:25:34 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/filters/path2"
2026/04/07 02:25:34 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filters/initial"
2026/04/07 02:25:34 DEBUG : Creating backend with remote "/tmp/022155va/initdir/test_filters-sagolac9"
2026/04/07 02:25:34 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:25:34 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:34 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:34 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:34 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:34 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:34 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:34 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:34 DEBUG : subdir: Making directory with metadata
2026/04/07 02:25:34 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:25:34 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:25:34 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:25:34 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/07 02:25:34 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:34 DEBUG : Local file system at /tmp/022155va/initdir/test_filters-sagolac9: Waiting for checks to finish
2026/04/07 02:25:34 DEBUG : Local file system at /tmp/022155va/initdir/test_filters-sagolac9: Waiting for transfers to finish
2026/04/07 02:25:34 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:25:34 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:25:34 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:34 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:34 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:25:34 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:34 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:25:34 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:25:34 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:25:34 INFO : file2.txt: Copied (new)
2026/04/07 02:25:34 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:25:34 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:25:34 INFO : file1.txt: Copied (new)
2026/04/07 02:25:34 INFO : file3.txt: Copied (new)
2026/04/07 02:25:34 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:25:34 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:25:34 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:25:34 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:34 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:34 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:25:34 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:25:34 INFO : file6.txt: Copied (new)
2026/04/07 02:25:34 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:34 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:25:34 INFO : file4.txt: Copied (new)
2026/04/07 02:25:34 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:25:34 INFO : file5.txt: Copied (new)
2026/04/07 02:25:34 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:34 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:25:34 INFO : file7.txt: Copied (new)
2026/04/07 02:25:34 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:25:34 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:34 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:25:34 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:25:34 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:25:34 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filters/modfiles"
2026/04/07 02:25:34 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_filters-sabubij5"
2026/04/07 02:25:34 DEBUG : fileZ.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:34 DEBUG : filtersfile.flt: Need to transfer - File not found at Destination
2026/04/07 02:25:34 DEBUG : Local file system at /tmp/022155va/datadir/test_filters-sabubij5: Waiting for checks to finish
2026/04/07 02:25:34 DEBUG : Local file system at /tmp/022155va/datadir/test_filters-sabubij5: Waiting for transfers to finish
2026/04/07 02:25:34 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/04/07 02:25:34 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:25:34 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/04/07 02:25:34 INFO : fileZ.txt: Copied (new)
2026/04/07 02:25:34 DEBUG : filtersfile.flt.e46c0e4d.partial: size = 254 OK
2026/04/07 02:25:34 DEBUG : filtersfile.flt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/04/07 02:25:34 DEBUG : filtersfile.flt.e46c0e4d.partial: renamed to: filtersfile.flt
2026/04/07 02:25:34 INFO : filtersfile.flt: Copied (new)
2026/04/07 02:25:34 DEBUG : Waiting for deletions to finish
2026/04/07 02:25:34 ERROR : error listing: directory not found
2026/04/07 02:25:34 ERROR : Local file system at /tmp/022155va/filters/path1: Failed to list "": directory not found
2026/04/07 02:25:34 DEBUG : removing 1 level 0 directories
2026/04/07 02:25:34 INFO : Local file system at /tmp/022155va/filters/path1: Removing directory
2026/04/07 02:25:34 ERROR : Failed to rmdir: stat /tmp/022155va/filters/path1: no such file or directory
2026/04/07 02:25:34 DEBUG : Waiting for deletions to finish
2026/04/07 02:25:34 ERROR : error listing: directory not found
2026/04/07 02:25:34 ERROR : azurefiles root 'rclone-test-kapusef2xepa/022155va/filters/path2': Failed to list "": directory not found
2026/04/07 02:25:34 DEBUG : removing 1 level 0 directories
2026/04/07 02:25:34 INFO : azurefiles root 'rclone-test-kapusef2xepa/022155va/filters/path2': Removing directory
2026/04/07 02:25:34 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kapusef2xepa/022155va/filters/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:0ec5ebaf-601a-003b-3335-c6f4be000000
Time:2026-04-07T02:25:34.9800876Z
--------------------------------------------------------------------------------
2026/04/07 02:25:34 ERROR : error listing: directory not found
2026/04/07 02:25:35 ERROR : error listing: directory not found
2026/04/07 02:25:35 NOTICE: checking initFs Local file system at /tmp/022155va/initdir/test_filters-sagolac9
2026/04/07 02:25:35 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:25:35 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:35 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:35 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:35 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:35 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:35 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:35 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:25:35 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:25:35 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:35 DEBUG : subdir: Making directory with metadata
2026/04/07 02:25:35 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:25:35 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:35 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:35 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:25:35 INFO : file3.txt: Copied (new)
2026/04/07 02:25:35 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:35 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:25:35 INFO : file2.txt: Copied (new)
2026/04/07 02:25:35 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:25:35 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:25:35 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:25:35 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:25:35 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/07 02:25:35 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:25:35 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:25:35 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:35 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:25:35 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:25:35 INFO : file4.txt: Copied (new)
2026/04/07 02:25:35 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:25:35 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:25:35 INFO : file1.txt: Copied (new)
2026/04/07 02:25:35 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:35 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:25:35 INFO : file7.txt: Copied (new)
2026/04/07 02:25:35 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:35 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:35 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:25:35 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:25:35 INFO : file5.txt: Copied (new)
2026/04/07 02:25:35 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:35 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:25:35 INFO : file6.txt: Copied (new)
2026/04/07 02:25:35 DEBUG : Local file system at /tmp/022155va/filters/path1: Waiting for checks to finish
2026/04/07 02:25:35 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:25:35 DEBUG : Local file system at /tmp/022155va/filters/path1: Waiting for transfers to finish
2026/04/07 02:25:35 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:35 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:25:35 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:25:35 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:25:35 NOTICE: checking Path1 Local file system at /tmp/022155va/filters/path1
2026/04/07 02:25:35 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:35 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:35 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:35 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:35 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:35 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:35 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:35 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:25:35 INFO : subdir: Making directory
2026/04/07 02:25:35 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:35 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/filters/path2': Waiting for checks to finish
2026/04/07 02:25:35 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/filters/path2': Waiting for transfers to finish
2026/04/07 02:25:35 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:25:35 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:35 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:25:35 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:35 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:25:35 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:35 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:25:35 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:35 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:25:35 INFO : file2.txt: Copied (new)
2026/04/07 02:25:35 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:25:35 INFO : file3.txt: Copied (new)
2026/04/07 02:25:35 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:25:35 INFO : file4.txt: Copied (new)
2026/04/07 02:25:35 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:25:35 INFO : file1.txt: Copied (new)
2026/04/07 02:25:35 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:25:35 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:35 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:25:35 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:35 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:25:35 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:35 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:25:35 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:25:35 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:25:35 INFO : file5.txt: Copied (new)
2026/04/07 02:25:35 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:25:35 INFO : file6.txt: Copied (new)
2026/04/07 02:25:35 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:25:35 INFO : file7.txt: Copied (new)
2026/04/07 02:25:35 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:25:35 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:25:35 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:25:35 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:35 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:25:35 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:25:35 NOTICE: checking path2 azurefiles root 'rclone-test-kapusef2xepa/022155va/filters/path2'
2026/04/07 02:25:36 NOTICE: [36m(01) :[0m [34mtest filters[0m
2026/04/07 02:25:36 NOTICE: [36m(02) :[0m [34mcopy-file /tmp/022155va/datadir/test_filters-sabubij5/filtersfile.flt /tmp/022155va/workdir/[0m
2026/04/07 02:25:36 DEBUG : copyFile "/tmp/022155va/datadir/test_filters-sabubij5/filtersfile.flt" to "/tmp/022155va/workdir/" as ""
2026/04/07 02:25:36 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_filters-sabubij5/filtersfile.flt"
2026/04/07 02:25:36 DEBUG : Creating backend with remote "/tmp/022155va/workdir/"
2026/04/07 02:25:36 DEBUG : operations.CopyFile "filtersfile.flt" to "Local file system at /tmp/022155va/workdir" as "filtersfile.flt"
2026/04/07 02:25:36 DEBUG : filtersfile.flt: Need to transfer - File not found at Destination
2026/04/07 02:25:36 DEBUG : filtersfile.flt.e46c0e4d.partial: size = 254 OK
2026/04/07 02:25:36 DEBUG : filtersfile.flt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/04/07 02:25:36 DEBUG : filtersfile.flt.e46c0e4d.partial: renamed to: filtersfile.flt
2026/04/07 02:25:36 INFO : filtersfile.flt: Copied (new)
2026/04/07 02:25:36 NOTICE: [36m(03) :[0m [34mtest resync to force building of the filters md5 hash[0m
2026/04/07 02:25:36 NOTICE: [36m(04) :[0m [34mbisync filters-file=/tmp/022155va/workdir/filtersfile.flt resync[0m
2026/04/07 02:25:38 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:25:38 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:25:38 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:25:38 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:25:38 INFO : Synching Path1 "/tmp/022155va/filters/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/filters/path2/"
2026/04/07 02:25:38 INFO : Using filters file /tmp/022155va/workdir/filtersfile.flt
2026/04/07 02:25:38 INFO : Storing filters file hash to /tmp/022155va/workdir/filtersfile.flt.md5
2026/04/07 02:25:38 INFO : Copying Path2 files to Path1
2026/04/07 02:25:38 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:25:39 INFO : There was nothing to transfer
2026/04/07 02:25:39 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:25:39 INFO : There was nothing to transfer
2026/04/07 02:25:39 INFO : Resync updating listings
2026/04/07 02:25:39 INFO : Validating listings for Path1 "/tmp/022155va/filters/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/filters/path2/"
2026/04/07 02:25:39 INFO : [32mBisync successful[0m
2026/04/07 02:25:39 NOTICE: [36m(05) :[0m [34mcopy-listings resync[0m
2026/04/07 02:25:39 NOTICE: [36m(06) :[0m [34mtest place new files on the remote[0m
2026/04/07 02:25:39 NOTICE: [36m(07) :[0m [34mtouch-glob 2001-01-02 /tmp/022155va/datadir/test_filters-sabubij5/ fileZ.txt[0m
2026/04/07 02:25:39 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_filters-sabubij5/"
2026/04/07 02:25:39 DEBUG : fs cache: renaming cache item "/tmp/022155va/datadir/test_filters-sabubij5/" to be canonical "/tmp/022155va/datadir/test_filters-sabubij5"
2026/04/07 02:25:39 DEBUG : fileZ.txt: Set modification time 2001-01-02
2026/04/07 02:25:39 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/022155va/datadir/test_filters-sabubij5/fileZ.txt TestAzureFiles:rclone-test-kapusef2xepa/022155va/filters/path2/ fileZ.txt[0m
2026/04/07 02:25:39 DEBUG : copyFile "/tmp/022155va/datadir/test_filters-sabubij5/fileZ.txt" to "TestAzureFiles:rclone-test-kapusef2xepa/022155va/filters/path2/" as "fileZ.txt"
2026/04/07 02:25:39 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_filters-sabubij5/fileZ.txt"
2026/04/07 02:25:39 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/filters/path2/"
2026/04/07 02:25:39 DEBUG : operations.CopyFile "fileZ.txt" to "azurefiles root 'rclone-test-kapusef2xepa/022155va/filters/path2/'" as "fileZ.txt"
2026/04/07 02:25:39 DEBUG : fileZ.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:39 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/04/07 02:25:39 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:25:39 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/04/07 02:25:39 INFO : fileZ.txt: Copied (new)
2026/04/07 02:25:39 NOTICE: [36m(09) :[0m [34mcopy-as /tmp/022155va/datadir/test_filters-sabubij5/fileZ.txt /tmp/022155va/filters/path1/subdir fileZ.txt[0m
2026/04/07 02:25:39 DEBUG : copyFile "/tmp/022155va/datadir/test_filters-sabubij5/fileZ.txt" to "/tmp/022155va/filters/path1/subdir" as "fileZ.txt"
2026/04/07 02:25:39 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_filters-sabubij5/fileZ.txt"
2026/04/07 02:25:39 DEBUG : Creating backend with remote "/tmp/022155va/filters/path1/subdir"
2026/04/07 02:25:39 DEBUG : operations.CopyFile "fileZ.txt" to "Local file system at /tmp/022155va/filters/path1/subdir" as "fileZ.txt"
2026/04/07 02:25:39 DEBUG : fileZ.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:39 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/04/07 02:25:39 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:25:39 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/04/07 02:25:39 INFO : fileZ.txt: Copied (new)
2026/04/07 02:25:39 NOTICE: [36m(10) :[0m [34mtest bisync with filters-file. path2-side fileZ.txt will be filtered.[0m
2026/04/07 02:25:39 NOTICE: [36m(11) :[0m [34mbisync filters-file=/tmp/022155va/workdir/filtersfile.flt[0m
2026/04/07 02:25:41 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:25:41 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:25:41 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:25:41 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:25:41 INFO : Synching Path1 "/tmp/022155va/filters/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/filters/path2/"
2026/04/07 02:25:41 INFO : Using filters file /tmp/022155va/workdir/filtersfile.flt
2026/04/07 02:25:41 INFO : Building Path1 and Path2 listings
2026/04/07 02:25:42 INFO : Path1 checking for diffs
2026/04/07 02:25:42 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36msubdir/fileZ.txt[0m
2026/04/07 02:25:42 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/07 02:25:42 INFO : Path2 checking for diffs
2026/04/07 02:25:42 INFO : Applying changes
2026/04/07 02:25:42 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/filters/path2/subdir/fileZ.txt[0m
2026/04/07 02:25:42 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:25:42 INFO : subdir/fileZ.txt: Copied (new)
2026/04/07 02:25:42 INFO : Updating listings
2026/04/07 02:25:42 INFO : Validating listings for Path1 "/tmp/022155va/filters/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/filters/path2/"
2026/04/07 02:25:42 INFO : [32mBisync successful[0m
2026/04/07 02:25:42 DEBUG : Waiting for deletions to finish
2026/04/07 02:25:42 INFO : file3.txt: Deleted
2026/04/07 02:25:42 INFO : RCLONE_TEST: Deleted
2026/04/07 02:25:42 INFO : subdir/file20.txt: Deleted
2026/04/07 02:25:42 INFO : file5.txt: Deleted
2026/04/07 02:25:42 INFO : file6.txt: Deleted
2026/04/07 02:25:42 INFO : file2.txt: Deleted
2026/04/07 02:25:42 INFO : subdir/fileZ.txt: Deleted
2026/04/07 02:25:42 INFO : file4.txt: Deleted
2026/04/07 02:25:42 INFO : file7.txt: Deleted
2026/04/07 02:25:42 INFO : file1.txt: Deleted
2026/04/07 02:25:42 DEBUG : removing 1 level 1 directories
2026/04/07 02:25:42 INFO : subdir: Removing directory
2026/04/07 02:25:42 DEBUG : removing 1 level 0 directories
2026/04/07 02:25:42 INFO : Local file system at /tmp/022155va/filters/path1: Removing directory
2026/04/07 02:25:42 DEBUG : Waiting for deletions to finish
2026/04/07 02:25:42 INFO : file5.txt: Deleted
2026/04/07 02:25:42 INFO : file6.txt: Deleted
2026/04/07 02:25:42 INFO : file2.txt: Deleted
2026/04/07 02:25:42 INFO : RCLONE_TEST: Deleted
2026/04/07 02:25:42 INFO : file3.txt: Deleted
2026/04/07 02:25:42 INFO : file4.txt: Deleted
2026/04/07 02:25:42 INFO : file7.txt: Deleted
2026/04/07 02:25:42 INFO : file1.txt: Deleted
2026/04/07 02:25:42 INFO : fileZ.txt: Deleted
2026/04/07 02:25:43 INFO : subdir/fileZ.txt: Deleted
2026/04/07 02:25:43 INFO : subdir/file20.txt: Deleted
2026/04/07 02:25:43 DEBUG : removing 1 level 1 directories
2026/04/07 02:25:43 INFO : subdir: Removing directory
2026/04/07 02:25:43 DEBUG : removing 1 level 0 directories
2026/04/07 02:25:43 INFO : azurefiles root 'rclone-test-kapusef2xepa/022155va/filters/path2': Removing directory
bisync_test.go:608: [32mTEST filters PASSED[0m
=== RUN TestBisyncLocalRemote/filtersfile_checks
2026/04/07 02:25:43 DEBUG : Creating backend with remote "/tmp/022155va/filtersfile_checks/path1"
2026/04/07 02:25:43 INFO : path2: Making directory
2026/04/07 02:25:43 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/filtersfile_checks/path2"
2026/04/07 02:25:43 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filtersfile_checks/initial"
2026/04/07 02:25:43 DEBUG : Creating backend with remote "/tmp/022155va/initdir/test_filtersfile_checks-cahoxed7"
2026/04/07 02:25:43 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:25:43 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:43 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:43 DEBUG : subdir: Making directory with metadata
2026/04/07 02:25:43 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:25:43 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/07 02:25:43 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:43 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:25:43 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:25:43 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:25:43 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:43 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:25:43 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:25:43 DEBUG : Local file system at /tmp/022155va/initdir/test_filtersfile_checks-cahoxed7: Waiting for checks to finish
2026/04/07 02:25:43 INFO : file2.txt: Copied (new)
2026/04/07 02:25:43 DEBUG : Local file system at /tmp/022155va/initdir/test_filtersfile_checks-cahoxed7: Waiting for transfers to finish
2026/04/07 02:25:43 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:25:43 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:25:43 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:43 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:25:43 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:25:43 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:25:43 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:43 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:25:43 INFO : file1.txt: Copied (new)
2026/04/07 02:25:43 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:25:43 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filtersfile_checks/modfiles"
2026/04/07 02:25:43 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_filtersfile_checks-kakapit6"
2026/04/07 02:25:43 DEBUG : filtersfile.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:43 DEBUG : filtersfile2.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:43 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:43 DEBUG : Local file system at /tmp/022155va/datadir/test_filtersfile_checks-kakapit6: Waiting for checks to finish
2026/04/07 02:25:43 DEBUG : Local file system at /tmp/022155va/datadir/test_filtersfile_checks-kakapit6: Waiting for transfers to finish
2026/04/07 02:25:43 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/04/07 02:25:43 DEBUG : filtersfile2.txt.dc377757.partial: size = 254 OK
2026/04/07 02:25:43 DEBUG : filtersfile2.txt: md5 = 95acc1e3b5beda465d9b2cb32808588c OK
2026/04/07 02:25:43 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/04/07 02:25:43 DEBUG : filtersfile.txt.5df4ccf0.partial: size = 380 OK
2026/04/07 02:25:43 DEBUG : filtersfile.txt: md5 = cbf4389cb34d9e160689d1578eb5707f OK
2026/04/07 02:25:43 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/04/07 02:25:43 INFO : hold.txt: Copied (new)
2026/04/07 02:25:43 DEBUG : filtersfile2.txt.dc377757.partial: renamed to: filtersfile2.txt
2026/04/07 02:25:43 INFO : filtersfile2.txt: Copied (new)
2026/04/07 02:25:43 DEBUG : filtersfile.txt.5df4ccf0.partial: renamed to: filtersfile.txt
2026/04/07 02:25:43 INFO : filtersfile.txt: Copied (new)
2026/04/07 02:25:43 DEBUG : Waiting for deletions to finish
2026/04/07 02:25:43 ERROR : error listing: directory not found
2026/04/07 02:25:43 ERROR : Local file system at /tmp/022155va/filtersfile_checks/path1: Failed to list "": directory not found
2026/04/07 02:25:43 DEBUG : removing 1 level 0 directories
2026/04/07 02:25:43 INFO : Local file system at /tmp/022155va/filtersfile_checks/path1: Removing directory
2026/04/07 02:25:43 ERROR : Failed to rmdir: stat /tmp/022155va/filtersfile_checks/path1: no such file or directory
2026/04/07 02:25:43 DEBUG : Waiting for deletions to finish
2026/04/07 02:25:43 ERROR : error listing: directory not found
2026/04/07 02:25:43 ERROR : azurefiles root 'rclone-test-kapusef2xepa/022155va/filtersfile_checks/path2': Failed to list "": directory not found
2026/04/07 02:25:43 DEBUG : removing 1 level 0 directories
2026/04/07 02:25:43 INFO : azurefiles root 'rclone-test-kapusef2xepa/022155va/filtersfile_checks/path2': Removing directory
2026/04/07 02:25:43 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kapusef2xepa/022155va/filtersfile_checks/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:9a135cdc-101a-0043-2c35-c65746000000
Time:2026-04-07T02:25:43.4503114Z
--------------------------------------------------------------------------------
2026/04/07 02:25:43 ERROR : error listing: directory not found
2026/04/07 02:25:43 ERROR : error listing: directory not found
2026/04/07 02:25:43 NOTICE: checking initFs Local file system at /tmp/022155va/initdir/test_filtersfile_checks-cahoxed7
2026/04/07 02:25:43 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:25:43 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:43 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:43 DEBUG : subdir: Making directory with metadata
2026/04/07 02:25:43 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:25:43 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/07 02:25:43 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:25:43 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:43 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:25:43 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:25:43 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:25:43 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:25:43 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:43 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:25:43 INFO : file1.txt: Copied (new)
2026/04/07 02:25:43 DEBUG : Local file system at /tmp/022155va/filtersfile_checks/path1: Waiting for checks to finish
2026/04/07 02:25:43 DEBUG : Local file system at /tmp/022155va/filtersfile_checks/path1: Waiting for transfers to finish
2026/04/07 02:25:43 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:25:43 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:25:43 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:43 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:25:43 INFO : file2.txt: Copied (new)
2026/04/07 02:25:43 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:43 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:25:43 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:25:43 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:25:43 NOTICE: checking Path1 Local file system at /tmp/022155va/filtersfile_checks/path1
2026/04/07 02:25:43 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:43 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:43 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:25:43 INFO : subdir: Making directory
2026/04/07 02:25:43 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:43 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/filtersfile_checks/path2': Waiting for checks to finish
2026/04/07 02:25:43 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/filtersfile_checks/path2': Waiting for transfers to finish
2026/04/07 02:25:43 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:25:43 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:43 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:25:43 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:43 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:25:43 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:25:43 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:25:43 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:25:43 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:25:43 INFO : file2.txt: Copied (new)
2026/04/07 02:25:43 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:25:43 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:25:43 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:25:43 INFO : file1.txt: Copied (new)
2026/04/07 02:25:44 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:25:44 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:25:44 NOTICE: checking path2 azurefiles root 'rclone-test-kapusef2xepa/022155va/filtersfile_checks/path2'
2026/04/07 02:25:44 NOTICE: [36m(01) :[0m [34mtest filtersfile-checks[0m
2026/04/07 02:25:44 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/07 02:25:44 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/07 02:25:46 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:25:46 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:25:46 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:25:46 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:25:46 INFO : Synching Path1 "/tmp/022155va/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/filtersfile_checks/path2/"
2026/04/07 02:25:46 INFO : Copying Path2 files to Path1
2026/04/07 02:25:46 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:25:46 INFO : There was nothing to transfer
2026/04/07 02:25:46 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:25:46 INFO : There was nothing to transfer
2026/04/07 02:25:46 INFO : Resync updating listings
2026/04/07 02:25:46 INFO : Validating listings for Path1 "/tmp/022155va/filtersfile_checks/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/filtersfile_checks/path2/"
2026/04/07 02:25:46 INFO : [32mBisync successful[0m
2026/04/07 02:25:46 NOTICE: [36m(04) :[0m [34mtest 1. inject filters file in workdir.[0m
2026/04/07 02:25:46 NOTICE: [36m(05) :[0m [34mcopy-file /tmp/022155va/datadir/test_filtersfile_checks-kakapit6/filtersfile.txt /tmp/022155va/workdir/[0m
2026/04/07 02:25:46 DEBUG : copyFile "/tmp/022155va/datadir/test_filtersfile_checks-kakapit6/filtersfile.txt" to "/tmp/022155va/workdir/" as ""
2026/04/07 02:25:46 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_filtersfile_checks-kakapit6/filtersfile.txt"
2026/04/07 02:25:46 DEBUG : Creating backend with remote "/tmp/022155va/workdir/"
2026/04/07 02:25:46 DEBUG : operations.CopyFile "filtersfile.txt" to "Local file system at /tmp/022155va/workdir" as "filtersfile.txt"
2026/04/07 02:25:46 DEBUG : filtersfile.txt: Need to transfer - File not found at Destination
2026/04/07 02:25:46 DEBUG : filtersfile.txt.5df4ccf0.partial: size = 380 OK
2026/04/07 02:25:46 DEBUG : filtersfile.txt: md5 = cbf4389cb34d9e160689d1578eb5707f OK
2026/04/07 02:25:46 DEBUG : filtersfile.txt.5df4ccf0.partial: renamed to: filtersfile.txt
2026/04/07 02:25:46 INFO : filtersfile.txt: Copied (new)
2026/04/07 02:25:46 NOTICE: [36m(06) :[0m [34mtest 2. run with filters-file but without md5. should abort.[0m
2026/04/07 02:25:46 NOTICE: [36m(07) :[0m [34mbisync filters-file=/tmp/022155va/workdir/filtersfile.txt[0m
2026/04/07 02:25:49 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:25:49 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:25:49 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:25:49 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:25:49 INFO : Synching Path1 "/tmp/022155va/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/filtersfile_checks/path2/"
2026/04/07 02:25:49 INFO : Using filters file /tmp/022155va/workdir/filtersfile.txt
2026/04/07 02:25:49 ERROR : [31mBisync critical error: filters file md5 hash not found (must run --resync): /tmp/022155va/workdir/filtersfile.txt[0m
2026/04/07 02:25:49 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/07 02:25:49 NOTICE: Bisync error: bisync aborted
2026/04/07 02:25:49 NOTICE: [36m(08) :[0m [34mtest 3. run without filters-file. should be blocked due to prior abort.[0m
2026/04/07 02:25:49 NOTICE: [36m(09) :[0m [34mbisync[0m
2026/04/07 02:25:51 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:25:51 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:25:51 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:25:51 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:25:51 INFO : Synching Path1 "/tmp/022155va/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/filtersfile_checks/path2/"
2026/04/07 02:25:51 ERROR : [31mBisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run
[35mTip: here are the filenames we were looking for. Do they exist?
[0m[36mPath1: [94m/tmp/022155va/workdir/tmp_022155va_filtersfile_checks_path1..TestAzureFiles_rclone-test-kapusef2xepa_022155va_filtersfile_checks_path2.path1.lst[0m
[0m[36mPath2: [94m/tmp/022155va/workdir/tmp_022155va_filtersfile_checks_path1..TestAzureFiles_rclone-test-kapusef2xepa_022155va_filtersfile_checks_path2.path2.lst[0m
[0m[35mTry running this command to inspect the work dir:
[0m[96mrclone lsl "/tmp/022155va/workdir"[0m[0m
2026/04/07 02:25:51 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/07 02:25:51 NOTICE: Bisync error: bisync aborted
2026/04/07 02:25:51 NOTICE: [36m(10) :[0m [34mtest 4. run with filters-file and resync.[0m
2026/04/07 02:25:51 NOTICE: [36m(11) :[0m [34mbisync filters-file=/tmp/022155va/workdir/filtersfile.txt resync[0m
2026/04/07 02:25:53 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:25:53 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:25:53 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:25:53 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:25:53 INFO : Synching Path1 "/tmp/022155va/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/filtersfile_checks/path2/"
2026/04/07 02:25:53 INFO : Using filters file /tmp/022155va/workdir/filtersfile.txt
2026/04/07 02:25:53 INFO : Storing filters file hash to /tmp/022155va/workdir/filtersfile.txt.md5
2026/04/07 02:25:53 INFO : Copying Path2 files to Path1
2026/04/07 02:25:53 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:25:53 INFO : There was nothing to transfer
2026/04/07 02:25:53 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:25:54 INFO : There was nothing to transfer
2026/04/07 02:25:54 INFO : Resync updating listings
2026/04/07 02:25:54 INFO : Validating listings for Path1 "/tmp/022155va/filtersfile_checks/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/filtersfile_checks/path2/"
2026/04/07 02:25:54 INFO : [32mBisync successful[0m
2026/04/07 02:25:54 NOTICE: [36m(12) :[0m [34mtest 5. run with filters-file alone. should run.[0m
2026/04/07 02:25:54 NOTICE: [36m(13) :[0m [34mbisync filters-file=/tmp/022155va/workdir/filtersfile.txt[0m
2026/04/07 02:25:56 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:25:56 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:25:56 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:25:56 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:25:56 INFO : Synching Path1 "/tmp/022155va/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/filtersfile_checks/path2/"
2026/04/07 02:25:56 INFO : Using filters file /tmp/022155va/workdir/filtersfile.txt
2026/04/07 02:25:56 INFO : Building Path1 and Path2 listings
2026/04/07 02:25:56 INFO : Path1 checking for diffs
2026/04/07 02:25:56 INFO : Path2 checking for diffs
2026/04/07 02:25:56 INFO : No changes found
2026/04/07 02:25:56 INFO : Updating listings
2026/04/07 02:25:56 INFO : Validating listings for Path1 "/tmp/022155va/filtersfile_checks/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/filtersfile_checks/path2/"
2026/04/07 02:25:56 INFO : [32mBisync successful[0m
2026/04/07 02:25:56 NOTICE: [36m(14) :[0m [34mtest 6. push changed filters-file to workdir.[0m
2026/04/07 02:25:56 NOTICE: [36m(15) :[0m [34mcopy-as /tmp/022155va/datadir/test_filtersfile_checks-kakapit6/filtersfile2.txt /tmp/022155va/workdir/ filtersfile.txt[0m
2026/04/07 02:25:56 DEBUG : copyFile "/tmp/022155va/datadir/test_filtersfile_checks-kakapit6/filtersfile2.txt" to "/tmp/022155va/workdir/" as "filtersfile.txt"
2026/04/07 02:25:56 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_filtersfile_checks-kakapit6/filtersfile2.txt"
2026/04/07 02:25:56 DEBUG : Creating backend with remote "/tmp/022155va/workdir/"
2026/04/07 02:25:56 DEBUG : operations.CopyFile "filtersfile2.txt" to "Local file system at /tmp/022155va/workdir" as "filtersfile.txt"
2026/04/07 02:25:56 DEBUG : filtersfile2.txt: size = 254 (Local file system at /tmp/022155va/datadir/test_filtersfile_checks-kakapit6)
2026/04/07 02:25:56 DEBUG : filtersfile.txt: size = 380 (Local file system at /tmp/022155va/workdir)
2026/04/07 02:25:56 DEBUG : filtersfile2.txt: Sizes differ
2026/04/07 02:25:56 DEBUG : filtersfile.txt.33ddd493.partial: size = 254 OK
2026/04/07 02:25:56 DEBUG : filtersfile2.txt: md5 = 95acc1e3b5beda465d9b2cb32808588c OK
2026/04/07 02:25:56 DEBUG : filtersfile.txt.33ddd493.partial: renamed to: filtersfile.txt
2026/04/07 02:25:56 INFO : filtersfile2.txt: Copied (replaced existing) to: filtersfile.txt
2026/04/07 02:25:56 NOTICE: [36m(16) :[0m [34mtest 7. run with filters-file alone. should abort.[0m
2026/04/07 02:25:56 NOTICE: [36m(17) :[0m [34mbisync filters-file=/tmp/022155va/workdir/filtersfile.txt[0m
2026/04/07 02:25:58 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:25:58 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:25:58 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:25:58 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:25:58 INFO : Synching Path1 "/tmp/022155va/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/filtersfile_checks/path2/"
2026/04/07 02:25:58 INFO : Using filters file /tmp/022155va/workdir/filtersfile.txt
2026/04/07 02:25:58 ERROR : [31mBisync critical error: filters file has changed (must run --resync): /tmp/022155va/workdir/filtersfile.txt[0m
2026/04/07 02:25:58 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/07 02:25:58 NOTICE: Bisync error: bisync aborted
2026/04/07 02:25:58 NOTICE: [36m(18) :[0m [34mtest 8. run with filters-file and resync and dry-run. should do the dry-run but still cause next non-resync run to abort.[0m
2026/04/07 02:25:58 NOTICE: [36m(19) :[0m [34mbisync filters-file=/tmp/022155va/workdir/filtersfile.txt resync dry-run[0m
2026/04/07 02:26:01 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:26:01 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:26:01 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:26:01 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:26:01 INFO : Synching Path1 "/tmp/022155va/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/filtersfile_checks/path2/"
2026/04/07 02:26:01 INFO : Using filters file /tmp/022155va/workdir/filtersfile.txt
2026/04/07 02:26:01 INFO : Skipped storing filters file hash to /tmp/022155va/workdir/filtersfile.txt.md5 as --dry-run is set
2026/04/07 02:26:01 INFO : Copying Path2 files to Path1
2026/04/07 02:26:01 NOTICE: - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:26:01 INFO : There was nothing to transfer
2026/04/07 02:26:01 NOTICE: - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:26:01 INFO : There was nothing to transfer
2026/04/07 02:26:01 INFO : Resync updating listings
2026/04/07 02:26:01 INFO : [32mBisync successful[0m
2026/04/07 02:26:01 NOTICE: [36m(20) :[0m [34mtest 9. run with filters-file alone. should abort.[0m
2026/04/07 02:26:01 NOTICE: [36m(21) :[0m [34mbisync filters-file=/tmp/022155va/workdir/filtersfile.txt[0m
2026/04/07 02:26:03 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:26:03 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:26:03 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:26:03 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:26:03 INFO : Synching Path1 "/tmp/022155va/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/filtersfile_checks/path2/"
2026/04/07 02:26:03 INFO : Using filters file /tmp/022155va/workdir/filtersfile.txt
2026/04/07 02:26:03 ERROR : [31mBisync critical error: filters file has changed (must run --resync): /tmp/022155va/workdir/filtersfile.txt[0m
2026/04/07 02:26:03 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/07 02:26:03 NOTICE: Bisync error: bisync aborted
2026/04/07 02:26:03 DEBUG : Waiting for deletions to finish
2026/04/07 02:26:03 INFO : RCLONE_TEST: Deleted
2026/04/07 02:26:03 INFO : file1.txt: Deleted
2026/04/07 02:26:03 INFO : file2.txt: Deleted
2026/04/07 02:26:03 INFO : subdir/file20.txt: Deleted
2026/04/07 02:26:03 DEBUG : removing 1 level 1 directories
2026/04/07 02:26:03 INFO : subdir: Removing directory
2026/04/07 02:26:03 DEBUG : removing 1 level 0 directories
2026/04/07 02:26:03 INFO : Local file system at /tmp/022155va/filtersfile_checks/path1: Removing directory
2026/04/07 02:26:03 DEBUG : Waiting for deletions to finish
2026/04/07 02:26:04 INFO : file2.txt: Deleted
2026/04/07 02:26:04 INFO : file1.txt: Deleted
2026/04/07 02:26:04 INFO : RCLONE_TEST: Deleted
2026/04/07 02:26:04 INFO : subdir/file20.txt: Deleted
2026/04/07 02:26:04 DEBUG : removing 1 level 1 directories
2026/04/07 02:26:04 INFO : subdir: Removing directory
2026/04/07 02:26:04 DEBUG : removing 1 level 0 directories
2026/04/07 02:26:04 INFO : azurefiles root 'rclone-test-kapusef2xepa/022155va/filtersfile_checks/path2': Removing directory
bisync_test.go:608: [32mTEST filtersfile_checks PASSED[0m
=== RUN TestBisyncLocalRemote/ignorelistingchecksum
2026/04/07 02:26:04 DEBUG : Creating backend with remote "/tmp/022155va/ignorelistingchecksum/path1"
2026/04/07 02:26:04 INFO : path2: Making directory
2026/04/07 02:26:04 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/ignorelistingchecksum/path2"
2026/04/07 02:26:04 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ignorelistingchecksum/initial"
2026/04/07 02:26:04 DEBUG : Creating backend with remote "/tmp/022155va/initdir/test_ignorelistingchecksum-kagefex9"
2026/04/07 02:26:04 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:26:04 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:04 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:04 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:04 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:04 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:04 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:04 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:26:04 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/07 02:26:04 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:26:04 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/07 02:26:04 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/07 02:26:04 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:04 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/07 02:26:04 INFO : file1.copy1.txt: Copied (new)
2026/04/07 02:26:04 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/07 02:26:04 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:04 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/07 02:26:04 INFO : file1.copy2.txt: Copied (new)
2026/04/07 02:26:04 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/07 02:26:04 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:04 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/07 02:26:04 INFO : file1.copy4.txt: Copied (new)
2026/04/07 02:26:04 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:26:04 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:04 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/07 02:26:04 INFO : file1.copy5.txt: Copied (new)
2026/04/07 02:26:04 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:04 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:26:04 INFO : file1.txt: Copied (new)
2026/04/07 02:26:04 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:04 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/07 02:26:04 INFO : file1.copy3.txt: Copied (new)
2026/04/07 02:26:04 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:26:04 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:26:04 DEBUG : subdir: Making directory with metadata
2026/04/07 02:26:04 INFO : subdir: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/04/07 02:26:04 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/07 02:26:04 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:04 DEBUG : Local file system at /tmp/022155va/initdir/test_ignorelistingchecksum-kagefex9: Waiting for checks to finish
2026/04/07 02:26:04 DEBUG : Local file system at /tmp/022155va/initdir/test_ignorelistingchecksum-kagefex9: Waiting for transfers to finish
2026/04/07 02:26:04 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:26:04 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:04 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:26:04 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:26:04 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:26:04 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ignorelistingchecksum/modfiles"
2026/04/07 02:26:04 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_ignorelistingchecksum-kojiboc0"
2026/04/07 02:26:04 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:04 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/07 02:26:04 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:26:04 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/07 02:26:04 INFO : file1.txt: Copied (new)
2026/04/07 02:26:04 DEBUG : Local file system at /tmp/022155va/datadir/test_ignorelistingchecksum-kojiboc0: Waiting for checks to finish
2026/04/07 02:26:04 DEBUG : Local file system at /tmp/022155va/datadir/test_ignorelistingchecksum-kojiboc0: Waiting for transfers to finish
2026/04/07 02:26:04 DEBUG : Waiting for deletions to finish
2026/04/07 02:26:04 ERROR : error listing: directory not found
2026/04/07 02:26:04 ERROR : Local file system at /tmp/022155va/ignorelistingchecksum/path1: Failed to list "": directory not found
2026/04/07 02:26:04 DEBUG : removing 1 level 0 directories
2026/04/07 02:26:04 INFO : Local file system at /tmp/022155va/ignorelistingchecksum/path1: Removing directory
2026/04/07 02:26:04 ERROR : Failed to rmdir: stat /tmp/022155va/ignorelistingchecksum/path1: no such file or directory
2026/04/07 02:26:04 DEBUG : Waiting for deletions to finish
2026/04/07 02:26:04 ERROR : error listing: directory not found
2026/04/07 02:26:04 ERROR : azurefiles root 'rclone-test-kapusef2xepa/022155va/ignorelistingchecksum/path2': Failed to list "": directory not found
2026/04/07 02:26:04 DEBUG : removing 1 level 0 directories
2026/04/07 02:26:04 INFO : azurefiles root 'rclone-test-kapusef2xepa/022155va/ignorelistingchecksum/path2': Removing directory
2026/04/07 02:26:04 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kapusef2xepa/022155va/ignorelistingchecksum/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:9a135d81-101a-0043-3135-c65746000000
Time:2026-04-07T02:26:04.5277158Z
--------------------------------------------------------------------------------
2026/04/07 02:26:04 ERROR : error listing: directory not found
2026/04/07 02:26:04 ERROR : error listing: directory not found
2026/04/07 02:26:04 NOTICE: checking initFs Local file system at /tmp/022155va/initdir/test_ignorelistingchecksum-kagefex9
2026/04/07 02:26:04 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:26:04 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:04 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:04 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:04 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:04 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:04 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:04 DEBUG : subdir: Making directory with metadata
2026/04/07 02:26:04 INFO : subdir: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/04/07 02:26:04 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/07 02:26:04 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:04 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:26:04 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/07 02:26:04 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/07 02:26:04 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/07 02:26:04 DEBUG : Local file system at /tmp/022155va/ignorelistingchecksum/path1: Waiting for checks to finish
2026/04/07 02:26:04 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:26:04 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:26:04 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:26:04 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/07 02:26:04 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:04 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/07 02:26:04 INFO : file1.copy1.txt: Copied (new)
2026/04/07 02:26:04 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/07 02:26:04 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:04 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/07 02:26:04 INFO : file1.copy2.txt: Copied (new)
2026/04/07 02:26:04 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:26:04 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:04 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/07 02:26:04 INFO : file1.copy3.txt: Copied (new)
2026/04/07 02:26:04 DEBUG : Local file system at /tmp/022155va/ignorelistingchecksum/path1: Waiting for transfers to finish
2026/04/07 02:26:04 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:04 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:26:04 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:04 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/07 02:26:04 INFO : file1.copy5.txt: Copied (new)
2026/04/07 02:26:04 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:04 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:04 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:26:04 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:26:04 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:26:04 INFO : file1.txt: Copied (new)
2026/04/07 02:26:04 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/07 02:26:04 INFO : file1.copy4.txt: Copied (new)
2026/04/07 02:26:04 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:26:04 NOTICE: checking Path1 Local file system at /tmp/022155va/ignorelistingchecksum/path1
2026/04/07 02:26:04 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:04 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:04 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:04 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:04 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:04 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:04 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:26:04 INFO : subdir: Making directory
2026/04/07 02:26:04 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:04 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/ignorelistingchecksum/path2': Waiting for checks to finish
2026/04/07 02:26:04 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/ignorelistingchecksum/path2': Waiting for transfers to finish
2026/04/07 02:26:04 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/07 02:26:04 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:04 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/07 02:26:04 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:04 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/07 02:26:04 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:04 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/07 02:26:04 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:04 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/07 02:26:04 INFO : file1.copy3.txt: Copied (new)
2026/04/07 02:26:04 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/07 02:26:04 INFO : file1.copy2.txt: Copied (new)
2026/04/07 02:26:04 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/07 02:26:04 INFO : file1.copy4.txt: Copied (new)
2026/04/07 02:26:04 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/07 02:26:04 INFO : file1.copy1.txt: Copied (new)
2026/04/07 02:26:05 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/07 02:26:05 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:05 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:26:05 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:05 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:26:05 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:05 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:26:05 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:26:05 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/07 02:26:05 INFO : file1.copy5.txt: Copied (new)
2026/04/07 02:26:05 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:26:05 INFO : file1.txt: Copied (new)
2026/04/07 02:26:05 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:26:05 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:26:05 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:26:05 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:26:05 NOTICE: checking path2 azurefiles root 'rclone-test-kapusef2xepa/022155va/ignorelistingchecksum/path2'
2026/04/07 02:26:05 NOTICE: [36m(01) :[0m [34mtest basic[0m
2026/04/07 02:26:05 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/07 02:26:05 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/07 02:26:08 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:26:08 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/ignorelistingchecksum/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:26:08 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:26:08 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:26:08 INFO : Synching Path1 "/tmp/022155va/ignorelistingchecksum/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/ignorelistingchecksum/path2/"
2026/04/07 02:26:08 INFO : Copying Path2 files to Path1
2026/04/07 02:26:08 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:26:08 INFO : There was nothing to transfer
2026/04/07 02:26:08 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:26:08 INFO : There was nothing to transfer
2026/04/07 02:26:08 INFO : Resync updating listings
2026/04/07 02:26:08 INFO : Validating listings for Path1 "/tmp/022155va/ignorelistingchecksum/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/ignorelistingchecksum/path2/"
2026/04/07 02:26:08 INFO : [32mBisync successful[0m
2026/04/07 02:26:08 NOTICE: [36m(04) :[0m [34mbisync resync ignore-listing-checksum[0m
2026/04/07 02:26:10 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:26:10 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/ignorelistingchecksum/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:26:10 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:26:10 INFO : Synching Path1 "/tmp/022155va/ignorelistingchecksum/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/ignorelistingchecksum/path2/"
2026/04/07 02:26:10 INFO : Copying Path2 files to Path1
2026/04/07 02:26:10 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:26:11 INFO : There was nothing to transfer
2026/04/07 02:26:11 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:26:11 INFO : There was nothing to transfer
2026/04/07 02:26:11 INFO : Resync updating listings
2026/04/07 02:26:11 INFO : Validating listings for Path1 "/tmp/022155va/ignorelistingchecksum/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/ignorelistingchecksum/path2/"
2026/04/07 02:26:11 INFO : [32mBisync successful[0m
2026/04/07 02:26:11 NOTICE: [36m(05) :[0m [34mtest place newer files on both paths[0m
2026/04/07 02:26:11 NOTICE: [36m(06) :[0m [34mtouch-copy 2001-01-02 /tmp/022155va/datadir/test_ignorelistingchecksum-kojiboc0/file1.txt TestAzureFiles:rclone-test-kapusef2xepa/022155va/ignorelistingchecksum/path2/[0m
2026/04/07 02:26:11 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_ignorelistingchecksum-kojiboc0/"
2026/04/07 02:26:11 DEBUG : fs cache: renaming cache item "/tmp/022155va/datadir/test_ignorelistingchecksum-kojiboc0/" to be canonical "/tmp/022155va/datadir/test_ignorelistingchecksum-kojiboc0"
2026/04/07 02:26:11 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/07 02:26:11 DEBUG : copyFile "/tmp/022155va/datadir/test_ignorelistingchecksum-kojiboc0/file1.txt" to "TestAzureFiles:rclone-test-kapusef2xepa/022155va/ignorelistingchecksum/path2/" as ""
2026/04/07 02:26:11 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_ignorelistingchecksum-kojiboc0/file1.txt"
2026/04/07 02:26:11 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/ignorelistingchecksum/path2/"
2026/04/07 02:26:11 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-kapusef2xepa/022155va/ignorelistingchecksum/path2/'" as "file1.txt"
2026/04/07 02:26:11 DEBUG : file1.txt: size = 19 (Local file system at /tmp/022155va/datadir/test_ignorelistingchecksum-kojiboc0)
2026/04/07 02:26:11 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-kapusef2xepa/022155va/ignorelistingchecksum/path2/')
2026/04/07 02:26:11 DEBUG : file1.txt: Sizes differ
2026/04/07 02:26:11 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/07 02:26:11 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:26:11 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/07 02:26:11 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:26:11 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/022155va/datadir/test_ignorelistingchecksum-kojiboc0/file1.txt /tmp/022155va/ignorelistingchecksum/path1/subdir file20.txt[0m
2026/04/07 02:26:11 DEBUG : copyFile "/tmp/022155va/datadir/test_ignorelistingchecksum-kojiboc0/file1.txt" to "/tmp/022155va/ignorelistingchecksum/path1/subdir" as "file20.txt"
2026/04/07 02:26:11 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_ignorelistingchecksum-kojiboc0/file1.txt"
2026/04/07 02:26:11 DEBUG : Creating backend with remote "/tmp/022155va/ignorelistingchecksum/path1/subdir"
2026/04/07 02:26:11 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/022155va/ignorelistingchecksum/path1/subdir" as "file20.txt"
2026/04/07 02:26:11 DEBUG : file1.txt: size = 19 (Local file system at /tmp/022155va/datadir/test_ignorelistingchecksum-kojiboc0)
2026/04/07 02:26:11 DEBUG : file20.txt: size = 0 (Local file system at /tmp/022155va/ignorelistingchecksum/path1/subdir)
2026/04/07 02:26:11 DEBUG : file1.txt: Sizes differ
2026/04/07 02:26:11 DEBUG : file20.txt.8dcf80ac.partial: size = 19 OK
2026/04/07 02:26:11 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:26:11 DEBUG : file20.txt.8dcf80ac.partial: renamed to: file20.txt
2026/04/07 02:26:11 INFO : file1.txt: Copied (replaced existing) to: file20.txt
2026/04/07 02:26:11 NOTICE: [36m(08) :[0m [34mtest bisync run[0m
2026/04/07 02:26:11 NOTICE: [36m(09) :[0m [34mbisync ignore-listing-checksum[0m
2026/04/07 02:26:13 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:26:13 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/ignorelistingchecksum/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:26:13 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:26:13 INFO : Synching Path1 "/tmp/022155va/ignorelistingchecksum/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/ignorelistingchecksum/path2/"
2026/04/07 02:26:13 INFO : Building Path1 and Path2 listings
2026/04/07 02:26:14 INFO : Path1 checking for diffs
2026/04/07 02:26:14 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/04/07 02:26:14 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/07 02:26:14 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/07 02:26:14 INFO : Path2 checking for diffs
2026/04/07 02:26:14 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/07 02:26:14 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/07 02:26:14 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/07 02:26:14 INFO : Applying changes
2026/04/07 02:26:14 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/ignorelistingchecksum/path2/subdir/file20.txt[0m
2026/04/07 02:26:14 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/022155va/ignorelistingchecksum/path1/file1.txt[0m
2026/04/07 02:26:14 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:26:14 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:26:14 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:26:14 INFO : subdir/file20.txt: Copied (replaced existing)
2026/04/07 02:26:14 INFO : Updating listings
2026/04/07 02:26:14 INFO : Validating listings for Path1 "/tmp/022155va/ignorelistingchecksum/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/ignorelistingchecksum/path2/"
2026/04/07 02:26:14 INFO : [32mBisync successful[0m
2026/04/07 02:26:14 DEBUG : Waiting for deletions to finish
2026/04/07 02:26:14 INFO : RCLONE_TEST: Deleted
2026/04/07 02:26:14 INFO : file1.copy1.txt: Deleted
2026/04/07 02:26:14 INFO : file1.copy2.txt: Deleted
2026/04/07 02:26:14 INFO : file1.copy5.txt: Deleted
2026/04/07 02:26:14 INFO : file1.copy3.txt: Deleted
2026/04/07 02:26:14 INFO : file1.copy4.txt: Deleted
2026/04/07 02:26:14 INFO : file1.txt: Deleted
2026/04/07 02:26:14 INFO : subdir/file20.txt: Deleted
2026/04/07 02:26:14 DEBUG : removing 1 level 1 directories
2026/04/07 02:26:14 INFO : subdir: Removing directory
2026/04/07 02:26:14 DEBUG : removing 1 level 0 directories
2026/04/07 02:26:14 INFO : Local file system at /tmp/022155va/ignorelistingchecksum/path1: Removing directory
2026/04/07 02:26:14 DEBUG : Waiting for deletions to finish
2026/04/07 02:26:15 INFO : file1.copy3.txt: Deleted
2026/04/07 02:26:15 INFO : file1.copy5.txt: Deleted
2026/04/07 02:26:15 INFO : file1.copy1.txt: Deleted
2026/04/07 02:26:15 INFO : RCLONE_TEST: Deleted
2026/04/07 02:26:15 INFO : file1.copy2.txt: Deleted
2026/04/07 02:26:15 INFO : file1.copy4.txt: Deleted
2026/04/07 02:26:15 INFO : file1.txt: Deleted
2026/04/07 02:26:15 INFO : subdir/file20.txt: Deleted
2026/04/07 02:26:15 DEBUG : removing 1 level 1 directories
2026/04/07 02:26:15 INFO : subdir: Removing directory
2026/04/07 02:26:15 DEBUG : removing 1 level 0 directories
2026/04/07 02:26:15 INFO : azurefiles root 'rclone-test-kapusef2xepa/022155va/ignorelistingchecksum/path2': Removing directory
bisync_test.go:608: [32mTEST ignorelistingchecksum PASSED[0m
=== RUN TestBisyncLocalRemote/max_delete_path1
2026/04/07 02:26:15 DEBUG : Creating backend with remote "/tmp/022155va/max_delete_path1/path1"
2026/04/07 02:26:15 INFO : path2: Making directory
2026/04/07 02:26:15 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/max_delete_path1/path2"
2026/04/07 02:26:15 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path1/initial"
2026/04/07 02:26:15 DEBUG : Creating backend with remote "/tmp/022155va/initdir/test_max_delete_path1-vapigir5"
2026/04/07 02:26:15 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:15 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:15 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:15 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:15 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:15 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:15 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:15 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:26:15 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:15 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:26:15 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:15 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:26:15 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:15 INFO : file2.txt: Copied (new)
2026/04/07 02:26:15 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:15 DEBUG : Local file system at /tmp/022155va/initdir/test_max_delete_path1-vapigir5: Waiting for checks to finish
2026/04/07 02:26:15 DEBUG : Local file system at /tmp/022155va/initdir/test_max_delete_path1-vapigir5: Waiting for transfers to finish
2026/04/07 02:26:15 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:26:15 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:26:15 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:15 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:26:15 INFO : file4.txt: Copied (new)
2026/04/07 02:26:15 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:15 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:26:15 INFO : file1.txt: Copied (new)
2026/04/07 02:26:15 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:26:15 INFO : file5.txt: Copied (new)
2026/04/07 02:26:15 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:26:15 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:26:15 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:15 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:26:15 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:26:15 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:15 INFO : file7.txt: Copied (new)
2026/04/07 02:26:15 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:15 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:26:15 INFO : file6.txt: Copied (new)
2026/04/07 02:26:15 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:26:15 INFO : file8.txt: Copied (new)
2026/04/07 02:26:15 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/04/07 02:26:15 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:26:15 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:26:15 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:15 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/04/07 02:26:15 INFO : file9.txt: Copied (new)
2026/04/07 02:26:15 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:26:15 INFO : file3.txt: Copied (new)
2026/04/07 02:26:15 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path1/modfiles"
2026/04/07 02:26:15 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_max_delete_path1-vuhaqes5"
2026/04/07 02:26:15 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:15 DEBUG : Local file system at /tmp/022155va/datadir/test_max_delete_path1-vuhaqes5: Waiting for checks to finish
2026/04/07 02:26:15 DEBUG : Local file system at /tmp/022155va/datadir/test_max_delete_path1-vuhaqes5: Waiting for transfers to finish
2026/04/07 02:26:15 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/04/07 02:26:15 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/04/07 02:26:15 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/04/07 02:26:15 INFO : hold.txt: Copied (new)
2026/04/07 02:26:15 DEBUG : Waiting for deletions to finish
2026/04/07 02:26:15 ERROR : error listing: directory not found
2026/04/07 02:26:15 ERROR : Local file system at /tmp/022155va/max_delete_path1/path1: Failed to list "": directory not found
2026/04/07 02:26:15 DEBUG : removing 1 level 0 directories
2026/04/07 02:26:15 INFO : Local file system at /tmp/022155va/max_delete_path1/path1: Removing directory
2026/04/07 02:26:15 ERROR : Failed to rmdir: stat /tmp/022155va/max_delete_path1/path1: no such file or directory
2026/04/07 02:26:15 DEBUG : Waiting for deletions to finish
2026/04/07 02:26:15 ERROR : error listing: directory not found
2026/04/07 02:26:15 ERROR : azurefiles root 'rclone-test-kapusef2xepa/022155va/max_delete_path1/path2': Failed to list "": directory not found
2026/04/07 02:26:15 DEBUG : removing 1 level 0 directories
2026/04/07 02:26:15 INFO : azurefiles root 'rclone-test-kapusef2xepa/022155va/max_delete_path1/path2': Removing directory
2026/04/07 02:26:15 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kapusef2xepa/022155va/max_delete_path1/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:9ce0aa70-501a-0042-2235-c6089a000000
Time:2026-04-07T02:26:15.6727287Z
--------------------------------------------------------------------------------
2026/04/07 02:26:15 ERROR : error listing: directory not found
2026/04/07 02:26:15 ERROR : error listing: directory not found
2026/04/07 02:26:15 NOTICE: checking initFs Local file system at /tmp/022155va/initdir/test_max_delete_path1-vapigir5
2026/04/07 02:26:15 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:15 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:15 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:15 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:15 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:15 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:15 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:15 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:15 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:15 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:26:15 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:26:15 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:26:15 DEBUG : Local file system at /tmp/022155va/max_delete_path1/path1: Waiting for checks to finish
2026/04/07 02:26:15 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:26:15 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:15 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:26:15 INFO : file1.txt: Copied (new)
2026/04/07 02:26:15 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:26:15 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:15 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:26:15 INFO : file3.txt: Copied (new)
2026/04/07 02:26:15 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:26:15 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:15 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:26:15 INFO : file4.txt: Copied (new)
2026/04/07 02:26:15 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:26:15 DEBUG : Local file system at /tmp/022155va/max_delete_path1/path1: Waiting for transfers to finish
2026/04/07 02:26:15 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:15 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:26:15 INFO : file2.txt: Copied (new)
2026/04/07 02:26:15 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:15 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:26:15 INFO : file6.txt: Copied (new)
2026/04/07 02:26:15 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:15 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:26:15 INFO : file7.txt: Copied (new)
2026/04/07 02:26:15 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:15 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:26:15 INFO : file5.txt: Copied (new)
2026/04/07 02:26:15 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:26:15 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:15 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:26:15 INFO : file8.txt: Copied (new)
2026/04/07 02:26:15 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/04/07 02:26:15 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:26:15 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/04/07 02:26:15 INFO : file9.txt: Copied (new)
2026/04/07 02:26:15 NOTICE: checking Path1 Local file system at /tmp/022155va/max_delete_path1/path1
2026/04/07 02:26:15 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:15 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:15 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:15 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:15 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:15 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:15 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:15 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:15 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:15 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/max_delete_path1/path2': Waiting for checks to finish
2026/04/07 02:26:15 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/max_delete_path1/path2': Waiting for transfers to finish
2026/04/07 02:26:16 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:26:16 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:16 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:26:16 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:16 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:26:16 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:16 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:26:16 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:16 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:26:16 INFO : file4.txt: Copied (new)
2026/04/07 02:26:16 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:26:16 INFO : file1.txt: Copied (new)
2026/04/07 02:26:16 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:26:16 INFO : file3.txt: Copied (new)
2026/04/07 02:26:16 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:26:16 INFO : file2.txt: Copied (new)
2026/04/07 02:26:16 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:26:16 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:16 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:26:16 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:16 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:26:16 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:16 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:26:16 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:16 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:26:16 INFO : file5.txt: Copied (new)
2026/04/07 02:26:16 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:26:16 INFO : file6.txt: Copied (new)
2026/04/07 02:26:16 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:26:16 INFO : file7.txt: Copied (new)
2026/04/07 02:26:16 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:26:16 INFO : file8.txt: Copied (new)
2026/04/07 02:26:16 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/04/07 02:26:16 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:26:16 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/04/07 02:26:16 INFO : file9.txt: Copied (new)
2026/04/07 02:26:16 NOTICE: checking path2 azurefiles root 'rclone-test-kapusef2xepa/022155va/max_delete_path1/path2'
2026/04/07 02:26:17 NOTICE: [36m(01) :[0m [34mtest max-delete-path1[0m
2026/04/07 02:26:17 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/07 02:26:17 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/07 02:26:19 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/max_delete_path1/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:26:19 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:26:19 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:26:19 INFO : Synching Path1 "/tmp/022155va/max_delete_path1/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/max_delete_path1/path2/"
2026/04/07 02:26:19 INFO : Copying Path2 files to Path1
2026/04/07 02:26:19 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:26:19 INFO : There was nothing to transfer
2026/04/07 02:26:19 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:26:19 INFO : There was nothing to transfer
2026/04/07 02:26:19 INFO : Resync updating listings
2026/04/07 02:26:19 INFO : Validating listings for Path1 "/tmp/022155va/max_delete_path1/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/max_delete_path1/path2/"
2026/04/07 02:26:19 INFO : [32mBisync successful[0m
2026/04/07 02:26:19 NOTICE: [36m(04) :[0m [34mtest delete >50% of local files[0m
2026/04/07 02:26:19 NOTICE: [36m(05) :[0m [34mdelete-file /tmp/022155va/max_delete_path1/path1/file1.txt[0m
2026/04/07 02:26:19 DEBUG : Creating backend with remote "/tmp/022155va/max_delete_path1/path1/"
2026/04/07 02:26:19 DEBUG : fs cache: renaming cache item "/tmp/022155va/max_delete_path1/path1/" to be canonical "/tmp/022155va/max_delete_path1/path1"
2026/04/07 02:26:19 INFO : file1.txt: Deleted
2026/04/07 02:26:19 NOTICE: [36m(06) :[0m [34mdelete-file /tmp/022155va/max_delete_path1/path1/file2.txt[0m
2026/04/07 02:26:19 DEBUG : fs cache: switching user supplied name "/tmp/022155va/max_delete_path1/path1/" for canonical name "/tmp/022155va/max_delete_path1/path1"
2026/04/07 02:26:19 INFO : file2.txt: Deleted
2026/04/07 02:26:19 NOTICE: [36m(07) :[0m [34mdelete-file /tmp/022155va/max_delete_path1/path1/file3.txt[0m
2026/04/07 02:26:19 DEBUG : fs cache: switching user supplied name "/tmp/022155va/max_delete_path1/path1/" for canonical name "/tmp/022155va/max_delete_path1/path1"
2026/04/07 02:26:19 INFO : file3.txt: Deleted
2026/04/07 02:26:19 NOTICE: [36m(08) :[0m [34mdelete-file /tmp/022155va/max_delete_path1/path1/file4.txt[0m
2026/04/07 02:26:19 DEBUG : fs cache: switching user supplied name "/tmp/022155va/max_delete_path1/path1/" for canonical name "/tmp/022155va/max_delete_path1/path1"
2026/04/07 02:26:19 INFO : file4.txt: Deleted
2026/04/07 02:26:19 NOTICE: [36m(09) :[0m [34mdelete-file /tmp/022155va/max_delete_path1/path1/file5.txt[0m
2026/04/07 02:26:19 DEBUG : fs cache: switching user supplied name "/tmp/022155va/max_delete_path1/path1/" for canonical name "/tmp/022155va/max_delete_path1/path1"
2026/04/07 02:26:19 INFO : file5.txt: Deleted
2026/04/07 02:26:19 NOTICE: [36m(10) :[0m [34mtest sync should fail due to too many local deletes[0m
2026/04/07 02:26:19 NOTICE: [36m(11) :[0m [34mbisync[0m
2026/04/07 02:26:21 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/max_delete_path1/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:26:21 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:26:21 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:26:21 INFO : Synching Path1 "/tmp/022155va/max_delete_path1/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/max_delete_path1/path2/"
2026/04/07 02:26:21 INFO : Building Path1 and Path2 listings
2026/04/07 02:26:22 INFO : Path1 checking for diffs
2026/04/07 02:26:22 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/04/07 02:26:22 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/04/07 02:26:22 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/07 02:26:22 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/07 02:26:22 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/04/07 02:26:22 INFO : Path1: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/04/07 02:26:22 INFO : Path2 checking for diffs
2026/04/07 02:26:22 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path1 "/tmp/022155va/max_delete_path1/path1/". Run with --force if desired.
2026/04/07 02:26:22 NOTICE: [31mBisync aborted. Please try again.[0m
2026/04/07 02:26:22 NOTICE: Bisync error: too many deletes
2026/04/07 02:26:22 NOTICE: [36m(12) :[0m [34mcopy-listings initial-fail[0m
2026/04/07 02:26:22 NOTICE: [36m(13) :[0m [34mtest change max-delete limit to 60%. sync should run.[0m
2026/04/07 02:26:22 NOTICE: [36m(14) :[0m [34mbisync max-delete=60[0m
2026/04/07 02:26:24 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/max_delete_path1/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:26:24 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:26:24 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:26:24 INFO : Synching Path1 "/tmp/022155va/max_delete_path1/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/max_delete_path1/path2/"
2026/04/07 02:26:24 INFO : Building Path1 and Path2 listings
2026/04/07 02:26:24 INFO : Path1 checking for diffs
2026/04/07 02:26:24 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/04/07 02:26:24 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/04/07 02:26:24 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/07 02:26:24 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/07 02:26:24 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/04/07 02:26:24 INFO : Path1: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/04/07 02:26:24 INFO : Path2 checking for diffs
2026/04/07 02:26:24 INFO : Applying changes
2026/04/07 02:26:24 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/max_delete_path1/path2/file1.txt[0m
2026/04/07 02:26:24 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/max_delete_path1/path2/file2.txt[0m
2026/04/07 02:26:24 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/max_delete_path1/path2/file3.txt[0m
2026/04/07 02:26:24 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/max_delete_path1/path2/file4.txt[0m
2026/04/07 02:26:24 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/max_delete_path1/path2/file5.txt[0m
2026/04/07 02:26:24 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:26:24 INFO : file1.txt: Deleted
2026/04/07 02:26:24 INFO : file4.txt: Deleted
2026/04/07 02:26:24 INFO : file5.txt: Deleted
2026/04/07 02:26:24 INFO : file3.txt: Deleted
2026/04/07 02:26:24 INFO : file2.txt: Deleted
2026/04/07 02:26:24 INFO : There was nothing to transfer
2026/04/07 02:26:24 INFO : Updating listings
2026/04/07 02:26:24 INFO : Validating listings for Path1 "/tmp/022155va/max_delete_path1/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/max_delete_path1/path2/"
2026/04/07 02:26:24 INFO : [32mBisync successful[0m
2026/04/07 02:26:24 DEBUG : Waiting for deletions to finish
2026/04/07 02:26:24 INFO : file6.txt: Deleted
2026/04/07 02:26:24 INFO : file7.txt: Deleted
2026/04/07 02:26:24 INFO : file8.txt: Deleted
2026/04/07 02:26:24 INFO : file9.txt: Deleted
2026/04/07 02:26:24 DEBUG : removing 1 level 0 directories
2026/04/07 02:26:24 INFO : Local file system at /tmp/022155va/max_delete_path1/path1: Removing directory
2026/04/07 02:26:24 DEBUG : Waiting for deletions to finish
2026/04/07 02:26:24 INFO : file7.txt: Deleted
2026/04/07 02:26:24 INFO : file6.txt: Deleted
2026/04/07 02:26:24 INFO : file8.txt: Deleted
2026/04/07 02:26:24 INFO : file9.txt: Deleted
2026/04/07 02:26:24 DEBUG : removing 1 level 0 directories
2026/04/07 02:26:24 INFO : azurefiles root 'rclone-test-kapusef2xepa/022155va/max_delete_path1/path2': Removing directory
bisync_test.go:608: [32mTEST max_delete_path1 PASSED[0m
=== RUN TestBisyncLocalRemote/max_delete_path2_force
2026/04/07 02:26:25 DEBUG : Creating backend with remote "/tmp/022155va/max_delete_path2_force/path1"
2026/04/07 02:26:25 INFO : path2: Making directory
2026/04/07 02:26:25 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/max_delete_path2_force/path2"
2026/04/07 02:26:25 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path2_force/initial"
2026/04/07 02:26:25 DEBUG : Creating backend with remote "/tmp/022155va/initdir/test_max_delete_path2_force-degoliy5"
2026/04/07 02:26:25 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:25 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:25 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:25 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:25 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:25 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:25 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:25 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:25 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:25 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:26:25 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:26:25 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:25 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:25 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:26:25 INFO : file1.txt: Copied (new)
2026/04/07 02:26:25 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:26:25 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:26:25 INFO : file2.txt: Copied (new)
2026/04/07 02:26:25 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:26:25 DEBUG : Local file system at /tmp/022155va/initdir/test_max_delete_path2_force-degoliy5: Waiting for checks to finish
2026/04/07 02:26:25 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:25 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:26:25 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:26:25 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:26:25 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:25 DEBUG : Local file system at /tmp/022155va/initdir/test_max_delete_path2_force-degoliy5: Waiting for transfers to finish
2026/04/07 02:26:25 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:25 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:25 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:26:25 INFO : file3.txt: Copied (new)
2026/04/07 02:26:25 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:26:25 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:26:25 INFO : file5.txt: Copied (new)
2026/04/07 02:26:25 INFO : file6.txt: Copied (new)
2026/04/07 02:26:25 INFO : file4.txt: Copied (new)
2026/04/07 02:26:25 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:26:25 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:25 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:26:25 INFO : file8.txt: Copied (new)
2026/04/07 02:26:25 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:26:25 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:25 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/04/07 02:26:25 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:26:25 INFO : file7.txt: Copied (new)
2026/04/07 02:26:25 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:26:25 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/04/07 02:26:25 INFO : file9.txt: Copied (new)
2026/04/07 02:26:25 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path2_force/modfiles"
2026/04/07 02:26:25 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_max_delete_path2_force-wusegos6"
2026/04/07 02:26:25 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:25 DEBUG : Local file system at /tmp/022155va/datadir/test_max_delete_path2_force-wusegos6: Waiting for checks to finish
2026/04/07 02:26:25 DEBUG : Local file system at /tmp/022155va/datadir/test_max_delete_path2_force-wusegos6: Waiting for transfers to finish
2026/04/07 02:26:25 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/04/07 02:26:25 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/04/07 02:26:25 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/04/07 02:26:25 INFO : hold.txt: Copied (new)
2026/04/07 02:26:25 DEBUG : Waiting for deletions to finish
2026/04/07 02:26:25 ERROR : error listing: directory not found
2026/04/07 02:26:25 ERROR : Local file system at /tmp/022155va/max_delete_path2_force/path1: Failed to list "": directory not found
2026/04/07 02:26:25 DEBUG : removing 1 level 0 directories
2026/04/07 02:26:25 INFO : Local file system at /tmp/022155va/max_delete_path2_force/path1: Removing directory
2026/04/07 02:26:25 ERROR : Failed to rmdir: stat /tmp/022155va/max_delete_path2_force/path1: no such file or directory
2026/04/07 02:26:25 DEBUG : Waiting for deletions to finish
2026/04/07 02:26:25 ERROR : error listing: directory not found
2026/04/07 02:26:25 ERROR : azurefiles root 'rclone-test-kapusef2xepa/022155va/max_delete_path2_force/path2': Failed to list "": directory not found
2026/04/07 02:26:25 DEBUG : removing 1 level 0 directories
2026/04/07 02:26:25 INFO : azurefiles root 'rclone-test-kapusef2xepa/022155va/max_delete_path2_force/path2': Removing directory
2026/04/07 02:26:25 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kapusef2xepa/022155va/max_delete_path2_force/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:b54716b2-601a-0076-5f35-c63b52000000
Time:2026-04-07T02:26:25.2382575Z
--------------------------------------------------------------------------------
2026/04/07 02:26:25 ERROR : error listing: directory not found
2026/04/07 02:26:25 ERROR : error listing: directory not found
2026/04/07 02:26:25 NOTICE: checking initFs Local file system at /tmp/022155va/initdir/test_max_delete_path2_force-degoliy5
2026/04/07 02:26:25 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:25 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:25 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:25 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:25 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:25 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:25 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:25 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:25 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:25 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:26:25 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:26:25 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:25 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:26:25 DEBUG : Local file system at /tmp/022155va/max_delete_path2_force/path1: Waiting for checks to finish
2026/04/07 02:26:25 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:25 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:26:25 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:26:25 INFO : file1.txt: Copied (new)
2026/04/07 02:26:25 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:25 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:26:25 INFO : file3.txt: Copied (new)
2026/04/07 02:26:25 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:26:25 INFO : file4.txt: Copied (new)
2026/04/07 02:26:25 DEBUG : Local file system at /tmp/022155va/max_delete_path2_force/path1: Waiting for transfers to finish
2026/04/07 02:26:25 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:25 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:26:25 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:26:25 INFO : file2.txt: Copied (new)
2026/04/07 02:26:25 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:26:25 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:25 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:26:25 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:25 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:26:25 INFO : file6.txt: Copied (new)
2026/04/07 02:26:25 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:26:25 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:25 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/04/07 02:26:25 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:26:25 INFO : file8.txt: Copied (new)
2026/04/07 02:26:25 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:26:25 INFO : file5.txt: Copied (new)
2026/04/07 02:26:25 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:26:25 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/04/07 02:26:25 INFO : file9.txt: Copied (new)
2026/04/07 02:26:25 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:25 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:26:25 INFO : file7.txt: Copied (new)
2026/04/07 02:26:25 NOTICE: checking Path1 Local file system at /tmp/022155va/max_delete_path2_force/path1
2026/04/07 02:26:25 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:25 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:25 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:25 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:25 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:25 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:25 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:25 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:25 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:25 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/max_delete_path2_force/path2': Waiting for checks to finish
2026/04/07 02:26:25 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/max_delete_path2_force/path2': Waiting for transfers to finish
2026/04/07 02:26:25 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:26:25 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:25 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:26:25 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:25 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:26:25 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:25 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:26:25 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:25 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:26:25 INFO : file4.txt: Copied (new)
2026/04/07 02:26:25 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:26:25 INFO : file1.txt: Copied (new)
2026/04/07 02:26:25 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:26:25 INFO : file3.txt: Copied (new)
2026/04/07 02:26:25 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:26:25 INFO : file2.txt: Copied (new)
2026/04/07 02:26:25 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:26:25 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:25 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:26:25 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:25 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:26:25 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:25 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:26:25 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:25 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:26:25 INFO : file5.txt: Copied (new)
2026/04/07 02:26:25 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:26:25 INFO : file6.txt: Copied (new)
2026/04/07 02:26:26 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:26:26 INFO : file7.txt: Copied (new)
2026/04/07 02:26:26 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:26:26 INFO : file8.txt: Copied (new)
2026/04/07 02:26:26 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/04/07 02:26:26 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:26:26 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/04/07 02:26:26 INFO : file9.txt: Copied (new)
2026/04/07 02:26:26 NOTICE: checking path2 azurefiles root 'rclone-test-kapusef2xepa/022155va/max_delete_path2_force/path2'
2026/04/07 02:26:26 NOTICE: [36m(01) :[0m [34mtest max-delete-path2-force[0m
2026/04/07 02:26:26 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/07 02:26:26 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/07 02:26:29 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/max_delete_path2_force/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:26:29 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:26:29 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:26:29 INFO : Synching Path1 "/tmp/022155va/max_delete_path2_force/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/max_delete_path2_force/path2/"
2026/04/07 02:26:29 INFO : Copying Path2 files to Path1
2026/04/07 02:26:29 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:26:29 INFO : There was nothing to transfer
2026/04/07 02:26:29 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:26:29 INFO : There was nothing to transfer
2026/04/07 02:26:29 INFO : Resync updating listings
2026/04/07 02:26:29 INFO : Validating listings for Path1 "/tmp/022155va/max_delete_path2_force/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/max_delete_path2_force/path2/"
2026/04/07 02:26:29 INFO : [32mBisync successful[0m
2026/04/07 02:26:29 NOTICE: [36m(04) :[0m [34mtest delete >50% of remote files[0m
2026/04/07 02:26:29 NOTICE: [36m(05) :[0m [34mdelete-file TestAzureFiles:rclone-test-kapusef2xepa/022155va/max_delete_path2_force/path2/file1.txt[0m
2026/04/07 02:26:29 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/max_delete_path2_force/path2/"
2026/04/07 02:26:29 INFO : file1.txt: Deleted
2026/04/07 02:26:29 NOTICE: [36m(06) :[0m [34mdelete-file TestAzureFiles:rclone-test-kapusef2xepa/022155va/max_delete_path2_force/path2/file2.txt[0m
2026/04/07 02:26:29 INFO : file2.txt: Deleted
2026/04/07 02:26:29 NOTICE: [36m(07) :[0m [34mdelete-file TestAzureFiles:rclone-test-kapusef2xepa/022155va/max_delete_path2_force/path2/file3.txt[0m
2026/04/07 02:26:29 INFO : file3.txt: Deleted
2026/04/07 02:26:29 NOTICE: [36m(08) :[0m [34mdelete-file TestAzureFiles:rclone-test-kapusef2xepa/022155va/max_delete_path2_force/path2/file4.txt[0m
2026/04/07 02:26:29 INFO : file4.txt: Deleted
2026/04/07 02:26:29 NOTICE: [36m(09) :[0m [34mdelete-file TestAzureFiles:rclone-test-kapusef2xepa/022155va/max_delete_path2_force/path2/file5.txt[0m
2026/04/07 02:26:29 INFO : file5.txt: Deleted
2026/04/07 02:26:29 NOTICE: [36m(10) :[0m [34mtest sync should fail due to too many path2 deletes[0m
2026/04/07 02:26:29 NOTICE: [36m(11) :[0m [34mbisync[0m
2026/04/07 02:26:32 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/max_delete_path2_force/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:26:32 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:26:32 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:26:32 INFO : Synching Path1 "/tmp/022155va/max_delete_path2_force/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/max_delete_path2_force/path2/"
2026/04/07 02:26:32 INFO : Building Path1 and Path2 listings
2026/04/07 02:26:32 INFO : Path1 checking for diffs
2026/04/07 02:26:32 INFO : Path2 checking for diffs
2026/04/07 02:26:32 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/04/07 02:26:32 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/04/07 02:26:32 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/07 02:26:32 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/07 02:26:32 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/04/07 02:26:32 INFO : Path2: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/04/07 02:26:32 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/max_delete_path2_force/path2/". Run with --force if desired.
2026/04/07 02:26:32 NOTICE: [31mBisync aborted. Please try again.[0m
2026/04/07 02:26:32 NOTICE: Bisync error: too many deletes
2026/04/07 02:26:32 NOTICE: [36m(12) :[0m [34mcopy-listings initial-fail[0m
2026/04/07 02:26:32 NOTICE: [36m(13) :[0m [34mtest apply force option. sync should run.[0m
2026/04/07 02:26:32 NOTICE: [36m(14) :[0m [34mbisync force[0m
2026/04/07 02:26:34 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/max_delete_path2_force/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:26:34 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:26:34 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:26:34 INFO : Synching Path1 "/tmp/022155va/max_delete_path2_force/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/max_delete_path2_force/path2/"
2026/04/07 02:26:34 INFO : Building Path1 and Path2 listings
2026/04/07 02:26:34 INFO : Path1 checking for diffs
2026/04/07 02:26:34 INFO : Path2 checking for diffs
2026/04/07 02:26:34 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/04/07 02:26:34 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/04/07 02:26:34 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/07 02:26:34 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/07 02:26:34 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/04/07 02:26:34 INFO : Path2: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/04/07 02:26:34 INFO : Applying changes
2026/04/07 02:26:34 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/022155va/max_delete_path2_force/path1/file1.txt[0m
2026/04/07 02:26:34 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/022155va/max_delete_path2_force/path1/file2.txt[0m
2026/04/07 02:26:34 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/022155va/max_delete_path2_force/path1/file3.txt[0m
2026/04/07 02:26:34 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/022155va/max_delete_path2_force/path1/file4.txt[0m
2026/04/07 02:26:34 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/022155va/max_delete_path2_force/path1/file5.txt[0m
2026/04/07 02:26:34 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:26:34 INFO : file5.txt: Deleted
2026/04/07 02:26:34 INFO : file3.txt: Deleted
2026/04/07 02:26:34 INFO : file1.txt: Deleted
2026/04/07 02:26:34 INFO : file4.txt: Deleted
2026/04/07 02:26:34 INFO : file2.txt: Deleted
2026/04/07 02:26:34 INFO : There was nothing to transfer
2026/04/07 02:26:34 INFO : Updating listings
2026/04/07 02:26:34 INFO : Validating listings for Path1 "/tmp/022155va/max_delete_path2_force/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/max_delete_path2_force/path2/"
2026/04/07 02:26:34 INFO : [32mBisync successful[0m
2026/04/07 02:26:34 DEBUG : Waiting for deletions to finish
2026/04/07 02:26:34 INFO : file7.txt: Deleted
2026/04/07 02:26:34 INFO : file8.txt: Deleted
2026/04/07 02:26:34 INFO : file9.txt: Deleted
2026/04/07 02:26:34 INFO : file6.txt: Deleted
2026/04/07 02:26:34 DEBUG : removing 1 level 0 directories
2026/04/07 02:26:34 INFO : Local file system at /tmp/022155va/max_delete_path2_force/path1: Removing directory
2026/04/07 02:26:34 DEBUG : Waiting for deletions to finish
2026/04/07 02:26:34 INFO : file7.txt: Deleted
2026/04/07 02:26:34 INFO : file8.txt: Deleted
2026/04/07 02:26:34 INFO : file9.txt: Deleted
2026/04/07 02:26:34 INFO : file6.txt: Deleted
2026/04/07 02:26:34 DEBUG : removing 1 level 0 directories
2026/04/07 02:26:34 INFO : azurefiles root 'rclone-test-kapusef2xepa/022155va/max_delete_path2_force/path2': Removing directory
bisync_test.go:608: [32mTEST max_delete_path2_force PASSED[0m
=== RUN TestBisyncLocalRemote/nomodtime
2026/04/07 02:26:34 DEBUG : Creating backend with remote "/tmp/022155va/nomodtime/path1"
2026/04/07 02:26:34 INFO : path2: Making directory
2026/04/07 02:26:34 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/nomodtime/path2"
2026/04/07 02:26:35 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_nomodtime/initial"
2026/04/07 02:26:35 DEBUG : Creating backend with remote "/tmp/022155va/initdir/test_nomodtime-likevev9"
2026/04/07 02:26:35 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:26:35 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:35 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:35 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:35 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:35 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:35 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:35 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:35 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:35 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:26:35 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:26:35 DEBUG : Local file system at /tmp/022155va/initdir/test_nomodtime-likevev9: Waiting for checks to finish
2026/04/07 02:26:35 DEBUG : Local file system at /tmp/022155va/initdir/test_nomodtime-likevev9: Waiting for transfers to finish
2026/04/07 02:26:35 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:26:35 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:35 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:26:35 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:35 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:35 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:26:35 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:26:35 INFO : file3.txt: Copied (new)
2026/04/07 02:26:35 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:26:35 INFO : file2.txt: Copied (new)
2026/04/07 02:26:35 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:26:35 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:26:35 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:26:35 INFO : file1.txt: Copied (new)
2026/04/07 02:26:35 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:26:35 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:35 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:26:35 INFO : file4.txt: Copied (new)
2026/04/07 02:26:35 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:26:35 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:35 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:26:35 INFO : file7.txt: Copied (new)
2026/04/07 02:26:35 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:26:35 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:26:35 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:35 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:35 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:26:35 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:35 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:26:35 INFO : file8.txt: Copied (new)
2026/04/07 02:26:35 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:26:35 INFO : file5.txt: Copied (new)
2026/04/07 02:26:35 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:26:35 INFO : file6.txt: Copied (new)
2026/04/07 02:26:35 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_nomodtime/modfiles"
2026/04/07 02:26:35 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_nomodtime-nopaveb0"
2026/04/07 02:26:35 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:35 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:35 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:35 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:35 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:35 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:35 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:35 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:35 DEBUG : file1.txt.17d2872a.partial: size = 19 OK
2026/04/07 02:26:35 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:26:35 DEBUG : file1.txt.17d2872a.partial: renamed to: file1.txt
2026/04/07 02:26:35 INFO : file1.txt: Copied (new)
2026/04/07 02:26:35 DEBUG : file10.txt.145e0d1b.partial: size = 19 OK
2026/04/07 02:26:35 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:26:35 DEBUG : file10.txt.145e0d1b.partial: renamed to: file10.txt
2026/04/07 02:26:35 INFO : file10.txt: Copied (new)
2026/04/07 02:26:35 DEBUG : file11.txt.7d27067e.partial: size = 19 OK
2026/04/07 02:26:35 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:26:35 DEBUG : file11.txt.7d27067e.partial: renamed to: file11.txt
2026/04/07 02:26:35 INFO : file11.txt: Copied (new)
2026/04/07 02:26:35 DEBUG : Local file system at /tmp/022155va/datadir/test_nomodtime-nopaveb0: Waiting for checks to finish
2026/04/07 02:26:35 DEBUG : Local file system at /tmp/022155va/datadir/test_nomodtime-nopaveb0: Waiting for transfers to finish
2026/04/07 02:26:35 DEBUG : file2.txt.8a7f218a.partial: size = 13 OK
2026/04/07 02:26:35 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/07 02:26:35 DEBUG : file2.txt.8a7f218a.partial: renamed to: file2.txt
2026/04/07 02:26:35 INFO : file2.txt: Copied (new)
2026/04/07 02:26:35 DEBUG : file5L.txt.1fdc92e2.partial: size = 39 OK
2026/04/07 02:26:35 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/07 02:26:35 DEBUG : file5L.txt.1fdc92e2.partial: renamed to: file5L.txt
2026/04/07 02:26:35 INFO : file5L.txt: Copied (new)
2026/04/07 02:26:35 DEBUG : file5R.txt.6fb45142.partial: size = 39 OK
2026/04/07 02:26:35 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/07 02:26:35 DEBUG : file6.txt.d2ccb150.partial: size = 19 OK
2026/04/07 02:26:35 DEBUG : file5R.txt.6fb45142.partial: renamed to: file5R.txt
2026/04/07 02:26:35 INFO : file5R.txt: Copied (new)
2026/04/07 02:26:35 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:26:35 DEBUG : file6.txt.d2ccb150.partial: renamed to: file6.txt
2026/04/07 02:26:35 INFO : file6.txt: Copied (new)
2026/04/07 02:26:35 DEBUG : file7.txt.bbb5ba35.partial: size = 19 OK
2026/04/07 02:26:35 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:26:35 DEBUG : file7.txt.bbb5ba35.partial: renamed to: file7.txt
2026/04/07 02:26:35 INFO : file7.txt: Copied (new)
2026/04/07 02:26:35 DEBUG : Waiting for deletions to finish
2026/04/07 02:26:35 ERROR : error listing: directory not found
2026/04/07 02:26:35 ERROR : Local file system at /tmp/022155va/nomodtime/path1: Failed to list "": directory not found
2026/04/07 02:26:35 DEBUG : removing 1 level 0 directories
2026/04/07 02:26:35 INFO : Local file system at /tmp/022155va/nomodtime/path1: Removing directory
2026/04/07 02:26:35 ERROR : Failed to rmdir: stat /tmp/022155va/nomodtime/path1: no such file or directory
2026/04/07 02:26:35 DEBUG : Waiting for deletions to finish
2026/04/07 02:26:35 ERROR : error listing: directory not found
2026/04/07 02:26:35 ERROR : azurefiles root 'rclone-test-kapusef2xepa/022155va/nomodtime/path2': Failed to list "": directory not found
2026/04/07 02:26:35 DEBUG : removing 1 level 0 directories
2026/04/07 02:26:35 INFO : azurefiles root 'rclone-test-kapusef2xepa/022155va/nomodtime/path2': Removing directory
2026/04/07 02:26:35 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kapusef2xepa/022155va/nomodtime/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:b547171d-601a-0076-0335-c63b52000000
Time:2026-04-07T02:26:35.1370047Z
--------------------------------------------------------------------------------
2026/04/07 02:26:35 ERROR : error listing: directory not found
2026/04/07 02:26:35 ERROR : error listing: directory not found
2026/04/07 02:26:35 NOTICE: checking initFs Local file system at /tmp/022155va/initdir/test_nomodtime-likevev9
2026/04/07 02:26:35 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:26:35 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:35 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:35 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:35 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:35 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:35 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:35 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:35 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:35 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:26:35 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:26:35 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:26:35 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:35 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:26:35 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:26:35 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:26:35 INFO : file1.txt: Copied (new)
2026/04/07 02:26:35 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:35 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:26:35 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:26:35 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:26:35 INFO : file2.txt: Copied (new)
2026/04/07 02:26:35 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:26:35 DEBUG : Local file system at /tmp/022155va/nomodtime/path1: Waiting for checks to finish
2026/04/07 02:26:35 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:35 DEBUG : Local file system at /tmp/022155va/nomodtime/path1: Waiting for transfers to finish
2026/04/07 02:26:35 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:35 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:26:35 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:26:35 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:26:35 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:35 INFO : file4.txt: Copied (new)
2026/04/07 02:26:35 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:26:35 INFO : file3.txt: Copied (new)
2026/04/07 02:26:35 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:35 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:26:35 INFO : file5.txt: Copied (new)
2026/04/07 02:26:35 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:26:35 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:26:35 INFO : file6.txt: Copied (new)
2026/04/07 02:26:35 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:35 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:26:35 INFO : file7.txt: Copied (new)
2026/04/07 02:26:35 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:26:35 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:35 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:26:35 INFO : file8.txt: Copied (new)
2026/04/07 02:26:35 NOTICE: checking Path1 Local file system at /tmp/022155va/nomodtime/path1
2026/04/07 02:26:35 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:35 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:35 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:35 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:35 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:35 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:35 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:35 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:35 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:26:35 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/nomodtime/path2': Waiting for checks to finish
2026/04/07 02:26:35 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/nomodtime/path2': Waiting for transfers to finish
2026/04/07 02:26:35 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:26:35 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:35 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:26:35 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:35 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:26:35 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:35 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:26:35 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:35 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:26:35 INFO : file3.txt: Copied (new)
2026/04/07 02:26:35 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:26:35 INFO : file4.txt: Copied (new)
2026/04/07 02:26:35 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:26:35 INFO : file2.txt: Copied (new)
2026/04/07 02:26:35 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:26:35 INFO : file1.txt: Copied (new)
2026/04/07 02:26:35 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:26:35 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:35 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:26:35 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:35 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:26:35 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:35 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:26:35 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:35 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:26:35 INFO : file6.txt: Copied (new)
2026/04/07 02:26:35 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:26:35 INFO : file5.txt: Copied (new)
2026/04/07 02:26:35 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:26:35 INFO : file7.txt: Copied (new)
2026/04/07 02:26:35 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:26:35 INFO : file8.txt: Copied (new)
2026/04/07 02:26:36 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:26:36 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:26:36 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:26:36 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:26:36 NOTICE: checking path2 azurefiles root 'rclone-test-kapusef2xepa/022155va/nomodtime/path2'
2026/04/07 02:26:36 NOTICE: [36m(01) :[0m [34mtest changes[0m
2026/04/07 02:26:36 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/07 02:26:36 NOTICE: [36m(03) :[0m [34mbisync resync nomodtime[0m
2026/04/07 02:26:36 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/nomodtime/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:26:36 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/04/07 02:26:36 INFO : Synching Path1 "/tmp/022155va/nomodtime/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/nomodtime/path2/"
2026/04/07 02:26:36 INFO : Copying Path2 files to Path1
2026/04/07 02:26:36 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:26:37 INFO : There was nothing to transfer
2026/04/07 02:26:37 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:26:37 INFO : There was nothing to transfer
2026/04/07 02:26:37 INFO : Resync updating listings
2026/04/07 02:26:37 INFO : Validating listings for Path1 "/tmp/022155va/nomodtime/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/nomodtime/path2/"
2026/04/07 02:26:37 INFO : [32mBisync successful[0m
2026/04/07 02:26:37 NOTICE: [36m(04) :[0m [34mtest make modifications on both paths[0m
2026/04/07 02:26:37 NOTICE: [36m(05) :[0m [34mtest new on path2 - file10[0m
2026/04/07 02:26:37 NOTICE: [36m(06) :[0m [34mcopy-file /tmp/022155va/datadir/test_nomodtime-nopaveb0/file10.txt TestAzureFiles:rclone-test-kapusef2xepa/022155va/nomodtime/path2/[0m
2026/04/07 02:26:37 DEBUG : copyFile "/tmp/022155va/datadir/test_nomodtime-nopaveb0/file10.txt" to "TestAzureFiles:rclone-test-kapusef2xepa/022155va/nomodtime/path2/" as ""
2026/04/07 02:26:37 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_nomodtime-nopaveb0/file10.txt"
2026/04/07 02:26:37 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/nomodtime/path2/"
2026/04/07 02:26:37 DEBUG : operations.CopyFile "file10.txt" to "azurefiles root 'rclone-test-kapusef2xepa/022155va/nomodtime/path2/'" as "file10.txt"
2026/04/07 02:26:37 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:37 DEBUG : file10.txt.145e0d1b.partial: size = 19 OK
2026/04/07 02:26:37 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:26:37 DEBUG : file10.txt.145e0d1b.partial: renamed to: file10.txt
2026/04/07 02:26:37 INFO : file10.txt: Copied (new)
2026/04/07 02:26:37 NOTICE: [36m(07) :[0m [34mtest changed on path2 - file1[0m
2026/04/07 02:26:37 NOTICE: [36m(08) :[0m [34mcopy-file /tmp/022155va/datadir/test_nomodtime-nopaveb0/file1.txt TestAzureFiles:rclone-test-kapusef2xepa/022155va/nomodtime/path2/[0m
2026/04/07 02:26:37 DEBUG : copyFile "/tmp/022155va/datadir/test_nomodtime-nopaveb0/file1.txt" to "TestAzureFiles:rclone-test-kapusef2xepa/022155va/nomodtime/path2/" as ""
2026/04/07 02:26:37 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_nomodtime-nopaveb0/file1.txt"
2026/04/07 02:26:37 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/nomodtime/path2/"
2026/04/07 02:26:37 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-kapusef2xepa/022155va/nomodtime/path2/'" as "file1.txt"
2026/04/07 02:26:37 DEBUG : file1.txt: size = 19 (Local file system at /tmp/022155va/datadir/test_nomodtime-nopaveb0)
2026/04/07 02:26:37 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-kapusef2xepa/022155va/nomodtime/path2/')
2026/04/07 02:26:37 DEBUG : file1.txt: Sizes differ
2026/04/07 02:26:38 DEBUG : file1.txt.17d2872a.partial: size = 19 OK
2026/04/07 02:26:38 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:26:38 DEBUG : file1.txt.17d2872a.partial: renamed to: file1.txt
2026/04/07 02:26:38 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:26:38 NOTICE: [36m(09) :[0m [34mtest new on path1 - file11[0m
2026/04/07 02:26:38 NOTICE: [36m(10) :[0m [34mcopy-file /tmp/022155va/datadir/test_nomodtime-nopaveb0/file11.txt /tmp/022155va/nomodtime/path1/[0m
2026/04/07 02:26:38 DEBUG : copyFile "/tmp/022155va/datadir/test_nomodtime-nopaveb0/file11.txt" to "/tmp/022155va/nomodtime/path1/" as ""
2026/04/07 02:26:38 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_nomodtime-nopaveb0/file11.txt"
2026/04/07 02:26:38 DEBUG : Creating backend with remote "/tmp/022155va/nomodtime/path1/"
2026/04/07 02:26:38 DEBUG : operations.CopyFile "file11.txt" to "Local file system at /tmp/022155va/nomodtime/path1" as "file11.txt"
2026/04/07 02:26:38 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:38 DEBUG : file11.txt.7d27067e.partial: size = 19 OK
2026/04/07 02:26:38 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:26:38 DEBUG : file11.txt.7d27067e.partial: renamed to: file11.txt
2026/04/07 02:26:38 INFO : file11.txt: Copied (new)
2026/04/07 02:26:38 NOTICE: [36m(11) :[0m [34mtest changed on path1 - file2[0m
2026/04/07 02:26:38 NOTICE: [36m(12) :[0m [34mcopy-file /tmp/022155va/datadir/test_nomodtime-nopaveb0/file2.txt /tmp/022155va/nomodtime/path1/[0m
2026/04/07 02:26:38 DEBUG : copyFile "/tmp/022155va/datadir/test_nomodtime-nopaveb0/file2.txt" to "/tmp/022155va/nomodtime/path1/" as ""
2026/04/07 02:26:38 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_nomodtime-nopaveb0/file2.txt"
2026/04/07 02:26:38 DEBUG : Creating backend with remote "/tmp/022155va/nomodtime/path1/"
2026/04/07 02:26:38 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/022155va/nomodtime/path1" as "file2.txt"
2026/04/07 02:26:38 DEBUG : file2.txt: size = 13 (Local file system at /tmp/022155va/datadir/test_nomodtime-nopaveb0)
2026/04/07 02:26:38 DEBUG : file2.txt: size = 0 (Local file system at /tmp/022155va/nomodtime/path1)
2026/04/07 02:26:38 DEBUG : file2.txt: Sizes differ
2026/04/07 02:26:38 DEBUG : file2.txt.8a7f218a.partial: size = 13 OK
2026/04/07 02:26:38 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/07 02:26:38 DEBUG : file2.txt.8a7f218a.partial: renamed to: file2.txt
2026/04/07 02:26:38 INFO : file2.txt: Copied (replaced existing)
2026/04/07 02:26:38 NOTICE: [36m(13) :[0m [34mtest deleted on path2 - file3[0m
2026/04/07 02:26:38 NOTICE: [36m(14) :[0m [34mdelete-file TestAzureFiles:rclone-test-kapusef2xepa/022155va/nomodtime/path2/file3.txt[0m
2026/04/07 02:26:38 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/nomodtime/path2/"
2026/04/07 02:26:38 INFO : file3.txt: Deleted
2026/04/07 02:26:38 NOTICE: [36m(15) :[0m [34mtest deleted on path1 - file4[0m
2026/04/07 02:26:38 NOTICE: [36m(16) :[0m [34mdelete-file /tmp/022155va/nomodtime/path1/file4.txt[0m
2026/04/07 02:26:38 DEBUG : Creating backend with remote "/tmp/022155va/nomodtime/path1/"
2026/04/07 02:26:38 DEBUG : fs cache: renaming cache item "/tmp/022155va/nomodtime/path1/" to be canonical "/tmp/022155va/nomodtime/path1"
2026/04/07 02:26:38 INFO : file4.txt: Deleted
2026/04/07 02:26:38 NOTICE: [36m(17) :[0m [34mtest deleted on both paths - file8[0m
2026/04/07 02:26:38 NOTICE: [36m(18) :[0m [34mdelete-file /tmp/022155va/nomodtime/path1/file8.txt[0m
2026/04/07 02:26:38 DEBUG : fs cache: switching user supplied name "/tmp/022155va/nomodtime/path1/" for canonical name "/tmp/022155va/nomodtime/path1"
2026/04/07 02:26:38 INFO : file8.txt: Deleted
2026/04/07 02:26:38 NOTICE: [36m(19) :[0m [34mdelete-file TestAzureFiles:rclone-test-kapusef2xepa/022155va/nomodtime/path2/file8.txt[0m
2026/04/07 02:26:38 INFO : file8.txt: Deleted
2026/04/07 02:26:38 NOTICE: [36m(20) :[0m [34mtest changed on both paths - file5 (file5R, file5L)[0m
2026/04/07 02:26:38 NOTICE: [36m(21) :[0m [34mcopy-as /tmp/022155va/datadir/test_nomodtime-nopaveb0/file5R.txt TestAzureFiles:rclone-test-kapusef2xepa/022155va/nomodtime/path2/ file5.txt[0m
2026/04/07 02:26:38 DEBUG : copyFile "/tmp/022155va/datadir/test_nomodtime-nopaveb0/file5R.txt" to "TestAzureFiles:rclone-test-kapusef2xepa/022155va/nomodtime/path2/" as "file5.txt"
2026/04/07 02:26:38 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_nomodtime-nopaveb0/file5R.txt"
2026/04/07 02:26:38 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/nomodtime/path2/"
2026/04/07 02:26:38 DEBUG : operations.CopyFile "file5R.txt" to "azurefiles root 'rclone-test-kapusef2xepa/022155va/nomodtime/path2/'" as "file5.txt"
2026/04/07 02:26:38 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/022155va/datadir/test_nomodtime-nopaveb0)
2026/04/07 02:26:38 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-kapusef2xepa/022155va/nomodtime/path2/')
2026/04/07 02:26:38 DEBUG : file5R.txt: Sizes differ
2026/04/07 02:26:38 DEBUG : file5.txt.f045a362.partial: size = 39 OK
2026/04/07 02:26:38 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/07 02:26:38 DEBUG : file5.txt.f045a362.partial: renamed to: file5.txt
2026/04/07 02:26:38 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/04/07 02:26:38 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/022155va/datadir/test_nomodtime-nopaveb0/file5L.txt /tmp/022155va/nomodtime/path1/ file5.txt[0m
2026/04/07 02:26:38 DEBUG : copyFile "/tmp/022155va/datadir/test_nomodtime-nopaveb0/file5L.txt" to "/tmp/022155va/nomodtime/path1/" as "file5.txt"
2026/04/07 02:26:38 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_nomodtime-nopaveb0/file5L.txt"
2026/04/07 02:26:38 DEBUG : Creating backend with remote "/tmp/022155va/nomodtime/path1/"
2026/04/07 02:26:38 DEBUG : operations.CopyFile "file5L.txt" to "Local file system at /tmp/022155va/nomodtime/path1" as "file5.txt"
2026/04/07 02:26:38 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/022155va/datadir/test_nomodtime-nopaveb0)
2026/04/07 02:26:38 DEBUG : file5.txt: size = 0 (Local file system at /tmp/022155va/nomodtime/path1)
2026/04/07 02:26:38 DEBUG : file5L.txt: Sizes differ
2026/04/07 02:26:38 DEBUG : file5.txt.f045a362.partial: size = 39 OK
2026/04/07 02:26:38 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/07 02:26:38 DEBUG : file5.txt.f045a362.partial: renamed to: file5.txt
2026/04/07 02:26:38 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/04/07 02:26:38 NOTICE: [36m(23) :[0m [34mtest changed on path2 and deleted on path1 - file6[0m
2026/04/07 02:26:38 NOTICE: [36m(24) :[0m [34mcopy-file /tmp/022155va/datadir/test_nomodtime-nopaveb0/file6.txt TestAzureFiles:rclone-test-kapusef2xepa/022155va/nomodtime/path2/[0m
2026/04/07 02:26:38 DEBUG : copyFile "/tmp/022155va/datadir/test_nomodtime-nopaveb0/file6.txt" to "TestAzureFiles:rclone-test-kapusef2xepa/022155va/nomodtime/path2/" as ""
2026/04/07 02:26:38 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_nomodtime-nopaveb0/file6.txt"
2026/04/07 02:26:38 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/nomodtime/path2/"
2026/04/07 02:26:38 DEBUG : operations.CopyFile "file6.txt" to "azurefiles root 'rclone-test-kapusef2xepa/022155va/nomodtime/path2/'" as "file6.txt"
2026/04/07 02:26:38 DEBUG : file6.txt: size = 19 (Local file system at /tmp/022155va/datadir/test_nomodtime-nopaveb0)
2026/04/07 02:26:38 DEBUG : file6.txt: size = 0 (azurefiles root 'rclone-test-kapusef2xepa/022155va/nomodtime/path2/')
2026/04/07 02:26:38 DEBUG : file6.txt: Sizes differ
2026/04/07 02:26:39 DEBUG : file6.txt.d2ccb150.partial: size = 19 OK
2026/04/07 02:26:39 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:26:39 DEBUG : file6.txt.d2ccb150.partial: renamed to: file6.txt
2026/04/07 02:26:39 INFO : file6.txt: Copied (replaced existing)
2026/04/07 02:26:39 NOTICE: [36m(25) :[0m [34mdelete-file /tmp/022155va/nomodtime/path1/file6.txt[0m
2026/04/07 02:26:39 DEBUG : fs cache: switching user supplied name "/tmp/022155va/nomodtime/path1/" for canonical name "/tmp/022155va/nomodtime/path1"
2026/04/07 02:26:39 INFO : file6.txt: Deleted
2026/04/07 02:26:39 NOTICE: [36m(26) :[0m [34mtest changed on path1 and deleted on path2 - file7[0m
2026/04/07 02:26:39 NOTICE: [36m(27) :[0m [34mcopy-file /tmp/022155va/datadir/test_nomodtime-nopaveb0/file7.txt /tmp/022155va/nomodtime/path1/[0m
2026/04/07 02:26:39 DEBUG : copyFile "/tmp/022155va/datadir/test_nomodtime-nopaveb0/file7.txt" to "/tmp/022155va/nomodtime/path1/" as ""
2026/04/07 02:26:39 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_nomodtime-nopaveb0/file7.txt"
2026/04/07 02:26:39 DEBUG : Creating backend with remote "/tmp/022155va/nomodtime/path1/"
2026/04/07 02:26:39 DEBUG : operations.CopyFile "file7.txt" to "Local file system at /tmp/022155va/nomodtime/path1" as "file7.txt"
2026/04/07 02:26:39 DEBUG : file7.txt: size = 19 (Local file system at /tmp/022155va/datadir/test_nomodtime-nopaveb0)
2026/04/07 02:26:39 DEBUG : file7.txt: size = 0 (Local file system at /tmp/022155va/nomodtime/path1)
2026/04/07 02:26:39 DEBUG : file7.txt: Sizes differ
2026/04/07 02:26:39 DEBUG : file7.txt.bbb5ba35.partial: size = 19 OK
2026/04/07 02:26:39 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:26:39 DEBUG : file7.txt.bbb5ba35.partial: renamed to: file7.txt
2026/04/07 02:26:39 INFO : file7.txt: Copied (replaced existing)
2026/04/07 02:26:39 NOTICE: [36m(28) :[0m [34mdelete-file TestAzureFiles:rclone-test-kapusef2xepa/022155va/nomodtime/path2/file7.txt[0m
2026/04/07 02:26:39 INFO : file7.txt: Deleted
2026/04/07 02:26:39 NOTICE: [36m(29) :[0m [34mtest bisync run[0m
2026/04/07 02:26:39 NOTICE: [36m(30) :[0m [34mbisync nomodtime[0m
2026/04/07 02:26:39 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/nomodtime/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:26:39 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/04/07 02:26:39 INFO : Synching Path1 "/tmp/022155va/nomodtime/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/nomodtime/path2/"
2026/04/07 02:26:39 INFO : Building Path1 and Path2 listings
2026/04/07 02:26:39 INFO : Path1 checking for diffs
2026/04/07 02:26:39 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/04/07 02:26:39 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/07 02:26:39 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/04/07 02:26:39 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/04/07 02:26:39 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile7.txt[0m
2026/04/07 02:26:39 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/04/07 02:26:39 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/04/07 02:26:39 INFO : Path1: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/04/07 02:26:39 INFO : ([33mModified[0m: [36m 3 larger[0m, [34m 0 smaller[0m, [36m 3 hash differs[0m)
2026/04/07 02:26:39 INFO : Path2 checking for diffs
2026/04/07 02:26:39 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile1.txt[0m
2026/04/07 02:26:39 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/07 02:26:39 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/04/07 02:26:39 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile6.txt[0m
2026/04/07 02:26:39 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/04/07 02:26:39 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/04/07 02:26:39 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/04/07 02:26:39 INFO : Path2: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/04/07 02:26:39 INFO : ([33mModified[0m: [36m 3 larger[0m, [34m 0 smaller[0m, [36m 3 hash differs[0m)
2026/04/07 02:26:39 INFO : Applying changes
2026/04/07 02:26:39 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/nomodtime/path2/file11.txt[0m
2026/04/07 02:26:39 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/nomodtime/path2/file2.txt[0m
2026/04/07 02:26:39 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/nomodtime/path2/file4.txt[0m
2026/04/07 02:26:39 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/04/07 02:26:39 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36m/tmp/022155va/nomodtime/path1/file5.txt.conflict1[0m
2026/04/07 02:26:39 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1
2026/04/07 02:26:39 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/nomodtime/path2/file5.txt.conflict1[0m
2026/04/07 02:26:39 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/nomodtime/path2/file5.txt.conflict2[0m
2026/04/07 02:26:39 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2
2026/04/07 02:26:39 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/022155va/nomodtime/path1/file5.txt.conflict2[0m
2026/04/07 02:26:39 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/022155va/nomodtime/path1/file6.txt[0m
2026/04/07 02:26:39 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/nomodtime/path2/file7.txt[0m
2026/04/07 02:26:39 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/022155va/nomodtime/path1/file1.txt[0m
2026/04/07 02:26:39 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/022155va/nomodtime/path1/file10.txt[0m
2026/04/07 02:26:39 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/022155va/nomodtime/path1/file3.txt[0m
2026/04/07 02:26:39 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:26:40 INFO : file10.txt: Copied (new)
2026/04/07 02:26:40 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:26:40 INFO : file5.txt.conflict2: Copied (new)
2026/04/07 02:26:40 INFO : file6.txt: Copied (new)
2026/04/07 02:26:40 INFO : file3.txt: Deleted
2026/04/07 02:26:40 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:26:40 INFO : file11.txt: Copied (new)
2026/04/07 02:26:40 INFO : file5.txt.conflict1: Copied (new)
2026/04/07 02:26:40 INFO : file7.txt: Copied (new)
2026/04/07 02:26:40 INFO : file2.txt: Copied (replaced existing)
2026/04/07 02:26:40 INFO : file4.txt: Deleted
2026/04/07 02:26:40 INFO : Updating listings
2026/04/07 02:26:40 INFO : Validating listings for Path1 "/tmp/022155va/nomodtime/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/nomodtime/path2/"
2026/04/07 02:26:40 INFO : [32mBisync successful[0m
2026/04/07 02:26:41 DEBUG : Waiting for deletions to finish
2026/04/07 02:26:41 INFO : file11.txt: Deleted
2026/04/07 02:26:41 INFO : file7.txt: Deleted
2026/04/07 02:26:41 INFO : file5.txt.conflict1: Deleted
2026/04/07 02:26:41 INFO : file1.txt: Deleted
2026/04/07 02:26:41 INFO : file5.txt.conflict2: Deleted
2026/04/07 02:26:41 INFO : file6.txt: Deleted
2026/04/07 02:26:41 INFO : file10.txt: Deleted
2026/04/07 02:26:41 INFO : file2.txt: Deleted
2026/04/07 02:26:41 INFO : RCLONE_TEST: Deleted
2026/04/07 02:26:41 DEBUG : removing 1 level 0 directories
2026/04/07 02:26:41 INFO : Local file system at /tmp/022155va/nomodtime/path1: Removing directory
2026/04/07 02:26:41 DEBUG : Waiting for deletions to finish
2026/04/07 02:26:41 INFO : file5.txt.conflict2: Deleted
2026/04/07 02:26:41 INFO : file10.txt: Deleted
2026/04/07 02:26:41 INFO : file1.txt: Deleted
2026/04/07 02:26:41 INFO : RCLONE_TEST: Deleted
2026/04/07 02:26:41 INFO : file11.txt: Deleted
2026/04/07 02:26:41 INFO : file2.txt: Deleted
2026/04/07 02:26:41 INFO : file6.txt: Deleted
2026/04/07 02:26:41 INFO : file5.txt.conflict1: Deleted
2026/04/07 02:26:41 INFO : file7.txt: Deleted
2026/04/07 02:26:41 DEBUG : removing 1 level 0 directories
2026/04/07 02:26:41 INFO : azurefiles root 'rclone-test-kapusef2xepa/022155va/nomodtime/path2': Removing directory
bisync_test.go:608: [32mTEST nomodtime PASSED[0m
=== RUN TestBisyncLocalRemote/normalization
2026/04/07 02:26:41 DEBUG : Creating backend with remote "/tmp/022155va/normalization/path1"
2026/04/07 02:26:41 INFO : path2: Making directory
2026/04/07 02:26:41 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/normalization/path2"
2026/04/07 02:26:41 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_normalization/initial"
2026/04/07 02:26:41 DEBUG : Creating backend with remote "/tmp/022155va/initdir/test_normalization-harilec3"
2026/04/07 02:26:41 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:26:41 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:41 DEBUG : 測試_Русский_ _ _ě_áñ: Making directory with metadata
2026/04/07 02:26:41 INFO : 測試_Русский_ _ _ě_áñ: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/04/07 02:26:41 DEBUG : Added delayed dir = "測試_Русский_ _ _ě_áñ", newDst=測試_Русский_ _ _ě_áñ
2026/04/07 02:26:41 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:26:41 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:26:41 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:41 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:41 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:26:41 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:26:41 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:26:41 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:41 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: Need to transfer - File not found at Destination
2026/04/07 02:26:41 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:26:41 INFO : file1.txt: Copied (new)
2026/04/07 02:26:41 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: size = 272 OK
2026/04/07 02:26:41 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:26:41 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: size = 0 OK
2026/04/07 02:26:41 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: size = 272 OK
2026/04/07 02:26:41 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt
2026/04/07 02:26:41 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:41 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Copied (new)
2026/04/07 02:26:41 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:26:41 DEBUG : Local file system at /tmp/022155va/initdir/test_normalization-harilec3: Waiting for checks to finish
2026/04/07 02:26:41 DEBUG : Local file system at /tmp/022155va/initdir/test_normalization-harilec3: Waiting for transfers to finish
2026/04/07 02:26:41 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: renamed to: 測試_Русский_ _ _ě_áñ/測試_check file
2026/04/07 02:26:41 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Copied (new)
2026/04/07 02:26:41 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt
2026/04/07 02:26:41 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (new)
2026/04/07 02:26:41 INFO : 測試_Русский_ _ _ě_áñ: Set directory modification time (using SetModTime)
2026/04/07 02:26:41 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_normalization/modfiles"
2026/04/07 02:26:41 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_normalization-suyenex5"
2026/04/07 02:26:41 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:41 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:41 DEBUG : Local file system at /tmp/022155va/datadir/test_normalization-suyenex5: Waiting for checks to finish
2026/04/07 02:26:41 DEBUG : Local file system at /tmp/022155va/datadir/test_normalization-suyenex5: Waiting for transfers to finish
2026/04/07 02:26:41 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/07 02:26:41 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:26:41 DEBUG : 測試_filtersfile.txt.3ada41b4.partial: size = 254 OK
2026/04/07 02:26:41 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/04/07 02:26:41 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/07 02:26:41 INFO : file1.txt: Copied (new)
2026/04/07 02:26:41 DEBUG : 測試_filtersfile.txt.3ada41b4.partial: renamed to: 測試_filtersfile.txt
2026/04/07 02:26:41 INFO : 測試_filtersfile.txt: Copied (new)
2026/04/07 02:26:41 DEBUG : Waiting for deletions to finish
2026/04/07 02:26:41 ERROR : error listing: directory not found
2026/04/07 02:26:41 ERROR : Local file system at /tmp/022155va/normalization/path1: Failed to list "": directory not found
2026/04/07 02:26:41 DEBUG : removing 1 level 0 directories
2026/04/07 02:26:41 INFO : Local file system at /tmp/022155va/normalization/path1: Removing directory
2026/04/07 02:26:41 ERROR : Failed to rmdir: stat /tmp/022155va/normalization/path1: no such file or directory
2026/04/07 02:26:41 DEBUG : Waiting for deletions to finish
2026/04/07 02:26:41 ERROR : error listing: directory not found
2026/04/07 02:26:41 ERROR : azurefiles root 'rclone-test-kapusef2xepa/022155va/normalization/path2': Failed to list "": directory not found
2026/04/07 02:26:41 DEBUG : removing 1 level 0 directories
2026/04/07 02:26:41 INFO : azurefiles root 'rclone-test-kapusef2xepa/022155va/normalization/path2': Removing directory
2026/04/07 02:26:41 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kapusef2xepa/022155va/normalization/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:9ce0acf8-501a-0042-4f35-c6089a000000
Time:2026-04-07T02:26:41.6154275Z
--------------------------------------------------------------------------------
2026/04/07 02:26:41 ERROR : error listing: directory not found
2026/04/07 02:26:41 ERROR : error listing: directory not found
2026/04/07 02:26:41 NOTICE: checking initFs Local file system at /tmp/022155va/initdir/test_normalization-harilec3
2026/04/07 02:26:41 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:26:41 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:41 DEBUG : 測試_Русский_ _ _ě_áñ: Making directory with metadata
2026/04/07 02:26:41 INFO : 測試_Русский_ _ _ě_áñ: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/04/07 02:26:41 DEBUG : Added delayed dir = "測試_Русский_ _ _ě_áñ", newDst=測試_Русский_ _ _ě_áñ
2026/04/07 02:26:41 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:26:41 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:26:41 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:41 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:26:41 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:26:41 INFO : file1.txt: Copied (new)
2026/04/07 02:26:41 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:41 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:41 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: Need to transfer - File not found at Destination
2026/04/07 02:26:41 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:26:41 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:26:41 DEBUG : Local file system at /tmp/022155va/normalization/path1: Waiting for checks to finish
2026/04/07 02:26:41 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: size = 272 OK
2026/04/07 02:26:41 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:26:41 DEBUG : Local file system at /tmp/022155va/normalization/path1: Waiting for transfers to finish
2026/04/07 02:26:41 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt
2026/04/07 02:26:41 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Copied (new)
2026/04/07 02:26:41 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: size = 0 OK
2026/04/07 02:26:41 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: size = 272 OK
2026/04/07 02:26:41 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:41 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:26:41 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: renamed to: 測試_Русский_ _ _ě_áñ/測試_check file
2026/04/07 02:26:41 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Copied (new)
2026/04/07 02:26:41 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt
2026/04/07 02:26:41 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (new)
2026/04/07 02:26:41 INFO : 測試_Русский_ _ _ě_áñ: Set directory modification time (using SetModTime)
2026/04/07 02:26:41 NOTICE: checking Path1 Local file system at /tmp/022155va/normalization/path1
2026/04/07 02:26:41 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:41 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:26:41 INFO : 測試_Русский_ _ _ě_áñ: Making directory
2026/04/07 02:26:41 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:41 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:41 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: Need to transfer - File not found at Destination
2026/04/07 02:26:41 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/normalization/path2': Waiting for checks to finish
2026/04/07 02:26:41 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/normalization/path2': Waiting for transfers to finish
2026/04/07 02:26:41 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:26:41 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:42 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:26:42 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:26:42 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:26:42 INFO : file1.txt: Copied (new)
2026/04/07 02:26:42 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: size = 272 OK
2026/04/07 02:26:42 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:26:42 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: size = 272 OK
2026/04/07 02:26:42 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:26:42 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:26:42 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:26:42 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: size = 0 OK
2026/04/07 02:26:42 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:42 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt
2026/04/07 02:26:42 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Copied (new)
2026/04/07 02:26:42 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt
2026/04/07 02:26:42 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (new)
2026/04/07 02:26:42 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: renamed to: 測試_Русский_ _ _ě_áñ/測試_check file
2026/04/07 02:26:42 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Copied (new)
2026/04/07 02:26:42 NOTICE: checking path2 azurefiles root 'rclone-test-kapusef2xepa/022155va/normalization/path2'
2026/04/07 02:26:42 NOTICE: [36m(01) :[0m [34mtest normalization[0m
2026/04/07 02:26:42 NOTICE: [36m(02) :[0m [34mtouch-copy 2001-01-02 /tmp/022155va/datadir/test_normalization-suyenex5/file1.txt TestAzureFiles:rclone-test-kapusef2xepa/022155va/normalization/path2/[0m
2026/04/07 02:26:42 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_normalization-suyenex5/"
2026/04/07 02:26:42 DEBUG : fs cache: renaming cache item "/tmp/022155va/datadir/test_normalization-suyenex5/" to be canonical "/tmp/022155va/datadir/test_normalization-suyenex5"
2026/04/07 02:26:42 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/07 02:26:42 DEBUG : copyFile "/tmp/022155va/datadir/test_normalization-suyenex5/file1.txt" to "TestAzureFiles:rclone-test-kapusef2xepa/022155va/normalization/path2/" as ""
2026/04/07 02:26:42 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_normalization-suyenex5/file1.txt"
2026/04/07 02:26:42 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/normalization/path2/"
2026/04/07 02:26:42 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-kapusef2xepa/022155va/normalization/path2/'" as "file1.txt"
2026/04/07 02:26:42 DEBUG : file1.txt: size = 19 (Local file system at /tmp/022155va/datadir/test_normalization-suyenex5)
2026/04/07 02:26:42 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-kapusef2xepa/022155va/normalization/path2/')
2026/04/07 02:26:42 DEBUG : file1.txt: Sizes differ
2026/04/07 02:26:43 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/07 02:26:43 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:26:43 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/07 02:26:43 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:26:43 NOTICE: [36m(03) :[0m [34mtest initial bisync[0m
2026/04/07 02:26:43 NOTICE: [36m(04) :[0m [34mbisync resync[0m
2026/04/07 02:26:45 NOTICE: Local file system at /tmp/022155va/normalization/path1: Replacing invalid UTF-8 characters in "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/04/07 02:26:45 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/04/07 02:26:45 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:45 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/07 02:26:45 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/07 02:26:45 NOTICE: Local file system at /tmp/022155va/normalization/path1: Replacing invalid UTF-8 characters in "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/04/07 02:26:45 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/04/07 02:26:45 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:45 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/07 02:26:45 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/07 02:26:45 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/04/07 02:26:45 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:45 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/07 02:26:45 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/07 02:26:46 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/04/07 02:26:46 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:46 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/07 02:26:46 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/07 02:26:46 INFO : 測試_Русский_ _ _ě_áñ: Set directory modification time (using SetModTime)
2026/04/07 02:26:46 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/normalization/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:26:46 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:26:46 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:26:46 INFO : Synching Path1 "/tmp/022155va/normalization/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/normalization/path2/"
2026/04/07 02:26:46 INFO : Copying Path2 files to Path1
2026/04/07 02:26:46 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:26:46 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:26:47 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:26:47 INFO : Resync updating listings
2026/04/07 02:26:47 INFO : Validating listings for Path1 "/tmp/022155va/normalization/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/normalization/path2/"
2026/04/07 02:26:47 INFO : [32mBisync successful[0m
2026/04/07 02:26:47 NOTICE: [36m(05) :[0m [34mcopy-as-NFC /tmp/022155va/datadir/test_normalization-suyenex5/file1.txt /tmp/022155va/normalization/path1/測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt[0m
2026/04/07 02:26:47 DEBUG : copyFile "/tmp/022155va/datadir/test_normalization-suyenex5/file1.txt" to "/tmp/022155va/normalization/path1/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö" as "測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"
2026/04/07 02:26:47 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_normalization-suyenex5/file1.txt"
2026/04/07 02:26:47 DEBUG : Creating backend with remote "/tmp/022155va/normalization/path1/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/04/07 02:26:47 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/022155va/normalization/path1/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö" as "測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"
2026/04/07 02:26:47 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:47 DEBUG : 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.e03c326f.partial: size = 19 OK
2026/04/07 02:26:47 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:26:47 DEBUG : 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.e03c326f.partial: renamed to: 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt
2026/04/07 02:26:47 INFO : file1.txt: Copied (new) to: 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt
2026/04/07 02:26:47 NOTICE: [36m(06) :[0m [34mcopy-as-NFC /tmp/022155va/datadir/test_normalization-suyenex5/file1.txt /tmp/022155va/normalization/path1/folder éééö.txt[0m
2026/04/07 02:26:47 DEBUG : copyFile "/tmp/022155va/datadir/test_normalization-suyenex5/file1.txt" to "/tmp/022155va/normalization/path1/folder" as "éééö.txt"
2026/04/07 02:26:47 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_normalization-suyenex5/file1.txt"
2026/04/07 02:26:47 DEBUG : Creating backend with remote "/tmp/022155va/normalization/path1/folder"
2026/04/07 02:26:47 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/022155va/normalization/path1/folder" as "éééö.txt"
2026/04/07 02:26:47 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:47 DEBUG : éééö.txt.65786c5f.partial: size = 19 OK
2026/04/07 02:26:47 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:26:47 DEBUG : éééö.txt.65786c5f.partial: renamed to: éééö.txt
2026/04/07 02:26:47 INFO : file1.txt: Copied (new) to: éééö.txt
2026/04/07 02:26:47 NOTICE: [36m(07) :[0m [34mcopy-as-NFC /tmp/022155va/datadir/test_normalization-suyenex5/file1.txt /tmp/022155va/normalization/path1/folder HeLlO,wOrLd!.txt[0m
2026/04/07 02:26:47 DEBUG : copyFile "/tmp/022155va/datadir/test_normalization-suyenex5/file1.txt" to "/tmp/022155va/normalization/path1/folder" as "HeLlO,wOrLd!.txt"
2026/04/07 02:26:47 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_normalization-suyenex5/file1.txt"
2026/04/07 02:26:47 DEBUG : Creating backend with remote "/tmp/022155va/normalization/path1/folder"
2026/04/07 02:26:47 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/022155va/normalization/path1/folder" as "HeLlO,wOrLd!.txt"
2026/04/07 02:26:47 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:47 DEBUG : HeLlO,wOrLd!.txt.72ed0626.partial: size = 19 OK
2026/04/07 02:26:47 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:26:47 DEBUG : HeLlO,wOrLd!.txt.72ed0626.partial: renamed to: HeLlO,wOrLd!.txt
2026/04/07 02:26:47 INFO : file1.txt: Copied (new) to: HeLlO,wOrLd!.txt
2026/04/07 02:26:47 NOTICE: [36m(08) :[0m [34mtouch-copy 2001-01-03 /tmp/022155va/datadir/test_normalization-suyenex5/file1.txt TestAzureFiles:rclone-test-kapusef2xepa/022155va/normalization/path2/[0m
2026/04/07 02:26:47 DEBUG : fs cache: switching user supplied name "/tmp/022155va/datadir/test_normalization-suyenex5/" for canonical name "/tmp/022155va/datadir/test_normalization-suyenex5"
2026/04/07 02:26:47 DEBUG : file1.txt: Set modification time 2001-01-03
2026/04/07 02:26:47 DEBUG : copyFile "/tmp/022155va/datadir/test_normalization-suyenex5/file1.txt" to "TestAzureFiles:rclone-test-kapusef2xepa/022155va/normalization/path2/" as ""
2026/04/07 02:26:47 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_normalization-suyenex5/file1.txt"
2026/04/07 02:26:47 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/normalization/path2/"
2026/04/07 02:26:47 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-kapusef2xepa/022155va/normalization/path2/'" as "file1.txt"
2026/04/07 02:26:47 DEBUG : file1.txt: size = 19 (Local file system at /tmp/022155va/datadir/test_normalization-suyenex5)
2026/04/07 02:26:47 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-kapusef2xepa/022155va/normalization/path2/')
2026/04/07 02:26:47 DEBUG : file1.txt: Sizes differ
2026/04/07 02:26:47 DEBUG : file1.txt.10d04402.partial: size = 19 OK
2026/04/07 02:26:47 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:26:47 DEBUG : file1.txt.10d04402.partial: renamed to: file1.txt
2026/04/07 02:26:47 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:26:47 NOTICE: [36m(09) :[0m [34mcopy-as-NFD /tmp/022155va/datadir/test_normalization-suyenex5/file1.txt TestAzureFiles:rclone-test-kapusef2xepa/022155va/normalization/path2/folder éééö.txt[0m
2026/04/07 02:26:47 DEBUG : copyFile "/tmp/022155va/datadir/test_normalization-suyenex5/file1.txt" to "TestAzureFiles:rclone-test-kapusef2xepa/022155va/normalization/path2/folder" as "éééö.txt"
2026/04/07 02:26:47 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_normalization-suyenex5/file1.txt"
2026/04/07 02:26:47 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/normalization/path2/folder"
2026/04/07 02:26:47 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-kapusef2xepa/022155va/normalization/path2/folder'" as "éééö.txt"
2026/04/07 02:26:47 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:48 DEBUG : éééö.txt.eb0a0440.partial: size = 19 OK
2026/04/07 02:26:48 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:26:48 DEBUG : éééö.txt.eb0a0440.partial: renamed to: éééö.txt
2026/04/07 02:26:48 INFO : file1.txt: Copied (new) to: éééö.txt
2026/04/07 02:26:48 NOTICE: [36m(10) :[0m [34mcopy-as-NFD /tmp/022155va/datadir/test_normalization-suyenex5/file1.txt TestAzureFiles:rclone-test-kapusef2xepa/022155va/normalization/path2/folder hello,WORLD!.txt[0m
2026/04/07 02:26:48 DEBUG : copyFile "/tmp/022155va/datadir/test_normalization-suyenex5/file1.txt" to "TestAzureFiles:rclone-test-kapusef2xepa/022155va/normalization/path2/folder" as "hello,WORLD!.txt"
2026/04/07 02:26:48 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_normalization-suyenex5/file1.txt"
2026/04/07 02:26:48 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/normalization/path2/folder"
2026/04/07 02:26:48 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-kapusef2xepa/022155va/normalization/path2/folder'" as "hello,WORLD!.txt"
2026/04/07 02:26:48 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:48 DEBUG : hello,WORLD!.txt.d42ed5b0.partial: size = 19 OK
2026/04/07 02:26:48 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:26:48 DEBUG : hello,WORLD!.txt.d42ed5b0.partial: renamed to: hello,WORLD!.txt
2026/04/07 02:26:48 INFO : file1.txt: Copied (new) to: hello,WORLD!.txt
2026/04/07 02:26:48 NOTICE: [36m(11) :[0m [34mtest bisync run with fix-case[0m
2026/04/07 02:26:48 NOTICE: [36m(12) :[0m [34mbisync fix-case[0m
2026/04/07 02:26:50 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/04/07 02:26:50 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:50 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/07 02:26:50 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/07 02:26:50 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/04/07 02:26:50 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:50 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/07 02:26:50 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/07 02:26:51 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/04/07 02:26:51 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:51 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/07 02:26:51 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/07 02:26:51 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/04/07 02:26:51 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:52 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/07 02:26:52 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
bisync_test.go:1094: Fs is incapable of running test as the paths produce different results, skipping: normalization (path1:
測試_Русский_ _ _ě_áñ測試_Русский_ _ _ě_áñ (NFC) path2:
folderfolder (folderfolder))
(fs1: Local file system at /tmp/022155va/normalization/path1 fs2: azurefiles root 'rclone-test-kapusef2xepa/022155va/normalization/path2')
@@ -1 +1 @@
-測試_Русский_ _ _ě_áñ測試_Русский_ _ _ě_áñ+folderfolder
=== RUN TestBisyncLocalRemote/rclone_args
2026/04/07 02:26:52 DEBUG : Creating backend with remote "/tmp/022155va/rclone_args/path1"
2026/04/07 02:26:52 INFO : path2: Making directory
2026/04/07 02:26:52 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/rclone_args/path2"
2026/04/07 02:26:52 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rclone_args/initial"
2026/04/07 02:26:52 DEBUG : Creating backend with remote "/tmp/022155va/initdir/test_rclone_args-wucoyid7"
2026/04/07 02:26:52 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:26:52 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:52 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:52 DEBUG : subdir: Making directory with metadata
2026/04/07 02:26:52 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:26:52 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/07 02:26:52 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:52 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:52 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:26:52 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:26:52 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:52 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:26:52 INFO : file2.txt: Copied (new)
2026/04/07 02:26:52 DEBUG : subdir/file21.txt.8fb30fba.partial: size = 0 OK
2026/04/07 02:26:52 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:26:52 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:52 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:52 DEBUG : subdir/file21.txt.8fb30fba.partial: renamed to: subdir/file21.txt
2026/04/07 02:26:52 INFO : subdir/file21.txt: Copied (new)
2026/04/07 02:26:52 DEBUG : Local file system at /tmp/022155va/initdir/test_rclone_args-wucoyid7: Waiting for checks to finish
2026/04/07 02:26:52 DEBUG : Local file system at /tmp/022155va/initdir/test_rclone_args-wucoyid7: Waiting for transfers to finish
2026/04/07 02:26:52 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:26:52 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:26:52 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:26:52 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:26:52 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:26:52 DEBUG : file1.txt.3d039419.partial: size = 19 OK
2026/04/07 02:26:52 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK
2026/04/07 02:26:52 DEBUG : file1.txt.3d039419.partial: renamed to: file1.txt
2026/04/07 02:26:52 INFO : file1.txt: Copied (new)
2026/04/07 02:26:52 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:26:52 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rclone_args/modfiles"
2026/04/07 02:26:52 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_rclone_args-duvumuz1"
2026/04/07 02:26:52 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:52 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:52 DEBUG : file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:52 DEBUG : file21.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:52 DEBUG : file2.txt.d6677e1f.partial: size = 19 OK
2026/04/07 02:26:52 DEBUG : file1.txt.8c06417f.partial: size = 19 OK
2026/04/07 02:26:52 DEBUG : file20.txt.fd848222.partial: size = 0 OK
2026/04/07 02:26:52 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:26:52 DEBUG : file2.txt.d6677e1f.partial: renamed to: file2.txt
2026/04/07 02:26:52 INFO : file2.txt: Copied (new)
2026/04/07 02:26:52 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:52 DEBUG : file20.txt.fd848222.partial: renamed to: file20.txt
2026/04/07 02:26:52 INFO : file20.txt: Copied (new)
2026/04/07 02:26:52 DEBUG : Local file system at /tmp/022155va/datadir/test_rclone_args-duvumuz1: Waiting for checks to finish
2026/04/07 02:26:52 DEBUG : Local file system at /tmp/022155va/datadir/test_rclone_args-duvumuz1: Waiting for transfers to finish
2026/04/07 02:26:52 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:26:52 DEBUG : file1.txt.8c06417f.partial: renamed to: file1.txt
2026/04/07 02:26:52 INFO : file1.txt: Copied (new)
2026/04/07 02:26:52 DEBUG : file21.txt.68f456b7.partial: size = 0 OK
2026/04/07 02:26:52 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:52 DEBUG : file21.txt.68f456b7.partial: renamed to: file21.txt
2026/04/07 02:26:52 INFO : file21.txt: Copied (new)
2026/04/07 02:26:52 DEBUG : Waiting for deletions to finish
2026/04/07 02:26:52 ERROR : error listing: directory not found
2026/04/07 02:26:52 ERROR : Local file system at /tmp/022155va/rclone_args/path1: Failed to list "": directory not found
2026/04/07 02:26:52 DEBUG : removing 1 level 0 directories
2026/04/07 02:26:52 INFO : Local file system at /tmp/022155va/rclone_args/path1: Removing directory
2026/04/07 02:26:52 ERROR : Failed to rmdir: stat /tmp/022155va/rclone_args/path1: no such file or directory
2026/04/07 02:26:52 DEBUG : Waiting for deletions to finish
2026/04/07 02:26:52 ERROR : error listing: directory not found
2026/04/07 02:26:52 ERROR : azurefiles root 'rclone-test-kapusef2xepa/022155va/rclone_args/path2': Failed to list "": directory not found
2026/04/07 02:26:52 DEBUG : removing 1 level 0 directories
2026/04/07 02:26:52 INFO : azurefiles root 'rclone-test-kapusef2xepa/022155va/rclone_args/path2': Removing directory
2026/04/07 02:26:52 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kapusef2xepa/022155va/rclone_args/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:9ce0adfc-501a-0042-4235-c6089a000000
Time:2026-04-07T02:26:52.3406096Z
--------------------------------------------------------------------------------
2026/04/07 02:26:52 ERROR : error listing: directory not found
2026/04/07 02:26:52 ERROR : error listing: directory not found
2026/04/07 02:26:52 NOTICE: checking initFs Local file system at /tmp/022155va/initdir/test_rclone_args-wucoyid7
2026/04/07 02:26:52 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:26:52 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:52 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:52 DEBUG : subdir: Making directory with metadata
2026/04/07 02:26:52 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:26:52 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/07 02:26:52 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:52 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:52 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:26:52 DEBUG : file1.txt.3d039419.partial: size = 19 OK
2026/04/07 02:26:52 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:26:52 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:26:52 DEBUG : Local file system at /tmp/022155va/rclone_args/path1: Waiting for checks to finish
2026/04/07 02:26:52 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:26:52 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:26:52 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:26:52 DEBUG : subdir/file21.txt.8fb30fba.partial: size = 0 OK
2026/04/07 02:26:52 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK
2026/04/07 02:26:52 DEBUG : file1.txt.3d039419.partial: renamed to: file1.txt
2026/04/07 02:26:52 INFO : file1.txt: Copied (new)
2026/04/07 02:26:52 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:52 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:26:52 INFO : file2.txt: Copied (new)
2026/04/07 02:26:52 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:52 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:26:52 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:26:52 DEBUG : Local file system at /tmp/022155va/rclone_args/path1: Waiting for transfers to finish
2026/04/07 02:26:52 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:52 DEBUG : subdir/file21.txt.8fb30fba.partial: renamed to: subdir/file21.txt
2026/04/07 02:26:52 INFO : subdir/file21.txt: Copied (new)
2026/04/07 02:26:52 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:26:52 NOTICE: checking Path1 Local file system at /tmp/022155va/rclone_args/path1
2026/04/07 02:26:52 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:52 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:52 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:26:52 INFO : subdir: Making directory
2026/04/07 02:26:52 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:52 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination
2026/04/07 02:26:52 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/rclone_args/path2': Waiting for checks to finish
2026/04/07 02:26:52 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/rclone_args/path2': Waiting for transfers to finish
2026/04/07 02:26:52 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:26:52 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:52 DEBUG : file1.txt.3d039419.partial: size = 19 OK
2026/04/07 02:26:52 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK
2026/04/07 02:26:52 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:26:52 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:26:52 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:26:52 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:52 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:26:52 INFO : file2.txt: Copied (new)
2026/04/07 02:26:52 DEBUG : file1.txt.3d039419.partial: renamed to: file1.txt
2026/04/07 02:26:52 INFO : file1.txt: Copied (new)
2026/04/07 02:26:52 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:26:52 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:26:52 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:26:52 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:26:52 DEBUG : subdir/file21.txt.8fb30fba.partial: size = 0 OK
2026/04/07 02:26:52 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:53 DEBUG : subdir/file21.txt.8fb30fba.partial: renamed to: subdir/file21.txt
2026/04/07 02:26:53 INFO : subdir/file21.txt: Copied (new)
2026/04/07 02:26:53 NOTICE: checking path2 azurefiles root 'rclone-test-kapusef2xepa/022155va/rclone_args/path2'
2026/04/07 02:26:53 NOTICE: [36m(01) :[0m [34mtest rclone-args[0m
2026/04/07 02:26:53 NOTICE: [36m(02) :[0m [34mtouch-glob 2001-01-02 /tmp/022155va/datadir/test_rclone_args-duvumuz1/ *[0m
2026/04/07 02:26:53 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_rclone_args-duvumuz1/"
2026/04/07 02:26:53 DEBUG : fs cache: renaming cache item "/tmp/022155va/datadir/test_rclone_args-duvumuz1/" to be canonical "/tmp/022155va/datadir/test_rclone_args-duvumuz1"
2026/04/07 02:26:53 DEBUG : file21.txt: Set modification time 2001-01-02
2026/04/07 02:26:53 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/07 02:26:53 DEBUG : file2.txt: Set modification time 2001-01-02
2026/04/07 02:26:53 DEBUG : file20.txt: Set modification time 2001-01-02
2026/04/07 02:26:53 NOTICE: [36m(03) :[0m [34mtest initial bisync[0m
2026/04/07 02:26:53 NOTICE: [36m(04) :[0m [34mbisync resync checksum[0m
2026/04/07 02:26:55 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:26:55 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/rclone_args/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:26:55 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/04/07 02:26:55 INFO : Synching Path1 "/tmp/022155va/rclone_args/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/rclone_args/path2/"
2026/04/07 02:26:55 INFO : Copying Path2 files to Path1
2026/04/07 02:26:55 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:26:56 INFO : There was nothing to transfer
2026/04/07 02:26:56 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:26:56 INFO : There was nothing to transfer
2026/04/07 02:26:56 INFO : Resync updating listings
2026/04/07 02:26:56 INFO : Validating listings for Path1 "/tmp/022155va/rclone_args/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/rclone_args/path2/"
2026/04/07 02:26:56 INFO : [32mBisync successful[0m
2026/04/07 02:26:56 NOTICE: [36m(05) :[0m [34mtest place newer files on both paths[0m
2026/04/07 02:26:56 NOTICE: [36m(06) :[0m [34mcopy-file /tmp/022155va/datadir/test_rclone_args-duvumuz1/file1.txt /tmp/022155va/rclone_args/path1/[0m
2026/04/07 02:26:56 DEBUG : copyFile "/tmp/022155va/datadir/test_rclone_args-duvumuz1/file1.txt" to "/tmp/022155va/rclone_args/path1/" as ""
2026/04/07 02:26:56 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_rclone_args-duvumuz1/file1.txt"
2026/04/07 02:26:56 DEBUG : Creating backend with remote "/tmp/022155va/rclone_args/path1/"
2026/04/07 02:26:56 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/022155va/rclone_args/path1" as "file1.txt"
2026/04/07 02:26:56 DEBUG : file1.txt: size = 19 OK
2026/04/07 02:26:56 DEBUG : file1.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/04/07 02:26:56 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 (Local file system at /tmp/022155va/datadir/test_rclone_args-duvumuz1)
2026/04/07 02:26:56 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c (Local file system at /tmp/022155va/rclone_args/path1)
2026/04/07 02:26:56 DEBUG : file1.txt: md5 differ
2026/04/07 02:26:56 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/07 02:26:56 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:26:56 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/07 02:26:56 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:26:56 NOTICE: [36m(07) :[0m [34mcopy-file /tmp/022155va/datadir/test_rclone_args-duvumuz1/file2.txt TestAzureFiles:rclone-test-kapusef2xepa/022155va/rclone_args/path2/[0m
2026/04/07 02:26:56 DEBUG : copyFile "/tmp/022155va/datadir/test_rclone_args-duvumuz1/file2.txt" to "TestAzureFiles:rclone-test-kapusef2xepa/022155va/rclone_args/path2/" as ""
2026/04/07 02:26:56 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_rclone_args-duvumuz1/file2.txt"
2026/04/07 02:26:56 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/rclone_args/path2/"
2026/04/07 02:26:56 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-kapusef2xepa/022155va/rclone_args/path2/'" as "file2.txt"
2026/04/07 02:26:56 DEBUG : file2.txt: size = 19 (Local file system at /tmp/022155va/datadir/test_rclone_args-duvumuz1)
2026/04/07 02:26:56 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-kapusef2xepa/022155va/rclone_args/path2/')
2026/04/07 02:26:56 DEBUG : file2.txt: Sizes differ
2026/04/07 02:26:56 DEBUG : file2.txt.2fd64024.partial: size = 19 OK
2026/04/07 02:26:56 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:26:56 DEBUG : file2.txt.2fd64024.partial: renamed to: file2.txt
2026/04/07 02:26:56 INFO : file2.txt: Copied (replaced existing)
2026/04/07 02:26:56 NOTICE: [36m(08) :[0m [34mcopy-file /tmp/022155va/datadir/test_rclone_args-duvumuz1/file20.txt /tmp/022155va/rclone_args/path1/subdir[0m
2026/04/07 02:26:56 DEBUG : copyFile "/tmp/022155va/datadir/test_rclone_args-duvumuz1/file20.txt" to "/tmp/022155va/rclone_args/path1/subdir" as ""
2026/04/07 02:26:56 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_rclone_args-duvumuz1/file20.txt"
2026/04/07 02:26:56 DEBUG : Creating backend with remote "/tmp/022155va/rclone_args/path1/subdir"
2026/04/07 02:26:56 DEBUG : operations.CopyFile "file20.txt" to "Local file system at /tmp/022155va/rclone_args/path1/subdir" as "file20.txt"
2026/04/07 02:26:56 DEBUG : file20.txt: size = 0 OK
2026/04/07 02:26:56 DEBUG : file20.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/04/07 02:26:56 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:56 INFO : file20.txt: Updated modification time in destination
2026/04/07 02:26:56 DEBUG : file20.txt: Unchanged skipping
2026/04/07 02:26:56 NOTICE: [36m(09) :[0m [34mcopy-file /tmp/022155va/datadir/test_rclone_args-duvumuz1/file21.txt TestAzureFiles:rclone-test-kapusef2xepa/022155va/rclone_args/path2/subdir[0m
2026/04/07 02:26:56 DEBUG : copyFile "/tmp/022155va/datadir/test_rclone_args-duvumuz1/file21.txt" to "TestAzureFiles:rclone-test-kapusef2xepa/022155va/rclone_args/path2/subdir" as ""
2026/04/07 02:26:56 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_rclone_args-duvumuz1/file21.txt"
2026/04/07 02:26:56 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/rclone_args/path2/subdir"
2026/04/07 02:26:56 DEBUG : operations.CopyFile "file21.txt" to "azurefiles root 'rclone-test-kapusef2xepa/022155va/rclone_args/path2/subdir'" as "file21.txt"
2026/04/07 02:26:56 DEBUG : file21.txt: size = 0 OK
2026/04/07 02:26:56 DEBUG : file21.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/04/07 02:26:56 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:26:56 INFO : file21.txt: Updated modification time in destination
2026/04/07 02:26:56 DEBUG : file21.txt: Unchanged skipping
2026/04/07 02:26:56 NOTICE: [36m(10) :[0m [34mtouch-glob 2001-01-02 /tmp/022155va/rclone_args/path1/ file1.txt[0m
2026/04/07 02:26:56 DEBUG : Creating backend with remote "/tmp/022155va/rclone_args/path1/"
2026/04/07 02:26:56 DEBUG : fs cache: renaming cache item "/tmp/022155va/rclone_args/path1/" to be canonical "/tmp/022155va/rclone_args/path1"
2026/04/07 02:26:56 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/07 02:26:56 NOTICE: [36m(11) :[0m [34mtouch-glob 2001-01-02 TestAzureFiles:rclone-test-kapusef2xepa/022155va/rclone_args/path2/ file2.txt[0m
2026/04/07 02:26:56 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/rclone_args/path2/"
2026/04/07 02:26:56 DEBUG : file2.txt: Set modification time 2001-01-02
2026/04/07 02:26:56 NOTICE: [36m(12) :[0m [34mtouch-glob 2001-01-02 /tmp/022155va/rclone_args/path1/subdir/ file20.txt[0m
2026/04/07 02:26:56 DEBUG : Creating backend with remote "/tmp/022155va/rclone_args/path1/subdir/"
2026/04/07 02:26:56 DEBUG : fs cache: renaming cache item "/tmp/022155va/rclone_args/path1/subdir/" to be canonical "/tmp/022155va/rclone_args/path1/subdir"
2026/04/07 02:26:56 DEBUG : file20.txt: Set modification time 2001-01-02
2026/04/07 02:26:56 NOTICE: [36m(13) :[0m [34mtouch-glob 2001-01-02 TestAzureFiles:rclone-test-kapusef2xepa/022155va/rclone_args/path2/subdir/ file21.txt[0m
2026/04/07 02:26:56 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/rclone_args/path2/subdir/"
2026/04/07 02:26:57 DEBUG : file21.txt: Set modification time 2001-01-02
2026/04/07 02:26:57 NOTICE: [36m(14) :[0m [34mtest run bisync with custom options[0m
2026/04/07 02:26:57 NOTICE: [36m(15) :[0m [34mbisync checksum[0m
2026/04/07 02:26:59 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:26:59 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/rclone_args/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:26:59 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/04/07 02:26:59 INFO : Synching Path1 "/tmp/022155va/rclone_args/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/rclone_args/path2/"
2026/04/07 02:26:59 INFO : Building Path1 and Path2 listings
2026/04/07 02:26:59 INFO : TestAzureFiles: [2mDownloading hashes...[0m
2026/04/07 02:26:59 INFO : Path1 checking for diffs
2026/04/07 02:26:59 INFO : - [36mPath1[0m [35m[33mFile changed: [35mhash[0m[0m[0m - [36mfile1.txt[0m
2026/04/07 02:26:59 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/07 02:26:59 INFO : ([33mModified[0m: [36m 1 hash differs[0m)
2026/04/07 02:26:59 INFO : Path2 checking for diffs
2026/04/07 02:26:59 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/04/07 02:26:59 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/07 02:26:59 INFO : ([33mModified[0m: [36m 1 larger[0m, [34m 0 smaller[0m, [36m 1 hash differs[0m)
2026/04/07 02:26:59 INFO : Applying changes
2026/04/07 02:26:59 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/rclone_args/path2/file1.txt[0m
2026/04/07 02:26:59 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/022155va/rclone_args/path1/file2.txt[0m
2026/04/07 02:26:59 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:27:00 INFO : file2.txt: Copied (replaced existing)
2026/04/07 02:27:00 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:27:00 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:27:00 INFO : Updating listings
2026/04/07 02:27:00 INFO : Validating listings for Path1 "/tmp/022155va/rclone_args/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/rclone_args/path2/"
2026/04/07 02:27:00 INFO : [32mBisync successful[0m
2026/04/07 02:27:00 NOTICE: [36m(16) :[0m [34mtouch-glob 2007-07-23 /tmp/022155va/datadir/test_rclone_args-duvumuz1/ *[0m
2026/04/07 02:27:00 DEBUG : fs cache: switching user supplied name "/tmp/022155va/datadir/test_rclone_args-duvumuz1/" for canonical name "/tmp/022155va/datadir/test_rclone_args-duvumuz1"
2026/04/07 02:27:00 DEBUG : file21.txt: Set modification time 2007-07-23
2026/04/07 02:27:00 DEBUG : file1.txt: Set modification time 2007-07-23
2026/04/07 02:27:00 DEBUG : file2.txt: Set modification time 2007-07-23
2026/04/07 02:27:00 DEBUG : file20.txt: Set modification time 2007-07-23
2026/04/07 02:27:00 NOTICE: [36m(17) :[0m [34mcopy-file /tmp/022155va/datadir/test_rclone_args-duvumuz1/file1.txt /tmp/022155va/rclone_args/path1/[0m
2026/04/07 02:27:00 DEBUG : copyFile "/tmp/022155va/datadir/test_rclone_args-duvumuz1/file1.txt" to "/tmp/022155va/rclone_args/path1/" as ""
2026/04/07 02:27:00 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_rclone_args-duvumuz1/file1.txt"
2026/04/07 02:27:00 DEBUG : Creating backend with remote "/tmp/022155va/rclone_args/path1/"
2026/04/07 02:27:00 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/022155va/rclone_args/path1" as "file1.txt"
2026/04/07 02:27:00 DEBUG : file1.txt: size = 19 OK
2026/04/07 02:27:00 DEBUG : file1.txt: Modification times differ by -57432h0m0s: 2007-07-23 00:00:00 +0000 UTC, 2001-01-02 00:00:00 +0000 UTC
2026/04/07 02:27:00 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:27:00 INFO : file1.txt: Updated modification time in destination
2026/04/07 02:27:00 DEBUG : file1.txt: Unchanged skipping
2026/04/07 02:27:00 NOTICE: [36m(18) :[0m [34mcopy-file /tmp/022155va/datadir/test_rclone_args-duvumuz1/file2.txt TestAzureFiles:rclone-test-kapusef2xepa/022155va/rclone_args/path2/[0m
2026/04/07 02:27:00 DEBUG : copyFile "/tmp/022155va/datadir/test_rclone_args-duvumuz1/file2.txt" to "TestAzureFiles:rclone-test-kapusef2xepa/022155va/rclone_args/path2/" as ""
2026/04/07 02:27:00 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_rclone_args-duvumuz1/file2.txt"
2026/04/07 02:27:00 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/rclone_args/path2/"
2026/04/07 02:27:00 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-kapusef2xepa/022155va/rclone_args/path2/'" as "file2.txt"
2026/04/07 02:27:00 DEBUG : file2.txt: size = 19 OK
2026/04/07 02:27:00 DEBUG : file2.txt: Modification times differ by -57432h0m0s: 2007-07-23 00:00:00 +0000 UTC, 2001-01-02 00:00:00 +0000 UTC
2026/04/07 02:27:00 DEBUG : file2.txt: Dst hash empty - aborting Src hash check
2026/04/07 02:27:00 DEBUG : file2.txt.7c61d5d4.partial: size = 19 OK
2026/04/07 02:27:00 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:27:01 DEBUG : file2.txt.7c61d5d4.partial: renamed to: file2.txt
2026/04/07 02:27:01 INFO : file2.txt: Copied (replaced existing)
2026/04/07 02:27:01 NOTICE: [36m(19) :[0m [34mcopy-file /tmp/022155va/datadir/test_rclone_args-duvumuz1/file20.txt /tmp/022155va/rclone_args/path1/subdir[0m
2026/04/07 02:27:01 DEBUG : copyFile "/tmp/022155va/datadir/test_rclone_args-duvumuz1/file20.txt" to "/tmp/022155va/rclone_args/path1/subdir" as ""
2026/04/07 02:27:01 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_rclone_args-duvumuz1/file20.txt"
2026/04/07 02:27:01 DEBUG : Creating backend with remote "/tmp/022155va/rclone_args/path1/subdir"
2026/04/07 02:27:01 DEBUG : operations.CopyFile "file20.txt" to "Local file system at /tmp/022155va/rclone_args/path1/subdir" as "file20.txt"
2026/04/07 02:27:01 DEBUG : file20.txt: size = 0 OK
2026/04/07 02:27:01 DEBUG : file20.txt: Modification times differ by -57432h0m0s: 2007-07-23 00:00:00 +0000 UTC, 2001-01-02 00:00:00 +0000 UTC
2026/04/07 02:27:01 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:27:01 INFO : file20.txt: Updated modification time in destination
2026/04/07 02:27:01 DEBUG : file20.txt: Unchanged skipping
2026/04/07 02:27:01 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/022155va/datadir/test_rclone_args-duvumuz1/file21.txt TestAzureFiles:rclone-test-kapusef2xepa/022155va/rclone_args/path2/ file1.txt[0m
2026/04/07 02:27:01 DEBUG : copyFile "/tmp/022155va/datadir/test_rclone_args-duvumuz1/file21.txt" to "TestAzureFiles:rclone-test-kapusef2xepa/022155va/rclone_args/path2/" as "file1.txt"
2026/04/07 02:27:01 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_rclone_args-duvumuz1/file21.txt"
2026/04/07 02:27:01 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/rclone_args/path2/"
2026/04/07 02:27:01 DEBUG : operations.CopyFile "file21.txt" to "azurefiles root 'rclone-test-kapusef2xepa/022155va/rclone_args/path2/'" as "file1.txt"
2026/04/07 02:27:01 DEBUG : file21.txt: size = 0 (Local file system at /tmp/022155va/datadir/test_rclone_args-duvumuz1)
2026/04/07 02:27:01 DEBUG : file1.txt: size = 19 (azurefiles root 'rclone-test-kapusef2xepa/022155va/rclone_args/path2/')
2026/04/07 02:27:01 DEBUG : file21.txt: Sizes differ
2026/04/07 02:27:01 DEBUG : file1.txt.4dd3a834.partial: size = 0 OK
2026/04/07 02:27:01 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:27:01 DEBUG : file1.txt.4dd3a834.partial: renamed to: file1.txt
2026/04/07 02:27:01 INFO : file21.txt: Copied (replaced existing) to: file1.txt
2026/04/07 02:27:01 NOTICE: [36m(21) :[0m [34mtouch-glob 2007-07-23 /tmp/022155va/rclone_args/path1/ file1.txt[0m
2026/04/07 02:27:01 DEBUG : fs cache: switching user supplied name "/tmp/022155va/rclone_args/path1/" for canonical name "/tmp/022155va/rclone_args/path1"
2026/04/07 02:27:01 DEBUG : file1.txt: Set modification time 2007-07-23
2026/04/07 02:27:01 NOTICE: [36m(22) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-kapusef2xepa/022155va/rclone_args/path2/ file2.txt[0m
2026/04/07 02:27:01 DEBUG : file2.txt: Set modification time 2007-07-23
2026/04/07 02:27:01 NOTICE: [36m(23) :[0m [34mtouch-glob 2007-07-23 /tmp/022155va/rclone_args/path1/subdir/ file20.txt[0m
2026/04/07 02:27:01 DEBUG : fs cache: switching user supplied name "/tmp/022155va/rclone_args/path1/subdir/" for canonical name "/tmp/022155va/rclone_args/path1/subdir"
2026/04/07 02:27:01 DEBUG : file20.txt: Set modification time 2007-07-23
2026/04/07 02:27:01 NOTICE: [36m(24) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-kapusef2xepa/022155va/rclone_args/path2/subdir/ file21.txt[0m
2026/04/07 02:27:01 DEBUG : file21.txt: Set modification time 2007-07-23
2026/04/07 02:27:01 NOTICE: [36m(25) :[0m [34mbisync size-only[0m
2026/04/07 02:27:03 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:27:03 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/rclone_args/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:27:03 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:27:03 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:27:03 INFO : Synching Path1 "/tmp/022155va/rclone_args/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/rclone_args/path2/"
2026/04/07 02:27:03 INFO : Building Path1 and Path2 listings
2026/04/07 02:27:04 INFO : Path1 checking for diffs
2026/04/07 02:27:04 INFO : Path2 checking for diffs
2026/04/07 02:27:04 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (smaller)[0m[0m[0m - [36mfile1.txt[0m
2026/04/07 02:27:04 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/07 02:27:04 INFO : ([33mModified[0m: [36m 0 larger[0m, [34m 1 smaller[0m)
2026/04/07 02:27:04 INFO : Applying changes
2026/04/07 02:27:04 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/022155va/rclone_args/path1/file1.txt[0m
2026/04/07 02:27:04 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:27:04 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:27:04 INFO : Updating listings
2026/04/07 02:27:04 INFO : Validating listings for Path1 "/tmp/022155va/rclone_args/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/rclone_args/path2/"
2026/04/07 02:27:04 INFO : [32mBisync successful[0m
2026/04/07 02:27:04 NOTICE: [36m(26) :[0m [34mbisync resync[0m
2026/04/07 02:27:06 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:27:06 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/rclone_args/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:27:06 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:27:06 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:27:06 INFO : Synching Path1 "/tmp/022155va/rclone_args/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/rclone_args/path2/"
2026/04/07 02:27:06 INFO : Copying Path2 files to Path1
2026/04/07 02:27:06 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:27:06 INFO : There was nothing to transfer
2026/04/07 02:27:06 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:27:07 INFO : subdir/file20.txt: Updated modification time in destination
2026/04/07 02:27:07 INFO : file2.txt: Copied (replaced existing)
2026/04/07 02:27:07 INFO : subdir/file21.txt: Copied (replaced existing)
2026/04/07 02:27:07 INFO : Resync updating listings
2026/04/07 02:27:07 INFO : Validating listings for Path1 "/tmp/022155va/rclone_args/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/rclone_args/path2/"
2026/04/07 02:27:07 INFO : [32mBisync successful[0m
2026/04/07 02:27:07 NOTICE: [36m(27) :[0m [34mcopy-file /tmp/022155va/datadir/test_rclone_args-duvumuz1/file1.txt /tmp/022155va/rclone_args/path1/[0m
2026/04/07 02:27:07 DEBUG : copyFile "/tmp/022155va/datadir/test_rclone_args-duvumuz1/file1.txt" to "/tmp/022155va/rclone_args/path1/" as ""
2026/04/07 02:27:07 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_rclone_args-duvumuz1/file1.txt"
2026/04/07 02:27:07 DEBUG : Creating backend with remote "/tmp/022155va/rclone_args/path1/"
2026/04/07 02:27:07 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/022155va/rclone_args/path1" as "file1.txt"
2026/04/07 02:27:07 DEBUG : file1.txt: size = 19 (Local file system at /tmp/022155va/datadir/test_rclone_args-duvumuz1)
2026/04/07 02:27:07 DEBUG : file1.txt: size = 0 (Local file system at /tmp/022155va/rclone_args/path1)
2026/04/07 02:27:07 DEBUG : file1.txt: Sizes differ
2026/04/07 02:27:07 DEBUG : file1.txt.2600eab4.partial: size = 19 OK
2026/04/07 02:27:07 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:27:07 DEBUG : file1.txt.2600eab4.partial: renamed to: file1.txt
2026/04/07 02:27:07 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:27:07 NOTICE: [36m(28) :[0m [34mcopy-file /tmp/022155va/datadir/test_rclone_args-duvumuz1/file2.txt TestAzureFiles:rclone-test-kapusef2xepa/022155va/rclone_args/path2/[0m
2026/04/07 02:27:07 DEBUG : copyFile "/tmp/022155va/datadir/test_rclone_args-duvumuz1/file2.txt" to "TestAzureFiles:rclone-test-kapusef2xepa/022155va/rclone_args/path2/" as ""
2026/04/07 02:27:07 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_rclone_args-duvumuz1/file2.txt"
2026/04/07 02:27:07 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/rclone_args/path2/"
2026/04/07 02:27:07 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-kapusef2xepa/022155va/rclone_args/path2/'" as "file2.txt"
2026/04/07 02:27:07 DEBUG : file2.txt: size = 19 OK
2026/04/07 02:27:07 DEBUG : file2.txt: Modification times differ by -57432h0m0s: 2007-07-23 00:00:00 +0000 UTC, 2001-01-02 00:00:00 +0000 UTC
2026/04/07 02:27:07 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:27:07 INFO : file2.txt: Updated modification time in destination
2026/04/07 02:27:07 DEBUG : file2.txt: Unchanged skipping
2026/04/07 02:27:07 NOTICE: [36m(29) :[0m [34mcopy-file /tmp/022155va/datadir/test_rclone_args-duvumuz1/file20.txt /tmp/022155va/rclone_args/path1/subdir[0m
2026/04/07 02:27:07 DEBUG : copyFile "/tmp/022155va/datadir/test_rclone_args-duvumuz1/file20.txt" to "/tmp/022155va/rclone_args/path1/subdir" as ""
2026/04/07 02:27:07 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_rclone_args-duvumuz1/file20.txt"
2026/04/07 02:27:07 DEBUG : Creating backend with remote "/tmp/022155va/rclone_args/path1/subdir"
2026/04/07 02:27:07 DEBUG : operations.CopyFile "file20.txt" to "Local file system at /tmp/022155va/rclone_args/path1/subdir" as "file20.txt"
2026/04/07 02:27:07 DEBUG : file20.txt: size = 0 OK
2026/04/07 02:27:07 DEBUG : file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/07 02:27:07 DEBUG : file20.txt: Unchanged skipping
2026/04/07 02:27:07 NOTICE: [36m(30) :[0m [34mcopy-file /tmp/022155va/datadir/test_rclone_args-duvumuz1/file21.txt TestAzureFiles:rclone-test-kapusef2xepa/022155va/rclone_args/path2/subdir[0m
2026/04/07 02:27:07 DEBUG : copyFile "/tmp/022155va/datadir/test_rclone_args-duvumuz1/file21.txt" to "TestAzureFiles:rclone-test-kapusef2xepa/022155va/rclone_args/path2/subdir" as ""
2026/04/07 02:27:07 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_rclone_args-duvumuz1/file21.txt"
2026/04/07 02:27:07 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/rclone_args/path2/subdir"
2026/04/07 02:27:07 DEBUG : operations.CopyFile "file21.txt" to "azurefiles root 'rclone-test-kapusef2xepa/022155va/rclone_args/path2/subdir'" as "file21.txt"
2026/04/07 02:27:07 DEBUG : file21.txt: size = 0 OK
2026/04/07 02:27:07 DEBUG : file21.txt: Modification times differ by -66240h0m0s: 2007-07-23 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/04/07 02:27:07 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:27:07 INFO : file21.txt: Updated modification time in destination
2026/04/07 02:27:07 DEBUG : file21.txt: Unchanged skipping
2026/04/07 02:27:07 NOTICE: [36m(31) :[0m [34mtouch-glob 2007-07-23 /tmp/022155va/rclone_args/path1/ file1.txt[0m
2026/04/07 02:27:07 DEBUG : fs cache: switching user supplied name "/tmp/022155va/rclone_args/path1/" for canonical name "/tmp/022155va/rclone_args/path1"
2026/04/07 02:27:07 DEBUG : file1.txt: Set modification time 2007-07-23
2026/04/07 02:27:07 NOTICE: [36m(32) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-kapusef2xepa/022155va/rclone_args/path2/ file2.txt[0m
2026/04/07 02:27:07 DEBUG : file2.txt: Set modification time 2007-07-23
2026/04/07 02:27:07 NOTICE: [36m(33) :[0m [34mtouch-glob 2007-07-23 /tmp/022155va/rclone_args/path1/subdir/ file20.txt[0m
2026/04/07 02:27:07 DEBUG : fs cache: switching user supplied name "/tmp/022155va/rclone_args/path1/subdir/" for canonical name "/tmp/022155va/rclone_args/path1/subdir"
2026/04/07 02:27:07 DEBUG : file20.txt: Set modification time 2007-07-23
2026/04/07 02:27:07 NOTICE: [36m(34) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-kapusef2xepa/022155va/rclone_args/path2/subdir/ file21.txt[0m
2026/04/07 02:27:07 DEBUG : file21.txt: Set modification time 2007-07-23
2026/04/07 02:27:07 NOTICE: [36m(35) :[0m [34mbisync ignore-size[0m
2026/04/07 02:27:10 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:27:10 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/rclone_args/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:27:10 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:27:10 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": false,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:27:10 INFO : Synching Path1 "/tmp/022155va/rclone_args/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/rclone_args/path2/"
2026/04/07 02:27:10 INFO : Building Path1 and Path2 listings
2026/04/07 02:27:10 INFO : Path1 checking for diffs
2026/04/07 02:27:10 INFO : Path2 checking for diffs
2026/04/07 02:27:10 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/07 02:27:10 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file21.txt[0m
2026/04/07 02:27:10 INFO : Path2: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/04/07 02:27:10 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m)
2026/04/07 02:27:10 INFO : Applying changes
2026/04/07 02:27:10 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/022155va/rclone_args/path1/file2.txt[0m
2026/04/07 02:27:10 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/022155va/rclone_args/path1/subdir/file21.txt[0m
2026/04/07 02:27:10 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:27:10 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:27:10 INFO : file2.txt: Copied (replaced existing)
2026/04/07 02:27:10 INFO : subdir/file21.txt: Copied (replaced existing)
2026/04/07 02:27:10 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:27:10 INFO : Updating listings
2026/04/07 02:27:10 INFO : Validating listings for Path1 "/tmp/022155va/rclone_args/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/rclone_args/path2/"
2026/04/07 02:27:10 INFO : [32mBisync successful[0m
2026/04/07 02:27:10 NOTICE: [36m(36) :[0m [34mbisync resync compare-all[0m
2026/04/07 02:27:12 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:27:12 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/rclone_args/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:27:12 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/04/07 02:27:12 INFO : Synching Path1 "/tmp/022155va/rclone_args/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/rclone_args/path2/"
2026/04/07 02:27:12 INFO : Copying Path2 files to Path1
2026/04/07 02:27:12 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:27:13 INFO : TestAzureFiles: [2mDownloading hashes...[0m
2026/04/07 02:27:13 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:27:13 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:27:13 INFO : Resync updating listings
2026/04/07 02:27:13 INFO : Validating listings for Path1 "/tmp/022155va/rclone_args/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/rclone_args/path2/"
2026/04/07 02:27:13 INFO : [32mBisync successful[0m
2026/04/07 02:27:13 NOTICE: [36m(37) :[0m [34mcopy-as /tmp/022155va/datadir/test_rclone_args-duvumuz1/file21.txt TestAzureFiles:rclone-test-kapusef2xepa/022155va/rclone_args/path2/ file2.txt[0m
2026/04/07 02:27:13 DEBUG : copyFile "/tmp/022155va/datadir/test_rclone_args-duvumuz1/file21.txt" to "TestAzureFiles:rclone-test-kapusef2xepa/022155va/rclone_args/path2/" as "file2.txt"
2026/04/07 02:27:13 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_rclone_args-duvumuz1/file21.txt"
2026/04/07 02:27:13 DEBUG : Config file has changed externally - reloading
2026/04/07 02:27:13 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/rclone_args/path2/"
2026/04/07 02:27:13 DEBUG : operations.CopyFile "file21.txt" to "azurefiles root 'rclone-test-kapusef2xepa/022155va/rclone_args/path2/'" as "file2.txt"
2026/04/07 02:27:13 DEBUG : file21.txt: size = 0 (Local file system at /tmp/022155va/datadir/test_rclone_args-duvumuz1)
2026/04/07 02:27:13 DEBUG : file2.txt: size = 19 (azurefiles root 'rclone-test-kapusef2xepa/022155va/rclone_args/path2/')
2026/04/07 02:27:13 DEBUG : file21.txt: Sizes differ
2026/04/07 02:27:13 DEBUG : file2.txt.2933d3ca.partial: size = 0 OK
2026/04/07 02:27:13 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:27:14 DEBUG : file2.txt.2933d3ca.partial: renamed to: file2.txt
2026/04/07 02:27:14 INFO : file21.txt: Copied (replaced existing) to: file2.txt
2026/04/07 02:27:14 NOTICE: [36m(38) :[0m [34mtouch-glob 2023-08-26 /tmp/022155va/datadir/test_rclone_args-duvumuz1/ *[0m
2026/04/07 02:27:14 DEBUG : fs cache: switching user supplied name "/tmp/022155va/datadir/test_rclone_args-duvumuz1/" for canonical name "/tmp/022155va/datadir/test_rclone_args-duvumuz1"
2026/04/07 02:27:14 DEBUG : file21.txt: Set modification time 2023-08-26
2026/04/07 02:27:14 DEBUG : file1.txt: Set modification time 2023-08-26
2026/04/07 02:27:14 DEBUG : file2.txt: Set modification time 2023-08-26
2026/04/07 02:27:14 DEBUG : file20.txt: Set modification time 2023-08-26
2026/04/07 02:27:14 NOTICE: [36m(39) :[0m [34mcopy-file /tmp/022155va/datadir/test_rclone_args-duvumuz1/file1.txt /tmp/022155va/rclone_args/path1/[0m
2026/04/07 02:27:14 DEBUG : copyFile "/tmp/022155va/datadir/test_rclone_args-duvumuz1/file1.txt" to "/tmp/022155va/rclone_args/path1/" as ""
2026/04/07 02:27:14 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_rclone_args-duvumuz1/file1.txt"
2026/04/07 02:27:14 DEBUG : Creating backend with remote "/tmp/022155va/rclone_args/path1/"
2026/04/07 02:27:14 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/022155va/rclone_args/path1" as "file1.txt"
2026/04/07 02:27:14 DEBUG : file1.txt: size = 19 OK
2026/04/07 02:27:14 DEBUG : file1.txt: Modification times differ by -141072h0m0s: 2023-08-26 00:00:00 +0000 UTC, 2007-07-23 00:00:00 +0000 UTC
2026/04/07 02:27:14 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:27:14 INFO : file1.txt: Updated modification time in destination
2026/04/07 02:27:14 DEBUG : file1.txt: Unchanged skipping
2026/04/07 02:27:14 NOTICE: [36m(40) :[0m [34mcopy-file /tmp/022155va/datadir/test_rclone_args-duvumuz1/file20.txt /tmp/022155va/rclone_args/path1/subdir[0m
2026/04/07 02:27:14 DEBUG : copyFile "/tmp/022155va/datadir/test_rclone_args-duvumuz1/file20.txt" to "/tmp/022155va/rclone_args/path1/subdir" as ""
2026/04/07 02:27:14 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_rclone_args-duvumuz1/file20.txt"
2026/04/07 02:27:14 DEBUG : Creating backend with remote "/tmp/022155va/rclone_args/path1/subdir"
2026/04/07 02:27:14 DEBUG : operations.CopyFile "file20.txt" to "Local file system at /tmp/022155va/rclone_args/path1/subdir" as "file20.txt"
2026/04/07 02:27:14 DEBUG : file20.txt: size = 0 OK
2026/04/07 02:27:14 DEBUG : file20.txt: Modification times differ by -141072h0m0s: 2023-08-26 00:00:00 +0000 UTC, 2007-07-23 00:00:00 +0000 UTC
2026/04/07 02:27:14 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:27:14 INFO : file20.txt: Updated modification time in destination
2026/04/07 02:27:14 DEBUG : file20.txt: Unchanged skipping
2026/04/07 02:27:14 NOTICE: [36m(41) :[0m [34mcopy-file /tmp/022155va/datadir/test_rclone_args-duvumuz1/file21.txt TestAzureFiles:rclone-test-kapusef2xepa/022155va/rclone_args/path2/subdir[0m
2026/04/07 02:27:14 DEBUG : copyFile "/tmp/022155va/datadir/test_rclone_args-duvumuz1/file21.txt" to "TestAzureFiles:rclone-test-kapusef2xepa/022155va/rclone_args/path2/subdir" as ""
2026/04/07 02:27:14 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_rclone_args-duvumuz1/file21.txt"
2026/04/07 02:27:14 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/rclone_args/path2/subdir"
2026/04/07 02:27:14 DEBUG : operations.CopyFile "file21.txt" to "azurefiles root 'rclone-test-kapusef2xepa/022155va/rclone_args/path2/subdir'" as "file21.txt"
2026/04/07 02:27:14 DEBUG : file21.txt: size = 0 OK
2026/04/07 02:27:14 DEBUG : file21.txt: Modification times differ by -141072h0m0s: 2023-08-26 00:00:00 +0000 UTC, 2007-07-23 00:00:00 +0000 UTC
2026/04/07 02:27:14 DEBUG : file21.txt: Dst hash empty - aborting Src hash check
2026/04/07 02:27:14 DEBUG : file21.txt.68f456b7.partial: size = 0 OK
2026/04/07 02:27:14 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:27:14 DEBUG : file21.txt.68f456b7.partial: renamed to: file21.txt
2026/04/07 02:27:14 INFO : file21.txt: Copied (replaced existing)
2026/04/07 02:27:14 NOTICE: [36m(42) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-kapusef2xepa/022155va/rclone_args/path2/ file2.txt[0m
2026/04/07 02:27:14 DEBUG : file2.txt: Set modification time 2007-07-23
2026/04/07 02:27:14 NOTICE: [36m(43) :[0m [34mtouch-glob 2023-08-26 /tmp/022155va/rclone_args/path1/ file1.txt[0m
2026/04/07 02:27:14 DEBUG : fs cache: switching user supplied name "/tmp/022155va/rclone_args/path1/" for canonical name "/tmp/022155va/rclone_args/path1"
2026/04/07 02:27:14 DEBUG : file1.txt: Set modification time 2023-08-26
2026/04/07 02:27:14 NOTICE: [36m(44) :[0m [34mtouch-glob 2023-08-26 /tmp/022155va/rclone_args/path1/subdir/ file20.txt[0m
2026/04/07 02:27:14 DEBUG : fs cache: switching user supplied name "/tmp/022155va/rclone_args/path1/subdir/" for canonical name "/tmp/022155va/rclone_args/path1/subdir"
2026/04/07 02:27:14 DEBUG : file20.txt: Set modification time 2023-08-26
2026/04/07 02:27:14 NOTICE: [36m(45) :[0m [34mtouch-glob 2023-08-26 TestAzureFiles:rclone-test-kapusef2xepa/022155va/rclone_args/path2/subdir/ file21.txt[0m
2026/04/07 02:27:14 DEBUG : file21.txt: Set modification time 2023-08-26
2026/04/07 02:27:14 NOTICE: [36m(46) :[0m [34mbisync compare-all[0m
2026/04/07 02:27:17 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:27:17 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/rclone_args/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:27:17 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/04/07 02:27:17 INFO : Synching Path1 "/tmp/022155va/rclone_args/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/rclone_args/path2/"
2026/04/07 02:27:17 INFO : Building Path1 and Path2 listings
2026/04/07 02:27:17 INFO : TestAzureFiles: [2mDownloading hashes...[0m
2026/04/07 02:27:17 INFO : Path1 checking for diffs
2026/04/07 02:27:17 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/07 02:27:17 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/04/07 02:27:17 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/04/07 02:27:17 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m)
2026/04/07 02:27:17 INFO : Path2 checking for diffs
2026/04/07 02:27:17 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (smaller)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/04/07 02:27:17 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file21.txt[0m
2026/04/07 02:27:17 INFO : Path2: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/04/07 02:27:17 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 0 larger[0m, [34m 1 smaller[0m, [36m 1 hash differs[0m)
2026/04/07 02:27:17 INFO : Applying changes
2026/04/07 02:27:17 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/rclone_args/path2/file1.txt[0m
2026/04/07 02:27:17 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/rclone_args/path2/subdir/file20.txt[0m
2026/04/07 02:27:17 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/022155va/rclone_args/path1/file2.txt[0m
2026/04/07 02:27:17 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/022155va/rclone_args/path1/subdir/file21.txt[0m
2026/04/07 02:27:17 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:27:17 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:27:17 INFO : file2.txt: Copied (replaced existing)
2026/04/07 02:27:17 INFO : subdir/file21.txt: Copied (replaced existing)
2026/04/07 02:27:17 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:27:17 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:27:18 INFO : file1.txt: Updated modification time in destination
2026/04/07 02:27:18 INFO : subdir/file20.txt: Updated modification time in destination
2026/04/07 02:27:18 INFO : Updating listings
2026/04/07 02:27:18 INFO : Validating listings for Path1 "/tmp/022155va/rclone_args/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/rclone_args/path2/"
2026/04/07 02:27:18 INFO : [32mBisync successful[0m
2026/04/07 02:27:18 DEBUG : Waiting for deletions to finish
2026/04/07 02:27:18 INFO : subdir/file20.txt: Deleted
2026/04/07 02:27:18 INFO : RCLONE_TEST: Deleted
2026/04/07 02:27:18 INFO : file2.txt: Deleted
2026/04/07 02:27:18 INFO : file1.txt: Deleted
2026/04/07 02:27:18 INFO : subdir/file21.txt: Deleted
2026/04/07 02:27:18 DEBUG : removing 1 level 1 directories
2026/04/07 02:27:18 INFO : subdir: Removing directory
2026/04/07 02:27:18 DEBUG : removing 1 level 0 directories
2026/04/07 02:27:18 INFO : Local file system at /tmp/022155va/rclone_args/path1: Removing directory
2026/04/07 02:27:18 DEBUG : Waiting for deletions to finish
2026/04/07 02:27:18 INFO : RCLONE_TEST: Deleted
2026/04/07 02:27:18 INFO : file2.txt: Deleted
2026/04/07 02:27:18 INFO : file1.txt: Deleted
2026/04/07 02:27:18 INFO : subdir/file20.txt: Deleted
2026/04/07 02:27:18 INFO : subdir/file21.txt: Deleted
2026/04/07 02:27:18 DEBUG : removing 1 level 1 directories
2026/04/07 02:27:18 INFO : subdir: Removing directory
2026/04/07 02:27:18 DEBUG : removing 1 level 0 directories
2026/04/07 02:27:18 INFO : azurefiles root 'rclone-test-kapusef2xepa/022155va/rclone_args/path2': Removing directory
bisync_test.go:608: [32mTEST rclone_args PASSED[0m
=== RUN TestBisyncLocalRemote/resolve
2026/04/07 02:27:18 DEBUG : Creating backend with remote "/tmp/022155va/resolve/path1"
2026/04/07 02:27:18 INFO : path2: Making directory
2026/04/07 02:27:18 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resolve/path2"
2026/04/07 02:27:18 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resolve/initial"
2026/04/07 02:27:18 DEBUG : Creating backend with remote "/tmp/022155va/initdir/test_resolve-pepowiz3"
2026/04/07 02:27:18 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:27:18 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:27:18 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:27:18 DEBUG : Local file system at /tmp/022155va/initdir/test_resolve-pepowiz3: Waiting for checks to finish
2026/04/07 02:27:18 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:27:18 DEBUG : Local file system at /tmp/022155va/initdir/test_resolve-pepowiz3: Waiting for transfers to finish
2026/04/07 02:27:18 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:27:18 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:27:18 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:27:18 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:27:18 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:27:18 INFO : file1.txt: Copied (new)
2026/04/07 02:27:18 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:27:18 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:27:18 INFO : file2.txt: Copied (new)
2026/04/07 02:27:18 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:27:18 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:27:18 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resolve/modfiles"
2026/04/07 02:27:18 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_resolve-mudoler7"
2026/04/07 02:27:18 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/04/07 02:27:18 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/04/07 02:27:18 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:27:18 DEBUG : file1L.txt.6455455d.partial: size = 33 OK
2026/04/07 02:27:18 DEBUG : file1R.txt.f5ef699a.partial: size = 33 OK
2026/04/07 02:27:18 DEBUG : file2.txt.67fcf9d0.partial: size = 37 OK
2026/04/07 02:27:18 DEBUG : Local file system at /tmp/022155va/datadir/test_resolve-mudoler7: Waiting for checks to finish
2026/04/07 02:27:18 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/07 02:27:18 DEBUG : file1L.txt.6455455d.partial: renamed to: file1L.txt
2026/04/07 02:27:18 INFO : file1L.txt: Copied (new)
2026/04/07 02:27:18 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/07 02:27:18 DEBUG : file1R.txt.f5ef699a.partial: renamed to: file1R.txt
2026/04/07 02:27:18 INFO : file1R.txt: Copied (new)
2026/04/07 02:27:18 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/04/07 02:27:18 DEBUG : file2.txt.67fcf9d0.partial: renamed to: file2.txt
2026/04/07 02:27:18 INFO : file2.txt: Copied (new)
2026/04/07 02:27:18 DEBUG : Local file system at /tmp/022155va/datadir/test_resolve-mudoler7: Waiting for transfers to finish
2026/04/07 02:27:18 DEBUG : Waiting for deletions to finish
2026/04/07 02:27:18 ERROR : error listing: directory not found
2026/04/07 02:27:18 ERROR : Local file system at /tmp/022155va/resolve/path1: Failed to list "": directory not found
2026/04/07 02:27:18 DEBUG : removing 1 level 0 directories
2026/04/07 02:27:18 INFO : Local file system at /tmp/022155va/resolve/path1: Removing directory
2026/04/07 02:27:18 ERROR : Failed to rmdir: stat /tmp/022155va/resolve/path1: no such file or directory
2026/04/07 02:27:18 DEBUG : Waiting for deletions to finish
2026/04/07 02:27:18 ERROR : error listing: directory not found
2026/04/07 02:27:19 ERROR : azurefiles root 'rclone-test-kapusef2xepa/022155va/resolve/path2': Failed to list "": directory not found
2026/04/07 02:27:19 DEBUG : removing 1 level 0 directories
2026/04/07 02:27:19 INFO : azurefiles root 'rclone-test-kapusef2xepa/022155va/resolve/path2': Removing directory
2026/04/07 02:27:19 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kapusef2xepa/022155va/resolve/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:cabdbd71-a01a-0079-5b36-c64d3e000000
Time:2026-04-07T02:27:19.0263219Z
--------------------------------------------------------------------------------
2026/04/07 02:27:19 ERROR : error listing: directory not found
2026/04/07 02:27:19 ERROR : error listing: directory not found
2026/04/07 02:27:19 NOTICE: checking initFs Local file system at /tmp/022155va/initdir/test_resolve-pepowiz3
2026/04/07 02:27:19 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:27:19 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:27:19 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:27:19 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:27:19 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:27:19 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:27:19 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:27:19 INFO : file2.txt: Copied (new)
2026/04/07 02:27:19 DEBUG : Local file system at /tmp/022155va/resolve/path1: Waiting for checks to finish
2026/04/07 02:27:19 DEBUG : Local file system at /tmp/022155va/resolve/path1: Waiting for transfers to finish
2026/04/07 02:27:19 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:27:19 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:27:19 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:27:19 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:27:19 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:27:19 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:27:19 INFO : file1.txt: Copied (new)
2026/04/07 02:27:19 NOTICE: checking Path1 Local file system at /tmp/022155va/resolve/path1
2026/04/07 02:27:19 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:27:19 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:27:19 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:27:19 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/resolve/path2': Waiting for checks to finish
2026/04/07 02:27:19 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/resolve/path2': Waiting for transfers to finish
2026/04/07 02:27:19 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:27:19 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:27:19 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:27:19 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:27:19 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:27:19 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:27:19 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:27:19 INFO : file1.txt: Copied (new)
2026/04/07 02:27:19 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:27:19 INFO : file2.txt: Copied (new)
2026/04/07 02:27:19 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:27:19 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:27:19 NOTICE: checking path2 azurefiles root 'rclone-test-kapusef2xepa/022155va/resolve/path2'
2026/04/07 02:27:19 NOTICE: [36m(01) :[0m [34mtest resolve[0m
2026/04/07 02:27:19 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/07 02:27:19 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/07 02:27:22 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/resolve/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:27:22 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:27:22 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:27:22 INFO : Synching Path1 "/tmp/022155va/resolve/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resolve/path2/"
2026/04/07 02:27:22 INFO : Copying Path2 files to Path1
2026/04/07 02:27:22 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:27:22 INFO : There was nothing to transfer
2026/04/07 02:27:22 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:27:22 INFO : There was nothing to transfer
2026/04/07 02:27:22 INFO : Resync updating listings
2026/04/07 02:27:22 INFO : Validating listings for Path1 "/tmp/022155va/resolve/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resolve/path2/"
2026/04/07 02:27:22 INFO : [32mBisync successful[0m
2026/04/07 02:27:22 NOTICE: [36m(04) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/07 02:27:22 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-01-02 /tmp/022155va/datadir/test_resolve-mudoler7/ file1R.txt[0m
2026/04/07 02:27:22 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_resolve-mudoler7/"
2026/04/07 02:27:22 DEBUG : fs cache: renaming cache item "/tmp/022155va/datadir/test_resolve-mudoler7/" to be canonical "/tmp/022155va/datadir/test_resolve-mudoler7"
2026/04/07 02:27:22 DEBUG : file1R.txt: Set modification time 2001-01-02
2026/04/07 02:27:22 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/022155va/datadir/test_resolve-mudoler7/file1R.txt TestAzureFiles:rclone-test-kapusef2xepa/022155va/resolve/path2/ file1.txt[0m
2026/04/07 02:27:22 DEBUG : copyFile "/tmp/022155va/datadir/test_resolve-mudoler7/file1R.txt" to "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resolve/path2/" as "file1.txt"
2026/04/07 02:27:22 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_resolve-mudoler7/file1R.txt"
2026/04/07 02:27:22 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resolve/path2/"
2026/04/07 02:27:22 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-kapusef2xepa/022155va/resolve/path2/'" as "file1.txt"
2026/04/07 02:27:22 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/022155va/datadir/test_resolve-mudoler7)
2026/04/07 02:27:22 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-kapusef2xepa/022155va/resolve/path2/')
2026/04/07 02:27:22 DEBUG : file1R.txt: Sizes differ
2026/04/07 02:27:22 DEBUG : file1.txt.2782e57b.partial: size = 33 OK
2026/04/07 02:27:22 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/07 02:27:22 DEBUG : file1.txt.2782e57b.partial: renamed to: file1.txt
2026/04/07 02:27:22 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/04/07 02:27:22 NOTICE: [36m(07) :[0m [34mtouch-glob 2001-03-04 /tmp/022155va/datadir/test_resolve-mudoler7/ file1L.txt[0m
2026/04/07 02:27:22 DEBUG : fs cache: switching user supplied name "/tmp/022155va/datadir/test_resolve-mudoler7/" for canonical name "/tmp/022155va/datadir/test_resolve-mudoler7"
2026/04/07 02:27:22 DEBUG : file1L.txt: Set modification time 2001-03-04
2026/04/07 02:27:22 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/022155va/datadir/test_resolve-mudoler7/file1L.txt /tmp/022155va/resolve/path1/ file1.txt[0m
2026/04/07 02:27:22 DEBUG : copyFile "/tmp/022155va/datadir/test_resolve-mudoler7/file1L.txt" to "/tmp/022155va/resolve/path1/" as "file1.txt"
2026/04/07 02:27:22 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_resolve-mudoler7/file1L.txt"
2026/04/07 02:27:22 DEBUG : Creating backend with remote "/tmp/022155va/resolve/path1/"
2026/04/07 02:27:22 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/022155va/resolve/path1" as "file1.txt"
2026/04/07 02:27:22 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/022155va/datadir/test_resolve-mudoler7)
2026/04/07 02:27:22 DEBUG : file1.txt: size = 0 (Local file system at /tmp/022155va/resolve/path1)
2026/04/07 02:27:22 DEBUG : file1L.txt: Sizes differ
2026/04/07 02:27:22 DEBUG : file1.txt.4e37ab47.partial: size = 33 OK
2026/04/07 02:27:22 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/07 02:27:22 DEBUG : file1.txt.4e37ab47.partial: renamed to: file1.txt
2026/04/07 02:27:22 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/04/07 02:27:22 NOTICE: [36m(09) :[0m [34mtest bisync run with --conflict-resolve=newer --conflict-loser=delete --conflict-suffix=potato[0m
2026/04/07 02:27:22 NOTICE: [36m(10) :[0m [34mbisync conflict-resolve=newer conflict-loser=delete conflict-suffix=potato[0m
2026/04/07 02:27:24 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/resolve/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:27:24 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:27:24 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:27:24 INFO : Synching Path1 "/tmp/022155va/resolve/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resolve/path2/"
2026/04/07 02:27:24 INFO : Building Path1 and Path2 listings
2026/04/07 02:27:24 INFO : Path1 checking for diffs
2026/04/07 02:27:24 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/07 02:27:24 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/07 02:27:24 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/07 02:27:24 INFO : Path2 checking for diffs
2026/04/07 02:27:24 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/07 02:27:24 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/07 02:27:24 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/07 02:27:24 INFO : Applying changes
2026/04/07 02:27:24 INFO : Checking potential conflicts...
2026/04/07 02:27:25 ERROR : file1.txt: md5 differ
2026/04/07 02:27:25 NOTICE: azurefiles root 'rclone-test-kapusef2xepa/022155va/resolve/path2': 1 differences found
2026/04/07 02:27:25 NOTICE: azurefiles root 'rclone-test-kapusef2xepa/022155va/resolve/path2': 1 errors while checking
2026/04/07 02:27:25 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/07 02:27:25 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/04/07 02:27:25 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
2026/04/07 02:27:25 INFO : file1.txt: [32mThe winner is: Path1[0m
2026/04/07 02:27:25 NOTICE: - [34mPath2[0m [35mDeleting Path2 copy[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/resolve/path2/file1.txt[0m
2026/04/07 02:27:25 INFO : file1.txt: Deleted
2026/04/07 02:27:25 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mfile1.txt[0m
2026/04/07 02:27:25 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:27:25 INFO : file1.txt: Copied (new)
2026/04/07 02:27:25 INFO : Updating listings
2026/04/07 02:27:25 INFO : Validating listings for Path1 "/tmp/022155va/resolve/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resolve/path2/"
2026/04/07 02:27:25 INFO : [32mBisync successful[0m
2026/04/07 02:27:25 NOTICE: [36m(11) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/07 02:27:25 NOTICE: [36m(12) :[0m [34mtouch-glob 2001-07-23 /tmp/022155va/datadir/test_resolve-mudoler7/ file1R.txt[0m
2026/04/07 02:27:25 DEBUG : fs cache: switching user supplied name "/tmp/022155va/datadir/test_resolve-mudoler7/" for canonical name "/tmp/022155va/datadir/test_resolve-mudoler7"
2026/04/07 02:27:25 DEBUG : file1R.txt: Set modification time 2001-07-23
2026/04/07 02:27:25 NOTICE: [36m(13) :[0m [34mcopy-as /tmp/022155va/datadir/test_resolve-mudoler7/file1R.txt TestAzureFiles:rclone-test-kapusef2xepa/022155va/resolve/path2/ file1.txt[0m
2026/04/07 02:27:25 DEBUG : copyFile "/tmp/022155va/datadir/test_resolve-mudoler7/file1R.txt" to "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resolve/path2/" as "file1.txt"
2026/04/07 02:27:25 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_resolve-mudoler7/file1R.txt"
2026/04/07 02:27:25 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resolve/path2/"
2026/04/07 02:27:25 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-kapusef2xepa/022155va/resolve/path2/'" as "file1.txt"
2026/04/07 02:27:25 DEBUG : file1.txt: size = 33 OK
2026/04/07 02:27:25 DEBUG : file1R.txt: Modification times differ by -3384h0m0s: 2001-07-23 00:00:00 +0000 UTC, 2001-03-04 00:00:00 +0000 UTC
2026/04/07 02:27:25 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 (Local file system at /tmp/022155va/datadir/test_resolve-mudoler7)
2026/04/07 02:27:25 DEBUG : file1.txt: md5 = ea683c03f780b76a62405456b08ae6fd (azurefiles root 'rclone-test-kapusef2xepa/022155va/resolve/path2/')
2026/04/07 02:27:25 DEBUG : file1R.txt: md5 differ
2026/04/07 02:27:25 DEBUG : file1.txt.4bebad3a.partial: size = 33 OK
2026/04/07 02:27:25 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/07 02:27:25 DEBUG : file1.txt.4bebad3a.partial: renamed to: file1.txt
2026/04/07 02:27:25 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/04/07 02:27:25 NOTICE: [36m(14) :[0m [34mtouch-glob 2001-08-26 /tmp/022155va/datadir/test_resolve-mudoler7/ file1L.txt[0m
2026/04/07 02:27:25 DEBUG : fs cache: switching user supplied name "/tmp/022155va/datadir/test_resolve-mudoler7/" for canonical name "/tmp/022155va/datadir/test_resolve-mudoler7"
2026/04/07 02:27:25 DEBUG : file1L.txt: Set modification time 2001-08-26
2026/04/07 02:27:25 NOTICE: [36m(15) :[0m [34mcopy-as /tmp/022155va/datadir/test_resolve-mudoler7/file1L.txt /tmp/022155va/resolve/path1/ file1.txt[0m
2026/04/07 02:27:25 DEBUG : copyFile "/tmp/022155va/datadir/test_resolve-mudoler7/file1L.txt" to "/tmp/022155va/resolve/path1/" as "file1.txt"
2026/04/07 02:27:25 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_resolve-mudoler7/file1L.txt"
2026/04/07 02:27:25 DEBUG : Creating backend with remote "/tmp/022155va/resolve/path1/"
2026/04/07 02:27:25 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/022155va/resolve/path1" as "file1.txt"
2026/04/07 02:27:25 DEBUG : file1.txt: size = 33 OK
2026/04/07 02:27:25 DEBUG : file1L.txt: Modification times differ by -4200h0m0s: 2001-08-26 00:00:00 +0000 UTC, 2001-03-04 00:00:00 +0000 UTC
2026/04/07 02:27:25 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/07 02:27:25 INFO : file1L.txt: Updated modification time in destination
2026/04/07 02:27:25 DEBUG : file1L.txt: Unchanged skipping
2026/04/07 02:27:25 NOTICE: [36m(16) :[0m [34mtest bisync run with --conflict-resolve=path2 --conflict-loser=num --conflict-suffix=dinosaur[0m
2026/04/07 02:27:25 NOTICE: [36m(17) :[0m [34mbisync conflict-resolve=path2 conflict-loser=num conflict-suffix=dinosaur[0m
2026/04/07 02:27:28 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/resolve/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:27:28 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:27:28 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:27:28 INFO : Synching Path1 "/tmp/022155va/resolve/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resolve/path2/"
2026/04/07 02:27:28 INFO : Building Path1 and Path2 listings
2026/04/07 02:27:28 INFO : Path1 checking for diffs
2026/04/07 02:27:28 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/07 02:27:28 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/07 02:27:28 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m)
2026/04/07 02:27:28 INFO : Path2 checking for diffs
2026/04/07 02:27:28 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/07 02:27:28 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/07 02:27:28 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m)
2026/04/07 02:27:28 INFO : Applying changes
2026/04/07 02:27:28 INFO : Checking potential conflicts...
2026/04/07 02:27:28 ERROR : file1.txt: md5 differ
2026/04/07 02:27:28 NOTICE: azurefiles root 'rclone-test-kapusef2xepa/022155va/resolve/path2': 1 differences found
2026/04/07 02:27:28 NOTICE: azurefiles root 'rclone-test-kapusef2xepa/022155va/resolve/path2': 1 errors while checking
2026/04/07 02:27:28 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/07 02:27:28 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/04/07 02:27:28 INFO : file1.txt: [32mThe winner is: Path2[0m
2026/04/07 02:27:28 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36m/tmp/022155va/resolve/path1/file1.txt.dinosaur1[0m
2026/04/07 02:27:28 INFO : file1.txt: Moved (server-side) to: file1.txt.dinosaur1
2026/04/07 02:27:28 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/resolve/path2/file1.txt.dinosaur1[0m
2026/04/07 02:27:28 NOTICE: - [34mPath2[0m [35mNot renaming Path2 copy, as it was determined the winner[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/resolve/path2/file1.txt[0m
2026/04/07 02:27:28 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/022155va/resolve/path1/file1.txt[0m
2026/04/07 02:27:28 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:27:28 INFO : file1.txt: Copied (new)
2026/04/07 02:27:28 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:27:29 INFO : file1.txt.dinosaur1: Copied (new)
2026/04/07 02:27:29 INFO : Updating listings
2026/04/07 02:27:29 INFO : Validating listings for Path1 "/tmp/022155va/resolve/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resolve/path2/"
2026/04/07 02:27:29 INFO : [32mBisync successful[0m
2026/04/07 02:27:29 NOTICE: [36m(18) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/07 02:27:29 NOTICE: [36m(19) :[0m [34mtouch-glob 2002-07-23 /tmp/022155va/datadir/test_resolve-mudoler7/ file1R.txt[0m
2026/04/07 02:27:29 DEBUG : fs cache: switching user supplied name "/tmp/022155va/datadir/test_resolve-mudoler7/" for canonical name "/tmp/022155va/datadir/test_resolve-mudoler7"
2026/04/07 02:27:29 DEBUG : file1R.txt: Set modification time 2002-07-23
2026/04/07 02:27:29 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/022155va/datadir/test_resolve-mudoler7/file1R.txt TestAzureFiles:rclone-test-kapusef2xepa/022155va/resolve/path2/ file1.txt[0m
2026/04/07 02:27:29 DEBUG : copyFile "/tmp/022155va/datadir/test_resolve-mudoler7/file1R.txt" to "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resolve/path2/" as "file1.txt"
2026/04/07 02:27:29 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_resolve-mudoler7/file1R.txt"
2026/04/07 02:27:29 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resolve/path2/"
2026/04/07 02:27:29 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-kapusef2xepa/022155va/resolve/path2/'" as "file1.txt"
2026/04/07 02:27:29 DEBUG : file1.txt: size = 33 OK
2026/04/07 02:27:29 DEBUG : file1R.txt: Modification times differ by -8760h0m0s: 2002-07-23 00:00:00 +0000 UTC, 2001-07-23 00:00:00 +0000 UTC
2026/04/07 02:27:29 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/07 02:27:29 INFO : file1R.txt: Updated modification time in destination
2026/04/07 02:27:29 DEBUG : file1R.txt: Unchanged skipping
2026/04/07 02:27:29 NOTICE: [36m(21) :[0m [34mtouch-glob 2002-08-26 /tmp/022155va/datadir/test_resolve-mudoler7/ file1L.txt[0m
2026/04/07 02:27:29 DEBUG : fs cache: switching user supplied name "/tmp/022155va/datadir/test_resolve-mudoler7/" for canonical name "/tmp/022155va/datadir/test_resolve-mudoler7"
2026/04/07 02:27:29 DEBUG : file1L.txt: Set modification time 2002-08-26
2026/04/07 02:27:29 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/022155va/datadir/test_resolve-mudoler7/file1L.txt /tmp/022155va/resolve/path1/ file1.txt[0m
2026/04/07 02:27:29 DEBUG : copyFile "/tmp/022155va/datadir/test_resolve-mudoler7/file1L.txt" to "/tmp/022155va/resolve/path1/" as "file1.txt"
2026/04/07 02:27:29 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_resolve-mudoler7/file1L.txt"
2026/04/07 02:27:29 DEBUG : Creating backend with remote "/tmp/022155va/resolve/path1/"
2026/04/07 02:27:29 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/022155va/resolve/path1" as "file1.txt"
2026/04/07 02:27:29 DEBUG : file1.txt: size = 33 OK
2026/04/07 02:27:29 DEBUG : file1L.txt: Modification times differ by -9576h0m0s: 2002-08-26 00:00:00 +0000 UTC, 2001-07-23 00:00:00 +0000 UTC
2026/04/07 02:27:29 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd (Local file system at /tmp/022155va/datadir/test_resolve-mudoler7)
2026/04/07 02:27:29 DEBUG : file1.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 (Local file system at /tmp/022155va/resolve/path1)
2026/04/07 02:27:29 DEBUG : file1L.txt: md5 differ
2026/04/07 02:27:29 DEBUG : file1.txt.e4364b55.partial: size = 33 OK
2026/04/07 02:27:29 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/07 02:27:29 DEBUG : file1.txt.e4364b55.partial: renamed to: file1.txt
2026/04/07 02:27:29 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/04/07 02:27:29 NOTICE: [36m(23) :[0m [34mtest bisync run with --conflict-resolve=larger --conflict-loser=num --conflict-suffix=apple[0m
2026/04/07 02:27:29 NOTICE: [36m(24) :[0m [34mbisync conflict-resolve=larger conflict-loser=num conflict-suffix=apple[0m
2026/04/07 02:27:31 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/resolve/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:27:31 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:27:31 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:27:31 INFO : Synching Path1 "/tmp/022155va/resolve/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resolve/path2/"
2026/04/07 02:27:31 INFO : Building Path1 and Path2 listings
2026/04/07 02:27:31 INFO : Path1 checking for diffs
2026/04/07 02:27:31 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/07 02:27:31 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/07 02:27:31 INFO : Path2 checking for diffs
2026/04/07 02:27:31 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/07 02:27:31 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/07 02:27:31 INFO : Applying changes
2026/04/07 02:27:31 INFO : Checking potential conflicts...
2026/04/07 02:27:31 ERROR : file1.txt: md5 differ
2026/04/07 02:27:31 NOTICE: azurefiles root 'rclone-test-kapusef2xepa/022155va/resolve/path2': 1 differences found
2026/04/07 02:27:31 NOTICE: azurefiles root 'rclone-test-kapusef2xepa/022155va/resolve/path2': 1 errors while checking
2026/04/07 02:27:31 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/07 02:27:31 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/04/07 02:27:31 INFO : file1.txt: Winner cannot be determined as sizes are equal. Path1: 33, Path2: 33, Difference: 0
2026/04/07 02:27:31 INFO : file1.txt: [31mA winner could not be determined.[0m
2026/04/07 02:27:31 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36m/tmp/022155va/resolve/path1/file1.txt.apple1[0m
2026/04/07 02:27:31 INFO : file1.txt: Moved (server-side) to: file1.txt.apple1
2026/04/07 02:27:31 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/resolve/path2/file1.txt.apple1[0m
2026/04/07 02:27:31 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/resolve/path2/file1.txt.apple2[0m
2026/04/07 02:27:31 INFO : file1.txt: Moved (server-side) to: file1.txt.apple2
2026/04/07 02:27:31 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/022155va/resolve/path1/file1.txt.apple2[0m
2026/04/07 02:27:31 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:27:32 INFO : file1.txt.apple2: Copied (new)
2026/04/07 02:27:32 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:27:32 INFO : file1.txt.apple1: Copied (new)
2026/04/07 02:27:32 INFO : Updating listings
2026/04/07 02:27:32 INFO : Validating listings for Path1 "/tmp/022155va/resolve/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resolve/path2/"
2026/04/07 02:27:32 INFO : [32mBisync successful[0m
2026/04/07 02:27:32 NOTICE: [36m(25) :[0m [34mtest different suffixes[0m
2026/04/07 02:27:32 NOTICE: [36m(26) :[0m [34mtouch-glob 2003-07-23 /tmp/022155va/datadir/test_resolve-mudoler7/ file1R.txt[0m
2026/04/07 02:27:32 DEBUG : fs cache: switching user supplied name "/tmp/022155va/datadir/test_resolve-mudoler7/" for canonical name "/tmp/022155va/datadir/test_resolve-mudoler7"
2026/04/07 02:27:32 DEBUG : file1R.txt: Set modification time 2003-07-23
2026/04/07 02:27:32 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/022155va/datadir/test_resolve-mudoler7/file1R.txt TestAzureFiles:rclone-test-kapusef2xepa/022155va/resolve/path2/ file1.txt[0m
2026/04/07 02:27:32 DEBUG : copyFile "/tmp/022155va/datadir/test_resolve-mudoler7/file1R.txt" to "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resolve/path2/" as "file1.txt"
2026/04/07 02:27:32 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_resolve-mudoler7/file1R.txt"
2026/04/07 02:27:32 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resolve/path2/"
2026/04/07 02:27:32 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-kapusef2xepa/022155va/resolve/path2/'" as "file1.txt"
2026/04/07 02:27:32 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/04/07 02:27:32 DEBUG : file1.txt.5ea1e655.partial: size = 33 OK
2026/04/07 02:27:32 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/07 02:27:32 DEBUG : file1.txt.5ea1e655.partial: renamed to: file1.txt
2026/04/07 02:27:32 INFO : file1R.txt: Copied (new) to: file1.txt
2026/04/07 02:27:32 NOTICE: [36m(28) :[0m [34mtouch-glob 2003-07-23 /tmp/022155va/datadir/test_resolve-mudoler7/ file1L.txt[0m
2026/04/07 02:27:32 DEBUG : fs cache: switching user supplied name "/tmp/022155va/datadir/test_resolve-mudoler7/" for canonical name "/tmp/022155va/datadir/test_resolve-mudoler7"
2026/04/07 02:27:32 DEBUG : file1L.txt: Set modification time 2003-07-23
2026/04/07 02:27:32 NOTICE: [36m(29) :[0m [34mcopy-as /tmp/022155va/datadir/test_resolve-mudoler7/file1L.txt /tmp/022155va/resolve/path1/ file1.txt[0m
2026/04/07 02:27:32 DEBUG : copyFile "/tmp/022155va/datadir/test_resolve-mudoler7/file1L.txt" to "/tmp/022155va/resolve/path1/" as "file1.txt"
2026/04/07 02:27:32 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_resolve-mudoler7/file1L.txt"
2026/04/07 02:27:32 DEBUG : Creating backend with remote "/tmp/022155va/resolve/path1/"
2026/04/07 02:27:32 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/022155va/resolve/path1" as "file1.txt"
2026/04/07 02:27:32 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/04/07 02:27:32 DEBUG : file1.txt.5ea1e655.partial: size = 33 OK
2026/04/07 02:27:32 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/07 02:27:32 DEBUG : file1.txt.5ea1e655.partial: renamed to: file1.txt
2026/04/07 02:27:32 INFO : file1L.txt: Copied (new) to: file1.txt
2026/04/07 02:27:32 NOTICE: [36m(30) :[0m [34mtest bisync run with --conflict-resolve=older --conflict-loser=num --conflict-suffix=cloud,local[0m
2026/04/07 02:27:32 NOTICE: [36m(31) :[0m [34mbisync conflict-resolve=older conflict-loser=num conflict-suffix=cloud,local[0m
2026/04/07 02:27:35 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/resolve/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:27:35 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:27:35 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:27:35 INFO : Synching Path1 "/tmp/022155va/resolve/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resolve/path2/"
2026/04/07 02:27:35 INFO : Building Path1 and Path2 listings
2026/04/07 02:27:35 INFO : Path1 checking for diffs
2026/04/07 02:27:35 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/07 02:27:35 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/07 02:27:35 INFO : Path2 checking for diffs
2026/04/07 02:27:35 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/07 02:27:35 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/07 02:27:35 INFO : Applying changes
2026/04/07 02:27:35 INFO : Checking potential conflicts...
2026/04/07 02:27:35 ERROR : file1.txt: md5 differ
2026/04/07 02:27:35 NOTICE: azurefiles root 'rclone-test-kapusef2xepa/022155va/resolve/path2': 1 differences found
2026/04/07 02:27:35 NOTICE: azurefiles root 'rclone-test-kapusef2xepa/022155va/resolve/path2': 1 errors while checking
2026/04/07 02:27:35 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/07 02:27:35 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/04/07 02:27:35 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
2026/04/07 02:27:35 INFO : file1.txt: [31mA winner could not be determined.[0m
2026/04/07 02:27:35 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36m/tmp/022155va/resolve/path1/file1.txt.cloud1[0m
2026/04/07 02:27:35 INFO : file1.txt: Moved (server-side) to: file1.txt.cloud1
2026/04/07 02:27:35 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/resolve/path2/file1.txt.cloud1[0m
2026/04/07 02:27:35 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/resolve/path2/file1.txt.local1[0m
2026/04/07 02:27:35 INFO : file1.txt: Moved (server-side) to: file1.txt.local1
2026/04/07 02:27:35 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/022155va/resolve/path1/file1.txt.local1[0m
2026/04/07 02:27:35 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:27:35 INFO : file1.txt.local1: Copied (new)
2026/04/07 02:27:35 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:27:36 INFO : file1.txt.cloud1: Copied (new)
2026/04/07 02:27:36 INFO : Updating listings
2026/04/07 02:27:36 INFO : Validating listings for Path1 "/tmp/022155va/resolve/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resolve/path2/"
2026/04/07 02:27:36 INFO : [32mBisync successful[0m
2026/04/07 02:27:36 NOTICE: [36m(32) :[0m [34mtest legacy[0m
2026/04/07 02:27:36 NOTICE: [36m(33) :[0m [34mtouch-glob 2004-07-23 /tmp/022155va/datadir/test_resolve-mudoler7/ file1R.txt[0m
2026/04/07 02:27:36 DEBUG : fs cache: switching user supplied name "/tmp/022155va/datadir/test_resolve-mudoler7/" for canonical name "/tmp/022155va/datadir/test_resolve-mudoler7"
2026/04/07 02:27:36 DEBUG : file1R.txt: Set modification time 2004-07-23
2026/04/07 02:27:36 NOTICE: [36m(34) :[0m [34mcopy-as /tmp/022155va/datadir/test_resolve-mudoler7/file1R.txt TestAzureFiles:rclone-test-kapusef2xepa/022155va/resolve/path2/ file1.txt[0m
2026/04/07 02:27:36 DEBUG : copyFile "/tmp/022155va/datadir/test_resolve-mudoler7/file1R.txt" to "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resolve/path2/" as "file1.txt"
2026/04/07 02:27:36 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_resolve-mudoler7/file1R.txt"
2026/04/07 02:27:36 DEBUG : Config file has changed externally - reloading
2026/04/07 02:27:36 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resolve/path2/"
2026/04/07 02:27:36 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-kapusef2xepa/022155va/resolve/path2/'" as "file1.txt"
2026/04/07 02:27:36 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/04/07 02:27:36 DEBUG : file1.txt.86629d73.partial: size = 33 OK
2026/04/07 02:27:36 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/07 02:27:36 DEBUG : file1.txt.86629d73.partial: renamed to: file1.txt
2026/04/07 02:27:36 INFO : file1R.txt: Copied (new) to: file1.txt
2026/04/07 02:27:36 NOTICE: [36m(35) :[0m [34mtouch-glob 2004-07-23 /tmp/022155va/datadir/test_resolve-mudoler7/ file1L.txt[0m
2026/04/07 02:27:36 DEBUG : fs cache: switching user supplied name "/tmp/022155va/datadir/test_resolve-mudoler7/" for canonical name "/tmp/022155va/datadir/test_resolve-mudoler7"
2026/04/07 02:27:36 DEBUG : file1L.txt: Set modification time 2004-07-23
2026/04/07 02:27:36 NOTICE: [36m(36) :[0m [34mcopy-as /tmp/022155va/datadir/test_resolve-mudoler7/file1L.txt /tmp/022155va/resolve/path1/ file1.txt[0m
2026/04/07 02:27:36 DEBUG : copyFile "/tmp/022155va/datadir/test_resolve-mudoler7/file1L.txt" to "/tmp/022155va/resolve/path1/" as "file1.txt"
2026/04/07 02:27:36 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_resolve-mudoler7/file1L.txt"
2026/04/07 02:27:36 DEBUG : Creating backend with remote "/tmp/022155va/resolve/path1/"
2026/04/07 02:27:36 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/022155va/resolve/path1" as "file1.txt"
2026/04/07 02:27:36 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/04/07 02:27:36 DEBUG : file1.txt.86629d73.partial: size = 33 OK
2026/04/07 02:27:36 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/07 02:27:36 DEBUG : file1.txt.86629d73.partial: renamed to: file1.txt
2026/04/07 02:27:36 INFO : file1L.txt: Copied (new) to: file1.txt
2026/04/07 02:27:36 NOTICE: [36m(37) :[0m [34mtest bisync run with --conflict-resolve=none --conflict-loser=pathname --conflict-suffix=.path[0m
2026/04/07 02:27:36 NOTICE: [36m(38) :[0m [34mbisync conflict-resolve=none conflict-loser=pathname conflict-suffix=.path[0m
2026/04/07 02:27:38 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/resolve/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:27:38 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:27:38 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:27:38 INFO : Synching Path1 "/tmp/022155va/resolve/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resolve/path2/"
2026/04/07 02:27:38 INFO : Building Path1 and Path2 listings
2026/04/07 02:27:39 INFO : Path1 checking for diffs
2026/04/07 02:27:39 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/07 02:27:39 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/07 02:27:39 INFO : Path2 checking for diffs
2026/04/07 02:27:39 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/07 02:27:39 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/07 02:27:39 INFO : Applying changes
2026/04/07 02:27:39 INFO : Checking potential conflicts...
2026/04/07 02:27:39 ERROR : file1.txt: md5 differ
2026/04/07 02:27:39 NOTICE: azurefiles root 'rclone-test-kapusef2xepa/022155va/resolve/path2': 1 differences found
2026/04/07 02:27:39 NOTICE: azurefiles root 'rclone-test-kapusef2xepa/022155va/resolve/path2': 1 errors while checking
2026/04/07 02:27:39 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/07 02:27:39 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/04/07 02:27:39 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36m/tmp/022155va/resolve/path1/file1.txt..path1[0m
2026/04/07 02:27:39 INFO : file1.txt: Moved (server-side) to: file1.txt..path1
2026/04/07 02:27:39 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/resolve/path2/file1.txt..path1[0m
2026/04/07 02:27:39 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/resolve/path2/file1.txt..path2[0m
2026/04/07 02:27:39 INFO : file1.txt: Moved (server-side) to: file1.txt..path2
2026/04/07 02:27:39 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/022155va/resolve/path1/file1.txt..path2[0m
2026/04/07 02:27:39 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:27:39 INFO : file1.txt..path2: Copied (new)
2026/04/07 02:27:39 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:27:40 INFO : file1.txt..path1: Copied (new)
2026/04/07 02:27:40 INFO : Updating listings
2026/04/07 02:27:40 INFO : Validating listings for Path1 "/tmp/022155va/resolve/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resolve/path2/"
2026/04/07 02:27:40 INFO : [32mBisync successful[0m
2026/04/07 02:27:40 NOTICE: [36m(39) :[0m [34mtest deletes on both sides with default suffix[0m
2026/04/07 02:27:40 NOTICE: [36m(40) :[0m [34mtouch-glob 2005-01-02 /tmp/022155va/datadir/test_resolve-mudoler7/ file1R.txt[0m
2026/04/07 02:27:40 DEBUG : fs cache: switching user supplied name "/tmp/022155va/datadir/test_resolve-mudoler7/" for canonical name "/tmp/022155va/datadir/test_resolve-mudoler7"
2026/04/07 02:27:40 DEBUG : file1R.txt: Set modification time 2005-01-02
2026/04/07 02:27:40 NOTICE: [36m(41) :[0m [34mcopy-as /tmp/022155va/datadir/test_resolve-mudoler7/file1R.txt TestAzureFiles:rclone-test-kapusef2xepa/022155va/resolve/path2/ file1.txt[0m
2026/04/07 02:27:40 DEBUG : copyFile "/tmp/022155va/datadir/test_resolve-mudoler7/file1R.txt" to "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resolve/path2/" as "file1.txt"
2026/04/07 02:27:40 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_resolve-mudoler7/file1R.txt"
2026/04/07 02:27:40 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resolve/path2/"
2026/04/07 02:27:40 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-kapusef2xepa/022155va/resolve/path2/'" as "file1.txt"
2026/04/07 02:27:40 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/04/07 02:27:40 DEBUG : file1.txt.0d1673a5.partial: size = 33 OK
2026/04/07 02:27:40 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/07 02:27:40 DEBUG : file1.txt.0d1673a5.partial: renamed to: file1.txt
2026/04/07 02:27:40 INFO : file1R.txt: Copied (new) to: file1.txt
2026/04/07 02:27:40 NOTICE: [36m(42) :[0m [34mcopy-as /tmp/022155va/datadir/test_resolve-mudoler7/file1R.txt /tmp/022155va/resolve/path1/ file2.txt[0m
2026/04/07 02:27:40 DEBUG : copyFile "/tmp/022155va/datadir/test_resolve-mudoler7/file1R.txt" to "/tmp/022155va/resolve/path1/" as "file2.txt"
2026/04/07 02:27:40 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_resolve-mudoler7/file1R.txt"
2026/04/07 02:27:40 DEBUG : Creating backend with remote "/tmp/022155va/resolve/path1/"
2026/04/07 02:27:40 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/022155va/resolve/path1" as "file2.txt"
2026/04/07 02:27:40 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/022155va/datadir/test_resolve-mudoler7)
2026/04/07 02:27:40 DEBUG : file2.txt: size = 0 (Local file system at /tmp/022155va/resolve/path1)
2026/04/07 02:27:40 DEBUG : file1R.txt: Sizes differ
2026/04/07 02:27:40 DEBUG : file2.txt.57774cc5.partial: size = 33 OK
2026/04/07 02:27:40 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/07 02:27:40 DEBUG : file2.txt.57774cc5.partial: renamed to: file2.txt
2026/04/07 02:27:40 INFO : file1R.txt: Copied (replaced existing) to: file2.txt
2026/04/07 02:27:40 NOTICE: [36m(43) :[0m [34mtouch-glob 2006-03-04 /tmp/022155va/datadir/test_resolve-mudoler7/ file1L.txt[0m
2026/04/07 02:27:40 DEBUG : fs cache: switching user supplied name "/tmp/022155va/datadir/test_resolve-mudoler7/" for canonical name "/tmp/022155va/datadir/test_resolve-mudoler7"
2026/04/07 02:27:40 DEBUG : file1L.txt: Set modification time 2006-03-04
2026/04/07 02:27:40 NOTICE: [36m(44) :[0m [34mcopy-as /tmp/022155va/datadir/test_resolve-mudoler7/file1L.txt /tmp/022155va/resolve/path1/ file1.txt[0m
2026/04/07 02:27:40 DEBUG : copyFile "/tmp/022155va/datadir/test_resolve-mudoler7/file1L.txt" to "/tmp/022155va/resolve/path1/" as "file1.txt"
2026/04/07 02:27:40 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_resolve-mudoler7/file1L.txt"
2026/04/07 02:27:40 DEBUG : Creating backend with remote "/tmp/022155va/resolve/path1/"
2026/04/07 02:27:40 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/022155va/resolve/path1" as "file1.txt"
2026/04/07 02:27:40 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/04/07 02:27:40 DEBUG : file1.txt.96f4d061.partial: size = 33 OK
2026/04/07 02:27:40 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/07 02:27:40 DEBUG : file1.txt.96f4d061.partial: renamed to: file1.txt
2026/04/07 02:27:40 INFO : file1L.txt: Copied (new) to: file1.txt
2026/04/07 02:27:40 NOTICE: [36m(45) :[0m [34mcopy-as /tmp/022155va/datadir/test_resolve-mudoler7/file1L.txt TestAzureFiles:rclone-test-kapusef2xepa/022155va/resolve/path2/ file2.txt[0m
2026/04/07 02:27:40 DEBUG : copyFile "/tmp/022155va/datadir/test_resolve-mudoler7/file1L.txt" to "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resolve/path2/" as "file2.txt"
2026/04/07 02:27:40 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_resolve-mudoler7/file1L.txt"
2026/04/07 02:27:40 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resolve/path2/"
2026/04/07 02:27:40 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-kapusef2xepa/022155va/resolve/path2/'" as "file2.txt"
2026/04/07 02:27:40 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/022155va/datadir/test_resolve-mudoler7)
2026/04/07 02:27:40 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-kapusef2xepa/022155va/resolve/path2/')
2026/04/07 02:27:40 DEBUG : file1L.txt: Sizes differ
2026/04/07 02:27:40 DEBUG : file2.txt.cc95ef01.partial: size = 33 OK
2026/04/07 02:27:40 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/07 02:27:40 DEBUG : file2.txt.cc95ef01.partial: renamed to: file2.txt
2026/04/07 02:27:40 INFO : file1L.txt: Copied (replaced existing) to: file2.txt
2026/04/07 02:27:40 NOTICE: [36m(46) :[0m [34mtest bisync run with --conflict-resolve=newer --conflict-loser=delete[0m
2026/04/07 02:27:40 NOTICE: [36m(47) :[0m [34mbisync conflict-resolve=newer conflict-loser=delete[0m
2026/04/07 02:27:43 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/resolve/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:27:43 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:27:43 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:27:43 INFO : Synching Path1 "/tmp/022155va/resolve/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resolve/path2/"
2026/04/07 02:27:43 INFO : Building Path1 and Path2 listings
2026/04/07 02:27:43 INFO : Path1 checking for diffs
2026/04/07 02:27:43 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/07 02:27:43 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/07 02:27:43 INFO : Path1: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/07 02:27:43 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/07 02:27:43 INFO : Path2 checking for diffs
2026/04/07 02:27:43 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/07 02:27:43 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/07 02:27:43 INFO : Path2: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/07 02:27:43 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/07 02:27:43 INFO : Applying changes
2026/04/07 02:27:43 INFO : Checking potential conflicts...
2026/04/07 02:27:43 ERROR : file1.txt: md5 differ
2026/04/07 02:27:43 ERROR : file2.txt: md5 differ
2026/04/07 02:27:43 NOTICE: azurefiles root 'rclone-test-kapusef2xepa/022155va/resolve/path2': 2 differences found
2026/04/07 02:27:43 NOTICE: azurefiles root 'rclone-test-kapusef2xepa/022155va/resolve/path2': 2 errors while checking
2026/04/07 02:27:43 INFO : Finished checking the potential conflicts. 2 differences found
2026/04/07 02:27:43 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/04/07 02:27:43 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
2026/04/07 02:27:43 INFO : file1.txt: [32mThe winner is: Path1[0m
2026/04/07 02:27:43 NOTICE: - [34mPath2[0m [35mDeleting Path2 copy[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/resolve/path2/file1.txt[0m
2026/04/07 02:27:43 INFO : file1.txt: Deleted
2026/04/07 02:27:43 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mfile1.txt[0m
2026/04/07 02:27:43 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile2.txt[0m
2026/04/07 02:27:43 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
2026/04/07 02:27:43 INFO : file2.txt: [32mThe winner is: Path2[0m
2026/04/07 02:27:43 NOTICE: - [36mPath1[0m [35mDeleting Path1 copy[0m - [36m/tmp/022155va/resolve/path1/file2.txt[0m
2026/04/07 02:27:43 INFO : file2.txt: Deleted
2026/04/07 02:27:43 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mfile2.txt[0m
2026/04/07 02:27:43 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:27:43 INFO : file2.txt: Copied (new)
2026/04/07 02:27:43 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:27:44 INFO : file1.txt: Copied (new)
2026/04/07 02:27:44 INFO : Updating listings
2026/04/07 02:27:44 INFO : Validating listings for Path1 "/tmp/022155va/resolve/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resolve/path2/"
2026/04/07 02:27:44 INFO : [32mBisync successful[0m
2026/04/07 02:27:44 DEBUG : Waiting for deletions to finish
2026/04/07 02:27:44 INFO : RCLONE_TEST: Deleted
2026/04/07 02:27:44 INFO : file1.txt.apple1: Deleted
2026/04/07 02:27:44 INFO : file1.txt.local1: Deleted
2026/04/07 02:27:44 INFO : file1.txt.dinosaur1: Deleted
2026/04/07 02:27:44 INFO : file1.txt: Deleted
2026/04/07 02:27:44 INFO : file1.txt..path1: Deleted
2026/04/07 02:27:44 INFO : file2.txt: Deleted
2026/04/07 02:27:44 INFO : file1.txt..path2: Deleted
2026/04/07 02:27:44 INFO : file1.txt.apple2: Deleted
2026/04/07 02:27:44 INFO : file1.txt.cloud1: Deleted
2026/04/07 02:27:44 DEBUG : removing 1 level 0 directories
2026/04/07 02:27:44 INFO : Local file system at /tmp/022155va/resolve/path1: Removing directory
2026/04/07 02:27:44 DEBUG : Waiting for deletions to finish
2026/04/07 02:27:44 INFO : file1.txt.dinosaur1: Deleted
2026/04/07 02:27:44 INFO : file1.txt..path2: Deleted
2026/04/07 02:27:44 INFO : RCLONE_TEST: Deleted
2026/04/07 02:27:44 INFO : file1.txt.apple2: Deleted
2026/04/07 02:27:44 INFO : file1.txt: Deleted
2026/04/07 02:27:44 INFO : file1.txt.cloud1: Deleted
2026/04/07 02:27:44 INFO : file1.txt.apple1: Deleted
2026/04/07 02:27:44 INFO : file1.txt..path1: Deleted
2026/04/07 02:27:44 INFO : file1.txt.local1: Deleted
2026/04/07 02:27:44 INFO : file2.txt: Deleted
2026/04/07 02:27:45 DEBUG : removing 1 level 0 directories
2026/04/07 02:27:45 INFO : azurefiles root 'rclone-test-kapusef2xepa/022155va/resolve/path2': Removing directory
bisync_test.go:608: [32mTEST resolve PASSED[0m
=== RUN TestBisyncLocalRemote/resync
2026/04/07 02:27:45 DEBUG : Creating backend with remote "/tmp/022155va/resync/path1"
2026/04/07 02:27:45 INFO : path2: Making directory
2026/04/07 02:27:45 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync/path2"
2026/04/07 02:27:45 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync/initial"
2026/04/07 02:27:45 DEBUG : Creating backend with remote "/tmp/022155va/initdir/test_resync-gocenuf9"
2026/04/07 02:27:45 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:27:45 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:27:45 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:27:45 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:27:45 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:27:45 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:27:45 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:27:45 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:27:45 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:27:45 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:27:45 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:27:45 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:27:45 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:27:45 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:27:45 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:27:45 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:27:45 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:27:45 INFO : file3.txt: Copied (new)
2026/04/07 02:27:45 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:27:45 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:27:45 DEBUG : Local file system at /tmp/022155va/initdir/test_resync-gocenuf9: Waiting for checks to finish
2026/04/07 02:27:45 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:27:45 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:27:45 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:27:45 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:27:45 INFO : file5.txt: Copied (new)
2026/04/07 02:27:45 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:27:45 DEBUG : Local file system at /tmp/022155va/initdir/test_resync-gocenuf9: Waiting for transfers to finish
2026/04/07 02:27:45 INFO : file4.txt: Copied (new)
2026/04/07 02:27:45 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:27:45 INFO : file2.txt: Copied (new)
2026/04/07 02:27:45 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:27:45 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:27:45 INFO : file1.txt: Copied (new)
2026/04/07 02:27:45 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:27:45 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:27:45 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:27:45 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:27:45 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:27:45 INFO : file6.txt: Copied (new)
2026/04/07 02:27:45 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:27:45 INFO : file7.txt: Copied (new)
2026/04/07 02:27:45 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync/modfiles"
2026/04/07 02:27:45 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_resync-womiyel4"
2026/04/07 02:27:45 DEBUG : fileA.txt: Need to transfer - File not found at Destination
2026/04/07 02:27:45 DEBUG : fileB.txt: Need to transfer - File not found at Destination
2026/04/07 02:27:45 DEBUG : Local file system at /tmp/022155va/datadir/test_resync-womiyel4: Waiting for checks to finish
2026/04/07 02:27:45 DEBUG : Local file system at /tmp/022155va/datadir/test_resync-womiyel4: Waiting for transfers to finish
2026/04/07 02:27:45 DEBUG : fileA.txt.04c13af3.partial: size = 19 OK
2026/04/07 02:27:45 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:27:45 DEBUG : fileB.txt.b8ec97e6.partial: size = 19 OK
2026/04/07 02:27:45 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:27:45 DEBUG : fileB.txt.b8ec97e6.partial: renamed to: fileB.txt
2026/04/07 02:27:45 INFO : fileB.txt: Copied (new)
2026/04/07 02:27:45 DEBUG : fileA.txt.04c13af3.partial: renamed to: fileA.txt
2026/04/07 02:27:45 INFO : fileA.txt: Copied (new)
2026/04/07 02:27:45 DEBUG : Waiting for deletions to finish
2026/04/07 02:27:45 ERROR : error listing: directory not found
2026/04/07 02:27:45 ERROR : Local file system at /tmp/022155va/resync/path1: Failed to list "": directory not found
2026/04/07 02:27:45 DEBUG : removing 1 level 0 directories
2026/04/07 02:27:45 INFO : Local file system at /tmp/022155va/resync/path1: Removing directory
2026/04/07 02:27:45 ERROR : Failed to rmdir: stat /tmp/022155va/resync/path1: no such file or directory
2026/04/07 02:27:45 DEBUG : Waiting for deletions to finish
2026/04/07 02:27:45 ERROR : error listing: directory not found
2026/04/07 02:27:45 ERROR : azurefiles root 'rclone-test-kapusef2xepa/022155va/resync/path2': Failed to list "": directory not found
2026/04/07 02:27:45 DEBUG : removing 1 level 0 directories
2026/04/07 02:27:45 INFO : azurefiles root 'rclone-test-kapusef2xepa/022155va/resync/path2': Removing directory
2026/04/07 02:27:45 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kapusef2xepa/022155va/resync/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:04e89079-801a-000c-3c36-c62612000000
Time:2026-04-07T02:27:45.2783909Z
--------------------------------------------------------------------------------
2026/04/07 02:27:45 ERROR : error listing: directory not found
2026/04/07 02:27:45 ERROR : error listing: directory not found
2026/04/07 02:27:45 NOTICE: checking initFs Local file system at /tmp/022155va/initdir/test_resync-gocenuf9
2026/04/07 02:27:45 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:27:45 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:27:45 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:27:45 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:27:45 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:27:45 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:27:45 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:27:45 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:27:45 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:27:45 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:27:45 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:27:45 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:27:45 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:27:45 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:27:45 DEBUG : Local file system at /tmp/022155va/resync/path1: Waiting for checks to finish
2026/04/07 02:27:45 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:27:45 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:27:45 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:27:45 INFO : file3.txt: Copied (new)
2026/04/07 02:27:45 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:27:45 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:27:45 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:27:45 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:27:45 INFO : file5.txt: Copied (new)
2026/04/07 02:27:45 DEBUG : Local file system at /tmp/022155va/resync/path1: Waiting for transfers to finish
2026/04/07 02:27:45 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:27:45 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:27:45 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:27:45 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:27:45 INFO : file4.txt: Copied (new)
2026/04/07 02:27:45 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:27:45 INFO : file6.txt: Copied (new)
2026/04/07 02:27:45 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:27:45 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:27:45 INFO : file1.txt: Copied (new)
2026/04/07 02:27:45 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:27:45 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:27:45 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:27:45 INFO : file7.txt: Copied (new)
2026/04/07 02:27:45 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:27:45 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:27:45 INFO : file2.txt: Copied (new)
2026/04/07 02:27:45 NOTICE: checking Path1 Local file system at /tmp/022155va/resync/path1
2026/04/07 02:27:45 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:27:45 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:27:45 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:27:45 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:27:45 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:27:45 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:27:45 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:27:45 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:27:45 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/resync/path2': Waiting for checks to finish
2026/04/07 02:27:45 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/resync/path2': Waiting for transfers to finish
2026/04/07 02:27:45 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:27:45 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:27:45 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:27:45 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:27:45 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:27:45 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:27:45 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:27:45 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:27:45 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:27:45 INFO : file1.txt: Copied (new)
2026/04/07 02:27:45 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:27:45 INFO : file3.txt: Copied (new)
2026/04/07 02:27:45 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:27:45 INFO : file2.txt: Copied (new)
2026/04/07 02:27:45 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:27:45 INFO : file4.txt: Copied (new)
2026/04/07 02:27:45 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:27:45 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:27:45 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:27:45 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:27:45 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:27:45 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:27:45 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:27:45 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:27:46 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:27:46 INFO : file5.txt: Copied (new)
2026/04/07 02:27:46 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:27:46 INFO : file6.txt: Copied (new)
2026/04/07 02:27:46 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:27:46 INFO : file7.txt: Copied (new)
2026/04/07 02:27:46 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:27:46 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:27:46 NOTICE: checking path2 azurefiles root 'rclone-test-kapusef2xepa/022155va/resync/path2'
2026/04/07 02:27:46 NOTICE: [36m(01) :[0m [34mtest resync[0m
2026/04/07 02:27:46 NOTICE: [36m(02) :[0m [34mtest 1. resync with empty path1, resulting in copying all content from path2.[0m
2026/04/07 02:27:46 NOTICE: [36m(03) :[0m [34mpurge-children /tmp/022155va/resync/path1/[0m
2026/04/07 02:27:46 DEBUG : file6.txt: Remove file
2026/04/07 02:27:46 DEBUG : file4.txt: Remove file
2026/04/07 02:27:46 DEBUG : file1.txt: Remove file
2026/04/07 02:27:46 DEBUG : file3.txt: Remove file
2026/04/07 02:27:46 DEBUG : RCLONE_TEST: Remove file
2026/04/07 02:27:46 DEBUG : file5.txt: Remove file
2026/04/07 02:27:46 DEBUG : file7.txt: Remove file
2026/04/07 02:27:46 DEBUG : file2.txt: Remove file
2026/04/07 02:27:46 NOTICE: [36m(04) :[0m [34mbisync resync[0m
2026/04/07 02:27:48 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/resync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:27:48 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:27:48 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:27:48 INFO : Synching Path1 "/tmp/022155va/resync/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync/path2/"
2026/04/07 02:27:48 INFO : Copying Path2 files to Path1
2026/04/07 02:27:48 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:27:49 INFO : file1.txt: Copied (new)
2026/04/07 02:27:49 INFO : file3.txt: Copied (new)
2026/04/07 02:27:49 INFO : file2.txt: Copied (new)
2026/04/07 02:27:49 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:27:49 INFO : file4.txt: Copied (new)
2026/04/07 02:27:49 INFO : file5.txt: Copied (new)
2026/04/07 02:27:49 INFO : file6.txt: Copied (new)
2026/04/07 02:27:49 INFO : file7.txt: Copied (new)
2026/04/07 02:27:49 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:27:49 INFO : Resync updating listings
2026/04/07 02:27:49 INFO : Validating listings for Path1 "/tmp/022155va/resync/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync/path2/"
2026/04/07 02:27:49 INFO : [32mBisync successful[0m
2026/04/07 02:27:49 NOTICE: [36m(05) :[0m [34mmove-listings empty-path1[0m
2026/04/07 02:27:49 NOTICE: [36m(06) :[0m [34mtest 2. resync with empty path2, resulting in syncing all content to path2.[0m
2026/04/07 02:27:49 NOTICE: [36m(07) :[0m [34mpurge-children TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync/path2/[0m
2026/04/07 02:27:49 DEBUG : file1.txt: Remove file
2026/04/07 02:27:49 DEBUG : file2.txt: Remove file
2026/04/07 02:27:49 DEBUG : file3.txt: Remove file
2026/04/07 02:27:49 DEBUG : file4.txt: Remove file
2026/04/07 02:27:49 DEBUG : file5.txt: Remove file
2026/04/07 02:27:49 DEBUG : file6.txt: Remove file
2026/04/07 02:27:49 DEBUG : file7.txt: Remove file
2026/04/07 02:27:49 DEBUG : RCLONE_TEST: Remove file
2026/04/07 02:27:49 NOTICE: [36m(08) :[0m [34mbisync resync[0m
2026/04/07 02:27:51 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/resync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:27:51 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:27:51 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:27:51 INFO : Synching Path1 "/tmp/022155va/resync/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync/path2/"
2026/04/07 02:27:51 INFO : Copying Path2 files to Path1
2026/04/07 02:27:51 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:27:52 INFO : There was nothing to transfer
2026/04/07 02:27:52 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:27:52 INFO : file2.txt: Copied (new)
2026/04/07 02:27:52 INFO : file4.txt: Copied (new)
2026/04/07 02:27:52 INFO : file3.txt: Copied (new)
2026/04/07 02:27:52 INFO : file1.txt: Copied (new)
2026/04/07 02:27:52 INFO : file7.txt: Copied (new)
2026/04/07 02:27:52 INFO : file5.txt: Copied (new)
2026/04/07 02:27:52 INFO : file6.txt: Copied (new)
2026/04/07 02:27:52 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:27:52 INFO : Resync updating listings
2026/04/07 02:27:52 INFO : Validating listings for Path1 "/tmp/022155va/resync/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync/path2/"
2026/04/07 02:27:52 INFO : [32mBisync successful[0m
2026/04/07 02:27:52 NOTICE: [36m(09) :[0m [34mmove-listings empty-path2[0m
2026/04/07 02:27:52 NOTICE: [36m(10) :[0m [34mtest 3. exercise all of the various file difference scenarios during a resync.[0m
2026/04/07 02:27:52 NOTICE: [36m(11) :[0m [34mtouch-glob 2002-02-02 /tmp/022155va/datadir/test_resync-womiyel4/ fileA.txt[0m
2026/04/07 02:27:52 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_resync-womiyel4/"
2026/04/07 02:27:52 DEBUG : fs cache: renaming cache item "/tmp/022155va/datadir/test_resync-womiyel4/" to be canonical "/tmp/022155va/datadir/test_resync-womiyel4"
2026/04/07 02:27:52 DEBUG : fileA.txt: Set modification time 2002-02-02
2026/04/07 02:27:52 NOTICE: [36m(12) :[0m [34mtouch-glob 1999-09-09 /tmp/022155va/datadir/test_resync-womiyel4/ fileB.txt[0m
2026/04/07 02:27:52 DEBUG : fs cache: switching user supplied name "/tmp/022155va/datadir/test_resync-womiyel4/" for canonical name "/tmp/022155va/datadir/test_resync-womiyel4"
2026/04/07 02:27:52 DEBUG : fileB.txt: Set modification time 1999-09-09
2026/04/07 02:27:52 NOTICE: [36m(13) :[0m [34mtest = file - path1 - path2 - expected action - who wins[0m
2026/04/07 02:27:52 NOTICE: [36m(14) :[0m [34mtest - file1.txt - exists - missing - sync path1 > path2 - path1[0m
2026/04/07 02:27:52 NOTICE: [36m(15) :[0m [34mdelete-file TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync/path2/file1.txt[0m
2026/04/07 02:27:52 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync/path2/"
2026/04/07 02:27:52 INFO : file1.txt: Deleted
2026/04/07 02:27:52 NOTICE: [36m(16) :[0m [34mtest - file2.txt - missing - exists - copy path2 > path1 - path2[0m
2026/04/07 02:27:52 NOTICE: [36m(17) :[0m [34mdelete-file /tmp/022155va/resync/path1/file2.txt[0m
2026/04/07 02:27:52 DEBUG : Creating backend with remote "/tmp/022155va/resync/path1/"
2026/04/07 02:27:52 DEBUG : fs cache: renaming cache item "/tmp/022155va/resync/path1/" to be canonical "/tmp/022155va/resync/path1"
2026/04/07 02:27:52 INFO : file2.txt: Deleted
2026/04/07 02:27:52 NOTICE: [36m(18) :[0m [34mtest - file3.txt - exists - newer date - sync path1 > path2 - path1[0m
2026/04/07 02:27:52 NOTICE: [36m(19) :[0m [34mcopy-as /tmp/022155va/datadir/test_resync-womiyel4/fileA.txt TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync/path2/ file3.txt[0m
2026/04/07 02:27:52 DEBUG : copyFile "/tmp/022155va/datadir/test_resync-womiyel4/fileA.txt" to "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync/path2/" as "file3.txt"
2026/04/07 02:27:52 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_resync-womiyel4/fileA.txt"
2026/04/07 02:27:52 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync/path2/"
2026/04/07 02:27:52 DEBUG : operations.CopyFile "fileA.txt" to "azurefiles root 'rclone-test-kapusef2xepa/022155va/resync/path2/'" as "file3.txt"
2026/04/07 02:27:52 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/022155va/datadir/test_resync-womiyel4)
2026/04/07 02:27:52 DEBUG : file3.txt: size = 0 (azurefiles root 'rclone-test-kapusef2xepa/022155va/resync/path2/')
2026/04/07 02:27:52 DEBUG : fileA.txt: Sizes differ
2026/04/07 02:27:53 DEBUG : file3.txt.2b9483fe.partial: size = 19 OK
2026/04/07 02:27:53 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:27:53 DEBUG : file3.txt.2b9483fe.partial: renamed to: file3.txt
2026/04/07 02:27:53 INFO : fileA.txt: Copied (replaced existing) to: file3.txt
2026/04/07 02:27:53 NOTICE: [36m(20) :[0m [34mtest - file4.txt - missing - newer date - copy path2 > path1 - path2[0m
2026/04/07 02:27:53 NOTICE: [36m(21) :[0m [34mdelete-file /tmp/022155va/resync/path1/file4.txt[0m
2026/04/07 02:27:53 DEBUG : fs cache: switching user supplied name "/tmp/022155va/resync/path1/" for canonical name "/tmp/022155va/resync/path1"
2026/04/07 02:27:53 INFO : file4.txt: Deleted
2026/04/07 02:27:53 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/022155va/datadir/test_resync-womiyel4/fileA.txt TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync/path2/ file4.txt[0m
2026/04/07 02:27:53 DEBUG : copyFile "/tmp/022155va/datadir/test_resync-womiyel4/fileA.txt" to "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync/path2/" as "file4.txt"
2026/04/07 02:27:53 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_resync-womiyel4/fileA.txt"
2026/04/07 02:27:53 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync/path2/"
2026/04/07 02:27:53 DEBUG : operations.CopyFile "fileA.txt" to "azurefiles root 'rclone-test-kapusef2xepa/022155va/resync/path2/'" as "file4.txt"
2026/04/07 02:27:53 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/022155va/datadir/test_resync-womiyel4)
2026/04/07 02:27:53 DEBUG : file4.txt: size = 0 (azurefiles root 'rclone-test-kapusef2xepa/022155va/resync/path2/')
2026/04/07 02:27:53 DEBUG : fileA.txt: Sizes differ
2026/04/07 02:27:53 DEBUG : file4.txt.1fa6ea21.partial: size = 19 OK
2026/04/07 02:27:53 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:27:53 DEBUG : file4.txt.1fa6ea21.partial: renamed to: file4.txt
2026/04/07 02:27:53 INFO : fileA.txt: Copied (replaced existing) to: file4.txt
2026/04/07 02:27:53 NOTICE: [36m(23) :[0m [34mtest - file5.txt - exists - older date - sync path1 > path2 - path1[0m
2026/04/07 02:27:53 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/022155va/datadir/test_resync-womiyel4/fileB.txt TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync/path2/ file5.txt[0m
2026/04/07 02:27:53 DEBUG : copyFile "/tmp/022155va/datadir/test_resync-womiyel4/fileB.txt" to "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync/path2/" as "file5.txt"
2026/04/07 02:27:53 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_resync-womiyel4/fileB.txt"
2026/04/07 02:27:53 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync/path2/"
2026/04/07 02:27:53 DEBUG : operations.CopyFile "fileB.txt" to "azurefiles root 'rclone-test-kapusef2xepa/022155va/resync/path2/'" as "file5.txt"
2026/04/07 02:27:53 DEBUG : fileB.txt: size = 19 (Local file system at /tmp/022155va/datadir/test_resync-womiyel4)
2026/04/07 02:27:53 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-kapusef2xepa/022155va/resync/path2/')
2026/04/07 02:27:53 DEBUG : fileB.txt: Sizes differ
2026/04/07 02:27:53 DEBUG : file5.txt.791a6f4b.partial: size = 19 OK
2026/04/07 02:27:53 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:27:54 DEBUG : file5.txt.791a6f4b.partial: renamed to: file5.txt
2026/04/07 02:27:54 INFO : fileB.txt: Copied (replaced existing) to: file5.txt
2026/04/07 02:27:54 NOTICE: [36m(25) :[0m [34mtest - file6.txt - older date - newer date - sync path1 > path2 - path1[0m
2026/04/07 02:27:54 NOTICE: [36m(26) :[0m [34mcopy-as /tmp/022155va/datadir/test_resync-womiyel4/fileB.txt /tmp/022155va/resync/path1/ file6.txt[0m
2026/04/07 02:27:54 DEBUG : copyFile "/tmp/022155va/datadir/test_resync-womiyel4/fileB.txt" to "/tmp/022155va/resync/path1/" as "file6.txt"
2026/04/07 02:27:54 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_resync-womiyel4/fileB.txt"
2026/04/07 02:27:54 DEBUG : Creating backend with remote "/tmp/022155va/resync/path1/"
2026/04/07 02:27:54 DEBUG : operations.CopyFile "fileB.txt" to "Local file system at /tmp/022155va/resync/path1" as "file6.txt"
2026/04/07 02:27:54 DEBUG : fileB.txt: size = 19 (Local file system at /tmp/022155va/datadir/test_resync-womiyel4)
2026/04/07 02:27:54 DEBUG : file6.txt: size = 0 (Local file system at /tmp/022155va/resync/path1)
2026/04/07 02:27:54 DEBUG : fileB.txt: Sizes differ
2026/04/07 02:27:54 DEBUG : file6.txt.237b502b.partial: size = 19 OK
2026/04/07 02:27:54 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:27:54 DEBUG : file6.txt.237b502b.partial: renamed to: file6.txt
2026/04/07 02:27:54 INFO : fileB.txt: Copied (replaced existing) to: file6.txt
2026/04/07 02:27:54 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/022155va/datadir/test_resync-womiyel4/fileA.txt TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync/path2/ file6.txt[0m
2026/04/07 02:27:54 DEBUG : copyFile "/tmp/022155va/datadir/test_resync-womiyel4/fileA.txt" to "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync/path2/" as "file6.txt"
2026/04/07 02:27:54 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_resync-womiyel4/fileA.txt"
2026/04/07 02:27:54 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync/path2/"
2026/04/07 02:27:54 DEBUG : operations.CopyFile "fileA.txt" to "azurefiles root 'rclone-test-kapusef2xepa/022155va/resync/path2/'" as "file6.txt"
2026/04/07 02:27:54 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/022155va/datadir/test_resync-womiyel4)
2026/04/07 02:27:54 DEBUG : file6.txt: size = 0 (azurefiles root 'rclone-test-kapusef2xepa/022155va/resync/path2/')
2026/04/07 02:27:54 DEBUG : fileA.txt: Sizes differ
2026/04/07 02:27:54 DEBUG : file6.txt.c537c25e.partial: size = 19 OK
2026/04/07 02:27:54 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:27:54 DEBUG : file6.txt.c537c25e.partial: renamed to: file6.txt
2026/04/07 02:27:54 INFO : fileA.txt: Copied (replaced existing) to: file6.txt
2026/04/07 02:27:54 NOTICE: [36m(28) :[0m [34mtest - file7.txt - exists - exists (same) - none - same[0m
2026/04/07 02:27:54 NOTICE: [36m(29) :[0m [34mtest run bisync with resync[0m
2026/04/07 02:27:54 NOTICE: [36m(30) :[0m [34mbisync resync[0m
2026/04/07 02:27:56 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/resync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:27:56 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:27:56 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:27:56 INFO : Synching Path1 "/tmp/022155va/resync/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync/path2/"
2026/04/07 02:27:56 INFO : Copying Path2 files to Path1
2026/04/07 02:27:56 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:27:56 INFO : file2.txt: Copied (new)
2026/04/07 02:27:57 INFO : file4.txt: Copied (new)
2026/04/07 02:27:57 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:27:57 INFO : file6.txt: Updated modification time in destination
2026/04/07 02:27:57 INFO : file3.txt: Copied (replaced existing)
2026/04/07 02:27:57 INFO : file5.txt: Copied (replaced existing)
2026/04/07 02:27:57 INFO : file1.txt: Copied (new)
2026/04/07 02:27:57 INFO : Resync updating listings
2026/04/07 02:27:57 INFO : Validating listings for Path1 "/tmp/022155va/resync/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync/path2/"
2026/04/07 02:27:57 INFO : [32mBisync successful[0m
2026/04/07 02:27:57 NOTICE: [36m(31) :[0m [34mcopy-listings mixed-diffs[0m
2026/04/07 02:27:57 NOTICE: [36m(32) :[0m [34mtest run normal bisync[0m
2026/04/07 02:27:57 NOTICE: [36m(33) :[0m [34mbisync[0m
2026/04/07 02:27:59 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/resync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:27:59 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:27:59 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:27:59 INFO : Synching Path1 "/tmp/022155va/resync/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync/path2/"
2026/04/07 02:27:59 INFO : Building Path1 and Path2 listings
2026/04/07 02:27:59 INFO : Path1 checking for diffs
2026/04/07 02:27:59 INFO : Path2 checking for diffs
2026/04/07 02:27:59 INFO : No changes found
2026/04/07 02:27:59 INFO : Updating listings
2026/04/07 02:27:59 INFO : Validating listings for Path1 "/tmp/022155va/resync/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync/path2/"
2026/04/07 02:27:59 INFO : [32mBisync successful[0m
2026/04/07 02:27:59 NOTICE: [36m(34) :[0m [34mtest 4. confirm critical error on normal sync of empty path.[0m
2026/04/07 02:27:59 NOTICE: [36m(35) :[0m [34mpurge-children TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync/path2/[0m
2026/04/07 02:27:59 DEBUG : file1.txt: Remove file
2026/04/07 02:27:59 DEBUG : file2.txt: Remove file
2026/04/07 02:27:59 DEBUG : file3.txt: Remove file
2026/04/07 02:28:00 DEBUG : file4.txt: Remove file
2026/04/07 02:28:00 DEBUG : file5.txt: Remove file
2026/04/07 02:28:00 DEBUG : file6.txt: Remove file
2026/04/07 02:28:00 DEBUG : file7.txt: Remove file
2026/04/07 02:28:00 DEBUG : RCLONE_TEST: Remove file
2026/04/07 02:28:00 NOTICE: [36m(36) :[0m [34mbisync[0m
2026/04/07 02:28:02 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/resync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:28:02 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:28:02 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:28:02 INFO : Synching Path1 "/tmp/022155va/resync/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync/path2/"
2026/04/07 02:28:02 INFO : Building Path1 and Path2 listings
2026/04/07 02:28:02 INFO : Path1 checking for diffs
2026/04/07 02:28:02 INFO : Path2 checking for diffs
2026/04/07 02:28:02 ERROR : Empty current Path2 listing. Cannot sync to an empty directory: /tmp/022155va/workdir/tmp_022155va_resync_path1..TestAzureFiles_rclone-test-kapusef2xepa_022155va_resync_path2.path2.lst-new
2026/04/07 02:28:02 ERROR : [31mBisync critical error: empty current Path2 listing: /tmp/022155va/workdir/tmp_022155va_resync_path1..TestAzureFiles_rclone-test-kapusef2xepa_022155va_resync_path2.path2.lst-new[0m
2026/04/07 02:28:02 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/07 02:28:02 NOTICE: Bisync error: bisync aborted
2026/04/07 02:28:02 DEBUG : Waiting for deletions to finish
2026/04/07 02:28:02 INFO : file7.txt: Deleted
2026/04/07 02:28:02 INFO : file3.txt: Deleted
2026/04/07 02:28:02 INFO : RCLONE_TEST: Deleted
2026/04/07 02:28:02 INFO : file5.txt: Deleted
2026/04/07 02:28:02 INFO : file1.txt: Deleted
2026/04/07 02:28:02 INFO : file2.txt: Deleted
2026/04/07 02:28:02 INFO : file6.txt: Deleted
2026/04/07 02:28:02 INFO : file4.txt: Deleted
2026/04/07 02:28:02 DEBUG : removing 1 level 0 directories
2026/04/07 02:28:02 INFO : Local file system at /tmp/022155va/resync/path1: Removing directory
2026/04/07 02:28:02 DEBUG : Waiting for deletions to finish
2026/04/07 02:28:02 DEBUG : removing 1 level 0 directories
2026/04/07 02:28:02 INFO : azurefiles root 'rclone-test-kapusef2xepa/022155va/resync/path2': Removing directory
bisync_test.go:608: [32mTEST resync PASSED[0m
=== RUN TestBisyncLocalRemote/resync_modes
2026/04/07 02:28:03 DEBUG : Creating backend with remote "/tmp/022155va/resync_modes/path1"
2026/04/07 02:28:03 INFO : path2: Making directory
2026/04/07 02:28:03 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync_modes/path2"
2026/04/07 02:28:03 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync_modes/initial"
2026/04/07 02:28:03 DEBUG : Creating backend with remote "/tmp/022155va/initdir/test_resync_modes-dejerah4"
2026/04/07 02:28:03 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:28:03 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:03 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:03 DEBUG : Local file system at /tmp/022155va/initdir/test_resync_modes-dejerah4: Waiting for checks to finish
2026/04/07 02:28:03 DEBUG : Local file system at /tmp/022155va/initdir/test_resync_modes-dejerah4: Waiting for transfers to finish
2026/04/07 02:28:03 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:28:03 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:03 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:28:03 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:03 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:28:03 INFO : file1.txt: Copied (new)
2026/04/07 02:28:03 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:28:03 INFO : file2.txt: Copied (new)
2026/04/07 02:28:03 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:28:03 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:28:03 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:28:03 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:28:03 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync_modes/modfiles"
2026/04/07 02:28:03 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_resync_modes-mebagud6"
2026/04/07 02:28:03 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:03 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:03 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:03 DEBUG : file1L.txt.684d937d.partial: size = 33 OK
2026/04/07 02:28:03 DEBUG : file1R.txt.d467e63a.partial: size = 42 OK
2026/04/07 02:28:03 DEBUG : file2.txt.ac4156f2.partial: size = 37 OK
2026/04/07 02:28:03 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/07 02:28:03 DEBUG : Local file system at /tmp/022155va/datadir/test_resync_modes-mebagud6: Waiting for checks to finish
2026/04/07 02:28:03 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/07 02:28:03 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/04/07 02:28:03 DEBUG : file1L.txt.684d937d.partial: renamed to: file1L.txt
2026/04/07 02:28:03 INFO : file1L.txt: Copied (new)
2026/04/07 02:28:03 DEBUG : file2.txt.ac4156f2.partial: renamed to: file2.txt
2026/04/07 02:28:03 INFO : file2.txt: Copied (new)
2026/04/07 02:28:03 DEBUG : file1R.txt.d467e63a.partial: renamed to: file1R.txt
2026/04/07 02:28:03 INFO : file1R.txt: Copied (new)
2026/04/07 02:28:03 DEBUG : Local file system at /tmp/022155va/datadir/test_resync_modes-mebagud6: Waiting for transfers to finish
2026/04/07 02:28:03 DEBUG : Waiting for deletions to finish
2026/04/07 02:28:03 ERROR : error listing: directory not found
2026/04/07 02:28:03 ERROR : Local file system at /tmp/022155va/resync_modes/path1: Failed to list "": directory not found
2026/04/07 02:28:03 DEBUG : removing 1 level 0 directories
2026/04/07 02:28:03 INFO : Local file system at /tmp/022155va/resync_modes/path1: Removing directory
2026/04/07 02:28:03 ERROR : Failed to rmdir: stat /tmp/022155va/resync_modes/path1: no such file or directory
2026/04/07 02:28:03 DEBUG : Waiting for deletions to finish
2026/04/07 02:28:03 ERROR : error listing: directory not found
2026/04/07 02:28:03 ERROR : azurefiles root 'rclone-test-kapusef2xepa/022155va/resync_modes/path2': Failed to list "": directory not found
2026/04/07 02:28:03 DEBUG : removing 1 level 0 directories
2026/04/07 02:28:03 INFO : azurefiles root 'rclone-test-kapusef2xepa/022155va/resync_modes/path2': Removing directory
2026/04/07 02:28:03 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kapusef2xepa/022155va/resync_modes/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:04e890e4-801a-000c-0d36-c62612000000
Time:2026-04-07T02:28:03.1986128Z
--------------------------------------------------------------------------------
2026/04/07 02:28:03 ERROR : error listing: directory not found
2026/04/07 02:28:03 ERROR : error listing: directory not found
2026/04/07 02:28:03 NOTICE: checking initFs Local file system at /tmp/022155va/initdir/test_resync_modes-dejerah4
2026/04/07 02:28:03 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:28:03 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:03 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:03 DEBUG : Local file system at /tmp/022155va/resync_modes/path1: Waiting for checks to finish
2026/04/07 02:28:03 DEBUG : Local file system at /tmp/022155va/resync_modes/path1: Waiting for transfers to finish
2026/04/07 02:28:03 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:28:03 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:03 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:28:03 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:28:03 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:28:03 INFO : file2.txt: Copied (new)
2026/04/07 02:28:03 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:28:03 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:03 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:28:03 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:28:03 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:28:03 INFO : file1.txt: Copied (new)
2026/04/07 02:28:03 NOTICE: checking Path1 Local file system at /tmp/022155va/resync_modes/path1
2026/04/07 02:28:03 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:03 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:03 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:28:03 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/resync_modes/path2': Waiting for checks to finish
2026/04/07 02:28:03 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/resync_modes/path2': Waiting for transfers to finish
2026/04/07 02:28:03 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:28:03 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:28:03 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:03 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:03 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:28:03 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:28:03 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:28:03 INFO : file2.txt: Copied (new)
2026/04/07 02:28:03 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:28:03 INFO : file1.txt: Copied (new)
2026/04/07 02:28:03 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:28:03 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:28:03 NOTICE: checking path2 azurefiles root 'rclone-test-kapusef2xepa/022155va/resync_modes/path2'
2026/04/07 02:28:03 NOTICE: [36m(01) :[0m [34mtest resync-mode[0m
2026/04/07 02:28:03 NOTICE: [36m(02) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/07 02:28:03 NOTICE: [36m(03) :[0m [34mtouch-glob 2001-01-02 /tmp/022155va/datadir/test_resync_modes-mebagud6/ file1R.txt[0m
2026/04/07 02:28:03 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_resync_modes-mebagud6/"
2026/04/07 02:28:03 DEBUG : fs cache: renaming cache item "/tmp/022155va/datadir/test_resync_modes-mebagud6/" to be canonical "/tmp/022155va/datadir/test_resync_modes-mebagud6"
2026/04/07 02:28:03 DEBUG : file1R.txt: Set modification time 2001-01-02
2026/04/07 02:28:03 NOTICE: [36m(04) :[0m [34mcopy-as /tmp/022155va/datadir/test_resync_modes-mebagud6/file1R.txt TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync_modes/path2/ file1.txt[0m
2026/04/07 02:28:03 DEBUG : copyFile "/tmp/022155va/datadir/test_resync_modes-mebagud6/file1R.txt" to "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync_modes/path2/" as "file1.txt"
2026/04/07 02:28:03 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_resync_modes-mebagud6/file1R.txt"
2026/04/07 02:28:03 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync_modes/path2/"
2026/04/07 02:28:03 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-kapusef2xepa/022155va/resync_modes/path2/'" as "file1.txt"
2026/04/07 02:28:04 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/022155va/datadir/test_resync_modes-mebagud6)
2026/04/07 02:28:04 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-kapusef2xepa/022155va/resync_modes/path2/')
2026/04/07 02:28:04 DEBUG : file1R.txt: Sizes differ
2026/04/07 02:28:04 DEBUG : file1.txt.91f01f3f.partial: size = 42 OK
2026/04/07 02:28:04 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/07 02:28:04 DEBUG : file1.txt.91f01f3f.partial: renamed to: file1.txt
2026/04/07 02:28:04 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/04/07 02:28:04 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-03-04 /tmp/022155va/datadir/test_resync_modes-mebagud6/ file1L.txt[0m
2026/04/07 02:28:04 DEBUG : fs cache: switching user supplied name "/tmp/022155va/datadir/test_resync_modes-mebagud6/" for canonical name "/tmp/022155va/datadir/test_resync_modes-mebagud6"
2026/04/07 02:28:04 DEBUG : file1L.txt: Set modification time 2001-03-04
2026/04/07 02:28:04 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/022155va/datadir/test_resync_modes-mebagud6/file1L.txt /tmp/022155va/resync_modes/path1/ file1.txt[0m
2026/04/07 02:28:04 DEBUG : copyFile "/tmp/022155va/datadir/test_resync_modes-mebagud6/file1L.txt" to "/tmp/022155va/resync_modes/path1/" as "file1.txt"
2026/04/07 02:28:04 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_resync_modes-mebagud6/file1L.txt"
2026/04/07 02:28:04 DEBUG : Creating backend with remote "/tmp/022155va/resync_modes/path1/"
2026/04/07 02:28:04 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/022155va/resync_modes/path1" as "file1.txt"
2026/04/07 02:28:04 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/022155va/datadir/test_resync_modes-mebagud6)
2026/04/07 02:28:04 DEBUG : file1.txt: size = 0 (Local file system at /tmp/022155va/resync_modes/path1)
2026/04/07 02:28:04 DEBUG : file1L.txt: Sizes differ
2026/04/07 02:28:04 DEBUG : file1.txt.4e37ab47.partial: size = 33 OK
2026/04/07 02:28:04 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/07 02:28:04 DEBUG : file1.txt.4e37ab47.partial: renamed to: file1.txt
2026/04/07 02:28:04 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/04/07 02:28:04 NOTICE: [36m(07) :[0m [34mtest bisync run with --resync-mode=newer[0m
2026/04/07 02:28:04 NOTICE: [36m(08) :[0m [34mbisync resync resync-mode=newer[0m
2026/04/07 02:28:06 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/resync_modes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:28:06 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:28:06 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:28:06 INFO : Synching Path1 "/tmp/022155va/resync_modes/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync_modes/path2/"
2026/04/07 02:28:06 INFO : Copying Path2 files to Path1
2026/04/07 02:28:06 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:28:06 INFO : There was nothing to transfer
2026/04/07 02:28:06 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:28:07 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:28:07 INFO : Resync updating listings
2026/04/07 02:28:07 INFO : Validating listings for Path1 "/tmp/022155va/resync_modes/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync_modes/path2/"
2026/04/07 02:28:07 INFO : [32mBisync successful[0m
2026/04/07 02:28:07 NOTICE: [36m(09) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/07 02:28:07 NOTICE: [36m(10) :[0m [34mtouch-glob 2001-07-23 /tmp/022155va/datadir/test_resync_modes-mebagud6/ file1R.txt[0m
2026/04/07 02:28:07 DEBUG : fs cache: switching user supplied name "/tmp/022155va/datadir/test_resync_modes-mebagud6/" for canonical name "/tmp/022155va/datadir/test_resync_modes-mebagud6"
2026/04/07 02:28:07 DEBUG : file1R.txt: Set modification time 2001-07-23
2026/04/07 02:28:07 NOTICE: [36m(11) :[0m [34mcopy-as /tmp/022155va/datadir/test_resync_modes-mebagud6/file1R.txt TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync_modes/path2/ file1.txt[0m
2026/04/07 02:28:07 DEBUG : copyFile "/tmp/022155va/datadir/test_resync_modes-mebagud6/file1R.txt" to "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync_modes/path2/" as "file1.txt"
2026/04/07 02:28:07 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_resync_modes-mebagud6/file1R.txt"
2026/04/07 02:28:07 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync_modes/path2/"
2026/04/07 02:28:07 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-kapusef2xepa/022155va/resync_modes/path2/'" as "file1.txt"
2026/04/07 02:28:07 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/022155va/datadir/test_resync_modes-mebagud6)
2026/04/07 02:28:07 DEBUG : file1.txt: size = 33 (azurefiles root 'rclone-test-kapusef2xepa/022155va/resync_modes/path2/')
2026/04/07 02:28:07 DEBUG : file1R.txt: Sizes differ
2026/04/07 02:28:07 DEBUG : file1.txt.fd99577e.partial: size = 42 OK
2026/04/07 02:28:07 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/07 02:28:07 DEBUG : file1.txt.fd99577e.partial: renamed to: file1.txt
2026/04/07 02:28:07 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/04/07 02:28:07 NOTICE: [36m(12) :[0m [34mtouch-glob 2001-08-26 /tmp/022155va/datadir/test_resync_modes-mebagud6/ file1L.txt[0m
2026/04/07 02:28:07 DEBUG : fs cache: switching user supplied name "/tmp/022155va/datadir/test_resync_modes-mebagud6/" for canonical name "/tmp/022155va/datadir/test_resync_modes-mebagud6"
2026/04/07 02:28:07 DEBUG : file1L.txt: Set modification time 2001-08-26
2026/04/07 02:28:07 NOTICE: [36m(13) :[0m [34mcopy-as /tmp/022155va/datadir/test_resync_modes-mebagud6/file1L.txt /tmp/022155va/resync_modes/path1/ file1.txt[0m
2026/04/07 02:28:07 DEBUG : copyFile "/tmp/022155va/datadir/test_resync_modes-mebagud6/file1L.txt" to "/tmp/022155va/resync_modes/path1/" as "file1.txt"
2026/04/07 02:28:07 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_resync_modes-mebagud6/file1L.txt"
2026/04/07 02:28:07 DEBUG : Creating backend with remote "/tmp/022155va/resync_modes/path1/"
2026/04/07 02:28:07 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/022155va/resync_modes/path1" as "file1.txt"
2026/04/07 02:28:07 DEBUG : file1.txt: size = 33 OK
2026/04/07 02:28:07 DEBUG : file1L.txt: Modification times differ by -4200h0m0s: 2001-08-26 00:00:00 +0000 UTC, 2001-03-04 00:00:00 +0000 UTC
2026/04/07 02:28:07 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/07 02:28:07 INFO : file1L.txt: Updated modification time in destination
2026/04/07 02:28:07 DEBUG : file1L.txt: Unchanged skipping
2026/04/07 02:28:07 NOTICE: [36m(14) :[0m [34mtest bisync run with --resync-mode=path2[0m
2026/04/07 02:28:07 NOTICE: [36m(15) :[0m [34mbisync resync resync-mode=path2[0m
2026/04/07 02:28:09 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/resync_modes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:28:09 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:28:09 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:28:09 INFO : Synching Path1 "/tmp/022155va/resync_modes/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync_modes/path2/"
2026/04/07 02:28:09 INFO : Copying Path2 files to Path1
2026/04/07 02:28:09 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:28:10 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:28:10 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:28:10 INFO : Resync updating listings
2026/04/07 02:28:10 INFO : Validating listings for Path1 "/tmp/022155va/resync_modes/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync_modes/path2/"
2026/04/07 02:28:10 INFO : [32mBisync successful[0m
2026/04/07 02:28:10 NOTICE: [36m(16) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/07 02:28:10 NOTICE: [36m(17) :[0m [34mtouch-glob 2002-07-23 /tmp/022155va/datadir/test_resync_modes-mebagud6/ file1R.txt[0m
2026/04/07 02:28:10 DEBUG : fs cache: switching user supplied name "/tmp/022155va/datadir/test_resync_modes-mebagud6/" for canonical name "/tmp/022155va/datadir/test_resync_modes-mebagud6"
2026/04/07 02:28:10 DEBUG : file1R.txt: Set modification time 2002-07-23
2026/04/07 02:28:10 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/022155va/datadir/test_resync_modes-mebagud6/file1R.txt TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync_modes/path2/ file1.txt[0m
2026/04/07 02:28:10 DEBUG : copyFile "/tmp/022155va/datadir/test_resync_modes-mebagud6/file1R.txt" to "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync_modes/path2/" as "file1.txt"
2026/04/07 02:28:10 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_resync_modes-mebagud6/file1R.txt"
2026/04/07 02:28:10 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync_modes/path2/"
2026/04/07 02:28:10 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-kapusef2xepa/022155va/resync_modes/path2/'" as "file1.txt"
2026/04/07 02:28:10 DEBUG : file1.txt: size = 42 OK
2026/04/07 02:28:10 DEBUG : file1R.txt: Modification times differ by -8760h0m0s: 2002-07-23 00:00:00 +0000 UTC, 2001-07-23 00:00:00 +0000 UTC
2026/04/07 02:28:10 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/07 02:28:10 INFO : file1R.txt: Updated modification time in destination
2026/04/07 02:28:10 DEBUG : file1R.txt: Unchanged skipping
2026/04/07 02:28:10 NOTICE: [36m(19) :[0m [34mtouch-glob 2002-08-26 /tmp/022155va/datadir/test_resync_modes-mebagud6/ file1L.txt[0m
2026/04/07 02:28:10 DEBUG : fs cache: switching user supplied name "/tmp/022155va/datadir/test_resync_modes-mebagud6/" for canonical name "/tmp/022155va/datadir/test_resync_modes-mebagud6"
2026/04/07 02:28:10 DEBUG : file1L.txt: Set modification time 2002-08-26
2026/04/07 02:28:10 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/022155va/datadir/test_resync_modes-mebagud6/file1L.txt /tmp/022155va/resync_modes/path1/ file1.txt[0m
2026/04/07 02:28:10 DEBUG : copyFile "/tmp/022155va/datadir/test_resync_modes-mebagud6/file1L.txt" to "/tmp/022155va/resync_modes/path1/" as "file1.txt"
2026/04/07 02:28:10 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_resync_modes-mebagud6/file1L.txt"
2026/04/07 02:28:10 DEBUG : Creating backend with remote "/tmp/022155va/resync_modes/path1/"
2026/04/07 02:28:10 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/022155va/resync_modes/path1" as "file1.txt"
2026/04/07 02:28:10 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/022155va/datadir/test_resync_modes-mebagud6)
2026/04/07 02:28:10 DEBUG : file1.txt: size = 42 (Local file system at /tmp/022155va/resync_modes/path1)
2026/04/07 02:28:10 DEBUG : file1L.txt: Sizes differ
2026/04/07 02:28:10 DEBUG : file1.txt.e4364b55.partial: size = 33 OK
2026/04/07 02:28:10 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/07 02:28:10 DEBUG : file1.txt.e4364b55.partial: renamed to: file1.txt
2026/04/07 02:28:10 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/04/07 02:28:10 NOTICE: [36m(21) :[0m [34mtest bisync run with --resync-mode=larger[0m
2026/04/07 02:28:10 NOTICE: [36m(22) :[0m [34mbisync resync resync-mode=larger[0m
2026/04/07 02:28:12 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/resync_modes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:28:12 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:28:12 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:28:12 INFO : Synching Path1 "/tmp/022155va/resync_modes/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync_modes/path2/"
2026/04/07 02:28:12 INFO : Copying Path2 files to Path1
2026/04/07 02:28:12 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:28:12 INFO : file1.txt: Path2 is larger. Path1: 33, Path2: 42, Difference: 9
2026/04/07 02:28:12 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:28:12 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:28:12 INFO : Resync updating listings
2026/04/07 02:28:12 INFO : Validating listings for Path1 "/tmp/022155va/resync_modes/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync_modes/path2/"
2026/04/07 02:28:12 INFO : [32mBisync successful[0m
2026/04/07 02:28:12 NOTICE: [36m(23) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/07 02:28:12 NOTICE: [36m(24) :[0m [34mtouch-glob 2003-07-23 /tmp/022155va/datadir/test_resync_modes-mebagud6/ file1R.txt[0m
2026/04/07 02:28:12 DEBUG : fs cache: switching user supplied name "/tmp/022155va/datadir/test_resync_modes-mebagud6/" for canonical name "/tmp/022155va/datadir/test_resync_modes-mebagud6"
2026/04/07 02:28:12 DEBUG : file1R.txt: Set modification time 2003-07-23
2026/04/07 02:28:12 NOTICE: [36m(25) :[0m [34mcopy-as /tmp/022155va/datadir/test_resync_modes-mebagud6/file1R.txt TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync_modes/path2/ file1.txt[0m
2026/04/07 02:28:12 DEBUG : copyFile "/tmp/022155va/datadir/test_resync_modes-mebagud6/file1R.txt" to "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync_modes/path2/" as "file1.txt"
2026/04/07 02:28:12 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_resync_modes-mebagud6/file1R.txt"
2026/04/07 02:28:12 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync_modes/path2/"
2026/04/07 02:28:12 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-kapusef2xepa/022155va/resync_modes/path2/'" as "file1.txt"
2026/04/07 02:28:12 DEBUG : file1.txt: size = 42 OK
2026/04/07 02:28:12 DEBUG : file1R.txt: Modification times differ by -8760h0m0s: 2003-07-23 00:00:00 +0000 UTC, 2002-07-23 00:00:00 +0000 UTC
2026/04/07 02:28:12 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/07 02:28:12 INFO : file1R.txt: Updated modification time in destination
2026/04/07 02:28:12 DEBUG : file1R.txt: Unchanged skipping
2026/04/07 02:28:12 NOTICE: [36m(26) :[0m [34mtouch-glob 2003-09-04 /tmp/022155va/datadir/test_resync_modes-mebagud6/ file1L.txt[0m
2026/04/07 02:28:12 DEBUG : fs cache: switching user supplied name "/tmp/022155va/datadir/test_resync_modes-mebagud6/" for canonical name "/tmp/022155va/datadir/test_resync_modes-mebagud6"
2026/04/07 02:28:12 DEBUG : file1L.txt: Set modification time 2003-09-04
2026/04/07 02:28:12 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/022155va/datadir/test_resync_modes-mebagud6/file1L.txt /tmp/022155va/resync_modes/path1/ file1.txt[0m
2026/04/07 02:28:12 DEBUG : copyFile "/tmp/022155va/datadir/test_resync_modes-mebagud6/file1L.txt" to "/tmp/022155va/resync_modes/path1/" as "file1.txt"
2026/04/07 02:28:12 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_resync_modes-mebagud6/file1L.txt"
2026/04/07 02:28:12 DEBUG : Creating backend with remote "/tmp/022155va/resync_modes/path1/"
2026/04/07 02:28:12 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/022155va/resync_modes/path1" as "file1.txt"
2026/04/07 02:28:12 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/022155va/datadir/test_resync_modes-mebagud6)
2026/04/07 02:28:12 DEBUG : file1.txt: size = 42 (Local file system at /tmp/022155va/resync_modes/path1)
2026/04/07 02:28:12 DEBUG : file1L.txt: Sizes differ
2026/04/07 02:28:12 DEBUG : file1.txt.b65270e7.partial: size = 33 OK
2026/04/07 02:28:12 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/07 02:28:12 DEBUG : file1.txt.b65270e7.partial: renamed to: file1.txt
2026/04/07 02:28:12 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/04/07 02:28:12 NOTICE: [36m(28) :[0m [34mtest bisync run with --resync-mode=older[0m
2026/04/07 02:28:12 NOTICE: [36m(29) :[0m [34mbisync resync resync-mode=older[0m
2026/04/07 02:28:15 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/resync_modes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:28:15 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:28:15 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:28:15 INFO : Synching Path1 "/tmp/022155va/resync_modes/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync_modes/path2/"
2026/04/07 02:28:15 INFO : Copying Path2 files to Path1
2026/04/07 02:28:15 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:28:15 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
2026/04/07 02:28:15 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:28:15 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:28:15 INFO : Resync updating listings
2026/04/07 02:28:15 INFO : Validating listings for Path1 "/tmp/022155va/resync_modes/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync_modes/path2/"
2026/04/07 02:28:15 INFO : [32mBisync successful[0m
2026/04/07 02:28:15 NOTICE: [36m(30) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/07 02:28:15 NOTICE: [36m(31) :[0m [34mtouch-glob 2004-07-23 /tmp/022155va/datadir/test_resync_modes-mebagud6/ file1R.txt[0m
2026/04/07 02:28:15 DEBUG : fs cache: switching user supplied name "/tmp/022155va/datadir/test_resync_modes-mebagud6/" for canonical name "/tmp/022155va/datadir/test_resync_modes-mebagud6"
2026/04/07 02:28:15 DEBUG : file1R.txt: Set modification time 2004-07-23
2026/04/07 02:28:15 NOTICE: [36m(32) :[0m [34mcopy-as /tmp/022155va/datadir/test_resync_modes-mebagud6/file1R.txt TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync_modes/path2/ file1.txt[0m
2026/04/07 02:28:15 DEBUG : copyFile "/tmp/022155va/datadir/test_resync_modes-mebagud6/file1R.txt" to "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync_modes/path2/" as "file1.txt"
2026/04/07 02:28:15 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_resync_modes-mebagud6/file1R.txt"
2026/04/07 02:28:15 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync_modes/path2/"
2026/04/07 02:28:15 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-kapusef2xepa/022155va/resync_modes/path2/'" as "file1.txt"
2026/04/07 02:28:15 DEBUG : file1.txt: size = 42 OK
2026/04/07 02:28:15 DEBUG : file1R.txt: Modification times differ by -8784h0m0s: 2004-07-23 00:00:00 +0000 UTC, 2003-07-23 00:00:00 +0000 UTC
2026/04/07 02:28:15 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/07 02:28:15 INFO : file1R.txt: Updated modification time in destination
2026/04/07 02:28:15 DEBUG : file1R.txt: Unchanged skipping
2026/04/07 02:28:15 NOTICE: [36m(33) :[0m [34mtouch-glob 2004-07-23 /tmp/022155va/datadir/test_resync_modes-mebagud6/ file1L.txt[0m
2026/04/07 02:28:15 DEBUG : fs cache: switching user supplied name "/tmp/022155va/datadir/test_resync_modes-mebagud6/" for canonical name "/tmp/022155va/datadir/test_resync_modes-mebagud6"
2026/04/07 02:28:15 DEBUG : file1L.txt: Set modification time 2004-07-23
2026/04/07 02:28:15 NOTICE: [36m(34) :[0m [34mcopy-as /tmp/022155va/datadir/test_resync_modes-mebagud6/file1L.txt /tmp/022155va/resync_modes/path1/ file1.txt[0m
2026/04/07 02:28:15 DEBUG : copyFile "/tmp/022155va/datadir/test_resync_modes-mebagud6/file1L.txt" to "/tmp/022155va/resync_modes/path1/" as "file1.txt"
2026/04/07 02:28:15 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_resync_modes-mebagud6/file1L.txt"
2026/04/07 02:28:15 DEBUG : Creating backend with remote "/tmp/022155va/resync_modes/path1/"
2026/04/07 02:28:15 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/022155va/resync_modes/path1" as "file1.txt"
2026/04/07 02:28:15 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/022155va/datadir/test_resync_modes-mebagud6)
2026/04/07 02:28:15 DEBUG : file1.txt: size = 42 (Local file system at /tmp/022155va/resync_modes/path1)
2026/04/07 02:28:15 DEBUG : file1L.txt: Sizes differ
2026/04/07 02:28:15 DEBUG : file1.txt.86629d73.partial: size = 33 OK
2026/04/07 02:28:15 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/07 02:28:15 DEBUG : file1.txt.86629d73.partial: renamed to: file1.txt
2026/04/07 02:28:15 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/04/07 02:28:15 NOTICE: [36m(35) :[0m [34mtest bisync run with --resync-mode=smaller[0m
2026/04/07 02:28:15 NOTICE: [36m(36) :[0m [34mbisync resync resync-mode=smaller[0m
2026/04/07 02:28:17 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/resync_modes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:28:17 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:28:17 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:28:17 INFO : Synching Path1 "/tmp/022155va/resync_modes/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync_modes/path2/"
2026/04/07 02:28:17 INFO : Copying Path2 files to Path1
2026/04/07 02:28:17 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:28:17 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9
2026/04/07 02:28:17 INFO : There was nothing to transfer
2026/04/07 02:28:17 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:28:18 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9
2026/04/07 02:28:18 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:28:18 INFO : Resync updating listings
2026/04/07 02:28:18 INFO : Validating listings for Path1 "/tmp/022155va/resync_modes/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync_modes/path2/"
2026/04/07 02:28:18 INFO : [32mBisync successful[0m
2026/04/07 02:28:18 NOTICE: [36m(37) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/07 02:28:18 NOTICE: [36m(38) :[0m [34mtouch-glob 2005-01-02 /tmp/022155va/datadir/test_resync_modes-mebagud6/ file1R.txt[0m
2026/04/07 02:28:18 DEBUG : fs cache: switching user supplied name "/tmp/022155va/datadir/test_resync_modes-mebagud6/" for canonical name "/tmp/022155va/datadir/test_resync_modes-mebagud6"
2026/04/07 02:28:18 DEBUG : file1R.txt: Set modification time 2005-01-02
2026/04/07 02:28:18 NOTICE: [36m(39) :[0m [34mcopy-as /tmp/022155va/datadir/test_resync_modes-mebagud6/file1R.txt TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync_modes/path2/ file1.txt[0m
2026/04/07 02:28:18 DEBUG : copyFile "/tmp/022155va/datadir/test_resync_modes-mebagud6/file1R.txt" to "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync_modes/path2/" as "file1.txt"
2026/04/07 02:28:18 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_resync_modes-mebagud6/file1R.txt"
2026/04/07 02:28:18 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync_modes/path2/"
2026/04/07 02:28:18 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-kapusef2xepa/022155va/resync_modes/path2/'" as "file1.txt"
2026/04/07 02:28:18 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/022155va/datadir/test_resync_modes-mebagud6)
2026/04/07 02:28:18 DEBUG : file1.txt: size = 33 (azurefiles root 'rclone-test-kapusef2xepa/022155va/resync_modes/path2/')
2026/04/07 02:28:18 DEBUG : file1R.txt: Sizes differ
2026/04/07 02:28:18 DEBUG : file1.txt.bb6489e1.partial: size = 42 OK
2026/04/07 02:28:18 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/07 02:28:18 DEBUG : file1.txt.bb6489e1.partial: renamed to: file1.txt
2026/04/07 02:28:18 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/04/07 02:28:18 NOTICE: [36m(40) :[0m [34mcopy-as /tmp/022155va/datadir/test_resync_modes-mebagud6/file1R.txt /tmp/022155va/resync_modes/path1/ file2.txt[0m
2026/04/07 02:28:18 DEBUG : copyFile "/tmp/022155va/datadir/test_resync_modes-mebagud6/file1R.txt" to "/tmp/022155va/resync_modes/path1/" as "file2.txt"
2026/04/07 02:28:18 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_resync_modes-mebagud6/file1R.txt"
2026/04/07 02:28:18 DEBUG : Creating backend with remote "/tmp/022155va/resync_modes/path1/"
2026/04/07 02:28:18 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/022155va/resync_modes/path1" as "file2.txt"
2026/04/07 02:28:18 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/022155va/datadir/test_resync_modes-mebagud6)
2026/04/07 02:28:18 DEBUG : file2.txt: size = 0 (Local file system at /tmp/022155va/resync_modes/path1)
2026/04/07 02:28:18 DEBUG : file1R.txt: Sizes differ
2026/04/07 02:28:18 DEBUG : file2.txt.e105b681.partial: size = 42 OK
2026/04/07 02:28:18 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/07 02:28:18 DEBUG : file2.txt.e105b681.partial: renamed to: file2.txt
2026/04/07 02:28:18 INFO : file1R.txt: Copied (replaced existing) to: file2.txt
2026/04/07 02:28:18 NOTICE: [36m(41) :[0m [34mtouch-glob 2006-03-04 /tmp/022155va/datadir/test_resync_modes-mebagud6/ file1L.txt[0m
2026/04/07 02:28:18 DEBUG : fs cache: switching user supplied name "/tmp/022155va/datadir/test_resync_modes-mebagud6/" for canonical name "/tmp/022155va/datadir/test_resync_modes-mebagud6"
2026/04/07 02:28:18 DEBUG : file1L.txt: Set modification time 2006-03-04
2026/04/07 02:28:18 NOTICE: [36m(42) :[0m [34mcopy-as /tmp/022155va/datadir/test_resync_modes-mebagud6/file1L.txt /tmp/022155va/resync_modes/path1/ file1.txt[0m
2026/04/07 02:28:18 DEBUG : copyFile "/tmp/022155va/datadir/test_resync_modes-mebagud6/file1L.txt" to "/tmp/022155va/resync_modes/path1/" as "file1.txt"
2026/04/07 02:28:18 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_resync_modes-mebagud6/file1L.txt"
2026/04/07 02:28:18 DEBUG : Creating backend with remote "/tmp/022155va/resync_modes/path1/"
2026/04/07 02:28:18 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/022155va/resync_modes/path1" as "file1.txt"
2026/04/07 02:28:18 DEBUG : file1.txt: size = 33 OK
2026/04/07 02:28:18 DEBUG : file1L.txt: Modification times differ by -14136h0m0s: 2006-03-04 00:00:00 +0000 UTC, 2004-07-23 00:00:00 +0000 UTC
2026/04/07 02:28:18 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/07 02:28:18 INFO : file1L.txt: Updated modification time in destination
2026/04/07 02:28:18 DEBUG : file1L.txt: Unchanged skipping
2026/04/07 02:28:18 NOTICE: [36m(43) :[0m [34mcopy-as /tmp/022155va/datadir/test_resync_modes-mebagud6/file1L.txt TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync_modes/path2/ file2.txt[0m
2026/04/07 02:28:18 DEBUG : copyFile "/tmp/022155va/datadir/test_resync_modes-mebagud6/file1L.txt" to "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync_modes/path2/" as "file2.txt"
2026/04/07 02:28:18 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_resync_modes-mebagud6/file1L.txt"
2026/04/07 02:28:18 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync_modes/path2/"
2026/04/07 02:28:18 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-kapusef2xepa/022155va/resync_modes/path2/'" as "file2.txt"
2026/04/07 02:28:18 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/022155va/datadir/test_resync_modes-mebagud6)
2026/04/07 02:28:18 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-kapusef2xepa/022155va/resync_modes/path2/')
2026/04/07 02:28:18 DEBUG : file1L.txt: Sizes differ
2026/04/07 02:28:19 DEBUG : file2.txt.cc95ef01.partial: size = 33 OK
2026/04/07 02:28:19 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/07 02:28:19 DEBUG : file2.txt.cc95ef01.partial: renamed to: file2.txt
2026/04/07 02:28:19 INFO : file1L.txt: Copied (replaced existing) to: file2.txt
2026/04/07 02:28:19 NOTICE: [36m(44) :[0m [34mtest bisync run with --resync-mode=path1[0m
2026/04/07 02:28:19 NOTICE: [36m(45) :[0m [34mbisync resync resync-mode=path1[0m
2026/04/07 02:28:21 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/resync_modes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:28:21 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:28:21 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:28:21 INFO : Synching Path1 "/tmp/022155va/resync_modes/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync_modes/path2/"
2026/04/07 02:28:21 INFO : Copying Path2 files to Path1
2026/04/07 02:28:21 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:28:21 INFO : There was nothing to transfer
2026/04/07 02:28:21 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:28:21 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:28:21 INFO : file2.txt: Copied (replaced existing)
2026/04/07 02:28:21 INFO : Resync updating listings
2026/04/07 02:28:21 INFO : Validating listings for Path1 "/tmp/022155va/resync_modes/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync_modes/path2/"
2026/04/07 02:28:21 INFO : [32mBisync successful[0m
2026/04/07 02:28:21 NOTICE: [36m(46) :[0m [34mtest no winner[0m
2026/04/07 02:28:21 NOTICE: [36m(47) :[0m [34mtouch-glob 2022-02-22 /tmp/022155va/datadir/test_resync_modes-mebagud6/ file1R.txt[0m
2026/04/07 02:28:21 DEBUG : fs cache: switching user supplied name "/tmp/022155va/datadir/test_resync_modes-mebagud6/" for canonical name "/tmp/022155va/datadir/test_resync_modes-mebagud6"
2026/04/07 02:28:21 DEBUG : file1R.txt: Set modification time 2022-02-22
2026/04/07 02:28:21 NOTICE: [36m(48) :[0m [34mcopy-as /tmp/022155va/datadir/test_resync_modes-mebagud6/file1R.txt TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync_modes/path2/ file1.txt[0m
2026/04/07 02:28:21 DEBUG : copyFile "/tmp/022155va/datadir/test_resync_modes-mebagud6/file1R.txt" to "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync_modes/path2/" as "file1.txt"
2026/04/07 02:28:21 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_resync_modes-mebagud6/file1R.txt"
2026/04/07 02:28:21 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync_modes/path2/"
2026/04/07 02:28:22 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-kapusef2xepa/022155va/resync_modes/path2/'" as "file1.txt"
2026/04/07 02:28:22 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/022155va/datadir/test_resync_modes-mebagud6)
2026/04/07 02:28:22 DEBUG : file1.txt: size = 33 (azurefiles root 'rclone-test-kapusef2xepa/022155va/resync_modes/path2/')
2026/04/07 02:28:22 DEBUG : file1R.txt: Sizes differ
2026/04/07 02:28:22 DEBUG : file1.txt.2c9efc05.partial: size = 42 OK
2026/04/07 02:28:22 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/07 02:28:22 DEBUG : file1.txt.2c9efc05.partial: renamed to: file1.txt
2026/04/07 02:28:22 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/04/07 02:28:22 NOTICE: [36m(49) :[0m [34mcopy-as /tmp/022155va/datadir/test_resync_modes-mebagud6/file1R.txt /tmp/022155va/resync_modes/path1/ file2.txt[0m
2026/04/07 02:28:22 DEBUG : copyFile "/tmp/022155va/datadir/test_resync_modes-mebagud6/file1R.txt" to "/tmp/022155va/resync_modes/path1/" as "file2.txt"
2026/04/07 02:28:22 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_resync_modes-mebagud6/file1R.txt"
2026/04/07 02:28:22 DEBUG : Creating backend with remote "/tmp/022155va/resync_modes/path1/"
2026/04/07 02:28:22 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/022155va/resync_modes/path1" as "file2.txt"
2026/04/07 02:28:22 DEBUG : file2.txt: size = 42 OK
2026/04/07 02:28:22 DEBUG : file1R.txt: Modification times differ by -150240h0m0s: 2022-02-22 00:00:00 +0000 UTC, 2005-01-02 00:00:00 +0000 UTC
2026/04/07 02:28:22 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/07 02:28:22 INFO : file1R.txt: Updated modification time in destination
2026/04/07 02:28:22 DEBUG : file1R.txt: Unchanged skipping
2026/04/07 02:28:22 NOTICE: [36m(50) :[0m [34mtouch-glob 2022-02-22 /tmp/022155va/datadir/test_resync_modes-mebagud6/ file1L.txt[0m
2026/04/07 02:28:22 DEBUG : fs cache: switching user supplied name "/tmp/022155va/datadir/test_resync_modes-mebagud6/" for canonical name "/tmp/022155va/datadir/test_resync_modes-mebagud6"
2026/04/07 02:28:22 DEBUG : file1L.txt: Set modification time 2022-02-22
2026/04/07 02:28:22 NOTICE: [36m(51) :[0m [34mcopy-as /tmp/022155va/datadir/test_resync_modes-mebagud6/file1L.txt /tmp/022155va/resync_modes/path1/ file1.txt[0m
2026/04/07 02:28:22 DEBUG : copyFile "/tmp/022155va/datadir/test_resync_modes-mebagud6/file1L.txt" to "/tmp/022155va/resync_modes/path1/" as "file1.txt"
2026/04/07 02:28:22 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_resync_modes-mebagud6/file1L.txt"
2026/04/07 02:28:22 DEBUG : Creating backend with remote "/tmp/022155va/resync_modes/path1/"
2026/04/07 02:28:22 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/022155va/resync_modes/path1" as "file1.txt"
2026/04/07 02:28:22 DEBUG : file1.txt: size = 33 OK
2026/04/07 02:28:22 DEBUG : file1L.txt: Modification times differ by -140016h0m0s: 2022-02-22 00:00:00 +0000 UTC, 2006-03-04 00:00:00 +0000 UTC
2026/04/07 02:28:22 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/07 02:28:22 INFO : file1L.txt: Updated modification time in destination
2026/04/07 02:28:22 DEBUG : file1L.txt: Unchanged skipping
2026/04/07 02:28:22 NOTICE: [36m(52) :[0m [34mcopy-as /tmp/022155va/datadir/test_resync_modes-mebagud6/file1L.txt TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync_modes/path2/ file2.txt[0m
2026/04/07 02:28:22 DEBUG : copyFile "/tmp/022155va/datadir/test_resync_modes-mebagud6/file1L.txt" to "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync_modes/path2/" as "file2.txt"
2026/04/07 02:28:22 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_resync_modes-mebagud6/file1L.txt"
2026/04/07 02:28:22 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync_modes/path2/"
2026/04/07 02:28:22 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-kapusef2xepa/022155va/resync_modes/path2/'" as "file2.txt"
2026/04/07 02:28:22 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/022155va/datadir/test_resync_modes-mebagud6)
2026/04/07 02:28:22 DEBUG : file2.txt: size = 42 (azurefiles root 'rclone-test-kapusef2xepa/022155va/resync_modes/path2/')
2026/04/07 02:28:22 DEBUG : file1L.txt: Sizes differ
2026/04/07 02:28:22 DEBUG : file2.txt.c08d3921.partial: size = 33 OK
2026/04/07 02:28:22 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/07 02:28:22 DEBUG : file2.txt.c08d3921.partial: renamed to: file2.txt
2026/04/07 02:28:22 INFO : file1L.txt: Copied (replaced existing) to: file2.txt
2026/04/07 02:28:22 NOTICE: [36m(53) :[0m [34mtest bisync run with --resync-mode=newer[0m
2026/04/07 02:28:22 NOTICE: [36m(54) :[0m [34mbisync resync resync-mode=newer[0m
2026/04/07 02:28:25 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/resync_modes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:28:25 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:28:25 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:28:25 INFO : Synching Path1 "/tmp/022155va/resync_modes/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync_modes/path2/"
2026/04/07 02:28:25 INFO : Copying Path2 files to Path1
2026/04/07 02:28:25 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:28:25 INFO : file2.txt: Copied (replaced existing)
2026/04/07 02:28:25 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:28:25 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:28:25 INFO : Resync updating listings
2026/04/07 02:28:25 INFO : Validating listings for Path1 "/tmp/022155va/resync_modes/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/resync_modes/path2/"
2026/04/07 02:28:25 INFO : [32mBisync successful[0m
2026/04/07 02:28:25 DEBUG : Waiting for deletions to finish
2026/04/07 02:28:25 INFO : RCLONE_TEST: Deleted
2026/04/07 02:28:25 INFO : file1.txt: Deleted
2026/04/07 02:28:25 INFO : file2.txt: Deleted
2026/04/07 02:28:25 DEBUG : removing 1 level 0 directories
2026/04/07 02:28:25 INFO : Local file system at /tmp/022155va/resync_modes/path1: Removing directory
2026/04/07 02:28:25 DEBUG : Waiting for deletions to finish
2026/04/07 02:28:25 INFO : file2.txt: Deleted
2026/04/07 02:28:25 INFO : RCLONE_TEST: Deleted
2026/04/07 02:28:25 INFO : file1.txt: Deleted
2026/04/07 02:28:25 DEBUG : removing 1 level 0 directories
2026/04/07 02:28:25 INFO : azurefiles root 'rclone-test-kapusef2xepa/022155va/resync_modes/path2': Removing directory
bisync_test.go:608: [32mTEST resync_modes PASSED[0m
=== RUN TestBisyncLocalRemote/rmdirs
2026/04/07 02:28:25 DEBUG : Creating backend with remote "/tmp/022155va/rmdirs/path1"
2026/04/07 02:28:25 INFO : path2: Making directory
2026/04/07 02:28:25 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/rmdirs/path2"
2026/04/07 02:28:26 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rmdirs/initial"
2026/04/07 02:28:26 DEBUG : Creating backend with remote "/tmp/022155va/initdir/test_rmdirs-xegereq8"
2026/04/07 02:28:26 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:28:26 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:26 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:26 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:26 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:26 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:26 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:26 DEBUG : subdir: Making directory with metadata
2026/04/07 02:28:26 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:28:26 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/07 02:28:26 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:28:26 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/07 02:28:26 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:28:26 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:28:26 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:28:26 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/07 02:28:26 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:26 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/07 02:28:26 INFO : file1.copy1.txt: Copied (new)
2026/04/07 02:28:26 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/07 02:28:26 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:26 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/07 02:28:26 INFO : file1.copy2.txt: Copied (new)
2026/04/07 02:28:26 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/07 02:28:26 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:26 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/07 02:28:26 INFO : file1.copy3.txt: Copied (new)
2026/04/07 02:28:26 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:26 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/07 02:28:26 INFO : file1.copy4.txt: Copied (new)
2026/04/07 02:28:26 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/07 02:28:26 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:26 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/07 02:28:26 INFO : file1.copy5.txt: Copied (new)
2026/04/07 02:28:26 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:28:26 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:26 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:28:26 INFO : file1.txt: Copied (new)
2026/04/07 02:28:26 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:26 DEBUG : Local file system at /tmp/022155va/initdir/test_rmdirs-xegereq8: Waiting for checks to finish
2026/04/07 02:28:26 DEBUG : Local file system at /tmp/022155va/initdir/test_rmdirs-xegereq8: Waiting for transfers to finish
2026/04/07 02:28:26 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:28:26 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:26 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:28:26 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:28:26 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:28:26 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rmdirs/modfiles"
2026/04/07 02:28:26 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_rmdirs-xuyadab8"
2026/04/07 02:28:26 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:26 DEBUG : Local file system at /tmp/022155va/datadir/test_rmdirs-xuyadab8: Waiting for checks to finish
2026/04/07 02:28:26 DEBUG : Local file system at /tmp/022155va/datadir/test_rmdirs-xuyadab8: Waiting for transfers to finish
2026/04/07 02:28:26 DEBUG : file1.txt.f41fd5ee.partial: size = 19 OK
2026/04/07 02:28:26 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:28:26 DEBUG : file1.txt.f41fd5ee.partial: renamed to: file1.txt
2026/04/07 02:28:26 INFO : file1.txt: Copied (new)
2026/04/07 02:28:26 ERROR : error listing: directory not found
2026/04/07 02:28:26 DEBUG : Waiting for deletions to finish
2026/04/07 02:28:26 ERROR : Local file system at /tmp/022155va/rmdirs/path1: Failed to list "": directory not found
2026/04/07 02:28:26 DEBUG : removing 1 level 0 directories
2026/04/07 02:28:26 INFO : Local file system at /tmp/022155va/rmdirs/path1: Removing directory
2026/04/07 02:28:26 ERROR : Failed to rmdir: stat /tmp/022155va/rmdirs/path1: no such file or directory
2026/04/07 02:28:26 DEBUG : Waiting for deletions to finish
2026/04/07 02:28:26 ERROR : error listing: directory not found
2026/04/07 02:28:26 ERROR : azurefiles root 'rclone-test-kapusef2xepa/022155va/rmdirs/path2': Failed to list "": directory not found
2026/04/07 02:28:26 DEBUG : removing 1 level 0 directories
2026/04/07 02:28:26 INFO : azurefiles root 'rclone-test-kapusef2xepa/022155va/rmdirs/path2': Removing directory
2026/04/07 02:28:26 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kapusef2xepa/022155va/rmdirs/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:04e89156-801a-000c-2936-c62612000000
Time:2026-04-07T02:28:26.1238903Z
--------------------------------------------------------------------------------
2026/04/07 02:28:26 ERROR : error listing: directory not found
2026/04/07 02:28:26 ERROR : error listing: directory not found
2026/04/07 02:28:26 NOTICE: checking initFs Local file system at /tmp/022155va/initdir/test_rmdirs-xegereq8
2026/04/07 02:28:26 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:28:26 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:26 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:26 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:26 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:26 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:26 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:26 DEBUG : subdir: Making directory with metadata
2026/04/07 02:28:26 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:28:26 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/07 02:28:26 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:26 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:28:26 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:28:26 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/07 02:28:26 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:28:26 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:28:26 DEBUG : Local file system at /tmp/022155va/rmdirs/path1: Waiting for checks to finish
2026/04/07 02:28:26 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:26 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/07 02:28:26 INFO : file1.copy1.txt: Copied (new)
2026/04/07 02:28:26 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/07 02:28:26 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:26 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/07 02:28:26 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:26 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/07 02:28:26 INFO : file1.copy3.txt: Copied (new)
2026/04/07 02:28:26 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/07 02:28:26 DEBUG : Local file system at /tmp/022155va/rmdirs/path1: Waiting for transfers to finish
2026/04/07 02:28:26 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:26 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/07 02:28:26 INFO : file1.copy5.txt: Copied (new)
2026/04/07 02:28:26 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:28:26 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:26 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:28:26 INFO : file1.txt: Copied (new)
2026/04/07 02:28:26 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:28:26 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:26 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:28:26 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:28:26 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/07 02:28:26 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/07 02:28:26 INFO : file1.copy2.txt: Copied (new)
2026/04/07 02:28:26 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:26 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/07 02:28:26 INFO : file1.copy4.txt: Copied (new)
2026/04/07 02:28:26 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:28:26 NOTICE: checking Path1 Local file system at /tmp/022155va/rmdirs/path1
2026/04/07 02:28:26 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:26 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:26 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:26 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:26 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:26 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:26 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:28:26 INFO : subdir: Making directory
2026/04/07 02:28:26 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:26 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/rmdirs/path2': Waiting for checks to finish
2026/04/07 02:28:26 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/rmdirs/path2': Waiting for transfers to finish
2026/04/07 02:28:26 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/07 02:28:26 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:26 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/07 02:28:26 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:26 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/07 02:28:26 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:26 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/07 02:28:26 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:26 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/07 02:28:26 INFO : file1.copy2.txt: Copied (new)
2026/04/07 02:28:26 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/07 02:28:26 INFO : file1.copy3.txt: Copied (new)
2026/04/07 02:28:26 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/07 02:28:26 INFO : file1.copy1.txt: Copied (new)
2026/04/07 02:28:26 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/07 02:28:26 INFO : file1.copy4.txt: Copied (new)
2026/04/07 02:28:26 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/07 02:28:26 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:26 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:28:26 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:26 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:28:26 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:26 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:28:26 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:28:26 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/07 02:28:26 INFO : file1.copy5.txt: Copied (new)
2026/04/07 02:28:26 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:28:26 INFO : file1.txt: Copied (new)
2026/04/07 02:28:26 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:28:26 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:28:26 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:28:26 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:28:26 NOTICE: checking path2 azurefiles root 'rclone-test-kapusef2xepa/022155va/rmdirs/path2'
2026/04/07 02:28:27 NOTICE: [36m(01) :[0m [34mtest rmdirs[0m
2026/04/07 02:28:27 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/07 02:28:27 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/07 02:28:29 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:28:29 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/rmdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:28:29 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:28:29 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:28:29 INFO : Synching Path1 "/tmp/022155va/rmdirs/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/rmdirs/path2/"
2026/04/07 02:28:29 INFO : Copying Path2 files to Path1
2026/04/07 02:28:29 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:28:29 INFO : There was nothing to transfer
2026/04/07 02:28:29 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:28:30 INFO : There was nothing to transfer
2026/04/07 02:28:30 INFO : Resync updating listings
2026/04/07 02:28:30 INFO : Validating listings for Path1 "/tmp/022155va/rmdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/rmdirs/path2/"
2026/04/07 02:28:30 INFO : [32mBisync successful[0m
2026/04/07 02:28:30 NOTICE: [36m(04) :[0m [34mtest 1. delete path1 subdir file[0m
2026/04/07 02:28:30 NOTICE: [36m(05) :[0m [34mdelete-file /tmp/022155va/rmdirs/path1/subdir/file20.txt[0m
2026/04/07 02:28:30 DEBUG : Creating backend with remote "/tmp/022155va/rmdirs/path1/subdir/"
2026/04/07 02:28:30 DEBUG : fs cache: renaming cache item "/tmp/022155va/rmdirs/path1/subdir/" to be canonical "/tmp/022155va/rmdirs/path1/subdir"
2026/04/07 02:28:30 INFO : file20.txt: Deleted
2026/04/07 02:28:30 NOTICE: [36m(06) :[0m [34mtest 2. run bisync without remove-empty-dirs[0m
2026/04/07 02:28:30 NOTICE: [36m(07) :[0m [34mbisync[0m
2026/04/07 02:28:32 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:28:32 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/rmdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:28:32 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:28:32 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:28:32 INFO : Synching Path1 "/tmp/022155va/rmdirs/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/rmdirs/path2/"
2026/04/07 02:28:32 INFO : Building Path1 and Path2 listings
2026/04/07 02:28:32 INFO : Path1 checking for diffs
2026/04/07 02:28:32 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir/file20.txt[0m
2026/04/07 02:28:32 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/07 02:28:32 INFO : Path2 checking for diffs
2026/04/07 02:28:32 INFO : Applying changes
2026/04/07 02:28:32 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-kapusef2xepa/022155va/rmdirs/path2/subdir/file20.txt[0m
2026/04/07 02:28:32 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:28:32 INFO : subdir/file20.txt: Deleted
2026/04/07 02:28:32 INFO : There was nothing to transfer
2026/04/07 02:28:32 INFO : Updating listings
2026/04/07 02:28:32 INFO : Validating listings for Path1 "/tmp/022155va/rmdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/rmdirs/path2/"
2026/04/07 02:28:32 INFO : [32mBisync successful[0m
2026/04/07 02:28:32 NOTICE: [36m(08) :[0m [34mtest 3. confirm the subdir still exists on both paths[0m
2026/04/07 02:28:32 NOTICE: [36m(09) :[0m [34mlist-dirs /tmp/022155va/rmdirs/path1/[0m
2026/04/07 02:28:32 DEBUG : Creating backend with remote "/tmp/022155va/rmdirs/path1/"
2026/04/07 02:28:32 DEBUG : fs cache: renaming cache item "/tmp/022155va/rmdirs/path1/" to be canonical "/tmp/022155va/rmdirs/path1"
2026/04/07 02:28:32 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/04/07 02:28:32 NOTICE: [36m(10) :[0m [34mlist-dirs TestAzureFiles:rclone-test-kapusef2xepa/022155va/rmdirs/path2/[0m
2026/04/07 02:28:32 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/rmdirs/path2/"
2026/04/07 02:28:33 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/04/07 02:28:33 NOTICE: [36m(11) :[0m [34mtest 4. run bisync with remove-empty-dirs[0m
2026/04/07 02:28:33 NOTICE: [36m(12) :[0m [34mbisync remove-empty-dirs[0m
2026/04/07 02:28:35 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:28:35 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/rmdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:28:35 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:28:35 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:28:35 INFO : Synching Path1 "/tmp/022155va/rmdirs/path1/" with Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/rmdirs/path2/"
2026/04/07 02:28:35 INFO : Building Path1 and Path2 listings
2026/04/07 02:28:35 INFO : Path1 checking for diffs
2026/04/07 02:28:35 INFO : Path2 checking for diffs
2026/04/07 02:28:35 INFO : No changes found
2026/04/07 02:28:35 INFO : Updating listings
2026/04/07 02:28:35 INFO : Validating listings for Path1 "/tmp/022155va/rmdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-kapusef2xepa/022155va/rmdirs/path2/"
2026/04/07 02:28:35 INFO : Removing empty directories
2026/04/07 02:28:35 INFO : subdir: Removing directory
2026/04/07 02:28:35 INFO : subdir: Removing directory
2026/04/07 02:28:35 INFO : [32mBisync successful[0m
2026/04/07 02:28:35 NOTICE: [36m(13) :[0m [34mtest 5. confirm the subdir has been removed on both paths[0m
2026/04/07 02:28:35 NOTICE: [36m(14) :[0m [34mlist-dirs /tmp/022155va/rmdirs/path1/[0m
2026/04/07 02:28:35 DEBUG : fs cache: switching user supplied name "/tmp/022155va/rmdirs/path1/" for canonical name "/tmp/022155va/rmdirs/path1"
2026/04/07 02:28:35 NOTICE: [36m(15) :[0m [34mlist-dirs TestAzureFiles:rclone-test-kapusef2xepa/022155va/rmdirs/path2/[0m
2026/04/07 02:28:36 DEBUG : Waiting for deletions to finish
2026/04/07 02:28:36 INFO : RCLONE_TEST: Deleted
2026/04/07 02:28:36 INFO : file1.copy1.txt: Deleted
2026/04/07 02:28:36 INFO : file1.copy2.txt: Deleted
2026/04/07 02:28:36 INFO : file1.copy4.txt: Deleted
2026/04/07 02:28:36 INFO : file1.txt: Deleted
2026/04/07 02:28:36 INFO : file1.copy5.txt: Deleted
2026/04/07 02:28:36 INFO : file1.copy3.txt: Deleted
2026/04/07 02:28:36 DEBUG : removing 1 level 0 directories
2026/04/07 02:28:36 INFO : Local file system at /tmp/022155va/rmdirs/path1: Removing directory
2026/04/07 02:28:36 DEBUG : Waiting for deletions to finish
2026/04/07 02:28:36 INFO : file1.copy2.txt: Deleted
2026/04/07 02:28:36 INFO : file1.copy5.txt: Deleted
2026/04/07 02:28:36 INFO : file1.copy4.txt: Deleted
2026/04/07 02:28:36 INFO : file1.copy1.txt: Deleted
2026/04/07 02:28:36 INFO : RCLONE_TEST: Deleted
2026/04/07 02:28:36 INFO : file1.copy3.txt: Deleted
2026/04/07 02:28:36 INFO : file1.txt: Deleted
2026/04/07 02:28:36 DEBUG : removing 1 level 0 directories
2026/04/07 02:28:36 INFO : azurefiles root 'rclone-test-kapusef2xepa/022155va/rmdirs/path2': Removing directory
bisync_test.go:608: [32mTEST rmdirs PASSED[0m
=== RUN TestBisyncLocalRemote/volatile
2026/04/07 02:28:36 DEBUG : Creating backend with remote "/tmp/022155va/volatile/path1"
2026/04/07 02:28:36 INFO : path2: Making directory
2026/04/07 02:28:36 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kapusef2xepa/022155va/volatile/path2"
2026/04/07 02:28:36 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_volatile/initial"
2026/04/07 02:28:36 DEBUG : Creating backend with remote "/tmp/022155va/initdir/test_volatile-xurawef4"
2026/04/07 02:28:36 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:28:36 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:36 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:36 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:36 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:36 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:36 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:36 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:36 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:36 DEBUG : Local file system at /tmp/022155va/initdir/test_volatile-xurawef4: Waiting for checks to finish
2026/04/07 02:28:36 DEBUG : Local file system at /tmp/022155va/initdir/test_volatile-xurawef4: Waiting for transfers to finish
2026/04/07 02:28:36 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:28:36 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:28:36 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:28:36 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:28:36 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:28:36 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:36 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:28:36 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:28:36 INFO : file1.txt: Copied (new)
2026/04/07 02:28:36 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:28:36 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:36 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:36 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:28:36 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:36 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:28:36 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:28:36 INFO : file3.txt: Copied (new)
2026/04/07 02:28:36 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:36 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:28:36 INFO : file4.txt: Copied (new)
2026/04/07 02:28:36 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:28:36 INFO : file2.txt: Copied (new)
2026/04/07 02:28:36 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:28:36 INFO : file5.txt: Copied (new)
2026/04/07 02:28:36 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:28:36 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:28:36 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:28:36 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:36 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:36 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:36 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:28:36 INFO : file6.txt: Copied (new)
2026/04/07 02:28:36 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:28:36 INFO : file7.txt: Copied (new)
2026/04/07 02:28:36 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:28:36 INFO : file8.txt: Copied (new)
2026/04/07 02:28:36 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_volatile/modfiles"
2026/04/07 02:28:36 DEBUG : Creating backend with remote "/tmp/022155va/datadir/test_volatile-malojap7"
2026/04/07 02:28:36 DEBUG : dummy.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:36 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:36 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:36 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:36 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:36 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:36 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:36 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:36 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:36 DEBUG : dummy.txt.b3782999.partial: size = 0 OK
2026/04/07 02:28:36 DEBUG : file1.txt.be52b1c9.partial: size = 19 OK
2026/04/07 02:28:36 DEBUG : file10.txt.bdde3bf8.partial: size = 19 OK
2026/04/07 02:28:36 DEBUG : file11.txt.d4a7309d.partial: size = 19 OK
2026/04/07 02:28:36 DEBUG : Local file system at /tmp/022155va/datadir/test_volatile-malojap7: Waiting for checks to finish
2026/04/07 02:28:36 DEBUG : dummy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:36 DEBUG : dummy.txt.b3782999.partial: renamed to: dummy.txt
2026/04/07 02:28:36 INFO : dummy.txt: Copied (new)
2026/04/07 02:28:36 DEBUG : file2.txt.23ff1769.partial: size = 13 OK
2026/04/07 02:28:36 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:28:36 DEBUG : file1.txt.be52b1c9.partial: renamed to: file1.txt
2026/04/07 02:28:36 INFO : file1.txt: Copied (new)
2026/04/07 02:28:36 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/04/07 02:28:36 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:28:36 DEBUG : file10.txt.bdde3bf8.partial: renamed to: file10.txt
2026/04/07 02:28:36 INFO : file10.txt: Copied (new)
2026/04/07 02:28:36 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/04/07 02:28:36 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:28:36 DEBUG : file11.txt.d4a7309d.partial: renamed to: file11.txt
2026/04/07 02:28:36 INFO : file11.txt: Copied (new)
2026/04/07 02:28:36 DEBUG : Local file system at /tmp/022155va/datadir/test_volatile-malojap7: Waiting for transfers to finish
2026/04/07 02:28:36 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/07 02:28:36 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/07 02:28:36 DEBUG : file6.txt.7b4c87b3.partial: size = 19 OK
2026/04/07 02:28:36 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:28:36 DEBUG : file6.txt.7b4c87b3.partial: renamed to: file6.txt
2026/04/07 02:28:36 INFO : file6.txt: Copied (new)
2026/04/07 02:28:36 DEBUG : file7.txt.38c43fbf.partial: size = 19 OK
2026/04/07 02:28:36 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/04/07 02:28:36 INFO : file5L.txt: Copied (new)
2026/04/07 02:28:36 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/07 02:28:36 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/04/07 02:28:36 DEBUG : file2.txt.23ff1769.partial: renamed to: file2.txt
2026/04/07 02:28:36 INFO : file2.txt: Copied (new)
2026/04/07 02:28:36 INFO : file5R.txt: Copied (new)
2026/04/07 02:28:36 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:28:36 DEBUG : file7.txt.38c43fbf.partial: renamed to: file7.txt
2026/04/07 02:28:36 INFO : file7.txt: Copied (new)
2026/04/07 02:28:36 DEBUG : Waiting for deletions to finish
2026/04/07 02:28:36 ERROR : error listing: directory not found
2026/04/07 02:28:36 ERROR : Local file system at /tmp/022155va/volatile/path1: Failed to list "": directory not found
2026/04/07 02:28:36 DEBUG : removing 1 level 0 directories
2026/04/07 02:28:36 INFO : Local file system at /tmp/022155va/volatile/path1: Removing directory
2026/04/07 02:28:36 ERROR : Failed to rmdir: stat /tmp/022155va/volatile/path1: no such file or directory
2026/04/07 02:28:36 DEBUG : Waiting for deletions to finish
2026/04/07 02:28:36 ERROR : error listing: directory not found
2026/04/07 02:28:36 ERROR : azurefiles root 'rclone-test-kapusef2xepa/022155va/volatile/path2': Failed to list "": directory not found
2026/04/07 02:28:36 DEBUG : removing 1 level 0 directories
2026/04/07 02:28:36 INFO : azurefiles root 'rclone-test-kapusef2xepa/022155va/volatile/path2': Removing directory
2026/04/07 02:28:36 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kapusef2xepa/022155va/volatile/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:b28ba05d-b01a-0091-4d36-c6d4a8000000
Time:2026-04-07T02:28:36.6457316Z
--------------------------------------------------------------------------------
2026/04/07 02:28:36 ERROR : error listing: directory not found
2026/04/07 02:28:36 ERROR : error listing: directory not found
2026/04/07 02:28:36 NOTICE: checking initFs Local file system at /tmp/022155va/initdir/test_volatile-xurawef4
2026/04/07 02:28:36 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:28:36 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:36 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:36 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:36 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:36 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:36 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:36 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:36 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:36 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:28:36 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:28:36 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:36 DEBUG : Local file system at /tmp/022155va/volatile/path1: Waiting for checks to finish
2026/04/07 02:28:36 DEBUG : Local file system at /tmp/022155va/volatile/path1: Waiting for transfers to finish
2026/04/07 02:28:36 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:28:36 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:36 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:28:36 INFO : file2.txt: Copied (new)
2026/04/07 02:28:36 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:28:36 INFO : file1.txt: Copied (new)
2026/04/07 02:28:36 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:28:36 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:36 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:28:36 INFO : file4.txt: Copied (new)
2026/04/07 02:28:36 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:28:36 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:28:36 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:36 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:28:36 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:28:36 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:28:36 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:28:36 INFO : file5.txt: Copied (new)
2026/04/07 02:28:36 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:28:36 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:36 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:28:36 INFO : file7.txt: Copied (new)
2026/04/07 02:28:36 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:36 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:28:36 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:36 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:28:36 INFO : file3.txt: Copied (new)
2026/04/07 02:28:36 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:28:36 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:28:36 INFO : file8.txt: Copied (new)
2026/04/07 02:28:36 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:36 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:28:36 INFO : file6.txt: Copied (new)
2026/04/07 02:28:36 NOTICE: checking Path1 Local file system at /tmp/022155va/volatile/path1
2026/04/07 02:28:36 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:36 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:36 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:36 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:36 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:36 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:36 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:36 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:36 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:28:36 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/volatile/path2': Waiting for checks to finish
2026/04/07 02:28:36 DEBUG : azurefiles root 'rclone-test-kapusef2xepa/022155va/volatile/path2': Waiting for transfers to finish
2026/04/07 02:28:36 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:28:36 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:36 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:28:36 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:36 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:28:36 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:36 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:28:36 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:37 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:28:37 INFO : file4.txt: Copied (new)
2026/04/07 02:28:37 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:28:37 INFO : file3.txt: Copied (new)
2026/04/07 02:28:37 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:28:37 INFO : file2.txt: Copied (new)
2026/04/07 02:28:37 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:28:37 INFO : file1.txt: Copied (new)
2026/04/07 02:28:37 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:28:37 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:37 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:28:37 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:37 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:28:37 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:37 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:28:37 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:37 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:28:37 INFO : file6.txt: Copied (new)
2026/04/07 02:28:37 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:28:37 INFO : file5.txt: Copied (new)
2026/04/07 02:28:37 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:28:37 INFO : file7.txt: Copied (new)
2026/04/07 02:28:37 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:28:37 INFO : file8.txt: Copied (new)
2026/04/07 02:28:37 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:28:37 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:28:37 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:28:37 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:28:37 NOTICE: checking path2 azurefiles root 'rclone-test-kapusef2xepa/022155va/volatile/path2'
2026/04/07 02:28:38 NOTICE: [36m(01) :[0m [34mtest volatile[0m
2026/04/07 02:28:38 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/07 02:28:38 NOTICE: [36m(03) :[0m [34mbisync resync[0m
bisync_test.go:978: skipping 'volatile' test on non-local as it requires uploading 100 files
2026/04/07 02:28:38 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge object "022155va/normalization/path2/RCLONE_TEST"
2026/04/07 02:28:38 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge object "022155va/normalization/path2/file1.txt"
2026/04/07 02:28:38 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge object "022155va/backupdir/path2/RCLONE_TEST"
2026/04/07 02:28:38 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge object "022155va/backupdir/path2/file1.txt"
2026/04/07 02:28:38 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge object "022155va/backupdir/path2/file2.txt"
2026/04/07 02:28:38 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge object "022155va/backupdir/path2/file3.txt"
2026/04/07 02:28:38 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge object "022155va/backupdir/path2/file4.txt"
2026/04/07 02:28:39 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge object "022155va/backupdir/path2/file5.txt"
2026/04/07 02:28:39 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge object "022155va/backupdir/path2/file6.txt"
2026/04/07 02:28:39 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge object "022155va/backupdir/path2/file7.txt"
2026/04/07 02:28:39 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge object "022155va/backupdir/path2/file8.txt"
2026/04/07 02:28:39 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge object "022155va/extended_filenames/path2/RCLONE_TEST"
2026/04/07 02:28:39 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge object "022155va/extended_filenames/path2/file1 - Copy (2).txt"
2026/04/07 02:28:39 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge object "022155va/extended_filenames/path2/file1 - Copy.txt"
2026/04/07 02:28:39 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge object "022155va/extended_filenames/path2/file1.txt"
2026/04/07 02:28:39 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge object "022155va/extended_filenames/path2/file_enconde_mañana_funcionará.txt"
2026/04/07 02:28:39 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge object "022155va/extended_filenames/path2/filename_contains_ě_.txt"
2026/04/07 02:28:39 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge object "022155va/extended_filenames/path2/filename_contains_ࢺ_.txt"
2026/04/07 02:28:39 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge object "022155va/extended_filenames/path2/Русский.txt"
2026/04/07 02:28:39 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge object "022155va/volatile/path2/RCLONE_TEST"
2026/04/07 02:28:39 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge object "022155va/volatile/path2/file1.txt"
2026/04/07 02:28:39 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge object "022155va/volatile/path2/file2.txt"
2026/04/07 02:28:39 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge object "022155va/volatile/path2/file3.txt"
2026/04/07 02:28:39 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge object "022155va/volatile/path2/file4.txt"
2026/04/07 02:28:39 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge object "022155va/volatile/path2/file5.txt"
2026/04/07 02:28:39 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge object "022155va/volatile/path2/file6.txt"
2026/04/07 02:28:39 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge object "022155va/volatile/path2/file7.txt"
2026/04/07 02:28:39 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge object "022155va/volatile/path2/file8.txt"
2026/04/07 02:28:39 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge object "022155va/normalization/path2/測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt"
2026/04/07 02:28:39 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge object "022155va/normalization/path2/測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt"
2026/04/07 02:28:40 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge object "022155va/normalization/path2/測試_Русский_ _ _ě_áñ/測試_check file"
2026/04/07 02:28:40 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge object "022155va/normalization/path2/folder/éééö.txt"
2026/04/07 02:28:40 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge object "022155va/normalization/path2/folder/hello,WORLD!.txt"
2026/04/07 02:28:40 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge object "022155va/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt"
2026/04/07 02:28:40 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge object "022155va/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ࢺ_.txt"
2026/04/07 02:28:40 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge dir "022155va/volatile/path2"
2026/04/07 02:28:40 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge dir "022155va/volatile"
2026/04/07 02:28:40 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge dir "022155va/rmdirs"
2026/04/07 02:28:40 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge dir "022155va/resync_modes"
2026/04/07 02:28:40 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge dir "022155va/resync"
2026/04/07 02:28:40 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge dir "022155va/resolve"
2026/04/07 02:28:40 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge dir "022155va/rclone_args"
2026/04/07 02:28:40 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge dir "022155va/path2"
2026/04/07 02:28:40 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge dir "022155va/normalization/path2/測試_Русский_ _ _ě_áñ"
2026/04/07 02:28:40 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge dir "022155va/normalization/path2/folder"
2026/04/07 02:28:40 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge dir "022155va/normalization/path2"
2026/04/07 02:28:40 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge dir "022155va/normalization"
2026/04/07 02:28:40 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge dir "022155va/nomodtime"
2026/04/07 02:28:40 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge dir "022155va/max_delete_path2_force"
2026/04/07 02:28:40 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge dir "022155va/max_delete_path1"
2026/04/07 02:28:40 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge dir "022155va/ignorelistingchecksum"
2026/04/07 02:28:40 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge dir "022155va/filtersfile_checks"
2026/04/07 02:28:41 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge dir "022155va/filters"
2026/04/07 02:28:41 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge dir "022155va/extended_filenames/path2/subdir_with_ࢺ_"
2026/04/07 02:28:41 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge dir "022155va/extended_filenames/path2"
2026/04/07 02:28:41 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge dir "022155va/extended_filenames"
2026/04/07 02:28:41 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge dir "022155va/ext_paths"
2026/04/07 02:28:41 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge dir "022155va/equal"
2026/04/07 02:28:41 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge dir "022155va/dry_run"
2026/04/07 02:28:41 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge dir "022155va/createemptysrcdirs"
2026/04/07 02:28:41 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge dir "022155va/concurrent"
2026/04/07 02:28:41 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge dir "022155va/compare_all"
2026/04/07 02:28:41 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge dir "022155va/check_sync"
2026/04/07 02:28:41 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge dir "022155va/check_filename"
2026/04/07 02:28:41 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge dir "022155va/check_access_filters"
2026/04/07 02:28:41 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge dir "022155va/check_access"
2026/04/07 02:28:41 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge dir "022155va/changes"
2026/04/07 02:28:41 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge dir "022155va/basic"
2026/04/07 02:28:41 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge dir "022155va/backupdir/path2"
2026/04/07 02:28:41 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge dir "022155va/backupdir"
2026/04/07 02:28:41 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge dir "022155va/all_changed"
2026/04/07 02:28:41 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge dir "022155va"
2026/04/07 02:28:41 DEBUG : azurefiles root 'rclone-test-kapusef2xepa': Purge dir ""
--- PASS: TestBisyncLocalRemote (406.94s)
--- PASS: TestBisyncLocalRemote/all_changed (13.12s)
--- SKIP: TestBisyncLocalRemote/backupdir (1.77s)
--- PASS: TestBisyncLocalRemote/basic (8.58s)
--- PASS: TestBisyncLocalRemote/changes (10.32s)
--- PASS: TestBisyncLocalRemote/check_access (25.47s)
--- PASS: TestBisyncLocalRemote/check_access_filters (26.63s)
--- PASS: TestBisyncLocalRemote/check_filename (15.78s)
--- PASS: TestBisyncLocalRemote/check_sync (18.85s)
--- PASS: TestBisyncLocalRemote/compare_all (11.15s)
--- PASS: TestBisyncLocalRemote/concurrent (10.55s)
--- PASS: TestBisyncLocalRemote/createemptysrcdirs (21.06s)
--- PASS: TestBisyncLocalRemote/dry_run (15.90s)
--- PASS: TestBisyncLocalRemote/equal (8.29s)
--- PASS: TestBisyncLocalRemote/ext_paths (25.85s)
--- SKIP: TestBisyncLocalRemote/extended_filenames (6.16s)
--- PASS: TestBisyncLocalRemote/filters (8.72s)
--- PASS: TestBisyncLocalRemote/filtersfile_checks (21.08s)
--- PASS: TestBisyncLocalRemote/ignorelistingchecksum (11.15s)
--- PASS: TestBisyncLocalRemote/max_delete_path1 (9.55s)
--- PASS: TestBisyncLocalRemote/max_delete_path2_force (9.89s)
--- PASS: TestBisyncLocalRemote/nomodtime (6.51s)
--- SKIP: TestBisyncLocalRemote/normalization (10.72s)
--- PASS: TestBisyncLocalRemote/rclone_args (26.67s)
--- PASS: TestBisyncLocalRemote/resolve (26.25s)
--- PASS: TestBisyncLocalRemote/resync (17.93s)
--- PASS: TestBisyncLocalRemote/resync_modes (22.92s)
--- PASS: TestBisyncLocalRemote/rmdirs (10.51s)
--- SKIP: TestBisyncLocalRemote/volatile (1.76s)
=== RUN TestBisyncRemoteRemote
2026/04/07 02:28:41 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi"
2026/04/07 02:28:41 NOTICE: remote: TestAzureFiles:rclone-test-sirefav0zixi
=== RUN TestBisyncRemoteRemote/all_changed
2026/04/07 02:28:41 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi"
2026/04/07 02:28:42 INFO : path1: Making directory
2026/04/07 02:28:42 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/all_changed/path1"
2026/04/07 02:28:42 INFO : path2: Making directory
2026/04/07 02:28:42 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/all_changed/path2"
2026/04/07 02:28:42 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_all_changed/initial"
2026/04/07 02:28:42 DEBUG : Creating backend with remote "/tmp/022841qi/initdir/test_all_changed-sekobic8"
2026/04/07 02:28:42 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:28:42 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:42 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:42 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:42 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:42 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:42 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:42 DEBUG : subdir: Making directory with metadata
2026/04/07 02:28:42 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:28:42 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/07 02:28:42 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:42 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:28:42 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/07 02:28:42 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/07 02:28:42 DEBUG : Local file system at /tmp/022841qi/initdir/test_all_changed-sekobic8: Waiting for checks to finish
2026/04/07 02:28:42 DEBUG : Local file system at /tmp/022841qi/initdir/test_all_changed-sekobic8: Waiting for transfers to finish
2026/04/07 02:28:42 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:28:42 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:28:42 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:28:42 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/07 02:28:42 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:42 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:42 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/07 02:28:42 INFO : file1.copy4.txt: Copied (new)
2026/04/07 02:28:42 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/07 02:28:42 INFO : file1.copy1.txt: Copied (new)
2026/04/07 02:28:42 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/07 02:28:42 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:42 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:28:42 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:42 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/07 02:28:42 INFO : file1.copy5.txt: Copied (new)
2026/04/07 02:28:42 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:28:42 INFO : file1.txt: Copied (new)
2026/04/07 02:28:42 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:28:42 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:42 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:42 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/07 02:28:42 INFO : file1.copy2.txt: Copied (new)
2026/04/07 02:28:42 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:28:42 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:28:42 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/07 02:28:42 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:42 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/07 02:28:42 INFO : file1.copy3.txt: Copied (new)
2026/04/07 02:28:42 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:28:42 DEBUG : Waiting for deletions to finish
2026/04/07 02:28:42 ERROR : error listing: directory not found
2026/04/07 02:28:42 ERROR : azurefiles root 'rclone-test-sirefav0zixi/022841qi/all_changed/path1': Failed to list "": directory not found
2026/04/07 02:28:42 DEBUG : removing 1 level 0 directories
2026/04/07 02:28:42 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/all_changed/path1': Removing directory
2026/04/07 02:28:42 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-sirefav0zixi/022841qi/all_changed/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:d85c6411-b01a-0028-6836-c6d0b2000000
Time:2026-04-07T02:28:42.5010395Z
--------------------------------------------------------------------------------
2026/04/07 02:28:42 DEBUG : Waiting for deletions to finish
2026/04/07 02:28:42 ERROR : error listing: directory not found
2026/04/07 02:28:42 ERROR : azurefiles root 'rclone-test-sirefav0zixi/022841qi/all_changed/path2': Failed to list "": directory not found
2026/04/07 02:28:42 DEBUG : removing 1 level 0 directories
2026/04/07 02:28:42 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/all_changed/path2': Removing directory
2026/04/07 02:28:42 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-sirefav0zixi/022841qi/all_changed/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:d85c6414-b01a-0028-6b36-c6d0b2000000
Time:2026-04-07T02:28:42.6241378Z
--------------------------------------------------------------------------------
2026/04/07 02:28:42 ERROR : error listing: directory not found
2026/04/07 02:28:42 ERROR : error listing: directory not found
2026/04/07 02:28:42 NOTICE: checking initFs Local file system at /tmp/022841qi/initdir/test_all_changed-sekobic8
2026/04/07 02:28:42 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:42 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:42 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:42 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:42 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:42 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:42 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:28:42 INFO : subdir: Making directory
2026/04/07 02:28:42 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:42 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/all_changed/path1': Waiting for checks to finish
2026/04/07 02:28:42 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/all_changed/path1': Waiting for transfers to finish
2026/04/07 02:28:42 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/07 02:28:42 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:42 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/07 02:28:42 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:42 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/07 02:28:42 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:43 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/07 02:28:43 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:43 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/07 02:28:43 INFO : file1.copy4.txt: Copied (new)
2026/04/07 02:28:43 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/07 02:28:43 INFO : file1.copy1.txt: Copied (new)
2026/04/07 02:28:43 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/07 02:28:43 INFO : file1.copy3.txt: Copied (new)
2026/04/07 02:28:43 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/07 02:28:43 INFO : file1.copy2.txt: Copied (new)
2026/04/07 02:28:43 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:28:43 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:43 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/07 02:28:43 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:43 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:28:43 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:43 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:28:43 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:28:43 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:28:43 INFO : file1.txt: Copied (new)
2026/04/07 02:28:43 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/07 02:28:43 INFO : file1.copy5.txt: Copied (new)
2026/04/07 02:28:43 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:28:43 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:28:43 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:28:43 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:28:43 NOTICE: checking Path1 azurefiles root 'rclone-test-sirefav0zixi/022841qi/all_changed/path1'
2026/04/07 02:28:43 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:43 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:43 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:43 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:43 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:43 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:43 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:28:43 INFO : subdir: Making directory
2026/04/07 02:28:44 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:28:44 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/all_changed/path2': Waiting for checks to finish
2026/04/07 02:28:44 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/all_changed/path2': Waiting for transfers to finish
2026/04/07 02:28:44 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/07 02:28:44 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:44 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/07 02:28:44 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:44 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/07 02:28:44 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:44 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/07 02:28:44 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:44 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/07 02:28:44 INFO : file1.copy2.txt: Copied (new)
2026/04/07 02:28:44 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/07 02:28:44 INFO : file1.copy3.txt: Copied (new)
2026/04/07 02:28:44 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/07 02:28:44 INFO : file1.copy1.txt: Copied (new)
2026/04/07 02:28:44 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/07 02:28:44 INFO : file1.copy4.txt: Copied (new)
2026/04/07 02:28:44 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/07 02:28:44 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:44 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:28:44 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:44 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:28:44 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:28:44 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:28:44 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:28:44 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/07 02:28:44 INFO : file1.copy5.txt: Copied (new)
2026/04/07 02:28:44 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:28:44 INFO : file1.txt: Copied (new)
2026/04/07 02:28:44 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:28:44 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:28:44 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:28:44 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:28:44 NOTICE: checking path2 azurefiles root 'rclone-test-sirefav0zixi/022841qi/all_changed/path2'
2026/04/07 02:28:45 NOTICE: [36m(01) :[0m [34mtest all-changed[0m
2026/04/07 02:28:45 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/07 02:28:45 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/07 02:28:49 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/all_changed/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:28:49 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/all_changed/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:28:49 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:28:49 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:28:49 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/all_changed/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/all_changed/path2/"
2026/04/07 02:28:49 INFO : Copying Path2 files to Path1
2026/04/07 02:28:49 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:28:49 INFO : There was nothing to transfer
2026/04/07 02:28:49 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:28:50 INFO : There was nothing to transfer
2026/04/07 02:28:50 INFO : Resync updating listings
2026/04/07 02:28:50 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/all_changed/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/all_changed/path2/"
2026/04/07 02:28:50 INFO : [32mBisync successful[0m
2026/04/07 02:28:50 NOTICE: [36m(04) :[0m [34mtest change timestamp on all files except RCLONE_TEST[0m
2026/04/07 02:28:50 NOTICE: [36m(05) :[0m [34mtouch-glob 2005-01-02 TestAzureFiles:rclone-test-sirefav0zixi/022841qi/all_changed/path1/ file*[0m
2026/04/07 02:28:50 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/all_changed/path1/"
2026/04/07 02:28:50 DEBUG : file1.copy1.txt: Set modification time 2005-01-02
2026/04/07 02:28:50 DEBUG : file1.copy2.txt: Set modification time 2005-01-02
2026/04/07 02:28:50 DEBUG : file1.copy3.txt: Set modification time 2005-01-02
2026/04/07 02:28:50 DEBUG : file1.copy4.txt: Set modification time 2005-01-02
2026/04/07 02:28:50 DEBUG : file1.copy5.txt: Set modification time 2005-01-02
2026/04/07 02:28:50 DEBUG : file1.txt: Set modification time 2005-01-02
2026/04/07 02:28:50 NOTICE: [36m(06) :[0m [34mtouch-glob 2005-01-02 TestAzureFiles:rclone-test-sirefav0zixi/022841qi/all_changed/path1/subdir file*[0m
2026/04/07 02:28:50 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/all_changed/path1/subdir"
2026/04/07 02:28:50 DEBUG : file20.txt: Set modification time 2005-01-02
2026/04/07 02:28:50 NOTICE: [36m(07) :[0m [34mtest sync should pass[0m
2026/04/07 02:28:50 NOTICE: [36m(08) :[0m [34mbisync[0m
2026/04/07 02:28:55 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/all_changed/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:28:55 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/all_changed/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:28:55 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:28:55 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:28:55 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/all_changed/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/all_changed/path2/"
2026/04/07 02:28:55 INFO : Building Path1 and Path2 listings
2026/04/07 02:28:55 INFO : Path1 checking for diffs
2026/04/07 02:28:55 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy1.txt[0m
2026/04/07 02:28:55 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy2.txt[0m
2026/04/07 02:28:55 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy3.txt[0m
2026/04/07 02:28:55 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy4.txt[0m
2026/04/07 02:28:55 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy5.txt[0m
2026/04/07 02:28:55 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/07 02:28:55 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/04/07 02:28:55 INFO : Path1: 7 changes: [32m 0 new[0m, [33m 7 modified[0m, [31m 0 deleted[0m
2026/04/07 02:28:55 INFO : ([33mModified[0m: [36m 7 newer[0m, [34m 0 older[0m)
2026/04/07 02:28:55 INFO : Path2 checking for diffs
2026/04/07 02:28:55 INFO : Applying changes
2026/04/07 02:28:55 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/all_changed/path2/file1.copy1.txt[0m
2026/04/07 02:28:55 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/all_changed/path2/file1.copy2.txt[0m
2026/04/07 02:28:55 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/all_changed/path2/file1.copy3.txt[0m
2026/04/07 02:28:55 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/all_changed/path2/file1.copy4.txt[0m
2026/04/07 02:28:55 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/all_changed/path2/file1.copy5.txt[0m
2026/04/07 02:28:55 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/all_changed/path2/file1.txt[0m
2026/04/07 02:28:55 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/all_changed/path2/subdir/file20.txt[0m
2026/04/07 02:28:55 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:28:56 INFO : file1.copy3.txt: Copied (server-side copy)
2026/04/07 02:28:56 INFO : file1.copy2.txt: Copied (server-side copy)
2026/04/07 02:28:56 INFO : file1.copy4.txt: Copied (server-side copy)
2026/04/07 02:28:56 INFO : file1.copy1.txt: Copied (server-side copy)
2026/04/07 02:28:56 INFO : file1.txt: Copied (server-side copy)
2026/04/07 02:28:56 INFO : file1.copy5.txt: Copied (server-side copy)
2026/04/07 02:28:56 INFO : subdir/file20.txt: Copied (server-side copy)
2026/04/07 02:28:56 INFO : Updating listings
2026/04/07 02:28:56 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/all_changed/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/all_changed/path2/"
2026/04/07 02:28:56 INFO : [32mBisync successful[0m
2026/04/07 02:28:56 NOTICE: [36m(09) :[0m [34mtest change timestamp on all files including RCLONE_TEST[0m
2026/04/07 02:28:56 NOTICE: [36m(10) :[0m [34mtouch-glob 2004-01-02 TestAzureFiles:rclone-test-sirefav0zixi/022841qi/all_changed/path1/ *[0m
2026/04/07 02:28:56 DEBUG : file1.copy1.txt: Set modification time 2004-01-02
2026/04/07 02:28:56 DEBUG : file1.copy2.txt: Set modification time 2004-01-02
2026/04/07 02:28:56 DEBUG : file1.copy3.txt: Set modification time 2004-01-02
2026/04/07 02:28:56 DEBUG : file1.copy4.txt: Set modification time 2004-01-02
2026/04/07 02:28:56 DEBUG : file1.copy5.txt: Set modification time 2004-01-02
2026/04/07 02:28:56 DEBUG : file1.txt: Set modification time 2004-01-02
2026/04/07 02:28:57 DEBUG : RCLONE_TEST: Set modification time 2004-01-02
2026/04/07 02:28:57 NOTICE: [36m(11) :[0m [34mtouch-glob 2004-01-02 TestAzureFiles:rclone-test-sirefav0zixi/022841qi/all_changed/path1/subdir *[0m
2026/04/07 02:28:57 DEBUG : file20.txt: Set modification time 2004-01-02
2026/04/07 02:28:57 NOTICE: [36m(12) :[0m [34mtest sync should fail[0m
2026/04/07 02:28:57 NOTICE: [36m(13) :[0m [34mbisync[0m
2026/04/07 02:29:01 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/all_changed/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:29:01 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/all_changed/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:29:01 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:29:01 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:29:01 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/all_changed/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/all_changed/path2/"
2026/04/07 02:29:01 INFO : Building Path1 and Path2 listings
2026/04/07 02:29:01 INFO : Path1 checking for diffs
2026/04/07 02:29:01 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mRCLONE_TEST[0m
2026/04/07 02:29:01 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy1.txt[0m
2026/04/07 02:29:01 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy2.txt[0m
2026/04/07 02:29:01 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy3.txt[0m
2026/04/07 02:29:01 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy4.txt[0m
2026/04/07 02:29:01 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy5.txt[0m
2026/04/07 02:29:01 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/04/07 02:29:01 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/04/07 02:29:01 INFO : Path1: 8 changes: [32m 0 new[0m, [33m 8 modified[0m, [31m 0 deleted[0m
2026/04/07 02:29:01 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 7 older[0m)
2026/04/07 02:29:01 INFO : Path2 checking for diffs
2026/04/07 02:29:01 ERROR : Safety abort: all files were changed on Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/all_changed/path1/". Run with --force if desired.
2026/04/07 02:29:01 NOTICE: [31mBisync aborted. Please try again.[0m
2026/04/07 02:29:01 NOTICE: Bisync error: all files were changed
2026/04/07 02:29:01 NOTICE: [36m(14) :[0m [34mtest sync with force should pass[0m
2026/04/07 02:29:01 NOTICE: [36m(15) :[0m [34mbisync force[0m
2026/04/07 02:29:06 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/all_changed/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:29:06 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/all_changed/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:29:06 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:29:06 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:29:06 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/all_changed/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/all_changed/path2/"
2026/04/07 02:29:06 INFO : Building Path1 and Path2 listings
2026/04/07 02:29:06 INFO : Path1 checking for diffs
2026/04/07 02:29:06 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mRCLONE_TEST[0m
2026/04/07 02:29:06 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy1.txt[0m
2026/04/07 02:29:06 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy2.txt[0m
2026/04/07 02:29:06 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy3.txt[0m
2026/04/07 02:29:06 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy4.txt[0m
2026/04/07 02:29:06 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy5.txt[0m
2026/04/07 02:29:06 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/04/07 02:29:06 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/04/07 02:29:06 INFO : Path1: 8 changes: [32m 0 new[0m, [33m 8 modified[0m, [31m 0 deleted[0m
2026/04/07 02:29:06 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 7 older[0m)
2026/04/07 02:29:06 INFO : Path2 checking for diffs
2026/04/07 02:29:06 INFO : Applying changes
2026/04/07 02:29:06 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/all_changed/path2/RCLONE_TEST[0m
2026/04/07 02:29:06 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/all_changed/path2/file1.copy1.txt[0m
2026/04/07 02:29:06 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/all_changed/path2/file1.copy2.txt[0m
2026/04/07 02:29:06 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/all_changed/path2/file1.copy3.txt[0m
2026/04/07 02:29:06 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/all_changed/path2/file1.copy4.txt[0m
2026/04/07 02:29:06 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/all_changed/path2/file1.copy5.txt[0m
2026/04/07 02:29:06 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/all_changed/path2/file1.txt[0m
2026/04/07 02:29:06 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/all_changed/path2/subdir/file20.txt[0m
2026/04/07 02:29:06 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:29:07 INFO : file1.copy1.txt: Copied (server-side copy)
2026/04/07 02:29:07 INFO : file1.copy4.txt: Copied (server-side copy)
2026/04/07 02:29:07 INFO : file1.copy2.txt: Copied (server-side copy)
2026/04/07 02:29:07 INFO : file1.copy3.txt: Copied (server-side copy)
2026/04/07 02:29:07 INFO : file1.copy5.txt: Copied (server-side copy)
2026/04/07 02:29:07 INFO : RCLONE_TEST: Copied (server-side copy)
2026/04/07 02:29:07 INFO : subdir/file20.txt: Copied (server-side copy)
2026/04/07 02:29:07 INFO : file1.txt: Copied (server-side copy)
2026/04/07 02:29:07 INFO : Updating listings
2026/04/07 02:29:07 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/all_changed/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/all_changed/path2/"
2026/04/07 02:29:07 INFO : [32mBisync successful[0m
2026/04/07 02:29:07 DEBUG : Waiting for deletions to finish
2026/04/07 02:29:08 INFO : file1.copy4.txt: Deleted
2026/04/07 02:29:08 INFO : file1.copy3.txt: Deleted
2026/04/07 02:29:08 INFO : file1.copy2.txt: Deleted
2026/04/07 02:29:08 INFO : file1.copy5.txt: Deleted
2026/04/07 02:29:08 INFO : RCLONE_TEST: Deleted
2026/04/07 02:29:08 INFO : file1.txt: Deleted
2026/04/07 02:29:08 INFO : file1.copy1.txt: Deleted
2026/04/07 02:29:08 INFO : subdir/file20.txt: Deleted
2026/04/07 02:29:08 DEBUG : removing 1 level 1 directories
2026/04/07 02:29:08 INFO : subdir: Removing directory
2026/04/07 02:29:08 DEBUG : removing 1 level 0 directories
2026/04/07 02:29:08 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/all_changed/path1': Removing directory
2026/04/07 02:29:08 DEBUG : Waiting for deletions to finish
2026/04/07 02:29:08 INFO : file1.copy1.txt: Deleted
2026/04/07 02:29:08 INFO : file1.copy5.txt: Deleted
2026/04/07 02:29:08 INFO : file1.copy3.txt: Deleted
2026/04/07 02:29:08 INFO : file1.txt: Deleted
2026/04/07 02:29:08 INFO : file1.copy4.txt: Deleted
2026/04/07 02:29:08 INFO : RCLONE_TEST: Deleted
2026/04/07 02:29:08 INFO : file1.copy2.txt: Deleted
2026/04/07 02:29:08 INFO : subdir/file20.txt: Deleted
2026/04/07 02:29:08 DEBUG : removing 1 level 1 directories
2026/04/07 02:29:08 INFO : subdir: Removing directory
2026/04/07 02:29:08 DEBUG : removing 1 level 0 directories
2026/04/07 02:29:08 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/all_changed/path2': Removing directory
bisync_test.go:608: [32mTEST all_changed PASSED[0m
=== RUN TestBisyncRemoteRemote/backupdir
2026/04/07 02:29:08 INFO : path1: Making directory
2026/04/07 02:29:08 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/backupdir/path1"
2026/04/07 02:29:09 INFO : path2: Making directory
2026/04/07 02:29:09 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/backupdir/path2"
2026/04/07 02:29:09 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_backupdir/initial"
2026/04/07 02:29:09 DEBUG : Creating backend with remote "/tmp/022841qi/initdir/test_backupdir-dinayiv2"
2026/04/07 02:29:09 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:29:09 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:09 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:09 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:09 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:09 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:09 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:09 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:09 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:09 DEBUG : Local file system at /tmp/022841qi/initdir/test_backupdir-dinayiv2: Waiting for checks to finish
2026/04/07 02:29:09 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:29:09 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:29:09 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:09 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:29:09 INFO : file1.txt: Copied (new)
2026/04/07 02:29:09 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:29:09 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:29:09 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:09 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:29:09 INFO : file2.txt: Copied (new)
2026/04/07 02:29:09 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:29:09 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:09 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:29:09 INFO : file3.txt: Copied (new)
2026/04/07 02:29:09 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:29:09 DEBUG : Local file system at /tmp/022841qi/initdir/test_backupdir-dinayiv2: Waiting for transfers to finish
2026/04/07 02:29:09 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:09 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:29:09 INFO : file4.txt: Copied (new)
2026/04/07 02:29:09 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:29:09 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:09 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:29:09 INFO : file5.txt: Copied (new)
2026/04/07 02:29:09 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:29:09 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:09 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:29:09 INFO : file6.txt: Copied (new)
2026/04/07 02:29:09 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:09 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:29:09 INFO : file7.txt: Copied (new)
2026/04/07 02:29:09 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:09 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:29:09 INFO : file8.txt: Copied (new)
2026/04/07 02:29:09 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:29:09 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:29:09 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:29:09 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:29:09 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_backupdir/modfiles"
2026/04/07 02:29:09 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_backupdir-jupodot9"
2026/04/07 02:29:09 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:09 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:09 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:09 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:09 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:09 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:09 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:09 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:09 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/07 02:29:09 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/04/07 02:29:09 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/04/07 02:29:09 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:29:09 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/04/07 02:29:09 INFO : file11.txt: Copied (new)
2026/04/07 02:29:09 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/04/07 02:29:09 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/07 02:29:09 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/04/07 02:29:09 INFO : file2.txt: Copied (new)
2026/04/07 02:29:09 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/04/07 02:29:09 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/07 02:29:09 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/04/07 02:29:09 INFO : file5L.txt: Copied (new)
2026/04/07 02:29:09 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/04/07 02:29:09 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/07 02:29:09 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/04/07 02:29:09 INFO : file5R.txt: Copied (new)
2026/04/07 02:29:09 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/04/07 02:29:09 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:29:09 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/04/07 02:29:09 INFO : file6.txt: Copied (new)
2026/04/07 02:29:09 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:29:09 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/04/07 02:29:09 INFO : file7.txt: Copied (new)
2026/04/07 02:29:09 DEBUG : Local file system at /tmp/022841qi/datadir/test_backupdir-jupodot9: Waiting for checks to finish
2026/04/07 02:29:09 DEBUG : Local file system at /tmp/022841qi/datadir/test_backupdir-jupodot9: Waiting for transfers to finish
2026/04/07 02:29:09 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:29:09 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/07 02:29:09 INFO : file1.txt: Copied (new)
2026/04/07 02:29:09 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/04/07 02:29:09 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:29:09 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/04/07 02:29:09 INFO : file10.txt: Copied (new)
2026/04/07 02:29:09 DEBUG : Waiting for deletions to finish
2026/04/07 02:29:09 ERROR : error listing: directory not found
2026/04/07 02:29:09 ERROR : azurefiles root 'rclone-test-sirefav0zixi/022841qi/backupdir/path1': Failed to list "": directory not found
2026/04/07 02:29:09 DEBUG : removing 1 level 0 directories
2026/04/07 02:29:09 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/backupdir/path1': Removing directory
2026/04/07 02:29:09 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-sirefav0zixi/022841qi/backupdir/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:c1ea9a11-e01a-00c1-7836-c616f8000000
Time:2026-04-07T02:29:09.2116294Z
--------------------------------------------------------------------------------
2026/04/07 02:29:09 DEBUG : Waiting for deletions to finish
2026/04/07 02:29:09 ERROR : error listing: directory not found
2026/04/07 02:29:09 ERROR : azurefiles root 'rclone-test-sirefav0zixi/022841qi/backupdir/path2': Failed to list "": directory not found
2026/04/07 02:29:09 DEBUG : removing 1 level 0 directories
2026/04/07 02:29:09 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/backupdir/path2': Removing directory
2026/04/07 02:29:09 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-sirefav0zixi/022841qi/backupdir/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:c1ea9a19-e01a-00c1-8036-c616f8000000
Time:2026-04-07T02:29:09.3276880Z
--------------------------------------------------------------------------------
2026/04/07 02:29:09 ERROR : error listing: directory not found
2026/04/07 02:29:09 ERROR : error listing: directory not found
2026/04/07 02:29:09 NOTICE: checking initFs Local file system at /tmp/022841qi/initdir/test_backupdir-dinayiv2
2026/04/07 02:29:09 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:09 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:09 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:09 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:09 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:09 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:09 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:09 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:09 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:29:09 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/backupdir/path1': Waiting for checks to finish
2026/04/07 02:29:09 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/backupdir/path1': Waiting for transfers to finish
2026/04/07 02:29:09 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:29:09 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:09 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:29:09 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:09 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:29:09 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:09 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:29:09 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:09 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:29:09 INFO : file1.txt: Copied (new)
2026/04/07 02:29:09 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:29:09 INFO : file2.txt: Copied (new)
2026/04/07 02:29:09 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:29:09 INFO : file4.txt: Copied (new)
2026/04/07 02:29:09 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:29:09 INFO : file3.txt: Copied (new)
2026/04/07 02:29:09 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:29:09 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:09 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:29:09 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:09 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:29:09 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:10 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:29:10 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:10 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:29:10 INFO : file5.txt: Copied (new)
2026/04/07 02:29:10 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:29:10 INFO : file6.txt: Copied (new)
2026/04/07 02:29:10 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:29:10 INFO : file7.txt: Copied (new)
2026/04/07 02:29:10 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:29:10 INFO : file8.txt: Copied (new)
2026/04/07 02:29:10 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:29:10 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:29:10 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:29:10 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:29:10 NOTICE: checking Path1 azurefiles root 'rclone-test-sirefav0zixi/022841qi/backupdir/path1'
2026/04/07 02:29:10 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:10 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:10 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:10 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:10 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:10 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:10 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:10 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:10 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:29:10 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/backupdir/path2': Waiting for checks to finish
2026/04/07 02:29:10 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/backupdir/path2': Waiting for transfers to finish
2026/04/07 02:29:11 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:29:11 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:11 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:29:11 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:11 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:29:11 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:11 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:29:11 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:11 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:29:11 INFO : file1.txt: Copied (new)
2026/04/07 02:29:11 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:29:11 INFO : file3.txt: Copied (new)
2026/04/07 02:29:11 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:29:11 INFO : file4.txt: Copied (new)
2026/04/07 02:29:11 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:29:11 INFO : file2.txt: Copied (new)
2026/04/07 02:29:11 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:29:11 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:11 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:29:11 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:11 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:29:11 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:11 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:29:11 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:11 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:29:11 INFO : file6.txt: Copied (new)
2026/04/07 02:29:11 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:29:11 INFO : file5.txt: Copied (new)
2026/04/07 02:29:11 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:29:11 INFO : file7.txt: Copied (new)
2026/04/07 02:29:11 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:29:11 INFO : file8.txt: Copied (new)
2026/04/07 02:29:11 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:29:11 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:29:11 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:29:11 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:29:11 NOTICE: checking path2 azurefiles root 'rclone-test-sirefav0zixi/022841qi/backupdir/path2'
2026/04/07 02:29:12 NOTICE: [36m(01) :[0m [34mtest backupdir[0m
2026/04/07 02:29:12 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/07 02:29:12 NOTICE: [36m(03) :[0m [34mbisync resync backupdir1=/tmp/022841qi/workdir/backupdirs/backupdir1 backupdir2=/tmp/022841qi/workdir/backupdirs/backupdir2[0m
bisync_test.go:975: backupdir test currently only works on local (it uses the workdir)
=== RUN TestBisyncRemoteRemote/basic
2026/04/07 02:29:12 INFO : path1: Making directory
2026/04/07 02:29:12 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/basic/path1"
2026/04/07 02:29:12 INFO : path2: Making directory
2026/04/07 02:29:12 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/basic/path2"
2026/04/07 02:29:12 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_basic/initial"
2026/04/07 02:29:12 DEBUG : Creating backend with remote "/tmp/022841qi/initdir/test_basic-zowahit6"
2026/04/07 02:29:12 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:29:12 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:12 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:12 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:12 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:12 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:12 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:12 DEBUG : subdir: Making directory with metadata
2026/04/07 02:29:12 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:29:12 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:29:12 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/07 02:29:12 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:29:12 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:29:12 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:29:12 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:12 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/07 02:29:12 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:12 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/07 02:29:12 INFO : file1.copy1.txt: Copied (new)
2026/04/07 02:29:12 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/07 02:29:12 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/07 02:29:12 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:12 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/07 02:29:12 DEBUG : Local file system at /tmp/022841qi/initdir/test_basic-zowahit6: Waiting for checks to finish
2026/04/07 02:29:12 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:12 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/07 02:29:12 INFO : file1.copy2.txt: Copied (new)
2026/04/07 02:29:12 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:12 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/07 02:29:12 INFO : file1.copy5.txt: Copied (new)
2026/04/07 02:29:12 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:29:12 DEBUG : Local file system at /tmp/022841qi/initdir/test_basic-zowahit6: Waiting for transfers to finish
2026/04/07 02:29:12 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:29:12 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:12 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/07 02:29:12 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:12 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:29:12 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:29:12 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:29:12 INFO : file1.txt: Copied (new)
2026/04/07 02:29:12 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/07 02:29:12 INFO : file1.copy4.txt: Copied (new)
2026/04/07 02:29:12 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:12 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/07 02:29:12 INFO : file1.copy3.txt: Copied (new)
2026/04/07 02:29:12 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:29:12 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_basic/modfiles"
2026/04/07 02:29:12 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_basic-rezofaq0"
2026/04/07 02:29:12 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:12 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/07 02:29:12 DEBUG : Local file system at /tmp/022841qi/datadir/test_basic-rezofaq0: Waiting for checks to finish
2026/04/07 02:29:12 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:29:12 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/07 02:29:12 INFO : file1.txt: Copied (new)
2026/04/07 02:29:12 DEBUG : Local file system at /tmp/022841qi/datadir/test_basic-rezofaq0: Waiting for transfers to finish
2026/04/07 02:29:12 DEBUG : Waiting for deletions to finish
2026/04/07 02:29:12 ERROR : error listing: directory not found
2026/04/07 02:29:12 ERROR : azurefiles root 'rclone-test-sirefav0zixi/022841qi/basic/path1': Failed to list "": directory not found
2026/04/07 02:29:12 DEBUG : removing 1 level 0 directories
2026/04/07 02:29:12 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/basic/path1': Removing directory
2026/04/07 02:29:12 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-sirefav0zixi/022841qi/basic/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:c1ea9ac1-e01a-00c1-2236-c616f8000000
Time:2026-04-07T02:29:12.5135992Z
--------------------------------------------------------------------------------
2026/04/07 02:29:12 DEBUG : Waiting for deletions to finish
2026/04/07 02:29:12 ERROR : error listing: directory not found
2026/04/07 02:29:12 ERROR : azurefiles root 'rclone-test-sirefav0zixi/022841qi/basic/path2': Failed to list "": directory not found
2026/04/07 02:29:12 DEBUG : removing 1 level 0 directories
2026/04/07 02:29:12 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/basic/path2': Removing directory
2026/04/07 02:29:12 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-sirefav0zixi/022841qi/basic/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:c1ea9ac5-e01a-00c1-2636-c616f8000000
Time:2026-04-07T02:29:12.6309796Z
--------------------------------------------------------------------------------
2026/04/07 02:29:12 ERROR : error listing: directory not found
2026/04/07 02:29:12 ERROR : error listing: directory not found
2026/04/07 02:29:12 NOTICE: checking initFs Local file system at /tmp/022841qi/initdir/test_basic-zowahit6
2026/04/07 02:29:12 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:12 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:12 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:12 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:12 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:12 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:12 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:29:12 INFO : subdir: Making directory
2026/04/07 02:29:12 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:12 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/basic/path1': Waiting for checks to finish
2026/04/07 02:29:12 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/basic/path1': Waiting for transfers to finish
2026/04/07 02:29:12 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/07 02:29:12 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:12 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/07 02:29:12 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:12 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/07 02:29:12 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:12 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/07 02:29:12 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:13 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/07 02:29:13 INFO : file1.copy3.txt: Copied (new)
2026/04/07 02:29:13 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/07 02:29:13 INFO : file1.copy4.txt: Copied (new)
2026/04/07 02:29:13 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/07 02:29:13 INFO : file1.copy1.txt: Copied (new)
2026/04/07 02:29:13 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/07 02:29:13 INFO : file1.copy2.txt: Copied (new)
2026/04/07 02:29:13 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/07 02:29:13 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:13 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:29:13 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:13 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:29:13 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:13 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:29:13 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:29:13 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/07 02:29:13 INFO : file1.copy5.txt: Copied (new)
2026/04/07 02:29:13 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:29:13 INFO : file1.txt: Copied (new)
2026/04/07 02:29:13 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:29:13 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:29:13 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:29:13 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:29:13 NOTICE: checking Path1 azurefiles root 'rclone-test-sirefav0zixi/022841qi/basic/path1'
2026/04/07 02:29:14 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:14 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:14 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:14 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:14 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:14 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:14 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:29:14 INFO : subdir: Making directory
2026/04/07 02:29:14 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/07 02:29:14 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:14 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/07 02:29:14 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:14 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:14 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/basic/path2': Waiting for checks to finish
2026/04/07 02:29:14 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/basic/path2': Waiting for transfers to finish
2026/04/07 02:29:14 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/07 02:29:14 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:14 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/07 02:29:14 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:14 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/07 02:29:14 INFO : file1.copy3.txt: Copied (new)
2026/04/07 02:29:14 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/07 02:29:14 INFO : file1.copy4.txt: Copied (new)
2026/04/07 02:29:14 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/07 02:29:14 INFO : file1.copy1.txt: Copied (new)
2026/04/07 02:29:14 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/07 02:29:14 INFO : file1.copy2.txt: Copied (new)
2026/04/07 02:29:14 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/07 02:29:14 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:14 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:29:14 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:14 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:29:14 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:14 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:29:14 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:29:14 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/07 02:29:14 INFO : file1.copy5.txt: Copied (new)
2026/04/07 02:29:14 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:29:14 INFO : file1.txt: Copied (new)
2026/04/07 02:29:14 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:29:14 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:29:14 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:29:14 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:29:14 NOTICE: checking path2 azurefiles root 'rclone-test-sirefav0zixi/022841qi/basic/path2'
2026/04/07 02:29:15 NOTICE: [36m(01) :[0m [34mtest basic[0m
2026/04/07 02:29:15 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/07 02:29:15 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/07 02:29:19 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/basic/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:29:19 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/basic/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:29:19 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:29:19 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:29:19 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/basic/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/basic/path2/"
2026/04/07 02:29:19 INFO : Copying Path2 files to Path1
2026/04/07 02:29:19 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:29:19 INFO : There was nothing to transfer
2026/04/07 02:29:19 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:29:20 INFO : There was nothing to transfer
2026/04/07 02:29:20 INFO : Resync updating listings
2026/04/07 02:29:20 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/basic/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/basic/path2/"
2026/04/07 02:29:20 INFO : [32mBisync successful[0m
2026/04/07 02:29:20 NOTICE: [36m(04) :[0m [34mtest place newer files on both paths[0m
2026/04/07 02:29:20 NOTICE: [36m(05) :[0m [34mtouch-copy 2001-01-02 /tmp/022841qi/datadir/test_basic-rezofaq0/file1.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/basic/path2/[0m
2026/04/07 02:29:20 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_basic-rezofaq0/"
2026/04/07 02:29:20 DEBUG : fs cache: renaming cache item "/tmp/022841qi/datadir/test_basic-rezofaq0/" to be canonical "/tmp/022841qi/datadir/test_basic-rezofaq0"
2026/04/07 02:29:20 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/07 02:29:20 DEBUG : copyFile "/tmp/022841qi/datadir/test_basic-rezofaq0/file1.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/basic/path2/" as ""
2026/04/07 02:29:20 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_basic-rezofaq0/file1.txt"
2026/04/07 02:29:20 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/basic/path2/"
2026/04/07 02:29:20 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/basic/path2/'" as "file1.txt"
2026/04/07 02:29:20 DEBUG : file1.txt: size = 19 (Local file system at /tmp/022841qi/datadir/test_basic-rezofaq0)
2026/04/07 02:29:20 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-sirefav0zixi/022841qi/basic/path2/')
2026/04/07 02:29:20 DEBUG : file1.txt: Sizes differ
2026/04/07 02:29:20 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/07 02:29:20 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:29:20 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/07 02:29:20 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:29:20 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/022841qi/datadir/test_basic-rezofaq0/file1.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/basic/path1/subdir file20.txt[0m
2026/04/07 02:29:20 DEBUG : copyFile "/tmp/022841qi/datadir/test_basic-rezofaq0/file1.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/basic/path1/subdir" as "file20.txt"
2026/04/07 02:29:20 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_basic-rezofaq0/file1.txt"
2026/04/07 02:29:20 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/basic/path1/subdir"
2026/04/07 02:29:20 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/basic/path1/subdir'" as "file20.txt"
2026/04/07 02:29:20 DEBUG : file1.txt: size = 19 (Local file system at /tmp/022841qi/datadir/test_basic-rezofaq0)
2026/04/07 02:29:20 DEBUG : file20.txt: size = 0 (azurefiles root 'rclone-test-sirefav0zixi/022841qi/basic/path1/subdir')
2026/04/07 02:29:20 DEBUG : file1.txt: Sizes differ
2026/04/07 02:29:20 DEBUG : file20.txt.8dcf80ac.partial: size = 19 OK
2026/04/07 02:29:20 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:29:20 DEBUG : file20.txt.8dcf80ac.partial: renamed to: file20.txt
2026/04/07 02:29:20 INFO : file1.txt: Copied (replaced existing) to: file20.txt
2026/04/07 02:29:20 NOTICE: [36m(07) :[0m [34mtest bisync run[0m
2026/04/07 02:29:20 NOTICE: [36m(08) :[0m [34mbisync[0m
2026/04/07 02:29:25 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/basic/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:29:25 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/basic/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:29:25 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:29:25 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:29:25 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/basic/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/basic/path2/"
2026/04/07 02:29:25 INFO : Building Path1 and Path2 listings
2026/04/07 02:29:25 INFO : Path1 checking for diffs
2026/04/07 02:29:25 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/04/07 02:29:25 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/07 02:29:25 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/07 02:29:25 INFO : Path2 checking for diffs
2026/04/07 02:29:25 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/07 02:29:25 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/07 02:29:25 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/07 02:29:25 INFO : Applying changes
2026/04/07 02:29:25 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/basic/path2/subdir/file20.txt[0m
2026/04/07 02:29:25 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/basic/path1/file1.txt[0m
2026/04/07 02:29:25 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:29:26 INFO : file1.txt: Copied (server-side copy)
2026/04/07 02:29:26 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:29:26 INFO : subdir/file20.txt: Copied (server-side copy)
2026/04/07 02:29:26 INFO : Updating listings
2026/04/07 02:29:26 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/basic/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/basic/path2/"
2026/04/07 02:29:26 INFO : [32mBisync successful[0m
2026/04/07 02:29:26 DEBUG : Waiting for deletions to finish
2026/04/07 02:29:27 INFO : file1.copy4.txt: Deleted
2026/04/07 02:29:27 INFO : file1.copy3.txt: Deleted
2026/04/07 02:29:27 INFO : file1.copy5.txt: Deleted
2026/04/07 02:29:27 INFO : RCLONE_TEST: Deleted
2026/04/07 02:29:27 INFO : file1.copy1.txt: Deleted
2026/04/07 02:29:27 INFO : file1.copy2.txt: Deleted
2026/04/07 02:29:27 INFO : file1.txt: Deleted
2026/04/07 02:29:27 INFO : subdir/file20.txt: Deleted
2026/04/07 02:29:27 DEBUG : removing 1 level 1 directories
2026/04/07 02:29:27 INFO : subdir: Removing directory
2026/04/07 02:29:27 DEBUG : removing 1 level 0 directories
2026/04/07 02:29:27 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/basic/path1': Removing directory
2026/04/07 02:29:27 DEBUG : Waiting for deletions to finish
2026/04/07 02:29:27 INFO : file1.txt: Deleted
2026/04/07 02:29:27 INFO : file1.copy1.txt: Deleted
2026/04/07 02:29:27 INFO : file1.copy4.txt: Deleted
2026/04/07 02:29:27 INFO : RCLONE_TEST: Deleted
2026/04/07 02:29:27 INFO : file1.copy2.txt: Deleted
2026/04/07 02:29:27 INFO : file1.copy5.txt: Deleted
2026/04/07 02:29:27 INFO : file1.copy3.txt: Deleted
2026/04/07 02:29:27 INFO : subdir/file20.txt: Deleted
2026/04/07 02:29:27 DEBUG : removing 1 level 1 directories
2026/04/07 02:29:27 INFO : subdir: Removing directory
2026/04/07 02:29:27 DEBUG : removing 1 level 0 directories
2026/04/07 02:29:27 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/basic/path2': Removing directory
bisync_test.go:608: [32mTEST basic PASSED[0m
=== RUN TestBisyncRemoteRemote/changes
2026/04/07 02:29:27 INFO : path1: Making directory
2026/04/07 02:29:27 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/changes/path1"
2026/04/07 02:29:28 INFO : path2: Making directory
2026/04/07 02:29:28 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/changes/path2"
2026/04/07 02:29:28 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_changes/initial"
2026/04/07 02:29:28 DEBUG : Creating backend with remote "/tmp/022841qi/initdir/test_changes-luyuvuz3"
2026/04/07 02:29:28 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:29:28 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:28 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:28 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:28 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:28 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:28 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:28 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:28 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:28 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:29:28 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:29:28 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:29:28 DEBUG : Local file system at /tmp/022841qi/initdir/test_changes-luyuvuz3: Waiting for checks to finish
2026/04/07 02:29:28 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:29:28 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:29:28 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:29:28 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:29:28 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:28 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:29:28 INFO : file3.txt: Copied (new)
2026/04/07 02:29:28 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:29:28 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:28 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:29:28 INFO : file1.txt: Copied (new)
2026/04/07 02:29:28 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:29:28 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:28 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:29:28 INFO : file5.txt: Copied (new)
2026/04/07 02:29:28 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:29:28 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:28 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:29:28 INFO : file7.txt: Copied (new)
2026/04/07 02:29:28 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:28 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:29:28 INFO : file2.txt: Copied (new)
2026/04/07 02:29:28 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:29:28 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:28 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:28 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:29:28 INFO : file8.txt: Copied (new)
2026/04/07 02:29:28 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:29:28 INFO : file4.txt: Copied (new)
2026/04/07 02:29:28 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:29:28 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:28 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:29:28 INFO : file6.txt: Copied (new)
2026/04/07 02:29:28 DEBUG : Local file system at /tmp/022841qi/initdir/test_changes-luyuvuz3: Waiting for transfers to finish
2026/04/07 02:29:28 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_changes/modfiles"
2026/04/07 02:29:28 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_changes-lebetat5"
2026/04/07 02:29:28 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:28 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/07 02:29:28 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:29:28 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/07 02:29:28 INFO : file1.txt: Copied (new)
2026/04/07 02:29:28 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:28 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:28 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/04/07 02:29:28 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:29:28 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/04/07 02:29:28 INFO : file10.txt: Copied (new)
2026/04/07 02:29:28 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/04/07 02:29:28 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:29:28 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/04/07 02:29:28 INFO : file11.txt: Copied (new)
2026/04/07 02:29:28 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:28 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/04/07 02:29:28 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/07 02:29:28 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/04/07 02:29:28 INFO : file2.txt: Copied (new)
2026/04/07 02:29:28 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:28 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:28 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:28 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:28 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/04/07 02:29:28 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/04/07 02:29:28 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:29:28 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/04/07 02:29:28 INFO : file7.txt: Copied (new)
2026/04/07 02:29:28 DEBUG : Local file system at /tmp/022841qi/datadir/test_changes-lebetat5: Waiting for checks to finish
2026/04/07 02:29:28 DEBUG : Local file system at /tmp/022841qi/datadir/test_changes-lebetat5: Waiting for transfers to finish
2026/04/07 02:29:28 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/04/07 02:29:28 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/04/07 02:29:28 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/07 02:29:28 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/04/07 02:29:28 INFO : file5R.txt: Copied (new)
2026/04/07 02:29:28 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/07 02:29:28 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/04/07 02:29:28 INFO : file5L.txt: Copied (new)
2026/04/07 02:29:28 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:29:28 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/04/07 02:29:28 INFO : file6.txt: Copied (new)
2026/04/07 02:29:28 DEBUG : Waiting for deletions to finish
2026/04/07 02:29:28 ERROR : error listing: directory not found
2026/04/07 02:29:28 ERROR : azurefiles root 'rclone-test-sirefav0zixi/022841qi/changes/path1': Failed to list "": directory not found
2026/04/07 02:29:28 DEBUG : removing 1 level 0 directories
2026/04/07 02:29:28 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/changes/path1': Removing directory
2026/04/07 02:29:28 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-sirefav0zixi/022841qi/changes/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:d85c66f7-b01a-0028-0736-c6d0b2000000
Time:2026-04-07T02:29:28.2603121Z
--------------------------------------------------------------------------------
2026/04/07 02:29:28 DEBUG : Waiting for deletions to finish
2026/04/07 02:29:28 ERROR : error listing: directory not found
2026/04/07 02:29:28 ERROR : azurefiles root 'rclone-test-sirefav0zixi/022841qi/changes/path2': Failed to list "": directory not found
2026/04/07 02:29:28 DEBUG : removing 1 level 0 directories
2026/04/07 02:29:28 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/changes/path2': Removing directory
2026/04/07 02:29:28 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-sirefav0zixi/022841qi/changes/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:d85c66fe-b01a-0028-0b36-c6d0b2000000
Time:2026-04-07T02:29:28.3839390Z
--------------------------------------------------------------------------------
2026/04/07 02:29:28 ERROR : error listing: directory not found
2026/04/07 02:29:28 ERROR : error listing: directory not found
2026/04/07 02:29:28 NOTICE: checking initFs Local file system at /tmp/022841qi/initdir/test_changes-luyuvuz3
2026/04/07 02:29:28 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:28 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:28 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:28 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:28 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:28 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:28 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:28 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:28 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:29:28 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/changes/path1': Waiting for checks to finish
2026/04/07 02:29:28 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/changes/path1': Waiting for transfers to finish
2026/04/07 02:29:28 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:29:28 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:28 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:29:28 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:28 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:29:28 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:28 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:29:28 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:28 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:29:28 INFO : file3.txt: Copied (new)
2026/04/07 02:29:28 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:29:28 INFO : file4.txt: Copied (new)
2026/04/07 02:29:28 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:29:28 INFO : file1.txt: Copied (new)
2026/04/07 02:29:28 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:29:28 INFO : file2.txt: Copied (new)
2026/04/07 02:29:29 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:29:29 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:29 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:29:29 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:29 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:29:29 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:29 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:29:29 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:29 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:29:29 INFO : file5.txt: Copied (new)
2026/04/07 02:29:29 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:29:29 INFO : file7.txt: Copied (new)
2026/04/07 02:29:29 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:29:29 INFO : file6.txt: Copied (new)
2026/04/07 02:29:29 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:29:29 INFO : file8.txt: Copied (new)
2026/04/07 02:29:29 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:29:29 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:29:29 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:29:29 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:29:29 NOTICE: checking Path1 azurefiles root 'rclone-test-sirefav0zixi/022841qi/changes/path1'
2026/04/07 02:29:29 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:29 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:29 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:29 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:29 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:29 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:29 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:29 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:29 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:29:29 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/changes/path2': Waiting for checks to finish
2026/04/07 02:29:29 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/changes/path2': Waiting for transfers to finish
2026/04/07 02:29:30 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:29:30 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:30 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:29:30 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:30 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:29:30 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:30 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:29:30 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:30 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:29:30 INFO : file1.txt: Copied (new)
2026/04/07 02:29:30 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:29:30 INFO : file4.txt: Copied (new)
2026/04/07 02:29:30 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:29:30 INFO : file2.txt: Copied (new)
2026/04/07 02:29:30 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:29:30 INFO : file3.txt: Copied (new)
2026/04/07 02:29:30 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:29:30 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:30 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:29:30 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:30 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:29:30 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:30 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:29:30 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:30 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:29:30 INFO : file6.txt: Copied (new)
2026/04/07 02:29:30 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:29:30 INFO : file5.txt: Copied (new)
2026/04/07 02:29:30 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:29:30 INFO : file7.txt: Copied (new)
2026/04/07 02:29:30 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:29:30 INFO : file8.txt: Copied (new)
2026/04/07 02:29:30 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:29:30 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:29:30 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:29:30 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:29:30 NOTICE: checking path2 azurefiles root 'rclone-test-sirefav0zixi/022841qi/changes/path2'
2026/04/07 02:29:31 NOTICE: [36m(01) :[0m [34mtest changes[0m
2026/04/07 02:29:31 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/07 02:29:31 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/07 02:29:35 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/changes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:29:35 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/changes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:29:35 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:29:35 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:29:35 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/changes/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/changes/path2/"
2026/04/07 02:29:35 INFO : Copying Path2 files to Path1
2026/04/07 02:29:35 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:29:35 INFO : There was nothing to transfer
2026/04/07 02:29:35 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:29:36 INFO : There was nothing to transfer
2026/04/07 02:29:36 INFO : Resync updating listings
2026/04/07 02:29:36 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/changes/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/changes/path2/"
2026/04/07 02:29:36 INFO : [32mBisync successful[0m
2026/04/07 02:29:36 NOTICE: [36m(04) :[0m [34mtest make modifications on both paths[0m
2026/04/07 02:29:36 NOTICE: [36m(05) :[0m [34mtest new on path2 - file10[0m
2026/04/07 02:29:36 NOTICE: [36m(06) :[0m [34mtouch-copy 2001-01-02 /tmp/022841qi/datadir/test_changes-lebetat5/file10.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/changes/path2/[0m
2026/04/07 02:29:36 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_changes-lebetat5/"
2026/04/07 02:29:36 DEBUG : fs cache: renaming cache item "/tmp/022841qi/datadir/test_changes-lebetat5/" to be canonical "/tmp/022841qi/datadir/test_changes-lebetat5"
2026/04/07 02:29:36 DEBUG : file10.txt: Set modification time 2001-01-02
2026/04/07 02:29:36 DEBUG : copyFile "/tmp/022841qi/datadir/test_changes-lebetat5/file10.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/changes/path2/" as ""
2026/04/07 02:29:36 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_changes-lebetat5/file10.txt"
2026/04/07 02:29:36 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/changes/path2/"
2026/04/07 02:29:36 DEBUG : operations.CopyFile "file10.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/changes/path2/'" as "file10.txt"
2026/04/07 02:29:36 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:36 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/04/07 02:29:36 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:29:36 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/04/07 02:29:36 INFO : file10.txt: Copied (new)
2026/04/07 02:29:36 NOTICE: [36m(07) :[0m [34mtest newer on path2 - file1[0m
2026/04/07 02:29:36 NOTICE: [36m(08) :[0m [34mtouch-copy 2001-01-02 /tmp/022841qi/datadir/test_changes-lebetat5/file1.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/changes/path2/[0m
2026/04/07 02:29:36 DEBUG : fs cache: switching user supplied name "/tmp/022841qi/datadir/test_changes-lebetat5/" for canonical name "/tmp/022841qi/datadir/test_changes-lebetat5"
2026/04/07 02:29:36 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/07 02:29:36 DEBUG : copyFile "/tmp/022841qi/datadir/test_changes-lebetat5/file1.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/changes/path2/" as ""
2026/04/07 02:29:36 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_changes-lebetat5/file1.txt"
2026/04/07 02:29:36 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/changes/path2/"
2026/04/07 02:29:36 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/changes/path2/'" as "file1.txt"
2026/04/07 02:29:36 DEBUG : file1.txt: size = 19 (Local file system at /tmp/022841qi/datadir/test_changes-lebetat5)
2026/04/07 02:29:36 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-sirefav0zixi/022841qi/changes/path2/')
2026/04/07 02:29:36 DEBUG : file1.txt: Sizes differ
2026/04/07 02:29:36 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/07 02:29:36 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:29:36 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/07 02:29:36 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:29:36 NOTICE: [36m(09) :[0m [34mtest new on path1 - file11[0m
2026/04/07 02:29:36 NOTICE: [36m(10) :[0m [34mtouch-copy 2001-01-02 /tmp/022841qi/datadir/test_changes-lebetat5/file11.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/changes/path1/[0m
2026/04/07 02:29:36 DEBUG : fs cache: switching user supplied name "/tmp/022841qi/datadir/test_changes-lebetat5/" for canonical name "/tmp/022841qi/datadir/test_changes-lebetat5"
2026/04/07 02:29:36 DEBUG : file11.txt: Set modification time 2001-01-02
2026/04/07 02:29:36 DEBUG : copyFile "/tmp/022841qi/datadir/test_changes-lebetat5/file11.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/changes/path1/" as ""
2026/04/07 02:29:36 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_changes-lebetat5/file11.txt"
2026/04/07 02:29:36 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/changes/path1/"
2026/04/07 02:29:37 DEBUG : operations.CopyFile "file11.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/changes/path1/'" as "file11.txt"
2026/04/07 02:29:37 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:37 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/04/07 02:29:37 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:29:37 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/04/07 02:29:37 INFO : file11.txt: Copied (new)
2026/04/07 02:29:37 NOTICE: [36m(11) :[0m [34mtest newer on path1 - file2[0m
2026/04/07 02:29:37 NOTICE: [36m(12) :[0m [34mtouch-copy 2001-01-02 /tmp/022841qi/datadir/test_changes-lebetat5/file2.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/changes/path1/[0m
2026/04/07 02:29:37 DEBUG : fs cache: switching user supplied name "/tmp/022841qi/datadir/test_changes-lebetat5/" for canonical name "/tmp/022841qi/datadir/test_changes-lebetat5"
2026/04/07 02:29:37 DEBUG : file2.txt: Set modification time 2001-01-02
2026/04/07 02:29:37 DEBUG : copyFile "/tmp/022841qi/datadir/test_changes-lebetat5/file2.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/changes/path1/" as ""
2026/04/07 02:29:37 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_changes-lebetat5/file2.txt"
2026/04/07 02:29:37 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/changes/path1/"
2026/04/07 02:29:37 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/changes/path1/'" as "file2.txt"
2026/04/07 02:29:37 DEBUG : file2.txt: size = 13 (Local file system at /tmp/022841qi/datadir/test_changes-lebetat5)
2026/04/07 02:29:37 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-sirefav0zixi/022841qi/changes/path1/')
2026/04/07 02:29:37 DEBUG : file2.txt: Sizes differ
2026/04/07 02:29:37 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/04/07 02:29:37 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/07 02:29:37 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/04/07 02:29:37 INFO : file2.txt: Copied (replaced existing)
2026/04/07 02:29:37 NOTICE: [36m(13) :[0m [34mtest deleted on path2 - file3[0m
2026/04/07 02:29:37 NOTICE: [36m(14) :[0m [34mdelete-file TestAzureFiles:rclone-test-sirefav0zixi/022841qi/changes/path2/file3.txt[0m
2026/04/07 02:29:37 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/changes/path2/"
2026/04/07 02:29:37 INFO : file3.txt: Deleted
2026/04/07 02:29:37 NOTICE: [36m(15) :[0m [34mtest deleted on path1 - file4[0m
2026/04/07 02:29:37 NOTICE: [36m(16) :[0m [34mdelete-file TestAzureFiles:rclone-test-sirefav0zixi/022841qi/changes/path1/file4.txt[0m
2026/04/07 02:29:37 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/changes/path1/"
2026/04/07 02:29:38 INFO : file4.txt: Deleted
2026/04/07 02:29:38 NOTICE: [36m(17) :[0m [34mtest deleted on both paths - file8[0m
2026/04/07 02:29:38 NOTICE: [36m(18) :[0m [34mdelete-file TestAzureFiles:rclone-test-sirefav0zixi/022841qi/changes/path1/file8.txt[0m
2026/04/07 02:29:38 INFO : file8.txt: Deleted
2026/04/07 02:29:38 NOTICE: [36m(19) :[0m [34mdelete-file TestAzureFiles:rclone-test-sirefav0zixi/022841qi/changes/path2/file8.txt[0m
2026/04/07 02:29:38 INFO : file8.txt: Deleted
2026/04/07 02:29:38 NOTICE: [36m(20) :[0m [34mtest changed on both paths - file5 (file5R, file5L)[0m
2026/04/07 02:29:38 NOTICE: [36m(21) :[0m [34mtouch-glob 2001-01-02 /tmp/022841qi/datadir/test_changes-lebetat5/ file5R.txt[0m
2026/04/07 02:29:38 DEBUG : fs cache: switching user supplied name "/tmp/022841qi/datadir/test_changes-lebetat5/" for canonical name "/tmp/022841qi/datadir/test_changes-lebetat5"
2026/04/07 02:29:38 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/04/07 02:29:38 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/022841qi/datadir/test_changes-lebetat5/file5R.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/changes/path2/ file5.txt[0m
2026/04/07 02:29:38 DEBUG : copyFile "/tmp/022841qi/datadir/test_changes-lebetat5/file5R.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/changes/path2/" as "file5.txt"
2026/04/07 02:29:38 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_changes-lebetat5/file5R.txt"
2026/04/07 02:29:38 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/changes/path2/"
2026/04/07 02:29:38 DEBUG : operations.CopyFile "file5R.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/changes/path2/'" as "file5.txt"
2026/04/07 02:29:38 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/022841qi/datadir/test_changes-lebetat5)
2026/04/07 02:29:38 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-sirefav0zixi/022841qi/changes/path2/')
2026/04/07 02:29:38 DEBUG : file5R.txt: Sizes differ
2026/04/07 02:29:38 DEBUG : file5.txt.232124ee.partial: size = 39 OK
2026/04/07 02:29:38 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/07 02:29:38 DEBUG : file5.txt.232124ee.partial: renamed to: file5.txt
2026/04/07 02:29:38 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/04/07 02:29:38 NOTICE: [36m(23) :[0m [34mtouch-glob 2001-03-04 /tmp/022841qi/datadir/test_changes-lebetat5/ file5L.txt[0m
2026/04/07 02:29:38 DEBUG : fs cache: switching user supplied name "/tmp/022841qi/datadir/test_changes-lebetat5/" for canonical name "/tmp/022841qi/datadir/test_changes-lebetat5"
2026/04/07 02:29:38 DEBUG : file5L.txt: Set modification time 2001-03-04
2026/04/07 02:29:38 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/022841qi/datadir/test_changes-lebetat5/file5L.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/changes/path1/ file5.txt[0m
2026/04/07 02:29:38 DEBUG : copyFile "/tmp/022841qi/datadir/test_changes-lebetat5/file5L.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/changes/path1/" as "file5.txt"
2026/04/07 02:29:38 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_changes-lebetat5/file5L.txt"
2026/04/07 02:29:38 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/changes/path1/"
2026/04/07 02:29:38 DEBUG : operations.CopyFile "file5L.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/changes/path1/'" as "file5.txt"
2026/04/07 02:29:38 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/022841qi/datadir/test_changes-lebetat5)
2026/04/07 02:29:38 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-sirefav0zixi/022841qi/changes/path1/')
2026/04/07 02:29:38 DEBUG : file5L.txt: Sizes differ
2026/04/07 02:29:38 DEBUG : file5.txt.4a946ad2.partial: size = 39 OK
2026/04/07 02:29:38 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/07 02:29:39 DEBUG : file5.txt.4a946ad2.partial: renamed to: file5.txt
2026/04/07 02:29:39 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/04/07 02:29:39 NOTICE: [36m(25) :[0m [34mtest newer on path2 and deleted on path1 - file6[0m
2026/04/07 02:29:39 NOTICE: [36m(26) :[0m [34mtouch-copy 2001-01-02 /tmp/022841qi/datadir/test_changes-lebetat5/file6.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/changes/path2/[0m
2026/04/07 02:29:39 DEBUG : fs cache: switching user supplied name "/tmp/022841qi/datadir/test_changes-lebetat5/" for canonical name "/tmp/022841qi/datadir/test_changes-lebetat5"
2026/04/07 02:29:39 DEBUG : file6.txt: Set modification time 2001-01-02
2026/04/07 02:29:39 DEBUG : copyFile "/tmp/022841qi/datadir/test_changes-lebetat5/file6.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/changes/path2/" as ""
2026/04/07 02:29:39 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_changes-lebetat5/file6.txt"
2026/04/07 02:29:39 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/changes/path2/"
2026/04/07 02:29:39 DEBUG : operations.CopyFile "file6.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/changes/path2/'" as "file6.txt"
2026/04/07 02:29:39 DEBUG : file6.txt: size = 19 (Local file system at /tmp/022841qi/datadir/test_changes-lebetat5)
2026/04/07 02:29:39 DEBUG : file6.txt: size = 0 (azurefiles root 'rclone-test-sirefav0zixi/022841qi/changes/path2/')
2026/04/07 02:29:39 DEBUG : file6.txt: Sizes differ
2026/04/07 02:29:39 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/04/07 02:29:39 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:29:39 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/04/07 02:29:39 INFO : file6.txt: Copied (replaced existing)
2026/04/07 02:29:39 NOTICE: [36m(27) :[0m [34mdelete-file TestAzureFiles:rclone-test-sirefav0zixi/022841qi/changes/path1/file6.txt[0m
2026/04/07 02:29:39 INFO : file6.txt: Deleted
2026/04/07 02:29:39 NOTICE: [36m(28) :[0m [34mtest newer on path1 and deleted on path2 - file7[0m
2026/04/07 02:29:39 NOTICE: [36m(29) :[0m [34mtouch-copy 2001-01-02 /tmp/022841qi/datadir/test_changes-lebetat5/file7.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/changes/path1/[0m
2026/04/07 02:29:39 DEBUG : fs cache: switching user supplied name "/tmp/022841qi/datadir/test_changes-lebetat5/" for canonical name "/tmp/022841qi/datadir/test_changes-lebetat5"
2026/04/07 02:29:39 DEBUG : file7.txt: Set modification time 2001-01-02
2026/04/07 02:29:39 DEBUG : copyFile "/tmp/022841qi/datadir/test_changes-lebetat5/file7.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/changes/path1/" as ""
2026/04/07 02:29:39 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_changes-lebetat5/file7.txt"
2026/04/07 02:29:39 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/changes/path1/"
2026/04/07 02:29:39 DEBUG : operations.CopyFile "file7.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/changes/path1/'" as "file7.txt"
2026/04/07 02:29:39 DEBUG : file7.txt: size = 19 (Local file system at /tmp/022841qi/datadir/test_changes-lebetat5)
2026/04/07 02:29:39 DEBUG : file7.txt: size = 0 (azurefiles root 'rclone-test-sirefav0zixi/022841qi/changes/path1/')
2026/04/07 02:29:39 DEBUG : file7.txt: Sizes differ
2026/04/07 02:29:39 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/04/07 02:29:39 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:29:40 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/04/07 02:29:40 INFO : file7.txt: Copied (replaced existing)
2026/04/07 02:29:40 NOTICE: [36m(30) :[0m [34mdelete-file TestAzureFiles:rclone-test-sirefav0zixi/022841qi/changes/path2/file7.txt[0m
2026/04/07 02:29:40 INFO : file7.txt: Deleted
2026/04/07 02:29:40 NOTICE: [36m(31) :[0m [34mtest bisync run[0m
2026/04/07 02:29:40 NOTICE: [36m(32) :[0m [34mbisync[0m
2026/04/07 02:29:44 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/changes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:29:44 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/changes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:29:44 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:29:44 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:29:44 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/changes/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/changes/path2/"
2026/04/07 02:29:44 INFO : Building Path1 and Path2 listings
2026/04/07 02:29:44 INFO : Path1 checking for diffs
2026/04/07 02:29:44 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/07 02:29:44 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/07 02:29:44 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/04/07 02:29:44 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/04/07 02:29:44 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile7.txt[0m
2026/04/07 02:29:44 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/04/07 02:29:44 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/04/07 02:29:44 INFO : Path1: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/04/07 02:29:44 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/04/07 02:29:44 INFO : Path2 checking for diffs
2026/04/07 02:29:44 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/07 02:29:44 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/07 02:29:44 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/04/07 02:29:44 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile6.txt[0m
2026/04/07 02:29:44 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/04/07 02:29:44 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/04/07 02:29:44 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/04/07 02:29:44 INFO : Path2: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/04/07 02:29:44 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/04/07 02:29:44 INFO : Applying changes
2026/04/07 02:29:44 INFO : Checking potential conflicts...
2026/04/07 02:29:45 ERROR : file5.txt: md5 differ
2026/04/07 02:29:45 NOTICE: azurefiles root 'rclone-test-sirefav0zixi/022841qi/changes/path2': 1 differences found
2026/04/07 02:29:45 NOTICE: azurefiles root 'rclone-test-sirefav0zixi/022841qi/changes/path2': 1 errors while checking
2026/04/07 02:29:45 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/07 02:29:45 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/changes/path2/file11.txt[0m
2026/04/07 02:29:45 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/changes/path2/file2.txt[0m
2026/04/07 02:29:45 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/changes/path2/file4.txt[0m
2026/04/07 02:29:45 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/04/07 02:29:45 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/changes/path1/file5.txt.conflict1[0m
2026/04/07 02:29:45 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1
2026/04/07 02:29:45 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/changes/path2/file5.txt.conflict1[0m
2026/04/07 02:29:45 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/changes/path2/file5.txt.conflict2[0m
2026/04/07 02:29:45 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2
2026/04/07 02:29:45 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/changes/path1/file5.txt.conflict2[0m
2026/04/07 02:29:45 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/changes/path1/file6.txt[0m
2026/04/07 02:29:45 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/changes/path2/file7.txt[0m
2026/04/07 02:29:45 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/changes/path1/file1.txt[0m
2026/04/07 02:29:45 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/changes/path1/file10.txt[0m
2026/04/07 02:29:45 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/changes/path1/file3.txt[0m
2026/04/07 02:29:45 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:29:45 INFO : file6.txt: Copied (server-side copy)
2026/04/07 02:29:45 INFO : file1.txt: Copied (server-side copy)
2026/04/07 02:29:45 INFO : file10.txt: Copied (server-side copy)
2026/04/07 02:29:45 INFO : file5.txt.conflict2: Copied (server-side copy)
2026/04/07 02:29:46 INFO : file3.txt: Deleted
2026/04/07 02:29:46 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:29:46 INFO : file11.txt: Copied (server-side copy)
2026/04/07 02:29:46 INFO : file7.txt: Copied (server-side copy)
2026/04/07 02:29:46 INFO : file5.txt.conflict1: Copied (server-side copy)
2026/04/07 02:29:46 INFO : file2.txt: Copied (server-side copy)
2026/04/07 02:29:46 INFO : file4.txt: Deleted
2026/04/07 02:29:46 INFO : Updating listings
2026/04/07 02:29:46 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/changes/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/changes/path2/"
2026/04/07 02:29:46 INFO : [32mBisync successful[0m
2026/04/07 02:29:46 DEBUG : Waiting for deletions to finish
2026/04/07 02:29:46 INFO : file6.txt: Deleted
2026/04/07 02:29:46 INFO : file5.txt.conflict1: Deleted
2026/04/07 02:29:46 INFO : RCLONE_TEST: Deleted
2026/04/07 02:29:46 INFO : file1.txt: Deleted
2026/04/07 02:29:46 INFO : file11.txt: Deleted
2026/04/07 02:29:46 INFO : file5.txt.conflict2: Deleted
2026/04/07 02:29:46 INFO : file10.txt: Deleted
2026/04/07 02:29:46 INFO : file2.txt: Deleted
2026/04/07 02:29:46 INFO : file7.txt: Deleted
2026/04/07 02:29:46 DEBUG : removing 1 level 0 directories
2026/04/07 02:29:46 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/changes/path1': Removing directory
2026/04/07 02:29:47 DEBUG : Waiting for deletions to finish
2026/04/07 02:29:47 INFO : file5.txt.conflict2: Deleted
2026/04/07 02:29:47 INFO : file5.txt.conflict1: Deleted
2026/04/07 02:29:47 INFO : file2.txt: Deleted
2026/04/07 02:29:47 INFO : RCLONE_TEST: Deleted
2026/04/07 02:29:47 INFO : file10.txt: Deleted
2026/04/07 02:29:47 INFO : file11.txt: Deleted
2026/04/07 02:29:47 INFO : file6.txt: Deleted
2026/04/07 02:29:47 INFO : file1.txt: Deleted
2026/04/07 02:29:47 INFO : file7.txt: Deleted
2026/04/07 02:29:47 DEBUG : removing 1 level 0 directories
2026/04/07 02:29:47 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/changes/path2': Removing directory
bisync_test.go:608: [32mTEST changes PASSED[0m
=== RUN TestBisyncRemoteRemote/check_access
2026/04/07 02:29:47 INFO : path1: Making directory
2026/04/07 02:29:47 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access/path1"
2026/04/07 02:29:47 INFO : path2: Making directory
2026/04/07 02:29:47 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access/path2"
2026/04/07 02:29:47 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access/initial"
2026/04/07 02:29:47 DEBUG : Creating backend with remote "/tmp/022841qi/initdir/test_check_access-roledoh1"
2026/04/07 02:29:47 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:29:47 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:47 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:47 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:47 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:47 DEBUG : subdir: Making directory with metadata
2026/04/07 02:29:47 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:29:47 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/07 02:29:47 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:29:47 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:47 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:29:47 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:29:47 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:47 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:29:47 INFO : file1.txt: Copied (new)
2026/04/07 02:29:47 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:29:47 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:29:47 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:29:47 DEBUG : Local file system at /tmp/022841qi/initdir/test_check_access-roledoh1: Waiting for checks to finish
2026/04/07 02:29:47 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:29:47 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:29:47 DEBUG : Local file system at /tmp/022841qi/initdir/test_check_access-roledoh1: Waiting for transfers to finish
2026/04/07 02:29:47 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:47 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:29:47 INFO : file2.txt: Copied (new)
2026/04/07 02:29:47 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:47 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:29:47 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:47 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:29:47 INFO : file3.txt: Copied (new)
2026/04/07 02:29:47 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:29:47 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:29:47 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/04/07 02:29:47 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:29:47 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/04/07 02:29:47 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/07 02:29:47 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:29:47 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:47 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:29:47 INFO : file4.txt: Copied (new)
2026/04/07 02:29:47 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:29:47 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access/modfiles"
2026/04/07 02:29:47 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_check_access-comunik6"
2026/04/07 02:29:47 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:47 DEBUG : Local file system at /tmp/022841qi/datadir/test_check_access-comunik6: Waiting for checks to finish
2026/04/07 02:29:47 DEBUG : Local file system at /tmp/022841qi/datadir/test_check_access-comunik6: Waiting for transfers to finish
2026/04/07 02:29:47 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/04/07 02:29:47 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/04/07 02:29:47 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/04/07 02:29:47 INFO : hold.txt: Copied (new)
2026/04/07 02:29:47 DEBUG : Waiting for deletions to finish
2026/04/07 02:29:47 ERROR : error listing: directory not found
2026/04/07 02:29:47 ERROR : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_access/path1': Failed to list "": directory not found
2026/04/07 02:29:47 DEBUG : removing 1 level 0 directories
2026/04/07 02:29:47 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_access/path1': Removing directory
2026/04/07 02:29:47 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-sirefav0zixi/022841qi/check_access/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:1e41dc44-801a-00b5-3a36-c62208000000
Time:2026-04-07T02:29:47.6666433Z
--------------------------------------------------------------------------------
2026/04/07 02:29:47 DEBUG : Waiting for deletions to finish
2026/04/07 02:29:47 ERROR : error listing: directory not found
2026/04/07 02:29:47 ERROR : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_access/path2': Failed to list "": directory not found
2026/04/07 02:29:47 DEBUG : removing 1 level 0 directories
2026/04/07 02:29:47 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_access/path2': Removing directory
2026/04/07 02:29:47 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-sirefav0zixi/022841qi/check_access/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:1e41dc51-801a-00b5-4736-c62208000000
Time:2026-04-07T02:29:47.7823923Z
--------------------------------------------------------------------------------
2026/04/07 02:29:47 ERROR : error listing: directory not found
2026/04/07 02:29:47 ERROR : error listing: directory not found
2026/04/07 02:29:47 NOTICE: checking initFs Local file system at /tmp/022841qi/initdir/test_check_access-roledoh1
2026/04/07 02:29:47 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:47 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:47 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:47 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:47 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:29:47 INFO : subdir: Making directory
2026/04/07 02:29:48 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:48 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:29:48 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_access/path1': Waiting for checks to finish
2026/04/07 02:29:48 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_access/path1': Waiting for transfers to finish
2026/04/07 02:29:48 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:29:48 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:48 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:29:48 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:48 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:29:48 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:48 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:29:48 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:48 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:29:48 INFO : file1.txt: Copied (new)
2026/04/07 02:29:48 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:29:48 INFO : file4.txt: Copied (new)
2026/04/07 02:29:48 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:29:48 INFO : file3.txt: Copied (new)
2026/04/07 02:29:48 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:29:48 INFO : file2.txt: Copied (new)
2026/04/07 02:29:48 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:29:48 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:48 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:29:48 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:29:48 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/04/07 02:29:48 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:29:48 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:29:48 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:29:48 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:29:48 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:29:48 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/04/07 02:29:48 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/07 02:29:48 NOTICE: checking Path1 azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_access/path1'
2026/04/07 02:29:49 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:49 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:49 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:49 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:49 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:29:49 INFO : subdir: Making directory
2026/04/07 02:29:49 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:29:49 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:29:49 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_access/path2': Waiting for checks to finish
2026/04/07 02:29:49 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_access/path2': Waiting for transfers to finish
2026/04/07 02:29:49 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:29:49 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:49 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:29:49 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:49 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:29:49 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:49 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:29:49 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:49 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:29:49 INFO : file4.txt: Copied (new)
2026/04/07 02:29:49 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:29:49 INFO : file2.txt: Copied (new)
2026/04/07 02:29:49 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:29:49 INFO : file3.txt: Copied (new)
2026/04/07 02:29:49 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:29:49 INFO : file1.txt: Copied (new)
2026/04/07 02:29:49 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:29:49 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:29:49 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:29:49 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:29:49 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/04/07 02:29:49 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:29:49 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:29:49 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:29:49 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:29:49 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:29:49 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/04/07 02:29:49 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/07 02:29:49 NOTICE: checking path2 azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_access/path2'
2026/04/07 02:29:50 NOTICE: [36m(01) :[0m [34mtest check-access[0m
2026/04/07 02:29:50 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/07 02:29:50 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/07 02:29:54 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:29:54 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:29:54 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:29:54 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:29:54 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access/path2/"
2026/04/07 02:29:54 INFO : Copying Path2 files to Path1
2026/04/07 02:29:54 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:29:54 INFO : There was nothing to transfer
2026/04/07 02:29:54 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:29:55 INFO : There was nothing to transfer
2026/04/07 02:29:55 INFO : Resync updating listings
2026/04/07 02:29:55 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access/path2/"
2026/04/07 02:29:55 INFO : [32mBisync successful[0m
2026/04/07 02:29:55 NOTICE: [36m(04) :[0m [34mtest 1. see that check-access passes with the initial setup[0m
2026/04/07 02:29:55 NOTICE: [36m(05) :[0m [34mbisync check-access[0m
2026/04/07 02:29:59 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:29:59 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:29:59 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:29:59 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:29:59 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access/path2/"
2026/04/07 02:29:59 INFO : Building Path1 and Path2 listings
2026/04/07 02:29:59 INFO : Path1 checking for diffs
2026/04/07 02:29:59 INFO : Path2 checking for diffs
2026/04/07 02:29:59 INFO : Checking access health
2026/04/07 02:29:59 INFO : Found 2 matching "RCLONE_TEST" files on both paths
2026/04/07 02:29:59 INFO : No changes found
2026/04/07 02:29:59 INFO : Updating listings
2026/04/07 02:29:59 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access/path2/"
2026/04/07 02:29:59 INFO : [32mBisync successful[0m
2026/04/07 02:29:59 NOTICE: [36m(06) :[0m [34mtest 2. delete the path2 subdir RCLONE_TEST and run sync. should fail critical.[0m
2026/04/07 02:29:59 NOTICE: [36m(07) :[0m [34mdelete-file TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access/path2/subdir/RCLONE_TEST[0m
2026/04/07 02:29:59 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access/path2/subdir/"
2026/04/07 02:30:00 INFO : RCLONE_TEST: Deleted
2026/04/07 02:30:00 NOTICE: [36m(08) :[0m [34mbisync check-access[0m
2026/04/07 02:30:04 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:30:04 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:30:04 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:30:04 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:30:04 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access/path2/"
2026/04/07 02:30:04 INFO : Building Path1 and Path2 listings
2026/04/07 02:30:04 INFO : Path1 checking for diffs
2026/04/07 02:30:04 INFO : Path2 checking for diffs
2026/04/07 02:30:04 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m
2026/04/07 02:30:04 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/07 02:30:04 INFO : Checking access health
2026/04/07 02:30:04 ERROR : Access test failed: Path1 count 2, Path2 count 1 - RCLONE_TEST
2026/04/07 02:30:04 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36msubdir/RCLONE_TEST[0m
2026/04/07 02:30:04 ERROR : [31mBisync critical error: check file check failed[0m
2026/04/07 02:30:04 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/07 02:30:04 NOTICE: Bisync error: bisync aborted
2026/04/07 02:30:04 NOTICE: [36m(09) :[0m [34mcopy-listings path2-missing[0m
2026/04/07 02:30:04 NOTICE: [36m(10) :[0m [34mtest 3. put the path2 subdir RCLONE_TEST back, resync.[0m
2026/04/07 02:30:04 NOTICE: [36m(11) :[0m [34mcopy-file TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access/path1/subdir/RCLONE_TEST TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access/path2/[0m
2026/04/07 02:30:04 DEBUG : copyFile "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access/path1/subdir/RCLONE_TEST" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access/path2/" as ""
2026/04/07 02:30:04 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access/path1/subdir/RCLONE_TEST"
2026/04/07 02:30:04 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access/path2/"
2026/04/07 02:30:04 DEBUG : operations.CopyFile "RCLONE_TEST" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_access/path2/'" as "RCLONE_TEST"
2026/04/07 02:30:04 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/07 02:30:04 DEBUG : RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:30:04 DEBUG : RCLONE_TEST: Unchanged skipping
2026/04/07 02:30:04 NOTICE: [36m(12) :[0m [34mbisync resync[0m
2026/04/07 02:30:09 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:30:09 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:30:09 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:30:09 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:30:09 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access/path2/"
2026/04/07 02:30:09 INFO : Copying Path2 files to Path1
2026/04/07 02:30:09 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:30:09 INFO : There was nothing to transfer
2026/04/07 02:30:09 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:30:10 INFO : subdir/RCLONE_TEST: Copied (server-side copy)
2026/04/07 02:30:10 INFO : Resync updating listings
2026/04/07 02:30:10 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access/path2/"
2026/04/07 02:30:10 INFO : [32mBisync successful[0m
2026/04/07 02:30:10 NOTICE: [36m(13) :[0m [34mtest 4. run sync with check-access. should pass.[0m
2026/04/07 02:30:10 NOTICE: [36m(14) :[0m [34mbisync check-access[0m
2026/04/07 02:30:14 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:30:14 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:30:14 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:30:14 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:30:14 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access/path2/"
2026/04/07 02:30:14 INFO : Building Path1 and Path2 listings
2026/04/07 02:30:14 INFO : Path1 checking for diffs
2026/04/07 02:30:14 INFO : Path2 checking for diffs
2026/04/07 02:30:14 INFO : Checking access health
2026/04/07 02:30:14 INFO : Found 2 matching "RCLONE_TEST" files on both paths
2026/04/07 02:30:14 INFO : No changes found
2026/04/07 02:30:14 INFO : Updating listings
2026/04/07 02:30:14 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access/path2/"
2026/04/07 02:30:14 INFO : [32mBisync successful[0m
2026/04/07 02:30:14 NOTICE: [36m(15) :[0m [34mtest 5. delete path1 top level RCLONE_TEST, run sync. should fail critical.[0m
2026/04/07 02:30:14 NOTICE: [36m(16) :[0m [34mdelete-file TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access/path1/RCLONE_TEST[0m
2026/04/07 02:30:14 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access/path1/"
2026/04/07 02:30:15 INFO : RCLONE_TEST: Deleted
2026/04/07 02:30:15 NOTICE: [36m(17) :[0m [34mbisync check-access[0m
2026/04/07 02:30:19 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:30:19 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:30:19 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:30:19 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:30:19 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access/path2/"
2026/04/07 02:30:19 INFO : Building Path1 and Path2 listings
2026/04/07 02:30:19 INFO : Path1 checking for diffs
2026/04/07 02:30:19 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/04/07 02:30:19 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/07 02:30:19 INFO : Path2 checking for diffs
2026/04/07 02:30:19 INFO : Checking access health
2026/04/07 02:30:19 ERROR : Access test failed: Path1 count 1, Path2 count 2 - RCLONE_TEST
2026/04/07 02:30:19 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36mRCLONE_TEST[0m
2026/04/07 02:30:19 ERROR : [31mBisync critical error: check file check failed[0m
2026/04/07 02:30:19 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/07 02:30:19 NOTICE: Bisync error: bisync aborted
2026/04/07 02:30:19 NOTICE: [36m(18) :[0m [34mcopy-listings path1-missing[0m
2026/04/07 02:30:19 NOTICE: [36m(19) :[0m [34mtest 6. run again. should fail critical due to missing listings.[0m
2026/04/07 02:30:19 NOTICE: [36m(20) :[0m [34mbisync check-access[0m
2026/04/07 02:30:24 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:30:24 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:30:24 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:30:24 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:30:24 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access/path2/"
2026/04/07 02:30:24 ERROR : [31mBisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run
[35mTip: here are the filenames we were looking for. Do they exist?
[0m[36mPath1: [94m/tmp/022841qi/workdir/TestAzureFiles_rclone-test-sirefav0zixi_022841qi_check_access_path1..TestAzureFiles_rclone-test-sirefav0zixi_022841qi_check_access_path2.path1.lst[0m
[0m[36mPath2: [94m/tmp/022841qi/workdir/TestAzureFiles_rclone-test-sirefav0zixi_022841qi_check_access_path1..TestAzureFiles_rclone-test-sirefav0zixi_022841qi_check_access_path2.path2.lst[0m
[0m[35mTry running this command to inspect the work dir:
[0m[96mrclone lsl "/tmp/022841qi/workdir"[0m[0m
2026/04/07 02:30:24 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/07 02:30:24 NOTICE: Bisync error: bisync aborted
2026/04/07 02:30:24 NOTICE: [36m(21) :[0m [34mmove-listings missing-listings[0m
2026/04/07 02:30:24 NOTICE: [36m(22) :[0m [34mtest 7. run resync, which will copy the path2 top level back to path1.[0m
2026/04/07 02:30:24 NOTICE: [36m(23) :[0m [34mbisync resync[0m
2026/04/07 02:30:28 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:30:28 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:30:28 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:30:28 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:30:28 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access/path2/"
2026/04/07 02:30:28 INFO : Copying Path2 files to Path1
2026/04/07 02:30:28 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:30:29 INFO : RCLONE_TEST: Copied (server-side copy)
2026/04/07 02:30:29 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:30:29 INFO : Resync updating listings
2026/04/07 02:30:29 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access/path2/"
2026/04/07 02:30:29 INFO : [32mBisync successful[0m
2026/04/07 02:30:29 NOTICE: [36m(24) :[0m [34mtest 8. run sync with --check-access. should pass.[0m
2026/04/07 02:30:29 NOTICE: [36m(25) :[0m [34mbisync check-access[0m
2026/04/07 02:30:34 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:30:34 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:30:34 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:30:34 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:30:34 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access/path2/"
2026/04/07 02:30:34 INFO : Building Path1 and Path2 listings
2026/04/07 02:30:34 INFO : Path1 checking for diffs
2026/04/07 02:30:34 INFO : Path2 checking for diffs
2026/04/07 02:30:34 INFO : Checking access health
2026/04/07 02:30:34 INFO : Found 2 matching "RCLONE_TEST" files on both paths
2026/04/07 02:30:34 INFO : No changes found
2026/04/07 02:30:34 INFO : Updating listings
2026/04/07 02:30:34 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access/path2/"
2026/04/07 02:30:34 INFO : [32mBisync successful[0m
2026/04/07 02:30:34 DEBUG : Waiting for deletions to finish
2026/04/07 02:30:34 INFO : file3.txt: Deleted
2026/04/07 02:30:34 INFO : file1.txt: Deleted
2026/04/07 02:30:34 INFO : file4.txt: Deleted
2026/04/07 02:30:34 INFO : RCLONE_TEST: Deleted
2026/04/07 02:30:34 INFO : file2.txt: Deleted
2026/04/07 02:30:34 INFO : subdir/RCLONE_TEST: Deleted
2026/04/07 02:30:34 INFO : subdir/file20.txt: Deleted
2026/04/07 02:30:34 DEBUG : removing 1 level 1 directories
2026/04/07 02:30:34 INFO : subdir: Removing directory
2026/04/07 02:30:34 DEBUG : removing 1 level 0 directories
2026/04/07 02:30:34 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_access/path1': Removing directory
2026/04/07 02:30:34 DEBUG : Waiting for deletions to finish
2026/04/07 02:30:35 INFO : RCLONE_TEST: Deleted
2026/04/07 02:30:35 INFO : file4.txt: Deleted
2026/04/07 02:30:35 INFO : file3.txt: Deleted
2026/04/07 02:30:35 INFO : file2.txt: Deleted
2026/04/07 02:30:35 INFO : file1.txt: Deleted
2026/04/07 02:30:35 INFO : subdir/RCLONE_TEST: Deleted
2026/04/07 02:30:35 INFO : subdir/file20.txt: Deleted
2026/04/07 02:30:35 DEBUG : removing 1 level 1 directories
2026/04/07 02:30:35 INFO : subdir: Removing directory
2026/04/07 02:30:35 DEBUG : removing 1 level 0 directories
2026/04/07 02:30:35 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_access/path2': Removing directory
bisync_test.go:608: [32mTEST check_access PASSED[0m
=== RUN TestBisyncRemoteRemote/check_access_filters
2026/04/07 02:30:35 INFO : path1: Making directory
2026/04/07 02:30:35 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access_filters/path1"
2026/04/07 02:30:35 INFO : path2: Making directory
2026/04/07 02:30:35 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access_filters/path2"
2026/04/07 02:30:35 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/initial"
2026/04/07 02:30:35 DEBUG : Creating backend with remote "/tmp/022841qi/initdir/test_check_access_filters-simatav8"
2026/04/07 02:30:35 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:30:35 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:30:35 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:30:35 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:30:35 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:30:35 DEBUG : subdir-not: Making directory with metadata
2026/04/07 02:30:35 INFO : subdir-not: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:30:35 DEBUG : Added delayed dir = "subdir-not", newDst=subdir-not
2026/04/07 02:30:35 DEBUG : subdir: Making directory with metadata
2026/04/07 02:30:35 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:30:35 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/07 02:30:35 DEBUG : subdirX: Making directory with metadata
2026/04/07 02:30:35 INFO : subdirX: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:30:35 DEBUG : Added delayed dir = "subdirX", newDst=subdirX
2026/04/07 02:30:35 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:30:35 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:30:35 DEBUG : subdirX/subdirX1: Making directory with metadata
2026/04/07 02:30:35 INFO : subdirX/subdirX1: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:30:35 DEBUG : Added delayed dir = "subdirX/subdirX1", newDst=subdirX/subdirX1
2026/04/07 02:30:35 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:30:35 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination
2026/04/07 02:30:35 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:30:35 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:30:35 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:30:35 DEBUG : subdir/subdirA: Making directory with metadata
2026/04/07 02:30:35 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:30:35 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:30:35 INFO : subdir/subdirA: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:30:35 DEBUG : Added delayed dir = "subdir/subdirA", newDst=subdir/subdirA
2026/04/07 02:30:35 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:30:35 DEBUG : subdir/subdirB: Making directory with metadata
2026/04/07 02:30:35 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:30:35 INFO : file2.txt: Copied (new)
2026/04/07 02:30:35 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:30:35 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:30:35 INFO : file1.txt: Copied (new)
2026/04/07 02:30:35 INFO : subdir/subdirB: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:30:35 DEBUG : Added delayed dir = "subdir/subdirB", newDst=subdir/subdirB
2026/04/07 02:30:35 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:30:35 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:30:35 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:30:35 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination
2026/04/07 02:30:35 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:30:35 INFO : file4.txt: Copied (new)
2026/04/07 02:30:35 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:30:35 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:30:35 DEBUG : subdir-not/subdir-not2: Making directory with metadata
2026/04/07 02:30:35 DEBUG : subdirX/file20.txt.0c4add8a.partial: size = 0 OK
2026/04/07 02:30:35 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:30:35 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:30:35 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:30:35 INFO : subdir-not/subdir-not2: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:30:35 DEBUG : Added delayed dir = "subdir-not/subdir-not2", newDst=subdir-not/subdir-not2
2026/04/07 02:30:35 DEBUG : subdirX/file20.txt.0c4add8a.partial: renamed to: subdirX/file20.txt
2026/04/07 02:30:35 INFO : subdirX/file20.txt: Copied (new)
2026/04/07 02:30:35 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:30:35 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:30:35 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:30:35 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination
2026/04/07 02:30:35 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: size = 0 OK
2026/04/07 02:30:35 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:30:35 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:30:35 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination
2026/04/07 02:30:35 DEBUG : Local file system at /tmp/022841qi/initdir/test_check_access_filters-simatav8: Waiting for checks to finish
2026/04/07 02:30:35 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: renamed to: subdirX/subdirX1/file30.txt
2026/04/07 02:30:35 DEBUG : Local file system at /tmp/022841qi/initdir/test_check_access_filters-simatav8: Waiting for transfers to finish
2026/04/07 02:30:35 INFO : subdirX/subdirX1/file30.txt: Copied (new)
2026/04/07 02:30:35 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:30:35 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:30:35 INFO : file3.txt: Copied (new)
2026/04/07 02:30:35 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: size = 109 OK
2026/04/07 02:30:35 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/04/07 02:30:35 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:30:35 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:30:35 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:30:35 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:30:35 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/04/07 02:30:35 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/04/07 02:30:35 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: renamed to: subdirX/subdirX1/RCLONE_TEST
2026/04/07 02:30:35 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:30:35 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new)
2026/04/07 02:30:35 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:30:35 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/04/07 02:30:35 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:30:35 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/04/07 02:30:35 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/07 02:30:35 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: size = 0 OK
2026/04/07 02:30:35 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: size = 0 OK
2026/04/07 02:30:35 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:30:35 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: renamed to: subdir-not/file20.txt
2026/04/07 02:30:35 INFO : subdir-not/file20.txt: Copied (new)
2026/04/07 02:30:35 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK
2026/04/07 02:30:35 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: size = 109 OK
2026/04/07 02:30:35 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:30:35 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: renamed to: subdir/subdirB/file30.txt
2026/04/07 02:30:35 INFO : subdir/subdirB/file30.txt: Copied (new)
2026/04/07 02:30:35 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/04/07 02:30:35 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: size = 0 OK
2026/04/07 02:30:35 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:30:35 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:30:35 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/04/07 02:30:35 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/04/07 02:30:35 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/04/07 02:30:35 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/04/07 02:30:35 DEBUG : subdir/subdirA/file30.txt.03485624.partial: size = 0 OK
2026/04/07 02:30:35 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:30:35 DEBUG : subdir/subdirA/file30.txt.03485624.partial: renamed to: subdir/subdirA/file30.txt
2026/04/07 02:30:35 INFO : subdir/subdirA/file30.txt: Copied (new)
2026/04/07 02:30:35 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:30:35 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: renamed to: subdir/subdirB/RCLONE_TEST
2026/04/07 02:30:35 INFO : subdir/subdirB/RCLONE_TEST: Copied (new)
2026/04/07 02:30:35 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:30:35 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: renamed to: subdir-not/subdir-not2/file30.txt
2026/04/07 02:30:35 INFO : subdir-not/subdir-not2/file30.txt: Copied (new)
2026/04/07 02:30:35 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK
2026/04/07 02:30:35 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:30:35 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/04/07 02:30:35 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/04/07 02:30:35 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/07 02:30:35 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/07 02:30:35 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/07 02:30:35 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/07 02:30:35 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/07 02:30:35 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/07 02:30:35 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:30:35 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/modfiles"
2026/04/07 02:30:35 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_check_access_filters-ridesij5"
2026/04/07 02:30:35 DEBUG : exclude-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/04/07 02:30:35 DEBUG : include-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/04/07 02:30:35 DEBUG : Local file system at /tmp/022841qi/datadir/test_check_access_filters-ridesij5: Waiting for checks to finish
2026/04/07 02:30:35 DEBUG : Local file system at /tmp/022841qi/datadir/test_check_access_filters-ridesij5: Waiting for transfers to finish
2026/04/07 02:30:35 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: size = 173 OK
2026/04/07 02:30:35 DEBUG : exclude-other-filtersfile.txt: md5 = 5fcc6205d7df1c2e9ed3a15a1356b345 OK
2026/04/07 02:30:35 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: renamed to: exclude-other-filtersfile.txt
2026/04/07 02:30:35 DEBUG : include-other-filtersfile.txt.8126a844.partial: size = 178 OK
2026/04/07 02:30:35 INFO : exclude-other-filtersfile.txt: Copied (new)
2026/04/07 02:30:35 DEBUG : include-other-filtersfile.txt: md5 = 2ec13b2813141ed088e5978ef5a47b0e OK
2026/04/07 02:30:35 DEBUG : include-other-filtersfile.txt.8126a844.partial: renamed to: include-other-filtersfile.txt
2026/04/07 02:30:35 INFO : include-other-filtersfile.txt: Copied (new)
2026/04/07 02:30:35 DEBUG : Waiting for deletions to finish
2026/04/07 02:30:35 ERROR : error listing: directory not found
2026/04/07 02:30:35 ERROR : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_access_filters/path1': Failed to list "": directory not found
2026/04/07 02:30:35 DEBUG : removing 1 level 0 directories
2026/04/07 02:30:35 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_access_filters/path1': Removing directory
2026/04/07 02:30:35 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-sirefav0zixi/022841qi/check_access_filters/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:7c4897fd-e01a-0025-5036-c61866000000
Time:2026-04-07T02:30:35.7889928Z
--------------------------------------------------------------------------------
2026/04/07 02:30:35 DEBUG : Waiting for deletions to finish
2026/04/07 02:30:35 ERROR : error listing: directory not found
2026/04/07 02:30:35 ERROR : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_access_filters/path2': Failed to list "": directory not found
2026/04/07 02:30:35 DEBUG : removing 1 level 0 directories
2026/04/07 02:30:35 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_access_filters/path2': Removing directory
2026/04/07 02:30:35 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-sirefav0zixi/022841qi/check_access_filters/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:7c489800-e01a-0025-5336-c61866000000
Time:2026-04-07T02:30:35.9106508Z
--------------------------------------------------------------------------------
2026/04/07 02:30:35 ERROR : error listing: directory not found
2026/04/07 02:30:36 ERROR : error listing: directory not found
2026/04/07 02:30:36 NOTICE: checking initFs Local file system at /tmp/022841qi/initdir/test_check_access_filters-simatav8
2026/04/07 02:30:36 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:30:36 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:30:36 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:30:36 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:30:36 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:30:36 INFO : subdir-not: Making directory
2026/04/07 02:30:36 INFO : subdir: Making directory
2026/04/07 02:30:36 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:30:36 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:30:36 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:30:36 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:30:36 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:30:36 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:30:36 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:30:36 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:30:36 INFO : subdirX: Making directory
2026/04/07 02:30:36 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:30:36 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:30:36 INFO : subdirX/subdirX1: Making directory
2026/04/07 02:30:36 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:30:36 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:30:36 INFO : subdir-not/subdir-not2: Making directory
2026/04/07 02:30:36 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:30:36 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:30:36 INFO : subdir/subdirA: Making directory
2026/04/07 02:30:36 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination
2026/04/07 02:30:36 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:30:36 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination
2026/04/07 02:30:36 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:30:36 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:30:36 INFO : file2.txt: Copied (new)
2026/04/07 02:30:36 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:30:36 INFO : file4.txt: Copied (new)
2026/04/07 02:30:36 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:30:36 INFO : file3.txt: Copied (new)
2026/04/07 02:30:36 INFO : subdir/subdirB: Making directory
2026/04/07 02:30:36 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:30:36 INFO : file1.txt: Copied (new)
2026/04/07 02:30:36 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination
2026/04/07 02:30:36 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:30:36 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination
2026/04/07 02:30:36 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:30:36 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_access_filters/path1': Waiting for checks to finish
2026/04/07 02:30:36 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_access_filters/path1': Waiting for transfers to finish
2026/04/07 02:30:36 DEBUG : subdirX/file20.txt.0c4add8a.partial: size = 0 OK
2026/04/07 02:30:36 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:30:36 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: size = 0 OK
2026/04/07 02:30:36 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:30:36 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:30:36 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:30:36 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/04/07 02:30:36 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:30:36 DEBUG : subdirX/file20.txt.0c4add8a.partial: renamed to: subdirX/file20.txt
2026/04/07 02:30:36 INFO : subdirX/file20.txt: Copied (new)
2026/04/07 02:30:36 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: renamed to: subdir-not/file20.txt
2026/04/07 02:30:36 INFO : subdir-not/file20.txt: Copied (new)
2026/04/07 02:30:36 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:30:36 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:30:36 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/04/07 02:30:36 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/04/07 02:30:36 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:30:36 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:30:36 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: size = 0 OK
2026/04/07 02:30:36 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:30:36 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/04/07 02:30:36 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:30:36 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/04/07 02:30:36 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:30:36 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:30:36 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:30:36 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: renamed to: subdir-not/subdir-not2/file30.txt
2026/04/07 02:30:36 INFO : subdir-not/subdir-not2/file30.txt: Copied (new)
2026/04/07 02:30:36 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/04/07 02:30:36 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/04/07 02:30:37 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/04/07 02:30:37 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/07 02:30:37 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: size = 0 OK
2026/04/07 02:30:37 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:30:37 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK
2026/04/07 02:30:37 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:30:37 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: size = 0 OK
2026/04/07 02:30:37 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:30:37 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: size = 109 OK
2026/04/07 02:30:37 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:30:37 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: renamed to: subdirX/subdirX1/file30.txt
2026/04/07 02:30:37 INFO : subdirX/subdirX1/file30.txt: Copied (new)
2026/04/07 02:30:37 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/04/07 02:30:37 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/04/07 02:30:37 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: renamed to: subdir/subdirB/file30.txt
2026/04/07 02:30:37 INFO : subdir/subdirB/file30.txt: Copied (new)
2026/04/07 02:30:37 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: renamed to: subdirX/subdirX1/RCLONE_TEST
2026/04/07 02:30:37 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new)
2026/04/07 02:30:37 DEBUG : subdir/subdirA/file30.txt.03485624.partial: size = 0 OK
2026/04/07 02:30:37 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:30:37 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: size = 109 OK
2026/04/07 02:30:37 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:30:37 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK
2026/04/07 02:30:37 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:30:37 DEBUG : subdir/subdirA/file30.txt.03485624.partial: renamed to: subdir/subdirA/file30.txt
2026/04/07 02:30:37 INFO : subdir/subdirA/file30.txt: Copied (new)
2026/04/07 02:30:37 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: renamed to: subdir/subdirB/RCLONE_TEST
2026/04/07 02:30:37 INFO : subdir/subdirB/RCLONE_TEST: Copied (new)
2026/04/07 02:30:37 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/04/07 02:30:37 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/04/07 02:30:37 NOTICE: checking Path1 azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_access_filters/path1'
2026/04/07 02:30:38 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:30:38 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:30:38 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:30:38 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:30:38 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:30:38 INFO : subdir-not: Making directory
2026/04/07 02:30:38 INFO : subdir: Making directory
2026/04/07 02:30:38 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:30:38 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:30:38 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:30:38 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:30:38 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:30:38 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:30:38 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:30:38 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:30:38 INFO : subdirX: Making directory
2026/04/07 02:30:38 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:30:38 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:30:38 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:30:38 INFO : subdir/subdirA: Making directory
2026/04/07 02:30:38 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:30:38 INFO : subdir-not/subdir-not2: Making directory
2026/04/07 02:30:38 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:30:38 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:30:38 INFO : subdirX/subdirX1: Making directory
2026/04/07 02:30:39 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:30:39 INFO : file3.txt: Copied (new)
2026/04/07 02:30:39 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:30:39 INFO : file2.txt: Copied (new)
2026/04/07 02:30:39 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:30:39 INFO : file4.txt: Copied (new)
2026/04/07 02:30:39 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:30:39 INFO : file1.txt: Copied (new)
2026/04/07 02:30:39 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination
2026/04/07 02:30:39 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:30:39 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination
2026/04/07 02:30:39 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:30:39 INFO : subdir/subdirB: Making directory
2026/04/07 02:30:39 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination
2026/04/07 02:30:39 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:30:39 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination
2026/04/07 02:30:39 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:30:39 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_access_filters/path2': Waiting for checks to finish
2026/04/07 02:30:39 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_access_filters/path2': Waiting for transfers to finish
2026/04/07 02:30:39 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:30:39 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:30:39 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: size = 0 OK
2026/04/07 02:30:39 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:30:39 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:30:39 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:30:39 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/04/07 02:30:39 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:30:39 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:30:39 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:30:39 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: renamed to: subdir-not/file20.txt
2026/04/07 02:30:39 INFO : subdir-not/file20.txt: Copied (new)
2026/04/07 02:30:39 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:30:39 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:30:39 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/04/07 02:30:39 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/07 02:30:39 DEBUG : subdirX/file20.txt.0c4add8a.partial: size = 0 OK
2026/04/07 02:30:39 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:30:39 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/04/07 02:30:39 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:30:39 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: size = 0 OK
2026/04/07 02:30:39 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:30:39 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/04/07 02:30:39 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:30:39 DEBUG : subdirX/file20.txt.0c4add8a.partial: renamed to: subdirX/file20.txt
2026/04/07 02:30:39 INFO : subdirX/file20.txt: Copied (new)
2026/04/07 02:30:39 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/04/07 02:30:39 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/04/07 02:30:39 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: renamed to: subdirX/subdirX1/file30.txt
2026/04/07 02:30:39 INFO : subdirX/subdirX1/file30.txt: Copied (new)
2026/04/07 02:30:39 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/04/07 02:30:39 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/04/07 02:30:39 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: size = 0 OK
2026/04/07 02:30:39 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:30:39 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: size = 109 OK
2026/04/07 02:30:39 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:30:39 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: size = 0 OK
2026/04/07 02:30:39 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:30:39 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK
2026/04/07 02:30:39 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:30:39 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: renamed to: subdir-not/subdir-not2/file30.txt
2026/04/07 02:30:39 INFO : subdir-not/subdir-not2/file30.txt: Copied (new)
2026/04/07 02:30:39 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: renamed to: subdirX/subdirX1/RCLONE_TEST
2026/04/07 02:30:39 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new)
2026/04/07 02:30:39 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: renamed to: subdir/subdirB/file30.txt
2026/04/07 02:30:39 INFO : subdir/subdirB/file30.txt: Copied (new)
2026/04/07 02:30:39 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/04/07 02:30:39 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/04/07 02:30:40 DEBUG : subdir/subdirA/file30.txt.03485624.partial: size = 0 OK
2026/04/07 02:30:40 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:30:40 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: size = 109 OK
2026/04/07 02:30:40 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:30:40 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK
2026/04/07 02:30:40 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:30:40 DEBUG : subdir/subdirA/file30.txt.03485624.partial: renamed to: subdir/subdirA/file30.txt
2026/04/07 02:30:40 INFO : subdir/subdirA/file30.txt: Copied (new)
2026/04/07 02:30:40 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: renamed to: subdir/subdirB/RCLONE_TEST
2026/04/07 02:30:40 INFO : subdir/subdirB/RCLONE_TEST: Copied (new)
2026/04/07 02:30:40 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/04/07 02:30:40 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/04/07 02:30:40 NOTICE: checking path2 azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_access_filters/path2'
2026/04/07 02:30:41 NOTICE: [36m(01) :[0m [34mtest check-access-filters[0m
2026/04/07 02:30:41 NOTICE: [36m(02) :[0m [34mtest EXCLUDE - OTHER TESTS[0m
2026/04/07 02:30:41 NOTICE: [36m(03) :[0m [34mcopy-file /tmp/022841qi/datadir/test_check_access_filters-ridesij5/exclude-other-filtersfile.txt /tmp/022841qi/workdir/[0m
2026/04/07 02:30:41 DEBUG : copyFile "/tmp/022841qi/datadir/test_check_access_filters-ridesij5/exclude-other-filtersfile.txt" to "/tmp/022841qi/workdir/" as ""
2026/04/07 02:30:41 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_check_access_filters-ridesij5/exclude-other-filtersfile.txt"
2026/04/07 02:30:41 DEBUG : Creating backend with remote "/tmp/022841qi/workdir/"
2026/04/07 02:30:41 DEBUG : operations.CopyFile "exclude-other-filtersfile.txt" to "Local file system at /tmp/022841qi/workdir" as "exclude-other-filtersfile.txt"
2026/04/07 02:30:41 DEBUG : exclude-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/04/07 02:30:41 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: size = 173 OK
2026/04/07 02:30:41 DEBUG : exclude-other-filtersfile.txt: md5 = 5fcc6205d7df1c2e9ed3a15a1356b345 OK
2026/04/07 02:30:41 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: renamed to: exclude-other-filtersfile.txt
2026/04/07 02:30:41 INFO : exclude-other-filtersfile.txt: Copied (new)
2026/04/07 02:30:41 NOTICE: [36m(04) :[0m [34mtest resync to get the filters file md5 built.[0m
2026/04/07 02:30:41 NOTICE: [36m(05) :[0m [34mbisync resync filters-file=/tmp/022841qi/workdir/exclude-other-filtersfile.txt[0m
2026/04/07 02:30:45 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:30:45 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:30:45 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:30:45 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:30:45 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access_filters/path2/"
2026/04/07 02:30:45 INFO : Using filters file /tmp/022841qi/workdir/exclude-other-filtersfile.txt
2026/04/07 02:30:45 INFO : Storing filters file hash to /tmp/022841qi/workdir/exclude-other-filtersfile.txt.md5
2026/04/07 02:30:45 INFO : Copying Path2 files to Path1
2026/04/07 02:30:45 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:30:46 INFO : There was nothing to transfer
2026/04/07 02:30:46 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:30:46 INFO : There was nothing to transfer
2026/04/07 02:30:46 INFO : Resync updating listings
2026/04/07 02:30:46 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access_filters/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access_filters/path2/"
2026/04/07 02:30:46 INFO : [32mBisync successful[0m
2026/04/07 02:30:46 NOTICE: [36m(06) :[0m [34mtest EXCLUDE - test filters for check access[0m
2026/04/07 02:30:46 NOTICE: [36m(07) :[0m [34mbisync check-access filters-file=/tmp/022841qi/workdir/exclude-other-filtersfile.txt[0m
2026/04/07 02:30:50 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:30:50 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:30:50 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:30:50 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:30:50 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access_filters/path2/"
2026/04/07 02:30:50 INFO : Using filters file /tmp/022841qi/workdir/exclude-other-filtersfile.txt
2026/04/07 02:30:50 INFO : Building Path1 and Path2 listings
2026/04/07 02:30:51 INFO : Path1 checking for diffs
2026/04/07 02:30:51 INFO : Path2 checking for diffs
2026/04/07 02:30:51 INFO : Checking access health
2026/04/07 02:30:51 INFO : Found 3 matching "RCLONE_TEST" files on both paths
2026/04/07 02:30:51 INFO : No changes found
2026/04/07 02:30:51 INFO : Updating listings
2026/04/07 02:30:51 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access_filters/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access_filters/path2/"
2026/04/07 02:30:51 INFO : [32mBisync successful[0m
2026/04/07 02:30:51 NOTICE: [36m(08) :[0m [34mcopy-listings exclude-initial[0m
2026/04/07 02:30:51 NOTICE: [36m(09) :[0m [34mtest EXCLUDE - delete RCLONE_TEST files in excluded directories[0m
2026/04/07 02:30:51 NOTICE: [36m(10) :[0m [34mdelete-file TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access_filters/path2/subdir/subdirA/RCLONE_TEST[0m
2026/04/07 02:30:51 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access_filters/path2/subdir/subdirA/"
2026/04/07 02:30:51 INFO : RCLONE_TEST: Deleted
2026/04/07 02:30:51 NOTICE: [36m(11) :[0m [34mdelete-file TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access_filters/path1/subdir-not/RCLONE_TEST[0m
2026/04/07 02:30:51 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access_filters/path1/subdir-not/"
2026/04/07 02:30:51 INFO : RCLONE_TEST: Deleted
2026/04/07 02:30:51 NOTICE: [36m(12) :[0m [34mdelete-file TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST[0m
2026/04/07 02:30:51 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access_filters/path2/subdir-not/subdir-not2/"
2026/04/07 02:30:51 INFO : RCLONE_TEST: Deleted
2026/04/07 02:30:51 NOTICE: [36m(13) :[0m [34mdelete-file TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access_filters/path1/subdirX/RCLONE_TEST[0m
2026/04/07 02:30:51 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access_filters/path1/subdirX/"
2026/04/07 02:30:51 INFO : RCLONE_TEST: Deleted
2026/04/07 02:30:51 NOTICE: [36m(14) :[0m [34mtest EXCLUDE - test should PASS[0m
2026/04/07 02:30:51 NOTICE: [36m(15) :[0m [34mbisync check-access filters-file=/tmp/022841qi/workdir/exclude-other-filtersfile.txt[0m
2026/04/07 02:30:56 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:30:56 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:30:56 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:30:56 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:30:56 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access_filters/path2/"
2026/04/07 02:30:56 INFO : Using filters file /tmp/022841qi/workdir/exclude-other-filtersfile.txt
2026/04/07 02:30:56 INFO : Building Path1 and Path2 listings
2026/04/07 02:30:56 INFO : Path1 checking for diffs
2026/04/07 02:30:56 INFO : Path2 checking for diffs
2026/04/07 02:30:56 INFO : Checking access health
2026/04/07 02:30:56 INFO : Found 3 matching "RCLONE_TEST" files on both paths
2026/04/07 02:30:56 INFO : No changes found
2026/04/07 02:30:56 INFO : Updating listings
2026/04/07 02:30:56 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access_filters/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access_filters/path2/"
2026/04/07 02:30:56 INFO : [32mBisync successful[0m
2026/04/07 02:30:56 NOTICE: [36m(16) :[0m [34mcopy-listings exclude-pass-run[0m
2026/04/07 02:30:56 NOTICE: [36m(17) :[0m [34mtest EXCLUDE - delete RCLONE_TEST files in included directories[0m
2026/04/07 02:30:56 NOTICE: [36m(18) :[0m [34mdelete-file TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access_filters/path2/RCLONE_TEST[0m
2026/04/07 02:30:56 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access_filters/path2/"
2026/04/07 02:30:56 INFO : RCLONE_TEST: Deleted
2026/04/07 02:30:56 NOTICE: [36m(19) :[0m [34mdelete-file TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access_filters/path1/subdir/RCLONE_TEST[0m
2026/04/07 02:30:56 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access_filters/path1/subdir/"
2026/04/07 02:30:56 INFO : RCLONE_TEST: Deleted
2026/04/07 02:30:56 NOTICE: [36m(20) :[0m [34mtest EXCLUDE - test should ABORT[0m
2026/04/07 02:30:56 NOTICE: [36m(21) :[0m [34mbisync check-access filters-file=/tmp/022841qi/workdir/exclude-other-filtersfile.txt[0m
2026/04/07 02:31:01 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:31:01 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:31:01 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:31:01 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:31:01 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access_filters/path2/"
2026/04/07 02:31:01 INFO : Using filters file /tmp/022841qi/workdir/exclude-other-filtersfile.txt
2026/04/07 02:31:01 INFO : Building Path1 and Path2 listings
2026/04/07 02:31:01 INFO : Path1 checking for diffs
2026/04/07 02:31:01 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m
2026/04/07 02:31:01 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/07 02:31:01 INFO : Path2 checking for diffs
2026/04/07 02:31:01 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/04/07 02:31:01 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/07 02:31:01 INFO : Checking access health
2026/04/07 02:31:01 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36mRCLONE_TEST[0m
2026/04/07 02:31:01 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36msubdir/RCLONE_TEST[0m
2026/04/07 02:31:01 ERROR : [31mBisync critical error: check file check failed[0m
2026/04/07 02:31:01 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/07 02:31:01 NOTICE: Bisync error: bisync aborted
2026/04/07 02:31:01 NOTICE: [36m(22) :[0m [34mmove-listings exclude-error-run[0m
2026/04/07 02:31:01 NOTICE: [36m(23) :[0m [34mtest INCLUDE - OTHER TESTS[0m
2026/04/07 02:31:01 NOTICE: [36m(24) :[0m [34mtest reset to the initial state[0m
2026/04/07 02:31:01 NOTICE: [36m(25) :[0m [34mcopy-dir /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/initial TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access_filters/path1/[0m
2026/04/07 02:31:01 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access_filters/path1/"
2026/04/07 02:31:01 DEBUG : file1.txt: size = 0 OK
2026/04/07 02:31:01 DEBUG : file1.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:31:01 DEBUG : file1.txt: Unchanged skipping
2026/04/07 02:31:01 DEBUG : file4.txt: size = 0 OK
2026/04/07 02:31:01 DEBUG : file4.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:31:01 DEBUG : file4.txt: Unchanged skipping
2026/04/07 02:31:01 DEBUG : file2.txt: size = 0 OK
2026/04/07 02:31:01 DEBUG : file2.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:31:01 DEBUG : file3.txt: size = 0 OK
2026/04/07 02:31:01 DEBUG : file2.txt: Unchanged skipping
2026/04/07 02:31:01 DEBUG : file3.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:31:01 DEBUG : file3.txt: Unchanged skipping
2026/04/07 02:31:01 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/07 02:31:01 DEBUG : RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:31:01 DEBUG : RCLONE_TEST: Unchanged skipping
2026/04/07 02:31:01 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:31:01 DEBUG : subdirX/file20.txt: size = 0 OK
2026/04/07 02:31:01 DEBUG : subdirX/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:31:01 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:31:01 DEBUG : subdirX/file20.txt: Unchanged skipping
2026/04/07 02:31:01 DEBUG : subdir/file20.txt: size = 0 OK
2026/04/07 02:31:01 DEBUG : subdir/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:31:01 DEBUG : subdir/file20.txt: Unchanged skipping
2026/04/07 02:31:01 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:31:01 DEBUG : subdir-not/file20.txt: size = 0 OK
2026/04/07 02:31:01 DEBUG : subdir-not/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:31:01 DEBUG : subdir-not/file20.txt: Unchanged skipping
2026/04/07 02:31:02 DEBUG : subdir/subdirB/file30.txt: size = 0 OK
2026/04/07 02:31:02 DEBUG : subdir/subdirB/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:31:02 DEBUG : subdir/subdirB/file30.txt: Unchanged skipping
2026/04/07 02:31:02 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK
2026/04/07 02:31:02 DEBUG : subdir/subdirB/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:31:02 DEBUG : subdir/subdirA/file30.txt: size = 0 OK
2026/04/07 02:31:02 DEBUG : subdir/subdirB/RCLONE_TEST: Unchanged skipping
2026/04/07 02:31:02 DEBUG : subdir/subdirA/RCLONE_TEST: size = 109 OK
2026/04/07 02:31:02 DEBUG : subdir/subdirA/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:31:02 DEBUG : subdir/subdirA/RCLONE_TEST: Unchanged skipping
2026/04/07 02:31:02 DEBUG : subdir/subdirA/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:31:02 DEBUG : subdir/subdirA/file30.txt: Unchanged skipping
2026/04/07 02:31:02 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK
2026/04/07 02:31:02 DEBUG : subdirX/subdirX1/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:31:02 DEBUG : subdirX/subdirX1/file30.txt: Unchanged skipping
2026/04/07 02:31:02 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK
2026/04/07 02:31:02 DEBUG : subdirX/subdirX1/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:31:02 DEBUG : subdirX/subdirX1/RCLONE_TEST: Unchanged skipping
2026/04/07 02:31:02 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK
2026/04/07 02:31:02 DEBUG : subdir-not/subdir-not2/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:31:02 DEBUG : subdir-not/subdir-not2/file30.txt: Unchanged skipping
2026/04/07 02:31:02 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: size = 109 OK
2026/04/07 02:31:02 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_access_filters/path1/': Waiting for checks to finish
2026/04/07 02:31:02 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:31:02 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Unchanged skipping
2026/04/07 02:31:02 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_access_filters/path1/': Waiting for transfers to finish
2026/04/07 02:31:02 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/04/07 02:31:02 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:31:02 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/04/07 02:31:02 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:31:02 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/04/07 02:31:02 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:31:02 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/04/07 02:31:02 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/07 02:31:02 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/04/07 02:31:02 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/04/07 02:31:02 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/04/07 02:31:02 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/04/07 02:31:02 NOTICE: [36m(26) :[0m [34msync-dir TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access_filters/path1/ TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access_filters/path2/[0m
2026/04/07 02:31:02 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:31:02 DEBUG : file1.txt: size = 0 OK
2026/04/07 02:31:02 DEBUG : file1.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:31:02 DEBUG : file1.txt: Unchanged skipping
2026/04/07 02:31:02 DEBUG : file2.txt: size = 0 OK
2026/04/07 02:31:02 DEBUG : file2.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:31:02 DEBUG : file2.txt: Unchanged skipping
2026/04/07 02:31:02 DEBUG : file3.txt: size = 0 OK
2026/04/07 02:31:02 DEBUG : file3.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:31:02 DEBUG : file3.txt: Unchanged skipping
2026/04/07 02:31:02 DEBUG : file4.txt: size = 0 OK
2026/04/07 02:31:02 DEBUG : file4.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:31:02 DEBUG : file4.txt: Unchanged skipping
2026/04/07 02:31:02 DEBUG : subdir/file20.txt: size = 0 OK
2026/04/07 02:31:02 DEBUG : subdir/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:31:02 DEBUG : subdir/file20.txt: Unchanged skipping
2026/04/07 02:31:02 DEBUG : subdir/RCLONE_TEST: size = 109 OK
2026/04/07 02:31:02 DEBUG : subdir/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:31:02 DEBUG : subdir/RCLONE_TEST: Unchanged skipping
2026/04/07 02:31:02 DEBUG : subdir-not/file20.txt: size = 0 OK
2026/04/07 02:31:02 DEBUG : subdir-not/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:31:02 DEBUG : subdir-not/file20.txt: Unchanged skipping
2026/04/07 02:31:02 DEBUG : subdir-not/RCLONE_TEST: size = 109 OK
2026/04/07 02:31:02 DEBUG : subdir-not/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:31:02 DEBUG : subdir-not/RCLONE_TEST: Unchanged skipping
2026/04/07 02:31:02 DEBUG : subdirX/file20.txt: size = 0 OK
2026/04/07 02:31:02 DEBUG : subdirX/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:31:02 DEBUG : subdirX/file20.txt: Unchanged skipping
2026/04/07 02:31:02 DEBUG : subdirX/RCLONE_TEST: size = 109 OK
2026/04/07 02:31:02 DEBUG : subdirX/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:31:02 DEBUG : subdirX/RCLONE_TEST: Unchanged skipping
2026/04/07 02:31:02 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:31:02 DEBUG : subdir/subdirA/file30.txt: size = 0 OK
2026/04/07 02:31:02 DEBUG : subdir/subdirA/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:31:02 DEBUG : subdir/subdirA/file30.txt: Unchanged skipping
2026/04/07 02:31:02 DEBUG : subdir/subdirB/file30.txt: size = 0 OK
2026/04/07 02:31:02 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK
2026/04/07 02:31:02 DEBUG : subdir/subdirB/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:31:02 DEBUG : subdir/subdirB/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:31:02 DEBUG : subdir/subdirB/file30.txt: Unchanged skipping
2026/04/07 02:31:02 DEBUG : subdir/subdirB/RCLONE_TEST: Unchanged skipping
2026/04/07 02:31:02 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:31:02 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK
2026/04/07 02:31:02 DEBUG : subdir-not/subdir-not2/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:31:02 DEBUG : subdir-not/subdir-not2/file30.txt: Unchanged skipping
2026/04/07 02:31:02 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK
2026/04/07 02:31:02 DEBUG : subdirX/subdirX1/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:31:02 DEBUG : subdirX/subdirX1/file30.txt: Unchanged skipping
2026/04/07 02:31:02 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK
2026/04/07 02:31:02 DEBUG : subdirX/subdirX1/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:31:02 DEBUG : subdirX/subdirX1/RCLONE_TEST: Unchanged skipping
2026/04/07 02:31:02 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_access_filters/path2/': Waiting for checks to finish
2026/04/07 02:31:02 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_access_filters/path2/': Waiting for transfers to finish
2026/04/07 02:31:02 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK
2026/04/07 02:31:02 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:31:02 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK
2026/04/07 02:31:02 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:31:02 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:31:02 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:31:02 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/04/07 02:31:02 INFO : subdir/subdirA/RCLONE_TEST: Copied (server-side copy)
2026/04/07 02:31:02 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/04/07 02:31:02 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (server-side copy)
2026/04/07 02:31:02 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:31:02 INFO : RCLONE_TEST: Copied (server-side copy)
2026/04/07 02:31:02 DEBUG : Waiting for deletions to finish
2026/04/07 02:31:02 NOTICE: [36m(27) :[0m [34mcopy-file /tmp/022841qi/datadir/test_check_access_filters-ridesij5/include-other-filtersfile.txt /tmp/022841qi/workdir/[0m
2026/04/07 02:31:02 DEBUG : copyFile "/tmp/022841qi/datadir/test_check_access_filters-ridesij5/include-other-filtersfile.txt" to "/tmp/022841qi/workdir/" as ""
2026/04/07 02:31:02 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_check_access_filters-ridesij5/include-other-filtersfile.txt"
2026/04/07 02:31:02 DEBUG : Creating backend with remote "/tmp/022841qi/workdir/"
2026/04/07 02:31:02 DEBUG : operations.CopyFile "include-other-filtersfile.txt" to "Local file system at /tmp/022841qi/workdir" as "include-other-filtersfile.txt"
2026/04/07 02:31:02 DEBUG : include-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/04/07 02:31:02 DEBUG : include-other-filtersfile.txt.8126a844.partial: size = 178 OK
2026/04/07 02:31:02 DEBUG : include-other-filtersfile.txt: md5 = 2ec13b2813141ed088e5978ef5a47b0e OK
2026/04/07 02:31:02 DEBUG : include-other-filtersfile.txt.8126a844.partial: renamed to: include-other-filtersfile.txt
2026/04/07 02:31:02 INFO : include-other-filtersfile.txt: Copied (new)
2026/04/07 02:31:02 NOTICE: [36m(28) :[0m [34mbisync resync filters-file=/tmp/022841qi/workdir/include-other-filtersfile.txt[0m
2026/04/07 02:31:07 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:31:07 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:31:07 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:31:07 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:31:07 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access_filters/path2/"
2026/04/07 02:31:07 INFO : Using filters file /tmp/022841qi/workdir/include-other-filtersfile.txt
2026/04/07 02:31:07 INFO : Storing filters file hash to /tmp/022841qi/workdir/include-other-filtersfile.txt.md5
2026/04/07 02:31:07 INFO : Copying Path2 files to Path1
2026/04/07 02:31:07 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:31:07 INFO : There was nothing to transfer
2026/04/07 02:31:07 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:31:08 INFO : There was nothing to transfer
2026/04/07 02:31:08 INFO : Resync updating listings
2026/04/07 02:31:08 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access_filters/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access_filters/path2/"
2026/04/07 02:31:08 INFO : [32mBisync successful[0m
2026/04/07 02:31:08 NOTICE: [36m(29) :[0m [34mtest INCLUDE - test include/exclude filters for check access[0m
2026/04/07 02:31:08 NOTICE: [36m(30) :[0m [34mbisync check-access filters-file=/tmp/022841qi/workdir/include-other-filtersfile.txt[0m
2026/04/07 02:31:12 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:31:12 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:31:12 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:31:12 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:31:12 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access_filters/path2/"
2026/04/07 02:31:12 INFO : Using filters file /tmp/022841qi/workdir/include-other-filtersfile.txt
2026/04/07 02:31:12 INFO : Building Path1 and Path2 listings
2026/04/07 02:31:12 INFO : Path1 checking for diffs
2026/04/07 02:31:12 INFO : Path2 checking for diffs
2026/04/07 02:31:12 INFO : Checking access health
2026/04/07 02:31:12 INFO : Found 5 matching "RCLONE_TEST" files on both paths
2026/04/07 02:31:12 INFO : No changes found
2026/04/07 02:31:12 INFO : Updating listings
2026/04/07 02:31:12 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access_filters/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access_filters/path2/"
2026/04/07 02:31:12 INFO : [32mBisync successful[0m
2026/04/07 02:31:12 NOTICE: [36m(31) :[0m [34mcopy-listings include-initial[0m
2026/04/07 02:31:12 NOTICE: [36m(32) :[0m [34mtest INCLUDE - delete RCLONE_TEST files in excluded directories[0m
2026/04/07 02:31:12 NOTICE: [36m(33) :[0m [34mdelete-file TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access_filters/path2/subdir/subdirA/RCLONE_TEST[0m
2026/04/07 02:31:12 INFO : RCLONE_TEST: Deleted
2026/04/07 02:31:12 NOTICE: [36m(34) :[0m [34mdelete-file TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access_filters/path1/subdir-not/RCLONE_TEST[0m
2026/04/07 02:31:13 INFO : RCLONE_TEST: Deleted
2026/04/07 02:31:13 NOTICE: [36m(35) :[0m [34mdelete-file TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST[0m
2026/04/07 02:31:13 INFO : RCLONE_TEST: Deleted
2026/04/07 02:31:13 NOTICE: [36m(36) :[0m [34mtest INCLUDE - test should PASS[0m
2026/04/07 02:31:13 NOTICE: [36m(37) :[0m [34mbisync check-access filters-file=/tmp/022841qi/workdir/include-other-filtersfile.txt[0m
2026/04/07 02:31:17 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:31:17 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:31:17 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:31:17 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:31:17 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access_filters/path2/"
2026/04/07 02:31:17 INFO : Using filters file /tmp/022841qi/workdir/include-other-filtersfile.txt
2026/04/07 02:31:17 INFO : Building Path1 and Path2 listings
2026/04/07 02:31:17 INFO : Path1 checking for diffs
2026/04/07 02:31:17 INFO : Path2 checking for diffs
2026/04/07 02:31:17 INFO : Checking access health
2026/04/07 02:31:17 INFO : Found 5 matching "RCLONE_TEST" files on both paths
2026/04/07 02:31:17 INFO : No changes found
2026/04/07 02:31:17 INFO : Updating listings
2026/04/07 02:31:17 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access_filters/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access_filters/path2/"
2026/04/07 02:31:17 INFO : [32mBisync successful[0m
2026/04/07 02:31:17 NOTICE: [36m(38) :[0m [34mcopy-listings include-pass-run[0m
2026/04/07 02:31:17 NOTICE: [36m(39) :[0m [34mtest INCLUDE - delete RCLONE_TEST files in included directories[0m
2026/04/07 02:31:17 NOTICE: [36m(40) :[0m [34mdelete-file TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access_filters/path2/RCLONE_TEST[0m
2026/04/07 02:31:18 INFO : RCLONE_TEST: Deleted
2026/04/07 02:31:18 NOTICE: [36m(41) :[0m [34mdelete-file TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access_filters/path1/subdir/RCLONE_TEST[0m
2026/04/07 02:31:18 INFO : RCLONE_TEST: Deleted
2026/04/07 02:31:18 NOTICE: [36m(42) :[0m [34mdelete-file TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access_filters/path1/subdirX/subdirX1/RCLONE_TEST[0m
2026/04/07 02:31:18 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access_filters/path1/subdirX/subdirX1/"
2026/04/07 02:31:18 INFO : RCLONE_TEST: Deleted
2026/04/07 02:31:18 NOTICE: [36m(43) :[0m [34mtest INCLUDE - test should ABORT[0m
2026/04/07 02:31:18 NOTICE: [36m(44) :[0m [34mbisync check-access filters-file=/tmp/022841qi/workdir/include-other-filtersfile.txt[0m
2026/04/07 02:31:22 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:31:22 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:31:22 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:31:22 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:31:22 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_access_filters/path2/"
2026/04/07 02:31:22 INFO : Using filters file /tmp/022841qi/workdir/include-other-filtersfile.txt
2026/04/07 02:31:22 INFO : Building Path1 and Path2 listings
2026/04/07 02:31:23 INFO : Path1 checking for diffs
2026/04/07 02:31:23 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m
2026/04/07 02:31:23 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdirX/subdirX1/RCLONE_TEST[0m
2026/04/07 02:31:23 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 2 deleted[0m
2026/04/07 02:31:23 INFO : Path2 checking for diffs
2026/04/07 02:31:23 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/04/07 02:31:23 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/07 02:31:23 INFO : Checking access health
2026/04/07 02:31:23 ERROR : Access test failed: Path1 count 3, Path2 count 4 - RCLONE_TEST
2026/04/07 02:31:23 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36mRCLONE_TEST[0m
2026/04/07 02:31:23 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36msubdir/RCLONE_TEST[0m
2026/04/07 02:31:23 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36msubdirX/subdirX1/RCLONE_TEST[0m
2026/04/07 02:31:23 ERROR : [31mBisync critical error: check file check failed[0m
2026/04/07 02:31:23 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/07 02:31:23 NOTICE: Bisync error: bisync aborted
2026/04/07 02:31:23 NOTICE: [36m(45) :[0m [34mmove-listings include-error-run[0m
2026/04/07 02:31:23 DEBUG : Waiting for deletions to finish
2026/04/07 02:31:23 INFO : file4.txt: Deleted
2026/04/07 02:31:23 INFO : file2.txt: Deleted
2026/04/07 02:31:23 INFO : RCLONE_TEST: Deleted
2026/04/07 02:31:23 INFO : file3.txt: Deleted
2026/04/07 02:31:23 INFO : file1.txt: Deleted
2026/04/07 02:31:23 INFO : subdir/file20.txt: Deleted
2026/04/07 02:31:23 INFO : subdirX/file20.txt: Deleted
2026/04/07 02:31:23 INFO : subdir-not/file20.txt: Deleted
2026/04/07 02:31:23 INFO : subdirX/RCLONE_TEST: Deleted
2026/04/07 02:31:23 INFO : subdirX/subdirX1/file30.txt: Deleted
2026/04/07 02:31:23 INFO : subdir/subdirB/file30.txt: Deleted
2026/04/07 02:31:23 INFO : subdir/subdirB/RCLONE_TEST: Deleted
2026/04/07 02:31:23 INFO : subdir/subdirA/file30.txt: Deleted
2026/04/07 02:31:23 INFO : subdir/subdirA/RCLONE_TEST: Deleted
2026/04/07 02:31:23 INFO : subdir-not/subdir-not2/file30.txt: Deleted
2026/04/07 02:31:23 INFO : subdir-not/subdir-not2/RCLONE_TEST: Deleted
2026/04/07 02:31:23 DEBUG : removing 4 level 2 directories
2026/04/07 02:31:23 INFO : subdirX/subdirX1: Removing directory
2026/04/07 02:31:23 INFO : subdir-not/subdir-not2: Removing directory
2026/04/07 02:31:23 INFO : subdir/subdirA: Removing directory
2026/04/07 02:31:23 INFO : subdir/subdirB: Removing directory
2026/04/07 02:31:23 DEBUG : removing 3 level 1 directories
2026/04/07 02:31:23 INFO : subdirX: Removing directory
2026/04/07 02:31:23 INFO : subdir: Removing directory
2026/04/07 02:31:23 INFO : subdir-not: Removing directory
2026/04/07 02:31:24 DEBUG : removing 1 level 0 directories
2026/04/07 02:31:24 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_access_filters/path1': Removing directory
2026/04/07 02:31:24 DEBUG : Waiting for deletions to finish
2026/04/07 02:31:24 INFO : file1.txt: Deleted
2026/04/07 02:31:24 INFO : file2.txt: Deleted
2026/04/07 02:31:24 INFO : file3.txt: Deleted
2026/04/07 02:31:24 INFO : file4.txt: Deleted
2026/04/07 02:31:24 INFO : subdir/RCLONE_TEST: Deleted
2026/04/07 02:31:24 INFO : subdir-not/RCLONE_TEST: Deleted
2026/04/07 02:31:24 INFO : subdir-not/file20.txt: Deleted
2026/04/07 02:31:24 INFO : subdir/file20.txt: Deleted
2026/04/07 02:31:24 INFO : subdirX/RCLONE_TEST: Deleted
2026/04/07 02:31:24 INFO : subdirX/file20.txt: Deleted
2026/04/07 02:31:24 INFO : subdir-not/subdir-not2/file30.txt: Deleted
2026/04/07 02:31:24 INFO : subdir/subdirA/file30.txt: Deleted
2026/04/07 02:31:24 INFO : subdir/subdirB/RCLONE_TEST: Deleted
2026/04/07 02:31:24 INFO : subdir/subdirB/file30.txt: Deleted
2026/04/07 02:31:24 INFO : subdirX/subdirX1/RCLONE_TEST: Deleted
2026/04/07 02:31:24 INFO : subdirX/subdirX1/file30.txt: Deleted
2026/04/07 02:31:24 DEBUG : removing 4 level 2 directories
2026/04/07 02:31:24 INFO : subdir/subdirA: Removing directory
2026/04/07 02:31:24 INFO : subdir/subdirB: Removing directory
2026/04/07 02:31:24 INFO : subdir-not/subdir-not2: Removing directory
2026/04/07 02:31:24 INFO : subdirX/subdirX1: Removing directory
2026/04/07 02:31:24 DEBUG : removing 3 level 1 directories
2026/04/07 02:31:24 INFO : subdirX: Removing directory
2026/04/07 02:31:24 INFO : subdir: Removing directory
2026/04/07 02:31:24 INFO : subdir-not: Removing directory
2026/04/07 02:31:24 DEBUG : removing 1 level 0 directories
2026/04/07 02:31:24 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_access_filters/path2': Removing directory
bisync_test.go:608: [32mTEST check_access_filters PASSED[0m
=== RUN TestBisyncRemoteRemote/check_filename
2026/04/07 02:31:24 INFO : path1: Making directory
2026/04/07 02:31:24 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_filename/path1"
2026/04/07 02:31:24 INFO : path2: Making directory
2026/04/07 02:31:24 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_filename/path2"
2026/04/07 02:31:24 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_filename/initial"
2026/04/07 02:31:24 DEBUG : Creating backend with remote "/tmp/022841qi/initdir/test_check_filename-rodahaz9"
2026/04/07 02:31:24 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/04/07 02:31:24 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:31:24 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:31:24 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:31:24 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:31:24 DEBUG : subdir: Making directory with metadata
2026/04/07 02:31:24 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:31:24 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/07 02:31:24 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:31:24 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination
2026/04/07 02:31:24 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:31:24 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:31:24 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:31:24 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK
2026/04/07 02:31:24 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:31:24 INFO : file1.txt: Copied (new)
2026/04/07 02:31:24 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:31:24 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:31:24 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:31:24 DEBUG : Local file system at /tmp/022841qi/initdir/test_check_filename-rodahaz9: Waiting for checks to finish
2026/04/07 02:31:24 INFO : file2.txt: Copied (new)
2026/04/07 02:31:24 DEBUG : Local file system at /tmp/022841qi/initdir/test_check_filename-rodahaz9: Waiting for transfers to finish
2026/04/07 02:31:24 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:31:24 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:31:24 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file
2026/04/07 02:31:24 INFO : .chk_file: Copied (new)
2026/04/07 02:31:24 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:31:24 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:31:24 INFO : file3.txt: Copied (new)
2026/04/07 02:31:24 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:31:24 DEBUG : subdir/.chk_file.6dc50fe3.partial: size = 109 OK
2026/04/07 02:31:24 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:31:24 INFO : file4.txt: Copied (new)
2026/04/07 02:31:24 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:31:24 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:31:24 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:31:24 DEBUG : subdir/.chk_file.6dc50fe3.partial: renamed to: subdir/.chk_file
2026/04/07 02:31:24 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:31:24 INFO : subdir/.chk_file: Copied (new)
2026/04/07 02:31:24 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:31:24 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:31:24 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_filename/modfiles"
2026/04/07 02:31:24 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_check_filename-dabilab1"
2026/04/07 02:31:24 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/04/07 02:31:24 DEBUG : Local file system at /tmp/022841qi/datadir/test_check_filename-dabilab1: Waiting for checks to finish
2026/04/07 02:31:24 DEBUG : Local file system at /tmp/022841qi/datadir/test_check_filename-dabilab1: Waiting for transfers to finish
2026/04/07 02:31:24 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/04/07 02:31:24 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/04/07 02:31:24 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/04/07 02:31:24 INFO : hold.txt: Copied (new)
2026/04/07 02:31:24 DEBUG : Waiting for deletions to finish
2026/04/07 02:31:25 ERROR : error listing: directory not found
2026/04/07 02:31:25 ERROR : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_filename/path1': Failed to list "": directory not found
2026/04/07 02:31:25 DEBUG : removing 1 level 0 directories
2026/04/07 02:31:25 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_filename/path1': Removing directory
2026/04/07 02:31:25 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-sirefav0zixi/022841qi/check_filename/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:2f736ddb-201a-0005-6e36-c663c1000000
Time:2026-04-07T02:31:25.0847878Z
--------------------------------------------------------------------------------
2026/04/07 02:31:25 DEBUG : Waiting for deletions to finish
2026/04/07 02:31:25 ERROR : error listing: directory not found
2026/04/07 02:31:25 ERROR : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_filename/path2': Failed to list "": directory not found
2026/04/07 02:31:25 DEBUG : removing 1 level 0 directories
2026/04/07 02:31:25 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_filename/path2': Removing directory
2026/04/07 02:31:25 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-sirefav0zixi/022841qi/check_filename/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:2f736de2-201a-0005-7536-c663c1000000
Time:2026-04-07T02:31:25.2088917Z
--------------------------------------------------------------------------------
2026/04/07 02:31:25 ERROR : error listing: directory not found
2026/04/07 02:31:25 ERROR : error listing: directory not found
2026/04/07 02:31:25 NOTICE: checking initFs Local file system at /tmp/022841qi/initdir/test_check_filename-rodahaz9
2026/04/07 02:31:25 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/04/07 02:31:25 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:31:25 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:31:25 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:31:25 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:31:25 INFO : subdir: Making directory
2026/04/07 02:31:25 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination
2026/04/07 02:31:25 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:31:25 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_filename/path1': Waiting for checks to finish
2026/04/07 02:31:25 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_filename/path1': Waiting for transfers to finish
2026/04/07 02:31:25 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:31:25 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:31:25 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:31:25 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:31:25 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:31:25 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:31:25 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK
2026/04/07 02:31:25 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:31:25 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:31:25 INFO : file2.txt: Copied (new)
2026/04/07 02:31:25 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:31:25 INFO : file3.txt: Copied (new)
2026/04/07 02:31:25 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:31:25 INFO : file1.txt: Copied (new)
2026/04/07 02:31:25 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file
2026/04/07 02:31:25 INFO : .chk_file: Copied (new)
2026/04/07 02:31:25 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:31:25 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:31:25 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:31:25 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:31:25 DEBUG : subdir/.chk_file.6dc50fe3.partial: size = 109 OK
2026/04/07 02:31:25 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:31:25 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:31:25 INFO : file4.txt: Copied (new)
2026/04/07 02:31:25 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:31:25 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:31:26 DEBUG : subdir/.chk_file.6dc50fe3.partial: renamed to: subdir/.chk_file
2026/04/07 02:31:26 INFO : subdir/.chk_file: Copied (new)
2026/04/07 02:31:26 NOTICE: checking Path1 azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_filename/path1'
2026/04/07 02:31:26 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/04/07 02:31:26 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:31:26 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:31:26 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:31:26 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:31:26 INFO : subdir: Making directory
2026/04/07 02:31:26 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination
2026/04/07 02:31:26 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:31:26 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_filename/path2': Waiting for checks to finish
2026/04/07 02:31:26 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_filename/path2': Waiting for transfers to finish
2026/04/07 02:31:26 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:31:26 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:31:26 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:31:26 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:31:26 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:31:26 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:31:26 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK
2026/04/07 02:31:26 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:31:26 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:31:26 INFO : file2.txt: Copied (new)
2026/04/07 02:31:26 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:31:26 INFO : file1.txt: Copied (new)
2026/04/07 02:31:26 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:31:26 INFO : file3.txt: Copied (new)
2026/04/07 02:31:26 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file
2026/04/07 02:31:26 INFO : .chk_file: Copied (new)
2026/04/07 02:31:26 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:31:26 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:31:26 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:31:26 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:31:27 DEBUG : subdir/.chk_file.6dc50fe3.partial: size = 109 OK
2026/04/07 02:31:27 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:31:27 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:31:27 INFO : file4.txt: Copied (new)
2026/04/07 02:31:27 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:31:27 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:31:27 DEBUG : subdir/.chk_file.6dc50fe3.partial: renamed to: subdir/.chk_file
2026/04/07 02:31:27 INFO : subdir/.chk_file: Copied (new)
2026/04/07 02:31:27 NOTICE: checking path2 azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_filename/path2'
2026/04/07 02:31:27 NOTICE: [36m(01) :[0m [34mtest check-filename[0m
2026/04/07 02:31:27 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/07 02:31:27 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/07 02:31:32 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_filename/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:31:32 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_filename/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:31:32 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:31:32 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:31:32 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_filename/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_filename/path2/"
2026/04/07 02:31:32 INFO : Copying Path2 files to Path1
2026/04/07 02:31:32 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:31:32 INFO : There was nothing to transfer
2026/04/07 02:31:32 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:31:32 INFO : There was nothing to transfer
2026/04/07 02:31:32 INFO : Resync updating listings
2026/04/07 02:31:32 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_filename/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_filename/path2/"
2026/04/07 02:31:32 INFO : [32mBisync successful[0m
2026/04/07 02:31:32 NOTICE: [36m(04) :[0m [34mtest 1. see that check-access passes with the initial setup[0m
2026/04/07 02:31:32 NOTICE: [36m(05) :[0m [34mbisync check-access check-filename=.chk_file[0m
2026/04/07 02:31:37 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_filename/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:31:37 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_filename/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:31:37 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:31:37 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:31:37 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_filename/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_filename/path2/"
2026/04/07 02:31:37 INFO : Building Path1 and Path2 listings
2026/04/07 02:31:37 INFO : Path1 checking for diffs
2026/04/07 02:31:37 INFO : Path2 checking for diffs
2026/04/07 02:31:37 INFO : Checking access health
2026/04/07 02:31:37 INFO : Found 2 matching ".chk_file" files on both paths
2026/04/07 02:31:37 INFO : No changes found
2026/04/07 02:31:37 INFO : Updating listings
2026/04/07 02:31:37 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_filename/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_filename/path2/"
2026/04/07 02:31:37 INFO : [32mBisync successful[0m
2026/04/07 02:31:37 NOTICE: [36m(06) :[0m [34mcopy-listings initial-pass[0m
2026/04/07 02:31:37 NOTICE: [36m(07) :[0m [34mtest 2. delete the remote subdir .chk_file, run sync. should fail critical.[0m
2026/04/07 02:31:37 NOTICE: [36m(08) :[0m [34mdelete-file TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_filename/path2/subdir/.chk_file[0m
2026/04/07 02:31:37 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_filename/path2/subdir/"
2026/04/07 02:31:37 INFO : .chk_file: Deleted
2026/04/07 02:31:37 NOTICE: [36m(09) :[0m [34mbisync check-access check-filename=.chk_file[0m
2026/04/07 02:31:41 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_filename/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:31:41 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_filename/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:31:41 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:31:41 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:31:41 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_filename/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_filename/path2/"
2026/04/07 02:31:41 INFO : Building Path1 and Path2 listings
2026/04/07 02:31:42 INFO : Path1 checking for diffs
2026/04/07 02:31:42 INFO : Path2 checking for diffs
2026/04/07 02:31:42 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36msubdir/.chk_file[0m
2026/04/07 02:31:42 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/07 02:31:42 INFO : Checking access health
2026/04/07 02:31:42 ERROR : Access test failed: Path1 count 2, Path2 count 1 - .chk_file
2026/04/07 02:31:42 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36msubdir/.chk_file[0m
2026/04/07 02:31:42 ERROR : [31mBisync critical error: check file check failed[0m
2026/04/07 02:31:42 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/07 02:31:42 NOTICE: Bisync error: bisync aborted
2026/04/07 02:31:42 NOTICE: [36m(10) :[0m [34mmove-listings path2-missing[0m
2026/04/07 02:31:42 NOTICE: [36m(11) :[0m [34mtest 3. put the remote subdir .chk_file back, run resync.[0m
2026/04/07 02:31:42 NOTICE: [36m(12) :[0m [34mcopy-file TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_filename/path1/subdir/.chk_file TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_filename/path2/subdir/[0m
2026/04/07 02:31:42 DEBUG : copyFile "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_filename/path1/subdir/.chk_file" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_filename/path2/subdir/" as ""
2026/04/07 02:31:42 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_filename/path1/subdir/.chk_file"
2026/04/07 02:31:42 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_filename/path2/subdir/"
2026/04/07 02:31:42 DEBUG : operations.CopyFile ".chk_file" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_filename/path2/subdir/'" as ".chk_file"
2026/04/07 02:31:42 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/04/07 02:31:42 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK
2026/04/07 02:31:42 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:31:42 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file
2026/04/07 02:31:42 INFO : .chk_file: Copied (server-side copy)
2026/04/07 02:31:42 NOTICE: [36m(13) :[0m [34mbisync check-access resync check-filename=.chk_file[0m
2026/04/07 02:31:47 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_filename/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:31:47 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_filename/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:31:47 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:31:47 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:31:47 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_filename/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_filename/path2/"
2026/04/07 02:31:47 INFO : Copying Path2 files to Path1
2026/04/07 02:31:47 INFO : Checking access health
2026/04/07 02:31:47 INFO : Found 2 matching ".chk_file" files on both paths
2026/04/07 02:31:47 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:31:47 INFO : There was nothing to transfer
2026/04/07 02:31:47 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:31:47 INFO : There was nothing to transfer
2026/04/07 02:31:47 INFO : Resync updating listings
2026/04/07 02:31:47 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_filename/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_filename/path2/"
2026/04/07 02:31:47 INFO : [32mBisync successful[0m
2026/04/07 02:31:47 NOTICE: [36m(14) :[0m [34mtest 4. run sync with check-access. should pass.[0m
2026/04/07 02:31:47 NOTICE: [36m(15) :[0m [34mbisync check-access check-filename=.chk_file[0m
2026/04/07 02:31:52 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_filename/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:31:52 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_filename/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:31:52 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:31:52 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:31:52 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_filename/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_filename/path2/"
2026/04/07 02:31:52 INFO : Building Path1 and Path2 listings
2026/04/07 02:31:52 INFO : Path1 checking for diffs
2026/04/07 02:31:52 INFO : Path2 checking for diffs
2026/04/07 02:31:52 INFO : Checking access health
2026/04/07 02:31:52 INFO : Found 2 matching ".chk_file" files on both paths
2026/04/07 02:31:52 INFO : No changes found
2026/04/07 02:31:52 INFO : Updating listings
2026/04/07 02:31:52 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_filename/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_filename/path2/"
2026/04/07 02:31:52 INFO : [32mBisync successful[0m
2026/04/07 02:31:52 DEBUG : Waiting for deletions to finish
2026/04/07 02:31:52 INFO : file1.txt: Deleted
2026/04/07 02:31:52 INFO : .chk_file: Deleted
2026/04/07 02:31:52 INFO : file4.txt: Deleted
2026/04/07 02:31:52 INFO : file3.txt: Deleted
2026/04/07 02:31:52 INFO : file2.txt: Deleted
2026/04/07 02:31:53 INFO : subdir/file20.txt: Deleted
2026/04/07 02:31:53 INFO : subdir/.chk_file: Deleted
2026/04/07 02:31:53 DEBUG : removing 1 level 1 directories
2026/04/07 02:31:53 INFO : subdir: Removing directory
2026/04/07 02:31:53 DEBUG : removing 1 level 0 directories
2026/04/07 02:31:53 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_filename/path1': Removing directory
2026/04/07 02:31:53 DEBUG : Waiting for deletions to finish
2026/04/07 02:31:53 INFO : file3.txt: Deleted
2026/04/07 02:31:53 INFO : file2.txt: Deleted
2026/04/07 02:31:53 INFO : file1.txt: Deleted
2026/04/07 02:31:53 INFO : file4.txt: Deleted
2026/04/07 02:31:53 INFO : .chk_file: Deleted
2026/04/07 02:31:53 INFO : subdir/.chk_file: Deleted
2026/04/07 02:31:53 INFO : subdir/file20.txt: Deleted
2026/04/07 02:31:53 DEBUG : removing 1 level 1 directories
2026/04/07 02:31:53 INFO : subdir: Removing directory
2026/04/07 02:31:53 DEBUG : removing 1 level 0 directories
2026/04/07 02:31:53 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_filename/path2': Removing directory
bisync_test.go:608: [32mTEST check_filename PASSED[0m
=== RUN TestBisyncRemoteRemote/check_sync
2026/04/07 02:31:53 INFO : path1: Making directory
2026/04/07 02:31:53 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_sync/path1"
2026/04/07 02:31:53 INFO : path2: Making directory
2026/04/07 02:31:53 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_sync/path2"
2026/04/07 02:31:53 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_sync/initial"
2026/04/07 02:31:53 DEBUG : Creating backend with remote "/tmp/022841qi/initdir/test_check_sync-bevisuw8"
2026/04/07 02:31:53 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:31:53 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:31:53 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:31:53 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:31:53 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:31:53 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:31:53 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:31:53 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:31:53 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:31:53 DEBUG : Local file system at /tmp/022841qi/initdir/test_check_sync-bevisuw8: Waiting for checks to finish
2026/04/07 02:31:53 DEBUG : Local file system at /tmp/022841qi/initdir/test_check_sync-bevisuw8: Waiting for transfers to finish
2026/04/07 02:31:53 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:31:53 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:31:53 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:31:53 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:31:53 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:31:53 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:31:53 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:31:53 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:31:53 INFO : file2.txt: Copied (new)
2026/04/07 02:31:53 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:31:53 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:31:53 INFO : file1.txt: Copied (new)
2026/04/07 02:31:53 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:31:53 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:31:53 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:31:53 INFO : file3.txt: Copied (new)
2026/04/07 02:31:53 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:31:53 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:31:53 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:31:53 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:31:53 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:31:53 INFO : file4.txt: Copied (new)
2026/04/07 02:31:53 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:31:53 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:31:53 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:31:53 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:31:53 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:31:53 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:31:53 INFO : file6.txt: Copied (new)
2026/04/07 02:31:53 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:31:53 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:31:53 INFO : file5.txt: Copied (new)
2026/04/07 02:31:53 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:31:53 INFO : file8.txt: Copied (new)
2026/04/07 02:31:53 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:31:53 INFO : file7.txt: Copied (new)
2026/04/07 02:31:53 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_sync/modfiles"
2026/04/07 02:31:53 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_check_sync-dudilem5"
2026/04/07 02:31:53 DEBUG : _testdir_path1.._testdir_path2.path1.lst: Need to transfer - File not found at Destination
2026/04/07 02:31:53 DEBUG : _testdir_path1.._testdir_path2.path2.lst: Need to transfer - File not found at Destination
2026/04/07 02:31:53 DEBUG : _testdir_path1.._testdir_path2.path1.lst.ba8cd101.partial: size = 792 OK
2026/04/07 02:31:53 DEBUG : Local file system at /tmp/022841qi/datadir/test_check_sync-dudilem5: Waiting for checks to finish
2026/04/07 02:31:53 DEBUG : _testdir_path1.._testdir_path2.path2.lst.f764d166.partial: size = 792 OK
2026/04/07 02:31:53 DEBUG : Local file system at /tmp/022841qi/datadir/test_check_sync-dudilem5: Waiting for transfers to finish
2026/04/07 02:31:53 DEBUG : _testdir_path1.._testdir_path2.path1.lst: md5 = fdb18e0dff6961813e12c57227d2e854 OK
2026/04/07 02:31:53 DEBUG : _testdir_path1.._testdir_path2.path2.lst: md5 = d6ce44a26af9c2110b1750fe88dc4b69 OK
2026/04/07 02:31:53 DEBUG : _testdir_path1.._testdir_path2.path1.lst.ba8cd101.partial: renamed to: _testdir_path1.._testdir_path2.path1.lst
2026/04/07 02:31:53 DEBUG : _testdir_path1.._testdir_path2.path2.lst.f764d166.partial: renamed to: _testdir_path1.._testdir_path2.path2.lst
2026/04/07 02:31:53 INFO : _testdir_path1.._testdir_path2.path1.lst: Copied (new)
2026/04/07 02:31:53 INFO : _testdir_path1.._testdir_path2.path2.lst: Copied (new)
2026/04/07 02:31:53 DEBUG : Waiting for deletions to finish
2026/04/07 02:31:54 ERROR : error listing: directory not found
2026/04/07 02:31:54 ERROR : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_sync/path1': Failed to list "": directory not found
2026/04/07 02:31:54 DEBUG : removing 1 level 0 directories
2026/04/07 02:31:54 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_sync/path1': Removing directory
2026/04/07 02:31:54 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-sirefav0zixi/022841qi/check_sync/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:768b6824-c01a-001d-1836-c6bca6000000
Time:2026-04-07T02:31:54.1011730Z
--------------------------------------------------------------------------------
2026/04/07 02:31:54 DEBUG : Waiting for deletions to finish
2026/04/07 02:31:54 ERROR : error listing: directory not found
2026/04/07 02:31:54 ERROR : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_sync/path2': Failed to list "": directory not found
2026/04/07 02:31:54 DEBUG : removing 1 level 0 directories
2026/04/07 02:31:54 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_sync/path2': Removing directory
2026/04/07 02:31:54 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-sirefav0zixi/022841qi/check_sync/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:768b6829-c01a-001d-1d36-c6bca6000000
Time:2026-04-07T02:31:54.2284144Z
--------------------------------------------------------------------------------
2026/04/07 02:31:54 ERROR : error listing: directory not found
2026/04/07 02:31:54 ERROR : error listing: directory not found
2026/04/07 02:31:54 NOTICE: checking initFs Local file system at /tmp/022841qi/initdir/test_check_sync-bevisuw8
2026/04/07 02:31:54 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:31:54 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:31:54 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:31:54 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:31:54 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:31:54 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:31:54 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:31:54 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:31:54 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:31:54 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_sync/path1': Waiting for checks to finish
2026/04/07 02:31:54 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_sync/path1': Waiting for transfers to finish
2026/04/07 02:31:54 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:31:54 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:31:54 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:31:54 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:31:54 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:31:54 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:31:54 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:31:54 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:31:54 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:31:54 INFO : file1.txt: Copied (new)
2026/04/07 02:31:54 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:31:54 INFO : file4.txt: Copied (new)
2026/04/07 02:31:54 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:31:54 INFO : file3.txt: Copied (new)
2026/04/07 02:31:54 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:31:54 INFO : file2.txt: Copied (new)
2026/04/07 02:31:54 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:31:54 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:31:54 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:31:54 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:31:54 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:31:54 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:31:54 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:31:54 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:31:54 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:31:54 INFO : file5.txt: Copied (new)
2026/04/07 02:31:54 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:31:54 INFO : file6.txt: Copied (new)
2026/04/07 02:31:54 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:31:54 INFO : file7.txt: Copied (new)
2026/04/07 02:31:54 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:31:54 INFO : file8.txt: Copied (new)
2026/04/07 02:31:55 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:31:55 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:31:55 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:31:55 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:31:55 NOTICE: checking Path1 azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_sync/path1'
2026/04/07 02:31:55 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:31:55 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:31:55 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:31:55 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:31:55 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:31:55 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:31:55 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:31:55 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:31:55 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:31:55 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_sync/path2': Waiting for checks to finish
2026/04/07 02:31:55 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_sync/path2': Waiting for transfers to finish
2026/04/07 02:31:55 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:31:55 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:31:55 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:31:55 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:31:55 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:31:55 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:31:55 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:31:55 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:31:56 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:31:56 INFO : file1.txt: Copied (new)
2026/04/07 02:31:56 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:31:56 INFO : file2.txt: Copied (new)
2026/04/07 02:31:56 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:31:56 INFO : file4.txt: Copied (new)
2026/04/07 02:31:56 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:31:56 INFO : file3.txt: Copied (new)
2026/04/07 02:31:56 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:31:56 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:31:56 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:31:56 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:31:56 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:31:56 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:31:56 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:31:56 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:31:56 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:31:56 INFO : file5.txt: Copied (new)
2026/04/07 02:31:56 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:31:56 INFO : file6.txt: Copied (new)
2026/04/07 02:31:56 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:31:56 INFO : file7.txt: Copied (new)
2026/04/07 02:31:56 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:31:56 INFO : file8.txt: Copied (new)
2026/04/07 02:31:56 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:31:56 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:31:56 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:31:56 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:31:56 NOTICE: checking path2 azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_sync/path2'
2026/04/07 02:31:57 NOTICE: [36m(01) :[0m [34mtest check-sync[0m
2026/04/07 02:31:57 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/07 02:31:57 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/07 02:32:01 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_sync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:32:01 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_sync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:32:01 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:32:01 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:32:01 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_sync/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_sync/path2/"
2026/04/07 02:32:01 INFO : Copying Path2 files to Path1
2026/04/07 02:32:01 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:32:01 INFO : There was nothing to transfer
2026/04/07 02:32:01 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:32:01 INFO : There was nothing to transfer
2026/04/07 02:32:01 INFO : Resync updating listings
2026/04/07 02:32:01 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_sync/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_sync/path2/"
2026/04/07 02:32:01 INFO : [32mBisync successful[0m
2026/04/07 02:32:01 NOTICE: [36m(04) :[0m [34mtest 1. run check-sync-only on a clean sync[0m
2026/04/07 02:32:01 NOTICE: [36m(05) :[0m [34mbisync check-sync-only[0m
2026/04/07 02:32:06 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_sync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:32:06 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_sync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:32:06 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:32:06 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:32:06 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_sync/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_sync/path2/"
2026/04/07 02:32:06 INFO : [32mBisync successful[0m
2026/04/07 02:32:06 NOTICE: [36m(06) :[0m [34mtest 2. inject modified listings into the workdir[0m
2026/04/07 02:32:06 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/022841qi/datadir/test_check_sync-dudilem5/_testdir_path1.._testdir_path2.path1.lst /tmp/022841qi/workdir/ TestAzureFiles_rclone-test-sirefav0zixi_022841qi_check_sync_path1..TestAzureFiles_rclone-test-sirefav0zixi_022841qi_check_sync_path2.path1.lst[0m
2026/04/07 02:32:06 DEBUG : copyFile "/tmp/022841qi/datadir/test_check_sync-dudilem5/_testdir_path1.._testdir_path2.path1.lst" to "/tmp/022841qi/workdir/" as "TestAzureFiles_rclone-test-sirefav0zixi_022841qi_check_sync_path1..TestAzureFiles_rclone-test-sirefav0zixi_022841qi_check_sync_path2.path1.lst"
2026/04/07 02:32:06 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_check_sync-dudilem5/_testdir_path1.._testdir_path2.path1.lst"
2026/04/07 02:32:06 DEBUG : Creating backend with remote "/tmp/022841qi/workdir/"
2026/04/07 02:32:06 DEBUG : operations.CopyFile "_testdir_path1.._testdir_path2.path1.lst" to "Local file system at /tmp/022841qi/workdir" as "TestAzureFiles_rclone-test-sirefav0zixi_022841qi_check_sync_path1..TestAzureFiles_rclone-test-sirefav0zixi_022841qi_check_sync_path2.path1.lst"
2026/04/07 02:32:06 DEBUG : _testdir_path1.._testdir_path2.path1.lst: size = 792 (Local file system at /tmp/022841qi/datadir/test_check_sync-dudilem5)
2026/04/07 02:32:06 DEBUG : TestAzureFiles_rclone-test-sirefav0zixi_022841qi_check_sync_path1..TestAzureFiles_rclone-test-sirefav0zixi_022841qi_check_sync_path2.path1.lst: size = 620 (Local file system at /tmp/022841qi/workdir)
2026/04/07 02:32:06 DEBUG : _testdir_path1.._testdir_path2.path1.lst: Sizes differ
2026/04/07 02:32:06 DEBUG : TestAzureFiles_rclone-test-sirefav0zixi_022841qi_check_sync_path1..TestAzureFiles_rclone-test-sirefav0zixi_022841qi_check_syn.f6a4c296.partial: size = 792 OK
2026/04/07 02:32:06 DEBUG : _testdir_path1.._testdir_path2.path1.lst: md5 = fdb18e0dff6961813e12c57227d2e854 OK
2026/04/07 02:32:06 DEBUG : TestAzureFiles_rclone-test-sirefav0zixi_022841qi_check_sync_path1..TestAzureFiles_rclone-test-sirefav0zixi_022841qi_check_syn.f6a4c296.partial: renamed to: TestAzureFiles_rclone-test-sirefav0zixi_022841qi_check_sync_path1..TestAzureFiles_rclone-test-sirefav0zixi_022841qi_check_sync_path2.path1.lst
2026/04/07 02:32:06 INFO : _testdir_path1.._testdir_path2.path1.lst: Copied (replaced existing) to: TestAzureFiles_rclone-test-sirefav0zixi_022841qi_check_sync_path1..TestAzureFiles_rclone-test-sirefav0zixi_022841qi_check_sync_path2.path1.lst
2026/04/07 02:32:06 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/022841qi/datadir/test_check_sync-dudilem5/_testdir_path1.._testdir_path2.path2.lst /tmp/022841qi/workdir/ TestAzureFiles_rclone-test-sirefav0zixi_022841qi_check_sync_path1..TestAzureFiles_rclone-test-sirefav0zixi_022841qi_check_sync_path2.path2.lst[0m
2026/04/07 02:32:06 DEBUG : copyFile "/tmp/022841qi/datadir/test_check_sync-dudilem5/_testdir_path1.._testdir_path2.path2.lst" to "/tmp/022841qi/workdir/" as "TestAzureFiles_rclone-test-sirefav0zixi_022841qi_check_sync_path1..TestAzureFiles_rclone-test-sirefav0zixi_022841qi_check_sync_path2.path2.lst"
2026/04/07 02:32:06 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_check_sync-dudilem5/_testdir_path1.._testdir_path2.path2.lst"
2026/04/07 02:32:06 DEBUG : Creating backend with remote "/tmp/022841qi/workdir/"
2026/04/07 02:32:06 DEBUG : operations.CopyFile "_testdir_path1.._testdir_path2.path2.lst" to "Local file system at /tmp/022841qi/workdir" as "TestAzureFiles_rclone-test-sirefav0zixi_022841qi_check_sync_path1..TestAzureFiles_rclone-test-sirefav0zixi_022841qi_check_sync_path2.path2.lst"
2026/04/07 02:32:06 DEBUG : _testdir_path1.._testdir_path2.path2.lst: size = 792 (Local file system at /tmp/022841qi/datadir/test_check_sync-dudilem5)
2026/04/07 02:32:06 DEBUG : TestAzureFiles_rclone-test-sirefav0zixi_022841qi_check_sync_path1..TestAzureFiles_rclone-test-sirefav0zixi_022841qi_check_sync_path2.path2.lst: size = 620 (Local file system at /tmp/022841qi/workdir)
2026/04/07 02:32:06 DEBUG : _testdir_path1.._testdir_path2.path2.lst: Sizes differ
2026/04/07 02:32:06 DEBUG : TestAzureFiles_rclone-test-sirefav0zixi_022841qi_check_sync_path1..TestAzureFiles_rclone-test-sirefav0zixi_022841qi_check_syn.bb4cc2f1.partial: size = 792 OK
2026/04/07 02:32:06 DEBUG : _testdir_path1.._testdir_path2.path2.lst: md5 = d6ce44a26af9c2110b1750fe88dc4b69 OK
2026/04/07 02:32:06 DEBUG : TestAzureFiles_rclone-test-sirefav0zixi_022841qi_check_sync_path1..TestAzureFiles_rclone-test-sirefav0zixi_022841qi_check_syn.bb4cc2f1.partial: renamed to: TestAzureFiles_rclone-test-sirefav0zixi_022841qi_check_sync_path1..TestAzureFiles_rclone-test-sirefav0zixi_022841qi_check_sync_path2.path2.lst
2026/04/07 02:32:06 INFO : _testdir_path1.._testdir_path2.path2.lst: Copied (replaced existing) to: TestAzureFiles_rclone-test-sirefav0zixi_022841qi_check_sync_path1..TestAzureFiles_rclone-test-sirefav0zixi_022841qi_check_sync_path2.path2.lst
2026/04/07 02:32:06 NOTICE: [36m(09) :[0m [34mtest 3. run check-sync-only on modified listings[0m
2026/04/07 02:32:06 NOTICE: [36m(10) :[0m [34mbisync check-sync-only[0m
2026/04/07 02:32:11 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_sync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:32:11 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_sync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:32:11 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:32:11 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:32:11 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_sync/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_sync/path2/"
2026/04/07 02:32:11 ERROR : - [34m[0m [35mPath1 file not found in Path2[0m - [36mfile2.txt[0m
2026/04/07 02:32:11 ERROR : - [34m[0m [35mPath2 file not found in Path1[0m - [36mfile1.txt[0m
2026/04/07 02:32:11 ERROR : [31mBisync critical error: path1 and path2 are out of sync, run --resync to recover[0m
2026/04/07 02:32:11 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/07 02:32:11 NOTICE: Bisync error: bisync aborted
2026/04/07 02:32:11 NOTICE: [36m(11) :[0m [34mcopy-listings check-sync-only[0m
2026/04/07 02:32:11 NOTICE: [36m(12) :[0m [34mtest 4. run normal sync to check that it aborts[0m
2026/04/07 02:32:11 NOTICE: [36m(13) :[0m [34mbisync[0m
2026/04/07 02:32:15 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_sync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:32:15 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_sync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:32:15 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:32:15 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:32:15 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_sync/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_sync/path2/"
2026/04/07 02:32:15 ERROR : [31mBisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run
[35mTip: here are the filenames we were looking for. Do they exist?
[0m[36mPath1: [94m/tmp/022841qi/workdir/TestAzureFiles_rclone-test-sirefav0zixi_022841qi_check_sync_path1..TestAzureFiles_rclone-test-sirefav0zixi_022841qi_check_sync_path2.path1.lst[0m
[0m[36mPath2: [94m/tmp/022841qi/workdir/TestAzureFiles_rclone-test-sirefav0zixi_022841qi_check_sync_path1..TestAzureFiles_rclone-test-sirefav0zixi_022841qi_check_sync_path2.path2.lst[0m
[0m[35mTry running this command to inspect the work dir:
[0m[96mrclone lsl "/tmp/022841qi/workdir"[0m[0m
2026/04/07 02:32:15 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/07 02:32:15 NOTICE: Bisync error: bisync aborted
2026/04/07 02:32:15 NOTICE: [36m(14) :[0m [34mtest 5. prune failure listings after critical abort[0m
2026/04/07 02:32:15 NOTICE: [36m(15) :[0m [34mdelete-glob /tmp/022841qi/workdir/ *.lst[0m
2026/04/07 02:32:15 DEBUG : Creating backend with remote "/tmp/022841qi/workdir/"
2026/04/07 02:32:15 DEBUG : fs cache: renaming cache item "/tmp/022841qi/workdir/" to be canonical "/tmp/022841qi/workdir"
2026/04/07 02:32:15 DEBUG : Waiting for deletions to finish
2026/04/07 02:32:15 NOTICE: [36m(16) :[0m [34mdelete-glob /tmp/022841qi/workdir/ *.lst-err[0m
2026/04/07 02:32:15 DEBUG : fs cache: switching user supplied name "/tmp/022841qi/workdir/" for canonical name "/tmp/022841qi/workdir"
2026/04/07 02:32:15 DEBUG : Waiting for deletions to finish
2026/04/07 02:32:15 INFO : TestAzureFiles_rclone-test-sirefav0zixi_022841qi_check_sync_path1..TestAzureFiles_rclone-test-sirefav0zixi_022841qi_check_sync_path2.path1.lst-err: Deleted
2026/04/07 02:32:15 INFO : TestAzureFiles_rclone-test-sirefav0zixi_022841qi_check_sync_path1..TestAzureFiles_rclone-test-sirefav0zixi_022841qi_check_sync_path2.path2.lst-err: Deleted
2026/04/07 02:32:15 NOTICE: [36m(17) :[0m [34mdelete-glob /tmp/022841qi/workdir/ *.lst-new[0m
2026/04/07 02:32:15 DEBUG : fs cache: switching user supplied name "/tmp/022841qi/workdir/" for canonical name "/tmp/022841qi/workdir"
2026/04/07 02:32:15 DEBUG : Waiting for deletions to finish
2026/04/07 02:32:15 INFO : TestAzureFiles_rclone-test-sirefav0zixi_022841qi_check_sync_path1..TestAzureFiles_rclone-test-sirefav0zixi_022841qi_check_sync_path2.path2.lst-new: Deleted
2026/04/07 02:32:15 INFO : TestAzureFiles_rclone-test-sirefav0zixi_022841qi_check_sync_path1..TestAzureFiles_rclone-test-sirefav0zixi_022841qi_check_sync_path2.path1.lst-new: Deleted
2026/04/07 02:32:15 NOTICE: [36m(18) :[0m [34mtest 6. run resync[0m
2026/04/07 02:32:15 NOTICE: [36m(19) :[0m [34mbisync resync[0m
2026/04/07 02:32:20 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_sync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:32:20 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_sync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:32:20 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:32:20 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:32:20 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_sync/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_sync/path2/"
2026/04/07 02:32:20 INFO : Copying Path2 files to Path1
2026/04/07 02:32:20 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:32:20 INFO : There was nothing to transfer
2026/04/07 02:32:20 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:32:20 INFO : There was nothing to transfer
2026/04/07 02:32:20 INFO : Resync updating listings
2026/04/07 02:32:20 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_sync/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_sync/path2/"
2026/04/07 02:32:20 INFO : [32mBisync successful[0m
2026/04/07 02:32:20 NOTICE: [36m(20) :[0m [34mtest 7. run normal sync with check-sync enabled (default)[0m
2026/04/07 02:32:20 NOTICE: [36m(21) :[0m [34mbisync[0m
2026/04/07 02:32:24 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_sync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:32:24 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_sync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:32:24 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:32:24 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:32:24 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_sync/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_sync/path2/"
2026/04/07 02:32:24 INFO : Building Path1 and Path2 listings
2026/04/07 02:32:25 INFO : Path1 checking for diffs
2026/04/07 02:32:25 INFO : Path2 checking for diffs
2026/04/07 02:32:25 INFO : No changes found
2026/04/07 02:32:25 INFO : Updating listings
2026/04/07 02:32:25 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_sync/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_sync/path2/"
2026/04/07 02:32:25 INFO : [32mBisync successful[0m
2026/04/07 02:32:25 NOTICE: [36m(22) :[0m [34mtest 8. run normal sync with no-check-sync[0m
2026/04/07 02:32:25 NOTICE: [36m(23) :[0m [34mbisync no-check-sync[0m
2026/04/07 02:32:29 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_sync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:32:29 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_sync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:32:29 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:32:29 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:32:29 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_sync/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/check_sync/path2/"
2026/04/07 02:32:29 INFO : Building Path1 and Path2 listings
2026/04/07 02:32:29 INFO : Path1 checking for diffs
2026/04/07 02:32:29 INFO : Path2 checking for diffs
2026/04/07 02:32:29 INFO : No changes found
2026/04/07 02:32:29 INFO : Updating listings
2026/04/07 02:32:29 INFO : [32mBisync successful[0m
2026/04/07 02:32:29 DEBUG : Waiting for deletions to finish
2026/04/07 02:32:30 INFO : file4.txt: Deleted
2026/04/07 02:32:30 INFO : file5.txt: Deleted
2026/04/07 02:32:30 INFO : file1.txt: Deleted
2026/04/07 02:32:30 INFO : file6.txt: Deleted
2026/04/07 02:32:30 INFO : file2.txt: Deleted
2026/04/07 02:32:30 INFO : RCLONE_TEST: Deleted
2026/04/07 02:32:30 INFO : file7.txt: Deleted
2026/04/07 02:32:30 INFO : file8.txt: Deleted
2026/04/07 02:32:30 INFO : file3.txt: Deleted
2026/04/07 02:32:30 DEBUG : removing 1 level 0 directories
2026/04/07 02:32:30 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_sync/path1': Removing directory
2026/04/07 02:32:30 DEBUG : Waiting for deletions to finish
2026/04/07 02:32:30 INFO : file4.txt: Deleted
2026/04/07 02:32:30 INFO : file5.txt: Deleted
2026/04/07 02:32:30 INFO : RCLONE_TEST: Deleted
2026/04/07 02:32:30 INFO : file1.txt: Deleted
2026/04/07 02:32:30 INFO : file2.txt: Deleted
2026/04/07 02:32:30 INFO : file6.txt: Deleted
2026/04/07 02:32:30 INFO : file3.txt: Deleted
2026/04/07 02:32:30 INFO : file7.txt: Deleted
2026/04/07 02:32:30 INFO : file8.txt: Deleted
2026/04/07 02:32:30 DEBUG : removing 1 level 0 directories
2026/04/07 02:32:30 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/check_sync/path2': Removing directory
bisync_test.go:608: [32mTEST check_sync PASSED[0m
=== RUN TestBisyncRemoteRemote/compare_all
2026/04/07 02:32:30 INFO : path1: Making directory
2026/04/07 02:32:30 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/compare_all/path1"
2026/04/07 02:32:30 DEBUG : Config file has changed externally - reloading
2026/04/07 02:32:30 INFO : path2: Making directory
2026/04/07 02:32:30 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/compare_all/path2"
2026/04/07 02:32:30 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_compare_all/initial"
2026/04/07 02:32:30 DEBUG : Creating backend with remote "/tmp/022841qi/initdir/test_compare_all-tokobuc0"
2026/04/07 02:32:30 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:32:30 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:30 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:30 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:30 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:30 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:30 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:30 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:30 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:30 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:32:30 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:32:30 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:32:30 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:32:30 INFO : file1.txt: Copied (new)
2026/04/07 02:32:30 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:32:30 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:32:30 DEBUG : Local file system at /tmp/022841qi/initdir/test_compare_all-tokobuc0: Waiting for checks to finish
2026/04/07 02:32:30 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:32:30 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:32:30 DEBUG : Local file system at /tmp/022841qi/initdir/test_compare_all-tokobuc0: Waiting for transfers to finish
2026/04/07 02:32:30 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:32:30 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:32:30 INFO : file2.txt: Copied (new)
2026/04/07 02:32:30 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:32:30 INFO : file3.txt: Copied (new)
2026/04/07 02:32:30 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:32:30 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:32:30 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:32:30 INFO : file4.txt: Copied (new)
2026/04/07 02:32:30 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:32:30 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:32:30 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:32:30 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:32:30 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:32:30 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:32:30 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:32:30 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:32:30 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:32:30 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:32:30 INFO : file7.txt: Copied (new)
2026/04/07 02:32:30 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:32:30 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:32:30 INFO : file5.txt: Copied (new)
2026/04/07 02:32:30 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:32:30 INFO : file6.txt: Copied (new)
2026/04/07 02:32:30 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:32:30 INFO : file8.txt: Copied (new)
2026/04/07 02:32:30 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_compare_all/modfiles"
2026/04/07 02:32:30 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_compare_all-xemogij6"
2026/04/07 02:32:30 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:30 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:30 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:30 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:30 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:30 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:30 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:30 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:30 DEBUG : Local file system at /tmp/022841qi/datadir/test_compare_all-xemogij6: Waiting for checks to finish
2026/04/07 02:32:30 DEBUG : Local file system at /tmp/022841qi/datadir/test_compare_all-xemogij6: Waiting for transfers to finish
2026/04/07 02:32:30 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/07 02:32:30 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:32:30 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/04/07 02:32:30 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/07 02:32:30 INFO : file1.txt: Copied (new)
2026/04/07 02:32:30 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:32:30 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/04/07 02:32:30 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/04/07 02:32:30 INFO : file10.txt: Copied (new)
2026/04/07 02:32:30 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/04/07 02:32:30 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/07 02:32:30 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/04/07 02:32:30 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/04/07 02:32:30 INFO : file2.txt: Copied (new)
2026/04/07 02:32:30 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/07 02:32:30 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/04/07 02:32:30 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/07 02:32:30 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/04/07 02:32:30 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:32:30 INFO : file5L.txt: Copied (new)
2026/04/07 02:32:30 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/04/07 02:32:30 INFO : file5R.txt: Copied (new)
2026/04/07 02:32:30 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/04/07 02:32:30 INFO : file11.txt: Copied (new)
2026/04/07 02:32:30 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/04/07 02:32:30 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:32:30 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/04/07 02:32:30 INFO : file6.txt: Copied (new)
2026/04/07 02:32:30 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/04/07 02:32:30 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:32:30 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/04/07 02:32:30 INFO : file7.txt: Copied (new)
2026/04/07 02:32:30 DEBUG : Waiting for deletions to finish
2026/04/07 02:32:30 ERROR : error listing: directory not found
2026/04/07 02:32:30 ERROR : azurefiles root 'rclone-test-sirefav0zixi/022841qi/compare_all/path1': Failed to list "": directory not found
2026/04/07 02:32:30 DEBUG : removing 1 level 0 directories
2026/04/07 02:32:30 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/compare_all/path1': Removing directory
2026/04/07 02:32:30 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-sirefav0zixi/022841qi/compare_all/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:3e4759c9-301a-009f-4d36-c6fd18000000
Time:2026-04-07T02:32:30.9699319Z
--------------------------------------------------------------------------------
2026/04/07 02:32:30 DEBUG : Waiting for deletions to finish
2026/04/07 02:32:31 ERROR : error listing: directory not found
2026/04/07 02:32:31 ERROR : azurefiles root 'rclone-test-sirefav0zixi/022841qi/compare_all/path2': Failed to list "": directory not found
2026/04/07 02:32:31 DEBUG : removing 1 level 0 directories
2026/04/07 02:32:31 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/compare_all/path2': Removing directory
2026/04/07 02:32:31 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-sirefav0zixi/022841qi/compare_all/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:3e4759cc-301a-009f-5036-c6fd18000000
Time:2026-04-07T02:32:31.0932957Z
--------------------------------------------------------------------------------
2026/04/07 02:32:31 ERROR : error listing: directory not found
2026/04/07 02:32:31 ERROR : error listing: directory not found
2026/04/07 02:32:31 NOTICE: checking initFs Local file system at /tmp/022841qi/initdir/test_compare_all-tokobuc0
2026/04/07 02:32:31 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:31 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:31 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:31 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:31 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:31 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:31 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:31 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:31 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:32:31 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/compare_all/path1': Waiting for checks to finish
2026/04/07 02:32:31 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/compare_all/path1': Waiting for transfers to finish
2026/04/07 02:32:31 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:32:31 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:32:31 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:32:31 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:32:31 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:32:31 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:32:31 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:32:31 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:32:31 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:32:31 INFO : file3.txt: Copied (new)
2026/04/07 02:32:31 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:32:31 INFO : file2.txt: Copied (new)
2026/04/07 02:32:31 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:32:31 INFO : file1.txt: Copied (new)
2026/04/07 02:32:31 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:32:31 INFO : file4.txt: Copied (new)
2026/04/07 02:32:31 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:32:31 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:32:31 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:32:31 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:32:31 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:32:31 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:32:31 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:32:31 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:32:31 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:32:31 INFO : file5.txt: Copied (new)
2026/04/07 02:32:31 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:32:31 INFO : file6.txt: Copied (new)
2026/04/07 02:32:31 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:32:31 INFO : file7.txt: Copied (new)
2026/04/07 02:32:31 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:32:31 INFO : file8.txt: Copied (new)
2026/04/07 02:32:32 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:32:32 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:32:32 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:32:32 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:32:32 NOTICE: checking Path1 azurefiles root 'rclone-test-sirefav0zixi/022841qi/compare_all/path1'
2026/04/07 02:32:32 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:32 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:32 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:32 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:32 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:32 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:32 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:32 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:32 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:32:32 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/compare_all/path2': Waiting for checks to finish
2026/04/07 02:32:32 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/compare_all/path2': Waiting for transfers to finish
2026/04/07 02:32:32 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:32:32 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:32:32 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:32:32 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:32:32 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:32:32 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:32:32 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:32:32 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:32:32 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:32:32 INFO : file4.txt: Copied (new)
2026/04/07 02:32:32 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:32:32 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:32:32 INFO : file1.txt: Copied (new)
2026/04/07 02:32:32 INFO : file3.txt: Copied (new)
2026/04/07 02:32:32 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:32:32 INFO : file2.txt: Copied (new)
2026/04/07 02:32:33 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:32:33 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:32:33 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:32:33 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:32:33 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:32:33 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:32:33 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:32:33 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:32:33 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:32:33 INFO : file5.txt: Copied (new)
2026/04/07 02:32:33 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:32:33 INFO : file7.txt: Copied (new)
2026/04/07 02:32:33 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:32:33 INFO : file6.txt: Copied (new)
2026/04/07 02:32:33 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:32:33 INFO : file8.txt: Copied (new)
2026/04/07 02:32:33 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:32:33 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:32:33 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:32:33 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:32:33 NOTICE: checking path2 azurefiles root 'rclone-test-sirefav0zixi/022841qi/compare_all/path2'
2026/04/07 02:32:34 NOTICE: [36m(01) :[0m [34mtest changes compare-all[0m
2026/04/07 02:32:34 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/07 02:32:34 NOTICE: [36m(03) :[0m [34mbisync resync compare-all[0m
2026/04/07 02:32:38 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/compare_all/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:32:38 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/compare_all/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:32:38 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/04/07 02:32:38 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/compare_all/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/compare_all/path2/"
2026/04/07 02:32:38 INFO : Copying Path2 files to Path1
2026/04/07 02:32:38 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:32:39 INFO : There was nothing to transfer
2026/04/07 02:32:39 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:32:39 INFO : There was nothing to transfer
2026/04/07 02:32:39 INFO : Resync updating listings
2026/04/07 02:32:39 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/compare_all/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/compare_all/path2/"
2026/04/07 02:32:39 INFO : [32mBisync successful[0m
2026/04/07 02:32:39 NOTICE: [36m(04) :[0m [34mtest make modifications on both paths[0m
2026/04/07 02:32:39 NOTICE: [36m(05) :[0m [34mtest new on path2 - file10[0m
2026/04/07 02:32:39 NOTICE: [36m(06) :[0m [34mtouch-copy 2001-01-02 /tmp/022841qi/datadir/test_compare_all-xemogij6/file10.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/compare_all/path2/[0m
2026/04/07 02:32:39 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_compare_all-xemogij6/"
2026/04/07 02:32:39 DEBUG : fs cache: renaming cache item "/tmp/022841qi/datadir/test_compare_all-xemogij6/" to be canonical "/tmp/022841qi/datadir/test_compare_all-xemogij6"
2026/04/07 02:32:39 DEBUG : file10.txt: Set modification time 2001-01-02
2026/04/07 02:32:39 DEBUG : copyFile "/tmp/022841qi/datadir/test_compare_all-xemogij6/file10.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/compare_all/path2/" as ""
2026/04/07 02:32:39 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_compare_all-xemogij6/file10.txt"
2026/04/07 02:32:39 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/compare_all/path2/"
2026/04/07 02:32:39 DEBUG : operations.CopyFile "file10.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/compare_all/path2/'" as "file10.txt"
2026/04/07 02:32:39 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:40 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/04/07 02:32:40 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:32:40 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/04/07 02:32:40 INFO : file10.txt: Copied (new)
2026/04/07 02:32:40 NOTICE: [36m(07) :[0m [34mtest newer on path2 - file1[0m
2026/04/07 02:32:40 NOTICE: [36m(08) :[0m [34mtouch-copy 2001-01-02 /tmp/022841qi/datadir/test_compare_all-xemogij6/file1.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/compare_all/path2/[0m
2026/04/07 02:32:40 DEBUG : fs cache: switching user supplied name "/tmp/022841qi/datadir/test_compare_all-xemogij6/" for canonical name "/tmp/022841qi/datadir/test_compare_all-xemogij6"
2026/04/07 02:32:40 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/07 02:32:40 DEBUG : copyFile "/tmp/022841qi/datadir/test_compare_all-xemogij6/file1.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/compare_all/path2/" as ""
2026/04/07 02:32:40 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_compare_all-xemogij6/file1.txt"
2026/04/07 02:32:40 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/compare_all/path2/"
2026/04/07 02:32:40 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/compare_all/path2/'" as "file1.txt"
2026/04/07 02:32:40 DEBUG : file1.txt: size = 19 (Local file system at /tmp/022841qi/datadir/test_compare_all-xemogij6)
2026/04/07 02:32:40 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-sirefav0zixi/022841qi/compare_all/path2/')
2026/04/07 02:32:40 DEBUG : file1.txt: Sizes differ
2026/04/07 02:32:40 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/07 02:32:40 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:32:40 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/07 02:32:40 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:32:40 NOTICE: [36m(09) :[0m [34mtest new on path1 - file11[0m
2026/04/07 02:32:40 NOTICE: [36m(10) :[0m [34mtouch-copy 2001-01-02 /tmp/022841qi/datadir/test_compare_all-xemogij6/file11.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/compare_all/path1/[0m
2026/04/07 02:32:40 DEBUG : fs cache: switching user supplied name "/tmp/022841qi/datadir/test_compare_all-xemogij6/" for canonical name "/tmp/022841qi/datadir/test_compare_all-xemogij6"
2026/04/07 02:32:40 DEBUG : file11.txt: Set modification time 2001-01-02
2026/04/07 02:32:40 DEBUG : copyFile "/tmp/022841qi/datadir/test_compare_all-xemogij6/file11.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/compare_all/path1/" as ""
2026/04/07 02:32:40 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_compare_all-xemogij6/file11.txt"
2026/04/07 02:32:40 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/compare_all/path1/"
2026/04/07 02:32:40 DEBUG : operations.CopyFile "file11.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/compare_all/path1/'" as "file11.txt"
2026/04/07 02:32:40 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:40 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/04/07 02:32:40 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:32:40 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/04/07 02:32:40 INFO : file11.txt: Copied (new)
2026/04/07 02:32:40 NOTICE: [36m(11) :[0m [34mtest newer on path1 - file2[0m
2026/04/07 02:32:40 NOTICE: [36m(12) :[0m [34mtouch-copy 2001-01-02 /tmp/022841qi/datadir/test_compare_all-xemogij6/file2.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/compare_all/path1/[0m
2026/04/07 02:32:40 DEBUG : fs cache: switching user supplied name "/tmp/022841qi/datadir/test_compare_all-xemogij6/" for canonical name "/tmp/022841qi/datadir/test_compare_all-xemogij6"
2026/04/07 02:32:40 DEBUG : file2.txt: Set modification time 2001-01-02
2026/04/07 02:32:40 DEBUG : copyFile "/tmp/022841qi/datadir/test_compare_all-xemogij6/file2.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/compare_all/path1/" as ""
2026/04/07 02:32:40 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_compare_all-xemogij6/file2.txt"
2026/04/07 02:32:40 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/compare_all/path1/"
2026/04/07 02:32:40 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/compare_all/path1/'" as "file2.txt"
2026/04/07 02:32:41 DEBUG : file2.txt: size = 13 (Local file system at /tmp/022841qi/datadir/test_compare_all-xemogij6)
2026/04/07 02:32:41 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-sirefav0zixi/022841qi/compare_all/path1/')
2026/04/07 02:32:41 DEBUG : file2.txt: Sizes differ
2026/04/07 02:32:41 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/04/07 02:32:41 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/07 02:32:41 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/04/07 02:32:41 INFO : file2.txt: Copied (replaced existing)
2026/04/07 02:32:41 NOTICE: [36m(13) :[0m [34mtest deleted on path2 - file3[0m
2026/04/07 02:32:41 NOTICE: [36m(14) :[0m [34mdelete-file TestAzureFiles:rclone-test-sirefav0zixi/022841qi/compare_all/path2/file3.txt[0m
2026/04/07 02:32:41 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/compare_all/path2/"
2026/04/07 02:32:41 INFO : file3.txt: Deleted
2026/04/07 02:32:41 NOTICE: [36m(15) :[0m [34mtest deleted on path1 - file4[0m
2026/04/07 02:32:41 NOTICE: [36m(16) :[0m [34mdelete-file TestAzureFiles:rclone-test-sirefav0zixi/022841qi/compare_all/path1/file4.txt[0m
2026/04/07 02:32:41 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/compare_all/path1/"
2026/04/07 02:32:41 INFO : file4.txt: Deleted
2026/04/07 02:32:41 NOTICE: [36m(17) :[0m [34mtest deleted on both paths - file8[0m
2026/04/07 02:32:41 NOTICE: [36m(18) :[0m [34mdelete-file TestAzureFiles:rclone-test-sirefav0zixi/022841qi/compare_all/path1/file8.txt[0m
2026/04/07 02:32:41 INFO : file8.txt: Deleted
2026/04/07 02:32:41 NOTICE: [36m(19) :[0m [34mdelete-file TestAzureFiles:rclone-test-sirefav0zixi/022841qi/compare_all/path2/file8.txt[0m
2026/04/07 02:32:41 INFO : file8.txt: Deleted
2026/04/07 02:32:41 NOTICE: [36m(20) :[0m [34mtest changed on both paths - file5 (file5R, file5L)[0m
2026/04/07 02:32:41 NOTICE: [36m(21) :[0m [34mtouch-glob 2001-01-02 /tmp/022841qi/datadir/test_compare_all-xemogij6/ file5R.txt[0m
2026/04/07 02:32:41 DEBUG : fs cache: switching user supplied name "/tmp/022841qi/datadir/test_compare_all-xemogij6/" for canonical name "/tmp/022841qi/datadir/test_compare_all-xemogij6"
2026/04/07 02:32:41 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/04/07 02:32:41 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/022841qi/datadir/test_compare_all-xemogij6/file5R.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/compare_all/path2/ file5.txt[0m
2026/04/07 02:32:41 DEBUG : copyFile "/tmp/022841qi/datadir/test_compare_all-xemogij6/file5R.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/compare_all/path2/" as "file5.txt"
2026/04/07 02:32:41 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_compare_all-xemogij6/file5R.txt"
2026/04/07 02:32:41 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/compare_all/path2/"
2026/04/07 02:32:41 DEBUG : operations.CopyFile "file5R.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/compare_all/path2/'" as "file5.txt"
2026/04/07 02:32:41 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/022841qi/datadir/test_compare_all-xemogij6)
2026/04/07 02:32:41 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-sirefav0zixi/022841qi/compare_all/path2/')
2026/04/07 02:32:41 DEBUG : file5R.txt: Sizes differ
2026/04/07 02:32:42 DEBUG : file5.txt.232124ee.partial: size = 39 OK
2026/04/07 02:32:42 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/07 02:32:42 DEBUG : file5.txt.232124ee.partial: renamed to: file5.txt
2026/04/07 02:32:42 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/04/07 02:32:42 NOTICE: [36m(23) :[0m [34mtouch-glob 2001-03-04 /tmp/022841qi/datadir/test_compare_all-xemogij6/ file5L.txt[0m
2026/04/07 02:32:42 DEBUG : fs cache: switching user supplied name "/tmp/022841qi/datadir/test_compare_all-xemogij6/" for canonical name "/tmp/022841qi/datadir/test_compare_all-xemogij6"
2026/04/07 02:32:42 DEBUG : file5L.txt: Set modification time 2001-03-04
2026/04/07 02:32:42 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/022841qi/datadir/test_compare_all-xemogij6/file5L.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/compare_all/path1/ file5.txt[0m
2026/04/07 02:32:42 DEBUG : copyFile "/tmp/022841qi/datadir/test_compare_all-xemogij6/file5L.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/compare_all/path1/" as "file5.txt"
2026/04/07 02:32:42 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_compare_all-xemogij6/file5L.txt"
2026/04/07 02:32:42 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/compare_all/path1/"
2026/04/07 02:32:42 DEBUG : operations.CopyFile "file5L.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/compare_all/path1/'" as "file5.txt"
2026/04/07 02:32:42 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/022841qi/datadir/test_compare_all-xemogij6)
2026/04/07 02:32:42 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-sirefav0zixi/022841qi/compare_all/path1/')
2026/04/07 02:32:42 DEBUG : file5L.txt: Sizes differ
2026/04/07 02:32:42 DEBUG : file5.txt.4a946ad2.partial: size = 39 OK
2026/04/07 02:32:42 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/07 02:32:42 DEBUG : file5.txt.4a946ad2.partial: renamed to: file5.txt
2026/04/07 02:32:42 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/04/07 02:32:42 NOTICE: [36m(25) :[0m [34mtest newer on path2 and deleted on path1 - file6[0m
2026/04/07 02:32:42 NOTICE: [36m(26) :[0m [34mtouch-copy 2001-01-02 /tmp/022841qi/datadir/test_compare_all-xemogij6/file6.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/compare_all/path2/[0m
2026/04/07 02:32:42 DEBUG : fs cache: switching user supplied name "/tmp/022841qi/datadir/test_compare_all-xemogij6/" for canonical name "/tmp/022841qi/datadir/test_compare_all-xemogij6"
2026/04/07 02:32:42 DEBUG : file6.txt: Set modification time 2001-01-02
2026/04/07 02:32:42 DEBUG : copyFile "/tmp/022841qi/datadir/test_compare_all-xemogij6/file6.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/compare_all/path2/" as ""
2026/04/07 02:32:42 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_compare_all-xemogij6/file6.txt"
2026/04/07 02:32:42 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/compare_all/path2/"
2026/04/07 02:32:42 DEBUG : operations.CopyFile "file6.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/compare_all/path2/'" as "file6.txt"
2026/04/07 02:32:42 DEBUG : file6.txt: size = 19 (Local file system at /tmp/022841qi/datadir/test_compare_all-xemogij6)
2026/04/07 02:32:42 DEBUG : file6.txt: size = 0 (azurefiles root 'rclone-test-sirefav0zixi/022841qi/compare_all/path2/')
2026/04/07 02:32:42 DEBUG : file6.txt: Sizes differ
2026/04/07 02:32:42 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/04/07 02:32:42 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:32:43 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/04/07 02:32:43 INFO : file6.txt: Copied (replaced existing)
2026/04/07 02:32:43 NOTICE: [36m(27) :[0m [34mdelete-file TestAzureFiles:rclone-test-sirefav0zixi/022841qi/compare_all/path1/file6.txt[0m
2026/04/07 02:32:43 INFO : file6.txt: Deleted
2026/04/07 02:32:43 NOTICE: [36m(28) :[0m [34mtest newer on path1 and deleted on path2 - file7[0m
2026/04/07 02:32:43 NOTICE: [36m(29) :[0m [34mtouch-copy 2001-01-02 /tmp/022841qi/datadir/test_compare_all-xemogij6/file7.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/compare_all/path1/[0m
2026/04/07 02:32:43 DEBUG : fs cache: switching user supplied name "/tmp/022841qi/datadir/test_compare_all-xemogij6/" for canonical name "/tmp/022841qi/datadir/test_compare_all-xemogij6"
2026/04/07 02:32:43 DEBUG : file7.txt: Set modification time 2001-01-02
2026/04/07 02:32:43 DEBUG : copyFile "/tmp/022841qi/datadir/test_compare_all-xemogij6/file7.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/compare_all/path1/" as ""
2026/04/07 02:32:43 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_compare_all-xemogij6/file7.txt"
2026/04/07 02:32:43 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/compare_all/path1/"
2026/04/07 02:32:43 DEBUG : operations.CopyFile "file7.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/compare_all/path1/'" as "file7.txt"
2026/04/07 02:32:43 DEBUG : file7.txt: size = 19 (Local file system at /tmp/022841qi/datadir/test_compare_all-xemogij6)
2026/04/07 02:32:43 DEBUG : file7.txt: size = 0 (azurefiles root 'rclone-test-sirefav0zixi/022841qi/compare_all/path1/')
2026/04/07 02:32:43 DEBUG : file7.txt: Sizes differ
2026/04/07 02:32:43 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/04/07 02:32:43 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:32:43 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/04/07 02:32:43 INFO : file7.txt: Copied (replaced existing)
2026/04/07 02:32:43 NOTICE: [36m(30) :[0m [34mdelete-file TestAzureFiles:rclone-test-sirefav0zixi/022841qi/compare_all/path2/file7.txt[0m
2026/04/07 02:32:43 INFO : file7.txt: Deleted
2026/04/07 02:32:43 NOTICE: [36m(31) :[0m [34mtest bisync run[0m
2026/04/07 02:32:43 NOTICE: [36m(32) :[0m [34mbisync compare-all[0m
2026/04/07 02:32:48 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/compare_all/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:32:48 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/compare_all/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:32:48 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/04/07 02:32:48 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/compare_all/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/compare_all/path2/"
2026/04/07 02:32:48 INFO : Building Path1 and Path2 listings
2026/04/07 02:32:48 INFO : Path1 checking for diffs
2026/04/07 02:32:48 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/04/07 02:32:48 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/07 02:32:48 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/04/07 02:32:48 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/04/07 02:32:48 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile7.txt[0m
2026/04/07 02:32:48 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/04/07 02:32:48 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/04/07 02:32:48 INFO : Path1: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/04/07 02:32:48 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m, [36m 3 hash differs[0m)
2026/04/07 02:32:48 INFO : Path2 checking for diffs
2026/04/07 02:32:48 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile1.txt[0m
2026/04/07 02:32:48 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/07 02:32:48 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/04/07 02:32:48 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile6.txt[0m
2026/04/07 02:32:48 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/04/07 02:32:48 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/04/07 02:32:48 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/04/07 02:32:48 INFO : Path2: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/04/07 02:32:48 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m, [36m 3 hash differs[0m)
2026/04/07 02:32:48 INFO : Applying changes
2026/04/07 02:32:48 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/compare_all/path2/file11.txt[0m
2026/04/07 02:32:48 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/compare_all/path2/file2.txt[0m
2026/04/07 02:32:48 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/compare_all/path2/file4.txt[0m
2026/04/07 02:32:48 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/04/07 02:32:48 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/compare_all/path1/file5.txt.conflict1[0m
2026/04/07 02:32:49 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1
2026/04/07 02:32:49 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/compare_all/path2/file5.txt.conflict1[0m
2026/04/07 02:32:49 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/compare_all/path2/file5.txt.conflict2[0m
2026/04/07 02:32:49 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2
2026/04/07 02:32:49 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/compare_all/path1/file5.txt.conflict2[0m
2026/04/07 02:32:49 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/compare_all/path1/file6.txt[0m
2026/04/07 02:32:49 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/compare_all/path2/file7.txt[0m
2026/04/07 02:32:49 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/compare_all/path1/file1.txt[0m
2026/04/07 02:32:49 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/compare_all/path1/file10.txt[0m
2026/04/07 02:32:49 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/compare_all/path1/file3.txt[0m
2026/04/07 02:32:49 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:32:49 INFO : file10.txt: Copied (server-side copy)
2026/04/07 02:32:50 INFO : file5.txt.conflict2: Copied (server-side copy)
2026/04/07 02:32:50 INFO : file6.txt: Copied (server-side copy)
2026/04/07 02:32:50 INFO : file1.txt: Copied (server-side copy)
2026/04/07 02:32:50 INFO : file3.txt: Deleted
2026/04/07 02:32:50 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:32:50 INFO : file11.txt: Copied (server-side copy)
2026/04/07 02:32:50 INFO : file5.txt.conflict1: Copied (server-side copy)
2026/04/07 02:32:50 INFO : file2.txt: Copied (server-side copy)
2026/04/07 02:32:50 INFO : file7.txt: Copied (server-side copy)
2026/04/07 02:32:51 INFO : file4.txt: Deleted
2026/04/07 02:32:51 INFO : Updating listings
2026/04/07 02:32:51 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/compare_all/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/compare_all/path2/"
2026/04/07 02:32:51 INFO : [32mBisync successful[0m
2026/04/07 02:32:51 DEBUG : Waiting for deletions to finish
2026/04/07 02:32:51 INFO : file2.txt: Deleted
2026/04/07 02:32:51 INFO : file6.txt: Deleted
2026/04/07 02:32:51 INFO : file5.txt.conflict1: Deleted
2026/04/07 02:32:51 INFO : file10.txt: Deleted
2026/04/07 02:32:51 INFO : file5.txt.conflict2: Deleted
2026/04/07 02:32:51 INFO : file1.txt: Deleted
2026/04/07 02:32:51 INFO : file11.txt: Deleted
2026/04/07 02:32:51 INFO : RCLONE_TEST: Deleted
2026/04/07 02:32:51 INFO : file7.txt: Deleted
2026/04/07 02:32:51 DEBUG : removing 1 level 0 directories
2026/04/07 02:32:51 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/compare_all/path1': Removing directory
2026/04/07 02:32:51 DEBUG : Waiting for deletions to finish
2026/04/07 02:32:51 INFO : RCLONE_TEST: Deleted
2026/04/07 02:32:51 INFO : file11.txt: Deleted
2026/04/07 02:32:51 INFO : file2.txt: Deleted
2026/04/07 02:32:51 INFO : file5.txt.conflict2: Deleted
2026/04/07 02:32:51 INFO : file1.txt: Deleted
2026/04/07 02:32:51 INFO : file6.txt: Deleted
2026/04/07 02:32:51 INFO : file5.txt.conflict1: Deleted
2026/04/07 02:32:51 INFO : file10.txt: Deleted
2026/04/07 02:32:51 INFO : file7.txt: Deleted
2026/04/07 02:32:51 DEBUG : removing 1 level 0 directories
2026/04/07 02:32:51 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/compare_all/path2': Removing directory
bisync_test.go:608: [32mTEST compare_all PASSED[0m
=== RUN TestBisyncRemoteRemote/concurrent
2026/04/07 02:32:51 INFO : path1: Making directory
2026/04/07 02:32:51 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/concurrent/path1"
2026/04/07 02:32:51 INFO : path2: Making directory
2026/04/07 02:32:51 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/concurrent/path2"
2026/04/07 02:32:51 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_concurrent/initial"
2026/04/07 02:32:51 DEBUG : Creating backend with remote "/tmp/022841qi/initdir/test_concurrent-xoxetuz3"
2026/04/07 02:32:51 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:32:51 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:51 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:51 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:51 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:51 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:51 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:51 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:51 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:51 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:32:51 DEBUG : Local file system at /tmp/022841qi/initdir/test_concurrent-xoxetuz3: Waiting for checks to finish
2026/04/07 02:32:51 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:32:51 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:32:51 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:32:51 INFO : file1.txt: Copied (new)
2026/04/07 02:32:51 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:32:51 DEBUG : Local file system at /tmp/022841qi/initdir/test_concurrent-xoxetuz3: Waiting for transfers to finish
2026/04/07 02:32:51 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:32:51 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:32:51 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:32:51 INFO : file2.txt: Copied (new)
2026/04/07 02:32:51 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:32:51 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:32:51 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:32:51 INFO : file4.txt: Copied (new)
2026/04/07 02:32:51 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:32:51 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:32:51 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:32:51 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:32:51 INFO : file3.txt: Copied (new)
2026/04/07 02:32:51 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:32:51 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:32:51 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:32:51 INFO : file5.txt: Copied (new)
2026/04/07 02:32:51 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:32:51 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:32:51 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:32:51 INFO : file6.txt: Copied (new)
2026/04/07 02:32:51 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:32:51 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:32:51 INFO : file7.txt: Copied (new)
2026/04/07 02:32:51 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:32:51 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:32:51 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:32:51 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:32:51 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:32:51 INFO : file8.txt: Copied (new)
2026/04/07 02:32:51 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_concurrent/modfiles"
2026/04/07 02:32:51 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_concurrent-niwusug8"
2026/04/07 02:32:51 DEBUG : dummy.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:51 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:51 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:51 DEBUG : dummy.txt.054c2352.partial: size = 0 OK
2026/04/07 02:32:51 DEBUG : dummy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:32:51 DEBUG : dummy.txt.054c2352.partial: renamed to: dummy.txt
2026/04/07 02:32:51 INFO : dummy.txt: Copied (new)
2026/04/07 02:32:51 DEBUG : file1.txt.0866bb02.partial: size = 19 OK
2026/04/07 02:32:51 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:32:51 DEBUG : file1.txt.0866bb02.partial: renamed to: file1.txt
2026/04/07 02:32:51 INFO : file1.txt: Copied (new)
2026/04/07 02:32:51 DEBUG : file10.txt.0bea3133.partial: size = 19 OK
2026/04/07 02:32:51 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:32:51 DEBUG : file10.txt.0bea3133.partial: renamed to: file10.txt
2026/04/07 02:32:51 INFO : file10.txt: Copied (new)
2026/04/07 02:32:51 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:51 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:51 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:51 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:51 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:51 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:51 DEBUG : Local file system at /tmp/022841qi/datadir/test_concurrent-niwusug8: Waiting for checks to finish
2026/04/07 02:32:51 DEBUG : Local file system at /tmp/022841qi/datadir/test_concurrent-niwusug8: Waiting for transfers to finish
2026/04/07 02:32:51 DEBUG : file2.txt.95cb1da2.partial: size = 13 OK
2026/04/07 02:32:51 DEBUG : file5L.txt.0068aeca.partial: size = 39 OK
2026/04/07 02:32:51 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/07 02:32:51 DEBUG : file2.txt.95cb1da2.partial: renamed to: file2.txt
2026/04/07 02:32:51 INFO : file2.txt: Copied (new)
2026/04/07 02:32:51 DEBUG : file6.txt.cd788d78.partial: size = 19 OK
2026/04/07 02:32:51 DEBUG : file5R.txt.70006d6a.partial: size = 39 OK
2026/04/07 02:32:51 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/07 02:32:51 DEBUG : file5L.txt.0068aeca.partial: renamed to: file5L.txt
2026/04/07 02:32:51 INFO : file5L.txt: Copied (new)
2026/04/07 02:32:51 DEBUG : file7.txt.a401861d.partial: size = 19 OK
2026/04/07 02:32:51 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:32:51 DEBUG : file6.txt.cd788d78.partial: renamed to: file6.txt
2026/04/07 02:32:51 INFO : file6.txt: Copied (new)
2026/04/07 02:32:51 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/07 02:32:51 DEBUG : file5R.txt.70006d6a.partial: renamed to: file5R.txt
2026/04/07 02:32:51 INFO : file5R.txt: Copied (new)
2026/04/07 02:32:51 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:32:51 DEBUG : file7.txt.a401861d.partial: renamed to: file7.txt
2026/04/07 02:32:51 INFO : file7.txt: Copied (new)
2026/04/07 02:32:51 DEBUG : file11.txt.62933a56.partial: size = 19 OK
2026/04/07 02:32:51 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:32:51 DEBUG : file11.txt.62933a56.partial: renamed to: file11.txt
2026/04/07 02:32:51 INFO : file11.txt: Copied (new)
2026/04/07 02:32:51 DEBUG : Waiting for deletions to finish
2026/04/07 02:32:52 ERROR : error listing: directory not found
2026/04/07 02:32:52 ERROR : azurefiles root 'rclone-test-sirefav0zixi/022841qi/concurrent/path1': Failed to list "": directory not found
2026/04/07 02:32:52 DEBUG : removing 1 level 0 directories
2026/04/07 02:32:52 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/concurrent/path1': Removing directory
2026/04/07 02:32:52 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-sirefav0zixi/022841qi/concurrent/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:67cfaad7-901a-00a9-4a36-c67068000000
Time:2026-04-07T02:32:52.0921168Z
--------------------------------------------------------------------------------
2026/04/07 02:32:52 DEBUG : Waiting for deletions to finish
2026/04/07 02:32:52 ERROR : error listing: directory not found
2026/04/07 02:32:52 ERROR : azurefiles root 'rclone-test-sirefav0zixi/022841qi/concurrent/path2': Failed to list "": directory not found
2026/04/07 02:32:52 DEBUG : removing 1 level 0 directories
2026/04/07 02:32:52 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/concurrent/path2': Removing directory
2026/04/07 02:32:52 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-sirefav0zixi/022841qi/concurrent/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:67cfaada-901a-00a9-4d36-c67068000000
Time:2026-04-07T02:32:52.2084228Z
--------------------------------------------------------------------------------
2026/04/07 02:32:52 ERROR : error listing: directory not found
2026/04/07 02:32:52 ERROR : error listing: directory not found
2026/04/07 02:32:52 NOTICE: checking initFs Local file system at /tmp/022841qi/initdir/test_concurrent-xoxetuz3
2026/04/07 02:32:52 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:52 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:52 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:52 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:52 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:52 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:52 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:52 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:52 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:32:52 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/concurrent/path1': Waiting for checks to finish
2026/04/07 02:32:52 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/concurrent/path1': Waiting for transfers to finish
2026/04/07 02:32:52 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:32:52 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:32:52 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:32:52 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:32:52 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:32:52 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:32:52 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:32:52 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:32:52 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:32:52 INFO : file3.txt: Copied (new)
2026/04/07 02:32:52 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:32:52 INFO : file4.txt: Copied (new)
2026/04/07 02:32:52 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:32:52 INFO : file1.txt: Copied (new)
2026/04/07 02:32:52 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:32:52 INFO : file2.txt: Copied (new)
2026/04/07 02:32:52 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:32:52 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:32:52 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:32:52 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:32:52 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:32:52 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:32:52 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:32:52 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:32:52 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:32:52 INFO : file5.txt: Copied (new)
2026/04/07 02:32:52 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:32:52 INFO : file7.txt: Copied (new)
2026/04/07 02:32:52 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:32:52 INFO : file6.txt: Copied (new)
2026/04/07 02:32:52 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:32:52 INFO : file8.txt: Copied (new)
2026/04/07 02:32:53 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:32:53 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:32:53 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:32:53 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:32:53 NOTICE: checking Path1 azurefiles root 'rclone-test-sirefav0zixi/022841qi/concurrent/path1'
2026/04/07 02:32:53 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:53 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:53 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:53 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:53 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:53 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:53 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:53 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:32:53 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:32:53 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/concurrent/path2': Waiting for checks to finish
2026/04/07 02:32:53 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/concurrent/path2': Waiting for transfers to finish
2026/04/07 02:32:53 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:32:53 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:32:53 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:32:53 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:32:53 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:32:53 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:32:53 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:32:53 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:32:54 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:32:54 INFO : file2.txt: Copied (new)
2026/04/07 02:32:54 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:32:54 INFO : file3.txt: Copied (new)
2026/04/07 02:32:54 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:32:54 INFO : file4.txt: Copied (new)
2026/04/07 02:32:54 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:32:54 INFO : file1.txt: Copied (new)
2026/04/07 02:32:54 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:32:54 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:32:54 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:32:54 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:32:54 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:32:54 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:32:54 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:32:54 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:32:54 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:32:54 INFO : file5.txt: Copied (new)
2026/04/07 02:32:54 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:32:54 INFO : file6.txt: Copied (new)
2026/04/07 02:32:54 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:32:54 INFO : file7.txt: Copied (new)
2026/04/07 02:32:54 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:32:54 INFO : file8.txt: Copied (new)
2026/04/07 02:32:54 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:32:54 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:32:54 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:32:54 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:32:54 NOTICE: checking path2 azurefiles root 'rclone-test-sirefav0zixi/022841qi/concurrent/path2'
2026/04/07 02:32:55 NOTICE: [36m(01) :[0m [34mtest concurrent[0m
2026/04/07 02:32:55 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/07 02:32:55 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/07 02:32:59 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/concurrent/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:32:59 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/concurrent/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:32:59 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:32:59 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:32:59 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/concurrent/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/concurrent/path2/"
2026/04/07 02:32:59 INFO : Copying Path2 files to Path1
2026/04/07 02:32:59 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:32:59 INFO : There was nothing to transfer
2026/04/07 02:32:59 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:32:59 INFO : There was nothing to transfer
2026/04/07 02:32:59 INFO : Resync updating listings
2026/04/07 02:32:59 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/concurrent/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/concurrent/path2/"
2026/04/07 02:32:59 INFO : [32mBisync successful[0m
2026/04/07 02:32:59 NOTICE: [36m(04) :[0m [34mtest changed on one path - file1[0m
2026/04/07 02:32:59 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-01-02 /tmp/022841qi/datadir/test_concurrent-niwusug8/ file5R.txt[0m
2026/04/07 02:32:59 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_concurrent-niwusug8/"
2026/04/07 02:32:59 DEBUG : fs cache: renaming cache item "/tmp/022841qi/datadir/test_concurrent-niwusug8/" to be canonical "/tmp/022841qi/datadir/test_concurrent-niwusug8"
2026/04/07 02:32:59 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/04/07 02:32:59 NOTICE: [36m(06) :[0m [34mtouch-glob 2023-08-26 /tmp/022841qi/datadir/test_concurrent-niwusug8/ file7.txt[0m
2026/04/07 02:32:59 DEBUG : fs cache: switching user supplied name "/tmp/022841qi/datadir/test_concurrent-niwusug8/" for canonical name "/tmp/022841qi/datadir/test_concurrent-niwusug8"
2026/04/07 02:32:59 DEBUG : file7.txt: Set modification time 2023-08-26
2026/04/07 02:32:59 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/022841qi/datadir/test_concurrent-niwusug8/file5R.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/concurrent/path2/ file1.txt[0m
2026/04/07 02:32:59 DEBUG : copyFile "/tmp/022841qi/datadir/test_concurrent-niwusug8/file5R.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/concurrent/path2/" as "file1.txt"
2026/04/07 02:32:59 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_concurrent-niwusug8/file5R.txt"
2026/04/07 02:32:59 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/concurrent/path2/"
2026/04/07 02:32:59 DEBUG : operations.CopyFile "file5R.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/concurrent/path2/'" as "file1.txt"
2026/04/07 02:32:59 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/022841qi/datadir/test_concurrent-niwusug8)
2026/04/07 02:32:59 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-sirefav0zixi/022841qi/concurrent/path2/')
2026/04/07 02:32:59 DEBUG : file5R.txt: Sizes differ
2026/04/07 02:33:00 DEBUG : file1.txt.4d727251.partial: size = 39 OK
2026/04/07 02:33:00 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/07 02:33:00 DEBUG : file1.txt.4d727251.partial: renamed to: file1.txt
2026/04/07 02:33:00 INFO : file5R.txt: Copied (replaced existing) to: file1.txt
2026/04/07 02:33:00 NOTICE: [36m(08) :[0m [34mtest bisync with file changed during[0m
2026/04/07 02:33:00 NOTICE: [36m(09) :[0m [34mconcurrent-func[0m
2026/04/07 02:33:00 NOTICE: [36m(10) :[0m [34mbisync[0m
2026/04/07 02:33:04 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/concurrent/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:33:04 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/concurrent/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:33:04 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:33:04 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:33:04 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/concurrent/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/concurrent/path2/"
2026/04/07 02:33:04 INFO : Building Path1 and Path2 listings
2026/04/07 02:33:04 INFO : Path1 checking for diffs
2026/04/07 02:33:04 INFO : Path2 checking for diffs
2026/04/07 02:33:04 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/07 02:33:04 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/07 02:33:04 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/07 02:33:04 INFO : Applying changes
2026/04/07 02:33:04 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/concurrent/path1/file1.txt[0m
2026/04/07 02:33:04 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:33:05 INFO : file7.txt: Copied (replaced existing) to: file1.txt
2026/04/07 02:33:06 INFO : file1.txt: Copied (server-side copy)
2026/04/07 02:33:06 INFO : Updating listings
2026/04/07 02:33:06 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/concurrent/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/concurrent/path2/"
2026/04/07 02:33:06 INFO : [32mBisync successful[0m
2026/04/07 02:33:06 NOTICE: [36m(11) :[0m [34mbisync[0m
2026/04/07 02:33:10 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/concurrent/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:33:10 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/concurrent/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:33:10 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:33:10 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:33:10 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/concurrent/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/concurrent/path2/"
2026/04/07 02:33:10 INFO : Building Path1 and Path2 listings
2026/04/07 02:33:10 INFO : Path1 checking for diffs
2026/04/07 02:33:10 INFO : Path2 checking for diffs
2026/04/07 02:33:10 INFO : No changes found
2026/04/07 02:33:10 INFO : Updating listings
2026/04/07 02:33:10 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/concurrent/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/concurrent/path2/"
2026/04/07 02:33:10 INFO : [32mBisync successful[0m
2026/04/07 02:33:10 DEBUG : Waiting for deletions to finish
2026/04/07 02:33:11 INFO : file4.txt: Deleted
2026/04/07 02:33:11 INFO : file5.txt: Deleted
2026/04/07 02:33:11 INFO : file1.txt: Deleted
2026/04/07 02:33:11 INFO : file3.txt: Deleted
2026/04/07 02:33:11 INFO : file6.txt: Deleted
2026/04/07 02:33:11 INFO : RCLONE_TEST: Deleted
2026/04/07 02:33:11 INFO : file2.txt: Deleted
2026/04/07 02:33:11 INFO : file7.txt: Deleted
2026/04/07 02:33:11 INFO : file8.txt: Deleted
2026/04/07 02:33:11 DEBUG : removing 1 level 0 directories
2026/04/07 02:33:11 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/concurrent/path1': Removing directory
2026/04/07 02:33:11 DEBUG : Waiting for deletions to finish
2026/04/07 02:33:11 INFO : file1.txt: Deleted
2026/04/07 02:33:11 INFO : file6.txt: Deleted
2026/04/07 02:33:11 INFO : file4.txt: Deleted
2026/04/07 02:33:11 INFO : file5.txt: Deleted
2026/04/07 02:33:11 INFO : file2.txt: Deleted
2026/04/07 02:33:11 INFO : RCLONE_TEST: Deleted
2026/04/07 02:33:11 INFO : file7.txt: Deleted
2026/04/07 02:33:11 INFO : file3.txt: Deleted
2026/04/07 02:33:11 INFO : file8.txt: Deleted
2026/04/07 02:33:11 DEBUG : removing 1 level 0 directories
2026/04/07 02:33:11 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/concurrent/path2': Removing directory
bisync_test.go:608: [32mTEST concurrent PASSED[0m
=== RUN TestBisyncRemoteRemote/createemptysrcdirs
2026/04/07 02:33:11 INFO : path1: Making directory
2026/04/07 02:33:11 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1"
2026/04/07 02:33:11 INFO : path2: Making directory
2026/04/07 02:33:11 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path2"
2026/04/07 02:33:11 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_createemptysrcdirs/initial"
2026/04/07 02:33:11 DEBUG : Creating backend with remote "/tmp/022841qi/initdir/test_createemptysrcdirs-nayopub8"
2026/04/07 02:33:11 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:33:11 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/07 02:33:11 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/07 02:33:11 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/07 02:33:11 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/07 02:33:11 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/07 02:33:11 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:33:11 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/07 02:33:11 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/07 02:33:11 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:33:11 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/07 02:33:11 INFO : file1.copy1.txt: Copied (new)
2026/04/07 02:33:11 DEBUG : Local file system at /tmp/022841qi/initdir/test_createemptysrcdirs-nayopub8: Waiting for checks to finish
2026/04/07 02:33:11 DEBUG : Local file system at /tmp/022841qi/initdir/test_createemptysrcdirs-nayopub8: Waiting for transfers to finish
2026/04/07 02:33:11 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:33:11 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/07 02:33:11 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:33:11 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:33:11 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/07 02:33:11 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:33:11 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:33:11 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/07 02:33:11 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:33:11 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:33:11 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/07 02:33:11 INFO : file1.copy4.txt: Copied (new)
2026/04/07 02:33:11 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/07 02:33:11 INFO : file1.copy3.txt: Copied (new)
2026/04/07 02:33:11 INFO : file1.copy2.txt: Copied (new)
2026/04/07 02:33:11 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/07 02:33:11 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:33:11 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:33:11 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/07 02:33:11 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:33:11 INFO : file1.copy5.txt: Copied (new)
2026/04/07 02:33:11 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:33:11 INFO : file1.txt: Copied (new)
2026/04/07 02:33:11 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_createemptysrcdirs/modfiles"
2026/04/07 02:33:11 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1"
2026/04/07 02:33:11 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/07 02:33:11 DEBUG : Local file system at /tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1: Waiting for checks to finish
2026/04/07 02:33:11 DEBUG : Local file system at /tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1: Waiting for transfers to finish
2026/04/07 02:33:11 DEBUG : placeholder.txt.29019232.partial: size = 0 OK
2026/04/07 02:33:11 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:33:11 DEBUG : placeholder.txt.29019232.partial: renamed to: placeholder.txt
2026/04/07 02:33:11 INFO : placeholder.txt: Copied (new)
2026/04/07 02:33:11 DEBUG : Waiting for deletions to finish
2026/04/07 02:33:11 ERROR : error listing: directory not found
2026/04/07 02:33:11 ERROR : azurefiles root 'rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1': Failed to list "": directory not found
2026/04/07 02:33:11 DEBUG : removing 1 level 0 directories
2026/04/07 02:33:11 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1': Removing directory
2026/04/07 02:33:11 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:67cfabb0-901a-00a9-4036-c67068000000
Time:2026-04-07T02:33:11.7949729Z
--------------------------------------------------------------------------------
2026/04/07 02:33:11 DEBUG : Waiting for deletions to finish
2026/04/07 02:33:11 ERROR : error listing: directory not found
2026/04/07 02:33:11 ERROR : azurefiles root 'rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path2': Failed to list "": directory not found
2026/04/07 02:33:11 DEBUG : removing 1 level 0 directories
2026/04/07 02:33:11 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path2': Removing directory
2026/04/07 02:33:11 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:67cfabb3-901a-00a9-4336-c67068000000
Time:2026-04-07T02:33:11.9116038Z
--------------------------------------------------------------------------------
2026/04/07 02:33:11 ERROR : error listing: directory not found
2026/04/07 02:33:12 ERROR : error listing: directory not found
2026/04/07 02:33:12 NOTICE: checking initFs Local file system at /tmp/022841qi/initdir/test_createemptysrcdirs-nayopub8
2026/04/07 02:33:12 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/07 02:33:12 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/07 02:33:12 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/07 02:33:12 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/07 02:33:12 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/07 02:33:12 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:33:12 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:33:12 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1': Waiting for checks to finish
2026/04/07 02:33:12 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1': Waiting for transfers to finish
2026/04/07 02:33:12 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/07 02:33:12 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:33:12 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/07 02:33:12 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:33:12 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/07 02:33:12 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:33:12 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/07 02:33:12 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:33:12 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/07 02:33:12 INFO : file1.copy4.txt: Copied (new)
2026/04/07 02:33:12 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/07 02:33:12 INFO : file1.copy1.txt: Copied (new)
2026/04/07 02:33:12 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/07 02:33:12 INFO : file1.copy3.txt: Copied (new)
2026/04/07 02:33:12 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/07 02:33:12 INFO : file1.copy2.txt: Copied (new)
2026/04/07 02:33:12 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/07 02:33:12 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:33:12 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:33:12 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:33:12 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:33:12 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:33:12 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/07 02:33:12 INFO : file1.copy5.txt: Copied (new)
2026/04/07 02:33:12 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:33:12 INFO : file1.txt: Copied (new)
2026/04/07 02:33:12 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:33:12 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:33:12 NOTICE: checking Path1 azurefiles root 'rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1'
2026/04/07 02:33:13 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/07 02:33:13 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/07 02:33:13 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/07 02:33:13 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/07 02:33:13 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/07 02:33:13 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:33:13 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:33:13 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path2': Waiting for checks to finish
2026/04/07 02:33:13 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path2': Waiting for transfers to finish
2026/04/07 02:33:13 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/07 02:33:13 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:33:13 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/07 02:33:13 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/07 02:33:13 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:33:13 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:33:13 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/07 02:33:13 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:33:13 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/07 02:33:13 INFO : file1.copy4.txt: Copied (new)
2026/04/07 02:33:13 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/07 02:33:13 INFO : file1.copy3.txt: Copied (new)
2026/04/07 02:33:13 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/07 02:33:13 INFO : file1.copy1.txt: Copied (new)
2026/04/07 02:33:13 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/07 02:33:13 INFO : file1.copy2.txt: Copied (new)
2026/04/07 02:33:13 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/07 02:33:13 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:33:13 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:33:13 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:33:13 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:33:13 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:33:13 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/07 02:33:13 INFO : file1.copy5.txt: Copied (new)
2026/04/07 02:33:13 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:33:13 INFO : file1.txt: Copied (new)
2026/04/07 02:33:13 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:33:13 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:33:13 NOTICE: checking path2 azurefiles root 'rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path2'
2026/04/07 02:33:14 NOTICE: [36m(01) :[0m [34mtest createemptysrcdirs[0m
2026/04/07 02:33:14 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/07 02:33:14 NOTICE: [36m(03) :[0m [34mtouch-glob 2001-01-02 /tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1/ placeholder.txt[0m
2026/04/07 02:33:14 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1/"
2026/04/07 02:33:14 DEBUG : fs cache: renaming cache item "/tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1/" to be canonical "/tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1"
2026/04/07 02:33:14 DEBUG : placeholder.txt: Set modification time 2001-01-02
2026/04/07 02:33:14 NOTICE: [36m(04) :[0m [34mcopy-as /tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1/placeholder.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/ file1.txt[0m
2026/04/07 02:33:14 DEBUG : copyFile "/tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1/placeholder.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/" as "file1.txt"
2026/04/07 02:33:14 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1/placeholder.txt"
2026/04/07 02:33:14 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/"
2026/04/07 02:33:14 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/'" as "file1.txt"
2026/04/07 02:33:14 DEBUG : file1.txt: size = 0 OK
2026/04/07 02:33:14 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/04/07 02:33:14 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:33:14 INFO : placeholder.txt: Updated modification time in destination
2026/04/07 02:33:14 DEBUG : placeholder.txt: Unchanged skipping
2026/04/07 02:33:14 NOTICE: [36m(05) :[0m [34mcopy-as /tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1/placeholder.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/ file1.copy1.txt[0m
2026/04/07 02:33:14 DEBUG : copyFile "/tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1/placeholder.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/" as "file1.copy1.txt"
2026/04/07 02:33:14 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1/placeholder.txt"
2026/04/07 02:33:14 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/"
2026/04/07 02:33:14 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/'" as "file1.copy1.txt"
2026/04/07 02:33:14 DEBUG : file1.copy1.txt: size = 0 OK
2026/04/07 02:33:14 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/04/07 02:33:14 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:33:14 INFO : placeholder.txt: Updated modification time in destination
2026/04/07 02:33:14 DEBUG : placeholder.txt: Unchanged skipping
2026/04/07 02:33:14 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1/placeholder.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/ file1.copy2.txt[0m
2026/04/07 02:33:14 DEBUG : copyFile "/tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1/placeholder.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/" as "file1.copy2.txt"
2026/04/07 02:33:14 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1/placeholder.txt"
2026/04/07 02:33:14 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/"
2026/04/07 02:33:14 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/'" as "file1.copy2.txt"
2026/04/07 02:33:14 DEBUG : file1.copy2.txt: size = 0 OK
2026/04/07 02:33:14 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/04/07 02:33:14 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:33:14 INFO : placeholder.txt: Updated modification time in destination
2026/04/07 02:33:14 DEBUG : placeholder.txt: Unchanged skipping
2026/04/07 02:33:14 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1/placeholder.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/ file1.copy3.txt[0m
2026/04/07 02:33:14 DEBUG : copyFile "/tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1/placeholder.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/" as "file1.copy3.txt"
2026/04/07 02:33:14 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1/placeholder.txt"
2026/04/07 02:33:14 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/"
2026/04/07 02:33:14 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/'" as "file1.copy3.txt"
2026/04/07 02:33:14 DEBUG : file1.copy3.txt: size = 0 OK
2026/04/07 02:33:14 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/04/07 02:33:14 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:33:14 INFO : placeholder.txt: Updated modification time in destination
2026/04/07 02:33:14 DEBUG : placeholder.txt: Unchanged skipping
2026/04/07 02:33:14 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1/placeholder.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/ file1.copy4.txt[0m
2026/04/07 02:33:14 DEBUG : copyFile "/tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1/placeholder.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/" as "file1.copy4.txt"
2026/04/07 02:33:14 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1/placeholder.txt"
2026/04/07 02:33:14 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/"
2026/04/07 02:33:14 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/'" as "file1.copy4.txt"
2026/04/07 02:33:14 DEBUG : file1.copy4.txt: size = 0 OK
2026/04/07 02:33:14 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/04/07 02:33:14 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:33:14 INFO : placeholder.txt: Updated modification time in destination
2026/04/07 02:33:14 DEBUG : placeholder.txt: Unchanged skipping
2026/04/07 02:33:14 NOTICE: [36m(09) :[0m [34mcopy-as /tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1/placeholder.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/ file1.copy5.txt[0m
2026/04/07 02:33:14 DEBUG : copyFile "/tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1/placeholder.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/" as "file1.copy5.txt"
2026/04/07 02:33:14 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1/placeholder.txt"
2026/04/07 02:33:14 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/"
2026/04/07 02:33:14 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/'" as "file1.copy5.txt"
2026/04/07 02:33:14 DEBUG : file1.copy5.txt: size = 0 OK
2026/04/07 02:33:14 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/04/07 02:33:14 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:33:14 INFO : placeholder.txt: Updated modification time in destination
2026/04/07 02:33:14 DEBUG : placeholder.txt: Unchanged skipping
2026/04/07 02:33:14 NOTICE: [36m(10) :[0m [34mbisync resync[0m
2026/04/07 02:33:19 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:33:19 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:33:19 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:33:19 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:33:19 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path2/"
2026/04/07 02:33:19 INFO : Copying Path2 files to Path1
2026/04/07 02:33:19 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:33:19 INFO : There was nothing to transfer
2026/04/07 02:33:19 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:33:19 INFO : file1.copy2.txt: Updated modification time in destination
2026/04/07 02:33:19 INFO : file1.copy1.txt: Updated modification time in destination
2026/04/07 02:33:19 INFO : file1.copy5.txt: Updated modification time in destination
2026/04/07 02:33:19 INFO : file1.txt: Updated modification time in destination
2026/04/07 02:33:19 INFO : file1.copy3.txt: Updated modification time in destination
2026/04/07 02:33:19 INFO : file1.copy4.txt: Updated modification time in destination
2026/04/07 02:33:19 INFO : There was nothing to transfer
2026/04/07 02:33:19 INFO : Resync updating listings
2026/04/07 02:33:19 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path2/"
2026/04/07 02:33:19 INFO : [32mBisync successful[0m
2026/04/07 02:33:19 NOTICE: [36m(11) :[0m [34mtest 1. Create an empty dir on Path1 by creating subdir/placeholder.txt and then deleting the placeholder[0m
2026/04/07 02:33:19 NOTICE: [36m(12) :[0m [34mcopy-as /tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1/placeholder.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/ subdir/placeholder.txt[0m
2026/04/07 02:33:19 DEBUG : copyFile "/tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1/placeholder.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/" as "subdir/placeholder.txt"
2026/04/07 02:33:19 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1/placeholder.txt"
2026/04/07 02:33:19 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/"
2026/04/07 02:33:19 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/'" as "subdir/placeholder.txt"
2026/04/07 02:33:19 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/07 02:33:20 DEBUG : subdir/placeholder.txt.ff937e91.partial: size = 0 OK
2026/04/07 02:33:20 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:33:20 DEBUG : subdir/placeholder.txt.ff937e91.partial: renamed to: subdir/placeholder.txt
2026/04/07 02:33:20 INFO : placeholder.txt: Copied (new) to: subdir/placeholder.txt
2026/04/07 02:33:20 NOTICE: [36m(13) :[0m [34mtouch-glob 2001-01-02 TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/ subdir[0m
2026/04/07 02:33:20 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/"
2026/04/07 02:33:20 NOTICE: [36m(14) :[0m [34mdelete-file TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/subdir/placeholder.txt[0m
2026/04/07 02:33:20 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/subdir/"
2026/04/07 02:33:20 INFO : placeholder.txt: Deleted
2026/04/07 02:33:20 NOTICE: [36m(15) :[0m [34mtest 2. Run bisync without --create-empty-src-dirs[0m
2026/04/07 02:33:20 NOTICE: [36m(16) :[0m [34mbisync[0m
2026/04/07 02:33:25 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:33:25 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:33:25 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:33:25 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:33:25 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path2/"
2026/04/07 02:33:25 INFO : Building Path1 and Path2 listings
2026/04/07 02:33:25 INFO : Path1 checking for diffs
2026/04/07 02:33:25 INFO : Path2 checking for diffs
2026/04/07 02:33:25 INFO : No changes found
2026/04/07 02:33:25 INFO : Updating listings
2026/04/07 02:33:25 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path2/"
2026/04/07 02:33:25 INFO : [32mBisync successful[0m
2026/04/07 02:33:25 NOTICE: [36m(17) :[0m [34mtest 3. Confirm the subdir exists only on Path1 and not Path2[0m
2026/04/07 02:33:25 NOTICE: [36m(18) :[0m [34mlist-dirs TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/[0m
2026/04/07 02:33:25 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/04/07 02:33:25 NOTICE: [36m(19) :[0m [34mlist-dirs TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path2/[0m
2026/04/07 02:33:25 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path2/"
2026/04/07 02:33:25 NOTICE: [36m(20) :[0m [34mtest 4.Run bisync WITH --create-empty-src-dirs[0m
2026/04/07 02:33:25 NOTICE: [36m(21) :[0m [34mbisync create-empty-src-dirs[0m
2026/04/07 02:33:30 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:33:30 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:33:30 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:33:30 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:33:30 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path2/"
2026/04/07 02:33:30 INFO : Building Path1 and Path2 listings
2026/04/07 02:33:30 INFO : Path1 checking for diffs
2026/04/07 02:33:30 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36msubdir[0m
2026/04/07 02:33:30 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/07 02:33:30 INFO : Path2 checking for diffs
2026/04/07 02:33:30 INFO : Applying changes
2026/04/07 02:33:30 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path2/subdir[0m
2026/04/07 02:33:30 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:33:30 INFO : There was nothing to transfer
2026/04/07 02:33:30 INFO : subdir: Making directory
2026/04/07 02:33:30 INFO : Updating listings
2026/04/07 02:33:30 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path2/"
2026/04/07 02:33:30 INFO : [32mBisync successful[0m
2026/04/07 02:33:30 NOTICE: [36m(22) :[0m [34mtest 5. Confirm the subdir exists on both paths[0m
2026/04/07 02:33:30 NOTICE: [36m(23) :[0m [34mlist-dirs TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/[0m
2026/04/07 02:33:30 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/04/07 02:33:30 NOTICE: [36m(24) :[0m [34mlist-dirs TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path2/[0m
2026/04/07 02:33:30 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/04/07 02:33:31 NOTICE: [36m(25) :[0m [34mtest 6. Delete the empty dir on Path1 using purge-children (and also add files so the path isn't empty)[0m
2026/04/07 02:33:31 NOTICE: [36m(26) :[0m [34mpurge-children TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/[0m
2026/04/07 02:33:31 DEBUG : subdir: Purge subdir
2026/04/07 02:33:31 DEBUG : Waiting for deletions to finish
2026/04/07 02:33:31 DEBUG : removing 1 level 1 directories
2026/04/07 02:33:31 INFO : subdir: Removing directory
2026/04/07 02:33:31 DEBUG : file1.copy1.txt: Remove file
2026/04/07 02:33:31 DEBUG : file1.copy2.txt: Remove file
2026/04/07 02:33:31 DEBUG : file1.copy3.txt: Remove file
2026/04/07 02:33:31 DEBUG : file1.copy4.txt: Remove file
2026/04/07 02:33:31 DEBUG : file1.copy5.txt: Remove file
2026/04/07 02:33:31 DEBUG : file1.txt: Remove file
2026/04/07 02:33:31 DEBUG : RCLONE_TEST: Remove file
2026/04/07 02:33:31 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1/placeholder.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/ file1.txt[0m
2026/04/07 02:33:31 DEBUG : copyFile "/tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1/placeholder.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/" as "file1.txt"
2026/04/07 02:33:31 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1/placeholder.txt"
2026/04/07 02:33:31 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/"
2026/04/07 02:33:31 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/'" as "file1.txt"
2026/04/07 02:33:31 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/07 02:33:31 DEBUG : file1.txt.1e643dc4.partial: size = 0 OK
2026/04/07 02:33:31 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:33:32 DEBUG : file1.txt.1e643dc4.partial: renamed to: file1.txt
2026/04/07 02:33:32 INFO : placeholder.txt: Copied (new) to: file1.txt
2026/04/07 02:33:32 NOTICE: [36m(28) :[0m [34mcopy-as /tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1/placeholder.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/ file1.copy1.txt[0m
2026/04/07 02:33:32 DEBUG : copyFile "/tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1/placeholder.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/" as "file1.copy1.txt"
2026/04/07 02:33:32 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1/placeholder.txt"
2026/04/07 02:33:32 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/"
2026/04/07 02:33:32 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/'" as "file1.copy1.txt"
2026/04/07 02:33:32 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/07 02:33:32 DEBUG : file1.copy1.txt.690c1176.partial: size = 0 OK
2026/04/07 02:33:32 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:33:32 DEBUG : file1.copy1.txt.690c1176.partial: renamed to: file1.copy1.txt
2026/04/07 02:33:32 INFO : placeholder.txt: Copied (new) to: file1.copy1.txt
2026/04/07 02:33:32 NOTICE: [36m(29) :[0m [34mcopy-as /tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1/placeholder.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/ file1.copy2.txt[0m
2026/04/07 02:33:32 DEBUG : copyFile "/tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1/placeholder.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/" as "file1.copy2.txt"
2026/04/07 02:33:32 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1/placeholder.txt"
2026/04/07 02:33:32 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/"
2026/04/07 02:33:32 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/'" as "file1.copy2.txt"
2026/04/07 02:33:32 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/07 02:33:32 DEBUG : file1.copy2.txt.0dec6a88.partial: size = 0 OK
2026/04/07 02:33:32 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:33:32 DEBUG : file1.copy2.txt.0dec6a88.partial: renamed to: file1.copy2.txt
2026/04/07 02:33:32 INFO : placeholder.txt: Copied (new) to: file1.copy2.txt
2026/04/07 02:33:32 NOTICE: [36m(30) :[0m [34mcopy-as /tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1/placeholder.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/ file1.copy3.txt[0m
2026/04/07 02:33:32 DEBUG : copyFile "/tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1/placeholder.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/" as "file1.copy3.txt"
2026/04/07 02:33:32 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1/placeholder.txt"
2026/04/07 02:33:32 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/"
2026/04/07 02:33:32 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/'" as "file1.copy3.txt"
2026/04/07 02:33:32 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/07 02:33:32 DEBUG : file1.copy3.txt.989cbe1d.partial: size = 0 OK
2026/04/07 02:33:32 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:33:33 DEBUG : file1.copy3.txt.989cbe1d.partial: renamed to: file1.copy3.txt
2026/04/07 02:33:33 INFO : placeholder.txt: Copied (new) to: file1.copy3.txt
2026/04/07 02:33:33 NOTICE: [36m(31) :[0m [34mcopy-as /tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1/placeholder.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/ file1.copy4.txt[0m
2026/04/07 02:33:33 DEBUG : copyFile "/tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1/placeholder.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/" as "file1.copy4.txt"
2026/04/07 02:33:33 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1/placeholder.txt"
2026/04/07 02:33:33 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/"
2026/04/07 02:33:33 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/'" as "file1.copy4.txt"
2026/04/07 02:33:33 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/07 02:33:33 DEBUG : file1.copy4.txt.c42c9d74.partial: size = 0 OK
2026/04/07 02:33:33 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:33:33 DEBUG : file1.copy4.txt.c42c9d74.partial: renamed to: file1.copy4.txt
2026/04/07 02:33:33 INFO : placeholder.txt: Copied (new) to: file1.copy4.txt
2026/04/07 02:33:33 NOTICE: [36m(32) :[0m [34mcopy-as /tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1/placeholder.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/ file1.copy5.txt[0m
2026/04/07 02:33:33 DEBUG : copyFile "/tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1/placeholder.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/" as "file1.copy5.txt"
2026/04/07 02:33:33 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1/placeholder.txt"
2026/04/07 02:33:33 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/"
2026/04/07 02:33:33 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/'" as "file1.copy5.txt"
2026/04/07 02:33:33 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/07 02:33:33 DEBUG : file1.copy5.txt.515c49e1.partial: size = 0 OK
2026/04/07 02:33:33 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:33:33 DEBUG : file1.copy5.txt.515c49e1.partial: renamed to: file1.copy5.txt
2026/04/07 02:33:33 INFO : placeholder.txt: Copied (new) to: file1.copy5.txt
2026/04/07 02:33:33 NOTICE: [36m(33) :[0m [34mtest 7. Run bisync without --create-empty-src-dirs[0m
2026/04/07 02:33:33 NOTICE: [36m(34) :[0m [34mbisync[0m
2026/04/07 02:33:38 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:33:38 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:33:38 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:33:38 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:33:38 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path2/"
2026/04/07 02:33:38 INFO : Building Path1 and Path2 listings
2026/04/07 02:33:38 INFO : Path1 checking for diffs
2026/04/07 02:33:38 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/04/07 02:33:38 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir[0m
2026/04/07 02:33:38 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 2 deleted[0m
2026/04/07 02:33:38 INFO : Path2 checking for diffs
2026/04/07 02:33:38 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36msubdir[0m
2026/04/07 02:33:38 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/07 02:33:38 INFO : Applying changes
2026/04/07 02:33:38 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path2/RCLONE_TEST[0m
2026/04/07 02:33:38 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:33:38 INFO : RCLONE_TEST: Deleted
2026/04/07 02:33:38 INFO : There was nothing to transfer
2026/04/07 02:33:38 INFO : Updating listings
2026/04/07 02:33:38 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path2/"
2026/04/07 02:33:38 INFO : [32mBisync successful[0m
2026/04/07 02:33:38 NOTICE: [36m(35) :[0m [34mtest 8. Confirm the subdir exists only on Path2 and not Path1[0m
2026/04/07 02:33:38 NOTICE: [36m(36) :[0m [34mlist-dirs TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/[0m
2026/04/07 02:33:38 NOTICE: [36m(37) :[0m [34mlist-dirs TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path2/[0m
2026/04/07 02:33:38 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/04/07 02:33:38 NOTICE: [36m(38) :[0m [34mtest 9. Reset, do the delete again, and run bisync WITH --create-empty-src-dirs[0m
2026/04/07 02:33:38 NOTICE: [36m(39) :[0m [34mbisync resync create-empty-src-dirs[0m
2026/04/07 02:33:43 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:33:43 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:33:43 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:33:43 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:33:43 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path2/"
2026/04/07 02:33:43 INFO : Copying Path2 files to Path1
2026/04/07 02:33:43 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:33:43 INFO : subdir: Making directory
2026/04/07 02:33:43 INFO : There was nothing to transfer
2026/04/07 02:33:43 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:33:43 INFO : There was nothing to transfer
2026/04/07 02:33:43 INFO : Resync updating listings
2026/04/07 02:33:43 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path2/"
2026/04/07 02:33:43 INFO : [32mBisync successful[0m
2026/04/07 02:33:43 NOTICE: [36m(40) :[0m [34mlist-dirs TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/[0m
2026/04/07 02:33:44 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/04/07 02:33:44 NOTICE: [36m(41) :[0m [34mlist-dirs TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path2/[0m
2026/04/07 02:33:44 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/04/07 02:33:44 NOTICE: [36m(42) :[0m [34mpurge-children TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/[0m
2026/04/07 02:33:44 DEBUG : subdir: Purge subdir
2026/04/07 02:33:44 DEBUG : Waiting for deletions to finish
2026/04/07 02:33:44 DEBUG : removing 1 level 1 directories
2026/04/07 02:33:44 INFO : subdir: Removing directory
2026/04/07 02:33:44 DEBUG : file1.copy1.txt: Remove file
2026/04/07 02:33:44 DEBUG : file1.copy2.txt: Remove file
2026/04/07 02:33:44 DEBUG : file1.copy3.txt: Remove file
2026/04/07 02:33:44 DEBUG : file1.copy4.txt: Remove file
2026/04/07 02:33:44 DEBUG : file1.copy5.txt: Remove file
2026/04/07 02:33:44 DEBUG : file1.txt: Remove file
2026/04/07 02:33:44 NOTICE: [36m(43) :[0m [34mcopy-as /tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1/placeholder.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/ file1.txt[0m
2026/04/07 02:33:44 DEBUG : copyFile "/tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1/placeholder.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/" as "file1.txt"
2026/04/07 02:33:44 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1/placeholder.txt"
2026/04/07 02:33:44 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/"
2026/04/07 02:33:45 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/'" as "file1.txt"
2026/04/07 02:33:45 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/07 02:33:45 DEBUG : file1.txt.1e643dc4.partial: size = 0 OK
2026/04/07 02:33:45 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:33:45 DEBUG : file1.txt.1e643dc4.partial: renamed to: file1.txt
2026/04/07 02:33:45 INFO : placeholder.txt: Copied (new) to: file1.txt
2026/04/07 02:33:45 NOTICE: [36m(44) :[0m [34mcopy-as /tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1/placeholder.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/ file1.copy1.txt[0m
2026/04/07 02:33:45 DEBUG : copyFile "/tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1/placeholder.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/" as "file1.copy1.txt"
2026/04/07 02:33:45 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1/placeholder.txt"
2026/04/07 02:33:45 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/"
2026/04/07 02:33:45 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/'" as "file1.copy1.txt"
2026/04/07 02:33:45 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/07 02:33:45 DEBUG : file1.copy1.txt.690c1176.partial: size = 0 OK
2026/04/07 02:33:45 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:33:45 DEBUG : file1.copy1.txt.690c1176.partial: renamed to: file1.copy1.txt
2026/04/07 02:33:45 INFO : placeholder.txt: Copied (new) to: file1.copy1.txt
2026/04/07 02:33:45 NOTICE: [36m(45) :[0m [34mcopy-as /tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1/placeholder.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/ file1.copy2.txt[0m
2026/04/07 02:33:45 DEBUG : copyFile "/tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1/placeholder.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/" as "file1.copy2.txt"
2026/04/07 02:33:45 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1/placeholder.txt"
2026/04/07 02:33:45 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/"
2026/04/07 02:33:45 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/'" as "file1.copy2.txt"
2026/04/07 02:33:45 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/07 02:33:45 DEBUG : file1.copy2.txt.0dec6a88.partial: size = 0 OK
2026/04/07 02:33:45 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:33:46 DEBUG : file1.copy2.txt.0dec6a88.partial: renamed to: file1.copy2.txt
2026/04/07 02:33:46 INFO : placeholder.txt: Copied (new) to: file1.copy2.txt
2026/04/07 02:33:46 NOTICE: [36m(46) :[0m [34mcopy-as /tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1/placeholder.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/ file1.copy3.txt[0m
2026/04/07 02:33:46 DEBUG : copyFile "/tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1/placeholder.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/" as "file1.copy3.txt"
2026/04/07 02:33:46 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1/placeholder.txt"
2026/04/07 02:33:46 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/"
2026/04/07 02:33:46 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/'" as "file1.copy3.txt"
2026/04/07 02:33:46 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/07 02:33:46 DEBUG : file1.copy3.txt.989cbe1d.partial: size = 0 OK
2026/04/07 02:33:46 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:33:46 DEBUG : file1.copy3.txt.989cbe1d.partial: renamed to: file1.copy3.txt
2026/04/07 02:33:46 INFO : placeholder.txt: Copied (new) to: file1.copy3.txt
2026/04/07 02:33:46 NOTICE: [36m(47) :[0m [34mcopy-as /tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1/placeholder.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/ file1.copy4.txt[0m
2026/04/07 02:33:46 DEBUG : copyFile "/tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1/placeholder.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/" as "file1.copy4.txt"
2026/04/07 02:33:46 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1/placeholder.txt"
2026/04/07 02:33:46 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/"
2026/04/07 02:33:46 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/'" as "file1.copy4.txt"
2026/04/07 02:33:46 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/07 02:33:46 DEBUG : file1.copy4.txt.c42c9d74.partial: size = 0 OK
2026/04/07 02:33:46 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:33:46 DEBUG : file1.copy4.txt.c42c9d74.partial: renamed to: file1.copy4.txt
2026/04/07 02:33:46 INFO : placeholder.txt: Copied (new) to: file1.copy4.txt
2026/04/07 02:33:46 NOTICE: [36m(48) :[0m [34mcopy-as /tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1/placeholder.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/ file1.copy5.txt[0m
2026/04/07 02:33:46 DEBUG : copyFile "/tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1/placeholder.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/" as "file1.copy5.txt"
2026/04/07 02:33:46 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_createemptysrcdirs-ceyijeg1/placeholder.txt"
2026/04/07 02:33:46 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/"
2026/04/07 02:33:46 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/'" as "file1.copy5.txt"
2026/04/07 02:33:46 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/07 02:33:46 DEBUG : file1.copy5.txt.515c49e1.partial: size = 0 OK
2026/04/07 02:33:46 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:33:47 DEBUG : file1.copy5.txt.515c49e1.partial: renamed to: file1.copy5.txt
2026/04/07 02:33:47 INFO : placeholder.txt: Copied (new) to: file1.copy5.txt
2026/04/07 02:33:47 NOTICE: [36m(49) :[0m [34mlist-dirs TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/[0m
2026/04/07 02:33:47 NOTICE: [36m(50) :[0m [34mlist-dirs TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path2/[0m
2026/04/07 02:33:47 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/04/07 02:33:47 NOTICE: [36m(51) :[0m [34mbisync create-empty-src-dirs[0m
2026/04/07 02:33:52 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:33:52 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:33:52 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:33:52 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:33:52 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path2/"
2026/04/07 02:33:52 INFO : Building Path1 and Path2 listings
2026/04/07 02:33:52 INFO : Path1 checking for diffs
2026/04/07 02:33:52 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir[0m
2026/04/07 02:33:52 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/07 02:33:52 INFO : Path2 checking for diffs
2026/04/07 02:33:52 INFO : Applying changes
2026/04/07 02:33:52 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path2/subdir[0m
2026/04/07 02:33:52 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:33:52 INFO : There was nothing to transfer
2026/04/07 02:33:52 INFO : subdir: Removing directory
2026/04/07 02:33:52 INFO : Updating listings
2026/04/07 02:33:52 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path2/"
2026/04/07 02:33:52 INFO : [32mBisync successful[0m
2026/04/07 02:33:52 NOTICE: [36m(52) :[0m [34mtest 10. Confirm the subdir has been removed on both paths[0m
2026/04/07 02:33:52 NOTICE: [36m(53) :[0m [34mlist-dirs TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/[0m
2026/04/07 02:33:52 NOTICE: [36m(54) :[0m [34mlist-dirs TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path2/[0m
2026/04/07 02:33:52 NOTICE: [36m(55) :[0m [34mtest 11. bisync again (because if we leave subdir in listings, test will fail due to mismatched modtime)[0m
2026/04/07 02:33:52 NOTICE: [36m(56) :[0m [34mbisync create-empty-src-dirs[0m
2026/04/07 02:33:57 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:33:57 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:33:57 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:33:57 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:33:57 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path2/"
2026/04/07 02:33:57 INFO : Building Path1 and Path2 listings
2026/04/07 02:33:57 INFO : Path1 checking for diffs
2026/04/07 02:33:57 INFO : Path2 checking for diffs
2026/04/07 02:33:57 INFO : No changes found
2026/04/07 02:33:57 INFO : Updating listings
2026/04/07 02:33:57 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path2/"
2026/04/07 02:33:57 INFO : [32mBisync successful[0m
2026/04/07 02:33:57 DEBUG : Waiting for deletions to finish
2026/04/07 02:33:57 INFO : file1.copy4.txt: Deleted
2026/04/07 02:33:57 INFO : file1.copy3.txt: Deleted
2026/04/07 02:33:57 INFO : file1.copy2.txt: Deleted
2026/04/07 02:33:57 INFO : file1.copy1.txt: Deleted
2026/04/07 02:33:57 INFO : file1.txt: Deleted
2026/04/07 02:33:57 INFO : file1.copy5.txt: Deleted
2026/04/07 02:33:57 DEBUG : removing 1 level 0 directories
2026/04/07 02:33:57 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path1': Removing directory
2026/04/07 02:33:57 DEBUG : Waiting for deletions to finish
2026/04/07 02:33:57 INFO : file1.copy5.txt: Deleted
2026/04/07 02:33:57 INFO : file1.copy3.txt: Deleted
2026/04/07 02:33:57 INFO : file1.copy1.txt: Deleted
2026/04/07 02:33:57 INFO : file1.copy4.txt: Deleted
2026/04/07 02:33:57 INFO : file1.copy2.txt: Deleted
2026/04/07 02:33:57 INFO : file1.txt: Deleted
2026/04/07 02:33:58 DEBUG : removing 1 level 0 directories
2026/04/07 02:33:58 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/createemptysrcdirs/path2': Removing directory
bisync_test.go:608: [32mTEST createemptysrcdirs PASSED[0m
=== RUN TestBisyncRemoteRemote/dry_run
2026/04/07 02:33:58 INFO : path1: Making directory
2026/04/07 02:33:58 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path1"
2026/04/07 02:33:58 INFO : path2: Making directory
2026/04/07 02:33:58 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path2"
2026/04/07 02:33:58 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_dry_run/initial"
2026/04/07 02:33:58 DEBUG : Creating backend with remote "/tmp/022841qi/initdir/test_dry_run-qiculiz6"
2026/04/07 02:33:58 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:33:58 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:33:58 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:33:58 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:33:58 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:33:58 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:33:58 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:33:58 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:33:58 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:33:58 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:33:58 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:33:58 INFO : file1.txt: Copied (new)
2026/04/07 02:33:58 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:33:58 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:33:58 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:33:58 DEBUG : Local file system at /tmp/022841qi/initdir/test_dry_run-qiculiz6: Waiting for checks to finish
2026/04/07 02:33:58 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:33:58 DEBUG : Local file system at /tmp/022841qi/initdir/test_dry_run-qiculiz6: Waiting for transfers to finish
2026/04/07 02:33:58 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:33:58 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:33:58 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:33:58 INFO : file3.txt: Copied (new)
2026/04/07 02:33:58 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:33:58 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:33:58 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:33:58 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:33:58 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:33:58 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:33:58 INFO : file4.txt: Copied (new)
2026/04/07 02:33:58 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:33:58 INFO : file5.txt: Copied (new)
2026/04/07 02:33:58 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:33:58 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:33:58 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:33:58 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:33:58 INFO : file2.txt: Copied (new)
2026/04/07 02:33:58 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:33:58 INFO : file6.txt: Copied (new)
2026/04/07 02:33:58 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:33:58 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:33:58 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:33:58 INFO : file7.txt: Copied (new)
2026/04/07 02:33:58 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_dry_run/modfiles"
2026/04/07 02:33:58 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_dry_run-hanucir9"
2026/04/07 02:33:58 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:33:58 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/07 02:33:58 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/07 02:33:58 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:33:58 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/04/07 02:33:58 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/04/07 02:33:58 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:33:58 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:33:58 DEBUG : Local file system at /tmp/022841qi/datadir/test_dry_run-hanucir9: Waiting for checks to finish
2026/04/07 02:33:58 DEBUG : Local file system at /tmp/022841qi/datadir/test_dry_run-hanucir9: Waiting for transfers to finish
2026/04/07 02:33:58 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/04/07 02:33:58 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:33:58 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/04/07 02:33:58 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/04/07 02:33:58 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/04/07 02:33:58 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/07 02:33:58 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/07 02:33:58 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:33:58 INFO : file10.txt: Copied (new)
2026/04/07 02:33:58 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/04/07 02:33:58 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/07 02:33:58 INFO : file2.txt: Copied (new)
2026/04/07 02:33:58 INFO : file1.txt: Copied (new)
2026/04/07 02:33:58 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/04/07 02:33:58 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/07 02:33:58 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/04/07 02:33:58 INFO : file5L.txt: Copied (new)
2026/04/07 02:33:58 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/04/07 02:33:58 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:33:58 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/07 02:33:58 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/04/07 02:33:58 INFO : file11.txt: Copied (new)
2026/04/07 02:33:58 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/04/07 02:33:58 INFO : file5R.txt: Copied (new)
2026/04/07 02:33:58 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/04/07 02:33:58 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:33:58 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/04/07 02:33:58 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:33:58 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/04/07 02:33:58 INFO : file6.txt: Copied (new)
2026/04/07 02:33:58 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/04/07 02:33:58 INFO : file7.txt: Copied (new)
2026/04/07 02:33:58 DEBUG : Waiting for deletions to finish
2026/04/07 02:33:58 ERROR : error listing: directory not found
2026/04/07 02:33:58 ERROR : azurefiles root 'rclone-test-sirefav0zixi/022841qi/dry_run/path1': Failed to list "": directory not found
2026/04/07 02:33:58 DEBUG : removing 1 level 0 directories
2026/04/07 02:33:58 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/dry_run/path1': Removing directory
2026/04/07 02:33:58 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-sirefav0zixi/022841qi/dry_run/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:7c489dbf-e01a-0025-2636-c61866000000
Time:2026-04-07T02:33:58.3887746Z
--------------------------------------------------------------------------------
2026/04/07 02:33:58 DEBUG : Waiting for deletions to finish
2026/04/07 02:33:58 ERROR : error listing: directory not found
2026/04/07 02:33:58 ERROR : azurefiles root 'rclone-test-sirefav0zixi/022841qi/dry_run/path2': Failed to list "": directory not found
2026/04/07 02:33:58 DEBUG : removing 1 level 0 directories
2026/04/07 02:33:58 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/dry_run/path2': Removing directory
2026/04/07 02:33:58 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-sirefav0zixi/022841qi/dry_run/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:7c489dc4-e01a-0025-2b36-c61866000000
Time:2026-04-07T02:33:58.5107226Z
--------------------------------------------------------------------------------
2026/04/07 02:33:58 ERROR : error listing: directory not found
2026/04/07 02:33:58 ERROR : error listing: directory not found
2026/04/07 02:33:58 NOTICE: checking initFs Local file system at /tmp/022841qi/initdir/test_dry_run-qiculiz6
2026/04/07 02:33:58 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:33:58 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:33:58 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:33:58 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:33:58 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:33:58 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:33:58 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:33:58 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:33:58 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/dry_run/path1': Waiting for checks to finish
2026/04/07 02:33:58 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/dry_run/path1': Waiting for transfers to finish
2026/04/07 02:33:58 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:33:58 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:33:58 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:33:58 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:33:58 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:33:58 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:33:58 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:33:58 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:33:59 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:33:59 INFO : file1.txt: Copied (new)
2026/04/07 02:33:59 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:33:59 INFO : file2.txt: Copied (new)
2026/04/07 02:33:59 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:33:59 INFO : file4.txt: Copied (new)
2026/04/07 02:33:59 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:33:59 INFO : file3.txt: Copied (new)
2026/04/07 02:33:59 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:33:59 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:33:59 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:33:59 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:33:59 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:33:59 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:33:59 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:33:59 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:33:59 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:33:59 INFO : file6.txt: Copied (new)
2026/04/07 02:33:59 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:33:59 INFO : file5.txt: Copied (new)
2026/04/07 02:33:59 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:33:59 INFO : file7.txt: Copied (new)
2026/04/07 02:33:59 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:33:59 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:33:59 NOTICE: checking Path1 azurefiles root 'rclone-test-sirefav0zixi/022841qi/dry_run/path1'
2026/04/07 02:33:59 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:33:59 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:33:59 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:33:59 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:33:59 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:33:59 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:33:59 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:33:59 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:33:59 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/dry_run/path2': Waiting for checks to finish
2026/04/07 02:33:59 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/dry_run/path2': Waiting for transfers to finish
2026/04/07 02:33:59 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:33:59 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:33:59 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:33:59 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:33:59 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:33:59 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:33:59 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:33:59 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:34:00 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:34:00 INFO : file2.txt: Copied (new)
2026/04/07 02:34:00 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:34:00 INFO : file4.txt: Copied (new)
2026/04/07 02:34:00 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:34:00 INFO : file3.txt: Copied (new)
2026/04/07 02:34:00 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:34:00 INFO : file1.txt: Copied (new)
2026/04/07 02:34:00 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:34:00 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:34:00 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:34:00 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:34:00 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:34:00 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:34:00 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:34:00 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:34:00 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:34:00 INFO : file6.txt: Copied (new)
2026/04/07 02:34:00 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:34:00 INFO : file5.txt: Copied (new)
2026/04/07 02:34:00 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:34:00 INFO : file7.txt: Copied (new)
2026/04/07 02:34:00 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:34:00 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:34:00 NOTICE: checking path2 azurefiles root 'rclone-test-sirefav0zixi/022841qi/dry_run/path2'
2026/04/07 02:34:00 NOTICE: [36m(01) :[0m [34mtest dry-run[0m
2026/04/07 02:34:00 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/07 02:34:00 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/07 02:34:05 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/dry_run/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:34:05 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/dry_run/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:34:05 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:34:05 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:34:05 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path2/"
2026/04/07 02:34:05 INFO : Copying Path2 files to Path1
2026/04/07 02:34:05 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:34:05 INFO : There was nothing to transfer
2026/04/07 02:34:05 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:34:05 INFO : There was nothing to transfer
2026/04/07 02:34:05 INFO : Resync updating listings
2026/04/07 02:34:05 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path2/"
2026/04/07 02:34:05 INFO : [32mBisync successful[0m
2026/04/07 02:34:05 NOTICE: [36m(04) :[0m [34mtest new on path2 - file10[0m
2026/04/07 02:34:05 NOTICE: [36m(05) :[0m [34mtouch-copy 2001-01-02 /tmp/022841qi/datadir/test_dry_run-hanucir9/file10.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path2/[0m
2026/04/07 02:34:05 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_dry_run-hanucir9/"
2026/04/07 02:34:05 DEBUG : fs cache: renaming cache item "/tmp/022841qi/datadir/test_dry_run-hanucir9/" to be canonical "/tmp/022841qi/datadir/test_dry_run-hanucir9"
2026/04/07 02:34:05 DEBUG : file10.txt: Set modification time 2001-01-02
2026/04/07 02:34:05 DEBUG : copyFile "/tmp/022841qi/datadir/test_dry_run-hanucir9/file10.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path2/" as ""
2026/04/07 02:34:05 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_dry_run-hanucir9/file10.txt"
2026/04/07 02:34:05 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path2/"
2026/04/07 02:34:05 DEBUG : operations.CopyFile "file10.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/dry_run/path2/'" as "file10.txt"
2026/04/07 02:34:05 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/07 02:34:05 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/04/07 02:34:05 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:34:06 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/04/07 02:34:06 INFO : file10.txt: Copied (new)
2026/04/07 02:34:06 NOTICE: [36m(06) :[0m [34mtest newer on path2 - file1[0m
2026/04/07 02:34:06 NOTICE: [36m(07) :[0m [34mtouch-copy 2001-01-02 /tmp/022841qi/datadir/test_dry_run-hanucir9/file1.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path2/[0m
2026/04/07 02:34:06 DEBUG : fs cache: switching user supplied name "/tmp/022841qi/datadir/test_dry_run-hanucir9/" for canonical name "/tmp/022841qi/datadir/test_dry_run-hanucir9"
2026/04/07 02:34:06 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/07 02:34:06 DEBUG : copyFile "/tmp/022841qi/datadir/test_dry_run-hanucir9/file1.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path2/" as ""
2026/04/07 02:34:06 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_dry_run-hanucir9/file1.txt"
2026/04/07 02:34:06 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path2/"
2026/04/07 02:34:06 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/dry_run/path2/'" as "file1.txt"
2026/04/07 02:34:06 DEBUG : file1.txt: size = 19 (Local file system at /tmp/022841qi/datadir/test_dry_run-hanucir9)
2026/04/07 02:34:06 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-sirefav0zixi/022841qi/dry_run/path2/')
2026/04/07 02:34:06 DEBUG : file1.txt: Sizes differ
2026/04/07 02:34:06 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/07 02:34:06 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:34:06 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/07 02:34:06 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:34:06 NOTICE: [36m(08) :[0m [34mtest new on path1 - file11[0m
2026/04/07 02:34:06 NOTICE: [36m(09) :[0m [34mtouch-copy 2001-01-02 /tmp/022841qi/datadir/test_dry_run-hanucir9/file11.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path1/[0m
2026/04/07 02:34:06 DEBUG : fs cache: switching user supplied name "/tmp/022841qi/datadir/test_dry_run-hanucir9/" for canonical name "/tmp/022841qi/datadir/test_dry_run-hanucir9"
2026/04/07 02:34:06 DEBUG : file11.txt: Set modification time 2001-01-02
2026/04/07 02:34:06 DEBUG : copyFile "/tmp/022841qi/datadir/test_dry_run-hanucir9/file11.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path1/" as ""
2026/04/07 02:34:06 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_dry_run-hanucir9/file11.txt"
2026/04/07 02:34:06 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path1/"
2026/04/07 02:34:06 DEBUG : operations.CopyFile "file11.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/dry_run/path1/'" as "file11.txt"
2026/04/07 02:34:06 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/07 02:34:06 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/04/07 02:34:06 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:34:06 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/04/07 02:34:06 INFO : file11.txt: Copied (new)
2026/04/07 02:34:06 NOTICE: [36m(10) :[0m [34mtest newer on path1 - file2[0m
2026/04/07 02:34:06 NOTICE: [36m(11) :[0m [34mtouch-copy 2001-01-02 /tmp/022841qi/datadir/test_dry_run-hanucir9/file2.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path1/[0m
2026/04/07 02:34:06 DEBUG : fs cache: switching user supplied name "/tmp/022841qi/datadir/test_dry_run-hanucir9/" for canonical name "/tmp/022841qi/datadir/test_dry_run-hanucir9"
2026/04/07 02:34:06 DEBUG : file2.txt: Set modification time 2001-01-02
2026/04/07 02:34:06 DEBUG : copyFile "/tmp/022841qi/datadir/test_dry_run-hanucir9/file2.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path1/" as ""
2026/04/07 02:34:06 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_dry_run-hanucir9/file2.txt"
2026/04/07 02:34:06 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path1/"
2026/04/07 02:34:07 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/dry_run/path1/'" as "file2.txt"
2026/04/07 02:34:07 DEBUG : file2.txt: size = 13 (Local file system at /tmp/022841qi/datadir/test_dry_run-hanucir9)
2026/04/07 02:34:07 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-sirefav0zixi/022841qi/dry_run/path1/')
2026/04/07 02:34:07 DEBUG : file2.txt: Sizes differ
2026/04/07 02:34:07 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/04/07 02:34:07 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/07 02:34:07 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/04/07 02:34:07 INFO : file2.txt: Copied (replaced existing)
2026/04/07 02:34:07 NOTICE: [36m(12) :[0m [34mtest deleted on path2 - file3[0m
2026/04/07 02:34:07 NOTICE: [36m(13) :[0m [34mdelete-file TestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path2/file3.txt[0m
2026/04/07 02:34:07 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path2/"
2026/04/07 02:34:07 INFO : file3.txt: Deleted
2026/04/07 02:34:07 NOTICE: [36m(14) :[0m [34mtest deleted on path1 - file4[0m
2026/04/07 02:34:07 NOTICE: [36m(15) :[0m [34mdelete-file TestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path1/file4.txt[0m
2026/04/07 02:34:07 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path1/"
2026/04/07 02:34:07 INFO : file4.txt: Deleted
2026/04/07 02:34:07 NOTICE: [36m(16) :[0m [34mtest changed on path2 and on path1 - file5 (file5R, file5L)[0m
2026/04/07 02:34:07 NOTICE: [36m(17) :[0m [34mtouch-glob 2001-01-02 /tmp/022841qi/datadir/test_dry_run-hanucir9/ file5R.txt[0m
2026/04/07 02:34:07 DEBUG : fs cache: switching user supplied name "/tmp/022841qi/datadir/test_dry_run-hanucir9/" for canonical name "/tmp/022841qi/datadir/test_dry_run-hanucir9"
2026/04/07 02:34:07 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/04/07 02:34:07 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/022841qi/datadir/test_dry_run-hanucir9/file5R.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path2/ file5.txt[0m
2026/04/07 02:34:07 DEBUG : copyFile "/tmp/022841qi/datadir/test_dry_run-hanucir9/file5R.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path2/" as "file5.txt"
2026/04/07 02:34:07 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_dry_run-hanucir9/file5R.txt"
2026/04/07 02:34:07 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path2/"
2026/04/07 02:34:07 DEBUG : operations.CopyFile "file5R.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/dry_run/path2/'" as "file5.txt"
2026/04/07 02:34:07 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/022841qi/datadir/test_dry_run-hanucir9)
2026/04/07 02:34:07 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-sirefav0zixi/022841qi/dry_run/path2/')
2026/04/07 02:34:07 DEBUG : file5R.txt: Sizes differ
2026/04/07 02:34:07 DEBUG : file5.txt.232124ee.partial: size = 39 OK
2026/04/07 02:34:07 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/07 02:34:08 DEBUG : file5.txt.232124ee.partial: renamed to: file5.txt
2026/04/07 02:34:08 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/04/07 02:34:08 NOTICE: [36m(19) :[0m [34mtouch-glob 2001-03-04 /tmp/022841qi/datadir/test_dry_run-hanucir9/ file5L.txt[0m
2026/04/07 02:34:08 DEBUG : fs cache: switching user supplied name "/tmp/022841qi/datadir/test_dry_run-hanucir9/" for canonical name "/tmp/022841qi/datadir/test_dry_run-hanucir9"
2026/04/07 02:34:08 DEBUG : file5L.txt: Set modification time 2001-03-04
2026/04/07 02:34:08 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/022841qi/datadir/test_dry_run-hanucir9/file5L.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path1/ file5.txt[0m
2026/04/07 02:34:08 DEBUG : copyFile "/tmp/022841qi/datadir/test_dry_run-hanucir9/file5L.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path1/" as "file5.txt"
2026/04/07 02:34:08 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_dry_run-hanucir9/file5L.txt"
2026/04/07 02:34:08 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path1/"
2026/04/07 02:34:08 DEBUG : operations.CopyFile "file5L.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/dry_run/path1/'" as "file5.txt"
2026/04/07 02:34:08 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/022841qi/datadir/test_dry_run-hanucir9)
2026/04/07 02:34:08 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-sirefav0zixi/022841qi/dry_run/path1/')
2026/04/07 02:34:08 DEBUG : file5L.txt: Sizes differ
2026/04/07 02:34:08 DEBUG : file5.txt.4a946ad2.partial: size = 39 OK
2026/04/07 02:34:08 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/07 02:34:08 DEBUG : file5.txt.4a946ad2.partial: renamed to: file5.txt
2026/04/07 02:34:08 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/04/07 02:34:08 NOTICE: [36m(21) :[0m [34mtest newer on path2 and deleted on path1 - file6[0m
2026/04/07 02:34:08 NOTICE: [36m(22) :[0m [34mtouch-copy 2001-01-02 /tmp/022841qi/datadir/test_dry_run-hanucir9/file6.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path2/[0m
2026/04/07 02:34:08 DEBUG : fs cache: switching user supplied name "/tmp/022841qi/datadir/test_dry_run-hanucir9/" for canonical name "/tmp/022841qi/datadir/test_dry_run-hanucir9"
2026/04/07 02:34:08 DEBUG : file6.txt: Set modification time 2001-01-02
2026/04/07 02:34:08 DEBUG : copyFile "/tmp/022841qi/datadir/test_dry_run-hanucir9/file6.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path2/" as ""
2026/04/07 02:34:08 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_dry_run-hanucir9/file6.txt"
2026/04/07 02:34:08 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path2/"
2026/04/07 02:34:08 DEBUG : operations.CopyFile "file6.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/dry_run/path2/'" as "file6.txt"
2026/04/07 02:34:08 DEBUG : file6.txt: size = 19 (Local file system at /tmp/022841qi/datadir/test_dry_run-hanucir9)
2026/04/07 02:34:08 DEBUG : file6.txt: size = 0 (azurefiles root 'rclone-test-sirefav0zixi/022841qi/dry_run/path2/')
2026/04/07 02:34:08 DEBUG : file6.txt: Sizes differ
2026/04/07 02:34:08 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/04/07 02:34:08 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:34:09 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/04/07 02:34:09 INFO : file6.txt: Copied (replaced existing)
2026/04/07 02:34:09 NOTICE: [36m(23) :[0m [34mdelete-file TestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path1/file6.txt[0m
2026/04/07 02:34:09 INFO : file6.txt: Deleted
2026/04/07 02:34:09 NOTICE: [36m(24) :[0m [34mtest newer on path1 and deleted on path2 - file7[0m
2026/04/07 02:34:09 NOTICE: [36m(25) :[0m [34mtouch-copy 2001-01-02 /tmp/022841qi/datadir/test_dry_run-hanucir9/file7.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path1/[0m
2026/04/07 02:34:09 DEBUG : fs cache: switching user supplied name "/tmp/022841qi/datadir/test_dry_run-hanucir9/" for canonical name "/tmp/022841qi/datadir/test_dry_run-hanucir9"
2026/04/07 02:34:09 DEBUG : file7.txt: Set modification time 2001-01-02
2026/04/07 02:34:09 DEBUG : copyFile "/tmp/022841qi/datadir/test_dry_run-hanucir9/file7.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path1/" as ""
2026/04/07 02:34:09 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_dry_run-hanucir9/file7.txt"
2026/04/07 02:34:09 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path1/"
2026/04/07 02:34:09 DEBUG : operations.CopyFile "file7.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/dry_run/path1/'" as "file7.txt"
2026/04/07 02:34:09 DEBUG : file7.txt: size = 19 (Local file system at /tmp/022841qi/datadir/test_dry_run-hanucir9)
2026/04/07 02:34:09 DEBUG : file7.txt: size = 0 (azurefiles root 'rclone-test-sirefav0zixi/022841qi/dry_run/path1/')
2026/04/07 02:34:09 DEBUG : file7.txt: Sizes differ
2026/04/07 02:34:09 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/04/07 02:34:09 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:34:09 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/04/07 02:34:09 INFO : file7.txt: Copied (replaced existing)
2026/04/07 02:34:09 NOTICE: [36m(26) :[0m [34mdelete-file TestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path2/file7.txt[0m
2026/04/07 02:34:09 INFO : file7.txt: Deleted
2026/04/07 02:34:09 NOTICE: [36m(27) :[0m [34mtest sync with dry-run and resync[0m
2026/04/07 02:34:09 NOTICE: [36m(28) :[0m [34mbisync dry-run resync[0m
2026/04/07 02:34:14 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/dry_run/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:34:14 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/dry_run/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:34:14 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:34:14 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:34:14 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path2/"
2026/04/07 02:34:14 INFO : Copying Path2 files to Path1
2026/04/07 02:34:14 NOTICE: - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:34:14 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19)
2026/04/07 02:34:14 NOTICE: file4.txt: Skipped copy as --dry-run is set (size 0)
2026/04/07 02:34:14 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19)
2026/04/07 02:34:14 NOTICE: - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:34:14 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19)
2026/04/07 02:34:14 NOTICE: file3.txt: Skipped copy as --dry-run is set (size 0)
2026/04/07 02:34:14 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19)
2026/04/07 02:34:14 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 0)
2026/04/07 02:34:14 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13)
2026/04/07 02:34:14 NOTICE: file5.txt: Skipped copy as --dry-run is set (size 39)
2026/04/07 02:34:14 INFO : Resync updating listings
2026/04/07 02:34:15 INFO : [32mBisync successful[0m
2026/04/07 02:34:15 NOTICE: [36m(29) :[0m [34mcopy-listings dryrun-resync[0m
2026/04/07 02:34:15 NOTICE: [36m(30) :[0m [34mtest sync with dry-run[0m
2026/04/07 02:34:15 NOTICE: [36m(31) :[0m [34mbisync dry-run[0m
2026/04/07 02:34:19 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/dry_run/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:34:19 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/dry_run/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:34:19 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:34:19 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:34:19 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path2/"
2026/04/07 02:34:19 INFO : Building Path1 and Path2 listings
2026/04/07 02:34:20 INFO : Path1 checking for diffs
2026/04/07 02:34:20 NOTICE: - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/07 02:34:20 NOTICE: - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/07 02:34:20 NOTICE: - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/04/07 02:34:20 NOTICE: - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/04/07 02:34:20 NOTICE: - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile7.txt[0m
2026/04/07 02:34:20 NOTICE: - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/04/07 02:34:20 INFO : Path1: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/04/07 02:34:20 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/04/07 02:34:20 INFO : Path2 checking for diffs
2026/04/07 02:34:20 NOTICE: - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/07 02:34:20 NOTICE: - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/07 02:34:20 NOTICE: - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/04/07 02:34:20 NOTICE: - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile6.txt[0m
2026/04/07 02:34:20 NOTICE: - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/04/07 02:34:20 NOTICE: - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/04/07 02:34:20 INFO : Path2: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/04/07 02:34:20 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/04/07 02:34:20 INFO : Applying changes
2026/04/07 02:34:20 INFO : Checking potential conflicts...
2026/04/07 02:34:20 ERROR : file5.txt: md5 differ
2026/04/07 02:34:20 NOTICE: azurefiles root 'rclone-test-sirefav0zixi/022841qi/dry_run/path2': 1 differences found
2026/04/07 02:34:20 NOTICE: azurefiles root 'rclone-test-sirefav0zixi/022841qi/dry_run/path2': 1 errors while checking
2026/04/07 02:34:20 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/07 02:34:20 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path2/file11.txt[0m
2026/04/07 02:34:20 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path2/file2.txt[0m
2026/04/07 02:34:20 NOTICE: - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path2/file4.txt[0m
2026/04/07 02:34:20 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/04/07 02:34:20 NOTICE: file5.txt: Skipped rename as --dry-run is set
2026/04/07 02:34:20 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path2/file5.txt.conflict1[0m
2026/04/07 02:34:20 NOTICE: file5.txt: Skipped rename as --dry-run is set
2026/04/07 02:34:20 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path1/file5.txt.conflict2[0m
2026/04/07 02:34:20 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path1/file6.txt[0m
2026/04/07 02:34:20 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path2/file7.txt[0m
2026/04/07 02:34:20 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path1/file1.txt[0m
2026/04/07 02:34:20 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path1/file10.txt[0m
2026/04/07 02:34:20 NOTICE: - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path1/file3.txt[0m
2026/04/07 02:34:20 NOTICE: - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:34:20 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19)
2026/04/07 02:34:20 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19)
2026/04/07 02:34:20 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 19)
2026/04/07 02:34:20 NOTICE: file3.txt: Skipped delete as --dry-run is set (size 0)
2026/04/07 02:34:20 NOTICE: - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:34:20 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19)
2026/04/07 02:34:20 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19)
2026/04/07 02:34:20 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13)
2026/04/07 02:34:20 NOTICE: file4.txt: Skipped delete as --dry-run is set (size 0)
2026/04/07 02:34:20 INFO : Updating listings
2026/04/07 02:34:20 INFO : [32mBisync successful[0m
2026/04/07 02:34:20 NOTICE: [36m(32) :[0m [34mcopy-listings dryrun[0m
2026/04/07 02:34:20 NOTICE: [36m(33) :[0m [34mtest sync without dry-run[0m
2026/04/07 02:34:20 NOTICE: [36m(34) :[0m [34mbisync[0m
2026/04/07 02:34:25 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/dry_run/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:34:25 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/dry_run/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:34:25 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:34:25 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:34:25 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path2/"
2026/04/07 02:34:25 INFO : Building Path1 and Path2 listings
2026/04/07 02:34:25 INFO : Path1 checking for diffs
2026/04/07 02:34:25 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/07 02:34:25 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/07 02:34:25 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/04/07 02:34:25 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/04/07 02:34:25 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile7.txt[0m
2026/04/07 02:34:25 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/04/07 02:34:25 INFO : Path1: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/04/07 02:34:25 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/04/07 02:34:25 INFO : Path2 checking for diffs
2026/04/07 02:34:25 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/07 02:34:25 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/07 02:34:25 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/04/07 02:34:25 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile6.txt[0m
2026/04/07 02:34:25 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/04/07 02:34:25 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/04/07 02:34:25 INFO : Path2: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/04/07 02:34:25 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/04/07 02:34:25 INFO : Applying changes
2026/04/07 02:34:25 INFO : Checking potential conflicts...
2026/04/07 02:34:25 ERROR : file5.txt: md5 differ
2026/04/07 02:34:25 NOTICE: azurefiles root 'rclone-test-sirefav0zixi/022841qi/dry_run/path2': 1 differences found
2026/04/07 02:34:25 NOTICE: azurefiles root 'rclone-test-sirefav0zixi/022841qi/dry_run/path2': 1 errors while checking
2026/04/07 02:34:25 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/07 02:34:25 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path2/file11.txt[0m
2026/04/07 02:34:25 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path2/file2.txt[0m
2026/04/07 02:34:25 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path2/file4.txt[0m
2026/04/07 02:34:25 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/04/07 02:34:25 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path1/file5.txt.conflict1[0m
2026/04/07 02:34:26 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1
2026/04/07 02:34:26 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path2/file5.txt.conflict1[0m
2026/04/07 02:34:26 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path2/file5.txt.conflict2[0m
2026/04/07 02:34:26 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2
2026/04/07 02:34:26 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path1/file5.txt.conflict2[0m
2026/04/07 02:34:26 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path1/file6.txt[0m
2026/04/07 02:34:26 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path2/file7.txt[0m
2026/04/07 02:34:26 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path1/file1.txt[0m
2026/04/07 02:34:26 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path1/file10.txt[0m
2026/04/07 02:34:26 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path1/file3.txt[0m
2026/04/07 02:34:26 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:34:26 INFO : file5.txt.conflict2: Copied (server-side copy)
2026/04/07 02:34:26 INFO : file6.txt: Copied (server-side copy)
2026/04/07 02:34:26 INFO : file10.txt: Copied (server-side copy)
2026/04/07 02:34:27 INFO : file1.txt: Copied (server-side copy)
2026/04/07 02:34:27 INFO : file3.txt: Deleted
2026/04/07 02:34:27 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:34:27 INFO : file5.txt.conflict1: Copied (server-side copy)
2026/04/07 02:34:27 INFO : file2.txt: Copied (server-side copy)
2026/04/07 02:34:27 INFO : file11.txt: Copied (server-side copy)
2026/04/07 02:34:27 INFO : file7.txt: Copied (server-side copy)
2026/04/07 02:34:27 INFO : file4.txt: Deleted
2026/04/07 02:34:27 INFO : Updating listings
2026/04/07 02:34:27 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/dry_run/path2/"
2026/04/07 02:34:27 INFO : [32mBisync successful[0m
2026/04/07 02:34:28 DEBUG : Waiting for deletions to finish
2026/04/07 02:34:28 INFO : file10.txt: Deleted
2026/04/07 02:34:28 INFO : RCLONE_TEST: Deleted
2026/04/07 02:34:28 INFO : file1.txt: Deleted
2026/04/07 02:34:28 INFO : file6.txt: Deleted
2026/04/07 02:34:28 INFO : file2.txt: Deleted
2026/04/07 02:34:28 INFO : file11.txt: Deleted
2026/04/07 02:34:28 INFO : file7.txt: Deleted
2026/04/07 02:34:28 INFO : file5.txt.conflict2: Deleted
2026/04/07 02:34:28 INFO : file5.txt.conflict1: Deleted
2026/04/07 02:34:28 DEBUG : removing 1 level 0 directories
2026/04/07 02:34:28 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/dry_run/path1': Removing directory
2026/04/07 02:34:28 DEBUG : Waiting for deletions to finish
2026/04/07 02:34:28 INFO : file5.txt.conflict1: Deleted
2026/04/07 02:34:28 INFO : file6.txt: Deleted
2026/04/07 02:34:28 INFO : file10.txt: Deleted
2026/04/07 02:34:28 INFO : file2.txt: Deleted
2026/04/07 02:34:28 INFO : file1.txt: Deleted
2026/04/07 02:34:28 INFO : file5.txt.conflict2: Deleted
2026/04/07 02:34:28 INFO : file11.txt: Deleted
2026/04/07 02:34:28 INFO : RCLONE_TEST: Deleted
2026/04/07 02:34:28 INFO : file7.txt: Deleted
2026/04/07 02:34:28 DEBUG : removing 1 level 0 directories
2026/04/07 02:34:28 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/dry_run/path2': Removing directory
bisync_test.go:608: [32mTEST dry_run PASSED[0m
=== RUN TestBisyncRemoteRemote/equal
2026/04/07 02:34:28 INFO : path1: Making directory
2026/04/07 02:34:28 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/equal/path1"
2026/04/07 02:34:28 INFO : path2: Making directory
2026/04/07 02:34:29 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/equal/path2"
2026/04/07 02:34:29 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_equal/initial"
2026/04/07 02:34:29 DEBUG : Creating backend with remote "/tmp/022841qi/initdir/test_equal-havacus2"
2026/04/07 02:34:29 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:34:29 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:34:29 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:34:29 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:34:29 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:34:29 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:34:29 DEBUG : Local file system at /tmp/022841qi/initdir/test_equal-havacus2: Waiting for checks to finish
2026/04/07 02:34:29 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:34:29 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:34:29 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:34:29 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:34:29 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:34:29 INFO : file1.txt: Copied (new)
2026/04/07 02:34:29 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:34:29 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:34:29 INFO : file2.txt: Copied (new)
2026/04/07 02:34:29 DEBUG : Local file system at /tmp/022841qi/initdir/test_equal-havacus2: Waiting for transfers to finish
2026/04/07 02:34:29 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_equal/modfiles"
2026/04/07 02:34:29 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_equal-nerayuz4"
2026/04/07 02:34:29 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/04/07 02:34:29 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/04/07 02:34:29 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:34:29 DEBUG : file1L.txt.bc963e7b.partial: size = 33 OK
2026/04/07 02:34:29 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/07 02:34:29 DEBUG : file1L.txt.bc963e7b.partial: renamed to: file1L.txt
2026/04/07 02:34:29 INFO : file1L.txt: Copied (new)
2026/04/07 02:34:29 DEBUG : Local file system at /tmp/022841qi/datadir/test_equal-nerayuz4: Waiting for checks to finish
2026/04/07 02:34:29 DEBUG : Local file system at /tmp/022841qi/datadir/test_equal-nerayuz4: Waiting for transfers to finish
2026/04/07 02:34:29 DEBUG : file1R.txt.df7bff44.partial: size = 33 OK
2026/04/07 02:34:29 DEBUG : file2.txt.467c795f.partial: size = 37 OK
2026/04/07 02:34:29 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/07 02:34:29 DEBUG : file1R.txt.df7bff44.partial: renamed to: file1R.txt
2026/04/07 02:34:29 INFO : file1R.txt: Copied (new)
2026/04/07 02:34:29 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/04/07 02:34:29 DEBUG : file2.txt.467c795f.partial: renamed to: file2.txt
2026/04/07 02:34:29 INFO : file2.txt: Copied (new)
2026/04/07 02:34:29 DEBUG : Waiting for deletions to finish
2026/04/07 02:34:29 ERROR : error listing: directory not found
2026/04/07 02:34:29 ERROR : azurefiles root 'rclone-test-sirefav0zixi/022841qi/equal/path1': Failed to list "": directory not found
2026/04/07 02:34:29 DEBUG : removing 1 level 0 directories
2026/04/07 02:34:29 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/equal/path1': Removing directory
2026/04/07 02:34:29 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-sirefav0zixi/022841qi/equal/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:3e475fc6-301a-009f-6c37-c6fd18000000
Time:2026-04-07T02:34:29.1854968Z
--------------------------------------------------------------------------------
2026/04/07 02:34:29 DEBUG : Waiting for deletions to finish
2026/04/07 02:34:29 ERROR : error listing: directory not found
2026/04/07 02:34:29 ERROR : azurefiles root 'rclone-test-sirefav0zixi/022841qi/equal/path2': Failed to list "": directory not found
2026/04/07 02:34:29 DEBUG : removing 1 level 0 directories
2026/04/07 02:34:29 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/equal/path2': Removing directory
2026/04/07 02:34:29 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-sirefav0zixi/022841qi/equal/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:3e475fc9-301a-009f-6f37-c6fd18000000
Time:2026-04-07T02:34:29.3055353Z
--------------------------------------------------------------------------------
2026/04/07 02:34:29 ERROR : error listing: directory not found
2026/04/07 02:34:29 ERROR : error listing: directory not found
2026/04/07 02:34:29 NOTICE: checking initFs Local file system at /tmp/022841qi/initdir/test_equal-havacus2
2026/04/07 02:34:29 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:34:29 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:34:29 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:34:29 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/equal/path1': Waiting for checks to finish
2026/04/07 02:34:29 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/equal/path1': Waiting for transfers to finish
2026/04/07 02:34:29 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:34:29 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:34:29 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:34:29 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:34:29 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:34:29 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:34:29 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:34:29 INFO : file2.txt: Copied (new)
2026/04/07 02:34:29 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:34:29 INFO : file1.txt: Copied (new)
2026/04/07 02:34:29 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:34:29 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:34:29 NOTICE: checking Path1 azurefiles root 'rclone-test-sirefav0zixi/022841qi/equal/path1'
2026/04/07 02:34:30 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:34:30 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:34:30 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:34:30 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/equal/path2': Waiting for checks to finish
2026/04/07 02:34:30 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/equal/path2': Waiting for transfers to finish
2026/04/07 02:34:30 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:34:30 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:34:30 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:34:30 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:34:30 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:34:30 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:34:30 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:34:30 INFO : file2.txt: Copied (new)
2026/04/07 02:34:30 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:34:30 INFO : file1.txt: Copied (new)
2026/04/07 02:34:30 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:34:30 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:34:30 NOTICE: checking path2 azurefiles root 'rclone-test-sirefav0zixi/022841qi/equal/path2'
2026/04/07 02:34:30 NOTICE: [36m(01) :[0m [34mtest equal[0m
2026/04/07 02:34:30 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/07 02:34:30 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/07 02:34:35 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/equal/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:34:35 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/equal/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:34:35 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:34:35 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:34:35 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/equal/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/equal/path2/"
2026/04/07 02:34:35 INFO : Copying Path2 files to Path1
2026/04/07 02:34:35 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:34:35 INFO : There was nothing to transfer
2026/04/07 02:34:35 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:34:35 INFO : There was nothing to transfer
2026/04/07 02:34:35 INFO : Resync updating listings
2026/04/07 02:34:35 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/equal/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/equal/path2/"
2026/04/07 02:34:35 INFO : [32mBisync successful[0m
2026/04/07 02:34:35 NOTICE: [36m(04) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/07 02:34:35 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-01-02 /tmp/022841qi/datadir/test_equal-nerayuz4/ file1R.txt[0m
2026/04/07 02:34:35 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_equal-nerayuz4/"
2026/04/07 02:34:35 DEBUG : fs cache: renaming cache item "/tmp/022841qi/datadir/test_equal-nerayuz4/" to be canonical "/tmp/022841qi/datadir/test_equal-nerayuz4"
2026/04/07 02:34:35 DEBUG : file1R.txt: Set modification time 2001-01-02
2026/04/07 02:34:35 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/022841qi/datadir/test_equal-nerayuz4/file1R.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/equal/path2/ file1.txt[0m
2026/04/07 02:34:35 DEBUG : copyFile "/tmp/022841qi/datadir/test_equal-nerayuz4/file1R.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/equal/path2/" as "file1.txt"
2026/04/07 02:34:35 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_equal-nerayuz4/file1R.txt"
2026/04/07 02:34:35 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/equal/path2/"
2026/04/07 02:34:35 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/equal/path2/'" as "file1.txt"
2026/04/07 02:34:35 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/022841qi/datadir/test_equal-nerayuz4)
2026/04/07 02:34:35 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-sirefav0zixi/022841qi/equal/path2/')
2026/04/07 02:34:35 DEBUG : file1R.txt: Sizes differ
2026/04/07 02:34:35 DEBUG : file1.txt.2782e57b.partial: size = 33 OK
2026/04/07 02:34:35 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/07 02:34:35 DEBUG : file1.txt.2782e57b.partial: renamed to: file1.txt
2026/04/07 02:34:35 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/04/07 02:34:35 NOTICE: [36m(07) :[0m [34mtouch-glob 2001-03-04 /tmp/022841qi/datadir/test_equal-nerayuz4/ file1L.txt[0m
2026/04/07 02:34:35 DEBUG : fs cache: switching user supplied name "/tmp/022841qi/datadir/test_equal-nerayuz4/" for canonical name "/tmp/022841qi/datadir/test_equal-nerayuz4"
2026/04/07 02:34:35 DEBUG : file1L.txt: Set modification time 2001-03-04
2026/04/07 02:34:35 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/022841qi/datadir/test_equal-nerayuz4/file1L.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/equal/path1/ file1.txt[0m
2026/04/07 02:34:35 DEBUG : copyFile "/tmp/022841qi/datadir/test_equal-nerayuz4/file1L.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/equal/path1/" as "file1.txt"
2026/04/07 02:34:35 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_equal-nerayuz4/file1L.txt"
2026/04/07 02:34:35 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/equal/path1/"
2026/04/07 02:34:35 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/equal/path1/'" as "file1.txt"
2026/04/07 02:34:35 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/022841qi/datadir/test_equal-nerayuz4)
2026/04/07 02:34:35 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-sirefav0zixi/022841qi/equal/path1/')
2026/04/07 02:34:35 DEBUG : file1L.txt: Sizes differ
2026/04/07 02:34:36 DEBUG : file1.txt.4e37ab47.partial: size = 33 OK
2026/04/07 02:34:36 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/07 02:34:36 DEBUG : file1.txt.4e37ab47.partial: renamed to: file1.txt
2026/04/07 02:34:36 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/04/07 02:34:36 NOTICE: [36m(09) :[0m [34mtest changed on both paths and identical - file2[0m
2026/04/07 02:34:36 NOTICE: [36m(10) :[0m [34mtouch-glob 2001-01-02 /tmp/022841qi/datadir/test_equal-nerayuz4/ file2.txt[0m
2026/04/07 02:34:36 DEBUG : fs cache: switching user supplied name "/tmp/022841qi/datadir/test_equal-nerayuz4/" for canonical name "/tmp/022841qi/datadir/test_equal-nerayuz4"
2026/04/07 02:34:36 DEBUG : file2.txt: Set modification time 2001-01-02
2026/04/07 02:34:36 NOTICE: [36m(11) :[0m [34mcopy-as /tmp/022841qi/datadir/test_equal-nerayuz4/file2.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/equal/path1/ file2.txt[0m
2026/04/07 02:34:36 DEBUG : copyFile "/tmp/022841qi/datadir/test_equal-nerayuz4/file2.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/equal/path1/" as "file2.txt"
2026/04/07 02:34:36 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_equal-nerayuz4/file2.txt"
2026/04/07 02:34:36 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/equal/path1/"
2026/04/07 02:34:36 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/equal/path1/'" as "file2.txt"
2026/04/07 02:34:36 DEBUG : file2.txt: size = 37 (Local file system at /tmp/022841qi/datadir/test_equal-nerayuz4)
2026/04/07 02:34:36 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-sirefav0zixi/022841qi/equal/path1/')
2026/04/07 02:34:36 DEBUG : file2.txt: Sizes differ
2026/04/07 02:34:36 DEBUG : file2.txt.467c795f.partial: size = 37 OK
2026/04/07 02:34:36 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/04/07 02:34:36 DEBUG : file2.txt.467c795f.partial: renamed to: file2.txt
2026/04/07 02:34:36 INFO : file2.txt: Copied (replaced existing)
2026/04/07 02:34:36 NOTICE: [36m(12) :[0m [34mcopy-as /tmp/022841qi/datadir/test_equal-nerayuz4/file2.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/equal/path2/ file2.txt[0m
2026/04/07 02:34:36 DEBUG : copyFile "/tmp/022841qi/datadir/test_equal-nerayuz4/file2.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/equal/path2/" as "file2.txt"
2026/04/07 02:34:36 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_equal-nerayuz4/file2.txt"
2026/04/07 02:34:36 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/equal/path2/"
2026/04/07 02:34:36 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/equal/path2/'" as "file2.txt"
2026/04/07 02:34:36 DEBUG : file2.txt: size = 37 (Local file system at /tmp/022841qi/datadir/test_equal-nerayuz4)
2026/04/07 02:34:36 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-sirefav0zixi/022841qi/equal/path2/')
2026/04/07 02:34:36 DEBUG : file2.txt: Sizes differ
2026/04/07 02:34:36 DEBUG : file2.txt.467c795f.partial: size = 37 OK
2026/04/07 02:34:36 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/04/07 02:34:37 DEBUG : file2.txt.467c795f.partial: renamed to: file2.txt
2026/04/07 02:34:37 INFO : file2.txt: Copied (replaced existing)
2026/04/07 02:34:37 NOTICE: [36m(13) :[0m [34mtest bisync run[0m
2026/04/07 02:34:37 NOTICE: [36m(14) :[0m [34mbisync[0m
2026/04/07 02:34:41 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/equal/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:34:41 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/equal/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:34:41 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:34:41 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:34:41 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/equal/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/equal/path2/"
2026/04/07 02:34:41 INFO : Building Path1 and Path2 listings
2026/04/07 02:34:41 INFO : Path1 checking for diffs
2026/04/07 02:34:41 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/07 02:34:41 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/07 02:34:41 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/04/07 02:34:41 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m, [36m 2 larger[0m, [34m 0 smaller[0m)
2026/04/07 02:34:41 INFO : Path2 checking for diffs
2026/04/07 02:34:41 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/07 02:34:41 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/07 02:34:41 INFO : Path2: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/04/07 02:34:41 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m, [36m 2 larger[0m, [34m 0 smaller[0m)
2026/04/07 02:34:41 INFO : Applying changes
2026/04/07 02:34:41 INFO : Checking potential conflicts...
2026/04/07 02:34:41 ERROR : file1.txt: md5 differ
2026/04/07 02:34:41 NOTICE: azurefiles root 'rclone-test-sirefav0zixi/022841qi/equal/path2': 1 differences found
2026/04/07 02:34:41 NOTICE: azurefiles root 'rclone-test-sirefav0zixi/022841qi/equal/path2': 1 errors while checking
2026/04/07 02:34:41 NOTICE: azurefiles root 'rclone-test-sirefav0zixi/022841qi/equal/path2': 1 matching files
2026/04/07 02:34:41 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/07 02:34:41 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/04/07 02:34:41 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/equal/path1/file1.txt.conflict1[0m
2026/04/07 02:34:42 INFO : file1.txt: Moved (server-side) to: file1.txt.conflict1
2026/04/07 02:34:42 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/equal/path2/file1.txt.conflict1[0m
2026/04/07 02:34:42 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/equal/path2/file1.txt.conflict2[0m
2026/04/07 02:34:42 INFO : file1.txt: Moved (server-side) to: file1.txt.conflict2
2026/04/07 02:34:42 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/equal/path1/file1.txt.conflict2[0m
2026/04/07 02:34:42 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile2.txt[0m
2026/04/07 02:34:42 INFO : Files are equal! Skipping: file2.txt
2026/04/07 02:34:42 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:34:42 INFO : file1.txt.conflict2: Copied (server-side copy)
2026/04/07 02:34:42 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:34:43 INFO : file1.txt.conflict1: Copied (server-side copy)
2026/04/07 02:34:43 INFO : Updating listings
2026/04/07 02:34:43 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/equal/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/equal/path2/"
2026/04/07 02:34:43 INFO : [32mBisync successful[0m
2026/04/07 02:34:43 DEBUG : Waiting for deletions to finish
2026/04/07 02:34:43 INFO : file2.txt: Deleted
2026/04/07 02:34:43 INFO : file1.txt.conflict2: Deleted
2026/04/07 02:34:44 INFO : RCLONE_TEST: Deleted
2026/04/07 02:34:44 INFO : file1.txt.conflict1: Deleted
2026/04/07 02:34:44 DEBUG : removing 1 level 0 directories
2026/04/07 02:34:44 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/equal/path1': Removing directory
2026/04/07 02:34:44 DEBUG : Waiting for deletions to finish
2026/04/07 02:34:44 INFO : file1.txt.conflict2: Deleted
2026/04/07 02:34:44 INFO : RCLONE_TEST: Deleted
2026/04/07 02:34:44 INFO : file1.txt.conflict1: Deleted
2026/04/07 02:34:44 INFO : file2.txt: Deleted
2026/04/07 02:34:44 DEBUG : removing 1 level 0 directories
2026/04/07 02:34:44 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/equal/path2': Removing directory
bisync_test.go:608: [32mTEST equal PASSED[0m
=== RUN TestBisyncRemoteRemote/ext_paths
2026/04/07 02:34:44 INFO : path1: Making directory
2026/04/07 02:34:44 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path1"
2026/04/07 02:34:44 INFO : path2: Making directory
2026/04/07 02:34:44 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path2"
2026/04/07 02:34:44 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ext_paths/initial"
2026/04/07 02:34:44 DEBUG : Creating backend with remote "/tmp/022841qi/initdir/test_ext_paths-bohavic7"
2026/04/07 02:34:44 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:34:44 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:34:44 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/04/07 02:34:44 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/07 02:34:44 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/07 02:34:44 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/04/07 02:34:44 DEBUG : 測試_check file: Need to transfer - File not found at Destination
2026/04/07 02:34:44 DEBUG : 測試Русский ěáñ: Making directory with metadata
2026/04/07 02:34:44 INFO : 測試Русский ěáñ: Made directory with metadata (mtime=2024-04-17T01:00:03.064427195Z)
2026/04/07 02:34:44 DEBUG : Added delayed dir = "測試Русский ěáñ", newDst=測試Русский ěáñ
2026/04/07 02:34:44 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:34:44 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/07 02:34:44 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:34:44 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/07 02:34:44 DEBUG : 測試Русский ěáñ/測試_check file: Need to transfer - File not found at Destination
2026/04/07 02:34:44 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:34:44 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:34:44 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:34:44 INFO : file1.txt: Copied (new)
2026/04/07 02:34:44 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/04/07 02:34:44 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:34:44 DEBUG : Local file system at /tmp/022841qi/initdir/test_ext_paths-bohavic7: Waiting for checks to finish
2026/04/07 02:34:44 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:34:44 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:34:44 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/04/07 02:34:44 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/04/07 02:34:44 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/04/07 02:34:44 DEBUG : Local file system at /tmp/022841qi/initdir/test_ext_paths-bohavic7: Waiting for transfers to finish
2026/04/07 02:34:44 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:34:44 DEBUG : 測試_check file.a1a409eb.partial: size = 0 OK
2026/04/07 02:34:44 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/04/07 02:34:44 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/04/07 02:34:44 INFO : filename_contains_ě_.txt: Copied (new)
2026/04/07 02:34:44 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:34:44 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/04/07 02:34:44 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/04/07 02:34:44 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/04/07 02:34:44 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:34:44 DEBUG : 測試_check file.a1a409eb.partial: renamed to: 測試_check file
2026/04/07 02:34:44 INFO : 測試_check file: Copied (new)
2026/04/07 02:34:44 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:34:44 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: size = 272 OK
2026/04/07 02:34:44 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/04/07 02:34:44 INFO : Русский.txt: Copied (new)
2026/04/07 02:34:44 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:34:44 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: size = 0 OK
2026/04/07 02:34:44 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: size = 272 OK
2026/04/07 02:34:44 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: renamed to: 測試Русский ěáñ/filename_contains_ě_.txt
2026/04/07 02:34:44 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Copied (new)
2026/04/07 02:34:44 DEBUG : 測試Русский ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:34:44 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:34:44 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: renamed to: 測試Русский ěáñ/測試_check file
2026/04/07 02:34:44 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/04/07 02:34:44 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: renamed to: 測試Русский ěáñ/filename_contains_ࢺ_.txt
2026/04/07 02:34:44 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Copied (new)
2026/04/07 02:34:44 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/04/07 02:34:44 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ext_paths/modfiles"
2026/04/07 02:34:44 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_ext_paths-godeyem6"
2026/04/07 02:34:44 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:34:44 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination
2026/04/07 02:34:44 DEBUG : file1.txt.817ca4fb.partial: size = 19 OK
2026/04/07 02:34:44 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:34:44 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: size = 254 OK
2026/04/07 02:34:44 DEBUG : file1.txt.817ca4fb.partial: renamed to: file1.txt
2026/04/07 02:34:44 INFO : file1.txt: Copied (new)
2026/04/07 02:34:44 DEBUG : Local file system at /tmp/022841qi/datadir/test_ext_paths-godeyem6: Waiting for checks to finish
2026/04/07 02:34:44 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/04/07 02:34:44 DEBUG : Local file system at /tmp/022841qi/datadir/test_ext_paths-godeyem6: Waiting for transfers to finish
2026/04/07 02:34:44 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: renamed to: 測試_filtersfile.txt
2026/04/07 02:34:44 INFO : 測試_filtersfile.txt: Copied (new)
2026/04/07 02:34:44 DEBUG : Waiting for deletions to finish
2026/04/07 02:34:44 ERROR : error listing: directory not found
2026/04/07 02:34:44 ERROR : azurefiles root 'rclone-test-sirefav0zixi/022841qi/ext_paths/path1': Failed to list "": directory not found
2026/04/07 02:34:44 DEBUG : removing 1 level 0 directories
2026/04/07 02:34:44 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/ext_paths/path1': Removing directory
2026/04/07 02:34:44 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-sirefav0zixi/022841qi/ext_paths/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:adb6308d-b01a-0017-5637-c61811000000
Time:2026-04-07T02:34:44.6810790Z
--------------------------------------------------------------------------------
2026/04/07 02:34:44 DEBUG : Waiting for deletions to finish
2026/04/07 02:34:44 ERROR : error listing: directory not found
2026/04/07 02:34:44 ERROR : azurefiles root 'rclone-test-sirefav0zixi/022841qi/ext_paths/path2': Failed to list "": directory not found
2026/04/07 02:34:44 DEBUG : removing 1 level 0 directories
2026/04/07 02:34:44 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/ext_paths/path2': Removing directory
2026/04/07 02:34:44 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-sirefav0zixi/022841qi/ext_paths/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:adb63090-b01a-0017-5937-c61811000000
Time:2026-04-07T02:34:44.8030531Z
--------------------------------------------------------------------------------
2026/04/07 02:34:44 ERROR : error listing: directory not found
2026/04/07 02:34:44 ERROR : error listing: directory not found
2026/04/07 02:34:44 NOTICE: checking initFs Local file system at /tmp/022841qi/initdir/test_ext_paths-bohavic7
2026/04/07 02:34:44 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:34:44 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/04/07 02:34:44 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/07 02:34:44 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/07 02:34:44 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:34:44 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/04/07 02:34:44 DEBUG : 測試_check file: Need to transfer - File not found at Destination
2026/04/07 02:34:44 INFO : 測試Русский ěáñ: Making directory
2026/04/07 02:34:45 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/07 02:34:45 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/07 02:34:45 DEBUG : 測試Русский ěáñ/測試_check file: Need to transfer - File not found at Destination
2026/04/07 02:34:45 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/ext_paths/path1': Waiting for checks to finish
2026/04/07 02:34:45 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/ext_paths/path1': Waiting for transfers to finish
2026/04/07 02:34:45 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:34:45 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:34:45 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/04/07 02:34:45 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:34:45 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/04/07 02:34:45 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:34:45 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/04/07 02:34:45 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:34:45 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/04/07 02:34:45 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/04/07 02:34:45 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:34:45 INFO : file1.txt: Copied (new)
2026/04/07 02:34:45 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/04/07 02:34:45 INFO : filename_contains_ě_.txt: Copied (new)
2026/04/07 02:34:45 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/04/07 02:34:45 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/04/07 02:34:45 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/04/07 02:34:45 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:34:45 DEBUG : 測試_check file.a1a409eb.partial: size = 0 OK
2026/04/07 02:34:45 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:34:45 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:34:45 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:34:45 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: size = 272 OK
2026/04/07 02:34:45 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:34:45 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/04/07 02:34:45 INFO : Русский.txt: Copied (new)
2026/04/07 02:34:45 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:34:45 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:34:45 DEBUG : 測試_check file.a1a409eb.partial: renamed to: 測試_check file
2026/04/07 02:34:45 INFO : 測試_check file: Copied (new)
2026/04/07 02:34:45 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: renamed to: 測試Русский ěáñ/filename_contains_ě_.txt
2026/04/07 02:34:45 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Copied (new)
2026/04/07 02:34:45 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: size = 0 OK
2026/04/07 02:34:45 DEBUG : 測試Русский ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:34:45 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: size = 272 OK
2026/04/07 02:34:45 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:34:45 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: renamed to: 測試Русский ěáñ/測試_check file
2026/04/07 02:34:45 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/04/07 02:34:45 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: renamed to: 測試Русский ěáñ/filename_contains_ࢺ_.txt
2026/04/07 02:34:45 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Copied (new)
2026/04/07 02:34:45 NOTICE: checking Path1 azurefiles root 'rclone-test-sirefav0zixi/022841qi/ext_paths/path1'
2026/04/07 02:34:46 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:34:46 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/04/07 02:34:46 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/07 02:34:46 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/07 02:34:46 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:34:46 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/04/07 02:34:46 DEBUG : 測試_check file: Need to transfer - File not found at Destination
2026/04/07 02:34:46 INFO : 測試Русский ěáñ: Making directory
2026/04/07 02:34:46 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/07 02:34:46 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/07 02:34:46 DEBUG : 測試Русский ěáñ/測試_check file: Need to transfer - File not found at Destination
2026/04/07 02:34:46 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/ext_paths/path2': Waiting for checks to finish
2026/04/07 02:34:46 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/ext_paths/path2': Waiting for transfers to finish
2026/04/07 02:34:46 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/04/07 02:34:46 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:34:46 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:34:46 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:34:46 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/04/07 02:34:46 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:34:46 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/04/07 02:34:46 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:34:46 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/04/07 02:34:46 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/04/07 02:34:46 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:34:46 INFO : file1.txt: Copied (new)
2026/04/07 02:34:46 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/04/07 02:34:46 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/04/07 02:34:46 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/04/07 02:34:46 INFO : filename_contains_ě_.txt: Copied (new)
2026/04/07 02:34:47 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/04/07 02:34:47 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:34:47 DEBUG : 測試_check file.a1a409eb.partial: size = 0 OK
2026/04/07 02:34:47 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:34:47 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:34:47 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:34:47 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: size = 272 OK
2026/04/07 02:34:47 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:34:47 DEBUG : 測試_check file.a1a409eb.partial: renamed to: 測試_check file
2026/04/07 02:34:47 INFO : 測試_check file: Copied (new)
2026/04/07 02:34:47 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/04/07 02:34:47 INFO : Русский.txt: Copied (new)
2026/04/07 02:34:47 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:34:47 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:34:47 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: renamed to: 測試Русский ěáñ/filename_contains_ě_.txt
2026/04/07 02:34:47 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Copied (new)
2026/04/07 02:34:47 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: size = 0 OK
2026/04/07 02:34:47 DEBUG : 測試Русский ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:34:47 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: size = 272 OK
2026/04/07 02:34:47 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:34:47 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: renamed to: 測試Русский ěáñ/測試_check file
2026/04/07 02:34:47 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/04/07 02:34:47 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: renamed to: 測試Русский ěáñ/filename_contains_ࢺ_.txt
2026/04/07 02:34:47 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Copied (new)
2026/04/07 02:34:47 NOTICE: checking path2 azurefiles root 'rclone-test-sirefav0zixi/022841qi/ext_paths/path2'
2026/04/07 02:34:48 NOTICE: [36m(01) :[0m [34mtest extended-char-paths[0m
2026/04/07 02:34:48 NOTICE: [36m(02) :[0m [34mfix-names TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский{spc}{spc}ěáñ/[0m
2026/04/07 02:34:48 DEBUG : Creating backend with remote "TestAzureFiles:"
2026/04/07 02:34:48 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/: is NFC: true
2026/04/07 02:34:48 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/: is NFD: false
2026/04/07 02:34:48 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/: is valid UTF8: true
2026/04/07 02:34:48 DEBUG : TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/: attempting to fix directory
2026/04/07 02:34:48 DEBUG : old and new are equal. Skipping. TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/ (69aa9b090c9ba6d3ab05532d04930230) TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/ (69aa9b090c9ba6d3ab05532d04930230)
2026/04/07 02:34:48 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/"
2026/04/07 02:34:48 DEBUG : Attempting to move rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/ to TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/
2026/04/07 02:34:48 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ-rclone-move-rapigox8"
2026/04/07 02:34:48 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ-rclone-move-rapigox8': Using server-side directory move
2026/04/07 02:34:48 ERROR : azurefiles root 'rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ-rclone-move-rapigox8': Server side directory move failed: DirMove: Rename failed: PUT https://rclonefiles.file.core.windows.net/rclone/rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ-rclone-move-rapigox8
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified resource does not exist.
ERROR CODE: ResourceNotFound
--------------------------------------------------------------------------------
ResourceNotFoundThe specified resource does not exist.
RequestId:34179982-901a-0072-3b37-c6b655000000
Time:2026-04-07T02:34:48.2172258Z
--------------------------------------------------------------------------------
2026/04/07 02:34:48 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/': error attempting to move folder: DirMove: Rename failed: PUT https://rclonefiles.file.core.windows.net/rclone/rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ-rclone-move-rapigox8
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified resource does not exist.
ERROR CODE: ResourceNotFound
--------------------------------------------------------------------------------
ResourceNotFoundThe specified resource does not exist.
RequestId:34179982-901a-0072-3b37-c6b655000000
Time:2026-04-07T02:34:48.2172258Z
--------------------------------------------------------------------------------
2026/04/07 02:34:48 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/"
2026/04/07 02:34:48 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/': Using server-side directory move
2026/04/07 02:34:48 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2026/04/07 02:34:48 ERROR : azurefiles root 'rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ-rclone-move-rapigox8': error reading source root directory: directory not found
2026/04/07 02:34:48 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/': Waiting for checks to finish
2026/04/07 02:34:48 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/': Waiting for transfers to finish
2026/04/07 02:34:48 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ-rclone-move-rapigox8': error attempting to move folder to rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/: directory not found
2026/04/07 02:34:48 NOTICE: [36m(03) :[0m [34mfix-names TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский{spc}{spc}ěáñ/[0m
2026/04/07 02:34:48 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/: is NFC: true
2026/04/07 02:34:48 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/: is NFD: false
2026/04/07 02:34:48 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/: is valid UTF8: true
2026/04/07 02:34:48 DEBUG : TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/: attempting to fix directory
2026/04/07 02:34:48 DEBUG : old and new are equal. Skipping. TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/ (e54d7789495c10670cccef364e493987) TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/ (e54d7789495c10670cccef364e493987)
2026/04/07 02:34:48 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/"
2026/04/07 02:34:48 DEBUG : Attempting to move rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/ to TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/
2026/04/07 02:34:48 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ-rclone-move-kefugis3"
2026/04/07 02:34:48 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ-rclone-move-kefugis3': Using server-side directory move
2026/04/07 02:34:48 ERROR : azurefiles root 'rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ-rclone-move-kefugis3': Server side directory move failed: DirMove: Rename failed: PUT https://rclonefiles.file.core.windows.net/rclone/rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ-rclone-move-kefugis3
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified resource does not exist.
ERROR CODE: ResourceNotFound
--------------------------------------------------------------------------------
ResourceNotFoundThe specified resource does not exist.
RequestId:3417998f-901a-0072-4837-c6b655000000
Time:2026-04-07T02:34:48.5402883Z
--------------------------------------------------------------------------------
2026/04/07 02:34:48 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/': error attempting to move folder: DirMove: Rename failed: PUT https://rclonefiles.file.core.windows.net/rclone/rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ-rclone-move-kefugis3
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified resource does not exist.
ERROR CODE: ResourceNotFound
--------------------------------------------------------------------------------
ResourceNotFoundThe specified resource does not exist.
RequestId:3417998f-901a-0072-4837-c6b655000000
Time:2026-04-07T02:34:48.5402883Z
--------------------------------------------------------------------------------
2026/04/07 02:34:48 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/"
2026/04/07 02:34:48 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/': Using server-side directory move
2026/04/07 02:34:48 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2026/04/07 02:34:48 ERROR : azurefiles root 'rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ-rclone-move-kefugis3': error reading source root directory: directory not found
2026/04/07 02:34:48 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/': Waiting for checks to finish
2026/04/07 02:34:48 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/': Waiting for transfers to finish
2026/04/07 02:34:48 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ-rclone-move-kefugis3': error attempting to move folder to rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/: directory not found
2026/04/07 02:34:48 NOTICE: [36m(04) :[0m [34mfix-names TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/04/07 02:34:48 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFC: true
2026/04/07 02:34:48 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFD: false
2026/04/07 02:34:48 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/04/07 02:34:48 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/07 02:34:48 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true 325a3536065685a1f8db0f9d4b660c98
2026/04/07 02:34:48 DEBUG : FILE old: rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/04/07 02:34:48 DEBUG : HASH old: 325a3536065685a1f8db0f9d4b660c98 new: 325a3536065685a1f8db0f9d4b660c98 equal: true
2026/04/07 02:34:48 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false 3bae8661fb63381eb31cb8def0db76bb
2026/04/07 02:34:48 DEBUG : FILE old: rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/04/07 02:34:48 DEBUG : HASH old: 3bae8661fb63381eb31cb8def0db76bb new: 325a3536065685a1f8db0f9d4b660c98 equal: false
2026/04/07 02:34:48 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false 3bae8661fb63381eb31cb8def0db76bb
2026/04/07 02:34:48 DEBUG : FILE old: rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/04/07 02:34:48 DEBUG : HASH old: 3bae8661fb63381eb31cb8def0db76bb new: 325a3536065685a1f8db0f9d4b660c98 equal: false
2026/04/07 02:34:48 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true 325a3536065685a1f8db0f9d4b660c98
2026/04/07 02:34:48 DEBUG : FILE old: rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/04/07 02:34:48 DEBUG : HASH old: 325a3536065685a1f8db0f9d4b660c98 new: 325a3536065685a1f8db0f9d4b660c98 equal: true
2026/04/07 02:34:48 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/07 02:34:48 NOTICE: [36m(05) :[0m [34mfix-names TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/04/07 02:34:48 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFC: true
2026/04/07 02:34:48 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFD: false
2026/04/07 02:34:48 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/04/07 02:34:48 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/07 02:34:48 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true a01d7e720fa8223c81f9839caefe63a8
2026/04/07 02:34:48 DEBUG : FILE old: rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/04/07 02:34:48 DEBUG : HASH old: a01d7e720fa8223c81f9839caefe63a8 new: a01d7e720fa8223c81f9839caefe63a8 equal: true
2026/04/07 02:34:49 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false d6f54ebc37cea1fa3194e456271bd411
2026/04/07 02:34:49 DEBUG : FILE old: rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/04/07 02:34:49 DEBUG : HASH old: d6f54ebc37cea1fa3194e456271bd411 new: a01d7e720fa8223c81f9839caefe63a8 equal: false
2026/04/07 02:34:49 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false d6f54ebc37cea1fa3194e456271bd411
2026/04/07 02:34:49 DEBUG : FILE old: rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/04/07 02:34:49 DEBUG : HASH old: d6f54ebc37cea1fa3194e456271bd411 new: a01d7e720fa8223c81f9839caefe63a8 equal: false
2026/04/07 02:34:49 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true a01d7e720fa8223c81f9839caefe63a8
2026/04/07 02:34:49 DEBUG : FILE old: rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/04/07 02:34:49 DEBUG : HASH old: a01d7e720fa8223c81f9839caefe63a8 new: a01d7e720fa8223c81f9839caefe63a8 equal: true
2026/04/07 02:34:49 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/07 02:34:49 NOTICE: [36m(06) :[0m [34mfix-names TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский{spc}{spc}ěáñ/filename_contains_ě_.txt[0m
2026/04/07 02:34:49 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: is NFC: true
2026/04/07 02:34:49 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: is NFD: false
2026/04/07 02:34:49 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: is valid UTF8: true
2026/04/07 02:34:49 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/07 02:34:49 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: true 4fab6f1496671e02770c43888145f165
2026/04/07 02:34:49 DEBUG : FILE old: rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: true
2026/04/07 02:34:49 DEBUG : HASH old: 4fab6f1496671e02770c43888145f165 new: 4fab6f1496671e02770c43888145f165 equal: true
2026/04/07 02:34:49 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false eccf9799d072cc5c910a3aa04ee4393a
2026/04/07 02:34:49 DEBUG : FILE old: rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/04/07 02:34:49 DEBUG : HASH old: eccf9799d072cc5c910a3aa04ee4393a new: 4fab6f1496671e02770c43888145f165 equal: false
2026/04/07 02:34:49 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 0ff01a33e668a093bd505e68512bbf7a
2026/04/07 02:34:49 DEBUG : FILE old: rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/04/07 02:34:49 DEBUG : HASH old: 0ff01a33e668a093bd505e68512bbf7a new: 4fab6f1496671e02770c43888145f165 equal: false
2026/04/07 02:34:49 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 1b18f3d48f776a32732c841e85c165d7
2026/04/07 02:34:49 DEBUG : FILE old: rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/04/07 02:34:49 DEBUG : HASH old: 1b18f3d48f776a32732c841e85c165d7 new: 4fab6f1496671e02770c43888145f165 equal: false
2026/04/07 02:34:49 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/07 02:34:49 NOTICE: [36m(07) :[0m [34mfix-names TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский{spc}{spc}ěáñ/filename_contains_ě_.txt[0m
2026/04/07 02:34:49 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: is NFC: true
2026/04/07 02:34:49 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: is NFD: false
2026/04/07 02:34:49 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: is valid UTF8: true
2026/04/07 02:34:49 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/07 02:34:49 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: true c0b72de78e7be3fc7a417fd167bfdc25
2026/04/07 02:34:49 DEBUG : FILE old: rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: true
2026/04/07 02:34:49 DEBUG : HASH old: c0b72de78e7be3fc7a417fd167bfdc25 new: c0b72de78e7be3fc7a417fd167bfdc25 equal: true
2026/04/07 02:34:49 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 200c4b8932ec943c64b054f2ffd56d66
2026/04/07 02:34:49 DEBUG : FILE old: rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/04/07 02:34:49 DEBUG : HASH old: 200c4b8932ec943c64b054f2ffd56d66 new: c0b72de78e7be3fc7a417fd167bfdc25 equal: false
2026/04/07 02:34:49 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 5b1c5a029d113c465744476df8e6e87e
2026/04/07 02:34:49 DEBUG : FILE old: rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/04/07 02:34:49 DEBUG : HASH old: 5b1c5a029d113c465744476df8e6e87e new: c0b72de78e7be3fc7a417fd167bfdc25 equal: false
2026/04/07 02:34:49 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false d0df16beee96f88947ab5fd1f081eac7
2026/04/07 02:34:49 DEBUG : FILE old: rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/04/07 02:34:49 DEBUG : HASH old: d0df16beee96f88947ab5fd1f081eac7 new: c0b72de78e7be3fc7a417fd167bfdc25 equal: false
2026/04/07 02:34:49 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/07 02:34:49 NOTICE: [36m(08) :[0m [34mfix-names TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試_check{spc}file[0m
2026/04/07 02:34:49 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試_check file: is NFC: true
2026/04/07 02:34:49 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試_check file: is NFD: true
2026/04/07 02:34:49 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試_check file: is valid UTF8: true
2026/04/07 02:34:49 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/07 02:34:49 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試_check file: file exists: true f7b07b4acf1c513b0ddf4c0f4cec1039
2026/04/07 02:34:49 DEBUG : FILE old: rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試_check file new: rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試_check file equal: true
2026/04/07 02:34:49 DEBUG : HASH old: f7b07b4acf1c513b0ddf4c0f4cec1039 new: f7b07b4acf1c513b0ddf4c0f4cec1039 equal: true
2026/04/07 02:34:49 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試_check file: file exists: true f7b07b4acf1c513b0ddf4c0f4cec1039
2026/04/07 02:34:49 DEBUG : FILE old: rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試_check file new: rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試_check file equal: true
2026/04/07 02:34:49 DEBUG : HASH old: f7b07b4acf1c513b0ddf4c0f4cec1039 new: f7b07b4acf1c513b0ddf4c0f4cec1039 equal: true
2026/04/07 02:34:49 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試_check file: file exists: true f7b07b4acf1c513b0ddf4c0f4cec1039
2026/04/07 02:34:49 DEBUG : FILE old: rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試_check file new: rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試_check file equal: true
2026/04/07 02:34:49 DEBUG : HASH old: f7b07b4acf1c513b0ddf4c0f4cec1039 new: f7b07b4acf1c513b0ddf4c0f4cec1039 equal: true
2026/04/07 02:34:49 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試_check file: file exists: true f7b07b4acf1c513b0ddf4c0f4cec1039
2026/04/07 02:34:49 DEBUG : FILE old: rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試_check file new: rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試_check file equal: true
2026/04/07 02:34:49 DEBUG : HASH old: f7b07b4acf1c513b0ddf4c0f4cec1039 new: f7b07b4acf1c513b0ddf4c0f4cec1039 equal: true
2026/04/07 02:34:49 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/07 02:34:49 NOTICE: [36m(09) :[0m [34mfix-names TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試_check{spc}file[0m
2026/04/07 02:34:49 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試_check file: is NFC: true
2026/04/07 02:34:49 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試_check file: is NFD: true
2026/04/07 02:34:49 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試_check file: is valid UTF8: true
2026/04/07 02:34:49 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/07 02:34:49 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試_check file: file exists: true 916cb2303247cfe62315bc3c44333ef2
2026/04/07 02:34:49 DEBUG : FILE old: rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試_check file new: rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試_check file equal: true
2026/04/07 02:34:49 DEBUG : HASH old: 916cb2303247cfe62315bc3c44333ef2 new: 916cb2303247cfe62315bc3c44333ef2 equal: true
2026/04/07 02:34:49 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試_check file: file exists: true 916cb2303247cfe62315bc3c44333ef2
2026/04/07 02:34:49 DEBUG : FILE old: rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試_check file new: rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試_check file equal: true
2026/04/07 02:34:49 DEBUG : HASH old: 916cb2303247cfe62315bc3c44333ef2 new: 916cb2303247cfe62315bc3c44333ef2 equal: true
2026/04/07 02:34:49 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試_check file: file exists: true 916cb2303247cfe62315bc3c44333ef2
2026/04/07 02:34:49 DEBUG : FILE old: rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試_check file new: rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試_check file equal: true
2026/04/07 02:34:49 DEBUG : HASH old: 916cb2303247cfe62315bc3c44333ef2 new: 916cb2303247cfe62315bc3c44333ef2 equal: true
2026/04/07 02:34:49 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試_check file: file exists: true 916cb2303247cfe62315bc3c44333ef2
2026/04/07 02:34:49 DEBUG : FILE old: rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試_check file new: rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試_check file equal: true
2026/04/07 02:34:49 DEBUG : HASH old: 916cb2303247cfe62315bc3c44333ef2 new: 916cb2303247cfe62315bc3c44333ef2 equal: true
2026/04/07 02:34:49 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/07 02:34:49 NOTICE: [36m(10) :[0m [34mfix-names TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/04/07 02:34:49 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFC: true
2026/04/07 02:34:49 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFD: false
2026/04/07 02:34:49 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/04/07 02:34:49 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/07 02:34:49 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true 325a3536065685a1f8db0f9d4b660c98
2026/04/07 02:34:49 DEBUG : FILE old: rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/04/07 02:34:49 DEBUG : HASH old: 325a3536065685a1f8db0f9d4b660c98 new: 325a3536065685a1f8db0f9d4b660c98 equal: true
2026/04/07 02:34:50 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false 3bae8661fb63381eb31cb8def0db76bb
2026/04/07 02:34:50 DEBUG : FILE old: rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/04/07 02:34:50 DEBUG : HASH old: 3bae8661fb63381eb31cb8def0db76bb new: 325a3536065685a1f8db0f9d4b660c98 equal: false
2026/04/07 02:34:50 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false 3bae8661fb63381eb31cb8def0db76bb
2026/04/07 02:34:50 DEBUG : FILE old: rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/04/07 02:34:50 DEBUG : HASH old: 3bae8661fb63381eb31cb8def0db76bb new: 325a3536065685a1f8db0f9d4b660c98 equal: false
2026/04/07 02:34:50 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true 325a3536065685a1f8db0f9d4b660c98
2026/04/07 02:34:50 DEBUG : FILE old: rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/04/07 02:34:50 DEBUG : HASH old: 325a3536065685a1f8db0f9d4b660c98 new: 325a3536065685a1f8db0f9d4b660c98 equal: true
2026/04/07 02:34:50 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/07 02:34:50 NOTICE: [36m(11) :[0m [34mfix-names TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/04/07 02:34:50 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFC: true
2026/04/07 02:34:50 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFD: false
2026/04/07 02:34:50 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/04/07 02:34:50 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/07 02:34:50 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true a01d7e720fa8223c81f9839caefe63a8
2026/04/07 02:34:50 DEBUG : FILE old: rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/04/07 02:34:50 DEBUG : HASH old: a01d7e720fa8223c81f9839caefe63a8 new: a01d7e720fa8223c81f9839caefe63a8 equal: true
2026/04/07 02:34:50 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false d6f54ebc37cea1fa3194e456271bd411
2026/04/07 02:34:50 DEBUG : FILE old: rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/04/07 02:34:50 DEBUG : HASH old: d6f54ebc37cea1fa3194e456271bd411 new: a01d7e720fa8223c81f9839caefe63a8 equal: false
2026/04/07 02:34:50 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false d6f54ebc37cea1fa3194e456271bd411
2026/04/07 02:34:50 DEBUG : FILE old: rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/04/07 02:34:50 DEBUG : HASH old: d6f54ebc37cea1fa3194e456271bd411 new: a01d7e720fa8223c81f9839caefe63a8 equal: false
2026/04/07 02:34:50 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true a01d7e720fa8223c81f9839caefe63a8
2026/04/07 02:34:50 DEBUG : FILE old: rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/04/07 02:34:50 DEBUG : HASH old: a01d7e720fa8223c81f9839caefe63a8 new: a01d7e720fa8223c81f9839caefe63a8 equal: true
2026/04/07 02:34:50 DEBUG : rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/07 02:34:50 NOTICE: [36m(12) :[0m [34mtest resync subdirs with extended chars[0m
2026/04/07 02:34:50 NOTICE: [36m(13) :[0m [34mbisync subdir=測試Русский{spc}{spc}ěáñ resync[0m
2026/04/07 02:34:54 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ"
2026/04/07 02:34:54 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ"
2026/04/07 02:34:54 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:34:54 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:34:54 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:34:54 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:34:54 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/"
2026/04/07 02:34:54 INFO : Copying Path2 files to Path1
2026/04/07 02:34:54 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:34:55 INFO : There was nothing to transfer
2026/04/07 02:34:55 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:34:55 INFO : There was nothing to transfer
2026/04/07 02:34:55 INFO : Resync updating listings
2026/04/07 02:34:55 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/"
2026/04/07 02:34:55 INFO : [32mBisync successful[0m
2026/04/07 02:34:55 NOTICE: [36m(14) :[0m [34mcopy-listings resync[0m
2026/04/07 02:34:55 NOTICE: [36m(15) :[0m [34mtest place new files with extended chars on each side[0m
2026/04/07 02:34:55 NOTICE: [36m(16) :[0m [34mtouch-glob 2001-01-02 /tmp/022841qi/datadir/test_ext_paths-godeyem6/ file1.txt[0m
2026/04/07 02:34:55 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_ext_paths-godeyem6/"
2026/04/07 02:34:55 DEBUG : fs cache: renaming cache item "/tmp/022841qi/datadir/test_ext_paths-godeyem6/" to be canonical "/tmp/022841qi/datadir/test_ext_paths-godeyem6"
2026/04/07 02:34:55 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/07 02:34:55 NOTICE: [36m(17) :[0m [34mcopy-as /tmp/022841qi/datadir/test_ext_paths-godeyem6/file1.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский{spc}{spc}ěáñ 測試_file1p1[0m
2026/04/07 02:34:55 DEBUG : copyFile "/tmp/022841qi/datadir/test_ext_paths-godeyem6/file1.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ" as "測試_file1p1"
2026/04/07 02:34:55 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_ext_paths-godeyem6/file1.txt"
2026/04/07 02:34:55 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ"
2026/04/07 02:34:55 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ'" as "測試_file1p1"
2026/04/07 02:34:55 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:34:55 DEBUG : 測試_file1p1.44ea53d8.partial: size = 19 OK
2026/04/07 02:34:55 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:34:55 DEBUG : 測試_file1p1.44ea53d8.partial: renamed to: 測試_file1p1
2026/04/07 02:34:55 INFO : file1.txt: Copied (new) to: 測試_file1p1
2026/04/07 02:34:55 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/022841qi/datadir/test_ext_paths-godeyem6/file1.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский{spc}{spc}ěáñ 測試_file1p2[0m
2026/04/07 02:34:55 DEBUG : copyFile "/tmp/022841qi/datadir/test_ext_paths-godeyem6/file1.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ" as "測試_file1p2"
2026/04/07 02:34:55 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_ext_paths-godeyem6/file1.txt"
2026/04/07 02:34:55 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ"
2026/04/07 02:34:55 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ'" as "測試_file1p2"
2026/04/07 02:34:55 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:34:55 DEBUG : 測試_file1p2.1ffde2cd.partial: size = 19 OK
2026/04/07 02:34:55 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:34:55 DEBUG : 測試_file1p2.1ffde2cd.partial: renamed to: 測試_file1p2
2026/04/07 02:34:55 INFO : file1.txt: Copied (new) to: 測試_file1p2
2026/04/07 02:34:55 NOTICE: [36m(19) :[0m [34mtest normal sync of subdirs with extended chars[0m
2026/04/07 02:34:55 NOTICE: [36m(20) :[0m [34mbisync subdir=測試Русский{spc}{spc}ěáñ[0m
2026/04/07 02:35:00 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:35:00 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:35:00 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:35:00 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:35:00 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/"
2026/04/07 02:35:00 INFO : Building Path1 and Path2 listings
2026/04/07 02:35:00 INFO : Path1 checking for diffs
2026/04/07 02:35:00 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36m測試_file1p1[0m
2026/04/07 02:35:00 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/07 02:35:00 INFO : Path2 checking for diffs
2026/04/07 02:35:00 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36m測試_file1p2[0m
2026/04/07 02:35:00 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/07 02:35:00 INFO : Applying changes
2026/04/07 02:35:00 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/測試_file1p1[0m
2026/04/07 02:35:00 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/測試_file1p2[0m
2026/04/07 02:35:00 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:35:03 INFO : 測試_file1p2: Copied (server-side copy)
2026/04/07 02:35:03 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:35:05 INFO : 測試_file1p1: Copied (server-side copy)
2026/04/07 02:35:05 INFO : Updating listings
2026/04/07 02:35:05 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский ěáñ/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path2/測試Русский ěáñ/"
2026/04/07 02:35:05 INFO : [32mBisync successful[0m
2026/04/07 02:35:05 NOTICE: [36m(21) :[0m [34mmove-listings normal-sync[0m
2026/04/07 02:35:05 NOTICE: [36m(22) :[0m [34mtest check-filename with extended chars. check should fail.[0m
2026/04/07 02:35:05 NOTICE: [36m(23) :[0m [34mbisync resync[0m
2026/04/07 02:35:09 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/ext_paths/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:35:09 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/ext_paths/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:35:09 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:35:09 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:35:09 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path2/"
2026/04/07 02:35:09 INFO : Copying Path2 files to Path1
2026/04/07 02:35:09 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:35:10 INFO : There was nothing to transfer
2026/04/07 02:35:10 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:35:10 INFO : There was nothing to transfer
2026/04/07 02:35:10 INFO : Resync updating listings
2026/04/07 02:35:10 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path2/"
2026/04/07 02:35:10 INFO : [32mBisync successful[0m
2026/04/07 02:35:10 NOTICE: [36m(24) :[0m [34mdelete-file TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/04/07 02:35:10 INFO : 測試_check file: Deleted
2026/04/07 02:35:10 NOTICE: [36m(25) :[0m [34mbisync check-access check-filename=測試_check{spc}file[0m
2026/04/07 02:35:15 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/ext_paths/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:35:15 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/ext_paths/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:35:15 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:35:15 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:35:15 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path2/"
2026/04/07 02:35:15 INFO : Building Path1 and Path2 listings
2026/04/07 02:35:15 INFO : Path1 checking for diffs
2026/04/07 02:35:15 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36m測試Русский ěáñ/測試_check file[0m
2026/04/07 02:35:15 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/07 02:35:15 INFO : Path2 checking for diffs
2026/04/07 02:35:15 INFO : Checking access health
2026/04/07 02:35:15 ERROR : Access test failed: Path1 count 1, Path2 count 2 - 測試_check file
2026/04/07 02:35:15 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36m測試Русский ěáñ/測試_check file[0m
2026/04/07 02:35:15 ERROR : [31mBisync critical error: check file check failed[0m
2026/04/07 02:35:15 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/07 02:35:15 NOTICE: Bisync error: bisync aborted
2026/04/07 02:35:15 NOTICE: [36m(26) :[0m [34mcopy-listings check-access-fail[0m
2026/04/07 02:35:15 NOTICE: [36m(27) :[0m [34mtest check-filename with extended chars. check should pass.[0m
2026/04/07 02:35:15 NOTICE: [36m(28) :[0m [34mbisync resync[0m
2026/04/07 02:35:19 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/ext_paths/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:35:19 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/ext_paths/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:35:19 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:35:19 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:35:19 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path2/"
2026/04/07 02:35:19 INFO : Copying Path2 files to Path1
2026/04/07 02:35:19 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:35:20 INFO : 測試Русский ěáñ/測試_check file: Copied (server-side copy)
2026/04/07 02:35:20 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:35:20 INFO : Resync updating listings
2026/04/07 02:35:20 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path2/"
2026/04/07 02:35:20 INFO : [32mBisync successful[0m
2026/04/07 02:35:20 NOTICE: [36m(29) :[0m [34mbisync check-access check-filename=測試_check{spc}file[0m
2026/04/07 02:35:25 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/ext_paths/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:35:25 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/ext_paths/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:35:25 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:35:25 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:35:25 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path2/"
2026/04/07 02:35:25 INFO : Building Path1 and Path2 listings
2026/04/07 02:35:25 INFO : Path1 checking for diffs
2026/04/07 02:35:25 INFO : Path2 checking for diffs
2026/04/07 02:35:25 INFO : Checking access health
2026/04/07 02:35:25 INFO : Found 2 matching "測試_check file" files on both paths
2026/04/07 02:35:25 INFO : No changes found
2026/04/07 02:35:25 INFO : Updating listings
2026/04/07 02:35:25 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path2/"
2026/04/07 02:35:25 INFO : [32mBisync successful[0m
2026/04/07 02:35:25 NOTICE: [36m(30) :[0m [34mmove-listings check-access-pass[0m
2026/04/07 02:35:25 NOTICE: [36m(31) :[0m [34mtest filters-file path with extended chars - masks /fileZ.txt[0m
2026/04/07 02:35:25 NOTICE: [36m(32) :[0m [34mcopy-file /tmp/022841qi/datadir/test_ext_paths-godeyem6/測試_filtersfile.txt /tmp/022841qi/workdir/[0m
2026/04/07 02:35:25 DEBUG : copyFile "/tmp/022841qi/datadir/test_ext_paths-godeyem6/測試_filtersfile.txt" to "/tmp/022841qi/workdir/" as ""
2026/04/07 02:35:25 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_ext_paths-godeyem6/測試_filtersfile.txt"
2026/04/07 02:35:25 DEBUG : Creating backend with remote "/tmp/022841qi/workdir/"
2026/04/07 02:35:25 DEBUG : operations.CopyFile "測試_filtersfile.txt" to "Local file system at /tmp/022841qi/workdir" as "測試_filtersfile.txt"
2026/04/07 02:35:25 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination
2026/04/07 02:35:25 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: size = 254 OK
2026/04/07 02:35:25 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/04/07 02:35:25 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: renamed to: 測試_filtersfile.txt
2026/04/07 02:35:25 INFO : 測試_filtersfile.txt: Copied (new)
2026/04/07 02:35:25 NOTICE: [36m(33) :[0m [34mbisync filters-file=/tmp/022841qi/workdir/測試_filtersfile.txt resync[0m
2026/04/07 02:35:30 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/ext_paths/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:35:30 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/ext_paths/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:35:30 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:35:30 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:35:30 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path2/"
2026/04/07 02:35:30 INFO : Using filters file /tmp/022841qi/workdir/測試_filtersfile.txt
2026/04/07 02:35:30 INFO : Storing filters file hash to /tmp/022841qi/workdir/測試_filtersfile.txt.md5
2026/04/07 02:35:30 INFO : Copying Path2 files to Path1
2026/04/07 02:35:30 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:35:30 INFO : There was nothing to transfer
2026/04/07 02:35:30 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:35:30 INFO : There was nothing to transfer
2026/04/07 02:35:30 INFO : Resync updating listings
2026/04/07 02:35:30 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path2/"
2026/04/07 02:35:30 INFO : [32mBisync successful[0m
2026/04/07 02:35:30 NOTICE: [36m(34) :[0m [34mcopy-as /tmp/022841qi/datadir/test_ext_paths-godeyem6/file1.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path1/ fileZ.txt[0m
2026/04/07 02:35:30 DEBUG : copyFile "/tmp/022841qi/datadir/test_ext_paths-godeyem6/file1.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path1/" as "fileZ.txt"
2026/04/07 02:35:30 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_ext_paths-godeyem6/file1.txt"
2026/04/07 02:35:30 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path1/"
2026/04/07 02:35:30 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/ext_paths/path1/'" as "fileZ.txt"
2026/04/07 02:35:30 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:35:30 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/04/07 02:35:30 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:35:30 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/04/07 02:35:30 INFO : file1.txt: Copied (new) to: fileZ.txt
2026/04/07 02:35:30 NOTICE: [36m(35) :[0m [34mbisync filters-file=/tmp/022841qi/workdir/測試_filtersfile.txt[0m
2026/04/07 02:35:35 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/ext_paths/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:35:35 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/ext_paths/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:35:35 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:35:35 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:35:35 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path2/"
2026/04/07 02:35:35 INFO : Using filters file /tmp/022841qi/workdir/測試_filtersfile.txt
2026/04/07 02:35:35 INFO : Building Path1 and Path2 listings
2026/04/07 02:35:35 INFO : Path1 checking for diffs
2026/04/07 02:35:35 INFO : Path2 checking for diffs
2026/04/07 02:35:35 INFO : No changes found
2026/04/07 02:35:35 INFO : Updating listings
2026/04/07 02:35:35 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ext_paths/path2/"
2026/04/07 02:35:35 INFO : [32mBisync successful[0m
2026/04/07 02:35:36 DEBUG : Waiting for deletions to finish
2026/04/07 02:35:36 INFO : fileZ.txt: Deleted
2026/04/07 02:35:36 INFO : file1.txt: Deleted
2026/04/07 02:35:36 INFO : RCLONE_TEST: Deleted
2026/04/07 02:35:36 INFO : file_enconde_mañana_funcionará.txt: Deleted
2026/04/07 02:35:36 INFO : Русский.txt: Deleted
2026/04/07 02:35:36 INFO : 測試_check file: Deleted
2026/04/07 02:35:36 INFO : filename_contains_ࢺ_.txt: Deleted
2026/04/07 02:35:36 INFO : filename_contains_ě_.txt: Deleted
2026/04/07 02:35:36 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Deleted
2026/04/07 02:35:36 INFO : 測試Русский ěáñ/測試_check file: Deleted
2026/04/07 02:35:36 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Deleted
2026/04/07 02:35:36 INFO : 測試Русский ěáñ/測試_file1p1: Deleted
2026/04/07 02:35:36 INFO : 測試Русский ěáñ/測試_file1p2: Deleted
2026/04/07 02:35:36 DEBUG : removing 1 level 1 directories
2026/04/07 02:35:36 INFO : 測試Русский ěáñ: Removing directory
2026/04/07 02:35:36 DEBUG : removing 1 level 0 directories
2026/04/07 02:35:36 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/ext_paths/path1': Removing directory
2026/04/07 02:35:36 DEBUG : Waiting for deletions to finish
2026/04/07 02:35:36 INFO : filename_contains_ě_.txt: Deleted
2026/04/07 02:35:36 INFO : RCLONE_TEST: Deleted
2026/04/07 02:35:36 INFO : filename_contains_ࢺ_.txt: Deleted
2026/04/07 02:35:36 INFO : file_enconde_mañana_funcionará.txt: Deleted
2026/04/07 02:35:36 INFO : 測試_check file: Deleted
2026/04/07 02:35:36 INFO : Русский.txt: Deleted
2026/04/07 02:35:36 INFO : file1.txt: Deleted
2026/04/07 02:35:36 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Deleted
2026/04/07 02:35:36 INFO : 測試Русский ěáñ/測試_check file: Deleted
2026/04/07 02:35:36 INFO : 測試Русский ěáñ/測試_file1p2: Deleted
2026/04/07 02:35:36 INFO : 測試Русский ěáñ/測試_file1p1: Deleted
2026/04/07 02:35:36 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Deleted
2026/04/07 02:35:37 DEBUG : removing 1 level 1 directories
2026/04/07 02:35:37 INFO : 測試Русский ěáñ: Removing directory
2026/04/07 02:35:37 DEBUG : removing 1 level 0 directories
2026/04/07 02:35:37 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/ext_paths/path2': Removing directory
bisync_test.go:608: [32mTEST ext_paths PASSED[0m
=== RUN TestBisyncRemoteRemote/extended_filenames
2026/04/07 02:35:37 INFO : path1: Making directory
2026/04/07 02:35:37 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path1"
2026/04/07 02:35:37 INFO : path2: Making directory
2026/04/07 02:35:37 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path2"
2026/04/07 02:35:37 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_extended_filenames/initial"
2026/04/07 02:35:37 DEBUG : Creating backend with remote "/tmp/022841qi/initdir/test_extended_filenames-feniqiw3"
2026/04/07 02:35:37 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:35:37 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination
2026/04/07 02:35:37 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination
2026/04/07 02:35:37 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:35:37 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/04/07 02:35:37 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/07 02:35:37 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/07 02:35:37 DEBUG : subdir_with_ࢺ_: Making directory with metadata
2026/04/07 02:35:37 INFO : subdir_with_ࢺ_: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:35:37 DEBUG : Added delayed dir = "subdir_with_ࢺ_", newDst=subdir_with_ࢺ_
2026/04/07 02:35:37 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/04/07 02:35:37 DEBUG : file1 - Copy (2).txt.2901b545.partial: size = 0 OK
2026/04/07 02:35:37 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:35:37 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:35:37 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:35:37 DEBUG : file1 - Copy.txt.836e0f82.partial: size = 0 OK
2026/04/07 02:35:37 DEBUG : file1 - Copy (2).txt.2901b545.partial: renamed to: file1 - Copy (2).txt
2026/04/07 02:35:37 INFO : file1 - Copy (2).txt: Copied (new)
2026/04/07 02:35:37 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:35:37 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:35:37 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/04/07 02:35:37 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:35:37 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:35:37 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:35:37 DEBUG : file1 - Copy.txt.836e0f82.partial: renamed to: file1 - Copy.txt
2026/04/07 02:35:37 INFO : file1 - Copy.txt: Copied (new)
2026/04/07 02:35:37 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/04/07 02:35:37 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/04/07 02:35:37 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:35:37 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/04/07 02:35:37 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:35:37 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:35:37 INFO : file1.txt: Copied (new)
2026/04/07 02:35:37 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/04/07 02:35:37 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/07 02:35:37 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:35:37 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/07 02:35:37 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/04/07 02:35:37 INFO : filename_contains_ě_.txt: Copied (new)
2026/04/07 02:35:37 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/04/07 02:35:37 INFO : Русский.txt: Copied (new)
2026/04/07 02:35:37 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/04/07 02:35:37 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:35:37 DEBUG : Local file system at /tmp/022841qi/initdir/test_extended_filenames-feniqiw3: Waiting for checks to finish
2026/04/07 02:35:37 DEBUG : Local file system at /tmp/022841qi/initdir/test_extended_filenames-feniqiw3: Waiting for transfers to finish
2026/04/07 02:35:37 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/04/07 02:35:37 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/04/07 02:35:37 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: size = 272 OK
2026/04/07 02:35:37 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: size = 272 OK
2026/04/07 02:35:37 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:35:37 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:35:37 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: renamed to: subdir_with_ࢺ_/filename_contains_ě_.txt
2026/04/07 02:35:37 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Copied (new)
2026/04/07 02:35:37 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: renamed to: subdir_with_ࢺ_/filename_contains_ࢺ_.txt
2026/04/07 02:35:37 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new)
2026/04/07 02:35:37 INFO : subdir_with_ࢺ_: Set directory modification time (using SetModTime)
2026/04/07 02:35:37 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_extended_filenames/modfiles"
2026/04/07 02:35:37 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_extended_filenames-hubofok4"
2026/04/07 02:35:37 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:35:37 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:35:37 DEBUG : Local file system at /tmp/022841qi/datadir/test_extended_filenames-hubofok4: Waiting for checks to finish
2026/04/07 02:35:37 DEBUG : Local file system at /tmp/022841qi/datadir/test_extended_filenames-hubofok4: Waiting for transfers to finish
2026/04/07 02:35:37 DEBUG : file1.txt.10d04402.partial: size = 19 OK
2026/04/07 02:35:37 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:35:37 DEBUG : file2.txt.cb91205f.partial: size = 42 OK
2026/04/07 02:35:37 DEBUG : file1.txt.10d04402.partial: renamed to: file1.txt
2026/04/07 02:35:37 INFO : file1.txt: Copied (new)
2026/04/07 02:35:37 DEBUG : file2.txt: md5 = 40b811fb5009223b6da573f169619d8e OK
2026/04/07 02:35:37 DEBUG : file2.txt.cb91205f.partial: renamed to: file2.txt
2026/04/07 02:35:37 INFO : file2.txt: Copied (new)
2026/04/07 02:35:37 DEBUG : Waiting for deletions to finish
2026/04/07 02:35:37 ERROR : error listing: directory not found
2026/04/07 02:35:37 ERROR : azurefiles root 'rclone-test-sirefav0zixi/022841qi/extended_filenames/path1': Failed to list "": directory not found
2026/04/07 02:35:37 DEBUG : removing 1 level 0 directories
2026/04/07 02:35:37 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/extended_filenames/path1': Removing directory
2026/04/07 02:35:37 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-sirefav0zixi/022841qi/extended_filenames/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:4ef42782-d01a-0087-7c37-c6227f000000
Time:2026-04-07T02:35:37.4629993Z
--------------------------------------------------------------------------------
2026/04/07 02:35:37 DEBUG : Waiting for deletions to finish
2026/04/07 02:35:37 ERROR : error listing: directory not found
2026/04/07 02:35:37 ERROR : azurefiles root 'rclone-test-sirefav0zixi/022841qi/extended_filenames/path2': Failed to list "": directory not found
2026/04/07 02:35:37 DEBUG : removing 1 level 0 directories
2026/04/07 02:35:37 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/extended_filenames/path2': Removing directory
2026/04/07 02:35:37 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-sirefav0zixi/022841qi/extended_filenames/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:4ef42785-d01a-0087-7f37-c6227f000000
Time:2026-04-07T02:35:37.5825167Z
--------------------------------------------------------------------------------
2026/04/07 02:35:37 ERROR : error listing: directory not found
2026/04/07 02:35:37 ERROR : error listing: directory not found
2026/04/07 02:35:37 NOTICE: checking initFs Local file system at /tmp/022841qi/initdir/test_extended_filenames-feniqiw3
2026/04/07 02:35:37 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination
2026/04/07 02:35:37 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination
2026/04/07 02:35:37 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:35:37 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/04/07 02:35:37 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/07 02:35:37 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/07 02:35:37 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:35:37 INFO : subdir_with_ࢺ_: Making directory
2026/04/07 02:35:37 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/04/07 02:35:37 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/07 02:35:37 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/07 02:35:37 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/extended_filenames/path1': Waiting for checks to finish
2026/04/07 02:35:37 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/extended_filenames/path1': Waiting for transfers to finish
2026/04/07 02:35:37 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/04/07 02:35:37 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:35:37 DEBUG : file1 - Copy (2).txt.2901b545.partial: size = 0 OK
2026/04/07 02:35:37 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:35:37 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:35:37 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:35:37 DEBUG : file1 - Copy.txt.836e0f82.partial: size = 0 OK
2026/04/07 02:35:37 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:35:38 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/04/07 02:35:38 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/04/07 02:35:38 DEBUG : file1 - Copy (2).txt.2901b545.partial: renamed to: file1 - Copy (2).txt
2026/04/07 02:35:38 INFO : file1 - Copy (2).txt: Copied (new)
2026/04/07 02:35:38 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:35:38 INFO : file1.txt: Copied (new)
2026/04/07 02:35:38 DEBUG : file1 - Copy.txt.836e0f82.partial: renamed to: file1 - Copy.txt
2026/04/07 02:35:38 INFO : file1 - Copy.txt: Copied (new)
2026/04/07 02:35:38 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/04/07 02:35:38 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:35:38 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/04/07 02:35:38 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:35:38 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/04/07 02:35:38 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:35:38 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:35:38 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:35:38 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/04/07 02:35:38 INFO : filename_contains_ě_.txt: Copied (new)
2026/04/07 02:35:38 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/04/07 02:35:38 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/04/07 02:35:38 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/04/07 02:35:38 INFO : Русский.txt: Copied (new)
2026/04/07 02:35:38 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:35:38 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:35:38 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: size = 272 OK
2026/04/07 02:35:38 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:35:38 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: size = 272 OK
2026/04/07 02:35:38 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:35:38 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: renamed to: subdir_with_ࢺ_/filename_contains_ࢺ_.txt
2026/04/07 02:35:38 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new)
2026/04/07 02:35:38 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: renamed to: subdir_with_ࢺ_/filename_contains_ě_.txt
2026/04/07 02:35:38 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Copied (new)
2026/04/07 02:35:38 NOTICE: checking Path1 azurefiles root 'rclone-test-sirefav0zixi/022841qi/extended_filenames/path1'
2026/04/07 02:35:39 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination
2026/04/07 02:35:39 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination
2026/04/07 02:35:39 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:35:39 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/04/07 02:35:39 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/07 02:35:39 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/07 02:35:39 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:35:39 INFO : subdir_with_ࢺ_: Making directory
2026/04/07 02:35:39 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/04/07 02:35:39 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/07 02:35:39 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/07 02:35:39 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/extended_filenames/path2': Waiting for checks to finish
2026/04/07 02:35:39 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/extended_filenames/path2': Waiting for transfers to finish
2026/04/07 02:35:39 DEBUG : file1 - Copy.txt.836e0f82.partial: size = 0 OK
2026/04/07 02:35:39 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:35:39 DEBUG : file1 - Copy (2).txt.2901b545.partial: size = 0 OK
2026/04/07 02:35:39 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:35:39 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:35:39 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:35:39 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/04/07 02:35:39 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:35:39 DEBUG : file1 - Copy.txt.836e0f82.partial: renamed to: file1 - Copy.txt
2026/04/07 02:35:39 INFO : file1 - Copy.txt: Copied (new)
2026/04/07 02:35:39 DEBUG : file1 - Copy (2).txt.2901b545.partial: renamed to: file1 - Copy (2).txt
2026/04/07 02:35:39 INFO : file1 - Copy (2).txt: Copied (new)
2026/04/07 02:35:39 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:35:39 INFO : file1.txt: Copied (new)
2026/04/07 02:35:39 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/04/07 02:35:39 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/04/07 02:35:39 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/04/07 02:35:39 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:35:39 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/04/07 02:35:39 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:35:39 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:35:39 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:35:39 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/04/07 02:35:39 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:35:39 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/04/07 02:35:39 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/04/07 02:35:39 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/04/07 02:35:39 INFO : filename_contains_ě_.txt: Copied (new)
2026/04/07 02:35:39 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/04/07 02:35:39 INFO : Русский.txt: Copied (new)
2026/04/07 02:35:39 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:35:39 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:35:40 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: size = 272 OK
2026/04/07 02:35:40 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:35:40 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: size = 272 OK
2026/04/07 02:35:40 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:35:40 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: renamed to: subdir_with_ࢺ_/filename_contains_ě_.txt
2026/04/07 02:35:40 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Copied (new)
2026/04/07 02:35:40 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: renamed to: subdir_with_ࢺ_/filename_contains_ࢺ_.txt
2026/04/07 02:35:40 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new)
2026/04/07 02:35:40 NOTICE: checking path2 azurefiles root 'rclone-test-sirefav0zixi/022841qi/extended_filenames/path2'
2026/04/07 02:35:40 NOTICE: [36m(01) :[0m [34mtest extended-filenames[0m
2026/04/07 02:35:40 NOTICE: [36m(02) :[0m [34mfix-names TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/subdir_with_ࢺ_/[0m
2026/04/07 02:35:40 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/subdir_with_ࢺ_/: is NFC: true
2026/04/07 02:35:40 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/subdir_with_ࢺ_/: is NFD: true
2026/04/07 02:35:40 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/subdir_with_ࢺ_/: is valid UTF8: true
2026/04/07 02:35:40 DEBUG : TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/subdir_with_ࢺ_/: attempting to fix directory
2026/04/07 02:35:40 DEBUG : old and new are equal. Skipping. TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/subdir_with_ࢺ_/ (b9908c8da868cd8758d9b75488ee5797) TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/subdir_with_ࢺ_/ (b9908c8da868cd8758d9b75488ee5797)
2026/04/07 02:35:40 DEBUG : old and new are equal. Skipping. TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/subdir_with_ࢺ_/ (b9908c8da868cd8758d9b75488ee5797) TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/subdir_with_ࢺ_/ (b9908c8da868cd8758d9b75488ee5797)
2026/04/07 02:35:40 NOTICE: [36m(03) :[0m [34mfix-names TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir_with_ࢺ_/[0m
2026/04/07 02:35:40 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir_with_ࢺ_/: is NFC: true
2026/04/07 02:35:40 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir_with_ࢺ_/: is NFD: true
2026/04/07 02:35:40 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir_with_ࢺ_/: is valid UTF8: true
2026/04/07 02:35:40 DEBUG : TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir_with_ࢺ_/: attempting to fix directory
2026/04/07 02:35:40 DEBUG : old and new are equal. Skipping. TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir_with_ࢺ_/ (a1400db18efa6dc4272e98e916c79128) TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir_with_ࢺ_/ (a1400db18efa6dc4272e98e916c79128)
2026/04/07 02:35:40 DEBUG : old and new are equal. Skipping. TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir_with_ࢺ_/ (a1400db18efa6dc4272e98e916c79128) TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir_with_ࢺ_/ (a1400db18efa6dc4272e98e916c79128)
2026/04/07 02:35:40 NOTICE: [36m(04) :[0m [34mfix-names TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt[0m
2026/04/07 02:35:40 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFC: true
2026/04/07 02:35:40 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFD: false
2026/04/07 02:35:40 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: is valid UTF8: true
2026/04/07 02:35:40 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/07 02:35:40 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true b5a1b3c9d8ad1b69899e0450a7c1f0d7
2026/04/07 02:35:40 DEBUG : FILE old: rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/04/07 02:35:40 DEBUG : HASH old: b5a1b3c9d8ad1b69899e0450a7c1f0d7 new: b5a1b3c9d8ad1b69899e0450a7c1f0d7 equal: true
2026/04/07 02:35:40 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true b5a1b3c9d8ad1b69899e0450a7c1f0d7
2026/04/07 02:35:40 DEBUG : FILE old: rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/04/07 02:35:40 DEBUG : HASH old: b5a1b3c9d8ad1b69899e0450a7c1f0d7 new: b5a1b3c9d8ad1b69899e0450a7c1f0d7 equal: true
2026/04/07 02:35:40 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false f952803ae5728b16474b6d454493e6f9
2026/04/07 02:35:40 DEBUG : FILE old: rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/04/07 02:35:40 DEBUG : HASH old: f952803ae5728b16474b6d454493e6f9 new: b5a1b3c9d8ad1b69899e0450a7c1f0d7 equal: false
2026/04/07 02:35:41 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false f952803ae5728b16474b6d454493e6f9
2026/04/07 02:35:41 DEBUG : FILE old: rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/04/07 02:35:41 DEBUG : HASH old: f952803ae5728b16474b6d454493e6f9 new: b5a1b3c9d8ad1b69899e0450a7c1f0d7 equal: false
2026/04/07 02:35:41 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/07 02:35:41 NOTICE: [36m(05) :[0m [34mfix-names TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt[0m
2026/04/07 02:35:41 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFC: true
2026/04/07 02:35:41 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFD: false
2026/04/07 02:35:41 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: is valid UTF8: true
2026/04/07 02:35:41 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/07 02:35:41 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true 0e1f10eeeec2900f78ff620ad7a8aa3e
2026/04/07 02:35:41 DEBUG : FILE old: rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/04/07 02:35:41 DEBUG : HASH old: 0e1f10eeeec2900f78ff620ad7a8aa3e new: 0e1f10eeeec2900f78ff620ad7a8aa3e equal: true
2026/04/07 02:35:41 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true 0e1f10eeeec2900f78ff620ad7a8aa3e
2026/04/07 02:35:41 DEBUG : FILE old: rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/04/07 02:35:41 DEBUG : HASH old: 0e1f10eeeec2900f78ff620ad7a8aa3e new: 0e1f10eeeec2900f78ff620ad7a8aa3e equal: true
2026/04/07 02:35:41 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false 09793f6099363661235c08bc751e2404
2026/04/07 02:35:41 DEBUG : FILE old: rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/04/07 02:35:41 DEBUG : HASH old: 09793f6099363661235c08bc751e2404 new: 0e1f10eeeec2900f78ff620ad7a8aa3e equal: false
2026/04/07 02:35:41 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false 09793f6099363661235c08bc751e2404
2026/04/07 02:35:41 DEBUG : FILE old: rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/04/07 02:35:41 DEBUG : HASH old: 09793f6099363661235c08bc751e2404 new: 0e1f10eeeec2900f78ff620ad7a8aa3e equal: false
2026/04/07 02:35:41 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/07 02:35:41 NOTICE: [36m(06) :[0m [34mfix-names TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/Русский.txt[0m
2026/04/07 02:35:41 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/Русский.txt: is NFC: true
2026/04/07 02:35:41 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/Русский.txt: is NFD: false
2026/04/07 02:35:41 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/Русский.txt: is valid UTF8: true
2026/04/07 02:35:41 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/Русский.txt: attempting to fix file -- filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/04/07 02:35:41 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/Русский.txt: file exists: true 34176ae4431b2dbf4cb5a05f6f11a884
2026/04/07 02:35:41 DEBUG : FILE old: rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/Русский.txt new: rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/Русский.txt equal: true
2026/04/07 02:35:41 DEBUG : HASH old: 34176ae4431b2dbf4cb5a05f6f11a884 new: 34176ae4431b2dbf4cb5a05f6f11a884 equal: true
2026/04/07 02:35:41 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/Русский.txt: file exists: true 34176ae4431b2dbf4cb5a05f6f11a884
2026/04/07 02:35:41 DEBUG : FILE old: rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/Русский.txt new: rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/Русский.txt equal: true
2026/04/07 02:35:41 DEBUG : HASH old: 34176ae4431b2dbf4cb5a05f6f11a884 new: 34176ae4431b2dbf4cb5a05f6f11a884 equal: true
2026/04/07 02:35:41 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/Русский.txt: file exists: false 7135de5829c5ce3ae9a734b8dde4bb86
2026/04/07 02:35:41 DEBUG : FILE old: rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/Русский.txt new: rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/Русский.txt equal: false
2026/04/07 02:35:41 DEBUG : HASH old: 7135de5829c5ce3ae9a734b8dde4bb86 new: 34176ae4431b2dbf4cb5a05f6f11a884 equal: false
2026/04/07 02:35:41 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/Русский.txt: file exists: false 7135de5829c5ce3ae9a734b8dde4bb86
2026/04/07 02:35:41 DEBUG : FILE old: rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/Русский.txt new: rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/Русский.txt equal: false
2026/04/07 02:35:41 DEBUG : HASH old: 7135de5829c5ce3ae9a734b8dde4bb86 new: 34176ae4431b2dbf4cb5a05f6f11a884 equal: false
2026/04/07 02:35:41 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/Русский.txt: verified file exists at correct path. filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/04/07 02:35:41 NOTICE: [36m(07) :[0m [34mfix-names TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/Русский.txt[0m
2026/04/07 02:35:41 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/Русский.txt: is NFC: true
2026/04/07 02:35:41 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/Русский.txt: is NFD: false
2026/04/07 02:35:41 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/Русский.txt: is valid UTF8: true
2026/04/07 02:35:41 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/Русский.txt: attempting to fix file -- filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/04/07 02:35:41 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/Русский.txt: file exists: true a856a8497dffb7484d04e1bfa40c20dd
2026/04/07 02:35:41 DEBUG : FILE old: rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/Русский.txt new: rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/Русский.txt equal: true
2026/04/07 02:35:41 DEBUG : HASH old: a856a8497dffb7484d04e1bfa40c20dd new: a856a8497dffb7484d04e1bfa40c20dd equal: true
2026/04/07 02:35:41 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/Русский.txt: file exists: true a856a8497dffb7484d04e1bfa40c20dd
2026/04/07 02:35:41 DEBUG : FILE old: rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/Русский.txt new: rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/Русский.txt equal: true
2026/04/07 02:35:41 DEBUG : HASH old: a856a8497dffb7484d04e1bfa40c20dd new: a856a8497dffb7484d04e1bfa40c20dd equal: true
2026/04/07 02:35:41 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/Русский.txt: file exists: false c1827620b55d21528d8637b9494d0cf5
2026/04/07 02:35:41 DEBUG : FILE old: rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/Русский.txt new: rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/Русский.txt equal: false
2026/04/07 02:35:41 DEBUG : HASH old: c1827620b55d21528d8637b9494d0cf5 new: a856a8497dffb7484d04e1bfa40c20dd equal: false
2026/04/07 02:35:41 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/Русский.txt: file exists: false c1827620b55d21528d8637b9494d0cf5
2026/04/07 02:35:41 DEBUG : FILE old: rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/Русский.txt new: rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/Русский.txt equal: false
2026/04/07 02:35:41 DEBUG : HASH old: c1827620b55d21528d8637b9494d0cf5 new: a856a8497dffb7484d04e1bfa40c20dd equal: false
2026/04/07 02:35:41 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/Русский.txt: verified file exists at correct path. filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/04/07 02:35:41 NOTICE: [36m(08) :[0m [34mfix-names TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/file_enconde_mañana_funcionará.txt[0m
2026/04/07 02:35:41 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is NFC: true
2026/04/07 02:35:41 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is NFD: false
2026/04/07 02:35:41 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is valid UTF8: true
2026/04/07 02:35:41 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/file_enconde_mañana_funcionará.txt: attempting to fix file -- filename hash: a179de4c245f1ac0afe5823062158ec4
2026/04/07 02:35:41 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: true 3facfe1a231b6e352578c2b4cfe7a9a2
2026/04/07 02:35:41 DEBUG : FILE old: rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: true
2026/04/07 02:35:41 DEBUG : HASH old: 3facfe1a231b6e352578c2b4cfe7a9a2 new: 3facfe1a231b6e352578c2b4cfe7a9a2 equal: true
2026/04/07 02:35:41 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: true 3facfe1a231b6e352578c2b4cfe7a9a2
2026/04/07 02:35:41 DEBUG : FILE old: rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: true
2026/04/07 02:35:41 DEBUG : HASH old: 3facfe1a231b6e352578c2b4cfe7a9a2 new: 3facfe1a231b6e352578c2b4cfe7a9a2 equal: true
2026/04/07 02:35:41 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: false 18551e8b4d7b8c0193e5b9e980b8b4af
2026/04/07 02:35:41 DEBUG : FILE old: rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: false
2026/04/07 02:35:41 DEBUG : HASH old: 18551e8b4d7b8c0193e5b9e980b8b4af new: 3facfe1a231b6e352578c2b4cfe7a9a2 equal: false
2026/04/07 02:35:41 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: false 18551e8b4d7b8c0193e5b9e980b8b4af
2026/04/07 02:35:41 DEBUG : FILE old: rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: false
2026/04/07 02:35:41 DEBUG : HASH old: 18551e8b4d7b8c0193e5b9e980b8b4af new: 3facfe1a231b6e352578c2b4cfe7a9a2 equal: false
2026/04/07 02:35:41 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/file_enconde_mañana_funcionará.txt: verified file exists at correct path. filename hash: a179de4c245f1ac0afe5823062158ec4
2026/04/07 02:35:41 NOTICE: [36m(09) :[0m [34mfix-names TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/file_enconde_mañana_funcionará.txt[0m
2026/04/07 02:35:41 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is NFC: true
2026/04/07 02:35:41 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is NFD: false
2026/04/07 02:35:41 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is valid UTF8: true
2026/04/07 02:35:41 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/file_enconde_mañana_funcionará.txt: attempting to fix file -- filename hash: a179de4c245f1ac0afe5823062158ec4
2026/04/07 02:35:41 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: true a80c8c7eef0f4d3c64c409ea566eabfa
2026/04/07 02:35:41 DEBUG : FILE old: rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: true
2026/04/07 02:35:41 DEBUG : HASH old: a80c8c7eef0f4d3c64c409ea566eabfa new: a80c8c7eef0f4d3c64c409ea566eabfa equal: true
2026/04/07 02:35:41 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: true a80c8c7eef0f4d3c64c409ea566eabfa
2026/04/07 02:35:41 DEBUG : FILE old: rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: true
2026/04/07 02:35:41 DEBUG : HASH old: a80c8c7eef0f4d3c64c409ea566eabfa new: a80c8c7eef0f4d3c64c409ea566eabfa equal: true
2026/04/07 02:35:41 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: false eab4e1963e40f5ecaf85f61be5ab86cd
2026/04/07 02:35:41 DEBUG : FILE old: rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: false
2026/04/07 02:35:41 DEBUG : HASH old: eab4e1963e40f5ecaf85f61be5ab86cd new: a80c8c7eef0f4d3c64c409ea566eabfa equal: false
2026/04/07 02:35:42 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: false eab4e1963e40f5ecaf85f61be5ab86cd
2026/04/07 02:35:42 DEBUG : FILE old: rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: false
2026/04/07 02:35:42 DEBUG : HASH old: eab4e1963e40f5ecaf85f61be5ab86cd new: a80c8c7eef0f4d3c64c409ea566eabfa equal: false
2026/04/07 02:35:42 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/file_enconde_mañana_funcionará.txt: verified file exists at correct path. filename hash: a179de4c245f1ac0afe5823062158ec4
2026/04/07 02:35:42 NOTICE: [36m(10) :[0m [34mtest initial bisync[0m
2026/04/07 02:35:42 NOTICE: [36m(11) :[0m [34mbisync resync[0m
2026/04/07 02:35:46 DEBUG : Creating backend with remote "/tmp/022841qi"
2026/04/07 02:35:47 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/04/07 02:35:47 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:35:47 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/07 02:35:47 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/07 02:35:47 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/04/07 02:35:47 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:35:47 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/07 02:35:47 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/07 02:35:47 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/extended_filenames/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:35:47 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/extended_filenames/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:35:47 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:35:47 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:35:47 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/"
2026/04/07 02:35:47 INFO : Copying Path2 files to Path1
2026/04/07 02:35:47 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:35:48 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:35:48 INFO : Resync updating listings
2026/04/07 02:35:48 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/"
2026/04/07 02:35:48 INFO : [32mBisync successful[0m
2026/04/07 02:35:48 NOTICE: [36m(12) :[0m [34mtest place a newer files on both paths[0m
2026/04/07 02:35:48 NOTICE: [36m(13) :[0m [34mtouch-glob 2001-01-02 /tmp/022841qi/datadir/test_extended_filenames-hubofok4/ file1.txt[0m
2026/04/07 02:35:48 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_extended_filenames-hubofok4/"
2026/04/07 02:35:48 DEBUG : fs cache: renaming cache item "/tmp/022841qi/datadir/test_extended_filenames-hubofok4/" to be canonical "/tmp/022841qi/datadir/test_extended_filenames-hubofok4"
2026/04/07 02:35:48 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/07 02:35:48 NOTICE: [36m(14) :[0m [34mtouch-glob 2001-01-02 /tmp/022841qi/datadir/test_extended_filenames-hubofok4/ file2.txt[0m
2026/04/07 02:35:48 DEBUG : fs cache: switching user supplied name "/tmp/022841qi/datadir/test_extended_filenames-hubofok4/" for canonical name "/tmp/022841qi/datadir/test_extended_filenames-hubofok4"
2026/04/07 02:35:48 DEBUG : file2.txt: Set modification time 2001-01-02
2026/04/07 02:35:48 NOTICE: [36m(15) :[0m [34mcopy-as /tmp/022841qi/datadir/test_extended_filenames-hubofok4/file1.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/ New_top_level_mañana_funcionará.txt[0m
2026/04/07 02:35:48 DEBUG : copyFile "/tmp/022841qi/datadir/test_extended_filenames-hubofok4/file1.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/" as "New_top_level_mañana_funcionará.txt"
2026/04/07 02:35:48 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_extended_filenames-hubofok4/file1.txt"
2026/04/07 02:35:48 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/"
2026/04/07 02:35:48 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/'" as "New_top_level_mañana_funcionará.txt"
2026/04/07 02:35:48 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:35:48 DEBUG : New_top_level_mañana_funcionará.txt.1e2e7f04.partial: size = 19 OK
2026/04/07 02:35:48 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:35:48 DEBUG : New_top_level_mañana_funcionará.txt.1e2e7f04.partial: renamed to: New_top_level_mañana_funcionará.txt
2026/04/07 02:35:48 INFO : file1.txt: Copied (new) to: New_top_level_mañana_funcionará.txt
2026/04/07 02:35:48 NOTICE: [36m(16) :[0m [34mcopy-as /tmp/022841qi/datadir/test_extended_filenames-hubofok4/file1.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/ file_enconde_mañana_funcionará.txt[0m
2026/04/07 02:35:48 DEBUG : copyFile "/tmp/022841qi/datadir/test_extended_filenames-hubofok4/file1.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/" as "file_enconde_mañana_funcionará.txt"
2026/04/07 02:35:48 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_extended_filenames-hubofok4/file1.txt"
2026/04/07 02:35:48 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/"
2026/04/07 02:35:48 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/'" as "file_enconde_mañana_funcionará.txt"
2026/04/07 02:35:48 DEBUG : file1.txt: size = 19 (Local file system at /tmp/022841qi/datadir/test_extended_filenames-hubofok4)
2026/04/07 02:35:48 DEBUG : file_enconde_mañana_funcionará.txt: size = 0 (azurefiles root 'rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/')
2026/04/07 02:35:48 DEBUG : file1.txt: Sizes differ
2026/04/07 02:35:48 DEBUG : file_enconde_mañana_funcionará.txt.c9009716.partial: size = 19 OK
2026/04/07 02:35:48 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:35:49 DEBUG : file_enconde_mañana_funcionará.txt.c9009716.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/04/07 02:35:49 INFO : file1.txt: Copied (replaced existing) to: file_enconde_mañana_funcionará.txt
2026/04/07 02:35:49 NOTICE: [36m(17) :[0m [34mcopy-as /tmp/022841qi/datadir/test_extended_filenames-hubofok4/file1.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/ filename_contains_ࢺ_p1m.txt[0m
2026/04/07 02:35:49 DEBUG : copyFile "/tmp/022841qi/datadir/test_extended_filenames-hubofok4/file1.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/" as "filename_contains_ࢺ_p1m.txt"
2026/04/07 02:35:49 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_extended_filenames-hubofok4/file1.txt"
2026/04/07 02:35:49 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/"
2026/04/07 02:35:49 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/'" as "filename_contains_ࢺ_p1m.txt"
2026/04/07 02:35:49 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:35:49 DEBUG : filename_contains_ࢺ_p1m.txt.050be819.partial: size = 19 OK
2026/04/07 02:35:49 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:35:49 DEBUG : filename_contains_ࢺ_p1m.txt.050be819.partial: renamed to: filename_contains_ࢺ_p1m.txt
2026/04/07 02:35:49 INFO : file1.txt: Copied (new) to: filename_contains_ࢺ_p1m.txt
2026/04/07 02:35:49 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/022841qi/datadir/test_extended_filenames-hubofok4/file1.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/ Русский.txt[0m
2026/04/07 02:35:49 DEBUG : copyFile "/tmp/022841qi/datadir/test_extended_filenames-hubofok4/file1.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/" as "Русский.txt"
2026/04/07 02:35:49 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_extended_filenames-hubofok4/file1.txt"
2026/04/07 02:35:49 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/"
2026/04/07 02:35:49 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/'" as "Русский.txt"
2026/04/07 02:35:49 DEBUG : file1.txt: size = 19 (Local file system at /tmp/022841qi/datadir/test_extended_filenames-hubofok4)
2026/04/07 02:35:49 DEBUG : Русский.txt: size = 0 (azurefiles root 'rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/')
2026/04/07 02:35:49 DEBUG : file1.txt: Sizes differ
2026/04/07 02:35:49 DEBUG : Русский.txt.fcb3c530.partial: size = 19 OK
2026/04/07 02:35:49 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:35:49 DEBUG : Русский.txt.fcb3c530.partial: renamed to: Русский.txt
2026/04/07 02:35:49 INFO : file1.txt: Copied (replaced existing) to: Русский.txt
2026/04/07 02:35:49 NOTICE: [36m(19) :[0m [34mcopy-as /tmp/022841qi/datadir/test_extended_filenames-hubofok4/file1.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/ file1_with{spc}white{spc}space.txt[0m
2026/04/07 02:35:49 DEBUG : copyFile "/tmp/022841qi/datadir/test_extended_filenames-hubofok4/file1.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/" as "file1_with white space.txt"
2026/04/07 02:35:49 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_extended_filenames-hubofok4/file1.txt"
2026/04/07 02:35:49 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/"
2026/04/07 02:35:50 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/'" as "file1_with white space.txt"
2026/04/07 02:35:50 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:35:50 DEBUG : file1_with white space.txt.93e35b53.partial: size = 19 OK
2026/04/07 02:35:50 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:35:50 DEBUG : file1_with white space.txt.93e35b53.partial: renamed to: file1_with white space.txt
2026/04/07 02:35:50 INFO : file1.txt: Copied (new) to: file1_with white space.txt
2026/04/07 02:35:50 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/022841qi/datadir/test_extended_filenames-hubofok4/file1.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/subdir_with_ࢺ_ test.txt[0m
2026/04/07 02:35:50 DEBUG : copyFile "/tmp/022841qi/datadir/test_extended_filenames-hubofok4/file1.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/subdir_with_ࢺ_" as "test.txt"
2026/04/07 02:35:50 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_extended_filenames-hubofok4/file1.txt"
2026/04/07 02:35:50 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/subdir_with_ࢺ_"
2026/04/07 02:35:50 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/subdir_with_ࢺ_'" as "test.txt"
2026/04/07 02:35:50 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:35:50 DEBUG : test.txt.df21f446.partial: size = 19 OK
2026/04/07 02:35:50 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:35:50 DEBUG : test.txt.df21f446.partial: renamed to: test.txt
2026/04/07 02:35:50 INFO : file1.txt: Copied (new) to: test.txt
2026/04/07 02:35:50 NOTICE: [36m(21) :[0m [34mcopy-as /tmp/022841qi/datadir/test_extended_filenames-hubofok4/file1.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/subdir_with_ࢺ_ mañana_funcionará.txt[0m
2026/04/07 02:35:50 DEBUG : copyFile "/tmp/022841qi/datadir/test_extended_filenames-hubofok4/file1.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/subdir_with_ࢺ_" as "mañana_funcionará.txt"
2026/04/07 02:35:50 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_extended_filenames-hubofok4/file1.txt"
2026/04/07 02:35:50 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/subdir_with_ࢺ_"
2026/04/07 02:35:50 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/subdir_with_ࢺ_'" as "mañana_funcionará.txt"
2026/04/07 02:35:50 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:35:51 DEBUG : mañana_funcionará.txt.9c9945ec.partial: size = 19 OK
2026/04/07 02:35:51 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:35:51 DEBUG : mañana_funcionará.txt.9c9945ec.partial: renamed to: mañana_funcionará.txt
2026/04/07 02:35:51 INFO : file1.txt: Copied (new) to: mañana_funcionará.txt
2026/04/07 02:35:51 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/022841qi/datadir/test_extended_filenames-hubofok4/file1.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/subdir_with_ࢺ_ file_with_測試_.txt[0m
2026/04/07 02:35:51 DEBUG : copyFile "/tmp/022841qi/datadir/test_extended_filenames-hubofok4/file1.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/subdir_with_ࢺ_" as "file_with_測試_.txt"
2026/04/07 02:35:51 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_extended_filenames-hubofok4/file1.txt"
2026/04/07 02:35:51 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/subdir_with_ࢺ_"
2026/04/07 02:35:51 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/subdir_with_ࢺ_'" as "file_with_測試_.txt"
2026/04/07 02:35:51 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:35:51 DEBUG : file_with_測試_.txt.c1e193b8.partial: size = 19 OK
2026/04/07 02:35:51 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:35:51 DEBUG : file_with_測試_.txt.c1e193b8.partial: renamed to: file_with_測試_.txt
2026/04/07 02:35:51 INFO : file1.txt: Copied (new) to: file_with_測試_.txt
2026/04/07 02:35:51 NOTICE: [36m(23) :[0m [34mcopy-as /tmp/022841qi/datadir/test_extended_filenames-hubofok4/file1.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir_with_ࢺ_ filename_contains_ࢺ_p2s.txt[0m
2026/04/07 02:35:51 DEBUG : copyFile "/tmp/022841qi/datadir/test_extended_filenames-hubofok4/file1.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir_with_ࢺ_" as "filename_contains_ࢺ_p2s.txt"
2026/04/07 02:35:51 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_extended_filenames-hubofok4/file1.txt"
2026/04/07 02:35:51 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir_with_ࢺ_"
2026/04/07 02:35:51 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir_with_ࢺ_'" as "filename_contains_ࢺ_p2s.txt"
2026/04/07 02:35:51 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:35:51 DEBUG : filename_contains_ࢺ_p2s.txt.42bb677d.partial: size = 19 OK
2026/04/07 02:35:51 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:35:51 DEBUG : filename_contains_ࢺ_p2s.txt.42bb677d.partial: renamed to: filename_contains_ࢺ_p2s.txt
2026/04/07 02:35:51 INFO : file1.txt: Copied (new) to: filename_contains_ࢺ_p2s.txt
2026/04/07 02:35:51 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/022841qi/datadir/test_extended_filenames-hubofok4/file1.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir{spc}with{eol}white{spc}space.txt file2{spc}with{eol}white{spc}space.txt[0m
2026/04/07 02:35:51 DEBUG : copyFile "/tmp/022841qi/datadir/test_extended_filenames-hubofok4/file1.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir with\nwhite space.txt" as "file2 with\nwhite space.txt"
2026/04/07 02:35:51 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_extended_filenames-hubofok4/file1.txt"
2026/04/07 02:35:51 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir with\nwhite space.txt"
2026/04/07 02:35:52 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir with\nwhite space.txt'" as "file2 with\nwhite space.txt"
2026/04/07 02:35:52 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:35:52 DEBUG : file2 with
white space.txt.d33b5cf6.partial: size = 19 OK
2026/04/07 02:35:52 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:35:52 DEBUG : file2 with
white space.txt.d33b5cf6.partial: renamed to: file2 with
white space.txt
2026/04/07 02:35:52 INFO : file1.txt: Copied (new) to: file2 with
white space.txt
2026/04/07 02:35:52 NOTICE: [36m(25) :[0m [34mcopy-as /tmp/022841qi/datadir/test_extended_filenames-hubofok4/file1.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir_rawchars_{chr:19}_{chr:81}_{chr:fe} file3_{chr:19}_{chr:81}_{chr:fe}[0m
2026/04/07 02:35:52 DEBUG : copyFile "/tmp/022841qi/datadir/test_extended_filenames-hubofok4/file1.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir_rawchars_\x19_\x81_\xfe" as "file3_\x19_\x81_\xfe"
2026/04/07 02:35:52 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_extended_filenames-hubofok4/file1.txt"
2026/04/07 02:35:52 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir_rawchars_\x19_\x81_\xfe"
2026/04/07 02:35:52 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir_rawchars_\x19_\x81_\xfe'" as "file3_\x19_\x81_\xfe"
2026/04/07 02:35:52 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:35:52 DEBUG : file3___.e024da37.partial: size = 19 OK
2026/04/07 02:35:52 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:35:52 DEBUG : file3___.e024da37.partial: renamed to: file3___
2026/04/07 02:35:52 INFO : file1.txt: Copied (new) to: file3___
2026/04/07 02:35:52 NOTICE: [36m(26) :[0m [34mfix-names TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir{spc}with{eol}white{spc}space.txt/file2{spc}with{eol}white{spc}space.txt[0m
2026/04/07 02:35:52 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt: is NFC: true
2026/04/07 02:35:52 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt: is NFD: true
2026/04/07 02:35:52 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt: is valid UTF8: true
2026/04/07 02:35:52 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt: attempting to fix file -- filename hash: 1c9b78b50bdddec495cf5091b39584af
2026/04/07 02:35:52 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt: file exists: true e5a6074348d6f28361bd4fc0e96fab5c
2026/04/07 02:35:52 DEBUG : FILE old: rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt new: rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt equal: true
2026/04/07 02:35:52 DEBUG : HASH old: e5a6074348d6f28361bd4fc0e96fab5c new: e5a6074348d6f28361bd4fc0e96fab5c equal: true
2026/04/07 02:35:52 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt: file exists: true e5a6074348d6f28361bd4fc0e96fab5c
2026/04/07 02:35:52 DEBUG : FILE old: rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt new: rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt equal: true
2026/04/07 02:35:52 DEBUG : HASH old: e5a6074348d6f28361bd4fc0e96fab5c new: e5a6074348d6f28361bd4fc0e96fab5c equal: true
2026/04/07 02:35:52 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt: file exists: true e5a6074348d6f28361bd4fc0e96fab5c
2026/04/07 02:35:52 DEBUG : FILE old: rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt new: rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt equal: true
2026/04/07 02:35:52 DEBUG : HASH old: e5a6074348d6f28361bd4fc0e96fab5c new: e5a6074348d6f28361bd4fc0e96fab5c equal: true
2026/04/07 02:35:52 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt: file exists: true e5a6074348d6f28361bd4fc0e96fab5c
2026/04/07 02:35:52 DEBUG : FILE old: rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt new: rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt equal: true
2026/04/07 02:35:52 DEBUG : HASH old: e5a6074348d6f28361bd4fc0e96fab5c new: e5a6074348d6f28361bd4fc0e96fab5c equal: true
2026/04/07 02:35:52 DEBUG : rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt: verified file exists at correct path. filename hash: 1c9b78b50bdddec495cf5091b39584af
2026/04/07 02:35:52 NOTICE: [36m(27) :[0m [34mtest place a new file on both paths[0m
2026/04/07 02:35:52 NOTICE: [36m(28) :[0m [34mcopy-as /tmp/022841qi/datadir/test_extended_filenames-hubofok4/file2.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir_with_ࢺ_ filechangedbothpaths_ࢺ_.txt[0m
2026/04/07 02:35:52 DEBUG : copyFile "/tmp/022841qi/datadir/test_extended_filenames-hubofok4/file2.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir_with_ࢺ_" as "filechangedbothpaths_ࢺ_.txt"
2026/04/07 02:35:52 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_extended_filenames-hubofok4/file2.txt"
2026/04/07 02:35:52 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir_with_ࢺ_"
2026/04/07 02:35:53 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir_with_ࢺ_'" as "filechangedbothpaths_ࢺ_.txt"
2026/04/07 02:35:53 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:35:53 DEBUG : filechangedbothpaths_ࢺ_.txt.ba013971.partial: size = 42 OK
2026/04/07 02:35:53 DEBUG : file2.txt: md5 = 40b811fb5009223b6da573f169619d8e OK
2026/04/07 02:35:53 DEBUG : filechangedbothpaths_ࢺ_.txt.ba013971.partial: renamed to: filechangedbothpaths_ࢺ_.txt
2026/04/07 02:35:53 INFO : file2.txt: Copied (new) to: filechangedbothpaths_ࢺ_.txt
2026/04/07 02:35:53 NOTICE: [36m(29) :[0m [34mtouch-glob 2001-01-03 /tmp/022841qi/datadir/test_extended_filenames-hubofok4/ file1.txt[0m
2026/04/07 02:35:53 DEBUG : fs cache: switching user supplied name "/tmp/022841qi/datadir/test_extended_filenames-hubofok4/" for canonical name "/tmp/022841qi/datadir/test_extended_filenames-hubofok4"
2026/04/07 02:35:53 DEBUG : file1.txt: Set modification time 2001-01-03
2026/04/07 02:35:53 NOTICE: [36m(30) :[0m [34mcopy-as /tmp/022841qi/datadir/test_extended_filenames-hubofok4/file1.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/subdir_with_ࢺ_ filechangedbothpaths_ࢺ_.txt[0m
2026/04/07 02:35:53 DEBUG : copyFile "/tmp/022841qi/datadir/test_extended_filenames-hubofok4/file1.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/subdir_with_ࢺ_" as "filechangedbothpaths_ࢺ_.txt"
2026/04/07 02:35:53 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_extended_filenames-hubofok4/file1.txt"
2026/04/07 02:35:53 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/subdir_with_ࢺ_"
2026/04/07 02:35:53 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/subdir_with_ࢺ_'" as "filechangedbothpaths_ࢺ_.txt"
2026/04/07 02:35:53 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:35:53 DEBUG : filechangedbothpaths_ࢺ_.txt.3b21624c.partial: size = 19 OK
2026/04/07 02:35:53 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:35:53 DEBUG : filechangedbothpaths_ࢺ_.txt.3b21624c.partial: renamed to: filechangedbothpaths_ࢺ_.txt
2026/04/07 02:35:53 INFO : file1.txt: Copied (new) to: filechangedbothpaths_ࢺ_.txt
2026/04/07 02:35:53 NOTICE: [36m(31) :[0m [34mtest delete files on both paths[0m
2026/04/07 02:35:53 NOTICE: [36m(32) :[0m [34mdelete-file TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/filename_contains_ࢺ_.txt[0m
2026/04/07 02:35:53 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/"
2026/04/07 02:35:53 INFO : filename_contains_ࢺ_.txt: Deleted
2026/04/07 02:35:53 NOTICE: [36m(33) :[0m [34mdelete-file TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt[0m
2026/04/07 02:35:53 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir_with_ࢺ_/"
2026/04/07 02:35:54 INFO : filename_contains_ě_.txt: Deleted
2026/04/07 02:35:54 NOTICE: [36m(34) :[0m [34mdelete-file TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/Русский.txt[0m
2026/04/07 02:35:54 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/"
2026/04/07 02:35:54 INFO : Русский.txt: Deleted
2026/04/07 02:35:54 NOTICE: [36m(35) :[0m [34mtest bisync run[0m
2026/04/07 02:35:54 NOTICE: [36m(36) :[0m [34mbisync[0m
2026/04/07 02:35:59 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/04/07 02:35:59 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:35:59 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/07 02:35:59 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/07 02:35:59 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/04/07 02:35:59 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:35:59 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/07 02:35:59 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/07 02:35:59 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/extended_filenames/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:35:59 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/extended_filenames/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:35:59 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:35:59 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:35:59 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/"
2026/04/07 02:35:59 INFO : Building Path1 and Path2 listings
2026/04/07 02:36:00 INFO : Path1 checking for diffs
2026/04/07 02:36:00 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mРусский.txt[0m
2026/04/07 02:36:00 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1_with white space.txt[0m
2026/04/07 02:36:00 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfilename_contains_ࢺ_p1m.txt[0m
2026/04/07 02:36:00 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36msubdir_with_ࢺ_/file_with_測試_.txt[0m
2026/04/07 02:36:00 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36msubdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt[0m
2026/04/07 02:36:00 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36msubdir_with_ࢺ_/mañana_funcionará.txt[0m
2026/04/07 02:36:00 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36msubdir_with_ࢺ_/test.txt[0m
2026/04/07 02:36:00 INFO : Path1: 7 changes: [32m 6 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/07 02:36:00 INFO : Path2 checking for diffs
2026/04/07 02:36:00 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile_enconde_mañana_funcionará.txt[0m
2026/04/07 02:36:00 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfilename_contains_ࢺ_.txt[0m
2026/04/07 02:36:00 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36msubdir_with_ࢺ_/filename_contains_ě_.txt[0m
2026/04/07 02:36:00 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mРусский.txt[0m
2026/04/07 02:36:00 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mNew_top_level_mañana_funcionará.txt[0m
2026/04/07 02:36:00 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36msubdir with␊white space.txt/file2 with␊white space.txt[0m
2026/04/07 02:36:00 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36m"subdir_rawchars_␙_\x81_\xfe/file3_␙_\x81_\xfe"[0m
2026/04/07 02:36:00 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36msubdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt[0m
2026/04/07 02:36:00 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36msubdir_with_ࢺ_/filename_contains_ࢺ_p2s.txt[0m
2026/04/07 02:36:00 INFO : Path2: 9 changes: [32m 5 new[0m, [33m 2 modified[0m, [31m 2 deleted[0m
2026/04/07 02:36:00 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m, [36m 2 larger[0m, [34m 0 smaller[0m)
2026/04/07 02:36:00 INFO : Applying changes
2026/04/07 02:36:00 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/file1_with white space.txt[0m
2026/04/07 02:36:00 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/filename_contains_ࢺ_p1m.txt[0m
2026/04/07 02:36:00 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir_with_ࢺ_/file_with_測試_.txt[0m
2026/04/07 02:36:00 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36msubdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt[0m
2026/04/07 02:36:00 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict1[0m
2026/04/07 02:36:00 INFO : subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt: Moved (server-side) to: subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict1
2026/04/07 02:36:00 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict1[0m
2026/04/07 02:36:00 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict2[0m
2026/04/07 02:36:00 INFO : subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt: Moved (server-side) to: subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict2
2026/04/07 02:36:00 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict2[0m
2026/04/07 02:36:00 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir_with_ࢺ_/mañana_funcionará.txt[0m
2026/04/07 02:36:00 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/subdir_with_ࢺ_/test.txt[0m
2026/04/07 02:36:00 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/Русский.txt[0m
2026/04/07 02:36:00 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/New_top_level_mañana_funcionará.txt[0m
2026/04/07 02:36:00 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/file_enconde_mañana_funcionará.txt[0m
2026/04/07 02:36:00 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/filename_contains_ࢺ_.txt[0m
2026/04/07 02:36:00 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/subdir with␊white space.txt/file2 with␊white space.txt[0m
2026/04/07 02:36:00 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m"TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/subdir_rawchars_␙_\x81_\xfe/file3_␙_\x81_\xfe"[0m
2026/04/07 02:36:00 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt[0m
2026/04/07 02:36:00 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ࢺ_p2s.txt[0m
2026/04/07 02:36:00 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:36:01 INFO : Русский.txt: Copied (server-side copy)
2026/04/07 02:36:01 INFO : subdir_rawchars_␙__/file3_␙__: Copied (server-side copy)
2026/04/07 02:36:01 INFO : New_top_level_mañana_funcionará.txt: Copied (server-side copy)
2026/04/07 02:36:01 INFO : file_enconde_mañana_funcionará.txt: Copied (server-side copy)
2026/04/07 02:36:01 INFO : subdir with␊white space.txt/file2 with␊white space.txt: Copied (server-side copy)
2026/04/07 02:36:01 INFO : subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict2: Copied (server-side copy)
2026/04/07 02:36:01 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_p2s.txt: Copied (server-side copy)
2026/04/07 02:36:01 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Deleted
2026/04/07 02:36:01 INFO : filename_contains_ࢺ_.txt: Deleted
2026/04/07 02:36:01 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:36:02 INFO : file1_with white space.txt: Copied (server-side copy)
2026/04/07 02:36:02 INFO : filename_contains_ࢺ_p1m.txt: Copied (server-side copy)
2026/04/07 02:36:02 INFO : subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict1: Copied (server-side copy)
2026/04/07 02:36:02 INFO : subdir_with_ࢺ_/file_with_測試_.txt: Copied (server-side copy)
2026/04/07 02:36:02 INFO : subdir_with_ࢺ_/mañana_funcionará.txt: Copied (server-side copy)
2026/04/07 02:36:02 INFO : subdir_with_ࢺ_/test.txt: Copied (server-side copy)
2026/04/07 02:36:02 INFO : Updating listings
2026/04/07 02:36:02 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/extended_filenames/path2/"
2026/04/07 02:36:02 INFO : [32mBisync successful[0m
2026/04/07 02:36:02 DEBUG : Waiting for deletions to finish
2026/04/07 02:36:02 INFO : file1_with white space.txt: Deleted
2026/04/07 02:36:02 INFO : filename_contains_ě_.txt: Deleted
2026/04/07 02:36:02 INFO : file1 - Copy (2).txt: Deleted
2026/04/07 02:36:02 INFO : New_top_level_mañana_funcionará.txt: Deleted
2026/04/07 02:36:02 INFO : file_enconde_mañana_funcionará.txt: Deleted
2026/04/07 02:36:02 INFO : file1.txt: Deleted
2026/04/07 02:36:02 INFO : file1 - Copy.txt: Deleted
2026/04/07 02:36:02 INFO : RCLONE_TEST: Deleted
2026/04/07 02:36:02 INFO : filename_contains_ࢺ_p1m.txt: Deleted
2026/04/07 02:36:02 INFO : Русский.txt: Deleted
2026/04/07 02:36:02 INFO : subdir with␊white space.txt/file2 with␊white space.txt: Deleted
2026/04/07 02:36:02 INFO : subdir_rawchars_␙__/file3_␙__: Deleted
2026/04/07 02:36:02 INFO : subdir_with_ࢺ_/file_with_測試_.txt: Deleted
2026/04/07 02:36:02 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Deleted
2026/04/07 02:36:02 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_p2s.txt: Deleted
2026/04/07 02:36:02 INFO : subdir_with_ࢺ_/mañana_funcionará.txt: Deleted
2026/04/07 02:36:02 INFO : subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict1: Deleted
2026/04/07 02:36:02 INFO : subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict2: Deleted
2026/04/07 02:36:02 INFO : subdir_with_ࢺ_/test.txt: Deleted
2026/04/07 02:36:03 DEBUG : removing 3 level 1 directories
2026/04/07 02:36:03 INFO : subdir_with_ࢺ_: Removing directory
2026/04/07 02:36:03 INFO : subdir with␊white space.txt: Removing directory
2026/04/07 02:36:03 INFO : subdir_rawchars_␙__: Removing directory
2026/04/07 02:36:03 DEBUG : removing 1 level 0 directories
2026/04/07 02:36:03 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/extended_filenames/path1': Removing directory
2026/04/07 02:36:03 DEBUG : Waiting for deletions to finish
2026/04/07 02:36:03 INFO : file1.txt: Deleted
2026/04/07 02:36:03 INFO : RCLONE_TEST: Deleted
2026/04/07 02:36:03 INFO : file1 - Copy (2).txt: Deleted
2026/04/07 02:36:03 INFO : New_top_level_mañana_funcionará.txt: Deleted
2026/04/07 02:36:03 INFO : file1_with white space.txt: Deleted
2026/04/07 02:36:03 INFO : file1 - Copy.txt: Deleted
2026/04/07 02:36:03 INFO : file_enconde_mañana_funcionará.txt: Deleted
2026/04/07 02:36:03 INFO : filename_contains_ě_.txt: Deleted
2026/04/07 02:36:03 INFO : Русский.txt: Deleted
2026/04/07 02:36:03 INFO : filename_contains_ࢺ_p1m.txt: Deleted
2026/04/07 02:36:03 INFO : subdir_rawchars_␙__/file3_␙__: Deleted
2026/04/07 02:36:03 INFO : subdir with␊white space.txt/file2 with␊white space.txt: Deleted
2026/04/07 02:36:03 INFO : subdir_with_ࢺ_/file_with_測試_.txt: Deleted
2026/04/07 02:36:03 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_p2s.txt: Deleted
2026/04/07 02:36:03 INFO : subdir_with_ࢺ_/mañana_funcionará.txt: Deleted
2026/04/07 02:36:03 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Deleted
2026/04/07 02:36:03 INFO : subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict2: Deleted
2026/04/07 02:36:03 INFO : subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict1: Deleted
2026/04/07 02:36:03 INFO : subdir_with_ࢺ_/test.txt: Deleted
2026/04/07 02:36:03 DEBUG : removing 3 level 1 directories
2026/04/07 02:36:03 INFO : subdir with␊white space.txt: Removing directory
2026/04/07 02:36:03 INFO : subdir_rawchars_␙__: Removing directory
2026/04/07 02:36:03 INFO : subdir_with_ࢺ_: Removing directory
2026/04/07 02:36:03 DEBUG : removing 1 level 0 directories
2026/04/07 02:36:03 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/extended_filenames/path2': Removing directory
bisync_test.go:608: [32mTEST extended_filenames PASSED[0m
=== RUN TestBisyncRemoteRemote/filters
2026/04/07 02:36:03 INFO : path1: Making directory
2026/04/07 02:36:03 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/filters/path1"
2026/04/07 02:36:03 INFO : path2: Making directory
2026/04/07 02:36:03 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/filters/path2"
2026/04/07 02:36:03 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filters/initial"
2026/04/07 02:36:03 DEBUG : Creating backend with remote "/tmp/022841qi/initdir/test_filters-fesocok8"
2026/04/07 02:36:03 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:36:03 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:36:03 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:36:03 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:36:03 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:36:03 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:36:03 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:36:03 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:36:03 DEBUG : subdir: Making directory with metadata
2026/04/07 02:36:03 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:36:03 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:36:03 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:36:03 INFO : file1.txt: Copied (new)
2026/04/07 02:36:03 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:36:03 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:36:03 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:36:03 INFO : file3.txt: Copied (new)
2026/04/07 02:36:03 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:36:03 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:36:03 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:36:03 INFO : file4.txt: Copied (new)
2026/04/07 02:36:03 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:36:03 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:36:03 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:36:03 INFO : file5.txt: Copied (new)
2026/04/07 02:36:03 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:36:03 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:36:03 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:36:03 INFO : file6.txt: Copied (new)
2026/04/07 02:36:03 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:36:03 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:36:03 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:36:03 INFO : file7.txt: Copied (new)
2026/04/07 02:36:03 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:36:03 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:36:03 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:36:03 INFO : file2.txt: Copied (new)
2026/04/07 02:36:03 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:36:03 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:36:03 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:36:03 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:36:03 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:36:03 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/07 02:36:03 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:36:03 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:36:03 DEBUG : Local file system at /tmp/022841qi/initdir/test_filters-fesocok8: Waiting for checks to finish
2026/04/07 02:36:03 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:36:03 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:36:03 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:36:03 DEBUG : Local file system at /tmp/022841qi/initdir/test_filters-fesocok8: Waiting for transfers to finish
2026/04/07 02:36:03 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:36:03 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filters/modfiles"
2026/04/07 02:36:03 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_filters-pezucob5"
2026/04/07 02:36:03 DEBUG : fileZ.txt: Need to transfer - File not found at Destination
2026/04/07 02:36:03 DEBUG : filtersfile.flt: Need to transfer - File not found at Destination
2026/04/07 02:36:03 DEBUG : filtersfile.flt.e46c0e4d.partial: size = 254 OK
2026/04/07 02:36:03 DEBUG : filtersfile.flt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/04/07 02:36:03 DEBUG : filtersfile.flt.e46c0e4d.partial: renamed to: filtersfile.flt
2026/04/07 02:36:03 INFO : filtersfile.flt: Copied (new)
2026/04/07 02:36:03 DEBUG : Local file system at /tmp/022841qi/datadir/test_filters-pezucob5: Waiting for checks to finish
2026/04/07 02:36:03 DEBUG : Local file system at /tmp/022841qi/datadir/test_filters-pezucob5: Waiting for transfers to finish
2026/04/07 02:36:03 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/04/07 02:36:03 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:36:03 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/04/07 02:36:03 INFO : fileZ.txt: Copied (new)
2026/04/07 02:36:03 DEBUG : Waiting for deletions to finish
2026/04/07 02:36:04 ERROR : error listing: directory not found
2026/04/07 02:36:04 ERROR : azurefiles root 'rclone-test-sirefav0zixi/022841qi/filters/path1': Failed to list "": directory not found
2026/04/07 02:36:04 DEBUG : removing 1 level 0 directories
2026/04/07 02:36:04 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/filters/path1': Removing directory
2026/04/07 02:36:04 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-sirefav0zixi/022841qi/filters/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:5ef66d45-401a-00ba-7b37-c65464000000
Time:2026-04-07T02:36:04.1017699Z
--------------------------------------------------------------------------------
2026/04/07 02:36:04 DEBUG : Waiting for deletions to finish
2026/04/07 02:36:04 ERROR : error listing: directory not found
2026/04/07 02:36:04 ERROR : azurefiles root 'rclone-test-sirefav0zixi/022841qi/filters/path2': Failed to list "": directory not found
2026/04/07 02:36:04 DEBUG : removing 1 level 0 directories
2026/04/07 02:36:04 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/filters/path2': Removing directory
2026/04/07 02:36:04 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-sirefav0zixi/022841qi/filters/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:5ef66d48-401a-00ba-7e37-c65464000000
Time:2026-04-07T02:36:04.2198197Z
--------------------------------------------------------------------------------
2026/04/07 02:36:04 ERROR : error listing: directory not found
2026/04/07 02:36:04 ERROR : error listing: directory not found
2026/04/07 02:36:04 NOTICE: checking initFs Local file system at /tmp/022841qi/initdir/test_filters-fesocok8
2026/04/07 02:36:04 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:36:04 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:36:04 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:36:04 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:36:04 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:36:04 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:36:04 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:36:04 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:36:04 INFO : subdir: Making directory
2026/04/07 02:36:04 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:36:04 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/filters/path1': Waiting for checks to finish
2026/04/07 02:36:04 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/filters/path1': Waiting for transfers to finish
2026/04/07 02:36:04 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:36:04 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:36:04 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:36:04 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:36:04 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:36:04 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:36:04 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:36:04 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:36:04 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:36:04 INFO : file3.txt: Copied (new)
2026/04/07 02:36:04 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:36:04 INFO : file1.txt: Copied (new)
2026/04/07 02:36:04 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:36:04 INFO : file2.txt: Copied (new)
2026/04/07 02:36:04 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:36:04 INFO : file4.txt: Copied (new)
2026/04/07 02:36:04 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:36:04 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:36:04 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:36:04 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:36:04 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:36:04 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:36:04 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:36:04 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:36:04 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:36:04 INFO : file5.txt: Copied (new)
2026/04/07 02:36:04 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:36:04 INFO : file7.txt: Copied (new)
2026/04/07 02:36:04 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:36:04 INFO : file6.txt: Copied (new)
2026/04/07 02:36:05 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:36:05 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:36:05 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:36:05 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:36:05 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:36:05 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:36:05 NOTICE: checking Path1 azurefiles root 'rclone-test-sirefav0zixi/022841qi/filters/path1'
2026/04/07 02:36:05 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:36:05 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:36:05 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:36:05 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:36:05 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:36:05 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:36:05 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:36:05 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:36:05 INFO : subdir: Making directory
2026/04/07 02:36:05 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:36:05 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/filters/path2': Waiting for checks to finish
2026/04/07 02:36:05 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/filters/path2': Waiting for transfers to finish
2026/04/07 02:36:05 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:36:05 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:36:05 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:36:05 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:36:05 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:36:05 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:36:05 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:36:05 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:36:06 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:36:06 INFO : file2.txt: Copied (new)
2026/04/07 02:36:06 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:36:06 INFO : file4.txt: Copied (new)
2026/04/07 02:36:06 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:36:06 INFO : file1.txt: Copied (new)
2026/04/07 02:36:06 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:36:06 INFO : file3.txt: Copied (new)
2026/04/07 02:36:06 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:36:06 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:36:06 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:36:06 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:36:06 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:36:06 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:36:06 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:36:06 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:36:06 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:36:06 INFO : file5.txt: Copied (new)
2026/04/07 02:36:06 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:36:06 INFO : file6.txt: Copied (new)
2026/04/07 02:36:06 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:36:06 INFO : file7.txt: Copied (new)
2026/04/07 02:36:06 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:36:06 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:36:06 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:36:06 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:36:06 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:36:06 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:36:06 NOTICE: checking path2 azurefiles root 'rclone-test-sirefav0zixi/022841qi/filters/path2'
2026/04/07 02:36:07 NOTICE: [36m(01) :[0m [34mtest filters[0m
2026/04/07 02:36:07 NOTICE: [36m(02) :[0m [34mcopy-file /tmp/022841qi/datadir/test_filters-pezucob5/filtersfile.flt /tmp/022841qi/workdir/[0m
2026/04/07 02:36:07 DEBUG : copyFile "/tmp/022841qi/datadir/test_filters-pezucob5/filtersfile.flt" to "/tmp/022841qi/workdir/" as ""
2026/04/07 02:36:07 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_filters-pezucob5/filtersfile.flt"
2026/04/07 02:36:07 DEBUG : Creating backend with remote "/tmp/022841qi/workdir/"
2026/04/07 02:36:07 DEBUG : operations.CopyFile "filtersfile.flt" to "Local file system at /tmp/022841qi/workdir" as "filtersfile.flt"
2026/04/07 02:36:07 DEBUG : filtersfile.flt: Need to transfer - File not found at Destination
2026/04/07 02:36:07 DEBUG : filtersfile.flt.e46c0e4d.partial: size = 254 OK
2026/04/07 02:36:07 DEBUG : filtersfile.flt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/04/07 02:36:07 DEBUG : filtersfile.flt.e46c0e4d.partial: renamed to: filtersfile.flt
2026/04/07 02:36:07 INFO : filtersfile.flt: Copied (new)
2026/04/07 02:36:07 NOTICE: [36m(03) :[0m [34mtest resync to force building of the filters md5 hash[0m
2026/04/07 02:36:07 NOTICE: [36m(04) :[0m [34mbisync filters-file=/tmp/022841qi/workdir/filtersfile.flt resync[0m
2026/04/07 02:36:11 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:36:11 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:36:11 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:36:11 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:36:11 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/filters/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/filters/path2/"
2026/04/07 02:36:11 INFO : Using filters file /tmp/022841qi/workdir/filtersfile.flt
2026/04/07 02:36:11 INFO : Storing filters file hash to /tmp/022841qi/workdir/filtersfile.flt.md5
2026/04/07 02:36:11 INFO : Copying Path2 files to Path1
2026/04/07 02:36:11 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:36:11 INFO : There was nothing to transfer
2026/04/07 02:36:11 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:36:12 INFO : There was nothing to transfer
2026/04/07 02:36:12 INFO : Resync updating listings
2026/04/07 02:36:12 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/filters/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/filters/path2/"
2026/04/07 02:36:12 INFO : [32mBisync successful[0m
2026/04/07 02:36:12 NOTICE: [36m(05) :[0m [34mcopy-listings resync[0m
2026/04/07 02:36:12 NOTICE: [36m(06) :[0m [34mtest place new files on the remote[0m
2026/04/07 02:36:12 NOTICE: [36m(07) :[0m [34mtouch-glob 2001-01-02 /tmp/022841qi/datadir/test_filters-pezucob5/ fileZ.txt[0m
2026/04/07 02:36:12 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_filters-pezucob5/"
2026/04/07 02:36:12 DEBUG : fs cache: renaming cache item "/tmp/022841qi/datadir/test_filters-pezucob5/" to be canonical "/tmp/022841qi/datadir/test_filters-pezucob5"
2026/04/07 02:36:12 DEBUG : fileZ.txt: Set modification time 2001-01-02
2026/04/07 02:36:12 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/022841qi/datadir/test_filters-pezucob5/fileZ.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/filters/path2/ fileZ.txt[0m
2026/04/07 02:36:12 DEBUG : copyFile "/tmp/022841qi/datadir/test_filters-pezucob5/fileZ.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/filters/path2/" as "fileZ.txt"
2026/04/07 02:36:12 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_filters-pezucob5/fileZ.txt"
2026/04/07 02:36:12 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/filters/path2/"
2026/04/07 02:36:12 DEBUG : operations.CopyFile "fileZ.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/filters/path2/'" as "fileZ.txt"
2026/04/07 02:36:12 DEBUG : fileZ.txt: Need to transfer - File not found at Destination
2026/04/07 02:36:12 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/04/07 02:36:12 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:36:12 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/04/07 02:36:12 INFO : fileZ.txt: Copied (new)
2026/04/07 02:36:12 NOTICE: [36m(09) :[0m [34mcopy-as /tmp/022841qi/datadir/test_filters-pezucob5/fileZ.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/filters/path1/subdir fileZ.txt[0m
2026/04/07 02:36:12 DEBUG : copyFile "/tmp/022841qi/datadir/test_filters-pezucob5/fileZ.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/filters/path1/subdir" as "fileZ.txt"
2026/04/07 02:36:12 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_filters-pezucob5/fileZ.txt"
2026/04/07 02:36:12 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/filters/path1/subdir"
2026/04/07 02:36:12 DEBUG : operations.CopyFile "fileZ.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/filters/path1/subdir'" as "fileZ.txt"
2026/04/07 02:36:12 DEBUG : fileZ.txt: Need to transfer - File not found at Destination
2026/04/07 02:36:12 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/04/07 02:36:12 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:36:12 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/04/07 02:36:12 INFO : fileZ.txt: Copied (new)
2026/04/07 02:36:12 NOTICE: [36m(10) :[0m [34mtest bisync with filters-file. path2-side fileZ.txt will be filtered.[0m
2026/04/07 02:36:12 NOTICE: [36m(11) :[0m [34mbisync filters-file=/tmp/022841qi/workdir/filtersfile.flt[0m
2026/04/07 02:36:17 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:36:17 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:36:17 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:36:17 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:36:17 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/filters/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/filters/path2/"
2026/04/07 02:36:17 INFO : Using filters file /tmp/022841qi/workdir/filtersfile.flt
2026/04/07 02:36:17 INFO : Building Path1 and Path2 listings
2026/04/07 02:36:17 INFO : Path1 checking for diffs
2026/04/07 02:36:17 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36msubdir/fileZ.txt[0m
2026/04/07 02:36:17 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/07 02:36:17 INFO : Path2 checking for diffs
2026/04/07 02:36:17 INFO : Applying changes
2026/04/07 02:36:17 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/filters/path2/subdir/fileZ.txt[0m
2026/04/07 02:36:17 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:36:18 INFO : subdir/fileZ.txt: Copied (server-side copy)
2026/04/07 02:36:18 INFO : Updating listings
2026/04/07 02:36:18 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/filters/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/filters/path2/"
2026/04/07 02:36:18 INFO : [32mBisync successful[0m
2026/04/07 02:36:18 DEBUG : Waiting for deletions to finish
2026/04/07 02:36:18 INFO : RCLONE_TEST: Deleted
2026/04/07 02:36:18 INFO : file7.txt: Deleted
2026/04/07 02:36:18 INFO : file2.txt: Deleted
2026/04/07 02:36:18 INFO : file4.txt: Deleted
2026/04/07 02:36:18 INFO : file5.txt: Deleted
2026/04/07 02:36:18 INFO : file6.txt: Deleted
2026/04/07 02:36:18 INFO : file1.txt: Deleted
2026/04/07 02:36:18 INFO : file3.txt: Deleted
2026/04/07 02:36:18 INFO : subdir/fileZ.txt: Deleted
2026/04/07 02:36:18 INFO : subdir/file20.txt: Deleted
2026/04/07 02:36:18 DEBUG : removing 1 level 1 directories
2026/04/07 02:36:18 INFO : subdir: Removing directory
2026/04/07 02:36:18 DEBUG : removing 1 level 0 directories
2026/04/07 02:36:18 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/filters/path1': Removing directory
2026/04/07 02:36:18 DEBUG : Waiting for deletions to finish
2026/04/07 02:36:19 INFO : file7.txt: Deleted
2026/04/07 02:36:19 INFO : RCLONE_TEST: Deleted
2026/04/07 02:36:19 INFO : file1.txt: Deleted
2026/04/07 02:36:19 INFO : file4.txt: Deleted
2026/04/07 02:36:19 INFO : file3.txt: Deleted
2026/04/07 02:36:19 INFO : file2.txt: Deleted
2026/04/07 02:36:19 INFO : file5.txt: Deleted
2026/04/07 02:36:19 INFO : file6.txt: Deleted
2026/04/07 02:36:19 INFO : fileZ.txt: Deleted
2026/04/07 02:36:19 INFO : subdir/file20.txt: Deleted
2026/04/07 02:36:19 INFO : subdir/fileZ.txt: Deleted
2026/04/07 02:36:19 DEBUG : removing 1 level 1 directories
2026/04/07 02:36:19 INFO : subdir: Removing directory
2026/04/07 02:36:19 DEBUG : removing 1 level 0 directories
2026/04/07 02:36:19 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/filters/path2': Removing directory
bisync_test.go:608: [32mTEST filters PASSED[0m
=== RUN TestBisyncRemoteRemote/filtersfile_checks
2026/04/07 02:36:19 INFO : path1: Making directory
2026/04/07 02:36:19 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/filtersfile_checks/path1"
2026/04/07 02:36:19 INFO : path2: Making directory
2026/04/07 02:36:19 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/filtersfile_checks/path2"
2026/04/07 02:36:19 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filtersfile_checks/initial"
2026/04/07 02:36:19 DEBUG : Creating backend with remote "/tmp/022841qi/initdir/test_filtersfile_checks-qivonuz5"
2026/04/07 02:36:19 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:36:19 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:36:19 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:36:19 DEBUG : subdir: Making directory with metadata
2026/04/07 02:36:19 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:36:19 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/07 02:36:19 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:36:19 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:36:19 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:36:19 DEBUG : Local file system at /tmp/022841qi/initdir/test_filtersfile_checks-qivonuz5: Waiting for checks to finish
2026/04/07 02:36:19 DEBUG : Local file system at /tmp/022841qi/initdir/test_filtersfile_checks-qivonuz5: Waiting for transfers to finish
2026/04/07 02:36:19 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:36:19 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:36:19 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:36:19 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:36:19 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:36:19 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:36:19 INFO : file2.txt: Copied (new)
2026/04/07 02:36:19 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:36:19 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:36:19 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:36:19 INFO : file1.txt: Copied (new)
2026/04/07 02:36:19 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:36:19 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:36:19 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:36:19 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:36:19 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filtersfile_checks/modfiles"
2026/04/07 02:36:19 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_filtersfile_checks-fakusor8"
2026/04/07 02:36:19 DEBUG : filtersfile.txt: Need to transfer - File not found at Destination
2026/04/07 02:36:19 DEBUG : filtersfile2.txt: Need to transfer - File not found at Destination
2026/04/07 02:36:19 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/04/07 02:36:19 DEBUG : Local file system at /tmp/022841qi/datadir/test_filtersfile_checks-fakusor8: Waiting for checks to finish
2026/04/07 02:36:19 DEBUG : Local file system at /tmp/022841qi/datadir/test_filtersfile_checks-fakusor8: Waiting for transfers to finish
2026/04/07 02:36:19 DEBUG : filtersfile.txt.5df4ccf0.partial: size = 380 OK
2026/04/07 02:36:19 DEBUG : filtersfile.txt: md5 = cbf4389cb34d9e160689d1578eb5707f OK
2026/04/07 02:36:19 DEBUG : filtersfile.txt.5df4ccf0.partial: renamed to: filtersfile.txt
2026/04/07 02:36:19 DEBUG : filtersfile2.txt.dc377757.partial: size = 254 OK
2026/04/07 02:36:19 INFO : filtersfile.txt: Copied (new)
2026/04/07 02:36:19 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/04/07 02:36:19 DEBUG : filtersfile2.txt: md5 = 95acc1e3b5beda465d9b2cb32808588c OK
2026/04/07 02:36:19 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/04/07 02:36:19 DEBUG : filtersfile2.txt.dc377757.partial: renamed to: filtersfile2.txt
2026/04/07 02:36:19 INFO : filtersfile2.txt: Copied (new)
2026/04/07 02:36:19 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/04/07 02:36:19 INFO : hold.txt: Copied (new)
2026/04/07 02:36:19 DEBUG : Waiting for deletions to finish
2026/04/07 02:36:19 ERROR : error listing: directory not found
2026/04/07 02:36:19 ERROR : azurefiles root 'rclone-test-sirefav0zixi/022841qi/filtersfile_checks/path1': Failed to list "": directory not found
2026/04/07 02:36:19 DEBUG : removing 1 level 0 directories
2026/04/07 02:36:19 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/filtersfile_checks/path1': Removing directory
2026/04/07 02:36:19 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-sirefav0zixi/022841qi/filtersfile_checks/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:e5cb31fe-601a-00ad-2137-c6fd6f000000
Time:2026-04-07T02:36:19.6983977Z
--------------------------------------------------------------------------------
2026/04/07 02:36:19 DEBUG : Waiting for deletions to finish
2026/04/07 02:36:19 ERROR : error listing: directory not found
2026/04/07 02:36:19 ERROR : azurefiles root 'rclone-test-sirefav0zixi/022841qi/filtersfile_checks/path2': Failed to list "": directory not found
2026/04/07 02:36:19 DEBUG : removing 1 level 0 directories
2026/04/07 02:36:19 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/filtersfile_checks/path2': Removing directory
2026/04/07 02:36:19 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-sirefav0zixi/022841qi/filtersfile_checks/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:e5cb3201-601a-00ad-2437-c6fd6f000000
Time:2026-04-07T02:36:19.8186328Z
--------------------------------------------------------------------------------
2026/04/07 02:36:19 ERROR : error listing: directory not found
2026/04/07 02:36:19 ERROR : error listing: directory not found
2026/04/07 02:36:19 NOTICE: checking initFs Local file system at /tmp/022841qi/initdir/test_filtersfile_checks-qivonuz5
2026/04/07 02:36:19 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:36:19 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:36:19 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:36:19 INFO : subdir: Making directory
2026/04/07 02:36:20 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:36:20 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:36:20 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:36:20 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:36:20 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:36:20 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/filtersfile_checks/path1': Waiting for checks to finish
2026/04/07 02:36:20 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/filtersfile_checks/path1': Waiting for transfers to finish
2026/04/07 02:36:20 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:36:20 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:36:20 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:36:20 INFO : file2.txt: Copied (new)
2026/04/07 02:36:20 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:36:20 INFO : file1.txt: Copied (new)
2026/04/07 02:36:20 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:36:20 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:36:20 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:36:20 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:36:20 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:36:20 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:36:20 NOTICE: checking Path1 azurefiles root 'rclone-test-sirefav0zixi/022841qi/filtersfile_checks/path1'
2026/04/07 02:36:20 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:36:20 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:36:20 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:36:20 INFO : subdir: Making directory
2026/04/07 02:36:20 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:36:20 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/filtersfile_checks/path2': Waiting for checks to finish
2026/04/07 02:36:20 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/filtersfile_checks/path2': Waiting for transfers to finish
2026/04/07 02:36:20 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:36:20 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:36:20 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:36:20 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:36:20 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:36:20 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:36:21 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:36:21 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:36:21 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:36:21 INFO : file2.txt: Copied (new)
2026/04/07 02:36:21 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:36:21 INFO : file1.txt: Copied (new)
2026/04/07 02:36:21 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:36:21 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:36:21 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:36:21 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:36:21 NOTICE: checking path2 azurefiles root 'rclone-test-sirefav0zixi/022841qi/filtersfile_checks/path2'
2026/04/07 02:36:21 NOTICE: [36m(01) :[0m [34mtest filtersfile-checks[0m
2026/04/07 02:36:21 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/07 02:36:21 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/07 02:36:26 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:36:26 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:36:26 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:36:26 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:36:26 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/filtersfile_checks/path2/"
2026/04/07 02:36:26 INFO : Copying Path2 files to Path1
2026/04/07 02:36:26 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:36:26 INFO : There was nothing to transfer
2026/04/07 02:36:26 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:36:26 INFO : There was nothing to transfer
2026/04/07 02:36:26 INFO : Resync updating listings
2026/04/07 02:36:26 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/filtersfile_checks/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/filtersfile_checks/path2/"
2026/04/07 02:36:26 INFO : [32mBisync successful[0m
2026/04/07 02:36:26 NOTICE: [36m(04) :[0m [34mtest 1. inject filters file in workdir.[0m
2026/04/07 02:36:26 NOTICE: [36m(05) :[0m [34mcopy-file /tmp/022841qi/datadir/test_filtersfile_checks-fakusor8/filtersfile.txt /tmp/022841qi/workdir/[0m
2026/04/07 02:36:26 DEBUG : copyFile "/tmp/022841qi/datadir/test_filtersfile_checks-fakusor8/filtersfile.txt" to "/tmp/022841qi/workdir/" as ""
2026/04/07 02:36:26 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_filtersfile_checks-fakusor8/filtersfile.txt"
2026/04/07 02:36:26 DEBUG : Creating backend with remote "/tmp/022841qi/workdir/"
2026/04/07 02:36:26 DEBUG : operations.CopyFile "filtersfile.txt" to "Local file system at /tmp/022841qi/workdir" as "filtersfile.txt"
2026/04/07 02:36:26 DEBUG : filtersfile.txt: Need to transfer - File not found at Destination
2026/04/07 02:36:26 DEBUG : filtersfile.txt.5df4ccf0.partial: size = 380 OK
2026/04/07 02:36:26 DEBUG : filtersfile.txt: md5 = cbf4389cb34d9e160689d1578eb5707f OK
2026/04/07 02:36:26 DEBUG : filtersfile.txt.5df4ccf0.partial: renamed to: filtersfile.txt
2026/04/07 02:36:26 INFO : filtersfile.txt: Copied (new)
2026/04/07 02:36:26 NOTICE: [36m(06) :[0m [34mtest 2. run with filters-file but without md5. should abort.[0m
2026/04/07 02:36:26 NOTICE: [36m(07) :[0m [34mbisync filters-file=/tmp/022841qi/workdir/filtersfile.txt[0m
2026/04/07 02:36:30 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:36:30 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:36:30 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:36:30 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:36:30 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/filtersfile_checks/path2/"
2026/04/07 02:36:30 INFO : Using filters file /tmp/022841qi/workdir/filtersfile.txt
2026/04/07 02:36:30 ERROR : [31mBisync critical error: filters file md5 hash not found (must run --resync): /tmp/022841qi/workdir/filtersfile.txt[0m
2026/04/07 02:36:30 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/07 02:36:30 NOTICE: Bisync error: bisync aborted
2026/04/07 02:36:30 NOTICE: [36m(08) :[0m [34mtest 3. run without filters-file. should be blocked due to prior abort.[0m
2026/04/07 02:36:30 NOTICE: [36m(09) :[0m [34mbisync[0m
2026/04/07 02:36:35 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:36:35 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:36:35 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:36:35 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:36:35 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/filtersfile_checks/path2/"
2026/04/07 02:36:35 ERROR : [31mBisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run
[35mTip: here are the filenames we were looking for. Do they exist?
[0m[36mPath1: [94m/tmp/022841qi/workdir/TestAzureFiles_rclone-test-sirefav0zixi_022841qi_filtersfile_checks_path1..TestAzureFiles_rclone-test-sirefav0zixi_022841qi_filtersfile_checks_path2.path1.lst[0m
[0m[36mPath2: [94m/tmp/022841qi/workdir/TestAzureFiles_rclone-test-sirefav0zixi_022841qi_filtersfile_checks_path1..TestAzureFiles_rclone-test-sirefav0zixi_022841qi_filtersfile_checks_path2.path2.lst[0m
[0m[35mTry running this command to inspect the work dir:
[0m[96mrclone lsl "/tmp/022841qi/workdir"[0m[0m
2026/04/07 02:36:35 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/07 02:36:35 NOTICE: Bisync error: bisync aborted
2026/04/07 02:36:35 NOTICE: [36m(10) :[0m [34mtest 4. run with filters-file and resync.[0m
2026/04/07 02:36:35 NOTICE: [36m(11) :[0m [34mbisync filters-file=/tmp/022841qi/workdir/filtersfile.txt resync[0m
2026/04/07 02:36:39 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:36:39 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:36:39 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:36:39 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:36:39 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/filtersfile_checks/path2/"
2026/04/07 02:36:39 INFO : Using filters file /tmp/022841qi/workdir/filtersfile.txt
2026/04/07 02:36:39 INFO : Storing filters file hash to /tmp/022841qi/workdir/filtersfile.txt.md5
2026/04/07 02:36:39 INFO : Copying Path2 files to Path1
2026/04/07 02:36:39 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:36:40 INFO : There was nothing to transfer
2026/04/07 02:36:40 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:36:40 INFO : There was nothing to transfer
2026/04/07 02:36:40 INFO : Resync updating listings
2026/04/07 02:36:40 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/filtersfile_checks/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/filtersfile_checks/path2/"
2026/04/07 02:36:40 INFO : [32mBisync successful[0m
2026/04/07 02:36:40 NOTICE: [36m(12) :[0m [34mtest 5. run with filters-file alone. should run.[0m
2026/04/07 02:36:40 NOTICE: [36m(13) :[0m [34mbisync filters-file=/tmp/022841qi/workdir/filtersfile.txt[0m
2026/04/07 02:36:44 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:36:44 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:36:44 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:36:44 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:36:44 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/filtersfile_checks/path2/"
2026/04/07 02:36:44 INFO : Using filters file /tmp/022841qi/workdir/filtersfile.txt
2026/04/07 02:36:44 INFO : Building Path1 and Path2 listings
2026/04/07 02:36:45 INFO : Path1 checking for diffs
2026/04/07 02:36:45 INFO : Path2 checking for diffs
2026/04/07 02:36:45 INFO : No changes found
2026/04/07 02:36:45 INFO : Updating listings
2026/04/07 02:36:45 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/filtersfile_checks/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/filtersfile_checks/path2/"
2026/04/07 02:36:45 INFO : [32mBisync successful[0m
2026/04/07 02:36:45 NOTICE: [36m(14) :[0m [34mtest 6. push changed filters-file to workdir.[0m
2026/04/07 02:36:45 NOTICE: [36m(15) :[0m [34mcopy-as /tmp/022841qi/datadir/test_filtersfile_checks-fakusor8/filtersfile2.txt /tmp/022841qi/workdir/ filtersfile.txt[0m
2026/04/07 02:36:45 DEBUG : copyFile "/tmp/022841qi/datadir/test_filtersfile_checks-fakusor8/filtersfile2.txt" to "/tmp/022841qi/workdir/" as "filtersfile.txt"
2026/04/07 02:36:45 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_filtersfile_checks-fakusor8/filtersfile2.txt"
2026/04/07 02:36:45 DEBUG : Creating backend with remote "/tmp/022841qi/workdir/"
2026/04/07 02:36:45 DEBUG : operations.CopyFile "filtersfile2.txt" to "Local file system at /tmp/022841qi/workdir" as "filtersfile.txt"
2026/04/07 02:36:45 DEBUG : filtersfile2.txt: size = 254 (Local file system at /tmp/022841qi/datadir/test_filtersfile_checks-fakusor8)
2026/04/07 02:36:45 DEBUG : filtersfile.txt: size = 380 (Local file system at /tmp/022841qi/workdir)
2026/04/07 02:36:45 DEBUG : filtersfile2.txt: Sizes differ
2026/04/07 02:36:45 DEBUG : filtersfile.txt.33ddd493.partial: size = 254 OK
2026/04/07 02:36:45 DEBUG : filtersfile2.txt: md5 = 95acc1e3b5beda465d9b2cb32808588c OK
2026/04/07 02:36:45 DEBUG : filtersfile.txt.33ddd493.partial: renamed to: filtersfile.txt
2026/04/07 02:36:45 INFO : filtersfile2.txt: Copied (replaced existing) to: filtersfile.txt
2026/04/07 02:36:45 NOTICE: [36m(16) :[0m [34mtest 7. run with filters-file alone. should abort.[0m
2026/04/07 02:36:45 NOTICE: [36m(17) :[0m [34mbisync filters-file=/tmp/022841qi/workdir/filtersfile.txt[0m
2026/04/07 02:36:49 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:36:49 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:36:49 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:36:49 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:36:49 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/filtersfile_checks/path2/"
2026/04/07 02:36:49 INFO : Using filters file /tmp/022841qi/workdir/filtersfile.txt
2026/04/07 02:36:49 ERROR : [31mBisync critical error: filters file has changed (must run --resync): /tmp/022841qi/workdir/filtersfile.txt[0m
2026/04/07 02:36:49 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/07 02:36:49 NOTICE: Bisync error: bisync aborted
2026/04/07 02:36:49 NOTICE: [36m(18) :[0m [34mtest 8. run with filters-file and resync and dry-run. should do the dry-run but still cause next non-resync run to abort.[0m
2026/04/07 02:36:49 NOTICE: [36m(19) :[0m [34mbisync filters-file=/tmp/022841qi/workdir/filtersfile.txt resync dry-run[0m
2026/04/07 02:36:54 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:36:54 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:36:54 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:36:54 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:36:54 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/filtersfile_checks/path2/"
2026/04/07 02:36:54 INFO : Using filters file /tmp/022841qi/workdir/filtersfile.txt
2026/04/07 02:36:54 INFO : Skipped storing filters file hash to /tmp/022841qi/workdir/filtersfile.txt.md5 as --dry-run is set
2026/04/07 02:36:54 INFO : Copying Path2 files to Path1
2026/04/07 02:36:54 NOTICE: - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:36:54 INFO : There was nothing to transfer
2026/04/07 02:36:54 NOTICE: - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:36:54 INFO : There was nothing to transfer
2026/04/07 02:36:54 INFO : Resync updating listings
2026/04/07 02:36:54 INFO : [32mBisync successful[0m
2026/04/07 02:36:54 NOTICE: [36m(20) :[0m [34mtest 9. run with filters-file alone. should abort.[0m
2026/04/07 02:36:54 NOTICE: [36m(21) :[0m [34mbisync filters-file=/tmp/022841qi/workdir/filtersfile.txt[0m
2026/04/07 02:36:58 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:36:58 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:36:58 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:36:58 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:36:58 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/filtersfile_checks/path2/"
2026/04/07 02:36:58 INFO : Using filters file /tmp/022841qi/workdir/filtersfile.txt
2026/04/07 02:36:58 ERROR : [31mBisync critical error: filters file has changed (must run --resync): /tmp/022841qi/workdir/filtersfile.txt[0m
2026/04/07 02:36:58 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/07 02:36:58 NOTICE: Bisync error: bisync aborted
2026/04/07 02:36:59 DEBUG : Waiting for deletions to finish
2026/04/07 02:36:59 INFO : file1.txt: Deleted
2026/04/07 02:36:59 INFO : file2.txt: Deleted
2026/04/07 02:36:59 INFO : RCLONE_TEST: Deleted
2026/04/07 02:36:59 INFO : subdir/file20.txt: Deleted
2026/04/07 02:36:59 DEBUG : removing 1 level 1 directories
2026/04/07 02:36:59 INFO : subdir: Removing directory
2026/04/07 02:36:59 DEBUG : removing 1 level 0 directories
2026/04/07 02:36:59 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/filtersfile_checks/path1': Removing directory
2026/04/07 02:36:59 DEBUG : Waiting for deletions to finish
2026/04/07 02:36:59 INFO : file1.txt: Deleted
2026/04/07 02:36:59 INFO : file2.txt: Deleted
2026/04/07 02:36:59 INFO : RCLONE_TEST: Deleted
2026/04/07 02:36:59 INFO : subdir/file20.txt: Deleted
2026/04/07 02:37:00 DEBUG : removing 1 level 1 directories
2026/04/07 02:37:00 INFO : subdir: Removing directory
2026/04/07 02:37:00 DEBUG : removing 1 level 0 directories
2026/04/07 02:37:00 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/filtersfile_checks/path2': Removing directory
bisync_test.go:608: [32mTEST filtersfile_checks PASSED[0m
=== RUN TestBisyncRemoteRemote/ignorelistingchecksum
2026/04/07 02:37:00 INFO : path1: Making directory
2026/04/07 02:37:00 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ignorelistingchecksum/path1"
2026/04/07 02:37:00 INFO : path2: Making directory
2026/04/07 02:37:00 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ignorelistingchecksum/path2"
2026/04/07 02:37:00 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ignorelistingchecksum/initial"
2026/04/07 02:37:00 DEBUG : Creating backend with remote "/tmp/022841qi/initdir/test_ignorelistingchecksum-berozux3"
2026/04/07 02:37:00 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:37:00 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:00 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:00 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:00 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:00 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:00 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:00 DEBUG : subdir: Making directory with metadata
2026/04/07 02:37:00 INFO : subdir: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/04/07 02:37:00 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/07 02:37:00 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:00 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:37:00 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/07 02:37:00 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:37:00 DEBUG : Local file system at /tmp/022841qi/initdir/test_ignorelistingchecksum-berozux3: Waiting for checks to finish
2026/04/07 02:37:00 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:37:00 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:00 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/07 02:37:00 INFO : file1.copy1.txt: Copied (new)
2026/04/07 02:37:00 DEBUG : Local file system at /tmp/022841qi/initdir/test_ignorelistingchecksum-berozux3: Waiting for transfers to finish
2026/04/07 02:37:00 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:37:00 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/07 02:37:00 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/07 02:37:00 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:00 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/07 02:37:00 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:00 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/07 02:37:00 INFO : file1.copy2.txt: Copied (new)
2026/04/07 02:37:00 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/07 02:37:00 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/07 02:37:00 INFO : file1.copy5.txt: Copied (new)
2026/04/07 02:37:00 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:00 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:37:00 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:00 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:37:00 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/07 02:37:00 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:00 INFO : file1.copy4.txt: Copied (new)
2026/04/07 02:37:00 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:00 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:37:00 INFO : file1.txt: Copied (new)
2026/04/07 02:37:00 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:37:00 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:37:00 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/07 02:37:00 INFO : file1.copy3.txt: Copied (new)
2026/04/07 02:37:00 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:37:00 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ignorelistingchecksum/modfiles"
2026/04/07 02:37:00 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_ignorelistingchecksum-lemetec8"
2026/04/07 02:37:00 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:00 DEBUG : Local file system at /tmp/022841qi/datadir/test_ignorelistingchecksum-lemetec8: Waiting for checks to finish
2026/04/07 02:37:00 DEBUG : Local file system at /tmp/022841qi/datadir/test_ignorelistingchecksum-lemetec8: Waiting for transfers to finish
2026/04/07 02:37:00 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/07 02:37:00 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:37:00 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/07 02:37:00 INFO : file1.txt: Copied (new)
2026/04/07 02:37:00 DEBUG : Waiting for deletions to finish
2026/04/07 02:37:00 ERROR : error listing: directory not found
2026/04/07 02:37:00 ERROR : azurefiles root 'rclone-test-sirefav0zixi/022841qi/ignorelistingchecksum/path1': Failed to list "": directory not found
2026/04/07 02:37:00 DEBUG : removing 1 level 0 directories
2026/04/07 02:37:00 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/ignorelistingchecksum/path1': Removing directory
2026/04/07 02:37:00 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-sirefav0zixi/022841qi/ignorelistingchecksum/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:0e3af081-d01a-0001-4d37-c6eec6000000
Time:2026-04-07T02:37:00.3926601Z
--------------------------------------------------------------------------------
2026/04/07 02:37:00 DEBUG : Waiting for deletions to finish
2026/04/07 02:37:00 ERROR : error listing: directory not found
2026/04/07 02:37:00 ERROR : azurefiles root 'rclone-test-sirefav0zixi/022841qi/ignorelistingchecksum/path2': Failed to list "": directory not found
2026/04/07 02:37:00 DEBUG : removing 1 level 0 directories
2026/04/07 02:37:00 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/ignorelistingchecksum/path2': Removing directory
2026/04/07 02:37:00 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-sirefav0zixi/022841qi/ignorelistingchecksum/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:0e3af084-d01a-0001-5037-c6eec6000000
Time:2026-04-07T02:37:00.5161375Z
--------------------------------------------------------------------------------
2026/04/07 02:37:00 ERROR : error listing: directory not found
2026/04/07 02:37:00 ERROR : error listing: directory not found
2026/04/07 02:37:00 NOTICE: checking initFs Local file system at /tmp/022841qi/initdir/test_ignorelistingchecksum-berozux3
2026/04/07 02:37:00 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:00 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:00 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:00 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:00 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:00 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:00 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:37:00 INFO : subdir: Making directory
2026/04/07 02:37:00 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:00 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/ignorelistingchecksum/path1': Waiting for checks to finish
2026/04/07 02:37:00 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/ignorelistingchecksum/path1': Waiting for transfers to finish
2026/04/07 02:37:00 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/07 02:37:00 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:00 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/07 02:37:00 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:00 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/07 02:37:00 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:00 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/07 02:37:00 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:01 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/07 02:37:01 INFO : file1.copy4.txt: Copied (new)
2026/04/07 02:37:01 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/07 02:37:01 INFO : file1.copy3.txt: Copied (new)
2026/04/07 02:37:01 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/07 02:37:01 INFO : file1.copy1.txt: Copied (new)
2026/04/07 02:37:01 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/07 02:37:01 INFO : file1.copy2.txt: Copied (new)
2026/04/07 02:37:01 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/07 02:37:01 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:01 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:37:01 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:01 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:37:01 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:01 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:37:01 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:37:01 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/07 02:37:01 INFO : file1.copy5.txt: Copied (new)
2026/04/07 02:37:01 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:37:01 INFO : file1.txt: Copied (new)
2026/04/07 02:37:01 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:37:01 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:37:01 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:37:01 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:37:01 NOTICE: checking Path1 azurefiles root 'rclone-test-sirefav0zixi/022841qi/ignorelistingchecksum/path1'
2026/04/07 02:37:01 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:01 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:01 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:01 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:01 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:01 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:01 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:37:01 INFO : subdir: Making directory
2026/04/07 02:37:02 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/07 02:37:02 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:02 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/07 02:37:02 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:02 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:02 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/ignorelistingchecksum/path2': Waiting for checks to finish
2026/04/07 02:37:02 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/ignorelistingchecksum/path2': Waiting for transfers to finish
2026/04/07 02:37:02 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/07 02:37:02 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:02 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/07 02:37:02 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:02 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/07 02:37:02 INFO : file1.copy1.txt: Copied (new)
2026/04/07 02:37:02 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/07 02:37:02 INFO : file1.copy3.txt: Copied (new)
2026/04/07 02:37:02 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/07 02:37:02 INFO : file1.copy4.txt: Copied (new)
2026/04/07 02:37:02 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/07 02:37:02 INFO : file1.copy2.txt: Copied (new)
2026/04/07 02:37:02 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:37:02 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:02 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/07 02:37:02 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:02 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:37:02 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:02 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:37:02 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:37:02 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:37:02 INFO : file1.txt: Copied (new)
2026/04/07 02:37:02 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/07 02:37:02 INFO : file1.copy5.txt: Copied (new)
2026/04/07 02:37:02 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:37:02 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:37:02 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:37:02 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:37:02 NOTICE: checking path2 azurefiles root 'rclone-test-sirefav0zixi/022841qi/ignorelistingchecksum/path2'
2026/04/07 02:37:03 NOTICE: [36m(01) :[0m [34mtest basic[0m
2026/04/07 02:37:03 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/07 02:37:03 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/07 02:37:07 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/ignorelistingchecksum/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:37:07 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/ignorelistingchecksum/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:37:07 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:37:07 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:37:07 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ignorelistingchecksum/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ignorelistingchecksum/path2/"
2026/04/07 02:37:07 INFO : Copying Path2 files to Path1
2026/04/07 02:37:07 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:37:07 INFO : There was nothing to transfer
2026/04/07 02:37:07 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:37:08 INFO : There was nothing to transfer
2026/04/07 02:37:08 INFO : Resync updating listings
2026/04/07 02:37:08 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ignorelistingchecksum/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ignorelistingchecksum/path2/"
2026/04/07 02:37:08 INFO : [32mBisync successful[0m
2026/04/07 02:37:08 NOTICE: [36m(04) :[0m [34mbisync resync ignore-listing-checksum[0m
2026/04/07 02:37:12 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/ignorelistingchecksum/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:37:12 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/ignorelistingchecksum/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:37:12 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:37:12 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ignorelistingchecksum/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ignorelistingchecksum/path2/"
2026/04/07 02:37:12 INFO : Copying Path2 files to Path1
2026/04/07 02:37:12 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:37:12 INFO : There was nothing to transfer
2026/04/07 02:37:12 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:37:13 INFO : There was nothing to transfer
2026/04/07 02:37:13 INFO : Resync updating listings
2026/04/07 02:37:13 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ignorelistingchecksum/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ignorelistingchecksum/path2/"
2026/04/07 02:37:13 INFO : [32mBisync successful[0m
2026/04/07 02:37:13 NOTICE: [36m(05) :[0m [34mtest place newer files on both paths[0m
2026/04/07 02:37:13 NOTICE: [36m(06) :[0m [34mtouch-copy 2001-01-02 /tmp/022841qi/datadir/test_ignorelistingchecksum-lemetec8/file1.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ignorelistingchecksum/path2/[0m
2026/04/07 02:37:13 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_ignorelistingchecksum-lemetec8/"
2026/04/07 02:37:13 DEBUG : fs cache: renaming cache item "/tmp/022841qi/datadir/test_ignorelistingchecksum-lemetec8/" to be canonical "/tmp/022841qi/datadir/test_ignorelistingchecksum-lemetec8"
2026/04/07 02:37:13 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/07 02:37:13 DEBUG : copyFile "/tmp/022841qi/datadir/test_ignorelistingchecksum-lemetec8/file1.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ignorelistingchecksum/path2/" as ""
2026/04/07 02:37:13 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_ignorelistingchecksum-lemetec8/file1.txt"
2026/04/07 02:37:13 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ignorelistingchecksum/path2/"
2026/04/07 02:37:13 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/ignorelistingchecksum/path2/'" as "file1.txt"
2026/04/07 02:37:13 DEBUG : file1.txt: size = 19 (Local file system at /tmp/022841qi/datadir/test_ignorelistingchecksum-lemetec8)
2026/04/07 02:37:13 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-sirefav0zixi/022841qi/ignorelistingchecksum/path2/')
2026/04/07 02:37:13 DEBUG : file1.txt: Sizes differ
2026/04/07 02:37:13 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/07 02:37:13 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:37:13 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/07 02:37:13 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:37:13 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/022841qi/datadir/test_ignorelistingchecksum-lemetec8/file1.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ignorelistingchecksum/path1/subdir file20.txt[0m
2026/04/07 02:37:13 DEBUG : copyFile "/tmp/022841qi/datadir/test_ignorelistingchecksum-lemetec8/file1.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ignorelistingchecksum/path1/subdir" as "file20.txt"
2026/04/07 02:37:13 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_ignorelistingchecksum-lemetec8/file1.txt"
2026/04/07 02:37:13 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ignorelistingchecksum/path1/subdir"
2026/04/07 02:37:13 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/ignorelistingchecksum/path1/subdir'" as "file20.txt"
2026/04/07 02:37:13 DEBUG : file1.txt: size = 19 (Local file system at /tmp/022841qi/datadir/test_ignorelistingchecksum-lemetec8)
2026/04/07 02:37:13 DEBUG : file20.txt: size = 0 (azurefiles root 'rclone-test-sirefav0zixi/022841qi/ignorelistingchecksum/path1/subdir')
2026/04/07 02:37:13 DEBUG : file1.txt: Sizes differ
2026/04/07 02:37:13 DEBUG : file20.txt.8dcf80ac.partial: size = 19 OK
2026/04/07 02:37:13 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:37:13 DEBUG : file20.txt.8dcf80ac.partial: renamed to: file20.txt
2026/04/07 02:37:13 INFO : file1.txt: Copied (replaced existing) to: file20.txt
2026/04/07 02:37:13 NOTICE: [36m(08) :[0m [34mtest bisync run[0m
2026/04/07 02:37:13 NOTICE: [36m(09) :[0m [34mbisync ignore-listing-checksum[0m
2026/04/07 02:37:18 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/ignorelistingchecksum/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:37:18 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/ignorelistingchecksum/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:37:18 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:37:18 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ignorelistingchecksum/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ignorelistingchecksum/path2/"
2026/04/07 02:37:18 INFO : Building Path1 and Path2 listings
2026/04/07 02:37:18 INFO : Path1 checking for diffs
2026/04/07 02:37:18 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/04/07 02:37:18 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/07 02:37:18 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/07 02:37:18 INFO : Path2 checking for diffs
2026/04/07 02:37:18 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/07 02:37:18 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/07 02:37:18 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/07 02:37:18 INFO : Applying changes
2026/04/07 02:37:18 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/ignorelistingchecksum/path2/subdir/file20.txt[0m
2026/04/07 02:37:18 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/ignorelistingchecksum/path1/file1.txt[0m
2026/04/07 02:37:18 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:37:19 INFO : file1.txt: Copied (server-side copy)
2026/04/07 02:37:19 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:37:20 INFO : subdir/file20.txt: Copied (server-side copy)
2026/04/07 02:37:20 INFO : Updating listings
2026/04/07 02:37:20 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ignorelistingchecksum/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/ignorelistingchecksum/path2/"
2026/04/07 02:37:20 INFO : [32mBisync successful[0m
2026/04/07 02:37:20 DEBUG : Waiting for deletions to finish
2026/04/07 02:37:21 INFO : file1.copy3.txt: Deleted
2026/04/07 02:37:21 INFO : RCLONE_TEST: Deleted
2026/04/07 02:37:21 INFO : file1.copy1.txt: Deleted
2026/04/07 02:37:21 INFO : file1.copy4.txt: Deleted
2026/04/07 02:37:21 INFO : file1.copy2.txt: Deleted
2026/04/07 02:37:21 INFO : file1.copy5.txt: Deleted
2026/04/07 02:37:21 INFO : file1.txt: Deleted
2026/04/07 02:37:21 INFO : subdir/file20.txt: Deleted
2026/04/07 02:37:21 DEBUG : removing 1 level 1 directories
2026/04/07 02:37:21 INFO : subdir: Removing directory
2026/04/07 02:37:21 DEBUG : removing 1 level 0 directories
2026/04/07 02:37:21 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/ignorelistingchecksum/path1': Removing directory
2026/04/07 02:37:21 DEBUG : Waiting for deletions to finish
2026/04/07 02:37:21 INFO : file1.copy3.txt: Deleted
2026/04/07 02:37:21 INFO : file1.txt: Deleted
2026/04/07 02:37:21 INFO : file1.copy5.txt: Deleted
2026/04/07 02:37:21 INFO : file1.copy1.txt: Deleted
2026/04/07 02:37:21 INFO : file1.copy4.txt: Deleted
2026/04/07 02:37:21 INFO : file1.copy2.txt: Deleted
2026/04/07 02:37:21 INFO : RCLONE_TEST: Deleted
2026/04/07 02:37:21 INFO : subdir/file20.txt: Deleted
2026/04/07 02:37:21 DEBUG : removing 1 level 1 directories
2026/04/07 02:37:21 INFO : subdir: Removing directory
2026/04/07 02:37:21 DEBUG : removing 1 level 0 directories
2026/04/07 02:37:21 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/ignorelistingchecksum/path2': Removing directory
bisync_test.go:608: [32mTEST ignorelistingchecksum PASSED[0m
=== RUN TestBisyncRemoteRemote/max_delete_path1
2026/04/07 02:37:21 INFO : path1: Making directory
2026/04/07 02:37:21 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/max_delete_path1/path1"
2026/04/07 02:37:21 INFO : path2: Making directory
2026/04/07 02:37:22 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/max_delete_path1/path2"
2026/04/07 02:37:22 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path1/initial"
2026/04/07 02:37:22 DEBUG : Creating backend with remote "/tmp/022841qi/initdir/test_max_delete_path1-feqojat3"
2026/04/07 02:37:22 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:22 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:22 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:22 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:22 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:22 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:22 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:22 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:22 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:22 DEBUG : Local file system at /tmp/022841qi/initdir/test_max_delete_path1-feqojat3: Waiting for checks to finish
2026/04/07 02:37:22 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:37:22 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:22 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:37:22 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:37:22 INFO : file1.txt: Copied (new)
2026/04/07 02:37:22 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:22 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:37:22 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:37:22 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:22 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:37:22 INFO : file4.txt: Copied (new)
2026/04/07 02:37:22 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:37:22 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:22 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:37:22 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:22 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:22 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:37:22 INFO : file5.txt: Copied (new)
2026/04/07 02:37:22 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:37:22 INFO : file6.txt: Copied (new)
2026/04/07 02:37:22 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:37:22 DEBUG : Local file system at /tmp/022841qi/initdir/test_max_delete_path1-feqojat3: Waiting for transfers to finish
2026/04/07 02:37:22 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:37:22 INFO : file3.txt: Copied (new)
2026/04/07 02:37:22 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:37:22 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:22 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/04/07 02:37:22 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:22 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:37:22 INFO : file7.txt: Copied (new)
2026/04/07 02:37:22 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:37:22 INFO : file2.txt: Copied (new)
2026/04/07 02:37:22 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:37:22 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/04/07 02:37:22 INFO : file9.txt: Copied (new)
2026/04/07 02:37:22 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:37:22 INFO : file8.txt: Copied (new)
2026/04/07 02:37:22 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path1/modfiles"
2026/04/07 02:37:22 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_max_delete_path1-cayehuc9"
2026/04/07 02:37:22 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:22 DEBUG : Local file system at /tmp/022841qi/datadir/test_max_delete_path1-cayehuc9: Waiting for checks to finish
2026/04/07 02:37:22 DEBUG : Local file system at /tmp/022841qi/datadir/test_max_delete_path1-cayehuc9: Waiting for transfers to finish
2026/04/07 02:37:22 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/04/07 02:37:22 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/04/07 02:37:22 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/04/07 02:37:22 INFO : hold.txt: Copied (new)
2026/04/07 02:37:22 DEBUG : Waiting for deletions to finish
2026/04/07 02:37:22 ERROR : error listing: directory not found
2026/04/07 02:37:22 ERROR : azurefiles root 'rclone-test-sirefav0zixi/022841qi/max_delete_path1/path1': Failed to list "": directory not found
2026/04/07 02:37:22 DEBUG : removing 1 level 0 directories
2026/04/07 02:37:22 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/max_delete_path1/path1': Removing directory
2026/04/07 02:37:22 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-sirefav0zixi/022841qi/max_delete_path1/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:5ef6701e-401a-00ba-7a37-c65464000000
Time:2026-04-07T02:37:22.1920308Z
--------------------------------------------------------------------------------
2026/04/07 02:37:22 DEBUG : Waiting for deletions to finish
2026/04/07 02:37:22 ERROR : error listing: directory not found
2026/04/07 02:37:22 ERROR : azurefiles root 'rclone-test-sirefav0zixi/022841qi/max_delete_path1/path2': Failed to list "": directory not found
2026/04/07 02:37:22 DEBUG : removing 1 level 0 directories
2026/04/07 02:37:22 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/max_delete_path1/path2': Removing directory
2026/04/07 02:37:22 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-sirefav0zixi/022841qi/max_delete_path1/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:5ef67024-401a-00ba-8037-c65464000000
Time:2026-04-07T02:37:22.3092264Z
--------------------------------------------------------------------------------
2026/04/07 02:37:22 ERROR : error listing: directory not found
2026/04/07 02:37:22 ERROR : error listing: directory not found
2026/04/07 02:37:22 NOTICE: checking initFs Local file system at /tmp/022841qi/initdir/test_max_delete_path1-feqojat3
2026/04/07 02:37:22 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:22 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:22 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:22 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:22 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:22 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:22 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:22 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:22 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:22 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/max_delete_path1/path1': Waiting for checks to finish
2026/04/07 02:37:22 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/max_delete_path1/path1': Waiting for transfers to finish
2026/04/07 02:37:22 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:37:22 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:22 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:37:22 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:22 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:37:22 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:22 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:37:22 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:22 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:37:22 INFO : file1.txt: Copied (new)
2026/04/07 02:37:22 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:37:22 INFO : file3.txt: Copied (new)
2026/04/07 02:37:22 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:37:22 INFO : file2.txt: Copied (new)
2026/04/07 02:37:22 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:37:22 INFO : file4.txt: Copied (new)
2026/04/07 02:37:22 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:37:22 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:22 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:37:22 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:22 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:37:22 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:22 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:37:22 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:23 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:37:23 INFO : file7.txt: Copied (new)
2026/04/07 02:37:23 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:37:23 INFO : file8.txt: Copied (new)
2026/04/07 02:37:23 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:37:23 INFO : file5.txt: Copied (new)
2026/04/07 02:37:23 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:37:23 INFO : file6.txt: Copied (new)
2026/04/07 02:37:23 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/04/07 02:37:23 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:37:23 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/04/07 02:37:23 INFO : file9.txt: Copied (new)
2026/04/07 02:37:23 NOTICE: checking Path1 azurefiles root 'rclone-test-sirefav0zixi/022841qi/max_delete_path1/path1'
2026/04/07 02:37:23 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:23 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:23 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:23 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:23 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:23 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:23 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:23 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:23 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:23 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/max_delete_path1/path2': Waiting for checks to finish
2026/04/07 02:37:23 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/max_delete_path1/path2': Waiting for transfers to finish
2026/04/07 02:37:23 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:37:23 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:23 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:37:23 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:23 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:37:23 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:23 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:37:23 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:24 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:37:24 INFO : file3.txt: Copied (new)
2026/04/07 02:37:24 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:37:24 INFO : file1.txt: Copied (new)
2026/04/07 02:37:24 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:37:24 INFO : file2.txt: Copied (new)
2026/04/07 02:37:24 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:37:24 INFO : file4.txt: Copied (new)
2026/04/07 02:37:24 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:37:24 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:24 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:37:24 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:24 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:37:24 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:24 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:37:24 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:24 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:37:24 INFO : file5.txt: Copied (new)
2026/04/07 02:37:24 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:37:24 INFO : file6.txt: Copied (new)
2026/04/07 02:37:24 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:37:24 INFO : file7.txt: Copied (new)
2026/04/07 02:37:24 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:37:24 INFO : file8.txt: Copied (new)
2026/04/07 02:37:24 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/04/07 02:37:24 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:37:24 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/04/07 02:37:24 INFO : file9.txt: Copied (new)
2026/04/07 02:37:24 NOTICE: checking path2 azurefiles root 'rclone-test-sirefav0zixi/022841qi/max_delete_path1/path2'
2026/04/07 02:37:25 NOTICE: [36m(01) :[0m [34mtest max-delete-path1[0m
2026/04/07 02:37:25 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/07 02:37:25 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/07 02:37:29 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/max_delete_path1/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:37:29 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/max_delete_path1/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:37:29 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:37:29 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:37:29 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/max_delete_path1/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/max_delete_path1/path2/"
2026/04/07 02:37:29 INFO : Copying Path2 files to Path1
2026/04/07 02:37:29 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:37:29 INFO : There was nothing to transfer
2026/04/07 02:37:29 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:37:29 INFO : There was nothing to transfer
2026/04/07 02:37:29 INFO : Resync updating listings
2026/04/07 02:37:29 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/max_delete_path1/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/max_delete_path1/path2/"
2026/04/07 02:37:29 INFO : [32mBisync successful[0m
2026/04/07 02:37:29 NOTICE: [36m(04) :[0m [34mtest delete >50% of local files[0m
2026/04/07 02:37:29 NOTICE: [36m(05) :[0m [34mdelete-file TestAzureFiles:rclone-test-sirefav0zixi/022841qi/max_delete_path1/path1/file1.txt[0m
2026/04/07 02:37:29 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/max_delete_path1/path1/"
2026/04/07 02:37:29 INFO : file1.txt: Deleted
2026/04/07 02:37:29 NOTICE: [36m(06) :[0m [34mdelete-file TestAzureFiles:rclone-test-sirefav0zixi/022841qi/max_delete_path1/path1/file2.txt[0m
2026/04/07 02:37:30 INFO : file2.txt: Deleted
2026/04/07 02:37:30 NOTICE: [36m(07) :[0m [34mdelete-file TestAzureFiles:rclone-test-sirefav0zixi/022841qi/max_delete_path1/path1/file3.txt[0m
2026/04/07 02:37:30 INFO : file3.txt: Deleted
2026/04/07 02:37:30 NOTICE: [36m(08) :[0m [34mdelete-file TestAzureFiles:rclone-test-sirefav0zixi/022841qi/max_delete_path1/path1/file4.txt[0m
2026/04/07 02:37:30 INFO : file4.txt: Deleted
2026/04/07 02:37:30 NOTICE: [36m(09) :[0m [34mdelete-file TestAzureFiles:rclone-test-sirefav0zixi/022841qi/max_delete_path1/path1/file5.txt[0m
2026/04/07 02:37:30 INFO : file5.txt: Deleted
2026/04/07 02:37:30 NOTICE: [36m(10) :[0m [34mtest sync should fail due to too many local deletes[0m
2026/04/07 02:37:30 NOTICE: [36m(11) :[0m [34mbisync[0m
2026/04/07 02:37:34 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/max_delete_path1/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:37:34 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/max_delete_path1/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:37:34 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:37:34 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:37:34 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/max_delete_path1/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/max_delete_path1/path2/"
2026/04/07 02:37:34 INFO : Building Path1 and Path2 listings
2026/04/07 02:37:35 INFO : Path1 checking for diffs
2026/04/07 02:37:35 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/04/07 02:37:35 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/04/07 02:37:35 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/07 02:37:35 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/07 02:37:35 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/04/07 02:37:35 INFO : Path1: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/04/07 02:37:35 INFO : Path2 checking for diffs
2026/04/07 02:37:35 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/max_delete_path1/path1/". Run with --force if desired.
2026/04/07 02:37:35 NOTICE: [31mBisync aborted. Please try again.[0m
2026/04/07 02:37:35 NOTICE: Bisync error: too many deletes
2026/04/07 02:37:35 NOTICE: [36m(12) :[0m [34mcopy-listings initial-fail[0m
2026/04/07 02:37:35 NOTICE: [36m(13) :[0m [34mtest change max-delete limit to 60%. sync should run.[0m
2026/04/07 02:37:35 NOTICE: [36m(14) :[0m [34mbisync max-delete=60[0m
2026/04/07 02:37:39 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/max_delete_path1/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:37:39 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/max_delete_path1/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:37:39 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:37:39 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:37:39 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/max_delete_path1/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/max_delete_path1/path2/"
2026/04/07 02:37:39 INFO : Building Path1 and Path2 listings
2026/04/07 02:37:39 INFO : Path1 checking for diffs
2026/04/07 02:37:39 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/04/07 02:37:39 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/04/07 02:37:39 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/07 02:37:39 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/07 02:37:39 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/04/07 02:37:39 INFO : Path1: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/04/07 02:37:39 INFO : Path2 checking for diffs
2026/04/07 02:37:39 INFO : Applying changes
2026/04/07 02:37:39 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/max_delete_path1/path2/file1.txt[0m
2026/04/07 02:37:39 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/max_delete_path1/path2/file2.txt[0m
2026/04/07 02:37:39 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/max_delete_path1/path2/file3.txt[0m
2026/04/07 02:37:39 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/max_delete_path1/path2/file4.txt[0m
2026/04/07 02:37:39 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/max_delete_path1/path2/file5.txt[0m
2026/04/07 02:37:39 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:37:39 INFO : file1.txt: Deleted
2026/04/07 02:37:39 INFO : file2.txt: Deleted
2026/04/07 02:37:39 INFO : file5.txt: Deleted
2026/04/07 02:37:39 INFO : file3.txt: Deleted
2026/04/07 02:37:39 INFO : file4.txt: Deleted
2026/04/07 02:37:39 INFO : There was nothing to transfer
2026/04/07 02:37:39 INFO : Updating listings
2026/04/07 02:37:39 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/max_delete_path1/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/max_delete_path1/path2/"
2026/04/07 02:37:39 INFO : [32mBisync successful[0m
2026/04/07 02:37:39 DEBUG : Waiting for deletions to finish
2026/04/07 02:37:40 INFO : file9.txt: Deleted
2026/04/07 02:37:40 INFO : file7.txt: Deleted
2026/04/07 02:37:40 INFO : file8.txt: Deleted
2026/04/07 02:37:40 INFO : file6.txt: Deleted
2026/04/07 02:37:40 DEBUG : removing 1 level 0 directories
2026/04/07 02:37:40 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/max_delete_path1/path1': Removing directory
2026/04/07 02:37:40 DEBUG : Waiting for deletions to finish
2026/04/07 02:37:40 INFO : file7.txt: Deleted
2026/04/07 02:37:40 INFO : file6.txt: Deleted
2026/04/07 02:37:40 INFO : file8.txt: Deleted
2026/04/07 02:37:40 INFO : file9.txt: Deleted
2026/04/07 02:37:40 DEBUG : removing 1 level 0 directories
2026/04/07 02:37:40 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/max_delete_path1/path2': Removing directory
bisync_test.go:608: [32mTEST max_delete_path1 PASSED[0m
=== RUN TestBisyncRemoteRemote/max_delete_path2_force
2026/04/07 02:37:40 INFO : path1: Making directory
2026/04/07 02:37:40 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/max_delete_path2_force/path1"
2026/04/07 02:37:40 INFO : path2: Making directory
2026/04/07 02:37:40 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/max_delete_path2_force/path2"
2026/04/07 02:37:40 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path2_force/initial"
2026/04/07 02:37:40 DEBUG : Creating backend with remote "/tmp/022841qi/initdir/test_max_delete_path2_force-pavalok2"
2026/04/07 02:37:40 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:40 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:40 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:40 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:40 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:40 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:40 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:40 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:40 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:40 DEBUG : Local file system at /tmp/022841qi/initdir/test_max_delete_path2_force-pavalok2: Waiting for checks to finish
2026/04/07 02:37:40 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:37:40 DEBUG : Local file system at /tmp/022841qi/initdir/test_max_delete_path2_force-pavalok2: Waiting for transfers to finish
2026/04/07 02:37:40 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:37:40 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:40 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:37:40 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:40 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:37:40 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:40 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:37:40 INFO : file3.txt: Copied (new)
2026/04/07 02:37:40 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:40 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:37:40 INFO : file1.txt: Copied (new)
2026/04/07 02:37:40 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:37:40 INFO : file2.txt: Copied (new)
2026/04/07 02:37:40 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:37:40 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:37:40 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:40 INFO : file4.txt: Copied (new)
2026/04/07 02:37:40 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:37:40 INFO : file5.txt: Copied (new)
2026/04/07 02:37:40 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:37:40 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:40 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:37:40 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/04/07 02:37:40 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:40 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:37:40 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:37:40 INFO : file8.txt: Copied (new)
2026/04/07 02:37:40 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/04/07 02:37:40 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:37:40 INFO : file6.txt: Copied (new)
2026/04/07 02:37:40 INFO : file9.txt: Copied (new)
2026/04/07 02:37:40 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:37:40 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:40 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:37:40 INFO : file7.txt: Copied (new)
2026/04/07 02:37:40 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path2_force/modfiles"
2026/04/07 02:37:40 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_max_delete_path2_force-nahuluf1"
2026/04/07 02:37:40 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:40 DEBUG : Local file system at /tmp/022841qi/datadir/test_max_delete_path2_force-nahuluf1: Waiting for checks to finish
2026/04/07 02:37:40 DEBUG : Local file system at /tmp/022841qi/datadir/test_max_delete_path2_force-nahuluf1: Waiting for transfers to finish
2026/04/07 02:37:40 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/04/07 02:37:40 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/04/07 02:37:40 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/04/07 02:37:40 INFO : hold.txt: Copied (new)
2026/04/07 02:37:40 DEBUG : Waiting for deletions to finish
2026/04/07 02:37:40 ERROR : error listing: directory not found
2026/04/07 02:37:40 ERROR : azurefiles root 'rclone-test-sirefav0zixi/022841qi/max_delete_path2_force/path1': Failed to list "": directory not found
2026/04/07 02:37:40 DEBUG : removing 1 level 0 directories
2026/04/07 02:37:40 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/max_delete_path2_force/path1': Removing directory
2026/04/07 02:37:40 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-sirefav0zixi/022841qi/max_delete_path2_force/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:d5765584-001a-0094-6137-c60673000000
Time:2026-04-07T02:37:40.7411542Z
--------------------------------------------------------------------------------
2026/04/07 02:37:40 DEBUG : Waiting for deletions to finish
2026/04/07 02:37:40 ERROR : error listing: directory not found
2026/04/07 02:37:40 ERROR : azurefiles root 'rclone-test-sirefav0zixi/022841qi/max_delete_path2_force/path2': Failed to list "": directory not found
2026/04/07 02:37:40 DEBUG : removing 1 level 0 directories
2026/04/07 02:37:40 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/max_delete_path2_force/path2': Removing directory
2026/04/07 02:37:40 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-sirefav0zixi/022841qi/max_delete_path2_force/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:d5765587-001a-0094-6437-c60673000000
Time:2026-04-07T02:37:40.8629165Z
--------------------------------------------------------------------------------
2026/04/07 02:37:40 ERROR : error listing: directory not found
2026/04/07 02:37:40 ERROR : error listing: directory not found
2026/04/07 02:37:40 NOTICE: checking initFs Local file system at /tmp/022841qi/initdir/test_max_delete_path2_force-pavalok2
2026/04/07 02:37:41 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:41 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:41 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:41 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:41 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:41 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:41 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:41 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:41 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:41 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/max_delete_path2_force/path1': Waiting for checks to finish
2026/04/07 02:37:41 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/max_delete_path2_force/path1': Waiting for transfers to finish
2026/04/07 02:37:41 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:37:41 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:41 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:37:41 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:41 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:37:41 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:41 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:37:41 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:41 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:37:41 INFO : file3.txt: Copied (new)
2026/04/07 02:37:41 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:37:41 INFO : file1.txt: Copied (new)
2026/04/07 02:37:41 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:37:41 INFO : file2.txt: Copied (new)
2026/04/07 02:37:41 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:37:41 INFO : file4.txt: Copied (new)
2026/04/07 02:37:41 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:37:41 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:41 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:37:41 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:41 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:37:41 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:41 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:37:41 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:41 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:37:41 INFO : file5.txt: Copied (new)
2026/04/07 02:37:41 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:37:41 INFO : file6.txt: Copied (new)
2026/04/07 02:37:41 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:37:41 INFO : file8.txt: Copied (new)
2026/04/07 02:37:41 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:37:41 INFO : file7.txt: Copied (new)
2026/04/07 02:37:41 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/04/07 02:37:41 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:37:41 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/04/07 02:37:41 INFO : file9.txt: Copied (new)
2026/04/07 02:37:41 NOTICE: checking Path1 azurefiles root 'rclone-test-sirefav0zixi/022841qi/max_delete_path2_force/path1'
2026/04/07 02:37:42 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:42 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:42 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:42 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:42 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:42 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:42 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:42 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:42 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:42 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/max_delete_path2_force/path2': Waiting for checks to finish
2026/04/07 02:37:42 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/max_delete_path2_force/path2': Waiting for transfers to finish
2026/04/07 02:37:42 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:37:42 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:42 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:37:42 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:42 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:37:42 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:42 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:37:42 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:42 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:37:42 INFO : file3.txt: Copied (new)
2026/04/07 02:37:42 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:37:42 INFO : file2.txt: Copied (new)
2026/04/07 02:37:42 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:37:42 INFO : file4.txt: Copied (new)
2026/04/07 02:37:42 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:37:42 INFO : file1.txt: Copied (new)
2026/04/07 02:37:42 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:37:42 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:42 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:37:42 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:42 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:37:42 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:37:42 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:42 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:42 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:37:42 INFO : file5.txt: Copied (new)
2026/04/07 02:37:42 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:37:42 INFO : file8.txt: Copied (new)
2026/04/07 02:37:42 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:37:42 INFO : file7.txt: Copied (new)
2026/04/07 02:37:42 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:37:42 INFO : file6.txt: Copied (new)
2026/04/07 02:37:43 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/04/07 02:37:43 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:37:43 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/04/07 02:37:43 INFO : file9.txt: Copied (new)
2026/04/07 02:37:43 NOTICE: checking path2 azurefiles root 'rclone-test-sirefav0zixi/022841qi/max_delete_path2_force/path2'
2026/04/07 02:37:43 NOTICE: [36m(01) :[0m [34mtest max-delete-path2-force[0m
2026/04/07 02:37:43 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/07 02:37:43 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/07 02:37:48 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/max_delete_path2_force/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:37:48 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/max_delete_path2_force/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:37:48 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:37:48 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:37:48 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/max_delete_path2_force/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/max_delete_path2_force/path2/"
2026/04/07 02:37:48 INFO : Copying Path2 files to Path1
2026/04/07 02:37:48 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:37:48 INFO : There was nothing to transfer
2026/04/07 02:37:48 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:37:48 INFO : There was nothing to transfer
2026/04/07 02:37:48 INFO : Resync updating listings
2026/04/07 02:37:48 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/max_delete_path2_force/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/max_delete_path2_force/path2/"
2026/04/07 02:37:48 INFO : [32mBisync successful[0m
2026/04/07 02:37:48 NOTICE: [36m(04) :[0m [34mtest delete >50% of remote files[0m
2026/04/07 02:37:48 NOTICE: [36m(05) :[0m [34mdelete-file TestAzureFiles:rclone-test-sirefav0zixi/022841qi/max_delete_path2_force/path2/file1.txt[0m
2026/04/07 02:37:48 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/max_delete_path2_force/path2/"
2026/04/07 02:37:48 INFO : file1.txt: Deleted
2026/04/07 02:37:48 NOTICE: [36m(06) :[0m [34mdelete-file TestAzureFiles:rclone-test-sirefav0zixi/022841qi/max_delete_path2_force/path2/file2.txt[0m
2026/04/07 02:37:48 INFO : file2.txt: Deleted
2026/04/07 02:37:48 NOTICE: [36m(07) :[0m [34mdelete-file TestAzureFiles:rclone-test-sirefav0zixi/022841qi/max_delete_path2_force/path2/file3.txt[0m
2026/04/07 02:37:48 INFO : file3.txt: Deleted
2026/04/07 02:37:48 NOTICE: [36m(08) :[0m [34mdelete-file TestAzureFiles:rclone-test-sirefav0zixi/022841qi/max_delete_path2_force/path2/file4.txt[0m
2026/04/07 02:37:48 INFO : file4.txt: Deleted
2026/04/07 02:37:48 NOTICE: [36m(09) :[0m [34mdelete-file TestAzureFiles:rclone-test-sirefav0zixi/022841qi/max_delete_path2_force/path2/file5.txt[0m
2026/04/07 02:37:49 INFO : file5.txt: Deleted
2026/04/07 02:37:49 NOTICE: [36m(10) :[0m [34mtest sync should fail due to too many path2 deletes[0m
2026/04/07 02:37:49 NOTICE: [36m(11) :[0m [34mbisync[0m
2026/04/07 02:37:53 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/max_delete_path2_force/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:37:53 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/max_delete_path2_force/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:37:53 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:37:53 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:37:53 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/max_delete_path2_force/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/max_delete_path2_force/path2/"
2026/04/07 02:37:53 INFO : Building Path1 and Path2 listings
2026/04/07 02:37:53 INFO : Path1 checking for diffs
2026/04/07 02:37:53 INFO : Path2 checking for diffs
2026/04/07 02:37:53 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/04/07 02:37:53 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/04/07 02:37:53 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/07 02:37:53 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/07 02:37:53 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/04/07 02:37:53 INFO : Path2: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/04/07 02:37:53 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/max_delete_path2_force/path2/". Run with --force if desired.
2026/04/07 02:37:53 NOTICE: [31mBisync aborted. Please try again.[0m
2026/04/07 02:37:53 NOTICE: Bisync error: too many deletes
2026/04/07 02:37:53 NOTICE: [36m(12) :[0m [34mcopy-listings initial-fail[0m
2026/04/07 02:37:53 NOTICE: [36m(13) :[0m [34mtest apply force option. sync should run.[0m
2026/04/07 02:37:53 NOTICE: [36m(14) :[0m [34mbisync force[0m
2026/04/07 02:37:58 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/max_delete_path2_force/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:37:58 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/max_delete_path2_force/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:37:58 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:37:58 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:37:58 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/max_delete_path2_force/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/max_delete_path2_force/path2/"
2026/04/07 02:37:58 INFO : Building Path1 and Path2 listings
2026/04/07 02:37:58 INFO : Path1 checking for diffs
2026/04/07 02:37:58 INFO : Path2 checking for diffs
2026/04/07 02:37:58 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/04/07 02:37:58 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/04/07 02:37:58 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/07 02:37:58 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/07 02:37:58 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/04/07 02:37:58 INFO : Path2: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/04/07 02:37:58 INFO : Applying changes
2026/04/07 02:37:58 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/max_delete_path2_force/path1/file1.txt[0m
2026/04/07 02:37:58 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/max_delete_path2_force/path1/file2.txt[0m
2026/04/07 02:37:58 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/max_delete_path2_force/path1/file3.txt[0m
2026/04/07 02:37:58 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/max_delete_path2_force/path1/file4.txt[0m
2026/04/07 02:37:58 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/max_delete_path2_force/path1/file5.txt[0m
2026/04/07 02:37:58 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:37:58 INFO : file4.txt: Deleted
2026/04/07 02:37:58 INFO : file5.txt: Deleted
2026/04/07 02:37:58 INFO : file1.txt: Deleted
2026/04/07 02:37:58 INFO : file2.txt: Deleted
2026/04/07 02:37:58 INFO : file3.txt: Deleted
2026/04/07 02:37:58 INFO : There was nothing to transfer
2026/04/07 02:37:58 INFO : Updating listings
2026/04/07 02:37:58 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/max_delete_path2_force/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/max_delete_path2_force/path2/"
2026/04/07 02:37:58 INFO : [32mBisync successful[0m
2026/04/07 02:37:58 DEBUG : Waiting for deletions to finish
2026/04/07 02:37:58 INFO : file7.txt: Deleted
2026/04/07 02:37:58 INFO : file6.txt: Deleted
2026/04/07 02:37:58 INFO : file8.txt: Deleted
2026/04/07 02:37:58 INFO : file9.txt: Deleted
2026/04/07 02:37:58 DEBUG : removing 1 level 0 directories
2026/04/07 02:37:58 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/max_delete_path2_force/path1': Removing directory
2026/04/07 02:37:58 DEBUG : Waiting for deletions to finish
2026/04/07 02:37:59 INFO : file9.txt: Deleted
2026/04/07 02:37:59 INFO : file8.txt: Deleted
2026/04/07 02:37:59 INFO : file6.txt: Deleted
2026/04/07 02:37:59 INFO : file7.txt: Deleted
2026/04/07 02:37:59 DEBUG : removing 1 level 0 directories
2026/04/07 02:37:59 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/max_delete_path2_force/path2': Removing directory
bisync_test.go:608: [32mTEST max_delete_path2_force PASSED[0m
=== RUN TestBisyncRemoteRemote/nomodtime
2026/04/07 02:37:59 INFO : path1: Making directory
2026/04/07 02:37:59 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/nomodtime/path1"
2026/04/07 02:37:59 INFO : path2: Making directory
2026/04/07 02:37:59 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/nomodtime/path2"
2026/04/07 02:37:59 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_nomodtime/initial"
2026/04/07 02:37:59 DEBUG : Creating backend with remote "/tmp/022841qi/initdir/test_nomodtime-dimugoj0"
2026/04/07 02:37:59 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:37:59 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:59 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:59 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:59 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:59 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:59 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:59 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:59 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:59 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:37:59 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:37:59 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:37:59 DEBUG : Local file system at /tmp/022841qi/initdir/test_nomodtime-dimugoj0: Waiting for checks to finish
2026/04/07 02:37:59 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:59 DEBUG : Local file system at /tmp/022841qi/initdir/test_nomodtime-dimugoj0: Waiting for transfers to finish
2026/04/07 02:37:59 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:37:59 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:37:59 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:37:59 INFO : file2.txt: Copied (new)
2026/04/07 02:37:59 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:37:59 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:37:59 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:59 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:59 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:37:59 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:37:59 INFO : file3.txt: Copied (new)
2026/04/07 02:37:59 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:37:59 INFO : file4.txt: Copied (new)
2026/04/07 02:37:59 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:59 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:37:59 INFO : file5.txt: Copied (new)
2026/04/07 02:37:59 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:37:59 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:59 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:37:59 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:59 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:37:59 INFO : file6.txt: Copied (new)
2026/04/07 02:37:59 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:37:59 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:59 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:37:59 INFO : file8.txt: Copied (new)
2026/04/07 02:37:59 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:37:59 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:37:59 INFO : file7.txt: Copied (new)
2026/04/07 02:37:59 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:59 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:37:59 INFO : file1.txt: Copied (new)
2026/04/07 02:37:59 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_nomodtime/modfiles"
2026/04/07 02:37:59 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_nomodtime-gijedig6"
2026/04/07 02:37:59 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:59 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:59 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:59 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:59 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:59 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:59 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:59 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:59 DEBUG : file1.txt.17d2872a.partial: size = 19 OK
2026/04/07 02:37:59 DEBUG : Local file system at /tmp/022841qi/datadir/test_nomodtime-gijedig6: Waiting for checks to finish
2026/04/07 02:37:59 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:37:59 DEBUG : file11.txt.7d27067e.partial: size = 19 OK
2026/04/07 02:37:59 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:37:59 DEBUG : file11.txt.7d27067e.partial: renamed to: file11.txt
2026/04/07 02:37:59 INFO : file11.txt: Copied (new)
2026/04/07 02:37:59 DEBUG : file5L.txt.1fdc92e2.partial: size = 39 OK
2026/04/07 02:37:59 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/07 02:37:59 DEBUG : file5L.txt.1fdc92e2.partial: renamed to: file5L.txt
2026/04/07 02:37:59 INFO : file5L.txt: Copied (new)
2026/04/07 02:37:59 DEBUG : file5R.txt.6fb45142.partial: size = 39 OK
2026/04/07 02:37:59 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/07 02:37:59 DEBUG : file5R.txt.6fb45142.partial: renamed to: file5R.txt
2026/04/07 02:37:59 INFO : file5R.txt: Copied (new)
2026/04/07 02:37:59 DEBUG : file6.txt.d2ccb150.partial: size = 19 OK
2026/04/07 02:37:59 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:37:59 DEBUG : file6.txt.d2ccb150.partial: renamed to: file6.txt
2026/04/07 02:37:59 INFO : file6.txt: Copied (new)
2026/04/07 02:37:59 DEBUG : file7.txt.bbb5ba35.partial: size = 19 OK
2026/04/07 02:37:59 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:37:59 DEBUG : file7.txt.bbb5ba35.partial: renamed to: file7.txt
2026/04/07 02:37:59 INFO : file7.txt: Copied (new)
2026/04/07 02:37:59 DEBUG : Local file system at /tmp/022841qi/datadir/test_nomodtime-gijedig6: Waiting for transfers to finish
2026/04/07 02:37:59 DEBUG : file10.txt.145e0d1b.partial: size = 19 OK
2026/04/07 02:37:59 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:37:59 DEBUG : file10.txt.145e0d1b.partial: renamed to: file10.txt
2026/04/07 02:37:59 INFO : file10.txt: Copied (new)
2026/04/07 02:37:59 DEBUG : file2.txt.8a7f218a.partial: size = 13 OK
2026/04/07 02:37:59 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/07 02:37:59 DEBUG : file1.txt.17d2872a.partial: renamed to: file1.txt
2026/04/07 02:37:59 INFO : file1.txt: Copied (new)
2026/04/07 02:37:59 DEBUG : file2.txt.8a7f218a.partial: renamed to: file2.txt
2026/04/07 02:37:59 INFO : file2.txt: Copied (new)
2026/04/07 02:37:59 DEBUG : Waiting for deletions to finish
2026/04/07 02:37:59 ERROR : error listing: directory not found
2026/04/07 02:37:59 ERROR : azurefiles root 'rclone-test-sirefav0zixi/022841qi/nomodtime/path1': Failed to list "": directory not found
2026/04/07 02:37:59 DEBUG : removing 1 level 0 directories
2026/04/07 02:37:59 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/nomodtime/path1': Removing directory
2026/04/07 02:37:59 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-sirefav0zixi/022841qi/nomodtime/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:b8da6f5e-601a-002b-4b37-c631d6000000
Time:2026-04-07T02:37:59.4369593Z
--------------------------------------------------------------------------------
2026/04/07 02:37:59 DEBUG : Waiting for deletions to finish
2026/04/07 02:37:59 ERROR : error listing: directory not found
2026/04/07 02:37:59 ERROR : azurefiles root 'rclone-test-sirefav0zixi/022841qi/nomodtime/path2': Failed to list "": directory not found
2026/04/07 02:37:59 DEBUG : removing 1 level 0 directories
2026/04/07 02:37:59 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/nomodtime/path2': Removing directory
2026/04/07 02:37:59 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-sirefav0zixi/022841qi/nomodtime/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:b8da6f64-601a-002b-4f37-c631d6000000
Time:2026-04-07T02:37:59.5595617Z
--------------------------------------------------------------------------------
2026/04/07 02:37:59 ERROR : error listing: directory not found
2026/04/07 02:37:59 ERROR : error listing: directory not found
2026/04/07 02:37:59 NOTICE: checking initFs Local file system at /tmp/022841qi/initdir/test_nomodtime-dimugoj0
2026/04/07 02:37:59 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:59 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:59 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:59 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:59 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:59 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:59 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:59 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:37:59 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:37:59 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/nomodtime/path1': Waiting for checks to finish
2026/04/07 02:37:59 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/nomodtime/path1': Waiting for transfers to finish
2026/04/07 02:37:59 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:37:59 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:59 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:37:59 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:59 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:37:59 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:37:59 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:37:59 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:38:00 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:38:00 INFO : file3.txt: Copied (new)
2026/04/07 02:38:00 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:38:00 INFO : file1.txt: Copied (new)
2026/04/07 02:38:00 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:38:00 INFO : file2.txt: Copied (new)
2026/04/07 02:38:00 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:38:00 INFO : file4.txt: Copied (new)
2026/04/07 02:38:00 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:38:00 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:38:00 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:38:00 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:38:00 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:38:00 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:38:00 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:38:00 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:38:00 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:38:00 INFO : file5.txt: Copied (new)
2026/04/07 02:38:00 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:38:00 INFO : file6.txt: Copied (new)
2026/04/07 02:38:00 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:38:00 INFO : file8.txt: Copied (new)
2026/04/07 02:38:00 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:38:00 INFO : file7.txt: Copied (new)
2026/04/07 02:38:00 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:38:00 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:38:00 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:38:00 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:38:00 NOTICE: checking Path1 azurefiles root 'rclone-test-sirefav0zixi/022841qi/nomodtime/path1'
2026/04/07 02:38:01 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:38:01 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:38:01 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:38:01 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:38:01 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:38:01 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:38:01 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:38:01 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:38:01 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:38:01 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/nomodtime/path2': Waiting for checks to finish
2026/04/07 02:38:01 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/nomodtime/path2': Waiting for transfers to finish
2026/04/07 02:38:01 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:38:01 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:38:01 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:38:01 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:38:01 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:38:01 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:38:01 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:38:01 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:38:01 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:38:01 INFO : file2.txt: Copied (new)
2026/04/07 02:38:01 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:38:01 INFO : file1.txt: Copied (new)
2026/04/07 02:38:01 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:38:01 INFO : file3.txt: Copied (new)
2026/04/07 02:38:01 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:38:01 INFO : file4.txt: Copied (new)
2026/04/07 02:38:01 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:38:01 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:38:01 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:38:01 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:38:01 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:38:01 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:38:01 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:38:01 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:38:01 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:38:01 INFO : file5.txt: Copied (new)
2026/04/07 02:38:01 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:38:01 INFO : file6.txt: Copied (new)
2026/04/07 02:38:01 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:38:01 INFO : file7.txt: Copied (new)
2026/04/07 02:38:01 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:38:01 INFO : file8.txt: Copied (new)
2026/04/07 02:38:01 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:38:01 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:38:01 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:38:01 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:38:01 NOTICE: checking path2 azurefiles root 'rclone-test-sirefav0zixi/022841qi/nomodtime/path2'
2026/04/07 02:38:02 NOTICE: [36m(01) :[0m [34mtest changes[0m
2026/04/07 02:38:02 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/07 02:38:02 NOTICE: [36m(03) :[0m [34mbisync resync nomodtime[0m
2026/04/07 02:38:02 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/nomodtime/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:38:02 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/nomodtime/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:38:02 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/04/07 02:38:02 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/nomodtime/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/nomodtime/path2/"
2026/04/07 02:38:02 INFO : Copying Path2 files to Path1
2026/04/07 02:38:02 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:38:03 INFO : There was nothing to transfer
2026/04/07 02:38:03 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:38:03 INFO : There was nothing to transfer
2026/04/07 02:38:03 INFO : Resync updating listings
2026/04/07 02:38:03 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/nomodtime/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/nomodtime/path2/"
2026/04/07 02:38:03 INFO : [32mBisync successful[0m
2026/04/07 02:38:03 NOTICE: [36m(04) :[0m [34mtest make modifications on both paths[0m
2026/04/07 02:38:03 NOTICE: [36m(05) :[0m [34mtest new on path2 - file10[0m
2026/04/07 02:38:03 NOTICE: [36m(06) :[0m [34mcopy-file /tmp/022841qi/datadir/test_nomodtime-gijedig6/file10.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/nomodtime/path2/[0m
2026/04/07 02:38:03 DEBUG : copyFile "/tmp/022841qi/datadir/test_nomodtime-gijedig6/file10.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/nomodtime/path2/" as ""
2026/04/07 02:38:03 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_nomodtime-gijedig6/file10.txt"
2026/04/07 02:38:03 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/nomodtime/path2/"
2026/04/07 02:38:03 DEBUG : operations.CopyFile "file10.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/nomodtime/path2/'" as "file10.txt"
2026/04/07 02:38:03 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/07 02:38:03 DEBUG : file10.txt.145e0d1b.partial: size = 19 OK
2026/04/07 02:38:03 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:38:03 DEBUG : file10.txt.145e0d1b.partial: renamed to: file10.txt
2026/04/07 02:38:03 INFO : file10.txt: Copied (new)
2026/04/07 02:38:03 NOTICE: [36m(07) :[0m [34mtest changed on path2 - file1[0m
2026/04/07 02:38:03 NOTICE: [36m(08) :[0m [34mcopy-file /tmp/022841qi/datadir/test_nomodtime-gijedig6/file1.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/nomodtime/path2/[0m
2026/04/07 02:38:03 DEBUG : copyFile "/tmp/022841qi/datadir/test_nomodtime-gijedig6/file1.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/nomodtime/path2/" as ""
2026/04/07 02:38:03 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_nomodtime-gijedig6/file1.txt"
2026/04/07 02:38:03 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/nomodtime/path2/"
2026/04/07 02:38:04 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/nomodtime/path2/'" as "file1.txt"
2026/04/07 02:38:04 DEBUG : file1.txt: size = 19 (Local file system at /tmp/022841qi/datadir/test_nomodtime-gijedig6)
2026/04/07 02:38:04 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-sirefav0zixi/022841qi/nomodtime/path2/')
2026/04/07 02:38:04 DEBUG : file1.txt: Sizes differ
2026/04/07 02:38:04 DEBUG : file1.txt.17d2872a.partial: size = 19 OK
2026/04/07 02:38:04 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:38:04 DEBUG : file1.txt.17d2872a.partial: renamed to: file1.txt
2026/04/07 02:38:04 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:38:04 NOTICE: [36m(09) :[0m [34mtest new on path1 - file11[0m
2026/04/07 02:38:04 NOTICE: [36m(10) :[0m [34mcopy-file /tmp/022841qi/datadir/test_nomodtime-gijedig6/file11.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/nomodtime/path1/[0m
2026/04/07 02:38:04 DEBUG : copyFile "/tmp/022841qi/datadir/test_nomodtime-gijedig6/file11.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/nomodtime/path1/" as ""
2026/04/07 02:38:04 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_nomodtime-gijedig6/file11.txt"
2026/04/07 02:38:04 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/nomodtime/path1/"
2026/04/07 02:38:04 DEBUG : operations.CopyFile "file11.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/nomodtime/path1/'" as "file11.txt"
2026/04/07 02:38:04 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/07 02:38:04 DEBUG : file11.txt.7d27067e.partial: size = 19 OK
2026/04/07 02:38:04 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:38:04 DEBUG : file11.txt.7d27067e.partial: renamed to: file11.txt
2026/04/07 02:38:04 INFO : file11.txt: Copied (new)
2026/04/07 02:38:04 NOTICE: [36m(11) :[0m [34mtest changed on path1 - file2[0m
2026/04/07 02:38:04 NOTICE: [36m(12) :[0m [34mcopy-file /tmp/022841qi/datadir/test_nomodtime-gijedig6/file2.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/nomodtime/path1/[0m
2026/04/07 02:38:04 DEBUG : copyFile "/tmp/022841qi/datadir/test_nomodtime-gijedig6/file2.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/nomodtime/path1/" as ""
2026/04/07 02:38:04 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_nomodtime-gijedig6/file2.txt"
2026/04/07 02:38:04 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/nomodtime/path1/"
2026/04/07 02:38:04 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/nomodtime/path1/'" as "file2.txt"
2026/04/07 02:38:04 DEBUG : file2.txt: size = 13 (Local file system at /tmp/022841qi/datadir/test_nomodtime-gijedig6)
2026/04/07 02:38:04 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-sirefav0zixi/022841qi/nomodtime/path1/')
2026/04/07 02:38:04 DEBUG : file2.txt: Sizes differ
2026/04/07 02:38:05 DEBUG : file2.txt.8a7f218a.partial: size = 13 OK
2026/04/07 02:38:05 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/07 02:38:05 DEBUG : file2.txt.8a7f218a.partial: renamed to: file2.txt
2026/04/07 02:38:05 INFO : file2.txt: Copied (replaced existing)
2026/04/07 02:38:05 NOTICE: [36m(13) :[0m [34mtest deleted on path2 - file3[0m
2026/04/07 02:38:05 NOTICE: [36m(14) :[0m [34mdelete-file TestAzureFiles:rclone-test-sirefav0zixi/022841qi/nomodtime/path2/file3.txt[0m
2026/04/07 02:38:05 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/nomodtime/path2/"
2026/04/07 02:38:05 INFO : file3.txt: Deleted
2026/04/07 02:38:05 NOTICE: [36m(15) :[0m [34mtest deleted on path1 - file4[0m
2026/04/07 02:38:05 NOTICE: [36m(16) :[0m [34mdelete-file TestAzureFiles:rclone-test-sirefav0zixi/022841qi/nomodtime/path1/file4.txt[0m
2026/04/07 02:38:05 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/nomodtime/path1/"
2026/04/07 02:38:05 INFO : file4.txt: Deleted
2026/04/07 02:38:05 NOTICE: [36m(17) :[0m [34mtest deleted on both paths - file8[0m
2026/04/07 02:38:05 NOTICE: [36m(18) :[0m [34mdelete-file TestAzureFiles:rclone-test-sirefav0zixi/022841qi/nomodtime/path1/file8.txt[0m
2026/04/07 02:38:05 INFO : file8.txt: Deleted
2026/04/07 02:38:05 NOTICE: [36m(19) :[0m [34mdelete-file TestAzureFiles:rclone-test-sirefav0zixi/022841qi/nomodtime/path2/file8.txt[0m
2026/04/07 02:38:05 INFO : file8.txt: Deleted
2026/04/07 02:38:05 NOTICE: [36m(20) :[0m [34mtest changed on both paths - file5 (file5R, file5L)[0m
2026/04/07 02:38:05 NOTICE: [36m(21) :[0m [34mcopy-as /tmp/022841qi/datadir/test_nomodtime-gijedig6/file5R.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/nomodtime/path2/ file5.txt[0m
2026/04/07 02:38:05 DEBUG : copyFile "/tmp/022841qi/datadir/test_nomodtime-gijedig6/file5R.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/nomodtime/path2/" as "file5.txt"
2026/04/07 02:38:05 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_nomodtime-gijedig6/file5R.txt"
2026/04/07 02:38:05 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/nomodtime/path2/"
2026/04/07 02:38:05 DEBUG : operations.CopyFile "file5R.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/nomodtime/path2/'" as "file5.txt"
2026/04/07 02:38:05 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/022841qi/datadir/test_nomodtime-gijedig6)
2026/04/07 02:38:05 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-sirefav0zixi/022841qi/nomodtime/path2/')
2026/04/07 02:38:05 DEBUG : file5R.txt: Sizes differ
2026/04/07 02:38:05 DEBUG : file5.txt.f045a362.partial: size = 39 OK
2026/04/07 02:38:05 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/07 02:38:06 DEBUG : file5.txt.f045a362.partial: renamed to: file5.txt
2026/04/07 02:38:06 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/04/07 02:38:06 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/022841qi/datadir/test_nomodtime-gijedig6/file5L.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/nomodtime/path1/ file5.txt[0m
2026/04/07 02:38:06 DEBUG : copyFile "/tmp/022841qi/datadir/test_nomodtime-gijedig6/file5L.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/nomodtime/path1/" as "file5.txt"
2026/04/07 02:38:06 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_nomodtime-gijedig6/file5L.txt"
2026/04/07 02:38:06 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/nomodtime/path1/"
2026/04/07 02:38:06 DEBUG : operations.CopyFile "file5L.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/nomodtime/path1/'" as "file5.txt"
2026/04/07 02:38:06 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/022841qi/datadir/test_nomodtime-gijedig6)
2026/04/07 02:38:06 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-sirefav0zixi/022841qi/nomodtime/path1/')
2026/04/07 02:38:06 DEBUG : file5L.txt: Sizes differ
2026/04/07 02:38:06 DEBUG : file5.txt.f045a362.partial: size = 39 OK
2026/04/07 02:38:06 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/07 02:38:06 DEBUG : file5.txt.f045a362.partial: renamed to: file5.txt
2026/04/07 02:38:06 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/04/07 02:38:06 NOTICE: [36m(23) :[0m [34mtest changed on path2 and deleted on path1 - file6[0m
2026/04/07 02:38:06 NOTICE: [36m(24) :[0m [34mcopy-file /tmp/022841qi/datadir/test_nomodtime-gijedig6/file6.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/nomodtime/path2/[0m
2026/04/07 02:38:06 DEBUG : copyFile "/tmp/022841qi/datadir/test_nomodtime-gijedig6/file6.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/nomodtime/path2/" as ""
2026/04/07 02:38:06 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_nomodtime-gijedig6/file6.txt"
2026/04/07 02:38:06 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/nomodtime/path2/"
2026/04/07 02:38:06 DEBUG : operations.CopyFile "file6.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/nomodtime/path2/'" as "file6.txt"
2026/04/07 02:38:06 DEBUG : file6.txt: size = 19 (Local file system at /tmp/022841qi/datadir/test_nomodtime-gijedig6)
2026/04/07 02:38:06 DEBUG : file6.txt: size = 0 (azurefiles root 'rclone-test-sirefav0zixi/022841qi/nomodtime/path2/')
2026/04/07 02:38:06 DEBUG : file6.txt: Sizes differ
2026/04/07 02:38:06 DEBUG : file6.txt.d2ccb150.partial: size = 19 OK
2026/04/07 02:38:06 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:38:07 DEBUG : file6.txt.d2ccb150.partial: renamed to: file6.txt
2026/04/07 02:38:07 INFO : file6.txt: Copied (replaced existing)
2026/04/07 02:38:07 NOTICE: [36m(25) :[0m [34mdelete-file TestAzureFiles:rclone-test-sirefav0zixi/022841qi/nomodtime/path1/file6.txt[0m
2026/04/07 02:38:07 INFO : file6.txt: Deleted
2026/04/07 02:38:07 NOTICE: [36m(26) :[0m [34mtest changed on path1 and deleted on path2 - file7[0m
2026/04/07 02:38:07 NOTICE: [36m(27) :[0m [34mcopy-file /tmp/022841qi/datadir/test_nomodtime-gijedig6/file7.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/nomodtime/path1/[0m
2026/04/07 02:38:07 DEBUG : copyFile "/tmp/022841qi/datadir/test_nomodtime-gijedig6/file7.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/nomodtime/path1/" as ""
2026/04/07 02:38:07 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_nomodtime-gijedig6/file7.txt"
2026/04/07 02:38:07 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/nomodtime/path1/"
2026/04/07 02:38:07 DEBUG : operations.CopyFile "file7.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/nomodtime/path1/'" as "file7.txt"
2026/04/07 02:38:07 DEBUG : file7.txt: size = 19 (Local file system at /tmp/022841qi/datadir/test_nomodtime-gijedig6)
2026/04/07 02:38:07 DEBUG : file7.txt: size = 0 (azurefiles root 'rclone-test-sirefav0zixi/022841qi/nomodtime/path1/')
2026/04/07 02:38:07 DEBUG : file7.txt: Sizes differ
2026/04/07 02:38:07 DEBUG : file7.txt.bbb5ba35.partial: size = 19 OK
2026/04/07 02:38:07 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:38:07 DEBUG : file7.txt.bbb5ba35.partial: renamed to: file7.txt
2026/04/07 02:38:07 INFO : file7.txt: Copied (replaced existing)
2026/04/07 02:38:07 NOTICE: [36m(28) :[0m [34mdelete-file TestAzureFiles:rclone-test-sirefav0zixi/022841qi/nomodtime/path2/file7.txt[0m
2026/04/07 02:38:07 INFO : file7.txt: Deleted
2026/04/07 02:38:07 NOTICE: [36m(29) :[0m [34mtest bisync run[0m
2026/04/07 02:38:07 NOTICE: [36m(30) :[0m [34mbisync nomodtime[0m
2026/04/07 02:38:07 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/nomodtime/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:38:07 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/nomodtime/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:38:07 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/04/07 02:38:07 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/nomodtime/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/nomodtime/path2/"
2026/04/07 02:38:07 INFO : Building Path1 and Path2 listings
2026/04/07 02:38:08 INFO : Path1 checking for diffs
2026/04/07 02:38:08 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/04/07 02:38:08 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/07 02:38:08 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/04/07 02:38:08 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/04/07 02:38:08 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile7.txt[0m
2026/04/07 02:38:08 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/04/07 02:38:08 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/04/07 02:38:08 INFO : Path1: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/04/07 02:38:08 INFO : ([33mModified[0m: [36m 3 larger[0m, [34m 0 smaller[0m, [36m 3 hash differs[0m)
2026/04/07 02:38:08 INFO : Path2 checking for diffs
2026/04/07 02:38:08 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile1.txt[0m
2026/04/07 02:38:08 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/07 02:38:08 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/04/07 02:38:08 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile6.txt[0m
2026/04/07 02:38:08 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/04/07 02:38:08 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/04/07 02:38:08 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/04/07 02:38:08 INFO : Path2: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/04/07 02:38:08 INFO : ([33mModified[0m: [36m 3 larger[0m, [34m 0 smaller[0m, [36m 3 hash differs[0m)
2026/04/07 02:38:08 INFO : Applying changes
2026/04/07 02:38:08 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/nomodtime/path2/file11.txt[0m
2026/04/07 02:38:08 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/nomodtime/path2/file2.txt[0m
2026/04/07 02:38:08 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/nomodtime/path2/file4.txt[0m
2026/04/07 02:38:08 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/04/07 02:38:08 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/nomodtime/path1/file5.txt.conflict1[0m
2026/04/07 02:38:08 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1
2026/04/07 02:38:08 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/nomodtime/path2/file5.txt.conflict1[0m
2026/04/07 02:38:08 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/nomodtime/path2/file5.txt.conflict2[0m
2026/04/07 02:38:08 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2
2026/04/07 02:38:08 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/nomodtime/path1/file5.txt.conflict2[0m
2026/04/07 02:38:08 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/nomodtime/path1/file6.txt[0m
2026/04/07 02:38:08 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/nomodtime/path2/file7.txt[0m
2026/04/07 02:38:08 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/nomodtime/path1/file1.txt[0m
2026/04/07 02:38:08 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/nomodtime/path1/file10.txt[0m
2026/04/07 02:38:08 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/nomodtime/path1/file3.txt[0m
2026/04/07 02:38:08 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:38:09 INFO : file10.txt: Copied (server-side copy)
2026/04/07 02:38:09 INFO : file1.txt: Copied (server-side copy)
2026/04/07 02:38:09 INFO : file6.txt: Copied (server-side copy)
2026/04/07 02:38:09 INFO : file5.txt.conflict2: Copied (server-side copy)
2026/04/07 02:38:09 INFO : file3.txt: Deleted
2026/04/07 02:38:09 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:38:10 INFO : file11.txt: Copied (server-side copy)
2026/04/07 02:38:10 INFO : file5.txt.conflict1: Copied (server-side copy)
2026/04/07 02:38:10 INFO : file7.txt: Copied (server-side copy)
2026/04/07 02:38:10 INFO : file2.txt: Copied (server-side copy)
2026/04/07 02:38:10 INFO : file4.txt: Deleted
2026/04/07 02:38:10 INFO : Updating listings
2026/04/07 02:38:10 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/nomodtime/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/nomodtime/path2/"
2026/04/07 02:38:10 INFO : [32mBisync successful[0m
2026/04/07 02:38:10 DEBUG : Waiting for deletions to finish
2026/04/07 02:38:10 INFO : file1.txt: Deleted
2026/04/07 02:38:10 INFO : file5.txt.conflict1: Deleted
2026/04/07 02:38:10 INFO : file2.txt: Deleted
2026/04/07 02:38:10 INFO : file5.txt.conflict2: Deleted
2026/04/07 02:38:10 INFO : file6.txt: Deleted
2026/04/07 02:38:10 INFO : file10.txt: Deleted
2026/04/07 02:38:10 INFO : file11.txt: Deleted
2026/04/07 02:38:10 INFO : RCLONE_TEST: Deleted
2026/04/07 02:38:10 INFO : file7.txt: Deleted
2026/04/07 02:38:10 DEBUG : removing 1 level 0 directories
2026/04/07 02:38:10 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/nomodtime/path1': Removing directory
2026/04/07 02:38:10 DEBUG : Waiting for deletions to finish
2026/04/07 02:38:11 INFO : RCLONE_TEST: Deleted
2026/04/07 02:38:11 INFO : file6.txt: Deleted
2026/04/07 02:38:11 INFO : file1.txt: Deleted
2026/04/07 02:38:11 INFO : file5.txt.conflict1: Deleted
2026/04/07 02:38:11 INFO : file5.txt.conflict2: Deleted
2026/04/07 02:38:11 INFO : file11.txt: Deleted
2026/04/07 02:38:11 INFO : file10.txt: Deleted
2026/04/07 02:38:11 INFO : file2.txt: Deleted
2026/04/07 02:38:11 INFO : file7.txt: Deleted
2026/04/07 02:38:11 DEBUG : removing 1 level 0 directories
2026/04/07 02:38:11 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/nomodtime/path2': Removing directory
bisync_test.go:608: [32mTEST nomodtime PASSED[0m
=== RUN TestBisyncRemoteRemote/normalization
2026/04/07 02:38:11 INFO : path1: Making directory
2026/04/07 02:38:11 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path1"
2026/04/07 02:38:11 INFO : path2: Making directory
2026/04/07 02:38:11 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path2"
2026/04/07 02:38:11 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_normalization/initial"
2026/04/07 02:38:11 DEBUG : Creating backend with remote "/tmp/022841qi/initdir/test_normalization-koxefes1"
2026/04/07 02:38:11 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:38:11 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:38:11 DEBUG : 測試_Русский_ _ _ě_áñ: Making directory with metadata
2026/04/07 02:38:11 INFO : 測試_Русский_ _ _ě_áñ: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/04/07 02:38:11 DEBUG : Added delayed dir = "測試_Русский_ _ _ě_áñ", newDst=測試_Русский_ _ _ě_áñ
2026/04/07 02:38:11 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/07 02:38:11 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/07 02:38:11 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: Need to transfer - File not found at Destination
2026/04/07 02:38:11 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:38:11 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:38:11 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: size = 272 OK
2026/04/07 02:38:11 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: size = 272 OK
2026/04/07 02:38:11 DEBUG : Local file system at /tmp/022841qi/initdir/test_normalization-koxefes1: Waiting for checks to finish
2026/04/07 02:38:11 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:38:11 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:38:11 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:38:11 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: size = 0 OK
2026/04/07 02:38:11 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:38:11 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:38:11 INFO : file1.txt: Copied (new)
2026/04/07 02:38:11 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:38:11 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt
2026/04/07 02:38:11 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Copied (new)
2026/04/07 02:38:11 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:38:11 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt
2026/04/07 02:38:11 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (new)
2026/04/07 02:38:11 DEBUG : Local file system at /tmp/022841qi/initdir/test_normalization-koxefes1: Waiting for transfers to finish
2026/04/07 02:38:11 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:38:11 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: renamed to: 測試_Русский_ _ _ě_áñ/測試_check file
2026/04/07 02:38:11 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Copied (new)
2026/04/07 02:38:11 INFO : 測試_Русский_ _ _ě_áñ: Set directory modification time (using SetModTime)
2026/04/07 02:38:11 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_normalization/modfiles"
2026/04/07 02:38:11 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_normalization-yedisus6"
2026/04/07 02:38:11 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:38:11 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination
2026/04/07 02:38:11 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/07 02:38:11 DEBUG : 測試_filtersfile.txt.3ada41b4.partial: size = 254 OK
2026/04/07 02:38:11 DEBUG : Local file system at /tmp/022841qi/datadir/test_normalization-yedisus6: Waiting for checks to finish
2026/04/07 02:38:11 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:38:11 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/07 02:38:11 INFO : file1.txt: Copied (new)
2026/04/07 02:38:11 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/04/07 02:38:11 DEBUG : 測試_filtersfile.txt.3ada41b4.partial: renamed to: 測試_filtersfile.txt
2026/04/07 02:38:11 INFO : 測試_filtersfile.txt: Copied (new)
2026/04/07 02:38:11 DEBUG : Local file system at /tmp/022841qi/datadir/test_normalization-yedisus6: Waiting for transfers to finish
2026/04/07 02:38:11 DEBUG : Waiting for deletions to finish
2026/04/07 02:38:11 ERROR : error listing: directory not found
2026/04/07 02:38:11 ERROR : azurefiles root 'rclone-test-sirefav0zixi/022841qi/normalization/path1': Failed to list "": directory not found
2026/04/07 02:38:11 DEBUG : removing 1 level 0 directories
2026/04/07 02:38:11 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/normalization/path1': Removing directory
2026/04/07 02:38:11 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-sirefav0zixi/022841qi/normalization/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:5ef6738a-401a-00ba-6337-c65464000000
Time:2026-04-07T02:38:11.4755963Z
--------------------------------------------------------------------------------
2026/04/07 02:38:11 DEBUG : Waiting for deletions to finish
2026/04/07 02:38:11 ERROR : error listing: directory not found
2026/04/07 02:38:11 ERROR : azurefiles root 'rclone-test-sirefav0zixi/022841qi/normalization/path2': Failed to list "": directory not found
2026/04/07 02:38:11 DEBUG : removing 1 level 0 directories
2026/04/07 02:38:11 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/normalization/path2': Removing directory
2026/04/07 02:38:11 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-sirefav0zixi/022841qi/normalization/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:5ef6738d-401a-00ba-6637-c65464000000
Time:2026-04-07T02:38:11.5933519Z
--------------------------------------------------------------------------------
2026/04/07 02:38:11 ERROR : error listing: directory not found
2026/04/07 02:38:11 ERROR : error listing: directory not found
2026/04/07 02:38:11 NOTICE: checking initFs Local file system at /tmp/022841qi/initdir/test_normalization-koxefes1
2026/04/07 02:38:11 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:38:11 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:38:11 INFO : 測試_Русский_ _ _ě_áñ: Making directory
2026/04/07 02:38:11 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/07 02:38:11 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/07 02:38:11 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: Need to transfer - File not found at Destination
2026/04/07 02:38:11 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/normalization/path1': Waiting for checks to finish
2026/04/07 02:38:11 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/normalization/path1': Waiting for transfers to finish
2026/04/07 02:38:11 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:38:11 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:38:11 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:38:11 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:38:12 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:38:12 INFO : file1.txt: Copied (new)
2026/04/07 02:38:12 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: size = 272 OK
2026/04/07 02:38:12 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:38:12 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: size = 272 OK
2026/04/07 02:38:12 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:38:12 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:38:12 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:38:12 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: size = 0 OK
2026/04/07 02:38:12 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:38:12 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt
2026/04/07 02:38:12 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Copied (new)
2026/04/07 02:38:12 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt
2026/04/07 02:38:12 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (new)
2026/04/07 02:38:12 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: renamed to: 測試_Русский_ _ _ě_áñ/測試_check file
2026/04/07 02:38:12 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Copied (new)
2026/04/07 02:38:12 NOTICE: checking Path1 azurefiles root 'rclone-test-sirefav0zixi/022841qi/normalization/path1'
2026/04/07 02:38:12 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:38:12 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:38:12 INFO : 測試_Русский_ _ _ě_áñ: Making directory
2026/04/07 02:38:12 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/07 02:38:12 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/07 02:38:12 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: Need to transfer - File not found at Destination
2026/04/07 02:38:12 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/normalization/path2': Waiting for checks to finish
2026/04/07 02:38:12 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/normalization/path2': Waiting for transfers to finish
2026/04/07 02:38:12 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:38:12 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:38:12 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:38:12 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:38:13 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:38:13 INFO : file1.txt: Copied (new)
2026/04/07 02:38:13 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:38:13 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:38:13 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: size = 272 OK
2026/04/07 02:38:13 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:38:13 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: size = 272 OK
2026/04/07 02:38:13 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/07 02:38:13 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: size = 0 OK
2026/04/07 02:38:13 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:38:13 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt
2026/04/07 02:38:13 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (new)
2026/04/07 02:38:13 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt
2026/04/07 02:38:13 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Copied (new)
2026/04/07 02:38:13 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: renamed to: 測試_Русский_ _ _ě_áñ/測試_check file
2026/04/07 02:38:13 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Copied (new)
2026/04/07 02:38:13 NOTICE: checking path2 azurefiles root 'rclone-test-sirefav0zixi/022841qi/normalization/path2'
2026/04/07 02:38:13 NOTICE: [36m(01) :[0m [34mtest normalization[0m
2026/04/07 02:38:13 NOTICE: [36m(02) :[0m [34mtouch-copy 2001-01-02 /tmp/022841qi/datadir/test_normalization-yedisus6/file1.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path2/[0m
2026/04/07 02:38:13 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_normalization-yedisus6/"
2026/04/07 02:38:13 DEBUG : fs cache: renaming cache item "/tmp/022841qi/datadir/test_normalization-yedisus6/" to be canonical "/tmp/022841qi/datadir/test_normalization-yedisus6"
2026/04/07 02:38:13 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/07 02:38:13 DEBUG : copyFile "/tmp/022841qi/datadir/test_normalization-yedisus6/file1.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path2/" as ""
2026/04/07 02:38:13 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_normalization-yedisus6/file1.txt"
2026/04/07 02:38:13 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path2/"
2026/04/07 02:38:13 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/normalization/path2/'" as "file1.txt"
2026/04/07 02:38:13 DEBUG : file1.txt: size = 19 (Local file system at /tmp/022841qi/datadir/test_normalization-yedisus6)
2026/04/07 02:38:13 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-sirefav0zixi/022841qi/normalization/path2/')
2026/04/07 02:38:13 DEBUG : file1.txt: Sizes differ
2026/04/07 02:38:13 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/07 02:38:13 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:38:14 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/07 02:38:14 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:38:14 NOTICE: [36m(03) :[0m [34mtest initial bisync[0m
2026/04/07 02:38:14 NOTICE: [36m(04) :[0m [34mbisync resync[0m
2026/04/07 02:38:19 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/04/07 02:38:19 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:38:19 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/07 02:38:19 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/07 02:38:19 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/04/07 02:38:19 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:38:19 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/07 02:38:19 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/07 02:38:19 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/normalization/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:38:19 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/normalization/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:38:19 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:38:19 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:38:19 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path2/"
2026/04/07 02:38:19 INFO : Copying Path2 files to Path1
2026/04/07 02:38:19 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:38:20 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:38:20 INFO : file1.txt: Copied (server-side copy)
2026/04/07 02:38:20 INFO : Resync updating listings
2026/04/07 02:38:20 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path2/"
2026/04/07 02:38:20 INFO : [32mBisync successful[0m
2026/04/07 02:38:20 NOTICE: [36m(05) :[0m [34mcopy-as-NFC /tmp/022841qi/datadir/test_normalization-yedisus6/file1.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path1/測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt[0m
2026/04/07 02:38:20 DEBUG : copyFile "/tmp/022841qi/datadir/test_normalization-yedisus6/file1.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path1/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö" as "測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"
2026/04/07 02:38:20 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_normalization-yedisus6/file1.txt"
2026/04/07 02:38:20 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path1/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/04/07 02:38:20 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/normalization/path1/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö'" as "測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"
2026/04/07 02:38:20 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:38:21 DEBUG : 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.e03c326f.partial: size = 19 OK
2026/04/07 02:38:21 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:38:21 DEBUG : 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.e03c326f.partial: renamed to: 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt
2026/04/07 02:38:21 INFO : file1.txt: Copied (new) to: 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt
2026/04/07 02:38:21 NOTICE: [36m(06) :[0m [34mcopy-as-NFC /tmp/022841qi/datadir/test_normalization-yedisus6/file1.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path1/folder éééö.txt[0m
2026/04/07 02:38:21 DEBUG : copyFile "/tmp/022841qi/datadir/test_normalization-yedisus6/file1.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path1/folder" as "éééö.txt"
2026/04/07 02:38:21 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_normalization-yedisus6/file1.txt"
2026/04/07 02:38:21 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path1/folder"
2026/04/07 02:38:21 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/normalization/path1/folder'" as "éééö.txt"
2026/04/07 02:38:21 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:38:21 DEBUG : éééö.txt.65786c5f.partial: size = 19 OK
2026/04/07 02:38:21 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:38:21 DEBUG : éééö.txt.65786c5f.partial: renamed to: éééö.txt
2026/04/07 02:38:21 INFO : file1.txt: Copied (new) to: éééö.txt
2026/04/07 02:38:21 NOTICE: [36m(07) :[0m [34mcopy-as-NFC /tmp/022841qi/datadir/test_normalization-yedisus6/file1.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path1/folder HeLlO,wOrLd!.txt[0m
2026/04/07 02:38:21 DEBUG : copyFile "/tmp/022841qi/datadir/test_normalization-yedisus6/file1.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path1/folder" as "HeLlO,wOrLd!.txt"
2026/04/07 02:38:21 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_normalization-yedisus6/file1.txt"
2026/04/07 02:38:21 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path1/folder"
2026/04/07 02:38:21 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/normalization/path1/folder'" as "HeLlO,wOrLd!.txt"
2026/04/07 02:38:21 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:38:22 DEBUG : HeLlO,wOrLd!.txt.72ed0626.partial: size = 19 OK
2026/04/07 02:38:22 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:38:22 DEBUG : HeLlO,wOrLd!.txt.72ed0626.partial: renamed to: HeLlO,wOrLd!.txt
2026/04/07 02:38:22 INFO : file1.txt: Copied (new) to: HeLlO,wOrLd!.txt
2026/04/07 02:38:22 NOTICE: [36m(08) :[0m [34mtouch-copy 2001-01-03 /tmp/022841qi/datadir/test_normalization-yedisus6/file1.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path2/[0m
2026/04/07 02:38:22 DEBUG : fs cache: switching user supplied name "/tmp/022841qi/datadir/test_normalization-yedisus6/" for canonical name "/tmp/022841qi/datadir/test_normalization-yedisus6"
2026/04/07 02:38:22 DEBUG : file1.txt: Set modification time 2001-01-03
2026/04/07 02:38:22 DEBUG : copyFile "/tmp/022841qi/datadir/test_normalization-yedisus6/file1.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path2/" as ""
2026/04/07 02:38:22 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_normalization-yedisus6/file1.txt"
2026/04/07 02:38:22 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path2/"
2026/04/07 02:38:22 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/normalization/path2/'" as "file1.txt"
2026/04/07 02:38:22 DEBUG : file1.txt: size = 19 (Local file system at /tmp/022841qi/datadir/test_normalization-yedisus6)
2026/04/07 02:38:22 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-sirefav0zixi/022841qi/normalization/path2/')
2026/04/07 02:38:22 DEBUG : file1.txt: Sizes differ
2026/04/07 02:38:22 DEBUG : file1.txt.10d04402.partial: size = 19 OK
2026/04/07 02:38:22 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:38:22 DEBUG : file1.txt.10d04402.partial: renamed to: file1.txt
2026/04/07 02:38:22 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:38:22 NOTICE: [36m(09) :[0m [34mcopy-as-NFD /tmp/022841qi/datadir/test_normalization-yedisus6/file1.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path2/folder éééö.txt[0m
2026/04/07 02:38:22 DEBUG : copyFile "/tmp/022841qi/datadir/test_normalization-yedisus6/file1.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path2/folder" as "éééö.txt"
2026/04/07 02:38:22 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_normalization-yedisus6/file1.txt"
2026/04/07 02:38:22 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path2/folder"
2026/04/07 02:38:22 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/normalization/path2/folder'" as "éééö.txt"
2026/04/07 02:38:22 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:38:22 DEBUG : éééö.txt.eb0a0440.partial: size = 19 OK
2026/04/07 02:38:22 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:38:23 DEBUG : éééö.txt.eb0a0440.partial: renamed to: éééö.txt
2026/04/07 02:38:23 INFO : file1.txt: Copied (new) to: éééö.txt
2026/04/07 02:38:23 NOTICE: [36m(10) :[0m [34mcopy-as-NFD /tmp/022841qi/datadir/test_normalization-yedisus6/file1.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path2/folder hello,WORLD!.txt[0m
2026/04/07 02:38:23 DEBUG : copyFile "/tmp/022841qi/datadir/test_normalization-yedisus6/file1.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path2/folder" as "hello,WORLD!.txt"
2026/04/07 02:38:23 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_normalization-yedisus6/file1.txt"
2026/04/07 02:38:23 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path2/folder"
2026/04/07 02:38:23 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/normalization/path2/folder'" as "hello,WORLD!.txt"
2026/04/07 02:38:23 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:38:23 DEBUG : hello,WORLD!.txt.d42ed5b0.partial: size = 19 OK
2026/04/07 02:38:23 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:38:23 DEBUG : hello,WORLD!.txt.d42ed5b0.partial: renamed to: hello,WORLD!.txt
2026/04/07 02:38:23 INFO : file1.txt: Copied (new) to: hello,WORLD!.txt
2026/04/07 02:38:23 NOTICE: [36m(11) :[0m [34mtest bisync run with fix-case[0m
2026/04/07 02:38:23 NOTICE: [36m(12) :[0m [34mbisync fix-case[0m
2026/04/07 02:38:28 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/04/07 02:38:28 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:38:28 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/07 02:38:28 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/07 02:38:29 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/04/07 02:38:29 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:38:29 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/07 02:38:29 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/07 02:38:29 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/normalization/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:38:29 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/normalization/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:38:29 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:38:29 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:38:29 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path2/"
2026/04/07 02:38:29 INFO : Building Path1 and Path2 listings
2026/04/07 02:38:29 INFO : Path1 checking for diffs
2026/04/07 02:38:29 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfolder/HeLlO,wOrLd!.txt[0m
2026/04/07 02:38:29 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfolder/éééö.txt[0m
2026/04/07 02:38:29 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36m"測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"[0m
2026/04/07 02:38:29 INFO : Path1: 3 changes: [32m 3 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/07 02:38:29 INFO : Path2 checking for diffs
2026/04/07 02:38:29 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/07 02:38:29 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfolder/éééö.txt[0m
2026/04/07 02:38:29 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfolder/hello,WORLD!.txt[0m
2026/04/07 02:38:29 INFO : Path2: 3 changes: [32m 2 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/07 02:38:29 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/07 02:38:29 INFO : Applying changes
2026/04/07 02:38:29 INFO : Checking potential conflicts...
2026/04/07 02:38:29 NOTICE: azurefiles root 'rclone-test-sirefav0zixi/022841qi/normalization/path2': 0 differences found
2026/04/07 02:38:29 NOTICE: azurefiles root 'rclone-test-sirefav0zixi/022841qi/normalization/path2': 2 matching files
2026/04/07 02:38:29 INFO : Finished checking the potential conflicts. %!s()
2026/04/07 02:38:29 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfolder/HeLlO,wOrLd!.txt[0m
2026/04/07 02:38:29 INFO : folder/hello,WORLD!.txt: Files are equal but will copy anyway to fix case to folder/HeLlO,wOrLd!.txt
2026/04/07 02:38:29 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfolder/éééö.txt[0m
2026/04/07 02:38:29 INFO : folder/éééö.txt: Files are equal but will copy anyway to fix case to folder/éééö.txt
2026/04/07 02:38:29 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m"TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path2/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"[0m
2026/04/07 02:38:29 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path1/file1.txt[0m
2026/04/07 02:38:29 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:38:30 INFO : file1.txt: Copied (server-side copy)
2026/04/07 02:38:30 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:38:30 INFO : folder/éééö.txt: Updated modification time in destination
2026/04/07 02:38:30 INFO : folder/HeLlO,wOrLd!.txt: Updated modification time in destination
2026/04/07 02:38:30 INFO : folder/éééö.txt: Moved (server-side) to: folder/éééö.txt-rclone-move-neriruc3
2026/04/07 02:38:30 INFO : folder/hello,WORLD!.txt: Moved (server-side) to: folder/HeLlO,wOrLd!.txt-rclone-move-fiturir7
2026/04/07 02:38:30 INFO : 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö/測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt: Copied (server-side copy)
2026/04/07 02:38:30 INFO : folder/éééö.txt-rclone-move-neriruc3: Moved (server-side) to: folder/éééö.txt
2026/04/07 02:38:30 INFO : folder/éééö.txt: Moved (server-side) to: folder/éééö.txt
2026/04/07 02:38:30 INFO : folder/éééö.txt: Fixed case by renaming to: folder/éééö.txt
2026/04/07 02:38:30 INFO : folder/HeLlO,wOrLd!.txt-rclone-move-fiturir7: Moved (server-side) to: folder/HeLlO,wOrLd!.txt
2026/04/07 02:38:30 INFO : folder/hello,WORLD!.txt: Moved (server-side) to: folder/HeLlO,wOrLd!.txt
2026/04/07 02:38:30 INFO : folder/hello,WORLD!.txt: Fixed case by renaming to: folder/HeLlO,wOrLd!.txt
2026/04/07 02:38:30 INFO : Updating listings
2026/04/07 02:38:30 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path2/"
2026/04/07 02:38:30 INFO : [32mBisync successful[0m
2026/04/07 02:38:30 NOTICE: [36m(13) :[0m [34mpurge-children TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path1/[0m
2026/04/07 02:38:31 DEBUG : folder: Purge subdir
2026/04/07 02:38:31 DEBUG : Waiting for deletions to finish
2026/04/07 02:38:31 INFO : folder/éééö.txt: Deleted
2026/04/07 02:38:31 INFO : folder/HeLlO,wOrLd!.txt: Deleted
2026/04/07 02:38:31 DEBUG : removing 1 level 1 directories
2026/04/07 02:38:31 INFO : folder: Removing directory
2026/04/07 02:38:31 DEBUG : 測試_Русский_ _ _ě_áñ: Purge subdir
2026/04/07 02:38:31 DEBUG : Waiting for deletions to finish
2026/04/07 02:38:31 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Deleted
2026/04/07 02:38:31 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Deleted
2026/04/07 02:38:31 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Deleted
2026/04/07 02:38:31 DEBUG : removing 1 level 1 directories
2026/04/07 02:38:31 INFO : 測試_Русский_ _ _ě_áñ: Removing directory
2026/04/07 02:38:31 DEBUG : 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Purge subdir
2026/04/07 02:38:31 DEBUG : Waiting for deletions to finish
2026/04/07 02:38:31 INFO : 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö/測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt: Deleted
2026/04/07 02:38:31 DEBUG : removing 1 level 1 directories
2026/04/07 02:38:31 INFO : 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Removing directory
2026/04/07 02:38:31 DEBUG : file1.txt: Remove file
2026/04/07 02:38:31 DEBUG : RCLONE_TEST: Remove file
2026/04/07 02:38:31 NOTICE: [36m(14) :[0m [34mpurge-children TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path2/[0m
2026/04/07 02:38:32 DEBUG : folder: Purge subdir
2026/04/07 02:38:32 DEBUG : Waiting for deletions to finish
2026/04/07 02:38:32 INFO : folder/HeLlO,wOrLd!.txt: Deleted
2026/04/07 02:38:32 INFO : folder/éééö.txt: Deleted
2026/04/07 02:38:32 DEBUG : removing 1 level 1 directories
2026/04/07 02:38:32 INFO : folder: Removing directory
2026/04/07 02:38:32 DEBUG : 測試_Русский_ _ _ě_áñ: Purge subdir
2026/04/07 02:38:32 DEBUG : Waiting for deletions to finish
2026/04/07 02:38:32 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Deleted
2026/04/07 02:38:32 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Deleted
2026/04/07 02:38:32 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Deleted
2026/04/07 02:38:32 DEBUG : removing 1 level 1 directories
2026/04/07 02:38:32 INFO : 測試_Русский_ _ _ě_áñ: Removing directory
2026/04/07 02:38:32 DEBUG : 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Purge subdir
2026/04/07 02:38:32 DEBUG : Waiting for deletions to finish
2026/04/07 02:38:32 INFO : 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö/測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt: Deleted
2026/04/07 02:38:32 DEBUG : removing 1 level 1 directories
2026/04/07 02:38:32 INFO : 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Removing directory
2026/04/07 02:38:32 DEBUG : file1.txt: Remove file
2026/04/07 02:38:32 DEBUG : RCLONE_TEST: Remove file
2026/04/07 02:38:32 NOTICE: [36m(15) :[0m [34mtouch-copy 2001-01-02 /tmp/022841qi/datadir/test_normalization-yedisus6/file1.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path2/[0m
2026/04/07 02:38:32 DEBUG : fs cache: switching user supplied name "/tmp/022841qi/datadir/test_normalization-yedisus6/" for canonical name "/tmp/022841qi/datadir/test_normalization-yedisus6"
2026/04/07 02:38:32 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/07 02:38:32 DEBUG : copyFile "/tmp/022841qi/datadir/test_normalization-yedisus6/file1.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path2/" as ""
2026/04/07 02:38:32 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_normalization-yedisus6/file1.txt"
2026/04/07 02:38:32 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path2/"
2026/04/07 02:38:32 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/normalization/path2/'" as "file1.txt"
2026/04/07 02:38:33 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:38:33 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/07 02:38:33 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:38:33 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/07 02:38:33 INFO : file1.txt: Copied (new)
2026/04/07 02:38:33 NOTICE: [36m(16) :[0m [34mcopy-as-NFC /tmp/022841qi/datadir/test_normalization-yedisus6/file1.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path2/ file2.txt[0m
2026/04/07 02:38:33 DEBUG : copyFile "/tmp/022841qi/datadir/test_normalization-yedisus6/file1.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path2/" as "file2.txt"
2026/04/07 02:38:33 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_normalization-yedisus6/file1.txt"
2026/04/07 02:38:33 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path2/"
2026/04/07 02:38:33 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/normalization/path2/'" as "file2.txt"
2026/04/07 02:38:33 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:38:33 DEBUG : file2.txt.2fd64024.partial: size = 19 OK
2026/04/07 02:38:33 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:38:33 DEBUG : file2.txt.2fd64024.partial: renamed to: file2.txt
2026/04/07 02:38:33 INFO : file1.txt: Copied (new) to: file2.txt
2026/04/07 02:38:33 NOTICE: [36m(17) :[0m [34mcopy-as-NFC /tmp/022841qi/datadir/test_normalization-yedisus6/file1.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path1/ file3.txt[0m
2026/04/07 02:38:33 DEBUG : copyFile "/tmp/022841qi/datadir/test_normalization-yedisus6/file1.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path1/" as "file3.txt"
2026/04/07 02:38:33 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_normalization-yedisus6/file1.txt"
2026/04/07 02:38:33 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path1/"
2026/04/07 02:38:33 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/normalization/path1/'" as "file3.txt"
2026/04/07 02:38:33 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:38:34 DEBUG : file3.txt.af26573b.partial: size = 19 OK
2026/04/07 02:38:34 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:38:34 DEBUG : file3.txt.af26573b.partial: renamed to: file3.txt
2026/04/07 02:38:34 INFO : file1.txt: Copied (new) to: file3.txt
2026/04/07 02:38:34 NOTICE: [36m(18) :[0m [34mbisync resync[0m
2026/04/07 02:38:39 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/04/07 02:38:39 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:38:39 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/07 02:38:39 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/07 02:38:39 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/04/07 02:38:39 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:38:39 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/07 02:38:39 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/07 02:38:39 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/normalization/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:38:39 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/normalization/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:38:39 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:38:39 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:38:39 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path2/"
2026/04/07 02:38:39 INFO : Copying Path2 files to Path1
2026/04/07 02:38:39 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:38:40 INFO : file1.txt: Copied (server-side copy)
2026/04/07 02:38:40 INFO : file2.txt: Copied (server-side copy)
2026/04/07 02:38:40 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:38:40 INFO : file3.txt: Copied (server-side copy)
2026/04/07 02:38:40 INFO : Resync updating listings
2026/04/07 02:38:40 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path2/"
2026/04/07 02:38:40 INFO : [32mBisync successful[0m
2026/04/07 02:38:40 NOTICE: [36m(19) :[0m [34mcopy-as-NFC /tmp/022841qi/datadir/test_normalization-yedisus6/file1.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path1/測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö 測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt[0m
2026/04/07 02:38:40 DEBUG : copyFile "/tmp/022841qi/datadir/test_normalization-yedisus6/file1.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path1/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö" as "測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"
2026/04/07 02:38:40 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_normalization-yedisus6/file1.txt"
2026/04/07 02:38:40 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path1/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/04/07 02:38:40 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/normalization/path1/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö'" as "測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"
2026/04/07 02:38:40 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:38:41 DEBUG : 測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.38b3281f.partial: size = 19 OK
2026/04/07 02:38:41 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:38:41 DEBUG : 測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.38b3281f.partial: renamed to: 測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt
2026/04/07 02:38:41 INFO : file1.txt: Copied (new) to: 測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt
2026/04/07 02:38:41 NOTICE: [36m(20) :[0m [34mcopy-as-NFC /tmp/022841qi/datadir/test_normalization-yedisus6/file1.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path1/newfolder éééö.txt[0m
2026/04/07 02:38:41 DEBUG : copyFile "/tmp/022841qi/datadir/test_normalization-yedisus6/file1.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path1/newfolder" as "éééö.txt"
2026/04/07 02:38:41 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_normalization-yedisus6/file1.txt"
2026/04/07 02:38:41 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path1/newfolder"
2026/04/07 02:38:41 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/normalization/path1/newfolder'" as "éééö.txt"
2026/04/07 02:38:41 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:38:41 DEBUG : éééö.txt.65786c5f.partial: size = 19 OK
2026/04/07 02:38:41 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:38:41 DEBUG : éééö.txt.65786c5f.partial: renamed to: éééö.txt
2026/04/07 02:38:41 INFO : file1.txt: Copied (new) to: éééö.txt
2026/04/07 02:38:41 NOTICE: [36m(21) :[0m [34mcopy-as-NFC /tmp/022841qi/datadir/test_normalization-yedisus6/file1.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path1/newfolder HeLlO,wOrLd!.txt[0m
2026/04/07 02:38:41 DEBUG : copyFile "/tmp/022841qi/datadir/test_normalization-yedisus6/file1.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path1/newfolder" as "HeLlO,wOrLd!.txt"
2026/04/07 02:38:41 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_normalization-yedisus6/file1.txt"
2026/04/07 02:38:41 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path1/newfolder"
2026/04/07 02:38:41 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/normalization/path1/newfolder'" as "HeLlO,wOrLd!.txt"
2026/04/07 02:38:41 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:38:41 DEBUG : HeLlO,wOrLd!.txt.72ed0626.partial: size = 19 OK
2026/04/07 02:38:41 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:38:42 DEBUG : HeLlO,wOrLd!.txt.72ed0626.partial: renamed to: HeLlO,wOrLd!.txt
2026/04/07 02:38:42 INFO : file1.txt: Copied (new) to: HeLlO,wOrLd!.txt
2026/04/07 02:38:42 NOTICE: [36m(22) :[0m [34mtouch-copy 2001-01-03 /tmp/022841qi/datadir/test_normalization-yedisus6/file1.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path2/[0m
2026/04/07 02:38:42 DEBUG : fs cache: switching user supplied name "/tmp/022841qi/datadir/test_normalization-yedisus6/" for canonical name "/tmp/022841qi/datadir/test_normalization-yedisus6"
2026/04/07 02:38:42 DEBUG : file1.txt: Set modification time 2001-01-03
2026/04/07 02:38:42 DEBUG : copyFile "/tmp/022841qi/datadir/test_normalization-yedisus6/file1.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path2/" as ""
2026/04/07 02:38:42 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_normalization-yedisus6/file1.txt"
2026/04/07 02:38:42 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path2/"
2026/04/07 02:38:42 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/normalization/path2/'" as "file1.txt"
2026/04/07 02:38:42 DEBUG : file1.txt: size = 19 OK
2026/04/07 02:38:42 DEBUG : file1.txt: Modification times differ by -24h0m0s: 2001-01-03 00:00:00 +0000 UTC, 2001-01-02 00:00:00 +0000 UTC
2026/04/07 02:38:42 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:38:42 INFO : file1.txt: Updated modification time in destination
2026/04/07 02:38:42 DEBUG : file1.txt: Unchanged skipping
2026/04/07 02:38:42 NOTICE: [36m(23) :[0m [34mcopy-as-NFD /tmp/022841qi/datadir/test_normalization-yedisus6/file1.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path2/newfolder éééö.txt[0m
2026/04/07 02:38:42 DEBUG : copyFile "/tmp/022841qi/datadir/test_normalization-yedisus6/file1.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path2/newfolder" as "éééö.txt"
2026/04/07 02:38:42 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_normalization-yedisus6/file1.txt"
2026/04/07 02:38:42 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path2/newfolder"
2026/04/07 02:38:42 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/normalization/path2/newfolder'" as "éééö.txt"
2026/04/07 02:38:42 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:38:42 DEBUG : éééö.txt.eb0a0440.partial: size = 19 OK
2026/04/07 02:38:42 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:38:42 DEBUG : éééö.txt.eb0a0440.partial: renamed to: éééö.txt
2026/04/07 02:38:42 INFO : file1.txt: Copied (new) to: éééö.txt
2026/04/07 02:38:42 NOTICE: [36m(24) :[0m [34mcopy-as-NFD /tmp/022841qi/datadir/test_normalization-yedisus6/file1.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path2/newfolder hello,WORLD!.txt[0m
2026/04/07 02:38:42 DEBUG : copyFile "/tmp/022841qi/datadir/test_normalization-yedisus6/file1.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path2/newfolder" as "hello,WORLD!.txt"
2026/04/07 02:38:42 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_normalization-yedisus6/file1.txt"
2026/04/07 02:38:42 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path2/newfolder"
2026/04/07 02:38:42 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/normalization/path2/newfolder'" as "hello,WORLD!.txt"
2026/04/07 02:38:42 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:38:42 DEBUG : hello,WORLD!.txt.d42ed5b0.partial: size = 19 OK
2026/04/07 02:38:42 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:38:43 DEBUG : hello,WORLD!.txt.d42ed5b0.partial: renamed to: hello,WORLD!.txt
2026/04/07 02:38:43 INFO : file1.txt: Copied (new) to: hello,WORLD!.txt
2026/04/07 02:38:43 NOTICE: [36m(25) :[0m [34mtest bisync run with normalization[0m
2026/04/07 02:38:43 NOTICE: [36m(26) :[0m [34mbisync norm force[0m
2026/04/07 02:38:47 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/04/07 02:38:47 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:38:48 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/07 02:38:48 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/07 02:38:48 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/04/07 02:38:48 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:38:48 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/07 02:38:48 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/07 02:38:48 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/normalization/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:38:48 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/normalization/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:38:48 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:38:48 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:38:48 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path2/"
2026/04/07 02:38:48 INFO : Building Path1 and Path2 listings
2026/04/07 02:38:49 INFO : Path1 checking for diffs
2026/04/07 02:38:49 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mnewfolder/HeLlO,wOrLd!.txt[0m
2026/04/07 02:38:49 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mnewfolder/éééö.txt[0m
2026/04/07 02:38:49 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36m"測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"[0m
2026/04/07 02:38:49 INFO : Path1: 3 changes: [32m 3 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/07 02:38:49 INFO : Path2 checking for diffs
2026/04/07 02:38:49 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/07 02:38:49 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mnewfolder/éééö.txt[0m
2026/04/07 02:38:49 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mnewfolder/hello,WORLD!.txt[0m
2026/04/07 02:38:49 INFO : Path2: 3 changes: [32m 2 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/07 02:38:49 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m)
2026/04/07 02:38:49 INFO : Applying changes
2026/04/07 02:38:49 INFO : Checking potential conflicts...
2026/04/07 02:38:49 NOTICE: azurefiles root 'rclone-test-sirefav0zixi/022841qi/normalization/path2': 0 differences found
2026/04/07 02:38:49 NOTICE: azurefiles root 'rclone-test-sirefav0zixi/022841qi/normalization/path2': 2 matching files
2026/04/07 02:38:49 INFO : Finished checking the potential conflicts. %!s()
2026/04/07 02:38:49 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mnewfolder/HeLlO,wOrLd!.txt[0m
2026/04/07 02:38:49 INFO : newfolder/HeLlO,wOrLd!.txt: Files are equal but will copy anyway to update modtime (will not rename)
2026/04/07 02:38:49 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path1/newfolder/HeLlO,wOrLd!.txt[0m
2026/04/07 02:38:49 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mnewfolder/éééö.txt[0m
2026/04/07 02:38:49 INFO : newfolder/éééö.txt: Files are equal but will copy anyway to update modtime (will not rename)
2026/04/07 02:38:49 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path1/newfolder/éééö.txt[0m
2026/04/07 02:38:49 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m"TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path2/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"[0m
2026/04/07 02:38:49 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path1/file1.txt[0m
2026/04/07 02:38:49 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:38:49 INFO : file1.txt: Updated modification time in destination
2026/04/07 02:38:49 INFO : newfolder/hello,WORLD!.txt: Updated modification time in destination
2026/04/07 02:38:49 INFO : newfolder/éééö.txt: Updated modification time in destination
2026/04/07 02:38:49 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:38:50 INFO : 測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö/測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt: Copied (server-side copy)
2026/04/07 02:38:50 INFO : Updating listings
2026/04/07 02:38:50 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path2/"
2026/04/07 02:38:50 INFO : [32mBisync successful[0m
2026/04/07 02:38:50 NOTICE: [36m(27) :[0m [34mtest resync[0m
2026/04/07 02:38:50 NOTICE: [36m(28) :[0m [34mbisync resync norm[0m
2026/04/07 02:38:55 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/04/07 02:38:55 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:38:55 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/07 02:38:55 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/07 02:38:55 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/04/07 02:38:55 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:38:55 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/07 02:38:55 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/07 02:38:56 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/normalization/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:38:56 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/normalization/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:38:56 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:38:56 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:38:56 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path2/"
2026/04/07 02:38:56 INFO : Copying Path2 files to Path1
2026/04/07 02:38:56 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:38:56 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:38:56 INFO : Resync updating listings
2026/04/07 02:38:56 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path2/"
2026/04/07 02:38:56 INFO : [32mBisync successful[0m
2026/04/07 02:38:56 NOTICE: [36m(29) :[0m [34mtest changed on one path[0m
2026/04/07 02:38:56 NOTICE: [36m(30) :[0m [34mtouch-copy 2001-01-05 /tmp/022841qi/datadir/test_normalization-yedisus6/file1.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path2/[0m
2026/04/07 02:38:56 DEBUG : fs cache: switching user supplied name "/tmp/022841qi/datadir/test_normalization-yedisus6/" for canonical name "/tmp/022841qi/datadir/test_normalization-yedisus6"
2026/04/07 02:38:56 DEBUG : file1.txt: Set modification time 2001-01-05
2026/04/07 02:38:56 DEBUG : copyFile "/tmp/022841qi/datadir/test_normalization-yedisus6/file1.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path2/" as ""
2026/04/07 02:38:56 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_normalization-yedisus6/file1.txt"
2026/04/07 02:38:56 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path2/"
2026/04/07 02:38:56 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/normalization/path2/'" as "file1.txt"
2026/04/07 02:38:57 DEBUG : file1.txt: size = 19 OK
2026/04/07 02:38:57 DEBUG : file1.txt: Modification times differ by -48h0m0s: 2001-01-05 00:00:00 +0000 UTC, 2001-01-03 00:00:00 +0000 UTC
2026/04/07 02:38:57 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:38:57 INFO : file1.txt: Updated modification time in destination
2026/04/07 02:38:57 DEBUG : file1.txt: Unchanged skipping
2026/04/07 02:38:57 NOTICE: [36m(31) :[0m [34mcopy-as-NFC /tmp/022841qi/datadir/test_normalization-yedisus6/file1.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path1/測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö 測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt[0m
2026/04/07 02:38:57 DEBUG : copyFile "/tmp/022841qi/datadir/test_normalization-yedisus6/file1.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path1/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö" as "測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"
2026/04/07 02:38:57 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_normalization-yedisus6/file1.txt"
2026/04/07 02:38:57 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path1/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/04/07 02:38:57 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/normalization/path1/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö'" as "測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"
2026/04/07 02:38:57 DEBUG : 測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt: size = 19 OK
2026/04/07 02:38:57 DEBUG : file1.txt: Modification times differ by -72h0m0s: 2001-01-05 00:00:00 +0000 UTC, 2001-01-02 00:00:00 +0000 UTC
2026/04/07 02:38:57 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:38:57 INFO : file1.txt: Updated modification time in destination
2026/04/07 02:38:57 DEBUG : file1.txt: Unchanged skipping
2026/04/07 02:38:57 NOTICE: [36m(32) :[0m [34mcopy-as-NFC /tmp/022841qi/datadir/test_normalization-yedisus6/file1.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path1/newfolder éééö.txt[0m
2026/04/07 02:38:57 DEBUG : copyFile "/tmp/022841qi/datadir/test_normalization-yedisus6/file1.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path1/newfolder" as "éééö.txt"
2026/04/07 02:38:57 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_normalization-yedisus6/file1.txt"
2026/04/07 02:38:57 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path1/newfolder"
2026/04/07 02:38:57 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/normalization/path1/newfolder'" as "éééö.txt"
2026/04/07 02:38:57 DEBUG : éééö.txt: size = 19 OK
2026/04/07 02:38:57 DEBUG : file1.txt: Modification times differ by -48h0m0s: 2001-01-05 00:00:00 +0000 UTC, 2001-01-03 00:00:00 +0000 UTC
2026/04/07 02:38:57 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:38:57 INFO : file1.txt: Updated modification time in destination
2026/04/07 02:38:57 DEBUG : file1.txt: Unchanged skipping
2026/04/07 02:38:57 NOTICE: [36m(33) :[0m [34mcopy-as-NFC /tmp/022841qi/datadir/test_normalization-yedisus6/file1.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path1/newfolder HeLlO,wOrLd!.txt[0m
2026/04/07 02:38:57 DEBUG : copyFile "/tmp/022841qi/datadir/test_normalization-yedisus6/file1.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path1/newfolder" as "HeLlO,wOrLd!.txt"
2026/04/07 02:38:57 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_normalization-yedisus6/file1.txt"
2026/04/07 02:38:57 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path1/newfolder"
2026/04/07 02:38:57 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/normalization/path1/newfolder'" as "HeLlO,wOrLd!.txt"
2026/04/07 02:38:57 DEBUG : HeLlO,wOrLd!.txt: size = 19 OK
2026/04/07 02:38:57 DEBUG : file1.txt: Modification times differ by -48h0m0s: 2001-01-05 00:00:00 +0000 UTC, 2001-01-03 00:00:00 +0000 UTC
2026/04/07 02:38:57 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:38:57 INFO : file1.txt: Updated modification time in destination
2026/04/07 02:38:57 DEBUG : file1.txt: Unchanged skipping
2026/04/07 02:38:57 NOTICE: [36m(34) :[0m [34mbisync norm[0m
2026/04/07 02:39:02 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/04/07 02:39:02 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:39:02 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/07 02:39:02 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/07 02:39:03 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/04/07 02:39:03 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:39:03 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/07 02:39:03 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/07 02:39:03 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/normalization/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:39:03 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/normalization/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:39:03 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:39:03 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:39:03 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path2/"
2026/04/07 02:39:03 INFO : Building Path1 and Path2 listings
2026/04/07 02:39:03 INFO : Path1 checking for diffs
2026/04/07 02:39:03 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mnewfolder/HeLlO,wOrLd!.txt[0m
2026/04/07 02:39:03 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mnewfolder/éééö.txt[0m
2026/04/07 02:39:03 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36m"測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"[0m
2026/04/07 02:39:03 INFO : Path1: 3 changes: [32m 0 new[0m, [33m 3 modified[0m, [31m 0 deleted[0m
2026/04/07 02:39:03 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m)
2026/04/07 02:39:03 INFO : Path2 checking for diffs
2026/04/07 02:39:03 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/07 02:39:03 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/07 02:39:03 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m)
2026/04/07 02:39:03 INFO : Applying changes
2026/04/07 02:39:03 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path2/newfolder/hello,WORLD!.txt[0m
2026/04/07 02:39:03 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path2/newfolder/éééö.txt[0m
2026/04/07 02:39:03 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m"TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path2/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"[0m
2026/04/07 02:39:03 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path1/file1.txt[0m
2026/04/07 02:39:03 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:39:03 INFO : file1.txt: Updated modification time in destination
2026/04/07 02:39:03 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:39:04 INFO : newfolder/éééö.txt: Updated modification time in destination
2026/04/07 02:39:04 INFO : 測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö/測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt: Updated modification time in destination
2026/04/07 02:39:04 INFO : newfolder/HeLlO,wOrLd!.txt: Updated modification time in destination
2026/04/07 02:39:04 INFO : Updating listings
2026/04/07 02:39:04 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/normalization/path2/"
2026/04/07 02:39:04 INFO : [32mBisync successful[0m
2026/04/07 02:39:04 DEBUG : Waiting for deletions to finish
2026/04/07 02:39:04 INFO : file1.txt: Deleted
2026/04/07 02:39:04 INFO : file3.txt: Deleted
2026/04/07 02:39:04 INFO : file2.txt: Deleted
2026/04/07 02:39:04 INFO : newfolder/HeLlO,wOrLd!.txt: Deleted
2026/04/07 02:39:04 INFO : 測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö/測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt: Deleted
2026/04/07 02:39:04 INFO : newfolder/éééö.txt: Deleted
2026/04/07 02:39:05 DEBUG : removing 2 level 1 directories
2026/04/07 02:39:05 INFO : 測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Removing directory
2026/04/07 02:39:05 INFO : newfolder: Removing directory
2026/04/07 02:39:05 DEBUG : removing 1 level 0 directories
2026/04/07 02:39:05 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/normalization/path1': Removing directory
2026/04/07 02:39:05 DEBUG : Waiting for deletions to finish
2026/04/07 02:39:05 INFO : file1.txt: Deleted
2026/04/07 02:39:05 INFO : file2.txt: Deleted
2026/04/07 02:39:05 INFO : file3.txt: Deleted
2026/04/07 02:39:05 INFO : newfolder/éééö.txt: Deleted
2026/04/07 02:39:05 INFO : 測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö/測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt: Deleted
2026/04/07 02:39:05 INFO : newfolder/hello,WORLD!.txt: Deleted
2026/04/07 02:39:05 DEBUG : removing 2 level 1 directories
2026/04/07 02:39:05 INFO : 測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Removing directory
2026/04/07 02:39:05 INFO : newfolder: Removing directory
2026/04/07 02:39:05 DEBUG : removing 1 level 0 directories
2026/04/07 02:39:05 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/normalization/path2': Removing directory
bisync_test.go:608: [32mTEST normalization PASSED[0m
=== RUN TestBisyncRemoteRemote/rclone_args
2026/04/07 02:39:05 INFO : path1: Making directory
2026/04/07 02:39:05 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path1"
2026/04/07 02:39:05 INFO : path2: Making directory
2026/04/07 02:39:05 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path2"
2026/04/07 02:39:05 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rclone_args/initial"
2026/04/07 02:39:05 DEBUG : Creating backend with remote "/tmp/022841qi/initdir/test_rclone_args-qepawif3"
2026/04/07 02:39:05 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:39:05 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:39:05 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:39:05 DEBUG : subdir: Making directory with metadata
2026/04/07 02:39:05 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:39:05 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:39:05 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:39:05 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:39:05 DEBUG : file1.txt.3d039419.partial: size = 19 OK
2026/04/07 02:39:05 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK
2026/04/07 02:39:05 DEBUG : file1.txt.3d039419.partial: renamed to: file1.txt
2026/04/07 02:39:05 INFO : file1.txt: Copied (new)
2026/04/07 02:39:05 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:39:05 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:39:05 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:39:05 INFO : file2.txt: Copied (new)
2026/04/07 02:39:05 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:39:05 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/07 02:39:05 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:39:05 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:39:05 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:39:05 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:39:05 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination
2026/04/07 02:39:05 DEBUG : subdir/file21.txt.8fb30fba.partial: size = 0 OK
2026/04/07 02:39:05 DEBUG : Local file system at /tmp/022841qi/initdir/test_rclone_args-qepawif3: Waiting for checks to finish
2026/04/07 02:39:05 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:39:05 DEBUG : Local file system at /tmp/022841qi/initdir/test_rclone_args-qepawif3: Waiting for transfers to finish
2026/04/07 02:39:05 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:39:05 DEBUG : subdir/file21.txt.8fb30fba.partial: renamed to: subdir/file21.txt
2026/04/07 02:39:05 INFO : subdir/file21.txt: Copied (new)
2026/04/07 02:39:05 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:39:05 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rclone_args/modfiles"
2026/04/07 02:39:05 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_rclone_args-koridag0"
2026/04/07 02:39:05 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:39:05 DEBUG : file1.txt.8c06417f.partial: size = 19 OK
2026/04/07 02:39:05 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:39:05 DEBUG : file1.txt.8c06417f.partial: renamed to: file1.txt
2026/04/07 02:39:05 INFO : file1.txt: Copied (new)
2026/04/07 02:39:05 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:39:05 DEBUG : file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:39:05 DEBUG : file21.txt: Need to transfer - File not found at Destination
2026/04/07 02:39:05 DEBUG : Local file system at /tmp/022841qi/datadir/test_rclone_args-koridag0: Waiting for checks to finish
2026/04/07 02:39:05 DEBUG : file2.txt.d6677e1f.partial: size = 19 OK
2026/04/07 02:39:05 DEBUG : file20.txt.fd848222.partial: size = 0 OK
2026/04/07 02:39:05 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:39:05 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:39:05 DEBUG : file20.txt.fd848222.partial: renamed to: file20.txt
2026/04/07 02:39:05 INFO : file20.txt: Copied (new)
2026/04/07 02:39:05 DEBUG : file21.txt.68f456b7.partial: size = 0 OK
2026/04/07 02:39:05 DEBUG : Local file system at /tmp/022841qi/datadir/test_rclone_args-koridag0: Waiting for transfers to finish
2026/04/07 02:39:05 DEBUG : file2.txt.d6677e1f.partial: renamed to: file2.txt
2026/04/07 02:39:05 INFO : file2.txt: Copied (new)
2026/04/07 02:39:05 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:39:05 DEBUG : file21.txt.68f456b7.partial: renamed to: file21.txt
2026/04/07 02:39:05 INFO : file21.txt: Copied (new)
2026/04/07 02:39:05 DEBUG : Waiting for deletions to finish
2026/04/07 02:39:05 ERROR : error listing: directory not found
2026/04/07 02:39:05 ERROR : azurefiles root 'rclone-test-sirefav0zixi/022841qi/rclone_args/path1': Failed to list "": directory not found
2026/04/07 02:39:05 DEBUG : removing 1 level 0 directories
2026/04/07 02:39:05 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/rclone_args/path1': Removing directory
2026/04/07 02:39:05 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-sirefav0zixi/022841qi/rclone_args/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:d5765eba-001a-0094-0637-c60673000000
Time:2026-04-07T02:39:05.9237588Z
--------------------------------------------------------------------------------
2026/04/07 02:39:05 DEBUG : Waiting for deletions to finish
2026/04/07 02:39:05 ERROR : error listing: directory not found
2026/04/07 02:39:06 ERROR : azurefiles root 'rclone-test-sirefav0zixi/022841qi/rclone_args/path2': Failed to list "": directory not found
2026/04/07 02:39:06 DEBUG : removing 1 level 0 directories
2026/04/07 02:39:06 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/rclone_args/path2': Removing directory
2026/04/07 02:39:06 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-sirefav0zixi/022841qi/rclone_args/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:d5765ec8-001a-0094-1237-c60673000000
Time:2026-04-07T02:39:06.0472791Z
--------------------------------------------------------------------------------
2026/04/07 02:39:06 ERROR : error listing: directory not found
2026/04/07 02:39:06 ERROR : error listing: directory not found
2026/04/07 02:39:06 NOTICE: checking initFs Local file system at /tmp/022841qi/initdir/test_rclone_args-qepawif3
2026/04/07 02:39:06 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:39:06 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:39:06 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:39:06 INFO : subdir: Making directory
2026/04/07 02:39:06 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:39:06 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination
2026/04/07 02:39:06 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/rclone_args/path1': Waiting for checks to finish
2026/04/07 02:39:06 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/rclone_args/path1': Waiting for transfers to finish
2026/04/07 02:39:06 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:39:06 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:39:06 DEBUG : file1.txt.3d039419.partial: size = 19 OK
2026/04/07 02:39:06 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK
2026/04/07 02:39:06 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:39:06 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:39:06 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:39:06 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:39:06 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:39:06 INFO : file2.txt: Copied (new)
2026/04/07 02:39:06 DEBUG : file1.txt.3d039419.partial: renamed to: file1.txt
2026/04/07 02:39:06 INFO : file1.txt: Copied (new)
2026/04/07 02:39:06 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:39:06 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:39:06 DEBUG : subdir/file21.txt.8fb30fba.partial: size = 0 OK
2026/04/07 02:39:06 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:39:06 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:39:06 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:39:06 DEBUG : subdir/file21.txt.8fb30fba.partial: renamed to: subdir/file21.txt
2026/04/07 02:39:06 INFO : subdir/file21.txt: Copied (new)
2026/04/07 02:39:06 NOTICE: checking Path1 azurefiles root 'rclone-test-sirefav0zixi/022841qi/rclone_args/path1'
2026/04/07 02:39:07 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:39:07 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:39:07 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:39:07 INFO : subdir: Making directory
2026/04/07 02:39:07 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:39:07 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination
2026/04/07 02:39:07 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/rclone_args/path2': Waiting for checks to finish
2026/04/07 02:39:07 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/rclone_args/path2': Waiting for transfers to finish
2026/04/07 02:39:07 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:39:07 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:39:07 DEBUG : file1.txt.3d039419.partial: size = 19 OK
2026/04/07 02:39:07 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK
2026/04/07 02:39:07 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:39:07 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:39:07 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:39:07 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:39:07 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:39:07 INFO : file2.txt: Copied (new)
2026/04/07 02:39:07 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:39:07 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:39:07 DEBUG : file1.txt.3d039419.partial: renamed to: file1.txt
2026/04/07 02:39:07 INFO : file1.txt: Copied (new)
2026/04/07 02:39:07 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:39:07 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:39:07 DEBUG : subdir/file21.txt.8fb30fba.partial: size = 0 OK
2026/04/07 02:39:07 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:39:07 DEBUG : subdir/file21.txt.8fb30fba.partial: renamed to: subdir/file21.txt
2026/04/07 02:39:07 INFO : subdir/file21.txt: Copied (new)
2026/04/07 02:39:07 NOTICE: checking path2 azurefiles root 'rclone-test-sirefav0zixi/022841qi/rclone_args/path2'
2026/04/07 02:39:08 NOTICE: [36m(01) :[0m [34mtest rclone-args[0m
2026/04/07 02:39:08 NOTICE: [36m(02) :[0m [34mtouch-glob 2001-01-02 /tmp/022841qi/datadir/test_rclone_args-koridag0/ *[0m
2026/04/07 02:39:08 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_rclone_args-koridag0/"
2026/04/07 02:39:08 DEBUG : fs cache: renaming cache item "/tmp/022841qi/datadir/test_rclone_args-koridag0/" to be canonical "/tmp/022841qi/datadir/test_rclone_args-koridag0"
2026/04/07 02:39:08 DEBUG : file21.txt: Set modification time 2001-01-02
2026/04/07 02:39:08 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/07 02:39:08 DEBUG : file2.txt: Set modification time 2001-01-02
2026/04/07 02:39:08 DEBUG : file20.txt: Set modification time 2001-01-02
2026/04/07 02:39:08 NOTICE: [36m(03) :[0m [34mtest initial bisync[0m
2026/04/07 02:39:08 NOTICE: [36m(04) :[0m [34mbisync resync checksum[0m
2026/04/07 02:39:12 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/rclone_args/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:39:12 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/rclone_args/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:39:12 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/04/07 02:39:12 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path2/"
2026/04/07 02:39:12 INFO : Copying Path2 files to Path1
2026/04/07 02:39:12 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:39:13 INFO : There was nothing to transfer
2026/04/07 02:39:13 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:39:13 INFO : There was nothing to transfer
2026/04/07 02:39:13 INFO : Resync updating listings
2026/04/07 02:39:13 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path2/"
2026/04/07 02:39:13 INFO : [32mBisync successful[0m
2026/04/07 02:39:13 NOTICE: [36m(05) :[0m [34mtest place newer files on both paths[0m
2026/04/07 02:39:13 NOTICE: [36m(06) :[0m [34mcopy-file /tmp/022841qi/datadir/test_rclone_args-koridag0/file1.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path1/[0m
2026/04/07 02:39:13 DEBUG : copyFile "/tmp/022841qi/datadir/test_rclone_args-koridag0/file1.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path1/" as ""
2026/04/07 02:39:13 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_rclone_args-koridag0/file1.txt"
2026/04/07 02:39:13 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path1/"
2026/04/07 02:39:13 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/rclone_args/path1/'" as "file1.txt"
2026/04/07 02:39:13 DEBUG : file1.txt: size = 19 OK
2026/04/07 02:39:13 DEBUG : file1.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/04/07 02:39:13 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 (Local file system at /tmp/022841qi/datadir/test_rclone_args-koridag0)
2026/04/07 02:39:13 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c (azurefiles root 'rclone-test-sirefav0zixi/022841qi/rclone_args/path1/')
2026/04/07 02:39:13 DEBUG : file1.txt: md5 differ
2026/04/07 02:39:13 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/07 02:39:13 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:39:13 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/07 02:39:13 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:39:13 NOTICE: [36m(07) :[0m [34mcopy-file /tmp/022841qi/datadir/test_rclone_args-koridag0/file2.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path2/[0m
2026/04/07 02:39:13 DEBUG : copyFile "/tmp/022841qi/datadir/test_rclone_args-koridag0/file2.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path2/" as ""
2026/04/07 02:39:13 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_rclone_args-koridag0/file2.txt"
2026/04/07 02:39:13 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path2/"
2026/04/07 02:39:13 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/rclone_args/path2/'" as "file2.txt"
2026/04/07 02:39:13 DEBUG : file2.txt: size = 19 (Local file system at /tmp/022841qi/datadir/test_rclone_args-koridag0)
2026/04/07 02:39:13 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-sirefav0zixi/022841qi/rclone_args/path2/')
2026/04/07 02:39:13 DEBUG : file2.txt: Sizes differ
2026/04/07 02:39:14 DEBUG : file2.txt.2fd64024.partial: size = 19 OK
2026/04/07 02:39:14 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:39:14 DEBUG : file2.txt.2fd64024.partial: renamed to: file2.txt
2026/04/07 02:39:14 INFO : file2.txt: Copied (replaced existing)
2026/04/07 02:39:14 NOTICE: [36m(08) :[0m [34mcopy-file /tmp/022841qi/datadir/test_rclone_args-koridag0/file20.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path1/subdir[0m
2026/04/07 02:39:14 DEBUG : copyFile "/tmp/022841qi/datadir/test_rclone_args-koridag0/file20.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path1/subdir" as ""
2026/04/07 02:39:14 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_rclone_args-koridag0/file20.txt"
2026/04/07 02:39:14 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path1/subdir"
2026/04/07 02:39:14 DEBUG : operations.CopyFile "file20.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/rclone_args/path1/subdir'" as "file20.txt"
2026/04/07 02:39:14 DEBUG : file20.txt: size = 0 OK
2026/04/07 02:39:14 DEBUG : file20.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/04/07 02:39:14 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:39:14 INFO : file20.txt: Updated modification time in destination
2026/04/07 02:39:14 DEBUG : file20.txt: Unchanged skipping
2026/04/07 02:39:14 NOTICE: [36m(09) :[0m [34mcopy-file /tmp/022841qi/datadir/test_rclone_args-koridag0/file21.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path2/subdir[0m
2026/04/07 02:39:14 DEBUG : copyFile "/tmp/022841qi/datadir/test_rclone_args-koridag0/file21.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path2/subdir" as ""
2026/04/07 02:39:14 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_rclone_args-koridag0/file21.txt"
2026/04/07 02:39:14 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path2/subdir"
2026/04/07 02:39:14 DEBUG : operations.CopyFile "file21.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/rclone_args/path2/subdir'" as "file21.txt"
2026/04/07 02:39:14 DEBUG : file21.txt: size = 0 OK
2026/04/07 02:39:14 DEBUG : file21.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/04/07 02:39:14 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:39:14 INFO : file21.txt: Updated modification time in destination
2026/04/07 02:39:14 DEBUG : file21.txt: Unchanged skipping
2026/04/07 02:39:14 NOTICE: [36m(10) :[0m [34mtouch-glob 2001-01-02 TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path1/ file1.txt[0m
2026/04/07 02:39:14 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path1/"
2026/04/07 02:39:14 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/07 02:39:14 NOTICE: [36m(11) :[0m [34mtouch-glob 2001-01-02 TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path2/ file2.txt[0m
2026/04/07 02:39:14 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path2/"
2026/04/07 02:39:14 DEBUG : file2.txt: Set modification time 2001-01-02
2026/04/07 02:39:14 NOTICE: [36m(12) :[0m [34mtouch-glob 2001-01-02 TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path1/subdir/ file20.txt[0m
2026/04/07 02:39:14 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path1/subdir/"
2026/04/07 02:39:14 DEBUG : file20.txt: Set modification time 2001-01-02
2026/04/07 02:39:15 NOTICE: [36m(13) :[0m [34mtouch-glob 2001-01-02 TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path2/subdir/ file21.txt[0m
2026/04/07 02:39:15 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path2/subdir/"
2026/04/07 02:39:15 DEBUG : file21.txt: Set modification time 2001-01-02
2026/04/07 02:39:15 NOTICE: [36m(14) :[0m [34mtest run bisync with custom options[0m
2026/04/07 02:39:15 NOTICE: [36m(15) :[0m [34mbisync checksum[0m
2026/04/07 02:39:19 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/rclone_args/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:39:19 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/rclone_args/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:39:19 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/04/07 02:39:19 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path2/"
2026/04/07 02:39:19 INFO : Building Path1 and Path2 listings
2026/04/07 02:39:19 INFO : TestAzureFiles: [2mDownloading hashes...[0m
2026/04/07 02:39:20 INFO : Path1 checking for diffs
2026/04/07 02:39:20 INFO : - [36mPath1[0m [35m[33mFile changed: [35mhash[0m[0m[0m - [36mfile1.txt[0m
2026/04/07 02:39:20 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/07 02:39:20 INFO : ([33mModified[0m: [36m 1 hash differs[0m)
2026/04/07 02:39:20 INFO : Path2 checking for diffs
2026/04/07 02:39:20 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/04/07 02:39:20 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/07 02:39:20 INFO : ([33mModified[0m: [36m 1 larger[0m, [34m 0 smaller[0m, [36m 1 hash differs[0m)
2026/04/07 02:39:20 INFO : Applying changes
2026/04/07 02:39:20 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path2/file1.txt[0m
2026/04/07 02:39:20 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path1/file2.txt[0m
2026/04/07 02:39:20 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:39:21 INFO : file2.txt: Copied (server-side copy)
2026/04/07 02:39:21 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:39:21 INFO : file1.txt: Copied (server-side copy)
2026/04/07 02:39:21 INFO : Updating listings
2026/04/07 02:39:21 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path2/"
2026/04/07 02:39:21 INFO : [32mBisync successful[0m
2026/04/07 02:39:21 NOTICE: [36m(16) :[0m [34mtouch-glob 2007-07-23 /tmp/022841qi/datadir/test_rclone_args-koridag0/ *[0m
2026/04/07 02:39:21 DEBUG : fs cache: switching user supplied name "/tmp/022841qi/datadir/test_rclone_args-koridag0/" for canonical name "/tmp/022841qi/datadir/test_rclone_args-koridag0"
2026/04/07 02:39:21 DEBUG : file21.txt: Set modification time 2007-07-23
2026/04/07 02:39:21 DEBUG : file1.txt: Set modification time 2007-07-23
2026/04/07 02:39:21 DEBUG : file2.txt: Set modification time 2007-07-23
2026/04/07 02:39:21 DEBUG : file20.txt: Set modification time 2007-07-23
2026/04/07 02:39:21 NOTICE: [36m(17) :[0m [34mcopy-file /tmp/022841qi/datadir/test_rclone_args-koridag0/file1.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path1/[0m
2026/04/07 02:39:21 DEBUG : copyFile "/tmp/022841qi/datadir/test_rclone_args-koridag0/file1.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path1/" as ""
2026/04/07 02:39:21 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_rclone_args-koridag0/file1.txt"
2026/04/07 02:39:21 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path1/"
2026/04/07 02:39:21 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/rclone_args/path1/'" as "file1.txt"
2026/04/07 02:39:21 DEBUG : file1.txt: size = 19 OK
2026/04/07 02:39:21 DEBUG : file1.txt: Modification times differ by -57432h0m0s: 2007-07-23 00:00:00 +0000 UTC, 2001-01-02 00:00:00 +0000 UTC
2026/04/07 02:39:21 DEBUG : file1.txt: Dst hash empty - aborting Src hash check
2026/04/07 02:39:22 DEBUG : file1.txt.2600eab4.partial: size = 19 OK
2026/04/07 02:39:22 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:39:22 DEBUG : file1.txt.2600eab4.partial: renamed to: file1.txt
2026/04/07 02:39:22 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:39:22 NOTICE: [36m(18) :[0m [34mcopy-file /tmp/022841qi/datadir/test_rclone_args-koridag0/file2.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path2/[0m
2026/04/07 02:39:22 DEBUG : copyFile "/tmp/022841qi/datadir/test_rclone_args-koridag0/file2.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path2/" as ""
2026/04/07 02:39:22 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_rclone_args-koridag0/file2.txt"
2026/04/07 02:39:22 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path2/"
2026/04/07 02:39:22 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/rclone_args/path2/'" as "file2.txt"
2026/04/07 02:39:22 DEBUG : file2.txt: size = 19 OK
2026/04/07 02:39:22 DEBUG : file2.txt: Modification times differ by -57432h0m0s: 2007-07-23 00:00:00 +0000 UTC, 2001-01-02 00:00:00 +0000 UTC
2026/04/07 02:39:22 DEBUG : file2.txt: Dst hash empty - aborting Src hash check
2026/04/07 02:39:22 DEBUG : file2.txt.7c61d5d4.partial: size = 19 OK
2026/04/07 02:39:22 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:39:22 DEBUG : file2.txt.7c61d5d4.partial: renamed to: file2.txt
2026/04/07 02:39:22 INFO : file2.txt: Copied (replaced existing)
2026/04/07 02:39:22 NOTICE: [36m(19) :[0m [34mcopy-file /tmp/022841qi/datadir/test_rclone_args-koridag0/file20.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path1/subdir[0m
2026/04/07 02:39:22 DEBUG : copyFile "/tmp/022841qi/datadir/test_rclone_args-koridag0/file20.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path1/subdir" as ""
2026/04/07 02:39:22 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_rclone_args-koridag0/file20.txt"
2026/04/07 02:39:22 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path1/subdir"
2026/04/07 02:39:22 DEBUG : operations.CopyFile "file20.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/rclone_args/path1/subdir'" as "file20.txt"
2026/04/07 02:39:22 DEBUG : file20.txt: size = 0 OK
2026/04/07 02:39:22 DEBUG : file20.txt: Modification times differ by -57432h0m0s: 2007-07-23 00:00:00 +0000 UTC, 2001-01-02 00:00:00 +0000 UTC
2026/04/07 02:39:22 DEBUG : file20.txt: Dst hash empty - aborting Src hash check
2026/04/07 02:39:22 DEBUG : file20.txt.578229e9.partial: size = 0 OK
2026/04/07 02:39:22 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:39:23 DEBUG : file20.txt.578229e9.partial: renamed to: file20.txt
2026/04/07 02:39:23 INFO : file20.txt: Copied (replaced existing)
2026/04/07 02:39:23 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/022841qi/datadir/test_rclone_args-koridag0/file21.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path2/ file1.txt[0m
2026/04/07 02:39:23 DEBUG : copyFile "/tmp/022841qi/datadir/test_rclone_args-koridag0/file21.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path2/" as "file1.txt"
2026/04/07 02:39:23 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_rclone_args-koridag0/file21.txt"
2026/04/07 02:39:23 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path2/"
2026/04/07 02:39:23 DEBUG : operations.CopyFile "file21.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/rclone_args/path2/'" as "file1.txt"
2026/04/07 02:39:23 DEBUG : file21.txt: size = 0 (Local file system at /tmp/022841qi/datadir/test_rclone_args-koridag0)
2026/04/07 02:39:23 DEBUG : file1.txt: size = 19 (azurefiles root 'rclone-test-sirefav0zixi/022841qi/rclone_args/path2/')
2026/04/07 02:39:23 DEBUG : file21.txt: Sizes differ
2026/04/07 02:39:23 DEBUG : file1.txt.4dd3a834.partial: size = 0 OK
2026/04/07 02:39:23 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:39:23 DEBUG : file1.txt.4dd3a834.partial: renamed to: file1.txt
2026/04/07 02:39:23 INFO : file21.txt: Copied (replaced existing) to: file1.txt
2026/04/07 02:39:23 NOTICE: [36m(21) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path1/ file1.txt[0m
2026/04/07 02:39:23 DEBUG : file1.txt: Set modification time 2007-07-23
2026/04/07 02:39:23 NOTICE: [36m(22) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path2/ file2.txt[0m
2026/04/07 02:39:23 DEBUG : file2.txt: Set modification time 2007-07-23
2026/04/07 02:39:23 NOTICE: [36m(23) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path1/subdir/ file20.txt[0m
2026/04/07 02:39:23 DEBUG : file20.txt: Set modification time 2007-07-23
2026/04/07 02:39:23 NOTICE: [36m(24) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path2/subdir/ file21.txt[0m
2026/04/07 02:39:23 DEBUG : file21.txt: Set modification time 2007-07-23
2026/04/07 02:39:23 NOTICE: [36m(25) :[0m [34mbisync size-only[0m
2026/04/07 02:39:28 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/rclone_args/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:39:28 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/rclone_args/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:39:28 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:39:28 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:39:28 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path2/"
2026/04/07 02:39:28 INFO : Building Path1 and Path2 listings
2026/04/07 02:39:28 INFO : Path1 checking for diffs
2026/04/07 02:39:28 INFO : Path2 checking for diffs
2026/04/07 02:39:28 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (smaller)[0m[0m[0m - [36mfile1.txt[0m
2026/04/07 02:39:28 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/07 02:39:28 INFO : ([33mModified[0m: [36m 0 larger[0m, [34m 1 smaller[0m)
2026/04/07 02:39:28 INFO : Applying changes
2026/04/07 02:39:28 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path1/file1.txt[0m
2026/04/07 02:39:28 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:39:29 INFO : file1.txt: Copied (server-side copy)
2026/04/07 02:39:29 INFO : Updating listings
2026/04/07 02:39:29 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path2/"
2026/04/07 02:39:29 INFO : [32mBisync successful[0m
2026/04/07 02:39:29 NOTICE: [36m(26) :[0m [34mbisync resync[0m
2026/04/07 02:39:33 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/rclone_args/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:39:33 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/rclone_args/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:39:33 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:39:33 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:39:33 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path2/"
2026/04/07 02:39:33 INFO : Copying Path2 files to Path1
2026/04/07 02:39:33 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:39:33 INFO : There was nothing to transfer
2026/04/07 02:39:33 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:39:34 INFO : file2.txt: Copied (server-side copy)
2026/04/07 02:39:34 INFO : subdir/file20.txt: Copied (server-side copy)
2026/04/07 02:39:34 INFO : subdir/file21.txt: Copied (server-side copy)
2026/04/07 02:39:34 INFO : Resync updating listings
2026/04/07 02:39:34 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path2/"
2026/04/07 02:39:34 INFO : [32mBisync successful[0m
2026/04/07 02:39:34 NOTICE: [36m(27) :[0m [34mcopy-file /tmp/022841qi/datadir/test_rclone_args-koridag0/file1.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path1/[0m
2026/04/07 02:39:34 DEBUG : copyFile "/tmp/022841qi/datadir/test_rclone_args-koridag0/file1.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path1/" as ""
2026/04/07 02:39:34 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_rclone_args-koridag0/file1.txt"
2026/04/07 02:39:34 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path1/"
2026/04/07 02:39:34 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/rclone_args/path1/'" as "file1.txt"
2026/04/07 02:39:34 DEBUG : file1.txt: size = 19 (Local file system at /tmp/022841qi/datadir/test_rclone_args-koridag0)
2026/04/07 02:39:34 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-sirefav0zixi/022841qi/rclone_args/path1/')
2026/04/07 02:39:34 DEBUG : file1.txt: Sizes differ
2026/04/07 02:39:34 DEBUG : file1.txt.2600eab4.partial: size = 19 OK
2026/04/07 02:39:34 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:39:35 DEBUG : file1.txt.2600eab4.partial: renamed to: file1.txt
2026/04/07 02:39:35 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:39:35 NOTICE: [36m(28) :[0m [34mcopy-file /tmp/022841qi/datadir/test_rclone_args-koridag0/file2.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path2/[0m
2026/04/07 02:39:35 DEBUG : copyFile "/tmp/022841qi/datadir/test_rclone_args-koridag0/file2.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path2/" as ""
2026/04/07 02:39:35 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_rclone_args-koridag0/file2.txt"
2026/04/07 02:39:35 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path2/"
2026/04/07 02:39:35 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/rclone_args/path2/'" as "file2.txt"
2026/04/07 02:39:35 DEBUG : file2.txt: size = 19 OK
2026/04/07 02:39:35 DEBUG : file2.txt: Modification times differ by -57432h0m0s: 2007-07-23 00:00:00 +0000 UTC, 2001-01-02 00:00:00 +0000 UTC
2026/04/07 02:39:35 DEBUG : file2.txt: Dst hash empty - aborting Src hash check
2026/04/07 02:39:35 DEBUG : file2.txt.7c61d5d4.partial: size = 19 OK
2026/04/07 02:39:35 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:39:35 DEBUG : file2.txt.7c61d5d4.partial: renamed to: file2.txt
2026/04/07 02:39:35 INFO : file2.txt: Copied (replaced existing)
2026/04/07 02:39:35 NOTICE: [36m(29) :[0m [34mcopy-file /tmp/022841qi/datadir/test_rclone_args-koridag0/file20.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path1/subdir[0m
2026/04/07 02:39:35 DEBUG : copyFile "/tmp/022841qi/datadir/test_rclone_args-koridag0/file20.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path1/subdir" as ""
2026/04/07 02:39:35 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_rclone_args-koridag0/file20.txt"
2026/04/07 02:39:35 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path1/subdir"
2026/04/07 02:39:35 DEBUG : operations.CopyFile "file20.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/rclone_args/path1/subdir'" as "file20.txt"
2026/04/07 02:39:35 DEBUG : file20.txt: size = 0 OK
2026/04/07 02:39:35 DEBUG : file20.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/07 02:39:35 DEBUG : file20.txt: Unchanged skipping
2026/04/07 02:39:35 NOTICE: [36m(30) :[0m [34mcopy-file /tmp/022841qi/datadir/test_rclone_args-koridag0/file21.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path2/subdir[0m
2026/04/07 02:39:35 DEBUG : copyFile "/tmp/022841qi/datadir/test_rclone_args-koridag0/file21.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path2/subdir" as ""
2026/04/07 02:39:35 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_rclone_args-koridag0/file21.txt"
2026/04/07 02:39:35 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path2/subdir"
2026/04/07 02:39:35 DEBUG : operations.CopyFile "file21.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/rclone_args/path2/subdir'" as "file21.txt"
2026/04/07 02:39:35 DEBUG : file21.txt: size = 0 OK
2026/04/07 02:39:35 DEBUG : file21.txt: Modification times differ by -66240h0m0s: 2007-07-23 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/04/07 02:39:35 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:39:35 INFO : file21.txt: Updated modification time in destination
2026/04/07 02:39:35 DEBUG : file21.txt: Unchanged skipping
2026/04/07 02:39:35 NOTICE: [36m(31) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path1/ file1.txt[0m
2026/04/07 02:39:35 DEBUG : file1.txt: Set modification time 2007-07-23
2026/04/07 02:39:35 NOTICE: [36m(32) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path2/ file2.txt[0m
2026/04/07 02:39:35 DEBUG : file2.txt: Set modification time 2007-07-23
2026/04/07 02:39:35 NOTICE: [36m(33) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path1/subdir/ file20.txt[0m
2026/04/07 02:39:36 DEBUG : file20.txt: Set modification time 2007-07-23
2026/04/07 02:39:36 NOTICE: [36m(34) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path2/subdir/ file21.txt[0m
2026/04/07 02:39:36 DEBUG : file21.txt: Set modification time 2007-07-23
2026/04/07 02:39:36 NOTICE: [36m(35) :[0m [34mbisync ignore-size[0m
2026/04/07 02:39:40 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/rclone_args/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:39:40 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/rclone_args/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:39:40 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:39:40 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": false,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:39:40 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path2/"
2026/04/07 02:39:40 INFO : Building Path1 and Path2 listings
2026/04/07 02:39:40 INFO : Path1 checking for diffs
2026/04/07 02:39:40 INFO : Path2 checking for diffs
2026/04/07 02:39:40 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/07 02:39:40 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file21.txt[0m
2026/04/07 02:39:40 INFO : Path2: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/04/07 02:39:40 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m)
2026/04/07 02:39:40 INFO : Applying changes
2026/04/07 02:39:40 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path1/file2.txt[0m
2026/04/07 02:39:40 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path1/subdir/file21.txt[0m
2026/04/07 02:39:40 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:39:41 INFO : file2.txt: Copied (server-side copy)
2026/04/07 02:39:41 INFO : subdir/file21.txt: Copied (server-side copy)
2026/04/07 02:39:41 INFO : Updating listings
2026/04/07 02:39:41 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path2/"
2026/04/07 02:39:41 INFO : [32mBisync successful[0m
2026/04/07 02:39:41 NOTICE: [36m(36) :[0m [34mbisync resync compare-all[0m
2026/04/07 02:39:46 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/rclone_args/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:39:46 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/rclone_args/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:39:46 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/04/07 02:39:46 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path2/"
2026/04/07 02:39:46 INFO : Copying Path2 files to Path1
2026/04/07 02:39:46 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:39:46 INFO : TestAzureFiles: [2mDownloading hashes...[0m
2026/04/07 02:39:46 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:39:47 INFO : file1.txt: Copied (server-side copy)
2026/04/07 02:39:47 INFO : Resync updating listings
2026/04/07 02:39:47 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path2/"
2026/04/07 02:39:47 INFO : [32mBisync successful[0m
2026/04/07 02:39:47 NOTICE: [36m(37) :[0m [34mcopy-as /tmp/022841qi/datadir/test_rclone_args-koridag0/file21.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path2/ file2.txt[0m
2026/04/07 02:39:47 DEBUG : copyFile "/tmp/022841qi/datadir/test_rclone_args-koridag0/file21.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path2/" as "file2.txt"
2026/04/07 02:39:47 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_rclone_args-koridag0/file21.txt"
2026/04/07 02:39:47 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path2/"
2026/04/07 02:39:47 DEBUG : operations.CopyFile "file21.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/rclone_args/path2/'" as "file2.txt"
2026/04/07 02:39:47 DEBUG : file21.txt: size = 0 (Local file system at /tmp/022841qi/datadir/test_rclone_args-koridag0)
2026/04/07 02:39:47 DEBUG : file2.txt: size = 19 (azurefiles root 'rclone-test-sirefav0zixi/022841qi/rclone_args/path2/')
2026/04/07 02:39:47 DEBUG : file21.txt: Sizes differ
2026/04/07 02:39:47 DEBUG : Max number of stats groups reached removing bojasop3
2026/04/07 02:39:47 DEBUG : file2.txt.2933d3ca.partial: size = 0 OK
2026/04/07 02:39:47 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:39:47 DEBUG : file2.txt.2933d3ca.partial: renamed to: file2.txt
2026/04/07 02:39:47 INFO : file21.txt: Copied (replaced existing) to: file2.txt
2026/04/07 02:39:47 NOTICE: [36m(38) :[0m [34mtouch-glob 2023-08-26 /tmp/022841qi/datadir/test_rclone_args-koridag0/ *[0m
2026/04/07 02:39:47 DEBUG : fs cache: switching user supplied name "/tmp/022841qi/datadir/test_rclone_args-koridag0/" for canonical name "/tmp/022841qi/datadir/test_rclone_args-koridag0"
2026/04/07 02:39:47 DEBUG : file21.txt: Set modification time 2023-08-26
2026/04/07 02:39:47 DEBUG : file1.txt: Set modification time 2023-08-26
2026/04/07 02:39:47 DEBUG : file2.txt: Set modification time 2023-08-26
2026/04/07 02:39:47 DEBUG : file20.txt: Set modification time 2023-08-26
2026/04/07 02:39:47 NOTICE: [36m(39) :[0m [34mcopy-file /tmp/022841qi/datadir/test_rclone_args-koridag0/file1.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path1/[0m
2026/04/07 02:39:47 DEBUG : copyFile "/tmp/022841qi/datadir/test_rclone_args-koridag0/file1.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path1/" as ""
2026/04/07 02:39:47 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_rclone_args-koridag0/file1.txt"
2026/04/07 02:39:47 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path1/"
2026/04/07 02:39:48 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/rclone_args/path1/'" as "file1.txt"
2026/04/07 02:39:48 DEBUG : file1.txt: size = 19 OK
2026/04/07 02:39:48 DEBUG : file1.txt: Modification times differ by -141072h0m0s: 2023-08-26 00:00:00 +0000 UTC, 2007-07-23 00:00:00 +0000 UTC
2026/04/07 02:39:48 DEBUG : file1.txt: Dst hash empty - aborting Src hash check
2026/04/07 02:39:48 DEBUG : Max number of stats groups reached removing rujesid8
2026/04/07 02:39:48 DEBUG : file1.txt.8c06417f.partial: size = 19 OK
2026/04/07 02:39:48 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:39:48 DEBUG : file1.txt.8c06417f.partial: renamed to: file1.txt
2026/04/07 02:39:48 INFO : file1.txt: Copied (replaced existing)
2026/04/07 02:39:48 NOTICE: [36m(40) :[0m [34mcopy-file /tmp/022841qi/datadir/test_rclone_args-koridag0/file20.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path1/subdir[0m
2026/04/07 02:39:48 DEBUG : copyFile "/tmp/022841qi/datadir/test_rclone_args-koridag0/file20.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path1/subdir" as ""
2026/04/07 02:39:48 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_rclone_args-koridag0/file20.txt"
2026/04/07 02:39:48 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path1/subdir"
2026/04/07 02:39:48 DEBUG : operations.CopyFile "file20.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/rclone_args/path1/subdir'" as "file20.txt"
2026/04/07 02:39:48 DEBUG : file20.txt: size = 0 OK
2026/04/07 02:39:48 DEBUG : file20.txt: Modification times differ by -141072h0m0s: 2023-08-26 00:00:00 +0000 UTC, 2007-07-23 00:00:00 +0000 UTC
2026/04/07 02:39:48 DEBUG : file20.txt: Dst hash empty - aborting Src hash check
2026/04/07 02:39:48 DEBUG : Max number of stats groups reached removing religay1
2026/04/07 02:39:48 DEBUG : file20.txt.fd848222.partial: size = 0 OK
2026/04/07 02:39:48 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:39:48 DEBUG : file20.txt.fd848222.partial: renamed to: file20.txt
2026/04/07 02:39:48 INFO : file20.txt: Copied (replaced existing)
2026/04/07 02:39:48 NOTICE: [36m(41) :[0m [34mcopy-file /tmp/022841qi/datadir/test_rclone_args-koridag0/file21.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path2/subdir[0m
2026/04/07 02:39:48 DEBUG : copyFile "/tmp/022841qi/datadir/test_rclone_args-koridag0/file21.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path2/subdir" as ""
2026/04/07 02:39:48 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_rclone_args-koridag0/file21.txt"
2026/04/07 02:39:48 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path2/subdir"
2026/04/07 02:39:48 DEBUG : operations.CopyFile "file21.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/rclone_args/path2/subdir'" as "file21.txt"
2026/04/07 02:39:48 DEBUG : file21.txt: size = 0 OK
2026/04/07 02:39:48 DEBUG : file21.txt: Modification times differ by -141072h0m0s: 2023-08-26 00:00:00 +0000 UTC, 2007-07-23 00:00:00 +0000 UTC
2026/04/07 02:39:48 DEBUG : file21.txt: Dst hash empty - aborting Src hash check
2026/04/07 02:39:48 DEBUG : Max number of stats groups reached removing vapoqug5
2026/04/07 02:39:49 DEBUG : file21.txt.68f456b7.partial: size = 0 OK
2026/04/07 02:39:49 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:39:49 DEBUG : file21.txt.68f456b7.partial: renamed to: file21.txt
2026/04/07 02:39:49 INFO : file21.txt: Copied (replaced existing)
2026/04/07 02:39:49 NOTICE: [36m(42) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path2/ file2.txt[0m
2026/04/07 02:39:49 DEBUG : Max number of stats groups reached removing qabiwoh1
2026/04/07 02:39:49 DEBUG : file2.txt: Set modification time 2007-07-23
2026/04/07 02:39:49 NOTICE: [36m(43) :[0m [34mtouch-glob 2023-08-26 TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path1/ file1.txt[0m
2026/04/07 02:39:49 DEBUG : Max number of stats groups reached removing camihob3
2026/04/07 02:39:49 DEBUG : file1.txt: Set modification time 2023-08-26
2026/04/07 02:39:49 NOTICE: [36m(44) :[0m [34mtouch-glob 2023-08-26 TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path1/subdir/ file20.txt[0m
2026/04/07 02:39:49 DEBUG : Max number of stats groups reached removing pozizup6
2026/04/07 02:39:49 DEBUG : file20.txt: Set modification time 2023-08-26
2026/04/07 02:39:49 NOTICE: [36m(45) :[0m [34mtouch-glob 2023-08-26 TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path2/subdir/ file21.txt[0m
2026/04/07 02:39:49 DEBUG : Max number of stats groups reached removing fuxatiy8
2026/04/07 02:39:49 DEBUG : file21.txt: Set modification time 2023-08-26
2026/04/07 02:39:49 NOTICE: [36m(46) :[0m [34mbisync compare-all[0m
2026/04/07 02:39:54 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/rclone_args/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:39:54 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/rclone_args/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:39:54 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/04/07 02:39:54 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path2/"
2026/04/07 02:39:54 INFO : Building Path1 and Path2 listings
2026/04/07 02:39:54 INFO : TestAzureFiles: [2mDownloading hashes...[0m
2026/04/07 02:39:55 INFO : Path1 checking for diffs
2026/04/07 02:39:55 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/07 02:39:55 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/04/07 02:39:55 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/04/07 02:39:55 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m)
2026/04/07 02:39:55 INFO : Path2 checking for diffs
2026/04/07 02:39:55 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (smaller)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/04/07 02:39:55 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file21.txt[0m
2026/04/07 02:39:55 INFO : Path2: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/04/07 02:39:55 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 0 larger[0m, [34m 1 smaller[0m, [36m 1 hash differs[0m)
2026/04/07 02:39:55 INFO : Applying changes
2026/04/07 02:39:55 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path2/file1.txt[0m
2026/04/07 02:39:55 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path2/subdir/file20.txt[0m
2026/04/07 02:39:55 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path1/file2.txt[0m
2026/04/07 02:39:55 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path1/subdir/file21.txt[0m
2026/04/07 02:39:55 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:39:55 INFO : file2.txt: Copied (server-side copy)
2026/04/07 02:39:56 INFO : subdir/file21.txt: Copied (server-side copy)
2026/04/07 02:39:56 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:39:56 INFO : file1.txt: Copied (server-side copy)
2026/04/07 02:39:56 INFO : subdir/file20.txt: Copied (server-side copy)
2026/04/07 02:39:56 INFO : Updating listings
2026/04/07 02:39:56 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rclone_args/path2/"
2026/04/07 02:39:56 INFO : [32mBisync successful[0m
2026/04/07 02:39:57 DEBUG : Waiting for deletions to finish
2026/04/07 02:39:57 DEBUG : Max number of stats groups reached removing lovacix7
2026/04/07 02:39:57 INFO : RCLONE_TEST: Deleted
2026/04/07 02:39:57 INFO : file1.txt: Deleted
2026/04/07 02:39:57 INFO : file2.txt: Deleted
2026/04/07 02:39:57 INFO : subdir/file21.txt: Deleted
2026/04/07 02:39:57 INFO : subdir/file20.txt: Deleted
2026/04/07 02:39:57 DEBUG : removing 1 level 1 directories
2026/04/07 02:39:57 INFO : subdir: Removing directory
2026/04/07 02:39:57 DEBUG : removing 1 level 0 directories
2026/04/07 02:39:57 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/rclone_args/path1': Removing directory
2026/04/07 02:39:57 DEBUG : Waiting for deletions to finish
2026/04/07 02:39:57 INFO : file1.txt: Deleted
2026/04/07 02:39:57 INFO : file2.txt: Deleted
2026/04/07 02:39:57 INFO : RCLONE_TEST: Deleted
2026/04/07 02:39:57 INFO : subdir/file20.txt: Deleted
2026/04/07 02:39:57 INFO : subdir/file21.txt: Deleted
2026/04/07 02:39:57 DEBUG : removing 1 level 1 directories
2026/04/07 02:39:57 INFO : subdir: Removing directory
2026/04/07 02:39:57 DEBUG : removing 1 level 0 directories
2026/04/07 02:39:57 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/rclone_args/path2': Removing directory
bisync_test.go:608: [32mTEST rclone_args PASSED[0m
=== RUN TestBisyncRemoteRemote/resolve
2026/04/07 02:39:58 INFO : path1: Making directory
2026/04/07 02:39:58 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path1"
2026/04/07 02:39:58 INFO : path2: Making directory
2026/04/07 02:39:58 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path2"
2026/04/07 02:39:58 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resolve/initial"
2026/04/07 02:39:58 DEBUG : Creating backend with remote "/tmp/022841qi/initdir/test_resolve-yuwoqaw1"
2026/04/07 02:39:58 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:39:58 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:39:58 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:39:58 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:39:58 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:39:58 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:39:58 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:39:58 DEBUG : Local file system at /tmp/022841qi/initdir/test_resolve-yuwoqaw1: Waiting for checks to finish
2026/04/07 02:39:58 DEBUG : Local file system at /tmp/022841qi/initdir/test_resolve-yuwoqaw1: Waiting for transfers to finish
2026/04/07 02:39:58 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:39:58 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:39:58 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:39:58 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:39:58 INFO : file1.txt: Copied (new)
2026/04/07 02:39:58 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:39:58 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:39:58 INFO : file2.txt: Copied (new)
2026/04/07 02:39:58 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resolve/modfiles"
2026/04/07 02:39:58 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_resolve-bajiwab2"
2026/04/07 02:39:58 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/04/07 02:39:58 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/04/07 02:39:58 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:39:58 DEBUG : file1L.txt.6455455d.partial: size = 33 OK
2026/04/07 02:39:58 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/07 02:39:58 DEBUG : file1R.txt.f5ef699a.partial: size = 33 OK
2026/04/07 02:39:58 DEBUG : file1L.txt.6455455d.partial: renamed to: file1L.txt
2026/04/07 02:39:58 INFO : file1L.txt: Copied (new)
2026/04/07 02:39:58 DEBUG : Local file system at /tmp/022841qi/datadir/test_resolve-bajiwab2: Waiting for checks to finish
2026/04/07 02:39:58 DEBUG : Local file system at /tmp/022841qi/datadir/test_resolve-bajiwab2: Waiting for transfers to finish
2026/04/07 02:39:58 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/07 02:39:58 DEBUG : file1R.txt.f5ef699a.partial: renamed to: file1R.txt
2026/04/07 02:39:58 INFO : file1R.txt: Copied (new)
2026/04/07 02:39:58 DEBUG : file2.txt.67fcf9d0.partial: size = 37 OK
2026/04/07 02:39:58 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/04/07 02:39:58 DEBUG : file2.txt.67fcf9d0.partial: renamed to: file2.txt
2026/04/07 02:39:58 INFO : file2.txt: Copied (new)
2026/04/07 02:39:58 DEBUG : Waiting for deletions to finish
2026/04/07 02:39:58 ERROR : error listing: directory not found
2026/04/07 02:39:58 ERROR : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resolve/path1': Failed to list "": directory not found
2026/04/07 02:39:58 DEBUG : removing 1 level 0 directories
2026/04/07 02:39:58 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resolve/path1': Removing directory
2026/04/07 02:39:58 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-sirefav0zixi/022841qi/resolve/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:4828dcec-a01a-008d-7937-c686c8000000
Time:2026-04-07T02:39:58.3252088Z
--------------------------------------------------------------------------------
2026/04/07 02:39:58 DEBUG : Waiting for deletions to finish
2026/04/07 02:39:58 ERROR : error listing: directory not found
2026/04/07 02:39:58 ERROR : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resolve/path2': Failed to list "": directory not found
2026/04/07 02:39:58 DEBUG : removing 1 level 0 directories
2026/04/07 02:39:58 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resolve/path2': Removing directory
2026/04/07 02:39:58 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-sirefav0zixi/022841qi/resolve/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:4828dcef-a01a-008d-7c37-c686c8000000
Time:2026-04-07T02:39:58.4489671Z
--------------------------------------------------------------------------------
2026/04/07 02:39:58 ERROR : error listing: directory not found
2026/04/07 02:39:58 ERROR : error listing: directory not found
2026/04/07 02:39:58 NOTICE: checking initFs Local file system at /tmp/022841qi/initdir/test_resolve-yuwoqaw1
2026/04/07 02:39:58 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:39:58 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:39:58 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:39:58 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resolve/path1': Waiting for checks to finish
2026/04/07 02:39:58 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resolve/path1': Waiting for transfers to finish
2026/04/07 02:39:58 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:39:58 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:39:58 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:39:58 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:39:58 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:39:58 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:39:58 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:39:58 INFO : file1.txt: Copied (new)
2026/04/07 02:39:58 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:39:58 INFO : file2.txt: Copied (new)
2026/04/07 02:39:58 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:39:58 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:39:58 NOTICE: checking Path1 azurefiles root 'rclone-test-sirefav0zixi/022841qi/resolve/path1'
2026/04/07 02:39:59 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:39:59 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:39:59 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:39:59 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resolve/path2': Waiting for checks to finish
2026/04/07 02:39:59 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resolve/path2': Waiting for transfers to finish
2026/04/07 02:39:59 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:39:59 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:39:59 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:39:59 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:39:59 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:39:59 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:39:59 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:39:59 INFO : file1.txt: Copied (new)
2026/04/07 02:39:59 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:39:59 INFO : file2.txt: Copied (new)
2026/04/07 02:39:59 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:39:59 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:39:59 NOTICE: checking path2 azurefiles root 'rclone-test-sirefav0zixi/022841qi/resolve/path2'
2026/04/07 02:39:59 NOTICE: [36m(01) :[0m [34mtest resolve[0m
2026/04/07 02:39:59 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/07 02:39:59 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/07 02:40:04 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resolve/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:40:04 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resolve/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:40:04 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:40:04 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:40:04 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path2/"
2026/04/07 02:40:04 INFO : Copying Path2 files to Path1
2026/04/07 02:40:04 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:40:04 INFO : There was nothing to transfer
2026/04/07 02:40:04 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:40:04 INFO : There was nothing to transfer
2026/04/07 02:40:04 INFO : Resync updating listings
2026/04/07 02:40:04 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path2/"
2026/04/07 02:40:04 INFO : [32mBisync successful[0m
2026/04/07 02:40:04 NOTICE: [36m(04) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/07 02:40:04 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-01-02 /tmp/022841qi/datadir/test_resolve-bajiwab2/ file1R.txt[0m
2026/04/07 02:40:04 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_resolve-bajiwab2/"
2026/04/07 02:40:04 DEBUG : fs cache: renaming cache item "/tmp/022841qi/datadir/test_resolve-bajiwab2/" to be canonical "/tmp/022841qi/datadir/test_resolve-bajiwab2"
2026/04/07 02:40:04 DEBUG : file1R.txt: Set modification time 2001-01-02
2026/04/07 02:40:04 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/022841qi/datadir/test_resolve-bajiwab2/file1R.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path2/ file1.txt[0m
2026/04/07 02:40:04 DEBUG : copyFile "/tmp/022841qi/datadir/test_resolve-bajiwab2/file1R.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path2/" as "file1.txt"
2026/04/07 02:40:04 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_resolve-bajiwab2/file1R.txt"
2026/04/07 02:40:04 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path2/"
2026/04/07 02:40:04 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/resolve/path2/'" as "file1.txt"
2026/04/07 02:40:04 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/022841qi/datadir/test_resolve-bajiwab2)
2026/04/07 02:40:04 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-sirefav0zixi/022841qi/resolve/path2/')
2026/04/07 02:40:04 DEBUG : file1R.txt: Sizes differ
2026/04/07 02:40:04 DEBUG : Max number of stats groups reached removing heverul7
2026/04/07 02:40:04 DEBUG : file1.txt.2782e57b.partial: size = 33 OK
2026/04/07 02:40:04 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/07 02:40:04 DEBUG : file1.txt.2782e57b.partial: renamed to: file1.txt
2026/04/07 02:40:04 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/04/07 02:40:04 NOTICE: [36m(07) :[0m [34mtouch-glob 2001-03-04 /tmp/022841qi/datadir/test_resolve-bajiwab2/ file1L.txt[0m
2026/04/07 02:40:04 DEBUG : fs cache: switching user supplied name "/tmp/022841qi/datadir/test_resolve-bajiwab2/" for canonical name "/tmp/022841qi/datadir/test_resolve-bajiwab2"
2026/04/07 02:40:04 DEBUG : file1L.txt: Set modification time 2001-03-04
2026/04/07 02:40:04 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/022841qi/datadir/test_resolve-bajiwab2/file1L.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path1/ file1.txt[0m
2026/04/07 02:40:04 DEBUG : copyFile "/tmp/022841qi/datadir/test_resolve-bajiwab2/file1L.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path1/" as "file1.txt"
2026/04/07 02:40:04 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_resolve-bajiwab2/file1L.txt"
2026/04/07 02:40:04 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path1/"
2026/04/07 02:40:04 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/resolve/path1/'" as "file1.txt"
2026/04/07 02:40:04 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/022841qi/datadir/test_resolve-bajiwab2)
2026/04/07 02:40:04 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-sirefav0zixi/022841qi/resolve/path1/')
2026/04/07 02:40:04 DEBUG : file1L.txt: Sizes differ
2026/04/07 02:40:04 DEBUG : Max number of stats groups reached removing wenusub6
2026/04/07 02:40:05 DEBUG : file1.txt.4e37ab47.partial: size = 33 OK
2026/04/07 02:40:05 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/07 02:40:05 DEBUG : file1.txt.4e37ab47.partial: renamed to: file1.txt
2026/04/07 02:40:05 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/04/07 02:40:05 NOTICE: [36m(09) :[0m [34mtest bisync run with --conflict-resolve=newer --conflict-loser=delete --conflict-suffix=potato[0m
2026/04/07 02:40:05 NOTICE: [36m(10) :[0m [34mbisync conflict-resolve=newer conflict-loser=delete conflict-suffix=potato[0m
2026/04/07 02:40:09 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resolve/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:40:09 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resolve/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:40:09 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:40:09 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:40:09 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path2/"
2026/04/07 02:40:09 INFO : Building Path1 and Path2 listings
2026/04/07 02:40:09 INFO : Path1 checking for diffs
2026/04/07 02:40:09 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/07 02:40:09 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/07 02:40:09 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/07 02:40:09 INFO : Path2 checking for diffs
2026/04/07 02:40:09 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/07 02:40:09 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/07 02:40:09 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/07 02:40:09 INFO : Applying changes
2026/04/07 02:40:09 INFO : Checking potential conflicts...
2026/04/07 02:40:10 ERROR : file1.txt: md5 differ
2026/04/07 02:40:10 NOTICE: azurefiles root 'rclone-test-sirefav0zixi/022841qi/resolve/path2': 1 differences found
2026/04/07 02:40:10 NOTICE: azurefiles root 'rclone-test-sirefav0zixi/022841qi/resolve/path2': 1 errors while checking
2026/04/07 02:40:10 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/07 02:40:10 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/04/07 02:40:10 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
2026/04/07 02:40:10 INFO : file1.txt: [32mThe winner is: Path1[0m
2026/04/07 02:40:10 NOTICE: - [34mPath2[0m [35mDeleting Path2 copy[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path2/file1.txt[0m
2026/04/07 02:40:10 INFO : file1.txt: Deleted
2026/04/07 02:40:10 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mfile1.txt[0m
2026/04/07 02:40:10 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:40:10 INFO : file1.txt: Copied (server-side copy)
2026/04/07 02:40:10 INFO : Updating listings
2026/04/07 02:40:10 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path2/"
2026/04/07 02:40:10 INFO : [32mBisync successful[0m
2026/04/07 02:40:10 NOTICE: [36m(11) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/07 02:40:10 NOTICE: [36m(12) :[0m [34mtouch-glob 2001-07-23 /tmp/022841qi/datadir/test_resolve-bajiwab2/ file1R.txt[0m
2026/04/07 02:40:10 DEBUG : fs cache: switching user supplied name "/tmp/022841qi/datadir/test_resolve-bajiwab2/" for canonical name "/tmp/022841qi/datadir/test_resolve-bajiwab2"
2026/04/07 02:40:10 DEBUG : file1R.txt: Set modification time 2001-07-23
2026/04/07 02:40:10 NOTICE: [36m(13) :[0m [34mcopy-as /tmp/022841qi/datadir/test_resolve-bajiwab2/file1R.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path2/ file1.txt[0m
2026/04/07 02:40:10 DEBUG : copyFile "/tmp/022841qi/datadir/test_resolve-bajiwab2/file1R.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path2/" as "file1.txt"
2026/04/07 02:40:10 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_resolve-bajiwab2/file1R.txt"
2026/04/07 02:40:10 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path2/"
2026/04/07 02:40:10 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/resolve/path2/'" as "file1.txt"
2026/04/07 02:40:10 DEBUG : file1.txt: size = 33 OK
2026/04/07 02:40:10 DEBUG : file1R.txt: Modification times differ by -3384h0m0s: 2001-07-23 00:00:00 +0000 UTC, 2001-03-04 00:00:00 +0000 UTC
2026/04/07 02:40:10 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 (Local file system at /tmp/022841qi/datadir/test_resolve-bajiwab2)
2026/04/07 02:40:10 DEBUG : file1.txt: md5 = ea683c03f780b76a62405456b08ae6fd (azurefiles root 'rclone-test-sirefav0zixi/022841qi/resolve/path2/')
2026/04/07 02:40:10 DEBUG : file1R.txt: md5 differ
2026/04/07 02:40:10 DEBUG : Max number of stats groups reached removing gagomib5
2026/04/07 02:40:10 DEBUG : file1.txt.4bebad3a.partial: size = 33 OK
2026/04/07 02:40:10 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/07 02:40:11 DEBUG : file1.txt.4bebad3a.partial: renamed to: file1.txt
2026/04/07 02:40:11 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/04/07 02:40:11 NOTICE: [36m(14) :[0m [34mtouch-glob 2001-08-26 /tmp/022841qi/datadir/test_resolve-bajiwab2/ file1L.txt[0m
2026/04/07 02:40:11 DEBUG : fs cache: switching user supplied name "/tmp/022841qi/datadir/test_resolve-bajiwab2/" for canonical name "/tmp/022841qi/datadir/test_resolve-bajiwab2"
2026/04/07 02:40:11 DEBUG : file1L.txt: Set modification time 2001-08-26
2026/04/07 02:40:11 NOTICE: [36m(15) :[0m [34mcopy-as /tmp/022841qi/datadir/test_resolve-bajiwab2/file1L.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path1/ file1.txt[0m
2026/04/07 02:40:11 DEBUG : copyFile "/tmp/022841qi/datadir/test_resolve-bajiwab2/file1L.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path1/" as "file1.txt"
2026/04/07 02:40:11 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_resolve-bajiwab2/file1L.txt"
2026/04/07 02:40:11 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path1/"
2026/04/07 02:40:11 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/resolve/path1/'" as "file1.txt"
2026/04/07 02:40:11 DEBUG : file1.txt: size = 33 OK
2026/04/07 02:40:11 DEBUG : file1L.txt: Modification times differ by -4200h0m0s: 2001-08-26 00:00:00 +0000 UTC, 2001-03-04 00:00:00 +0000 UTC
2026/04/07 02:40:11 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/07 02:40:11 INFO : file1L.txt: Updated modification time in destination
2026/04/07 02:40:11 DEBUG : file1L.txt: Unchanged skipping
2026/04/07 02:40:11 NOTICE: [36m(16) :[0m [34mtest bisync run with --conflict-resolve=path2 --conflict-loser=num --conflict-suffix=dinosaur[0m
2026/04/07 02:40:11 NOTICE: [36m(17) :[0m [34mbisync conflict-resolve=path2 conflict-loser=num conflict-suffix=dinosaur[0m
2026/04/07 02:40:15 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resolve/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:40:15 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resolve/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:40:15 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:40:15 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:40:15 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path2/"
2026/04/07 02:40:15 INFO : Building Path1 and Path2 listings
2026/04/07 02:40:15 INFO : Path1 checking for diffs
2026/04/07 02:40:15 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/07 02:40:15 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/07 02:40:15 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m)
2026/04/07 02:40:15 INFO : Path2 checking for diffs
2026/04/07 02:40:15 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/07 02:40:15 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/07 02:40:15 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m)
2026/04/07 02:40:15 INFO : Applying changes
2026/04/07 02:40:15 INFO : Checking potential conflicts...
2026/04/07 02:40:15 ERROR : file1.txt: md5 differ
2026/04/07 02:40:15 NOTICE: azurefiles root 'rclone-test-sirefav0zixi/022841qi/resolve/path2': 1 differences found
2026/04/07 02:40:15 NOTICE: azurefiles root 'rclone-test-sirefav0zixi/022841qi/resolve/path2': 1 errors while checking
2026/04/07 02:40:15 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/07 02:40:15 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/04/07 02:40:15 INFO : file1.txt: [32mThe winner is: Path2[0m
2026/04/07 02:40:15 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path1/file1.txt.dinosaur1[0m
2026/04/07 02:40:16 INFO : file1.txt: Moved (server-side) to: file1.txt.dinosaur1
2026/04/07 02:40:16 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path2/file1.txt.dinosaur1[0m
2026/04/07 02:40:16 NOTICE: - [34mPath2[0m [35mNot renaming Path2 copy, as it was determined the winner[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path2/file1.txt[0m
2026/04/07 02:40:16 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path1/file1.txt[0m
2026/04/07 02:40:16 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:40:16 INFO : file1.txt: Copied (server-side copy)
2026/04/07 02:40:16 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:40:16 INFO : file1.txt.dinosaur1: Copied (server-side copy)
2026/04/07 02:40:16 INFO : Updating listings
2026/04/07 02:40:16 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path2/"
2026/04/07 02:40:16 INFO : [32mBisync successful[0m
2026/04/07 02:40:16 NOTICE: [36m(18) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/07 02:40:16 NOTICE: [36m(19) :[0m [34mtouch-glob 2002-07-23 /tmp/022841qi/datadir/test_resolve-bajiwab2/ file1R.txt[0m
2026/04/07 02:40:16 DEBUG : fs cache: switching user supplied name "/tmp/022841qi/datadir/test_resolve-bajiwab2/" for canonical name "/tmp/022841qi/datadir/test_resolve-bajiwab2"
2026/04/07 02:40:16 DEBUG : file1R.txt: Set modification time 2002-07-23
2026/04/07 02:40:16 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/022841qi/datadir/test_resolve-bajiwab2/file1R.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path2/ file1.txt[0m
2026/04/07 02:40:16 DEBUG : copyFile "/tmp/022841qi/datadir/test_resolve-bajiwab2/file1R.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path2/" as "file1.txt"
2026/04/07 02:40:16 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_resolve-bajiwab2/file1R.txt"
2026/04/07 02:40:16 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path2/"
2026/04/07 02:40:17 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/resolve/path2/'" as "file1.txt"
2026/04/07 02:40:17 DEBUG : file1.txt: size = 33 OK
2026/04/07 02:40:17 DEBUG : file1R.txt: Modification times differ by -8760h0m0s: 2002-07-23 00:00:00 +0000 UTC, 2001-07-23 00:00:00 +0000 UTC
2026/04/07 02:40:17 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/07 02:40:17 INFO : file1R.txt: Updated modification time in destination
2026/04/07 02:40:17 DEBUG : file1R.txt: Unchanged skipping
2026/04/07 02:40:17 NOTICE: [36m(21) :[0m [34mtouch-glob 2002-08-26 /tmp/022841qi/datadir/test_resolve-bajiwab2/ file1L.txt[0m
2026/04/07 02:40:17 DEBUG : fs cache: switching user supplied name "/tmp/022841qi/datadir/test_resolve-bajiwab2/" for canonical name "/tmp/022841qi/datadir/test_resolve-bajiwab2"
2026/04/07 02:40:17 DEBUG : file1L.txt: Set modification time 2002-08-26
2026/04/07 02:40:17 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/022841qi/datadir/test_resolve-bajiwab2/file1L.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path1/ file1.txt[0m
2026/04/07 02:40:17 DEBUG : copyFile "/tmp/022841qi/datadir/test_resolve-bajiwab2/file1L.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path1/" as "file1.txt"
2026/04/07 02:40:17 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_resolve-bajiwab2/file1L.txt"
2026/04/07 02:40:17 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path1/"
2026/04/07 02:40:17 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/resolve/path1/'" as "file1.txt"
2026/04/07 02:40:17 DEBUG : file1.txt: size = 33 OK
2026/04/07 02:40:17 DEBUG : file1L.txt: Modification times differ by -9576h0m0s: 2002-08-26 00:00:00 +0000 UTC, 2001-07-23 00:00:00 +0000 UTC
2026/04/07 02:40:17 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd (Local file system at /tmp/022841qi/datadir/test_resolve-bajiwab2)
2026/04/07 02:40:17 DEBUG : file1.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 (azurefiles root 'rclone-test-sirefav0zixi/022841qi/resolve/path1/')
2026/04/07 02:40:17 DEBUG : file1L.txt: md5 differ
2026/04/07 02:40:17 DEBUG : Max number of stats groups reached removing becuzap6
2026/04/07 02:40:17 DEBUG : file1.txt.e4364b55.partial: size = 33 OK
2026/04/07 02:40:17 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/07 02:40:17 DEBUG : file1.txt.e4364b55.partial: renamed to: file1.txt
2026/04/07 02:40:17 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/04/07 02:40:17 NOTICE: [36m(23) :[0m [34mtest bisync run with --conflict-resolve=larger --conflict-loser=num --conflict-suffix=apple[0m
2026/04/07 02:40:17 NOTICE: [36m(24) :[0m [34mbisync conflict-resolve=larger conflict-loser=num conflict-suffix=apple[0m
2026/04/07 02:40:22 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resolve/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:40:22 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resolve/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:40:22 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:40:22 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:40:22 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path2/"
2026/04/07 02:40:22 INFO : Building Path1 and Path2 listings
2026/04/07 02:40:22 INFO : Path1 checking for diffs
2026/04/07 02:40:22 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/07 02:40:22 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/07 02:40:22 INFO : Path2 checking for diffs
2026/04/07 02:40:22 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/07 02:40:22 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/07 02:40:22 INFO : Applying changes
2026/04/07 02:40:22 INFO : Checking potential conflicts...
2026/04/07 02:40:22 ERROR : file1.txt: md5 differ
2026/04/07 02:40:22 NOTICE: azurefiles root 'rclone-test-sirefav0zixi/022841qi/resolve/path2': 1 differences found
2026/04/07 02:40:22 NOTICE: azurefiles root 'rclone-test-sirefav0zixi/022841qi/resolve/path2': 1 errors while checking
2026/04/07 02:40:22 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/07 02:40:22 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/04/07 02:40:22 INFO : file1.txt: Winner cannot be determined as sizes are equal. Path1: 33, Path2: 33, Difference: 0
2026/04/07 02:40:22 INFO : file1.txt: [31mA winner could not be determined.[0m
2026/04/07 02:40:22 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path1/file1.txt.apple1[0m
2026/04/07 02:40:22 INFO : file1.txt: Moved (server-side) to: file1.txt.apple1
2026/04/07 02:40:22 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path2/file1.txt.apple1[0m
2026/04/07 02:40:22 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path2/file1.txt.apple2[0m
2026/04/07 02:40:22 INFO : file1.txt: Moved (server-side) to: file1.txt.apple2
2026/04/07 02:40:22 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path1/file1.txt.apple2[0m
2026/04/07 02:40:22 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:40:23 INFO : file1.txt.apple2: Copied (server-side copy)
2026/04/07 02:40:23 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:40:23 INFO : file1.txt.apple1: Copied (server-side copy)
2026/04/07 02:40:23 INFO : Updating listings
2026/04/07 02:40:23 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path2/"
2026/04/07 02:40:23 INFO : [32mBisync successful[0m
2026/04/07 02:40:23 NOTICE: [36m(25) :[0m [34mtest different suffixes[0m
2026/04/07 02:40:23 NOTICE: [36m(26) :[0m [34mtouch-glob 2003-07-23 /tmp/022841qi/datadir/test_resolve-bajiwab2/ file1R.txt[0m
2026/04/07 02:40:23 DEBUG : fs cache: switching user supplied name "/tmp/022841qi/datadir/test_resolve-bajiwab2/" for canonical name "/tmp/022841qi/datadir/test_resolve-bajiwab2"
2026/04/07 02:40:23 DEBUG : file1R.txt: Set modification time 2003-07-23
2026/04/07 02:40:23 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/022841qi/datadir/test_resolve-bajiwab2/file1R.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path2/ file1.txt[0m
2026/04/07 02:40:23 DEBUG : copyFile "/tmp/022841qi/datadir/test_resolve-bajiwab2/file1R.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path2/" as "file1.txt"
2026/04/07 02:40:23 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_resolve-bajiwab2/file1R.txt"
2026/04/07 02:40:23 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path2/"
2026/04/07 02:40:23 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/resolve/path2/'" as "file1.txt"
2026/04/07 02:40:23 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/04/07 02:40:23 DEBUG : Max number of stats groups reached removing zalumaj8
2026/04/07 02:40:23 DEBUG : file1.txt.5ea1e655.partial: size = 33 OK
2026/04/07 02:40:23 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/07 02:40:24 DEBUG : file1.txt.5ea1e655.partial: renamed to: file1.txt
2026/04/07 02:40:24 INFO : file1R.txt: Copied (new) to: file1.txt
2026/04/07 02:40:24 NOTICE: [36m(28) :[0m [34mtouch-glob 2003-07-23 /tmp/022841qi/datadir/test_resolve-bajiwab2/ file1L.txt[0m
2026/04/07 02:40:24 DEBUG : fs cache: switching user supplied name "/tmp/022841qi/datadir/test_resolve-bajiwab2/" for canonical name "/tmp/022841qi/datadir/test_resolve-bajiwab2"
2026/04/07 02:40:24 DEBUG : file1L.txt: Set modification time 2003-07-23
2026/04/07 02:40:24 NOTICE: [36m(29) :[0m [34mcopy-as /tmp/022841qi/datadir/test_resolve-bajiwab2/file1L.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path1/ file1.txt[0m
2026/04/07 02:40:24 DEBUG : copyFile "/tmp/022841qi/datadir/test_resolve-bajiwab2/file1L.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path1/" as "file1.txt"
2026/04/07 02:40:24 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_resolve-bajiwab2/file1L.txt"
2026/04/07 02:40:24 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path1/"
2026/04/07 02:40:24 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/resolve/path1/'" as "file1.txt"
2026/04/07 02:40:24 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/04/07 02:40:24 DEBUG : Max number of stats groups reached removing pasiyix7
2026/04/07 02:40:24 DEBUG : file1.txt.5ea1e655.partial: size = 33 OK
2026/04/07 02:40:24 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/07 02:40:24 DEBUG : file1.txt.5ea1e655.partial: renamed to: file1.txt
2026/04/07 02:40:24 INFO : file1L.txt: Copied (new) to: file1.txt
2026/04/07 02:40:24 NOTICE: [36m(30) :[0m [34mtest bisync run with --conflict-resolve=older --conflict-loser=num --conflict-suffix=cloud,local[0m
2026/04/07 02:40:24 NOTICE: [36m(31) :[0m [34mbisync conflict-resolve=older conflict-loser=num conflict-suffix=cloud,local[0m
2026/04/07 02:40:28 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resolve/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:40:28 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resolve/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:40:28 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:40:28 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:40:28 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path2/"
2026/04/07 02:40:28 INFO : Building Path1 and Path2 listings
2026/04/07 02:40:29 INFO : Path1 checking for diffs
2026/04/07 02:40:29 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/07 02:40:29 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/07 02:40:29 INFO : Path2 checking for diffs
2026/04/07 02:40:29 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/07 02:40:29 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/07 02:40:29 INFO : Applying changes
2026/04/07 02:40:29 INFO : Checking potential conflicts...
2026/04/07 02:40:29 ERROR : file1.txt: md5 differ
2026/04/07 02:40:29 NOTICE: azurefiles root 'rclone-test-sirefav0zixi/022841qi/resolve/path2': 1 differences found
2026/04/07 02:40:29 NOTICE: azurefiles root 'rclone-test-sirefav0zixi/022841qi/resolve/path2': 1 errors while checking
2026/04/07 02:40:29 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/07 02:40:29 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/04/07 02:40:29 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
2026/04/07 02:40:29 INFO : file1.txt: [31mA winner could not be determined.[0m
2026/04/07 02:40:29 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path1/file1.txt.cloud1[0m
2026/04/07 02:40:29 INFO : file1.txt: Moved (server-side) to: file1.txt.cloud1
2026/04/07 02:40:29 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path2/file1.txt.cloud1[0m
2026/04/07 02:40:29 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path2/file1.txt.local1[0m
2026/04/07 02:40:29 INFO : file1.txt: Moved (server-side) to: file1.txt.local1
2026/04/07 02:40:29 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path1/file1.txt.local1[0m
2026/04/07 02:40:29 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:40:30 INFO : file1.txt.local1: Copied (server-side copy)
2026/04/07 02:40:30 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:40:30 INFO : file1.txt.cloud1: Copied (server-side copy)
2026/04/07 02:40:30 INFO : Updating listings
2026/04/07 02:40:30 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path2/"
2026/04/07 02:40:30 INFO : [32mBisync successful[0m
2026/04/07 02:40:30 NOTICE: [36m(32) :[0m [34mtest legacy[0m
2026/04/07 02:40:30 NOTICE: [36m(33) :[0m [34mtouch-glob 2004-07-23 /tmp/022841qi/datadir/test_resolve-bajiwab2/ file1R.txt[0m
2026/04/07 02:40:30 DEBUG : fs cache: switching user supplied name "/tmp/022841qi/datadir/test_resolve-bajiwab2/" for canonical name "/tmp/022841qi/datadir/test_resolve-bajiwab2"
2026/04/07 02:40:30 DEBUG : file1R.txt: Set modification time 2004-07-23
2026/04/07 02:40:30 NOTICE: [36m(34) :[0m [34mcopy-as /tmp/022841qi/datadir/test_resolve-bajiwab2/file1R.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path2/ file1.txt[0m
2026/04/07 02:40:30 DEBUG : copyFile "/tmp/022841qi/datadir/test_resolve-bajiwab2/file1R.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path2/" as "file1.txt"
2026/04/07 02:40:30 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_resolve-bajiwab2/file1R.txt"
2026/04/07 02:40:30 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path2/"
2026/04/07 02:40:30 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/resolve/path2/'" as "file1.txt"
2026/04/07 02:40:30 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/04/07 02:40:30 DEBUG : Max number of stats groups reached removing veyugid7
2026/04/07 02:40:30 DEBUG : file1.txt.86629d73.partial: size = 33 OK
2026/04/07 02:40:30 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/07 02:40:30 DEBUG : file1.txt.86629d73.partial: renamed to: file1.txt
2026/04/07 02:40:30 INFO : file1R.txt: Copied (new) to: file1.txt
2026/04/07 02:40:30 NOTICE: [36m(35) :[0m [34mtouch-glob 2004-07-23 /tmp/022841qi/datadir/test_resolve-bajiwab2/ file1L.txt[0m
2026/04/07 02:40:30 DEBUG : fs cache: switching user supplied name "/tmp/022841qi/datadir/test_resolve-bajiwab2/" for canonical name "/tmp/022841qi/datadir/test_resolve-bajiwab2"
2026/04/07 02:40:30 DEBUG : file1L.txt: Set modification time 2004-07-23
2026/04/07 02:40:30 NOTICE: [36m(36) :[0m [34mcopy-as /tmp/022841qi/datadir/test_resolve-bajiwab2/file1L.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path1/ file1.txt[0m
2026/04/07 02:40:30 DEBUG : copyFile "/tmp/022841qi/datadir/test_resolve-bajiwab2/file1L.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path1/" as "file1.txt"
2026/04/07 02:40:30 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_resolve-bajiwab2/file1L.txt"
2026/04/07 02:40:30 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path1/"
2026/04/07 02:40:31 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/resolve/path1/'" as "file1.txt"
2026/04/07 02:40:31 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/04/07 02:40:31 DEBUG : Max number of stats groups reached removing hakuvel9
2026/04/07 02:40:31 DEBUG : file1.txt.86629d73.partial: size = 33 OK
2026/04/07 02:40:31 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/07 02:40:31 DEBUG : file1.txt.86629d73.partial: renamed to: file1.txt
2026/04/07 02:40:31 INFO : file1L.txt: Copied (new) to: file1.txt
2026/04/07 02:40:31 NOTICE: [36m(37) :[0m [34mtest bisync run with --conflict-resolve=none --conflict-loser=pathname --conflict-suffix=.path[0m
2026/04/07 02:40:31 NOTICE: [36m(38) :[0m [34mbisync conflict-resolve=none conflict-loser=pathname conflict-suffix=.path[0m
2026/04/07 02:40:35 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resolve/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:40:35 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resolve/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:40:35 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:40:35 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:40:35 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path2/"
2026/04/07 02:40:35 INFO : Building Path1 and Path2 listings
2026/04/07 02:40:36 INFO : Path1 checking for diffs
2026/04/07 02:40:36 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/07 02:40:36 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/07 02:40:36 INFO : Path2 checking for diffs
2026/04/07 02:40:36 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/07 02:40:36 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/07 02:40:36 INFO : Applying changes
2026/04/07 02:40:36 INFO : Checking potential conflicts...
2026/04/07 02:40:36 ERROR : file1.txt: md5 differ
2026/04/07 02:40:36 NOTICE: azurefiles root 'rclone-test-sirefav0zixi/022841qi/resolve/path2': 1 differences found
2026/04/07 02:40:36 NOTICE: azurefiles root 'rclone-test-sirefav0zixi/022841qi/resolve/path2': 1 errors while checking
2026/04/07 02:40:36 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/07 02:40:36 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/04/07 02:40:36 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path1/file1.txt..path1[0m
2026/04/07 02:40:36 INFO : file1.txt: Moved (server-side) to: file1.txt..path1
2026/04/07 02:40:36 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path2/file1.txt..path1[0m
2026/04/07 02:40:36 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path2/file1.txt..path2[0m
2026/04/07 02:40:36 INFO : file1.txt: Moved (server-side) to: file1.txt..path2
2026/04/07 02:40:36 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path1/file1.txt..path2[0m
2026/04/07 02:40:36 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:40:37 INFO : file1.txt..path2: Copied (server-side copy)
2026/04/07 02:40:37 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:40:37 INFO : file1.txt..path1: Copied (server-side copy)
2026/04/07 02:40:37 INFO : Updating listings
2026/04/07 02:40:37 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path2/"
2026/04/07 02:40:37 INFO : [32mBisync successful[0m
2026/04/07 02:40:37 NOTICE: [36m(39) :[0m [34mtest deletes on both sides with default suffix[0m
2026/04/07 02:40:37 NOTICE: [36m(40) :[0m [34mtouch-glob 2005-01-02 /tmp/022841qi/datadir/test_resolve-bajiwab2/ file1R.txt[0m
2026/04/07 02:40:37 DEBUG : fs cache: switching user supplied name "/tmp/022841qi/datadir/test_resolve-bajiwab2/" for canonical name "/tmp/022841qi/datadir/test_resolve-bajiwab2"
2026/04/07 02:40:37 DEBUG : file1R.txt: Set modification time 2005-01-02
2026/04/07 02:40:37 NOTICE: [36m(41) :[0m [34mcopy-as /tmp/022841qi/datadir/test_resolve-bajiwab2/file1R.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path2/ file1.txt[0m
2026/04/07 02:40:37 DEBUG : copyFile "/tmp/022841qi/datadir/test_resolve-bajiwab2/file1R.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path2/" as "file1.txt"
2026/04/07 02:40:37 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_resolve-bajiwab2/file1R.txt"
2026/04/07 02:40:37 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path2/"
2026/04/07 02:40:37 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/resolve/path2/'" as "file1.txt"
2026/04/07 02:40:37 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/04/07 02:40:37 DEBUG : Max number of stats groups reached removing visatot4
2026/04/07 02:40:37 DEBUG : file1.txt.0d1673a5.partial: size = 33 OK
2026/04/07 02:40:37 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/07 02:40:38 DEBUG : file1.txt.0d1673a5.partial: renamed to: file1.txt
2026/04/07 02:40:38 INFO : file1R.txt: Copied (new) to: file1.txt
2026/04/07 02:40:38 NOTICE: [36m(42) :[0m [34mcopy-as /tmp/022841qi/datadir/test_resolve-bajiwab2/file1R.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path1/ file2.txt[0m
2026/04/07 02:40:38 DEBUG : copyFile "/tmp/022841qi/datadir/test_resolve-bajiwab2/file1R.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path1/" as "file2.txt"
2026/04/07 02:40:38 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_resolve-bajiwab2/file1R.txt"
2026/04/07 02:40:38 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path1/"
2026/04/07 02:40:38 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/resolve/path1/'" as "file2.txt"
2026/04/07 02:40:38 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/022841qi/datadir/test_resolve-bajiwab2)
2026/04/07 02:40:38 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-sirefav0zixi/022841qi/resolve/path1/')
2026/04/07 02:40:38 DEBUG : file1R.txt: Sizes differ
2026/04/07 02:40:38 DEBUG : Max number of stats groups reached removing vorunig7
2026/04/07 02:40:38 DEBUG : file2.txt.57774cc5.partial: size = 33 OK
2026/04/07 02:40:38 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/07 02:40:38 DEBUG : file2.txt.57774cc5.partial: renamed to: file2.txt
2026/04/07 02:40:38 INFO : file1R.txt: Copied (replaced existing) to: file2.txt
2026/04/07 02:40:38 NOTICE: [36m(43) :[0m [34mtouch-glob 2006-03-04 /tmp/022841qi/datadir/test_resolve-bajiwab2/ file1L.txt[0m
2026/04/07 02:40:38 DEBUG : fs cache: switching user supplied name "/tmp/022841qi/datadir/test_resolve-bajiwab2/" for canonical name "/tmp/022841qi/datadir/test_resolve-bajiwab2"
2026/04/07 02:40:38 DEBUG : file1L.txt: Set modification time 2006-03-04
2026/04/07 02:40:38 NOTICE: [36m(44) :[0m [34mcopy-as /tmp/022841qi/datadir/test_resolve-bajiwab2/file1L.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path1/ file1.txt[0m
2026/04/07 02:40:38 DEBUG : copyFile "/tmp/022841qi/datadir/test_resolve-bajiwab2/file1L.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path1/" as "file1.txt"
2026/04/07 02:40:38 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_resolve-bajiwab2/file1L.txt"
2026/04/07 02:40:38 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path1/"
2026/04/07 02:40:38 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/resolve/path1/'" as "file1.txt"
2026/04/07 02:40:38 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/04/07 02:40:38 DEBUG : Max number of stats groups reached removing zerazop4
2026/04/07 02:40:38 DEBUG : file1.txt.96f4d061.partial: size = 33 OK
2026/04/07 02:40:38 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/07 02:40:38 DEBUG : file1.txt.96f4d061.partial: renamed to: file1.txt
2026/04/07 02:40:38 INFO : file1L.txt: Copied (new) to: file1.txt
2026/04/07 02:40:38 NOTICE: [36m(45) :[0m [34mcopy-as /tmp/022841qi/datadir/test_resolve-bajiwab2/file1L.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path2/ file2.txt[0m
2026/04/07 02:40:38 DEBUG : copyFile "/tmp/022841qi/datadir/test_resolve-bajiwab2/file1L.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path2/" as "file2.txt"
2026/04/07 02:40:38 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_resolve-bajiwab2/file1L.txt"
2026/04/07 02:40:38 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path2/"
2026/04/07 02:40:38 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/resolve/path2/'" as "file2.txt"
2026/04/07 02:40:38 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/022841qi/datadir/test_resolve-bajiwab2)
2026/04/07 02:40:38 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-sirefav0zixi/022841qi/resolve/path2/')
2026/04/07 02:40:38 DEBUG : file1L.txt: Sizes differ
2026/04/07 02:40:38 DEBUG : Max number of stats groups reached removing xufudot2
2026/04/07 02:40:39 DEBUG : file2.txt.cc95ef01.partial: size = 33 OK
2026/04/07 02:40:39 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/07 02:40:39 DEBUG : file2.txt.cc95ef01.partial: renamed to: file2.txt
2026/04/07 02:40:39 INFO : file1L.txt: Copied (replaced existing) to: file2.txt
2026/04/07 02:40:39 NOTICE: [36m(46) :[0m [34mtest bisync run with --conflict-resolve=newer --conflict-loser=delete[0m
2026/04/07 02:40:39 NOTICE: [36m(47) :[0m [34mbisync conflict-resolve=newer conflict-loser=delete[0m
2026/04/07 02:40:43 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resolve/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:40:43 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resolve/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:40:43 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:40:43 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:40:43 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path2/"
2026/04/07 02:40:43 INFO : Building Path1 and Path2 listings
2026/04/07 02:40:43 INFO : Path1 checking for diffs
2026/04/07 02:40:43 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/07 02:40:43 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/07 02:40:43 INFO : Path1: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/07 02:40:43 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/07 02:40:43 INFO : Path2 checking for diffs
2026/04/07 02:40:43 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/07 02:40:43 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/07 02:40:43 INFO : Path2: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/07 02:40:43 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/07 02:40:43 INFO : Applying changes
2026/04/07 02:40:43 INFO : Checking potential conflicts...
2026/04/07 02:40:44 ERROR : file1.txt: md5 differ
2026/04/07 02:40:44 ERROR : file2.txt: md5 differ
2026/04/07 02:40:44 NOTICE: azurefiles root 'rclone-test-sirefav0zixi/022841qi/resolve/path2': 2 differences found
2026/04/07 02:40:44 NOTICE: azurefiles root 'rclone-test-sirefav0zixi/022841qi/resolve/path2': 2 errors while checking
2026/04/07 02:40:44 INFO : Finished checking the potential conflicts. 2 differences found
2026/04/07 02:40:44 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/04/07 02:40:44 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
2026/04/07 02:40:44 INFO : file1.txt: [32mThe winner is: Path1[0m
2026/04/07 02:40:44 NOTICE: - [34mPath2[0m [35mDeleting Path2 copy[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path2/file1.txt[0m
2026/04/07 02:40:44 INFO : file1.txt: Deleted
2026/04/07 02:40:44 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mfile1.txt[0m
2026/04/07 02:40:44 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile2.txt[0m
2026/04/07 02:40:44 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
2026/04/07 02:40:44 INFO : file2.txt: [32mThe winner is: Path2[0m
2026/04/07 02:40:44 NOTICE: - [36mPath1[0m [35mDeleting Path1 copy[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path1/file2.txt[0m
2026/04/07 02:40:44 INFO : file2.txt: Deleted
2026/04/07 02:40:44 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mfile2.txt[0m
2026/04/07 02:40:44 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/07 02:40:44 INFO : file2.txt: Copied (server-side copy)
2026/04/07 02:40:44 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:40:45 INFO : file1.txt: Copied (server-side copy)
2026/04/07 02:40:45 INFO : Updating listings
2026/04/07 02:40:45 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resolve/path2/"
2026/04/07 02:40:45 INFO : [32mBisync successful[0m
2026/04/07 02:40:45 DEBUG : Waiting for deletions to finish
2026/04/07 02:40:46 DEBUG : Max number of stats groups reached removing ruceyas9
2026/04/07 02:40:46 INFO : file1.txt.apple1: Deleted
2026/04/07 02:40:46 INFO : RCLONE_TEST: Deleted
2026/04/07 02:40:46 INFO : file1.txt..path2: Deleted
2026/04/07 02:40:46 INFO : file1.txt.apple2: Deleted
2026/04/07 02:40:46 INFO : file1.txt.cloud1: Deleted
2026/04/07 02:40:46 INFO : file1.txt.dinosaur1: Deleted
2026/04/07 02:40:46 INFO : file1.txt: Deleted
2026/04/07 02:40:46 INFO : file1.txt..path1: Deleted
2026/04/07 02:40:46 INFO : file2.txt: Deleted
2026/04/07 02:40:46 INFO : file1.txt.local1: Deleted
2026/04/07 02:40:46 DEBUG : removing 1 level 0 directories
2026/04/07 02:40:46 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resolve/path1': Removing directory
2026/04/07 02:40:46 DEBUG : Waiting for deletions to finish
2026/04/07 02:40:46 INFO : file1.txt.dinosaur1: Deleted
2026/04/07 02:40:46 INFO : file1.txt.apple1: Deleted
2026/04/07 02:40:46 INFO : file1.txt.apple2: Deleted
2026/04/07 02:40:46 INFO : file1.txt: Deleted
2026/04/07 02:40:46 INFO : file1.txt.cloud1: Deleted
2026/04/07 02:40:46 INFO : file1.txt..path2: Deleted
2026/04/07 02:40:46 INFO : file1.txt..path1: Deleted
2026/04/07 02:40:46 INFO : RCLONE_TEST: Deleted
2026/04/07 02:40:46 INFO : file1.txt.local1: Deleted
2026/04/07 02:40:46 INFO : file2.txt: Deleted
2026/04/07 02:40:46 DEBUG : removing 1 level 0 directories
2026/04/07 02:40:46 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resolve/path2': Removing directory
bisync_test.go:608: [32mTEST resolve PASSED[0m
=== RUN TestBisyncRemoteRemote/resync
2026/04/07 02:40:46 INFO : path1: Making directory
2026/04/07 02:40:46 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync/path1"
2026/04/07 02:40:46 INFO : path2: Making directory
2026/04/07 02:40:46 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync/path2"
2026/04/07 02:40:46 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync/initial"
2026/04/07 02:40:46 DEBUG : Creating backend with remote "/tmp/022841qi/initdir/test_resync-bajesax0"
2026/04/07 02:40:46 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:40:46 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:40:46 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:40:46 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:40:46 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:40:46 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:40:46 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:40:46 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:40:46 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:40:46 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:40:46 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:40:46 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:40:46 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:40:46 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:40:46 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:40:46 DEBUG : Local file system at /tmp/022841qi/initdir/test_resync-bajesax0: Waiting for checks to finish
2026/04/07 02:40:46 DEBUG : Local file system at /tmp/022841qi/initdir/test_resync-bajesax0: Waiting for transfers to finish
2026/04/07 02:40:46 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:40:46 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:40:46 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:40:46 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:40:46 INFO : file1.txt: Copied (new)
2026/04/07 02:40:46 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:40:46 INFO : file4.txt: Copied (new)
2026/04/07 02:40:46 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:40:46 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:40:46 INFO : file2.txt: Copied (new)
2026/04/07 02:40:46 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:40:46 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:40:46 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:40:46 INFO : file6.txt: Copied (new)
2026/04/07 02:40:46 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:40:46 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:40:46 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:40:46 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:40:46 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:40:46 INFO : file3.txt: Copied (new)
2026/04/07 02:40:46 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:40:46 INFO : file7.txt: Copied (new)
2026/04/07 02:40:46 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:40:46 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:40:46 INFO : file5.txt: Copied (new)
2026/04/07 02:40:46 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync/modfiles"
2026/04/07 02:40:46 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_resync-katovep0"
2026/04/07 02:40:46 DEBUG : fileA.txt: Need to transfer - File not found at Destination
2026/04/07 02:40:46 DEBUG : fileB.txt: Need to transfer - File not found at Destination
2026/04/07 02:40:46 DEBUG : Local file system at /tmp/022841qi/datadir/test_resync-katovep0: Waiting for checks to finish
2026/04/07 02:40:46 DEBUG : Local file system at /tmp/022841qi/datadir/test_resync-katovep0: Waiting for transfers to finish
2026/04/07 02:40:46 DEBUG : fileA.txt.04c13af3.partial: size = 19 OK
2026/04/07 02:40:46 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:40:46 DEBUG : fileA.txt.04c13af3.partial: renamed to: fileA.txt
2026/04/07 02:40:46 INFO : fileA.txt: Copied (new)
2026/04/07 02:40:46 DEBUG : fileB.txt.b8ec97e6.partial: size = 19 OK
2026/04/07 02:40:46 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:40:46 DEBUG : fileB.txt.b8ec97e6.partial: renamed to: fileB.txt
2026/04/07 02:40:46 INFO : fileB.txt: Copied (new)
2026/04/07 02:40:46 DEBUG : Waiting for deletions to finish
2026/04/07 02:40:46 ERROR : error listing: directory not found
2026/04/07 02:40:46 ERROR : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync/path1': Failed to list "": directory not found
2026/04/07 02:40:46 DEBUG : removing 1 level 0 directories
2026/04/07 02:40:46 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync/path1': Removing directory
2026/04/07 02:40:46 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-sirefav0zixi/022841qi/resync/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:47cb49a2-e01a-0047-5137-c6da41000000
Time:2026-04-07T02:40:46.9670730Z
--------------------------------------------------------------------------------
2026/04/07 02:40:46 DEBUG : Waiting for deletions to finish
2026/04/07 02:40:47 ERROR : error listing: directory not found
2026/04/07 02:40:47 ERROR : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync/path2': Failed to list "": directory not found
2026/04/07 02:40:47 DEBUG : removing 1 level 0 directories
2026/04/07 02:40:47 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync/path2': Removing directory
2026/04/07 02:40:47 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-sirefav0zixi/022841qi/resync/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:47cb49aa-e01a-0047-5737-c6da41000000
Time:2026-04-07T02:40:47.0873909Z
--------------------------------------------------------------------------------
2026/04/07 02:40:47 ERROR : error listing: directory not found
2026/04/07 02:40:47 ERROR : error listing: directory not found
2026/04/07 02:40:47 NOTICE: checking initFs Local file system at /tmp/022841qi/initdir/test_resync-bajesax0
2026/04/07 02:40:47 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:40:47 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:40:47 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:40:47 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:40:47 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:40:47 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:40:47 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:40:47 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:40:47 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync/path1': Waiting for checks to finish
2026/04/07 02:40:47 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync/path1': Waiting for transfers to finish
2026/04/07 02:40:47 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:40:47 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:40:47 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:40:47 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:40:47 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:40:47 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:40:47 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:40:47 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:40:47 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:40:47 INFO : file1.txt: Copied (new)
2026/04/07 02:40:47 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:40:47 INFO : file2.txt: Copied (new)
2026/04/07 02:40:47 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:40:47 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:40:47 INFO : file3.txt: Copied (new)
2026/04/07 02:40:47 INFO : file4.txt: Copied (new)
2026/04/07 02:40:47 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:40:47 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:40:47 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:40:47 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:40:47 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:40:47 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:40:47 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:40:47 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:40:47 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:40:47 INFO : file5.txt: Copied (new)
2026/04/07 02:40:47 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:40:47 INFO : file6.txt: Copied (new)
2026/04/07 02:40:47 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:40:47 INFO : file7.txt: Copied (new)
2026/04/07 02:40:47 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:40:47 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:40:47 NOTICE: checking Path1 azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync/path1'
2026/04/07 02:40:48 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:40:48 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:40:48 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:40:48 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:40:48 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:40:48 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:40:48 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:40:48 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:40:48 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync/path2': Waiting for checks to finish
2026/04/07 02:40:48 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync/path2': Waiting for transfers to finish
2026/04/07 02:40:48 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:40:48 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:40:48 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:40:48 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:40:48 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:40:48 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:40:48 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:40:48 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:40:48 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:40:48 INFO : file3.txt: Copied (new)
2026/04/07 02:40:48 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:40:48 INFO : file2.txt: Copied (new)
2026/04/07 02:40:48 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:40:48 INFO : file4.txt: Copied (new)
2026/04/07 02:40:48 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:40:48 INFO : file1.txt: Copied (new)
2026/04/07 02:40:48 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:40:48 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:40:48 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:40:48 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:40:48 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:40:48 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:40:48 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:40:48 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:40:48 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:40:48 INFO : file5.txt: Copied (new)
2026/04/07 02:40:48 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:40:48 INFO : file7.txt: Copied (new)
2026/04/07 02:40:48 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:40:48 INFO : file6.txt: Copied (new)
2026/04/07 02:40:48 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:40:48 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:40:48 NOTICE: checking path2 azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync/path2'
2026/04/07 02:40:49 NOTICE: [36m(01) :[0m [34mtest resync[0m
2026/04/07 02:40:49 NOTICE: [36m(02) :[0m [34mtest 1. resync with empty path1, resulting in copying all content from path2.[0m
2026/04/07 02:40:49 NOTICE: [36m(03) :[0m [34mpurge-children TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync/path1/[0m
2026/04/07 02:40:49 DEBUG : Max number of stats groups reached removing mazabam1
2026/04/07 02:40:49 DEBUG : file1.txt: Remove file
2026/04/07 02:40:49 DEBUG : file2.txt: Remove file
2026/04/07 02:40:49 DEBUG : file3.txt: Remove file
2026/04/07 02:40:49 DEBUG : file4.txt: Remove file
2026/04/07 02:40:49 DEBUG : file5.txt: Remove file
2026/04/07 02:40:49 DEBUG : file6.txt: Remove file
2026/04/07 02:40:49 DEBUG : file7.txt: Remove file
2026/04/07 02:40:49 DEBUG : RCLONE_TEST: Remove file
2026/04/07 02:40:49 NOTICE: [36m(04) :[0m [34mbisync resync[0m
2026/04/07 02:40:54 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:40:54 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:40:54 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:40:54 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:40:54 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync/path2/"
2026/04/07 02:40:54 INFO : Copying Path2 files to Path1
2026/04/07 02:40:54 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:40:55 INFO : file4.txt: Copied (server-side copy)
2026/04/07 02:40:55 INFO : file3.txt: Copied (server-side copy)
2026/04/07 02:40:55 INFO : file1.txt: Copied (server-side copy)
2026/04/07 02:40:55 INFO : file2.txt: Copied (server-side copy)
2026/04/07 02:40:55 INFO : file6.txt: Copied (server-side copy)
2026/04/07 02:40:55 INFO : file5.txt: Copied (server-side copy)
2026/04/07 02:40:55 INFO : file7.txt: Copied (server-side copy)
2026/04/07 02:40:55 INFO : RCLONE_TEST: Copied (server-side copy)
2026/04/07 02:40:55 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:40:55 INFO : Resync updating listings
2026/04/07 02:40:55 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync/path2/"
2026/04/07 02:40:55 INFO : [32mBisync successful[0m
2026/04/07 02:40:55 NOTICE: [36m(05) :[0m [34mmove-listings empty-path1[0m
2026/04/07 02:40:55 NOTICE: [36m(06) :[0m [34mtest 2. resync with empty path2, resulting in syncing all content to path2.[0m
2026/04/07 02:40:55 NOTICE: [36m(07) :[0m [34mpurge-children TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync/path2/[0m
2026/04/07 02:40:55 DEBUG : Max number of stats groups reached removing puxasop1
2026/04/07 02:40:55 DEBUG : file1.txt: Remove file
2026/04/07 02:40:56 DEBUG : file2.txt: Remove file
2026/04/07 02:40:56 DEBUG : file3.txt: Remove file
2026/04/07 02:40:56 DEBUG : file4.txt: Remove file
2026/04/07 02:40:56 DEBUG : file5.txt: Remove file
2026/04/07 02:40:56 DEBUG : file6.txt: Remove file
2026/04/07 02:40:56 DEBUG : file7.txt: Remove file
2026/04/07 02:40:56 DEBUG : RCLONE_TEST: Remove file
2026/04/07 02:40:56 NOTICE: [36m(08) :[0m [34mbisync resync[0m
2026/04/07 02:41:00 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:41:00 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:41:00 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:41:00 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:41:00 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync/path2/"
2026/04/07 02:41:00 INFO : Copying Path2 files to Path1
2026/04/07 02:41:00 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:41:00 INFO : There was nothing to transfer
2026/04/07 02:41:00 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:41:01 INFO : file4.txt: Copied (server-side copy)
2026/04/07 02:41:01 INFO : file3.txt: Copied (server-side copy)
2026/04/07 02:41:01 INFO : file1.txt: Copied (server-side copy)
2026/04/07 02:41:01 INFO : file2.txt: Copied (server-side copy)
2026/04/07 02:41:01 INFO : file5.txt: Copied (server-side copy)
2026/04/07 02:41:01 INFO : file6.txt: Copied (server-side copy)
2026/04/07 02:41:01 INFO : RCLONE_TEST: Copied (server-side copy)
2026/04/07 02:41:01 INFO : file7.txt: Copied (server-side copy)
2026/04/07 02:41:01 INFO : Resync updating listings
2026/04/07 02:41:01 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync/path2/"
2026/04/07 02:41:01 INFO : [32mBisync successful[0m
2026/04/07 02:41:01 NOTICE: [36m(09) :[0m [34mmove-listings empty-path2[0m
2026/04/07 02:41:01 NOTICE: [36m(10) :[0m [34mtest 3. exercise all of the various file difference scenarios during a resync.[0m
2026/04/07 02:41:01 NOTICE: [36m(11) :[0m [34mtouch-glob 2002-02-02 /tmp/022841qi/datadir/test_resync-katovep0/ fileA.txt[0m
2026/04/07 02:41:01 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_resync-katovep0/"
2026/04/07 02:41:01 DEBUG : fs cache: renaming cache item "/tmp/022841qi/datadir/test_resync-katovep0/" to be canonical "/tmp/022841qi/datadir/test_resync-katovep0"
2026/04/07 02:41:01 DEBUG : fileA.txt: Set modification time 2002-02-02
2026/04/07 02:41:01 NOTICE: [36m(12) :[0m [34mtouch-glob 1999-09-09 /tmp/022841qi/datadir/test_resync-katovep0/ fileB.txt[0m
2026/04/07 02:41:01 DEBUG : fs cache: switching user supplied name "/tmp/022841qi/datadir/test_resync-katovep0/" for canonical name "/tmp/022841qi/datadir/test_resync-katovep0"
2026/04/07 02:41:01 DEBUG : fileB.txt: Set modification time 1999-09-09
2026/04/07 02:41:01 NOTICE: [36m(13) :[0m [34mtest = file - path1 - path2 - expected action - who wins[0m
2026/04/07 02:41:01 NOTICE: [36m(14) :[0m [34mtest - file1.txt - exists - missing - sync path1 > path2 - path1[0m
2026/04/07 02:41:01 NOTICE: [36m(15) :[0m [34mdelete-file TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync/path2/file1.txt[0m
2026/04/07 02:41:01 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync/path2/"
2026/04/07 02:41:01 DEBUG : Max number of stats groups reached removing qobayar6
2026/04/07 02:41:01 INFO : file1.txt: Deleted
2026/04/07 02:41:01 NOTICE: [36m(16) :[0m [34mtest - file2.txt - missing - exists - copy path2 > path1 - path2[0m
2026/04/07 02:41:01 NOTICE: [36m(17) :[0m [34mdelete-file TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync/path1/file2.txt[0m
2026/04/07 02:41:01 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync/path1/"
2026/04/07 02:41:01 DEBUG : Max number of stats groups reached removing masofed3
2026/04/07 02:41:01 INFO : file2.txt: Deleted
2026/04/07 02:41:01 NOTICE: [36m(18) :[0m [34mtest - file3.txt - exists - newer date - sync path1 > path2 - path1[0m
2026/04/07 02:41:01 NOTICE: [36m(19) :[0m [34mcopy-as /tmp/022841qi/datadir/test_resync-katovep0/fileA.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync/path2/ file3.txt[0m
2026/04/07 02:41:01 DEBUG : copyFile "/tmp/022841qi/datadir/test_resync-katovep0/fileA.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync/path2/" as "file3.txt"
2026/04/07 02:41:01 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_resync-katovep0/fileA.txt"
2026/04/07 02:41:01 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync/path2/"
2026/04/07 02:41:02 DEBUG : operations.CopyFile "fileA.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync/path2/'" as "file3.txt"
2026/04/07 02:41:02 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/022841qi/datadir/test_resync-katovep0)
2026/04/07 02:41:02 DEBUG : file3.txt: size = 0 (azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync/path2/')
2026/04/07 02:41:02 DEBUG : fileA.txt: Sizes differ
2026/04/07 02:41:02 DEBUG : Max number of stats groups reached removing tujonuk5
2026/04/07 02:41:02 DEBUG : file3.txt.2b9483fe.partial: size = 19 OK
2026/04/07 02:41:02 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:41:02 DEBUG : file3.txt.2b9483fe.partial: renamed to: file3.txt
2026/04/07 02:41:02 INFO : fileA.txt: Copied (replaced existing) to: file3.txt
2026/04/07 02:41:02 NOTICE: [36m(20) :[0m [34mtest - file4.txt - missing - newer date - copy path2 > path1 - path2[0m
2026/04/07 02:41:02 NOTICE: [36m(21) :[0m [34mdelete-file TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync/path1/file4.txt[0m
2026/04/07 02:41:02 DEBUG : Max number of stats groups reached removing faraban7
2026/04/07 02:41:02 INFO : file4.txt: Deleted
2026/04/07 02:41:02 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/022841qi/datadir/test_resync-katovep0/fileA.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync/path2/ file4.txt[0m
2026/04/07 02:41:02 DEBUG : copyFile "/tmp/022841qi/datadir/test_resync-katovep0/fileA.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync/path2/" as "file4.txt"
2026/04/07 02:41:02 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_resync-katovep0/fileA.txt"
2026/04/07 02:41:02 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync/path2/"
2026/04/07 02:41:02 DEBUG : operations.CopyFile "fileA.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync/path2/'" as "file4.txt"
2026/04/07 02:41:02 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/022841qi/datadir/test_resync-katovep0)
2026/04/07 02:41:02 DEBUG : file4.txt: size = 0 (azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync/path2/')
2026/04/07 02:41:02 DEBUG : fileA.txt: Sizes differ
2026/04/07 02:41:02 DEBUG : Max number of stats groups reached removing lijagut2
2026/04/07 02:41:02 DEBUG : file4.txt.1fa6ea21.partial: size = 19 OK
2026/04/07 02:41:02 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:41:02 DEBUG : file4.txt.1fa6ea21.partial: renamed to: file4.txt
2026/04/07 02:41:02 INFO : fileA.txt: Copied (replaced existing) to: file4.txt
2026/04/07 02:41:02 NOTICE: [36m(23) :[0m [34mtest - file5.txt - exists - older date - sync path1 > path2 - path1[0m
2026/04/07 02:41:02 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/022841qi/datadir/test_resync-katovep0/fileB.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync/path2/ file5.txt[0m
2026/04/07 02:41:02 DEBUG : copyFile "/tmp/022841qi/datadir/test_resync-katovep0/fileB.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync/path2/" as "file5.txt"
2026/04/07 02:41:02 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_resync-katovep0/fileB.txt"
2026/04/07 02:41:02 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync/path2/"
2026/04/07 02:41:02 DEBUG : operations.CopyFile "fileB.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync/path2/'" as "file5.txt"
2026/04/07 02:41:02 DEBUG : fileB.txt: size = 19 (Local file system at /tmp/022841qi/datadir/test_resync-katovep0)
2026/04/07 02:41:02 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync/path2/')
2026/04/07 02:41:02 DEBUG : fileB.txt: Sizes differ
2026/04/07 02:41:02 DEBUG : Max number of stats groups reached removing janafus8
2026/04/07 02:41:03 DEBUG : file5.txt.791a6f4b.partial: size = 19 OK
2026/04/07 02:41:03 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:41:03 DEBUG : file5.txt.791a6f4b.partial: renamed to: file5.txt
2026/04/07 02:41:03 INFO : fileB.txt: Copied (replaced existing) to: file5.txt
2026/04/07 02:41:03 NOTICE: [36m(25) :[0m [34mtest - file6.txt - older date - newer date - sync path1 > path2 - path1[0m
2026/04/07 02:41:03 NOTICE: [36m(26) :[0m [34mcopy-as /tmp/022841qi/datadir/test_resync-katovep0/fileB.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync/path1/ file6.txt[0m
2026/04/07 02:41:03 DEBUG : copyFile "/tmp/022841qi/datadir/test_resync-katovep0/fileB.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync/path1/" as "file6.txt"
2026/04/07 02:41:03 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_resync-katovep0/fileB.txt"
2026/04/07 02:41:03 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync/path1/"
2026/04/07 02:41:03 DEBUG : operations.CopyFile "fileB.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync/path1/'" as "file6.txt"
2026/04/07 02:41:03 DEBUG : fileB.txt: size = 19 (Local file system at /tmp/022841qi/datadir/test_resync-katovep0)
2026/04/07 02:41:03 DEBUG : file6.txt: size = 0 (azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync/path1/')
2026/04/07 02:41:03 DEBUG : fileB.txt: Sizes differ
2026/04/07 02:41:03 DEBUG : Max number of stats groups reached removing vehiyej4
2026/04/07 02:41:03 DEBUG : file6.txt.237b502b.partial: size = 19 OK
2026/04/07 02:41:03 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:41:03 DEBUG : file6.txt.237b502b.partial: renamed to: file6.txt
2026/04/07 02:41:03 INFO : fileB.txt: Copied (replaced existing) to: file6.txt
2026/04/07 02:41:03 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/022841qi/datadir/test_resync-katovep0/fileA.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync/path2/ file6.txt[0m
2026/04/07 02:41:03 DEBUG : copyFile "/tmp/022841qi/datadir/test_resync-katovep0/fileA.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync/path2/" as "file6.txt"
2026/04/07 02:41:03 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_resync-katovep0/fileA.txt"
2026/04/07 02:41:03 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync/path2/"
2026/04/07 02:41:03 DEBUG : operations.CopyFile "fileA.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync/path2/'" as "file6.txt"
2026/04/07 02:41:03 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/022841qi/datadir/test_resync-katovep0)
2026/04/07 02:41:03 DEBUG : file6.txt: size = 0 (azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync/path2/')
2026/04/07 02:41:03 DEBUG : fileA.txt: Sizes differ
2026/04/07 02:41:03 DEBUG : Max number of stats groups reached removing famaqub8
2026/04/07 02:41:03 DEBUG : file6.txt.c537c25e.partial: size = 19 OK
2026/04/07 02:41:03 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:41:04 DEBUG : file6.txt.c537c25e.partial: renamed to: file6.txt
2026/04/07 02:41:04 INFO : fileA.txt: Copied (replaced existing) to: file6.txt
2026/04/07 02:41:04 NOTICE: [36m(28) :[0m [34mtest - file7.txt - exists - exists (same) - none - same[0m
2026/04/07 02:41:04 NOTICE: [36m(29) :[0m [34mtest run bisync with resync[0m
2026/04/07 02:41:04 NOTICE: [36m(30) :[0m [34mbisync resync[0m
2026/04/07 02:41:08 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:41:08 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:41:08 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:41:08 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:41:08 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync/path2/"
2026/04/07 02:41:08 INFO : Copying Path2 files to Path1
2026/04/07 02:41:08 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:41:09 INFO : file2.txt: Copied (server-side copy)
2026/04/07 02:41:09 INFO : file4.txt: Copied (server-side copy)
2026/04/07 02:41:09 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:41:09 INFO : file6.txt: Updated modification time in destination
2026/04/07 02:41:09 INFO : file1.txt: Copied (server-side copy)
2026/04/07 02:41:09 INFO : file3.txt: Copied (server-side copy)
2026/04/07 02:41:09 INFO : file5.txt: Copied (server-side copy)
2026/04/07 02:41:09 INFO : Resync updating listings
2026/04/07 02:41:09 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync/path2/"
2026/04/07 02:41:09 INFO : [32mBisync successful[0m
2026/04/07 02:41:09 NOTICE: [36m(31) :[0m [34mcopy-listings mixed-diffs[0m
2026/04/07 02:41:09 NOTICE: [36m(32) :[0m [34mtest run normal bisync[0m
2026/04/07 02:41:09 NOTICE: [36m(33) :[0m [34mbisync[0m
2026/04/07 02:41:14 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:41:14 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:41:14 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:41:14 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:41:14 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync/path2/"
2026/04/07 02:41:14 INFO : Building Path1 and Path2 listings
2026/04/07 02:41:14 INFO : Path1 checking for diffs
2026/04/07 02:41:14 INFO : Path2 checking for diffs
2026/04/07 02:41:14 INFO : No changes found
2026/04/07 02:41:14 INFO : Updating listings
2026/04/07 02:41:14 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync/path2/"
2026/04/07 02:41:14 INFO : [32mBisync successful[0m
2026/04/07 02:41:14 NOTICE: [36m(34) :[0m [34mtest 4. confirm critical error on normal sync of empty path.[0m
2026/04/07 02:41:14 NOTICE: [36m(35) :[0m [34mpurge-children TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync/path2/[0m
2026/04/07 02:41:14 DEBUG : Max number of stats groups reached removing vebiqas9
2026/04/07 02:41:14 DEBUG : file1.txt: Remove file
2026/04/07 02:41:14 DEBUG : file2.txt: Remove file
2026/04/07 02:41:14 DEBUG : file3.txt: Remove file
2026/04/07 02:41:14 DEBUG : file4.txt: Remove file
2026/04/07 02:41:14 DEBUG : file5.txt: Remove file
2026/04/07 02:41:14 DEBUG : file6.txt: Remove file
2026/04/07 02:41:14 DEBUG : file7.txt: Remove file
2026/04/07 02:41:14 DEBUG : RCLONE_TEST: Remove file
2026/04/07 02:41:14 NOTICE: [36m(36) :[0m [34mbisync[0m
2026/04/07 02:41:19 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:41:19 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:41:19 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:41:19 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:41:19 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync/path2/"
2026/04/07 02:41:19 INFO : Building Path1 and Path2 listings
2026/04/07 02:41:19 INFO : Path1 checking for diffs
2026/04/07 02:41:19 INFO : Path2 checking for diffs
2026/04/07 02:41:19 ERROR : Empty current Path2 listing. Cannot sync to an empty directory: /tmp/022841qi/workdir/TestAzureFiles_rclone-test-sirefav0zixi_022841qi_resync_path1..TestAzureFiles_rclone-test-sirefav0zixi_022841qi_resync_path2.path2.lst-new
2026/04/07 02:41:19 ERROR : [31mBisync critical error: empty current Path2 listing: /tmp/022841qi/workdir/TestAzureFiles_rclone-test-sirefav0zixi_022841qi_resync_path1..TestAzureFiles_rclone-test-sirefav0zixi_022841qi_resync_path2.path2.lst-new[0m
2026/04/07 02:41:19 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/07 02:41:19 NOTICE: Bisync error: bisync aborted
2026/04/07 02:41:19 DEBUG : Waiting for deletions to finish
2026/04/07 02:41:19 DEBUG : Max number of stats groups reached removing coxiwev7
2026/04/07 02:41:19 INFO : file1.txt: Deleted
2026/04/07 02:41:19 INFO : RCLONE_TEST: Deleted
2026/04/07 02:41:19 INFO : file2.txt: Deleted
2026/04/07 02:41:19 INFO : file4.txt: Deleted
2026/04/07 02:41:19 INFO : file6.txt: Deleted
2026/04/07 02:41:19 INFO : file3.txt: Deleted
2026/04/07 02:41:19 INFO : file7.txt: Deleted
2026/04/07 02:41:19 INFO : file5.txt: Deleted
2026/04/07 02:41:19 DEBUG : removing 1 level 0 directories
2026/04/07 02:41:19 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync/path1': Removing directory
2026/04/07 02:41:19 DEBUG : Waiting for deletions to finish
2026/04/07 02:41:20 DEBUG : removing 1 level 0 directories
2026/04/07 02:41:20 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync/path2': Removing directory
bisync_test.go:608: [32mTEST resync PASSED[0m
=== RUN TestBisyncRemoteRemote/resync_modes
2026/04/07 02:41:20 INFO : path1: Making directory
2026/04/07 02:41:20 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path1"
2026/04/07 02:41:20 DEBUG : Config file has changed externally - reloading
2026/04/07 02:41:20 INFO : path2: Making directory
2026/04/07 02:41:20 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path2"
2026/04/07 02:41:20 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync_modes/initial"
2026/04/07 02:41:20 DEBUG : Creating backend with remote "/tmp/022841qi/initdir/test_resync_modes-xezozuc9"
2026/04/07 02:41:20 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:41:20 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:41:20 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:41:20 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:41:20 DEBUG : Local file system at /tmp/022841qi/initdir/test_resync_modes-xezozuc9: Waiting for checks to finish
2026/04/07 02:41:20 DEBUG : Local file system at /tmp/022841qi/initdir/test_resync_modes-xezozuc9: Waiting for transfers to finish
2026/04/07 02:41:20 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:41:20 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:41:20 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:41:20 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:41:20 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:41:20 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:41:20 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:41:20 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:41:20 INFO : file1.txt: Copied (new)
2026/04/07 02:41:20 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:41:20 INFO : file2.txt: Copied (new)
2026/04/07 02:41:20 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync_modes/modfiles"
2026/04/07 02:41:20 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_resync_modes-majopoq8"
2026/04/07 02:41:20 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/04/07 02:41:20 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/04/07 02:41:20 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:41:20 DEBUG : Local file system at /tmp/022841qi/datadir/test_resync_modes-majopoq8: Waiting for checks to finish
2026/04/07 02:41:20 DEBUG : Local file system at /tmp/022841qi/datadir/test_resync_modes-majopoq8: Waiting for transfers to finish
2026/04/07 02:41:20 DEBUG : file1L.txt.684d937d.partial: size = 33 OK
2026/04/07 02:41:20 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/07 02:41:20 DEBUG : file1R.txt.d467e63a.partial: size = 42 OK
2026/04/07 02:41:20 DEBUG : file1L.txt.684d937d.partial: renamed to: file1L.txt
2026/04/07 02:41:20 INFO : file1L.txt: Copied (new)
2026/04/07 02:41:20 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/07 02:41:20 DEBUG : file2.txt.ac4156f2.partial: size = 37 OK
2026/04/07 02:41:20 DEBUG : file1R.txt.d467e63a.partial: renamed to: file1R.txt
2026/04/07 02:41:20 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/04/07 02:41:20 INFO : file1R.txt: Copied (new)
2026/04/07 02:41:20 DEBUG : file2.txt.ac4156f2.partial: renamed to: file2.txt
2026/04/07 02:41:20 INFO : file2.txt: Copied (new)
2026/04/07 02:41:20 DEBUG : Waiting for deletions to finish
2026/04/07 02:41:20 ERROR : error listing: directory not found
2026/04/07 02:41:20 ERROR : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync_modes/path1': Failed to list "": directory not found
2026/04/07 02:41:20 DEBUG : removing 1 level 0 directories
2026/04/07 02:41:20 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync_modes/path1': Removing directory
2026/04/07 02:41:20 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-sirefav0zixi/022841qi/resync_modes/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:c06c0b0a-b01a-0038-7d38-c615da000000
Time:2026-04-07T02:41:20.3785570Z
--------------------------------------------------------------------------------
2026/04/07 02:41:20 DEBUG : Waiting for deletions to finish
2026/04/07 02:41:20 ERROR : error listing: directory not found
2026/04/07 02:41:20 ERROR : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync_modes/path2': Failed to list "": directory not found
2026/04/07 02:41:20 DEBUG : removing 1 level 0 directories
2026/04/07 02:41:20 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync_modes/path2': Removing directory
2026/04/07 02:41:20 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-sirefav0zixi/022841qi/resync_modes/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:c06c0b0f-b01a-0038-8038-c615da000000
Time:2026-04-07T02:41:20.5010856Z
--------------------------------------------------------------------------------
2026/04/07 02:41:20 ERROR : error listing: directory not found
2026/04/07 02:41:20 ERROR : error listing: directory not found
2026/04/07 02:41:20 NOTICE: checking initFs Local file system at /tmp/022841qi/initdir/test_resync_modes-xezozuc9
2026/04/07 02:41:20 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:41:20 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:41:20 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:41:20 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync_modes/path1': Waiting for checks to finish
2026/04/07 02:41:20 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync_modes/path1': Waiting for transfers to finish
2026/04/07 02:41:20 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:41:20 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:41:20 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:41:20 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:41:20 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:41:20 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:41:20 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:41:20 INFO : file2.txt: Copied (new)
2026/04/07 02:41:21 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:41:21 INFO : file1.txt: Copied (new)
2026/04/07 02:41:21 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:41:21 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:41:21 NOTICE: checking Path1 azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync_modes/path1'
2026/04/07 02:41:21 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:41:21 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:41:21 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:41:21 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync_modes/path2': Waiting for checks to finish
2026/04/07 02:41:21 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync_modes/path2': Waiting for transfers to finish
2026/04/07 02:41:21 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:41:21 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:41:21 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:41:21 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:41:21 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:41:21 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:41:21 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:41:21 INFO : file2.txt: Copied (new)
2026/04/07 02:41:21 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:41:21 INFO : file1.txt: Copied (new)
2026/04/07 02:41:21 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:41:21 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:41:21 NOTICE: checking path2 azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync_modes/path2'
2026/04/07 02:41:21 NOTICE: [36m(01) :[0m [34mtest resync-mode[0m
2026/04/07 02:41:21 NOTICE: [36m(02) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/07 02:41:21 NOTICE: [36m(03) :[0m [34mtouch-glob 2001-01-02 /tmp/022841qi/datadir/test_resync_modes-majopoq8/ file1R.txt[0m
2026/04/07 02:41:21 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_resync_modes-majopoq8/"
2026/04/07 02:41:21 DEBUG : fs cache: renaming cache item "/tmp/022841qi/datadir/test_resync_modes-majopoq8/" to be canonical "/tmp/022841qi/datadir/test_resync_modes-majopoq8"
2026/04/07 02:41:21 DEBUG : file1R.txt: Set modification time 2001-01-02
2026/04/07 02:41:21 NOTICE: [36m(04) :[0m [34mcopy-as /tmp/022841qi/datadir/test_resync_modes-majopoq8/file1R.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path2/ file1.txt[0m
2026/04/07 02:41:21 DEBUG : copyFile "/tmp/022841qi/datadir/test_resync_modes-majopoq8/file1R.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path2/" as "file1.txt"
2026/04/07 02:41:21 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_resync_modes-majopoq8/file1R.txt"
2026/04/07 02:41:21 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path2/"
2026/04/07 02:41:21 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync_modes/path2/'" as "file1.txt"
2026/04/07 02:41:21 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/022841qi/datadir/test_resync_modes-majopoq8)
2026/04/07 02:41:21 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync_modes/path2/')
2026/04/07 02:41:21 DEBUG : file1R.txt: Sizes differ
2026/04/07 02:41:21 DEBUG : Max number of stats groups reached removing feqohuy7
2026/04/07 02:41:22 DEBUG : file1.txt.91f01f3f.partial: size = 42 OK
2026/04/07 02:41:22 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/07 02:41:22 DEBUG : file1.txt.91f01f3f.partial: renamed to: file1.txt
2026/04/07 02:41:22 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/04/07 02:41:22 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-03-04 /tmp/022841qi/datadir/test_resync_modes-majopoq8/ file1L.txt[0m
2026/04/07 02:41:22 DEBUG : fs cache: switching user supplied name "/tmp/022841qi/datadir/test_resync_modes-majopoq8/" for canonical name "/tmp/022841qi/datadir/test_resync_modes-majopoq8"
2026/04/07 02:41:22 DEBUG : file1L.txt: Set modification time 2001-03-04
2026/04/07 02:41:22 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/022841qi/datadir/test_resync_modes-majopoq8/file1L.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path1/ file1.txt[0m
2026/04/07 02:41:22 DEBUG : copyFile "/tmp/022841qi/datadir/test_resync_modes-majopoq8/file1L.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path1/" as "file1.txt"
2026/04/07 02:41:22 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_resync_modes-majopoq8/file1L.txt"
2026/04/07 02:41:22 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path1/"
2026/04/07 02:41:22 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync_modes/path1/'" as "file1.txt"
2026/04/07 02:41:22 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/022841qi/datadir/test_resync_modes-majopoq8)
2026/04/07 02:41:22 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync_modes/path1/')
2026/04/07 02:41:22 DEBUG : file1L.txt: Sizes differ
2026/04/07 02:41:22 DEBUG : Max number of stats groups reached removing kevubak7
2026/04/07 02:41:22 DEBUG : file1.txt.4e37ab47.partial: size = 33 OK
2026/04/07 02:41:22 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/07 02:41:22 DEBUG : file1.txt.4e37ab47.partial: renamed to: file1.txt
2026/04/07 02:41:22 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/04/07 02:41:22 NOTICE: [36m(07) :[0m [34mtest bisync run with --resync-mode=newer[0m
2026/04/07 02:41:22 NOTICE: [36m(08) :[0m [34mbisync resync resync-mode=newer[0m
2026/04/07 02:41:27 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync_modes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:41:27 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync_modes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:41:27 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:41:27 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:41:27 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path2/"
2026/04/07 02:41:27 INFO : Copying Path2 files to Path1
2026/04/07 02:41:27 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:41:27 INFO : There was nothing to transfer
2026/04/07 02:41:27 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:41:27 INFO : file1.txt: Copied (server-side copy)
2026/04/07 02:41:27 INFO : Resync updating listings
2026/04/07 02:41:27 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path2/"
2026/04/07 02:41:27 INFO : [32mBisync successful[0m
2026/04/07 02:41:27 NOTICE: [36m(09) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/07 02:41:27 NOTICE: [36m(10) :[0m [34mtouch-glob 2001-07-23 /tmp/022841qi/datadir/test_resync_modes-majopoq8/ file1R.txt[0m
2026/04/07 02:41:27 DEBUG : fs cache: switching user supplied name "/tmp/022841qi/datadir/test_resync_modes-majopoq8/" for canonical name "/tmp/022841qi/datadir/test_resync_modes-majopoq8"
2026/04/07 02:41:27 DEBUG : file1R.txt: Set modification time 2001-07-23
2026/04/07 02:41:27 NOTICE: [36m(11) :[0m [34mcopy-as /tmp/022841qi/datadir/test_resync_modes-majopoq8/file1R.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path2/ file1.txt[0m
2026/04/07 02:41:27 DEBUG : copyFile "/tmp/022841qi/datadir/test_resync_modes-majopoq8/file1R.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path2/" as "file1.txt"
2026/04/07 02:41:27 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_resync_modes-majopoq8/file1R.txt"
2026/04/07 02:41:27 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path2/"
2026/04/07 02:41:27 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync_modes/path2/'" as "file1.txt"
2026/04/07 02:41:27 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/022841qi/datadir/test_resync_modes-majopoq8)
2026/04/07 02:41:27 DEBUG : file1.txt: size = 33 (azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync_modes/path2/')
2026/04/07 02:41:27 DEBUG : file1R.txt: Sizes differ
2026/04/07 02:41:27 DEBUG : Max number of stats groups reached removing fusujax7
2026/04/07 02:41:28 DEBUG : file1.txt.fd99577e.partial: size = 42 OK
2026/04/07 02:41:28 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/07 02:41:28 DEBUG : file1.txt.fd99577e.partial: renamed to: file1.txt
2026/04/07 02:41:28 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/04/07 02:41:28 NOTICE: [36m(12) :[0m [34mtouch-glob 2001-08-26 /tmp/022841qi/datadir/test_resync_modes-majopoq8/ file1L.txt[0m
2026/04/07 02:41:28 DEBUG : fs cache: switching user supplied name "/tmp/022841qi/datadir/test_resync_modes-majopoq8/" for canonical name "/tmp/022841qi/datadir/test_resync_modes-majopoq8"
2026/04/07 02:41:28 DEBUG : file1L.txt: Set modification time 2001-08-26
2026/04/07 02:41:28 NOTICE: [36m(13) :[0m [34mcopy-as /tmp/022841qi/datadir/test_resync_modes-majopoq8/file1L.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path1/ file1.txt[0m
2026/04/07 02:41:28 DEBUG : copyFile "/tmp/022841qi/datadir/test_resync_modes-majopoq8/file1L.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path1/" as "file1.txt"
2026/04/07 02:41:28 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_resync_modes-majopoq8/file1L.txt"
2026/04/07 02:41:28 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path1/"
2026/04/07 02:41:28 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync_modes/path1/'" as "file1.txt"
2026/04/07 02:41:28 DEBUG : file1.txt: size = 33 OK
2026/04/07 02:41:28 DEBUG : file1L.txt: Modification times differ by -4200h0m0s: 2001-08-26 00:00:00 +0000 UTC, 2001-03-04 00:00:00 +0000 UTC
2026/04/07 02:41:28 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/07 02:41:28 INFO : file1L.txt: Updated modification time in destination
2026/04/07 02:41:28 DEBUG : file1L.txt: Unchanged skipping
2026/04/07 02:41:28 NOTICE: [36m(14) :[0m [34mtest bisync run with --resync-mode=path2[0m
2026/04/07 02:41:28 NOTICE: [36m(15) :[0m [34mbisync resync resync-mode=path2[0m
2026/04/07 02:41:32 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync_modes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:41:32 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync_modes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:41:32 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:41:32 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:41:32 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path2/"
2026/04/07 02:41:32 INFO : Copying Path2 files to Path1
2026/04/07 02:41:32 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:41:33 INFO : file1.txt: Copied (server-side copy)
2026/04/07 02:41:33 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:41:33 INFO : Resync updating listings
2026/04/07 02:41:33 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path2/"
2026/04/07 02:41:33 INFO : [32mBisync successful[0m
2026/04/07 02:41:33 NOTICE: [36m(16) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/07 02:41:33 NOTICE: [36m(17) :[0m [34mtouch-glob 2002-07-23 /tmp/022841qi/datadir/test_resync_modes-majopoq8/ file1R.txt[0m
2026/04/07 02:41:33 DEBUG : fs cache: switching user supplied name "/tmp/022841qi/datadir/test_resync_modes-majopoq8/" for canonical name "/tmp/022841qi/datadir/test_resync_modes-majopoq8"
2026/04/07 02:41:33 DEBUG : file1R.txt: Set modification time 2002-07-23
2026/04/07 02:41:33 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/022841qi/datadir/test_resync_modes-majopoq8/file1R.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path2/ file1.txt[0m
2026/04/07 02:41:33 DEBUG : copyFile "/tmp/022841qi/datadir/test_resync_modes-majopoq8/file1R.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path2/" as "file1.txt"
2026/04/07 02:41:33 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_resync_modes-majopoq8/file1R.txt"
2026/04/07 02:41:33 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path2/"
2026/04/07 02:41:33 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync_modes/path2/'" as "file1.txt"
2026/04/07 02:41:33 DEBUG : file1.txt: size = 42 OK
2026/04/07 02:41:33 DEBUG : file1R.txt: Modification times differ by -8760h0m0s: 2002-07-23 00:00:00 +0000 UTC, 2001-07-23 00:00:00 +0000 UTC
2026/04/07 02:41:33 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/07 02:41:33 INFO : file1R.txt: Updated modification time in destination
2026/04/07 02:41:33 DEBUG : file1R.txt: Unchanged skipping
2026/04/07 02:41:33 NOTICE: [36m(19) :[0m [34mtouch-glob 2002-08-26 /tmp/022841qi/datadir/test_resync_modes-majopoq8/ file1L.txt[0m
2026/04/07 02:41:33 DEBUG : fs cache: switching user supplied name "/tmp/022841qi/datadir/test_resync_modes-majopoq8/" for canonical name "/tmp/022841qi/datadir/test_resync_modes-majopoq8"
2026/04/07 02:41:33 DEBUG : file1L.txt: Set modification time 2002-08-26
2026/04/07 02:41:33 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/022841qi/datadir/test_resync_modes-majopoq8/file1L.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path1/ file1.txt[0m
2026/04/07 02:41:33 DEBUG : copyFile "/tmp/022841qi/datadir/test_resync_modes-majopoq8/file1L.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path1/" as "file1.txt"
2026/04/07 02:41:33 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_resync_modes-majopoq8/file1L.txt"
2026/04/07 02:41:33 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path1/"
2026/04/07 02:41:33 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync_modes/path1/'" as "file1.txt"
2026/04/07 02:41:33 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/022841qi/datadir/test_resync_modes-majopoq8)
2026/04/07 02:41:33 DEBUG : file1.txt: size = 42 (azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync_modes/path1/')
2026/04/07 02:41:33 DEBUG : file1L.txt: Sizes differ
2026/04/07 02:41:33 DEBUG : Max number of stats groups reached removing newegaz1
2026/04/07 02:41:33 DEBUG : file1.txt.e4364b55.partial: size = 33 OK
2026/04/07 02:41:33 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/07 02:41:34 DEBUG : file1.txt.e4364b55.partial: renamed to: file1.txt
2026/04/07 02:41:34 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/04/07 02:41:34 NOTICE: [36m(21) :[0m [34mtest bisync run with --resync-mode=larger[0m
2026/04/07 02:41:34 NOTICE: [36m(22) :[0m [34mbisync resync resync-mode=larger[0m
2026/04/07 02:41:38 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync_modes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:41:38 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync_modes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:41:38 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:41:38 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:41:38 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path2/"
2026/04/07 02:41:38 INFO : Copying Path2 files to Path1
2026/04/07 02:41:38 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:41:38 INFO : file1.txt: Path2 is larger. Path1: 33, Path2: 42, Difference: 9
2026/04/07 02:41:39 INFO : file1.txt: Copied (server-side copy)
2026/04/07 02:41:39 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:41:39 INFO : Resync updating listings
2026/04/07 02:41:39 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path2/"
2026/04/07 02:41:39 INFO : [32mBisync successful[0m
2026/04/07 02:41:39 NOTICE: [36m(23) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/07 02:41:39 NOTICE: [36m(24) :[0m [34mtouch-glob 2003-07-23 /tmp/022841qi/datadir/test_resync_modes-majopoq8/ file1R.txt[0m
2026/04/07 02:41:39 DEBUG : fs cache: switching user supplied name "/tmp/022841qi/datadir/test_resync_modes-majopoq8/" for canonical name "/tmp/022841qi/datadir/test_resync_modes-majopoq8"
2026/04/07 02:41:39 DEBUG : file1R.txt: Set modification time 2003-07-23
2026/04/07 02:41:39 NOTICE: [36m(25) :[0m [34mcopy-as /tmp/022841qi/datadir/test_resync_modes-majopoq8/file1R.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path2/ file1.txt[0m
2026/04/07 02:41:39 DEBUG : copyFile "/tmp/022841qi/datadir/test_resync_modes-majopoq8/file1R.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path2/" as "file1.txt"
2026/04/07 02:41:39 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_resync_modes-majopoq8/file1R.txt"
2026/04/07 02:41:39 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path2/"
2026/04/07 02:41:39 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync_modes/path2/'" as "file1.txt"
2026/04/07 02:41:39 DEBUG : file1.txt: size = 42 OK
2026/04/07 02:41:39 DEBUG : file1R.txt: Modification times differ by -8760h0m0s: 2003-07-23 00:00:00 +0000 UTC, 2002-07-23 00:00:00 +0000 UTC
2026/04/07 02:41:39 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/07 02:41:39 INFO : file1R.txt: Updated modification time in destination
2026/04/07 02:41:39 DEBUG : file1R.txt: Unchanged skipping
2026/04/07 02:41:39 NOTICE: [36m(26) :[0m [34mtouch-glob 2003-09-04 /tmp/022841qi/datadir/test_resync_modes-majopoq8/ file1L.txt[0m
2026/04/07 02:41:39 DEBUG : fs cache: switching user supplied name "/tmp/022841qi/datadir/test_resync_modes-majopoq8/" for canonical name "/tmp/022841qi/datadir/test_resync_modes-majopoq8"
2026/04/07 02:41:39 DEBUG : file1L.txt: Set modification time 2003-09-04
2026/04/07 02:41:39 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/022841qi/datadir/test_resync_modes-majopoq8/file1L.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path1/ file1.txt[0m
2026/04/07 02:41:39 DEBUG : copyFile "/tmp/022841qi/datadir/test_resync_modes-majopoq8/file1L.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path1/" as "file1.txt"
2026/04/07 02:41:39 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_resync_modes-majopoq8/file1L.txt"
2026/04/07 02:41:39 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path1/"
2026/04/07 02:41:39 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync_modes/path1/'" as "file1.txt"
2026/04/07 02:41:39 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/022841qi/datadir/test_resync_modes-majopoq8)
2026/04/07 02:41:39 DEBUG : file1.txt: size = 42 (azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync_modes/path1/')
2026/04/07 02:41:39 DEBUG : file1L.txt: Sizes differ
2026/04/07 02:41:39 DEBUG : Max number of stats groups reached removing wasarux1
2026/04/07 02:41:39 DEBUG : file1.txt.b65270e7.partial: size = 33 OK
2026/04/07 02:41:39 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/07 02:41:39 DEBUG : file1.txt.b65270e7.partial: renamed to: file1.txt
2026/04/07 02:41:39 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/04/07 02:41:39 NOTICE: [36m(28) :[0m [34mtest bisync run with --resync-mode=older[0m
2026/04/07 02:41:39 NOTICE: [36m(29) :[0m [34mbisync resync resync-mode=older[0m
2026/04/07 02:41:44 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync_modes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:41:44 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync_modes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:41:44 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:41:44 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:41:44 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path2/"
2026/04/07 02:41:44 INFO : Copying Path2 files to Path1
2026/04/07 02:41:44 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:41:44 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
2026/04/07 02:41:44 INFO : file1.txt: Copied (server-side copy)
2026/04/07 02:41:44 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:41:44 INFO : Resync updating listings
2026/04/07 02:41:44 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path2/"
2026/04/07 02:41:44 INFO : [32mBisync successful[0m
2026/04/07 02:41:44 NOTICE: [36m(30) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/07 02:41:44 NOTICE: [36m(31) :[0m [34mtouch-glob 2004-07-23 /tmp/022841qi/datadir/test_resync_modes-majopoq8/ file1R.txt[0m
2026/04/07 02:41:44 DEBUG : fs cache: switching user supplied name "/tmp/022841qi/datadir/test_resync_modes-majopoq8/" for canonical name "/tmp/022841qi/datadir/test_resync_modes-majopoq8"
2026/04/07 02:41:44 DEBUG : file1R.txt: Set modification time 2004-07-23
2026/04/07 02:41:44 NOTICE: [36m(32) :[0m [34mcopy-as /tmp/022841qi/datadir/test_resync_modes-majopoq8/file1R.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path2/ file1.txt[0m
2026/04/07 02:41:44 DEBUG : copyFile "/tmp/022841qi/datadir/test_resync_modes-majopoq8/file1R.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path2/" as "file1.txt"
2026/04/07 02:41:44 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_resync_modes-majopoq8/file1R.txt"
2026/04/07 02:41:44 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path2/"
2026/04/07 02:41:44 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync_modes/path2/'" as "file1.txt"
2026/04/07 02:41:44 DEBUG : file1.txt: size = 42 OK
2026/04/07 02:41:44 DEBUG : file1R.txt: Modification times differ by -8784h0m0s: 2004-07-23 00:00:00 +0000 UTC, 2003-07-23 00:00:00 +0000 UTC
2026/04/07 02:41:44 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/07 02:41:44 INFO : file1R.txt: Updated modification time in destination
2026/04/07 02:41:44 DEBUG : file1R.txt: Unchanged skipping
2026/04/07 02:41:44 NOTICE: [36m(33) :[0m [34mtouch-glob 2004-07-23 /tmp/022841qi/datadir/test_resync_modes-majopoq8/ file1L.txt[0m
2026/04/07 02:41:44 DEBUG : fs cache: switching user supplied name "/tmp/022841qi/datadir/test_resync_modes-majopoq8/" for canonical name "/tmp/022841qi/datadir/test_resync_modes-majopoq8"
2026/04/07 02:41:44 DEBUG : file1L.txt: Set modification time 2004-07-23
2026/04/07 02:41:44 NOTICE: [36m(34) :[0m [34mcopy-as /tmp/022841qi/datadir/test_resync_modes-majopoq8/file1L.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path1/ file1.txt[0m
2026/04/07 02:41:44 DEBUG : copyFile "/tmp/022841qi/datadir/test_resync_modes-majopoq8/file1L.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path1/" as "file1.txt"
2026/04/07 02:41:44 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_resync_modes-majopoq8/file1L.txt"
2026/04/07 02:41:44 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path1/"
2026/04/07 02:41:44 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync_modes/path1/'" as "file1.txt"
2026/04/07 02:41:44 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/022841qi/datadir/test_resync_modes-majopoq8)
2026/04/07 02:41:44 DEBUG : file1.txt: size = 42 (azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync_modes/path1/')
2026/04/07 02:41:44 DEBUG : file1L.txt: Sizes differ
2026/04/07 02:41:44 DEBUG : Max number of stats groups reached removing fadoken3
2026/04/07 02:41:45 DEBUG : file1.txt.86629d73.partial: size = 33 OK
2026/04/07 02:41:45 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/07 02:41:45 DEBUG : file1.txt.86629d73.partial: renamed to: file1.txt
2026/04/07 02:41:45 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/04/07 02:41:45 NOTICE: [36m(35) :[0m [34mtest bisync run with --resync-mode=smaller[0m
2026/04/07 02:41:45 NOTICE: [36m(36) :[0m [34mbisync resync resync-mode=smaller[0m
2026/04/07 02:41:49 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync_modes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:41:49 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync_modes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:41:49 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:41:49 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:41:49 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path2/"
2026/04/07 02:41:49 INFO : Copying Path2 files to Path1
2026/04/07 02:41:49 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:41:49 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9
2026/04/07 02:41:49 INFO : There was nothing to transfer
2026/04/07 02:41:49 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:41:49 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9
2026/04/07 02:41:50 INFO : file1.txt: Copied (server-side copy)
2026/04/07 02:41:50 INFO : Resync updating listings
2026/04/07 02:41:50 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path2/"
2026/04/07 02:41:50 INFO : [32mBisync successful[0m
2026/04/07 02:41:50 NOTICE: [36m(37) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/07 02:41:50 NOTICE: [36m(38) :[0m [34mtouch-glob 2005-01-02 /tmp/022841qi/datadir/test_resync_modes-majopoq8/ file1R.txt[0m
2026/04/07 02:41:50 DEBUG : fs cache: switching user supplied name "/tmp/022841qi/datadir/test_resync_modes-majopoq8/" for canonical name "/tmp/022841qi/datadir/test_resync_modes-majopoq8"
2026/04/07 02:41:50 DEBUG : file1R.txt: Set modification time 2005-01-02
2026/04/07 02:41:50 NOTICE: [36m(39) :[0m [34mcopy-as /tmp/022841qi/datadir/test_resync_modes-majopoq8/file1R.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path2/ file1.txt[0m
2026/04/07 02:41:50 DEBUG : copyFile "/tmp/022841qi/datadir/test_resync_modes-majopoq8/file1R.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path2/" as "file1.txt"
2026/04/07 02:41:50 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_resync_modes-majopoq8/file1R.txt"
2026/04/07 02:41:50 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path2/"
2026/04/07 02:41:50 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync_modes/path2/'" as "file1.txt"
2026/04/07 02:41:50 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/022841qi/datadir/test_resync_modes-majopoq8)
2026/04/07 02:41:50 DEBUG : file1.txt: size = 33 (azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync_modes/path2/')
2026/04/07 02:41:50 DEBUG : file1R.txt: Sizes differ
2026/04/07 02:41:50 DEBUG : Max number of stats groups reached removing pevulam8
2026/04/07 02:41:50 DEBUG : file1.txt.bb6489e1.partial: size = 42 OK
2026/04/07 02:41:50 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/07 02:41:50 DEBUG : file1.txt.bb6489e1.partial: renamed to: file1.txt
2026/04/07 02:41:50 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/04/07 02:41:50 NOTICE: [36m(40) :[0m [34mcopy-as /tmp/022841qi/datadir/test_resync_modes-majopoq8/file1R.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path1/ file2.txt[0m
2026/04/07 02:41:50 DEBUG : copyFile "/tmp/022841qi/datadir/test_resync_modes-majopoq8/file1R.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path1/" as "file2.txt"
2026/04/07 02:41:50 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_resync_modes-majopoq8/file1R.txt"
2026/04/07 02:41:50 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path1/"
2026/04/07 02:41:50 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync_modes/path1/'" as "file2.txt"
2026/04/07 02:41:50 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/022841qi/datadir/test_resync_modes-majopoq8)
2026/04/07 02:41:50 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync_modes/path1/')
2026/04/07 02:41:50 DEBUG : file1R.txt: Sizes differ
2026/04/07 02:41:50 DEBUG : Max number of stats groups reached removing dixozet7
2026/04/07 02:41:51 DEBUG : file2.txt.e105b681.partial: size = 42 OK
2026/04/07 02:41:51 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/07 02:41:51 DEBUG : file2.txt.e105b681.partial: renamed to: file2.txt
2026/04/07 02:41:51 INFO : file1R.txt: Copied (replaced existing) to: file2.txt
2026/04/07 02:41:51 NOTICE: [36m(41) :[0m [34mtouch-glob 2006-03-04 /tmp/022841qi/datadir/test_resync_modes-majopoq8/ file1L.txt[0m
2026/04/07 02:41:51 DEBUG : fs cache: switching user supplied name "/tmp/022841qi/datadir/test_resync_modes-majopoq8/" for canonical name "/tmp/022841qi/datadir/test_resync_modes-majopoq8"
2026/04/07 02:41:51 DEBUG : file1L.txt: Set modification time 2006-03-04
2026/04/07 02:41:51 NOTICE: [36m(42) :[0m [34mcopy-as /tmp/022841qi/datadir/test_resync_modes-majopoq8/file1L.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path1/ file1.txt[0m
2026/04/07 02:41:51 DEBUG : copyFile "/tmp/022841qi/datadir/test_resync_modes-majopoq8/file1L.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path1/" as "file1.txt"
2026/04/07 02:41:51 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_resync_modes-majopoq8/file1L.txt"
2026/04/07 02:41:51 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path1/"
2026/04/07 02:41:51 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync_modes/path1/'" as "file1.txt"
2026/04/07 02:41:51 DEBUG : file1.txt: size = 33 OK
2026/04/07 02:41:51 DEBUG : file1L.txt: Modification times differ by -14136h0m0s: 2006-03-04 00:00:00 +0000 UTC, 2004-07-23 00:00:00 +0000 UTC
2026/04/07 02:41:51 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/07 02:41:51 INFO : file1L.txt: Updated modification time in destination
2026/04/07 02:41:51 DEBUG : file1L.txt: Unchanged skipping
2026/04/07 02:41:51 NOTICE: [36m(43) :[0m [34mcopy-as /tmp/022841qi/datadir/test_resync_modes-majopoq8/file1L.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path2/ file2.txt[0m
2026/04/07 02:41:51 DEBUG : copyFile "/tmp/022841qi/datadir/test_resync_modes-majopoq8/file1L.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path2/" as "file2.txt"
2026/04/07 02:41:51 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_resync_modes-majopoq8/file1L.txt"
2026/04/07 02:41:51 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path2/"
2026/04/07 02:41:51 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync_modes/path2/'" as "file2.txt"
2026/04/07 02:41:51 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/022841qi/datadir/test_resync_modes-majopoq8)
2026/04/07 02:41:51 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync_modes/path2/')
2026/04/07 02:41:51 DEBUG : file1L.txt: Sizes differ
2026/04/07 02:41:51 DEBUG : Max number of stats groups reached removing gefujuq8
2026/04/07 02:41:51 DEBUG : file2.txt.cc95ef01.partial: size = 33 OK
2026/04/07 02:41:51 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/07 02:41:51 DEBUG : file2.txt.cc95ef01.partial: renamed to: file2.txt
2026/04/07 02:41:51 INFO : file1L.txt: Copied (replaced existing) to: file2.txt
2026/04/07 02:41:51 NOTICE: [36m(44) :[0m [34mtest bisync run with --resync-mode=path1[0m
2026/04/07 02:41:51 NOTICE: [36m(45) :[0m [34mbisync resync resync-mode=path1[0m
2026/04/07 02:41:56 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync_modes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:41:56 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync_modes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:41:56 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:41:56 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:41:56 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path2/"
2026/04/07 02:41:56 INFO : Copying Path2 files to Path1
2026/04/07 02:41:56 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:41:56 INFO : There was nothing to transfer
2026/04/07 02:41:56 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:41:56 INFO : file1.txt: Copied (server-side copy)
2026/04/07 02:41:56 INFO : file2.txt: Copied (server-side copy)
2026/04/07 02:41:56 INFO : Resync updating listings
2026/04/07 02:41:56 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path2/"
2026/04/07 02:41:56 INFO : [32mBisync successful[0m
2026/04/07 02:41:56 NOTICE: [36m(46) :[0m [34mtest no winner[0m
2026/04/07 02:41:56 NOTICE: [36m(47) :[0m [34mtouch-glob 2022-02-22 /tmp/022841qi/datadir/test_resync_modes-majopoq8/ file1R.txt[0m
2026/04/07 02:41:56 DEBUG : fs cache: switching user supplied name "/tmp/022841qi/datadir/test_resync_modes-majopoq8/" for canonical name "/tmp/022841qi/datadir/test_resync_modes-majopoq8"
2026/04/07 02:41:56 DEBUG : file1R.txt: Set modification time 2022-02-22
2026/04/07 02:41:56 NOTICE: [36m(48) :[0m [34mcopy-as /tmp/022841qi/datadir/test_resync_modes-majopoq8/file1R.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path2/ file1.txt[0m
2026/04/07 02:41:56 DEBUG : copyFile "/tmp/022841qi/datadir/test_resync_modes-majopoq8/file1R.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path2/" as "file1.txt"
2026/04/07 02:41:56 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_resync_modes-majopoq8/file1R.txt"
2026/04/07 02:41:56 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path2/"
2026/04/07 02:41:56 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync_modes/path2/'" as "file1.txt"
2026/04/07 02:41:56 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/022841qi/datadir/test_resync_modes-majopoq8)
2026/04/07 02:41:56 DEBUG : file1.txt: size = 33 (azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync_modes/path2/')
2026/04/07 02:41:56 DEBUG : file1R.txt: Sizes differ
2026/04/07 02:41:56 DEBUG : Max number of stats groups reached removing xezixid4
2026/04/07 02:41:57 DEBUG : file1.txt.2c9efc05.partial: size = 42 OK
2026/04/07 02:41:57 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/07 02:41:57 DEBUG : file1.txt.2c9efc05.partial: renamed to: file1.txt
2026/04/07 02:41:57 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/04/07 02:41:57 NOTICE: [36m(49) :[0m [34mcopy-as /tmp/022841qi/datadir/test_resync_modes-majopoq8/file1R.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path1/ file2.txt[0m
2026/04/07 02:41:57 DEBUG : copyFile "/tmp/022841qi/datadir/test_resync_modes-majopoq8/file1R.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path1/" as "file2.txt"
2026/04/07 02:41:57 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_resync_modes-majopoq8/file1R.txt"
2026/04/07 02:41:57 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path1/"
2026/04/07 02:41:57 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync_modes/path1/'" as "file2.txt"
2026/04/07 02:41:57 DEBUG : file2.txt: size = 42 OK
2026/04/07 02:41:57 DEBUG : file1R.txt: Modification times differ by -150240h0m0s: 2022-02-22 00:00:00 +0000 UTC, 2005-01-02 00:00:00 +0000 UTC
2026/04/07 02:41:57 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/07 02:41:57 INFO : file1R.txt: Updated modification time in destination
2026/04/07 02:41:57 DEBUG : file1R.txt: Unchanged skipping
2026/04/07 02:41:57 NOTICE: [36m(50) :[0m [34mtouch-glob 2022-02-22 /tmp/022841qi/datadir/test_resync_modes-majopoq8/ file1L.txt[0m
2026/04/07 02:41:57 DEBUG : fs cache: switching user supplied name "/tmp/022841qi/datadir/test_resync_modes-majopoq8/" for canonical name "/tmp/022841qi/datadir/test_resync_modes-majopoq8"
2026/04/07 02:41:57 DEBUG : file1L.txt: Set modification time 2022-02-22
2026/04/07 02:41:57 NOTICE: [36m(51) :[0m [34mcopy-as /tmp/022841qi/datadir/test_resync_modes-majopoq8/file1L.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path1/ file1.txt[0m
2026/04/07 02:41:57 DEBUG : copyFile "/tmp/022841qi/datadir/test_resync_modes-majopoq8/file1L.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path1/" as "file1.txt"
2026/04/07 02:41:57 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_resync_modes-majopoq8/file1L.txt"
2026/04/07 02:41:57 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path1/"
2026/04/07 02:41:57 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync_modes/path1/'" as "file1.txt"
2026/04/07 02:41:57 DEBUG : file1.txt: size = 33 OK
2026/04/07 02:41:57 DEBUG : file1L.txt: Modification times differ by -140016h0m0s: 2022-02-22 00:00:00 +0000 UTC, 2006-03-04 00:00:00 +0000 UTC
2026/04/07 02:41:57 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/07 02:41:57 INFO : file1L.txt: Updated modification time in destination
2026/04/07 02:41:57 DEBUG : file1L.txt: Unchanged skipping
2026/04/07 02:41:57 NOTICE: [36m(52) :[0m [34mcopy-as /tmp/022841qi/datadir/test_resync_modes-majopoq8/file1L.txt TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path2/ file2.txt[0m
2026/04/07 02:41:57 DEBUG : copyFile "/tmp/022841qi/datadir/test_resync_modes-majopoq8/file1L.txt" to "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path2/" as "file2.txt"
2026/04/07 02:41:57 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_resync_modes-majopoq8/file1L.txt"
2026/04/07 02:41:57 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path2/"
2026/04/07 02:41:57 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync_modes/path2/'" as "file2.txt"
2026/04/07 02:41:57 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/022841qi/datadir/test_resync_modes-majopoq8)
2026/04/07 02:41:57 DEBUG : file2.txt: size = 42 (azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync_modes/path2/')
2026/04/07 02:41:57 DEBUG : file1L.txt: Sizes differ
2026/04/07 02:41:57 DEBUG : Max number of stats groups reached removing moqadoh0
2026/04/07 02:41:57 DEBUG : file2.txt.c08d3921.partial: size = 33 OK
2026/04/07 02:41:57 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/07 02:41:57 DEBUG : file2.txt.c08d3921.partial: renamed to: file2.txt
2026/04/07 02:41:57 INFO : file1L.txt: Copied (replaced existing) to: file2.txt
2026/04/07 02:41:57 NOTICE: [36m(53) :[0m [34mtest bisync run with --resync-mode=newer[0m
2026/04/07 02:41:57 NOTICE: [36m(54) :[0m [34mbisync resync resync-mode=newer[0m
2026/04/07 02:42:02 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync_modes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:42:02 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync_modes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:42:02 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:42:02 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:42:02 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path2/"
2026/04/07 02:42:02 INFO : Copying Path2 files to Path1
2026/04/07 02:42:02 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:42:02 INFO : file1.txt: Copied (server-side copy)
2026/04/07 02:42:02 INFO : file2.txt: Copied (server-side copy)
2026/04/07 02:42:02 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:42:03 INFO : Resync updating listings
2026/04/07 02:42:03 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/resync_modes/path2/"
2026/04/07 02:42:03 INFO : [32mBisync successful[0m
2026/04/07 02:42:03 DEBUG : Waiting for deletions to finish
2026/04/07 02:42:03 DEBUG : Max number of stats groups reached removing zonufeb5
2026/04/07 02:42:03 INFO : RCLONE_TEST: Deleted
2026/04/07 02:42:03 INFO : file1.txt: Deleted
2026/04/07 02:42:03 INFO : file2.txt: Deleted
2026/04/07 02:42:03 DEBUG : removing 1 level 0 directories
2026/04/07 02:42:03 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync_modes/path1': Removing directory
2026/04/07 02:42:03 DEBUG : Waiting for deletions to finish
2026/04/07 02:42:03 INFO : file1.txt: Deleted
2026/04/07 02:42:03 INFO : file2.txt: Deleted
2026/04/07 02:42:03 INFO : RCLONE_TEST: Deleted
2026/04/07 02:42:03 DEBUG : removing 1 level 0 directories
2026/04/07 02:42:03 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/resync_modes/path2': Removing directory
bisync_test.go:608: [32mTEST resync_modes PASSED[0m
=== RUN TestBisyncRemoteRemote/rmdirs
2026/04/07 02:42:03 INFO : path1: Making directory
2026/04/07 02:42:03 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rmdirs/path1"
2026/04/07 02:42:03 INFO : path2: Making directory
2026/04/07 02:42:03 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rmdirs/path2"
2026/04/07 02:42:03 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rmdirs/initial"
2026/04/07 02:42:03 DEBUG : Creating backend with remote "/tmp/022841qi/initdir/test_rmdirs-visapog0"
2026/04/07 02:42:03 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:42:03 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/07 02:42:03 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/07 02:42:03 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/07 02:42:03 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/07 02:42:03 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/07 02:42:03 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:42:03 DEBUG : subdir: Making directory with metadata
2026/04/07 02:42:03 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/07 02:42:03 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/07 02:42:03 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:42:03 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:42:03 DEBUG : Local file system at /tmp/022841qi/initdir/test_rmdirs-visapog0: Waiting for checks to finish
2026/04/07 02:42:03 DEBUG : Local file system at /tmp/022841qi/initdir/test_rmdirs-visapog0: Waiting for transfers to finish
2026/04/07 02:42:03 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:42:03 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:42:03 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/07 02:42:03 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/07 02:42:03 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:42:03 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/07 02:42:03 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:42:03 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:42:03 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/07 02:42:03 INFO : file1.copy1.txt: Copied (new)
2026/04/07 02:42:03 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/07 02:42:03 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:42:03 INFO : file1.copy2.txt: Copied (new)
2026/04/07 02:42:03 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/07 02:42:03 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:42:03 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/07 02:42:03 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:42:03 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:42:03 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:42:03 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/07 02:42:03 INFO : file1.copy3.txt: Copied (new)
2026/04/07 02:42:03 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/07 02:42:03 INFO : file1.copy5.txt: Copied (new)
2026/04/07 02:42:03 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:42:03 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:42:03 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/07 02:42:03 INFO : file1.copy4.txt: Copied (new)
2026/04/07 02:42:03 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:42:03 INFO : file1.txt: Copied (new)
2026/04/07 02:42:03 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:42:03 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:42:03 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/07 02:42:03 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rmdirs/modfiles"
2026/04/07 02:42:03 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_rmdirs-qopifub1"
2026/04/07 02:42:03 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:42:03 DEBUG : Local file system at /tmp/022841qi/datadir/test_rmdirs-qopifub1: Waiting for checks to finish
2026/04/07 02:42:03 DEBUG : Local file system at /tmp/022841qi/datadir/test_rmdirs-qopifub1: Waiting for transfers to finish
2026/04/07 02:42:03 DEBUG : file1.txt.f41fd5ee.partial: size = 19 OK
2026/04/07 02:42:03 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:42:03 DEBUG : file1.txt.f41fd5ee.partial: renamed to: file1.txt
2026/04/07 02:42:03 INFO : file1.txt: Copied (new)
2026/04/07 02:42:03 DEBUG : Waiting for deletions to finish
2026/04/07 02:42:04 ERROR : error listing: directory not found
2026/04/07 02:42:04 ERROR : azurefiles root 'rclone-test-sirefav0zixi/022841qi/rmdirs/path1': Failed to list "": directory not found
2026/04/07 02:42:04 DEBUG : removing 1 level 0 directories
2026/04/07 02:42:04 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/rmdirs/path1': Removing directory
2026/04/07 02:42:04 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-sirefav0zixi/022841qi/rmdirs/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:0ec607dc-601a-003b-1938-c6f4be000000
Time:2026-04-07T02:42:04.0719029Z
--------------------------------------------------------------------------------
2026/04/07 02:42:04 DEBUG : Waiting for deletions to finish
2026/04/07 02:42:04 ERROR : error listing: directory not found
2026/04/07 02:42:04 ERROR : azurefiles root 'rclone-test-sirefav0zixi/022841qi/rmdirs/path2': Failed to list "": directory not found
2026/04/07 02:42:04 DEBUG : removing 1 level 0 directories
2026/04/07 02:42:04 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/rmdirs/path2': Removing directory
2026/04/07 02:42:04 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-sirefav0zixi/022841qi/rmdirs/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:0ec607e0-601a-003b-1c38-c6f4be000000
Time:2026-04-07T02:42:04.1947258Z
--------------------------------------------------------------------------------
2026/04/07 02:42:04 ERROR : error listing: directory not found
2026/04/07 02:42:04 ERROR : error listing: directory not found
2026/04/07 02:42:04 NOTICE: checking initFs Local file system at /tmp/022841qi/initdir/test_rmdirs-visapog0
2026/04/07 02:42:04 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/07 02:42:04 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/07 02:42:04 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/07 02:42:04 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/07 02:42:04 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/07 02:42:04 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:42:04 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:42:04 INFO : subdir: Making directory
2026/04/07 02:42:04 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:42:04 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/rmdirs/path1': Waiting for checks to finish
2026/04/07 02:42:04 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/rmdirs/path1': Waiting for transfers to finish
2026/04/07 02:42:04 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/07 02:42:04 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:42:04 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/07 02:42:04 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:42:04 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/07 02:42:04 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:42:04 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/07 02:42:04 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:42:04 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/07 02:42:04 INFO : file1.copy2.txt: Copied (new)
2026/04/07 02:42:04 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/07 02:42:04 INFO : file1.copy4.txt: Copied (new)
2026/04/07 02:42:04 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/07 02:42:04 INFO : file1.copy1.txt: Copied (new)
2026/04/07 02:42:04 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/07 02:42:04 INFO : file1.copy3.txt: Copied (new)
2026/04/07 02:42:04 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/07 02:42:04 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:42:04 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:42:04 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:42:04 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:42:04 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:42:04 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:42:04 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:42:04 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/07 02:42:04 INFO : file1.copy5.txt: Copied (new)
2026/04/07 02:42:04 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:42:04 INFO : file1.txt: Copied (new)
2026/04/07 02:42:04 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:42:04 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:42:05 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:42:05 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:42:05 NOTICE: checking Path1 azurefiles root 'rclone-test-sirefav0zixi/022841qi/rmdirs/path1'
2026/04/07 02:42:05 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/07 02:42:05 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/07 02:42:05 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/07 02:42:05 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/07 02:42:05 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/07 02:42:05 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:42:05 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:42:05 INFO : subdir: Making directory
2026/04/07 02:42:05 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/07 02:42:05 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/rmdirs/path2': Waiting for checks to finish
2026/04/07 02:42:05 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/rmdirs/path2': Waiting for transfers to finish
2026/04/07 02:42:05 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/07 02:42:05 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:42:05 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/07 02:42:05 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:42:05 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/07 02:42:05 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:42:05 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/07 02:42:05 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:42:05 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/07 02:42:05 INFO : file1.copy3.txt: Copied (new)
2026/04/07 02:42:05 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/07 02:42:05 INFO : file1.copy4.txt: Copied (new)
2026/04/07 02:42:05 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/07 02:42:05 INFO : file1.copy2.txt: Copied (new)
2026/04/07 02:42:05 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/07 02:42:05 INFO : file1.copy1.txt: Copied (new)
2026/04/07 02:42:05 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/07 02:42:05 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:42:05 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:42:05 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:42:05 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/07 02:42:05 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:42:06 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:42:06 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:42:06 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/07 02:42:06 INFO : file1.copy5.txt: Copied (new)
2026/04/07 02:42:06 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:42:06 INFO : file1.txt: Copied (new)
2026/04/07 02:42:06 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/07 02:42:06 INFO : subdir/file20.txt: Copied (new)
2026/04/07 02:42:06 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:42:06 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:42:06 NOTICE: checking path2 azurefiles root 'rclone-test-sirefav0zixi/022841qi/rmdirs/path2'
2026/04/07 02:42:06 NOTICE: [36m(01) :[0m [34mtest rmdirs[0m
2026/04/07 02:42:06 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/07 02:42:06 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/07 02:42:11 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/rmdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:42:11 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/rmdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:42:11 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:42:11 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:42:11 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rmdirs/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rmdirs/path2/"
2026/04/07 02:42:11 INFO : Copying Path2 files to Path1
2026/04/07 02:42:11 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/07 02:42:11 INFO : There was nothing to transfer
2026/04/07 02:42:11 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/07 02:42:11 INFO : There was nothing to transfer
2026/04/07 02:42:11 INFO : Resync updating listings
2026/04/07 02:42:11 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rmdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rmdirs/path2/"
2026/04/07 02:42:11 INFO : [32mBisync successful[0m
2026/04/07 02:42:11 NOTICE: [36m(04) :[0m [34mtest 1. delete path1 subdir file[0m
2026/04/07 02:42:11 NOTICE: [36m(05) :[0m [34mdelete-file TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rmdirs/path1/subdir/file20.txt[0m
2026/04/07 02:42:11 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rmdirs/path1/subdir/"
2026/04/07 02:42:11 DEBUG : Max number of stats groups reached removing puzeqir2
2026/04/07 02:42:11 INFO : file20.txt: Deleted
2026/04/07 02:42:11 NOTICE: [36m(06) :[0m [34mtest 2. run bisync without remove-empty-dirs[0m
2026/04/07 02:42:11 NOTICE: [36m(07) :[0m [34mbisync[0m
2026/04/07 02:42:16 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/rmdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:42:16 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/rmdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:42:16 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:42:16 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:42:16 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rmdirs/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rmdirs/path2/"
2026/04/07 02:42:16 INFO : Building Path1 and Path2 listings
2026/04/07 02:42:16 INFO : Path1 checking for diffs
2026/04/07 02:42:16 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir/file20.txt[0m
2026/04/07 02:42:16 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/07 02:42:16 INFO : Path2 checking for diffs
2026/04/07 02:42:16 INFO : Applying changes
2026/04/07 02:42:16 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-sirefav0zixi/022841qi/rmdirs/path2/subdir/file20.txt[0m
2026/04/07 02:42:16 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/07 02:42:16 INFO : subdir/file20.txt: Deleted
2026/04/07 02:42:16 INFO : There was nothing to transfer
2026/04/07 02:42:16 INFO : Updating listings
2026/04/07 02:42:16 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rmdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rmdirs/path2/"
2026/04/07 02:42:16 INFO : [32mBisync successful[0m
2026/04/07 02:42:16 NOTICE: [36m(08) :[0m [34mtest 3. confirm the subdir still exists on both paths[0m
2026/04/07 02:42:16 NOTICE: [36m(09) :[0m [34mlist-dirs TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rmdirs/path1/[0m
2026/04/07 02:42:16 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rmdirs/path1/"
2026/04/07 02:42:16 DEBUG : Max number of stats groups reached removing kovutel9
2026/04/07 02:42:16 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/04/07 02:42:17 NOTICE: [36m(10) :[0m [34mlist-dirs TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rmdirs/path2/[0m
2026/04/07 02:42:17 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rmdirs/path2/"
2026/04/07 02:42:17 DEBUG : Max number of stats groups reached removing foquwan6
2026/04/07 02:42:17 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/04/07 02:42:17 NOTICE: [36m(11) :[0m [34mtest 4. run bisync with remove-empty-dirs[0m
2026/04/07 02:42:17 NOTICE: [36m(12) :[0m [34mbisync remove-empty-dirs[0m
2026/04/07 02:42:21 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/rmdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:42:21 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/rmdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/07 02:42:21 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/07 02:42:21 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/07 02:42:21 INFO : Synching Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rmdirs/path1/" with Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rmdirs/path2/"
2026/04/07 02:42:21 INFO : Building Path1 and Path2 listings
2026/04/07 02:42:22 INFO : Path1 checking for diffs
2026/04/07 02:42:22 INFO : Path2 checking for diffs
2026/04/07 02:42:22 INFO : No changes found
2026/04/07 02:42:22 INFO : Updating listings
2026/04/07 02:42:22 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rmdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rmdirs/path2/"
2026/04/07 02:42:22 INFO : Removing empty directories
2026/04/07 02:42:22 INFO : subdir: Removing directory
2026/04/07 02:42:22 INFO : subdir: Removing directory
2026/04/07 02:42:22 INFO : [32mBisync successful[0m
2026/04/07 02:42:22 NOTICE: [36m(13) :[0m [34mtest 5. confirm the subdir has been removed on both paths[0m
2026/04/07 02:42:22 NOTICE: [36m(14) :[0m [34mlist-dirs TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rmdirs/path1/[0m
2026/04/07 02:42:22 DEBUG : Max number of stats groups reached removing fagotum8
2026/04/07 02:42:22 NOTICE: [36m(15) :[0m [34mlist-dirs TestAzureFiles:rclone-test-sirefav0zixi/022841qi/rmdirs/path2/[0m
2026/04/07 02:42:23 DEBUG : Max number of stats groups reached removing fawiqay2
2026/04/07 02:42:23 DEBUG : Waiting for deletions to finish
2026/04/07 02:42:23 DEBUG : Max number of stats groups reached removing funapuk0
2026/04/07 02:42:23 INFO : RCLONE_TEST: Deleted
2026/04/07 02:42:23 INFO : file1.copy2.txt: Deleted
2026/04/07 02:42:23 INFO : file1.copy5.txt: Deleted
2026/04/07 02:42:23 INFO : file1.copy1.txt: Deleted
2026/04/07 02:42:23 INFO : file1.txt: Deleted
2026/04/07 02:42:23 INFO : file1.copy3.txt: Deleted
2026/04/07 02:42:23 INFO : file1.copy4.txt: Deleted
2026/04/07 02:42:23 DEBUG : removing 1 level 0 directories
2026/04/07 02:42:23 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/rmdirs/path1': Removing directory
2026/04/07 02:42:23 DEBUG : Waiting for deletions to finish
2026/04/07 02:42:23 INFO : file1.copy3.txt: Deleted
2026/04/07 02:42:23 INFO : RCLONE_TEST: Deleted
2026/04/07 02:42:23 INFO : file1.copy1.txt: Deleted
2026/04/07 02:42:23 INFO : file1.copy2.txt: Deleted
2026/04/07 02:42:23 INFO : file1.copy4.txt: Deleted
2026/04/07 02:42:23 INFO : file1.txt: Deleted
2026/04/07 02:42:23 INFO : file1.copy5.txt: Deleted
2026/04/07 02:42:23 DEBUG : removing 1 level 0 directories
2026/04/07 02:42:23 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/rmdirs/path2': Removing directory
bisync_test.go:608: [32mTEST rmdirs PASSED[0m
=== RUN TestBisyncRemoteRemote/volatile
2026/04/07 02:42:23 INFO : path1: Making directory
2026/04/07 02:42:23 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/volatile/path1"
2026/04/07 02:42:23 INFO : path2: Making directory
2026/04/07 02:42:23 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sirefav0zixi/022841qi/volatile/path2"
2026/04/07 02:42:23 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_volatile/initial"
2026/04/07 02:42:23 DEBUG : Creating backend with remote "/tmp/022841qi/initdir/test_volatile-migiqap7"
2026/04/07 02:42:23 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:42:23 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:42:23 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:42:23 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:42:23 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:42:23 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:42:23 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:42:23 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:42:23 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:42:23 DEBUG : Local file system at /tmp/022841qi/initdir/test_volatile-migiqap7: Waiting for checks to finish
2026/04/07 02:42:23 DEBUG : Local file system at /tmp/022841qi/initdir/test_volatile-migiqap7: Waiting for transfers to finish
2026/04/07 02:42:23 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:42:23 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:42:23 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:42:23 INFO : file1.txt: Copied (new)
2026/04/07 02:42:23 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:42:23 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:42:23 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:42:23 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:42:23 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:42:23 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:42:23 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:42:23 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:42:23 INFO : file2.txt: Copied (new)
2026/04/07 02:42:23 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:42:23 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:42:23 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:42:23 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:42:23 INFO : file3.txt: Copied (new)
2026/04/07 02:42:23 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:42:23 INFO : file4.txt: Copied (new)
2026/04/07 02:42:23 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:42:23 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:42:23 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:42:23 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:42:23 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:42:23 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:42:23 INFO : file6.txt: Copied (new)
2026/04/07 02:42:23 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:42:23 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:42:23 INFO : file5.txt: Copied (new)
2026/04/07 02:42:23 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:42:23 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:42:23 INFO : file7.txt: Copied (new)
2026/04/07 02:42:23 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:42:23 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:42:23 INFO : file8.txt: Copied (new)
2026/04/07 02:42:23 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_volatile/modfiles"
2026/04/07 02:42:23 DEBUG : Creating backend with remote "/tmp/022841qi/datadir/test_volatile-nenujiw2"
2026/04/07 02:42:23 DEBUG : dummy.txt: Need to transfer - File not found at Destination
2026/04/07 02:42:23 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:42:23 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/07 02:42:23 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/07 02:42:23 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:42:23 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/04/07 02:42:23 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/04/07 02:42:23 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:42:23 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:42:23 DEBUG : Local file system at /tmp/022841qi/datadir/test_volatile-nenujiw2: Waiting for checks to finish
2026/04/07 02:42:23 DEBUG : file1.txt.be52b1c9.partial: size = 19 OK
2026/04/07 02:42:23 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:42:23 DEBUG : Local file system at /tmp/022841qi/datadir/test_volatile-nenujiw2: Waiting for transfers to finish
2026/04/07 02:42:23 DEBUG : dummy.txt.b3782999.partial: size = 0 OK
2026/04/07 02:42:23 DEBUG : file1.txt.be52b1c9.partial: renamed to: file1.txt
2026/04/07 02:42:23 INFO : file1.txt: Copied (new)
2026/04/07 02:42:23 DEBUG : dummy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:42:23 DEBUG : dummy.txt.b3782999.partial: renamed to: dummy.txt
2026/04/07 02:42:23 INFO : dummy.txt: Copied (new)
2026/04/07 02:42:23 DEBUG : file11.txt.d4a7309d.partial: size = 19 OK
2026/04/07 02:42:23 DEBUG : file2.txt.23ff1769.partial: size = 13 OK
2026/04/07 02:42:23 DEBUG : file10.txt.bdde3bf8.partial: size = 19 OK
2026/04/07 02:42:23 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:42:23 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/07 02:42:23 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:42:23 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/04/07 02:42:23 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/07 02:42:23 DEBUG : file2.txt.23ff1769.partial: renamed to: file2.txt
2026/04/07 02:42:23 INFO : file2.txt: Copied (new)
2026/04/07 02:42:23 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/04/07 02:42:23 INFO : file5L.txt: Copied (new)
2026/04/07 02:42:23 DEBUG : file11.txt.d4a7309d.partial: renamed to: file11.txt
2026/04/07 02:42:23 INFO : file11.txt: Copied (new)
2026/04/07 02:42:23 DEBUG : file10.txt.bdde3bf8.partial: renamed to: file10.txt
2026/04/07 02:42:23 INFO : file10.txt: Copied (new)
2026/04/07 02:42:23 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/04/07 02:42:23 DEBUG : file6.txt.7b4c87b3.partial: size = 19 OK
2026/04/07 02:42:23 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:42:23 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/07 02:42:23 DEBUG : file6.txt.7b4c87b3.partial: renamed to: file6.txt
2026/04/07 02:42:23 INFO : file6.txt: Copied (new)
2026/04/07 02:42:23 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/04/07 02:42:23 INFO : file5R.txt: Copied (new)
2026/04/07 02:42:23 DEBUG : file7.txt.38c43fbf.partial: size = 19 OK
2026/04/07 02:42:23 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/07 02:42:23 DEBUG : file7.txt.38c43fbf.partial: renamed to: file7.txt
2026/04/07 02:42:23 INFO : file7.txt: Copied (new)
2026/04/07 02:42:23 DEBUG : Waiting for deletions to finish
2026/04/07 02:42:23 ERROR : error listing: directory not found
2026/04/07 02:42:23 ERROR : azurefiles root 'rclone-test-sirefav0zixi/022841qi/volatile/path1': Failed to list "": directory not found
2026/04/07 02:42:23 DEBUG : removing 1 level 0 directories
2026/04/07 02:42:23 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/volatile/path1': Removing directory
2026/04/07 02:42:24 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-sirefav0zixi/022841qi/volatile/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:d499857b-401a-003c-0638-c698dd000000
Time:2026-04-07T02:42:24.0133919Z
--------------------------------------------------------------------------------
2026/04/07 02:42:24 DEBUG : Waiting for deletions to finish
2026/04/07 02:42:24 ERROR : error listing: directory not found
2026/04/07 02:42:24 ERROR : azurefiles root 'rclone-test-sirefav0zixi/022841qi/volatile/path2': Failed to list "": directory not found
2026/04/07 02:42:24 DEBUG : removing 1 level 0 directories
2026/04/07 02:42:24 INFO : azurefiles root 'rclone-test-sirefav0zixi/022841qi/volatile/path2': Removing directory
2026/04/07 02:42:24 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-sirefav0zixi/022841qi/volatile/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:d499857e-401a-003c-0938-c698dd000000
Time:2026-04-07T02:42:24.1374968Z
--------------------------------------------------------------------------------
2026/04/07 02:42:24 ERROR : error listing: directory not found
2026/04/07 02:42:24 ERROR : error listing: directory not found
2026/04/07 02:42:24 NOTICE: checking initFs Local file system at /tmp/022841qi/initdir/test_volatile-migiqap7
2026/04/07 02:42:24 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:42:24 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:42:24 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:42:24 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:42:24 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:42:24 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:42:24 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:42:24 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:42:24 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:42:24 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/volatile/path1': Waiting for checks to finish
2026/04/07 02:42:24 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/volatile/path1': Waiting for transfers to finish
2026/04/07 02:42:24 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:42:24 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:42:24 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:42:24 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:42:24 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:42:24 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:42:24 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:42:24 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:42:24 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:42:24 INFO : file1.txt: Copied (new)
2026/04/07 02:42:24 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:42:24 INFO : file4.txt: Copied (new)
2026/04/07 02:42:24 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:42:24 INFO : file3.txt: Copied (new)
2026/04/07 02:42:24 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:42:24 INFO : file2.txt: Copied (new)
2026/04/07 02:42:24 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:42:24 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:42:24 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:42:24 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:42:24 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:42:24 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:42:24 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:42:24 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:42:24 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:42:24 INFO : file8.txt: Copied (new)
2026/04/07 02:42:24 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:42:24 INFO : file6.txt: Copied (new)
2026/04/07 02:42:24 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:42:24 INFO : file7.txt: Copied (new)
2026/04/07 02:42:24 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:42:24 INFO : file5.txt: Copied (new)
2026/04/07 02:42:25 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:42:25 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:42:25 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:42:25 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:42:25 NOTICE: checking Path1 azurefiles root 'rclone-test-sirefav0zixi/022841qi/volatile/path1'
2026/04/07 02:42:25 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/07 02:42:25 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/07 02:42:25 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/07 02:42:25 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/07 02:42:25 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/07 02:42:25 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/07 02:42:25 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/07 02:42:25 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/07 02:42:25 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/07 02:42:25 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/volatile/path2': Waiting for checks to finish
2026/04/07 02:42:25 DEBUG : azurefiles root 'rclone-test-sirefav0zixi/022841qi/volatile/path2': Waiting for transfers to finish
2026/04/07 02:42:25 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/07 02:42:25 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:42:25 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/07 02:42:25 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:42:25 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/07 02:42:25 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:42:25 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/07 02:42:25 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:42:25 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/07 02:42:25 INFO : file1.txt: Copied (new)
2026/04/07 02:42:26 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/07 02:42:26 INFO : file4.txt: Copied (new)
2026/04/07 02:42:26 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/07 02:42:26 INFO : file3.txt: Copied (new)
2026/04/07 02:42:26 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/07 02:42:26 INFO : file2.txt: Copied (new)
2026/04/07 02:42:26 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/07 02:42:26 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:42:26 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/07 02:42:26 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:42:26 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/07 02:42:26 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:42:26 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/07 02:42:26 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/07 02:42:26 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/07 02:42:26 INFO : file6.txt: Copied (new)
2026/04/07 02:42:26 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/07 02:42:26 INFO : file5.txt: Copied (new)
2026/04/07 02:42:26 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/07 02:42:26 INFO : file8.txt: Copied (new)
2026/04/07 02:42:26 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/07 02:42:26 INFO : file7.txt: Copied (new)
2026/04/07 02:42:26 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/07 02:42:26 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/07 02:42:26 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/07 02:42:26 INFO : RCLONE_TEST: Copied (new)
2026/04/07 02:42:26 NOTICE: checking path2 azurefiles root 'rclone-test-sirefav0zixi/022841qi/volatile/path2'
2026/04/07 02:42:27 NOTICE: [36m(01) :[0m [34mtest volatile[0m
2026/04/07 02:42:27 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/07 02:42:27 NOTICE: [36m(03) :[0m [34mbisync resync[0m
bisync_test.go:978: skipping 'volatile' test on non-local as it requires uploading 100 files
2026/04/07 02:42:27 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge object "022841qi/backupdir/path1/RCLONE_TEST"
2026/04/07 02:42:27 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge object "022841qi/backupdir/path1/file1.txt"
2026/04/07 02:42:27 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge object "022841qi/backupdir/path1/file2.txt"
2026/04/07 02:42:27 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge object "022841qi/backupdir/path1/file3.txt"
2026/04/07 02:42:27 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge object "022841qi/backupdir/path1/file4.txt"
2026/04/07 02:42:27 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge object "022841qi/backupdir/path1/file5.txt"
2026/04/07 02:42:27 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge object "022841qi/backupdir/path1/file6.txt"
2026/04/07 02:42:27 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge object "022841qi/backupdir/path1/file7.txt"
2026/04/07 02:42:27 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge object "022841qi/backupdir/path1/file8.txt"
2026/04/07 02:42:27 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge object "022841qi/backupdir/path2/RCLONE_TEST"
2026/04/07 02:42:28 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge object "022841qi/backupdir/path2/file1.txt"
2026/04/07 02:42:28 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge object "022841qi/backupdir/path2/file2.txt"
2026/04/07 02:42:28 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge object "022841qi/backupdir/path2/file3.txt"
2026/04/07 02:42:28 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge object "022841qi/backupdir/path2/file4.txt"
2026/04/07 02:42:28 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge object "022841qi/backupdir/path2/file5.txt"
2026/04/07 02:42:28 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge object "022841qi/backupdir/path2/file6.txt"
2026/04/07 02:42:28 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge object "022841qi/backupdir/path2/file7.txt"
2026/04/07 02:42:28 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge object "022841qi/backupdir/path2/file8.txt"
2026/04/07 02:42:28 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge object "022841qi/volatile/path1/RCLONE_TEST"
2026/04/07 02:42:28 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge object "022841qi/volatile/path1/file1.txt"
2026/04/07 02:42:28 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge object "022841qi/volatile/path1/file2.txt"
2026/04/07 02:42:28 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge object "022841qi/volatile/path1/file3.txt"
2026/04/07 02:42:28 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge object "022841qi/volatile/path1/file4.txt"
2026/04/07 02:42:28 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge object "022841qi/volatile/path1/file5.txt"
2026/04/07 02:42:28 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge object "022841qi/volatile/path1/file6.txt"
2026/04/07 02:42:28 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge object "022841qi/volatile/path1/file7.txt"
2026/04/07 02:42:28 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge object "022841qi/volatile/path1/file8.txt"
2026/04/07 02:42:28 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge object "022841qi/volatile/path2/RCLONE_TEST"
2026/04/07 02:42:28 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge object "022841qi/volatile/path2/file1.txt"
2026/04/07 02:42:29 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge object "022841qi/volatile/path2/file2.txt"
2026/04/07 02:42:29 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge object "022841qi/volatile/path2/file3.txt"
2026/04/07 02:42:29 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge object "022841qi/volatile/path2/file4.txt"
2026/04/07 02:42:29 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge object "022841qi/volatile/path2/file5.txt"
2026/04/07 02:42:29 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge object "022841qi/volatile/path2/file6.txt"
2026/04/07 02:42:29 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge object "022841qi/volatile/path2/file7.txt"
2026/04/07 02:42:29 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge object "022841qi/volatile/path2/file8.txt"
2026/04/07 02:42:29 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge dir "022841qi/volatile/path2"
2026/04/07 02:42:29 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge dir "022841qi/volatile/path1"
2026/04/07 02:42:29 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge dir "022841qi/volatile"
2026/04/07 02:42:29 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge dir "022841qi/rmdirs"
2026/04/07 02:42:29 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge dir "022841qi/resync_modes"
2026/04/07 02:42:29 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge dir "022841qi/resync"
2026/04/07 02:42:29 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge dir "022841qi/resolve"
2026/04/07 02:42:29 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge dir "022841qi/rclone_args"
2026/04/07 02:42:29 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge dir "022841qi/path2"
2026/04/07 02:42:29 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge dir "022841qi/path1"
2026/04/07 02:42:29 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge dir "022841qi/normalization"
2026/04/07 02:42:29 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge dir "022841qi/nomodtime"
2026/04/07 02:42:29 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge dir "022841qi/max_delete_path2_force"
2026/04/07 02:42:29 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge dir "022841qi/max_delete_path1"
2026/04/07 02:42:29 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge dir "022841qi/ignorelistingchecksum"
2026/04/07 02:42:29 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge dir "022841qi/filtersfile_checks"
2026/04/07 02:42:30 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge dir "022841qi/filters"
2026/04/07 02:42:30 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge dir "022841qi/extended_filenames"
2026/04/07 02:42:30 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge dir "022841qi/ext_paths"
2026/04/07 02:42:30 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge dir "022841qi/equal"
2026/04/07 02:42:30 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge dir "022841qi/dry_run"
2026/04/07 02:42:30 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge dir "022841qi/createemptysrcdirs"
2026/04/07 02:42:30 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge dir "022841qi/concurrent"
2026/04/07 02:42:30 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge dir "022841qi/compare_all"
2026/04/07 02:42:30 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge dir "022841qi/check_sync"
2026/04/07 02:42:30 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge dir "022841qi/check_filename"
2026/04/07 02:42:30 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge dir "022841qi/check_access_filters"
2026/04/07 02:42:30 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge dir "022841qi/check_access"
2026/04/07 02:42:30 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge dir "022841qi/changes"
2026/04/07 02:42:30 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge dir "022841qi/basic"
2026/04/07 02:42:30 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge dir "022841qi/backupdir/path2"
2026/04/07 02:42:30 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge dir "022841qi/backupdir/path1"
2026/04/07 02:42:30 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge dir "022841qi/backupdir"
2026/04/07 02:42:30 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge dir "022841qi/all_changed"
2026/04/07 02:42:30 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge dir "022841qi"
2026/04/07 02:42:30 DEBUG : azurefiles root 'rclone-test-sirefav0zixi': Purge dir ""
--- PASS: TestBisyncRemoteRemote (828.93s)
--- PASS: TestBisyncRemoteRemote/all_changed (26.96s)
--- SKIP: TestBisyncRemoteRemote/backupdir (3.30s)
--- PASS: TestBisyncRemoteRemote/basic (15.70s)
--- PASS: TestBisyncRemoteRemote/changes (19.42s)
--- PASS: TestBisyncRemoteRemote/check_access (48.12s)
--- PASS: TestBisyncRemoteRemote/check_access_filters (49.32s)
--- PASS: TestBisyncRemoteRemote/check_filename (29.00s)
--- PASS: TestBisyncRemoteRemote/check_sync (36.87s)
--- PASS: TestBisyncRemoteRemote/compare_all (21.14s)
--- PASS: TestBisyncRemoteRemote/concurrent (19.71s)
--- PASS: TestBisyncRemoteRemote/createemptysrcdirs (46.58s)
--- PASS: TestBisyncRemoteRemote/dry_run (30.79s)
--- PASS: TestBisyncRemoteRemote/equal (15.49s)
--- PASS: TestBisyncRemoteRemote/ext_paths (52.78s)
--- PASS: TestBisyncRemoteRemote/extended_filenames (26.61s)
--- PASS: TestBisyncRemoteRemote/filters (15.63s)
--- PASS: TestBisyncRemoteRemote/filtersfile_checks (40.69s)
--- PASS: TestBisyncRemoteRemote/ignorelistingchecksum (21.78s)
--- PASS: TestBisyncRemoteRemote/max_delete_path1 (18.57s)
--- PASS: TestBisyncRemoteRemote/max_delete_path2_force (18.69s)
--- PASS: TestBisyncRemoteRemote/nomodtime (12.02s)
--- PASS: TestBisyncRemoteRemote/normalization (54.44s)
--- PASS: TestBisyncRemoteRemote/rclone_args (52.42s)
--- PASS: TestBisyncRemoteRemote/resolve (48.65s)
--- PASS: TestBisyncRemoteRemote/resync (33.40s)
--- PASS: TestBisyncRemoteRemote/resync_modes (43.70s)
--- PASS: TestBisyncRemoteRemote/rmdirs (19.94s)
--- SKIP: TestBisyncRemoteRemote/volatile (3.32s)
=== RUN TestBisyncConcurrent
bisync_test.go:286: TestBisyncConcurrent is skipped on non-local
--- SKIP: TestBisyncConcurrent (0.00s)
PASS
2026/04/07 02:42:30 ERROR : error listing: directory not found
2026/04/07 02:42:30 DEBUG : azurefiles root 'rclone-test-kukanir2rufa': Purge dir ""
2026/04/07 02:42:30 NOTICE: purge failed to rmdir "": directory not found
2026/04/07 02:42:30 NOTICE: purge failed: directory not found
"./bisync.test -test.v -test.timeout 1h0m0s -remote TestAzureFiles: -verbose" - Finished OK in 27m29.418275191s (try 1/5)