"./bisync.test -test.v -test.timeout 1h0m0s -remote TestAzureFiles: -verbose" - Starting (try 1/5)
2026/09/05 03:05:40 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-bamuvev7dova"
2026/09/05 03:05:40 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2026/09/05 03:05:40 DEBUG : Creating backend with remote "/tmp/rclone3504207833"
=== RUN TestLockfileIsExpired_UnreadableWithMaxLock
2026/09/05 03:05:40 INFO : /tmp/TestLockfileIsExpired_UnreadableWithMaxLock847895500/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/09/05 03:05:40 ERROR : /tmp/TestLockfileIsExpired_UnreadableWithoutMaxLock712001161/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/09/05 03:05:40 INFO : /tmp/TestLockfileIsExpired_ValidExpired28722587/001/test.lck: Lock file found, but it expired at 2026-09-05 03:00:40.727690665 +0000 UTC. Will delete it and proceed.
--- PASS: TestLockfileIsExpired_ValidExpired (0.00s)
=== RUN TestLockfileIsExpired_ValidNotExpired
2026/09/05 03:05:40 INFO : /tmp/TestLockfileIsExpired_ValidNotExpired2642973270/001/test.lck: Valid lock file found. Expires at 2026-09-05 03:15:40.73009232 +0000 UTC. (10m0s from now)
2026/09/05 03:05:40 INFO : Lockfile info:
{
"Session": "test",
"PID": "12345",
"TimeRenewed": "2026-09-05T03:05:40.73009225Z",
"TimeExpires": "2026-09-05T03:15:40.73009232Z"
}
--- PASS: TestLockfileIsExpired_ValidNotExpired (0.00s)
=== RUN TestBisyncRemoteLocal
2026/09/05 03:05:40 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco"
2026/09/05 03:05:40 NOTICE: remote: TestAzureFiles:rclone-test-faluzix1jaco
=== RUN TestBisyncRemoteLocal/all_changed
2026/09/05 03:05:40 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4"
2026/09/05 03:05:40 INFO : path1: Making directory
2026/09/05 03:05:41 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/all_changed/path1"
2026/09/05 03:05:41 DEBUG : Creating backend with remote "/tmp/030540momafal4"
2026/09/05 03:05:41 DEBUG : Creating backend with remote "/tmp/030540momafal4/all_changed/path2"
2026/09/05 03:05:41 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_all_changed/initial"
2026/09/05 03:05:41 DEBUG : Creating backend with remote "/tmp/030540momafal4/initdir/test_all_changed-sucugam1"
2026/09/05 03:05:41 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:05:41 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:41 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:41 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:41 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:41 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:41 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:41 DEBUG : subdir: Making directory with metadata
2026/09/05 03:05:41 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:05:41 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/09/05 03:05:41 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:41 DEBUG : Local file system at /tmp/030540momafal4/initdir/test_all_changed-sucugam1: Waiting for checks to finish
2026/09/05 03:05:41 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/09/05 03:05:41 DEBUG : Local file system at /tmp/030540momafal4/initdir/test_all_changed-sucugam1: Waiting for transfers to finish
2026/09/05 03:05:41 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/09/05 03:05:41 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/09/05 03:05:41 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:05:41 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:41 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/09/05 03:05:41 INFO : file1.copy3.txt: Copied (new)
2026/09/05 03:05:41 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:41 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:41 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/09/05 03:05:41 INFO : file1.copy1.txt: Copied (new)
2026/09/05 03:05:41 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:05:41 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/09/05 03:05:41 INFO : file1.copy2.txt: Copied (new)
2026/09/05 03:05:41 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/09/05 03:05:41 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:41 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:05:41 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:05:41 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/09/05 03:05:41 INFO : file1.copy5.txt: Copied (new)
2026/09/05 03:05:41 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:05:41 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:41 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:05:41 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:05:41 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:05:41 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:41 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:05:41 INFO : file1.txt: Copied (new)
2026/09/05 03:05:41 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/09/05 03:05:41 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:41 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/09/05 03:05:41 INFO : file1.copy4.txt: Copied (new)
2026/09/05 03:05:41 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:05:41 DEBUG : Waiting for deletions to finish
2026/09/05 03:05:41 ERROR : error listing: directory not found
2026/09/05 03:05:41 ERROR : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/all_changed/path1': Failed to list "": directory not found
2026/09/05 03:05:41 DEBUG : removing 1 level 0 directories
2026/09/05 03:05:41 INFO : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/all_changed/path1': Removing directory
2026/09/05 03:05:41 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-faluzix1jaco%2F030540momafal4%2Fall_changed%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:44b4c76b-701a-0008-3fe3-3cab15000000
Time:2026-09-05T03:05:41.2224520Z
--------------------------------------------------------------------------------
2026/09/05 03:05:41 DEBUG : Waiting for deletions to finish
2026/09/05 03:05:41 ERROR : error listing: directory not found
2026/09/05 03:05:41 ERROR : Local file system at /tmp/030540momafal4/all_changed/path2: Failed to list "": directory not found
2026/09/05 03:05:41 DEBUG : removing 1 level 0 directories
2026/09/05 03:05:41 INFO : Local file system at /tmp/030540momafal4/all_changed/path2: Removing directory
2026/09/05 03:05:41 ERROR : Failed to rmdir: stat /tmp/030540momafal4/all_changed/path2: no such file or directory
2026/09/05 03:05:41 ERROR : error listing: directory not found
2026/09/05 03:05:41 ERROR : error listing: directory not found
2026/09/05 03:05:41 NOTICE: checking initFs Local file system at /tmp/030540momafal4/initdir/test_all_changed-sucugam1
2026/09/05 03:05:41 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:41 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:41 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:41 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:41 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:41 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:41 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:05:41 INFO : subdir: Making directory
2026/09/05 03:05:41 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/09/05 03:05:41 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:41 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:41 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/all_changed/path1': Waiting for checks to finish
2026/09/05 03:05:41 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/all_changed/path1': Waiting for transfers to finish
2026/09/05 03:05:41 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/09/05 03:05:41 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:41 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/09/05 03:05:41 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:41 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/09/05 03:05:41 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:41 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/09/05 03:05:41 INFO : file1.copy4.txt: Copied (new)
2026/09/05 03:05:41 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/09/05 03:05:41 INFO : file1.copy3.txt: Copied (new)
2026/09/05 03:05:41 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/09/05 03:05:41 INFO : file1.copy1.txt: Copied (new)
2026/09/05 03:05:41 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/09/05 03:05:41 INFO : file1.copy2.txt: Copied (new)
2026/09/05 03:05:42 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:05:42 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:42 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/09/05 03:05:42 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:42 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:05:42 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:42 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:05:42 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:05:42 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/09/05 03:05:42 INFO : file1.copy5.txt: Copied (new)
2026/09/05 03:05:42 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:05:42 INFO : file1.txt: Copied (new)
2026/09/05 03:05:42 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:05:42 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:05:42 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:05:42 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:05:42 NOTICE: checking Path1 azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/all_changed/path1'
2026/09/05 03:05:42 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:05:42 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:42 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:42 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:42 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:42 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:42 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:42 DEBUG : subdir: Making directory with metadata
2026/09/05 03:05:42 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:05:42 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/09/05 03:05:42 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:42 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:05:42 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/09/05 03:05:42 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/09/05 03:05:42 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/09/05 03:05:42 DEBUG : Local file system at /tmp/030540momafal4/all_changed/path2: Waiting for checks to finish
2026/09/05 03:05:42 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:05:42 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:05:42 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:05:42 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:42 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/09/05 03:05:42 INFO : file1.copy1.txt: Copied (new)
2026/09/05 03:05:42 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/09/05 03:05:42 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:42 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/09/05 03:05:42 INFO : file1.copy2.txt: Copied (new)
2026/09/05 03:05:42 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:05:42 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:42 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:42 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/09/05 03:05:42 INFO : file1.copy5.txt: Copied (new)
2026/09/05 03:05:42 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:05:42 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:42 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:05:42 INFO : file1.txt: Copied (new)
2026/09/05 03:05:42 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:42 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:05:42 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:05:42 DEBUG : Local file system at /tmp/030540momafal4/all_changed/path2: Waiting for transfers to finish
2026/09/05 03:05:42 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/09/05 03:05:42 INFO : file1.copy3.txt: Copied (new)
2026/09/05 03:05:42 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/09/05 03:05:42 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:42 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/09/05 03:05:42 INFO : file1.copy4.txt: Copied (new)
2026/09/05 03:05:42 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:05:42 NOTICE: checking path2 Local file system at /tmp/030540momafal4/all_changed/path2
2026/09/05 03:05:42 NOTICE: [36m(01) :[0m [34mtest all-changed[0m
2026/09/05 03:05:42 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/09/05 03:05:42 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/09/05 03:05:45 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/all_changed/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:05:45 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:05:45 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:05: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/09/05 03:05:45 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/all_changed/path1/" with Path2 "/tmp/030540momafal4/all_changed/path2/"
2026/09/05 03:05:45 INFO : Copying Path2 files to Path1
2026/09/05 03:05:45 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:05:45 INFO : There was nothing to transfer
2026/09/05 03:05:45 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:05:45 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:05:45 INFO : There was nothing to transfer
2026/09/05 03:05:45 INFO : Resync updating listings
2026/09/05 03:05:45 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/all_changed/path1/" vs Path2 "/tmp/030540momafal4/all_changed/path2/"
2026/09/05 03:05:45 INFO : [32mBisync successful[0m
2026/09/05 03:05:45 NOTICE: [36m(04) :[0m [34mtest change timestamp on all files except RCLONE_TEST[0m
2026/09/05 03:05:45 NOTICE: [36m(05) :[0m [34mtouch-glob 2005-01-02 TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/all_changed/path1/ file*[0m
2026/09/05 03:05:45 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/all_changed/path1/"
2026/09/05 03:05:45 DEBUG : file1.copy1.txt: Set modification time 2005-01-02
2026/09/05 03:05:45 DEBUG : file1.copy2.txt: Set modification time 2005-01-02
2026/09/05 03:05:45 DEBUG : file1.copy3.txt: Set modification time 2005-01-02
2026/09/05 03:05:45 DEBUG : file1.copy4.txt: Set modification time 2005-01-02
2026/09/05 03:05:45 DEBUG : file1.copy5.txt: Set modification time 2005-01-02
2026/09/05 03:05:45 DEBUG : file1.txt: Set modification time 2005-01-02
2026/09/05 03:05:45 NOTICE: [36m(06) :[0m [34mtouch-glob 2005-01-02 TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/all_changed/path1/subdir file*[0m
2026/09/05 03:05:45 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/all_changed/path1/subdir"
2026/09/05 03:05:45 DEBUG : file20.txt: Set modification time 2005-01-02
2026/09/05 03:05:46 NOTICE: [36m(07) :[0m [34mtest sync should pass[0m
2026/09/05 03:05:46 NOTICE: [36m(08) :[0m [34mbisync[0m
2026/09/05 03:05:48 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/all_changed/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:05:48 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:05:48 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:05: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/09/05 03:05:48 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/all_changed/path1/" with Path2 "/tmp/030540momafal4/all_changed/path2/"
2026/09/05 03:05:48 INFO : Building Path1 and Path2 listings
2026/09/05 03:05:48 INFO : Path1 checking for diffs
2026/09/05 03:05:48 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy1.txt[0m
2026/09/05 03:05:48 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy2.txt[0m
2026/09/05 03:05:48 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy3.txt[0m
2026/09/05 03:05:48 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy4.txt[0m
2026/09/05 03:05:48 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy5.txt[0m
2026/09/05 03:05:48 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:05:48 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/09/05 03:05:48 INFO : Path1: 7 changes: [32m 0 new[0m, [33m 7 modified[0m, [31m 0 deleted[0m
2026/09/05 03:05:48 INFO : ([33mModified[0m: [36m 7 newer[0m, [34m 0 older[0m)
2026/09/05 03:05:48 INFO : Path2 checking for diffs
2026/09/05 03:05:48 INFO : Applying changes
2026/09/05 03:05:48 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/030540momafal4/all_changed/path2/file1.copy1.txt[0m
2026/09/05 03:05:48 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/030540momafal4/all_changed/path2/file1.copy2.txt[0m
2026/09/05 03:05:48 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/030540momafal4/all_changed/path2/file1.copy3.txt[0m
2026/09/05 03:05:48 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/030540momafal4/all_changed/path2/file1.copy4.txt[0m
2026/09/05 03:05:48 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/030540momafal4/all_changed/path2/file1.copy5.txt[0m
2026/09/05 03:05:48 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/030540momafal4/all_changed/path2/file1.txt[0m
2026/09/05 03:05:48 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/030540momafal4/all_changed/path2/subdir/file20.txt[0m
2026/09/05 03:05:48 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:05:48 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:05:48 INFO : file1.copy2.txt: Copied (replaced existing)
2026/09/05 03:05:48 INFO : file1.copy1.txt: Copied (replaced existing)
2026/09/05 03:05:48 INFO : file1.copy3.txt: Copied (replaced existing)
2026/09/05 03:05:48 INFO : file1.copy5.txt: Copied (replaced existing)
2026/09/05 03:05:48 INFO : file1.copy4.txt: Copied (replaced existing)
2026/09/05 03:05:48 INFO : subdir/file20.txt: Copied (replaced existing)
2026/09/05 03:05:48 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:05:48 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:05:48 INFO : Updating listings
2026/09/05 03:05:48 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/all_changed/path1/" vs Path2 "/tmp/030540momafal4/all_changed/path2/"
2026/09/05 03:05:48 INFO : [32mBisync successful[0m
2026/09/05 03:05:48 NOTICE: [36m(09) :[0m [34mtest change timestamp on all files including RCLONE_TEST[0m
2026/09/05 03:05:48 NOTICE: [36m(10) :[0m [34mtouch-glob 2004-01-02 TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/all_changed/path1/ *[0m
2026/09/05 03:05:48 DEBUG : file1.copy1.txt: Set modification time 2004-01-02
2026/09/05 03:05:48 DEBUG : file1.copy2.txt: Set modification time 2004-01-02
2026/09/05 03:05:49 DEBUG : file1.copy3.txt: Set modification time 2004-01-02
2026/09/05 03:05:49 DEBUG : file1.copy4.txt: Set modification time 2004-01-02
2026/09/05 03:05:49 DEBUG : file1.copy5.txt: Set modification time 2004-01-02
2026/09/05 03:05:49 DEBUG : file1.txt: Set modification time 2004-01-02
2026/09/05 03:05:49 DEBUG : RCLONE_TEST: Set modification time 2004-01-02
2026/09/05 03:05:49 NOTICE: [36m(11) :[0m [34mtouch-glob 2004-01-02 TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/all_changed/path1/subdir *[0m
2026/09/05 03:05:49 DEBUG : file20.txt: Set modification time 2004-01-02
2026/09/05 03:05:49 NOTICE: [36m(12) :[0m [34mtest sync should fail[0m
2026/09/05 03:05:49 NOTICE: [36m(13) :[0m [34mbisync[0m
2026/09/05 03:05:51 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/all_changed/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:05:51 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:05:51 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:05: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/09/05 03:05:51 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/all_changed/path1/" with Path2 "/tmp/030540momafal4/all_changed/path2/"
2026/09/05 03:05:51 INFO : Building Path1 and Path2 listings
2026/09/05 03:05:51 INFO : Path1 checking for diffs
2026/09/05 03:05:51 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mRCLONE_TEST[0m
2026/09/05 03:05:51 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy1.txt[0m
2026/09/05 03:05:51 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy2.txt[0m
2026/09/05 03:05:51 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy3.txt[0m
2026/09/05 03:05:51 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy4.txt[0m
2026/09/05 03:05:51 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy5.txt[0m
2026/09/05 03:05:51 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:05:51 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/09/05 03:05:51 INFO : Path1: 8 changes: [32m 0 new[0m, [33m 8 modified[0m, [31m 0 deleted[0m
2026/09/05 03:05:51 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 7 older[0m)
2026/09/05 03:05:51 INFO : Path2 checking for diffs
2026/09/05 03:05:51 ERROR : Safety abort: all files were changed on Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/all_changed/path1/". Run with --force if desired.
2026/09/05 03:05:51 NOTICE: [31mBisync aborted. Please try again.[0m
2026/09/05 03:05:51 NOTICE: Bisync error: all files were changed
2026/09/05 03:05:51 NOTICE: [36m(14) :[0m [34mtest sync with force should pass[0m
2026/09/05 03:05:51 NOTICE: [36m(15) :[0m [34mbisync force[0m
2026/09/05 03:05:54 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/all_changed/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:05:54 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:05:54 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:05: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/09/05 03:05:54 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/all_changed/path1/" with Path2 "/tmp/030540momafal4/all_changed/path2/"
2026/09/05 03:05:54 INFO : Building Path1 and Path2 listings
2026/09/05 03:05:54 INFO : Path1 checking for diffs
2026/09/05 03:05:54 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mRCLONE_TEST[0m
2026/09/05 03:05:54 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy1.txt[0m
2026/09/05 03:05:54 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy2.txt[0m
2026/09/05 03:05:54 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy3.txt[0m
2026/09/05 03:05:54 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy4.txt[0m
2026/09/05 03:05:54 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy5.txt[0m
2026/09/05 03:05:54 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:05:54 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/09/05 03:05:54 INFO : Path1: 8 changes: [32m 0 new[0m, [33m 8 modified[0m, [31m 0 deleted[0m
2026/09/05 03:05:54 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 7 older[0m)
2026/09/05 03:05:54 INFO : Path2 checking for diffs
2026/09/05 03:05:54 INFO : Applying changes
2026/09/05 03:05:54 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/030540momafal4/all_changed/path2/RCLONE_TEST[0m
2026/09/05 03:05:54 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/030540momafal4/all_changed/path2/file1.copy1.txt[0m
2026/09/05 03:05:54 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/030540momafal4/all_changed/path2/file1.copy2.txt[0m
2026/09/05 03:05:54 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/030540momafal4/all_changed/path2/file1.copy3.txt[0m
2026/09/05 03:05:54 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/030540momafal4/all_changed/path2/file1.copy4.txt[0m
2026/09/05 03:05:54 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/030540momafal4/all_changed/path2/file1.copy5.txt[0m
2026/09/05 03:05:54 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/030540momafal4/all_changed/path2/file1.txt[0m
2026/09/05 03:05:54 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/030540momafal4/all_changed/path2/subdir/file20.txt[0m
2026/09/05 03:05:54 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:05:54 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:05:54 INFO : file1.copy3.txt: Copied (replaced existing)
2026/09/05 03:05:54 INFO : file1.copy5.txt: Copied (replaced existing)
2026/09/05 03:05:54 INFO : file1.copy2.txt: Copied (replaced existing)
2026/09/05 03:05:54 INFO : file1.copy1.txt: Copied (replaced existing)
2026/09/05 03:05:54 INFO : subdir/file20.txt: Copied (replaced existing)
2026/09/05 03:05:54 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:05:54 INFO : file1.copy4.txt: Copied (replaced existing)
2026/09/05 03:05:54 INFO : RCLONE_TEST: Copied (replaced existing)
2026/09/05 03:05:54 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:05:54 INFO : Updating listings
2026/09/05 03:05:54 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/all_changed/path1/" vs Path2 "/tmp/030540momafal4/all_changed/path2/"
2026/09/05 03:05:54 INFO : [32mBisync successful[0m
2026/09/05 03:05:54 DEBUG : Waiting for deletions to finish
2026/09/05 03:05:54 INFO : RCLONE_TEST: Deleted
2026/09/05 03:05:54 INFO : file1.copy2.txt: Deleted
2026/09/05 03:05:54 INFO : file1.copy5.txt: Deleted
2026/09/05 03:05:54 INFO : file1.copy4.txt: Deleted
2026/09/05 03:05:54 INFO : file1.copy3.txt: Deleted
2026/09/05 03:05:54 INFO : file1.txt: Deleted
2026/09/05 03:05:54 INFO : file1.copy1.txt: Deleted
2026/09/05 03:05:55 INFO : subdir/file20.txt: Deleted
2026/09/05 03:05:55 DEBUG : removing 1 level 1 directories
2026/09/05 03:05:55 INFO : subdir: Removing directory
2026/09/05 03:05:55 DEBUG : removing 1 level 0 directories
2026/09/05 03:05:55 INFO : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/all_changed/path1': Removing directory
2026/09/05 03:05:55 DEBUG : Waiting for deletions to finish
2026/09/05 03:05:55 INFO : RCLONE_TEST: Deleted
2026/09/05 03:05:55 INFO : file1.copy1.txt: Deleted
2026/09/05 03:05:55 INFO : file1.copy2.txt: Deleted
2026/09/05 03:05:55 INFO : file1.copy3.txt: Deleted
2026/09/05 03:05:55 INFO : file1.copy4.txt: Deleted
2026/09/05 03:05:55 INFO : file1.copy5.txt: Deleted
2026/09/05 03:05:55 INFO : file1.txt: Deleted
2026/09/05 03:05:55 INFO : subdir/file20.txt: Deleted
2026/09/05 03:05:55 DEBUG : removing 1 level 1 directories
2026/09/05 03:05:55 INFO : subdir: Removing directory
2026/09/05 03:05:55 DEBUG : removing 1 level 0 directories
2026/09/05 03:05:55 INFO : Local file system at /tmp/030540momafal4/all_changed/path2: Removing directory
bisync_test.go:610: [32mTEST all_changed PASSED[0m
=== RUN TestBisyncRemoteLocal/backupdir
2026/09/05 03:05:55 INFO : path1: Making directory
2026/09/05 03:05:55 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/backupdir/path1"
2026/09/05 03:05:55 DEBUG : Creating backend with remote "/tmp/030540momafal4/backupdir/path2"
2026/09/05 03:05:55 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_backupdir/initial"
2026/09/05 03:05:55 DEBUG : Creating backend with remote "/tmp/030540momafal4/initdir/test_backupdir-visulux6"
2026/09/05 03:05:55 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:05:55 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:55 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:55 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:55 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:55 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:55 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:55 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:55 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:55 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:05:55 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:05:55 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:05:55 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:05:55 DEBUG : Local file system at /tmp/030540momafal4/initdir/test_backupdir-visulux6: Waiting for checks to finish
2026/09/05 03:05:55 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:05:55 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:05:55 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:05:55 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:05:55 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:55 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:05:55 INFO : file1.txt: Copied (new)
2026/09/05 03:05:55 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:05:55 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:55 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:55 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:55 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:55 DEBUG : Local file system at /tmp/030540momafal4/initdir/test_backupdir-visulux6: Waiting for transfers to finish
2026/09/05 03:05:55 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:05:55 INFO : file2.txt: Copied (new)
2026/09/05 03:05:55 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:05:55 INFO : file3.txt: Copied (new)
2026/09/05 03:05:55 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:05:55 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:55 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:05:55 INFO : file4.txt: Copied (new)
2026/09/05 03:05:55 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:05:55 INFO : file7.txt: Copied (new)
2026/09/05 03:05:55 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:05:55 INFO : file5.txt: Copied (new)
2026/09/05 03:05:55 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:05:55 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:55 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:05:55 INFO : file8.txt: Copied (new)
2026/09/05 03:05:55 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:05:55 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:55 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:05:55 INFO : file6.txt: Copied (new)
2026/09/05 03:05:55 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_backupdir/modfiles"
2026/09/05 03:05:55 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_backupdir-wujapec1"
2026/09/05 03:05:55 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:55 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:55 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:55 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:55 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:55 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:55 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:55 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:55 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/09/05 03:05:55 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/09/05 03:05:55 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:05:55 DEBUG : Local file system at /tmp/030540momafal4/datadir/test_backupdir-wujapec1: Waiting for checks to finish
2026/09/05 03:05:55 DEBUG : Local file system at /tmp/030540momafal4/datadir/test_backupdir-wujapec1: Waiting for transfers to finish
2026/09/05 03:05:55 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/09/05 03:05:55 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/09/05 03:05:55 INFO : file1.txt: Copied (new)
2026/09/05 03:05:55 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/09/05 03:05:55 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/09/05 03:05:55 INFO : file2.txt: Copied (new)
2026/09/05 03:05:55 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/09/05 03:05:55 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/09/05 03:05:55 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/09/05 03:05:55 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:05:55 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/09/05 03:05:55 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/09/05 03:05:55 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/09/05 03:05:55 INFO : file10.txt: Copied (new)
2026/09/05 03:05:55 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:05:55 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/09/05 03:05:55 INFO : file5R.txt: Copied (new)
2026/09/05 03:05:55 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/09/05 03:05:55 INFO : file11.txt: Copied (new)
2026/09/05 03:05:55 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/09/05 03:05:55 INFO : file5L.txt: Copied (new)
2026/09/05 03:05:55 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/09/05 03:05:55 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:05:55 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/09/05 03:05:55 INFO : file6.txt: Copied (new)
2026/09/05 03:05:55 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/09/05 03:05:55 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:05:55 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/09/05 03:05:55 INFO : file7.txt: Copied (new)
2026/09/05 03:05:55 DEBUG : Waiting for deletions to finish
2026/09/05 03:05:55 ERROR : error listing: directory not found
2026/09/05 03:05:55 ERROR : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/backupdir/path1': Failed to list "": directory not found
2026/09/05 03:05:55 DEBUG : removing 1 level 0 directories
2026/09/05 03:05:55 INFO : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/backupdir/path1': Removing directory
2026/09/05 03:05:55 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-faluzix1jaco%2F030540momafal4%2Fbackupdir%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:a9973d24-101a-0043-05e3-3c5746000000
Time:2026-09-05T03:05:55.5086140Z
--------------------------------------------------------------------------------
2026/09/05 03:05:55 DEBUG : Waiting for deletions to finish
2026/09/05 03:05:55 ERROR : error listing: directory not found
2026/09/05 03:05:55 ERROR : Local file system at /tmp/030540momafal4/backupdir/path2: Failed to list "": directory not found
2026/09/05 03:05:55 DEBUG : removing 1 level 0 directories
2026/09/05 03:05:55 INFO : Local file system at /tmp/030540momafal4/backupdir/path2: Removing directory
2026/09/05 03:05:55 ERROR : Failed to rmdir: stat /tmp/030540momafal4/backupdir/path2: no such file or directory
2026/09/05 03:05:55 ERROR : error listing: directory not found
2026/09/05 03:05:55 ERROR : error listing: directory not found
2026/09/05 03:05:55 NOTICE: checking initFs Local file system at /tmp/030540momafal4/initdir/test_backupdir-visulux6
2026/09/05 03:05:55 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:55 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:55 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:55 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:55 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:55 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:55 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:55 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:55 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:05:55 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/backupdir/path1': Waiting for checks to finish
2026/09/05 03:05:55 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/backupdir/path1': Waiting for transfers to finish
2026/09/05 03:05:55 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:05:55 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:55 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:05:55 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:55 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:05:55 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:55 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:05:55 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:55 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:05:55 INFO : file1.txt: Copied (new)
2026/09/05 03:05:55 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:05:55 INFO : file4.txt: Copied (new)
2026/09/05 03:05:55 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:05:55 INFO : file3.txt: Copied (new)
2026/09/05 03:05:55 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:05:55 INFO : file2.txt: Copied (new)
2026/09/05 03:05:56 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:05:56 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:56 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:05:56 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:56 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:05:56 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:56 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:05:56 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:56 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:05:56 INFO : file5.txt: Copied (new)
2026/09/05 03:05:56 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:05:56 INFO : file6.txt: Copied (new)
2026/09/05 03:05:56 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:05:56 INFO : file7.txt: Copied (new)
2026/09/05 03:05:56 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:05:56 INFO : file8.txt: Copied (new)
2026/09/05 03:05:56 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:05:56 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:05:56 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:05:56 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:05:56 NOTICE: checking Path1 azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/backupdir/path1'
2026/09/05 03:05:57 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:05:57 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:57 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:57 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:57 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:57 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:57 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:57 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:57 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:57 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:05:57 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:05:57 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:05:57 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:05:57 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:05:57 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:05:57 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:05:57 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:57 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:05:57 INFO : file3.txt: Copied (new)
2026/09/05 03:05:57 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:05:57 DEBUG : Local file system at /tmp/030540momafal4/backupdir/path2: Waiting for checks to finish
2026/09/05 03:05:57 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:05:57 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:57 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:57 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:05:57 INFO : file1.txt: Copied (new)
2026/09/05 03:05:57 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:57 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:05:57 INFO : file5.txt: Copied (new)
2026/09/05 03:05:57 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:57 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:05:57 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:05:57 DEBUG : Local file system at /tmp/030540momafal4/backupdir/path2: Waiting for transfers to finish
2026/09/05 03:05:57 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:57 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:57 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:05:57 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:05:57 INFO : file6.txt: Copied (new)
2026/09/05 03:05:57 INFO : file7.txt: Copied (new)
2026/09/05 03:05:57 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:05:57 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:05:57 INFO : file2.txt: Copied (new)
2026/09/05 03:05:57 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:57 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:05:57 INFO : file4.txt: Copied (new)
2026/09/05 03:05:57 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:05:57 INFO : file8.txt: Copied (new)
2026/09/05 03:05:57 NOTICE: checking path2 Local file system at /tmp/030540momafal4/backupdir/path2
2026/09/05 03:05:57 NOTICE: [36m(01) :[0m [34mtest backupdir[0m
2026/09/05 03:05:57 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/09/05 03:05:57 NOTICE: [36m(03) :[0m [34mbisync resync backupdir1=/tmp/030540momafal4/workdir/backupdirs/backupdir1 backupdir2=/tmp/030540momafal4/workdir/backupdirs/backupdir2[0m
bisync_test.go:977: backupdir test currently only works on local (it uses the workdir)
=== RUN TestBisyncRemoteLocal/basic
2026/09/05 03:05:57 INFO : path1: Making directory
2026/09/05 03:05:57 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/basic/path1"
2026/09/05 03:05:57 DEBUG : Creating backend with remote "/tmp/030540momafal4/basic/path2"
2026/09/05 03:05:57 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_basic/initial"
2026/09/05 03:05:57 DEBUG : Creating backend with remote "/tmp/030540momafal4/initdir/test_basic-fizecih8"
2026/09/05 03:05:57 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:05:57 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:57 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:57 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:57 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:57 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:57 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:57 DEBUG : subdir: Making directory with metadata
2026/09/05 03:05:57 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:05:57 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/09/05 03:05:57 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:57 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:05:57 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/09/05 03:05:57 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/09/05 03:05:57 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/09/05 03:05:57 DEBUG : Local file system at /tmp/030540momafal4/initdir/test_basic-fizecih8: Waiting for checks to finish
2026/09/05 03:05:57 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:05:57 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:05:57 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:05:57 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/09/05 03:05:57 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:57 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:57 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:57 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/09/05 03:05:57 INFO : file1.copy1.txt: Copied (new)
2026/09/05 03:05:57 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/09/05 03:05:57 INFO : file1.copy4.txt: Copied (new)
2026/09/05 03:05:57 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:57 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/09/05 03:05:57 INFO : file1.copy2.txt: Copied (new)
2026/09/05 03:05:57 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/09/05 03:05:57 INFO : file1.copy3.txt: Copied (new)
2026/09/05 03:05:57 DEBUG : Local file system at /tmp/030540momafal4/initdir/test_basic-fizecih8: Waiting for transfers to finish
2026/09/05 03:05:57 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:05:57 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:57 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:05:57 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:57 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:05:57 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:05:57 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/09/05 03:05:57 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:05:57 INFO : file1.txt: Copied (new)
2026/09/05 03:05:57 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:57 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/09/05 03:05:57 INFO : file1.copy5.txt: Copied (new)
2026/09/05 03:05:57 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:05:57 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_basic/modfiles"
2026/09/05 03:05:57 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_basic-vamuqiq4"
2026/09/05 03:05:57 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:57 DEBUG : Local file system at /tmp/030540momafal4/datadir/test_basic-vamuqiq4: Waiting for checks to finish
2026/09/05 03:05:57 DEBUG : Local file system at /tmp/030540momafal4/datadir/test_basic-vamuqiq4: Waiting for transfers to finish
2026/09/05 03:05:57 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/09/05 03:05:57 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:05:57 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/09/05 03:05:57 INFO : file1.txt: Copied (new)
2026/09/05 03:05:57 DEBUG : Waiting for deletions to finish
2026/09/05 03:05:57 ERROR : error listing: directory not found
2026/09/05 03:05:57 ERROR : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/basic/path1': Failed to list "": directory not found
2026/09/05 03:05:57 DEBUG : removing 1 level 0 directories
2026/09/05 03:05:57 INFO : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/basic/path1': Removing directory
2026/09/05 03:05:57 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-faluzix1jaco%2F030540momafal4%2Fbasic%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:c3aa0294-e01a-001a-38e3-3cd0c5000000
Time:2026-09-05T03:05:57.2754337Z
--------------------------------------------------------------------------------
2026/09/05 03:05:57 DEBUG : Waiting for deletions to finish
2026/09/05 03:05:57 ERROR : error listing: directory not found
2026/09/05 03:05:57 ERROR : Local file system at /tmp/030540momafal4/basic/path2: Failed to list "": directory not found
2026/09/05 03:05:57 DEBUG : removing 1 level 0 directories
2026/09/05 03:05:57 INFO : Local file system at /tmp/030540momafal4/basic/path2: Removing directory
2026/09/05 03:05:57 ERROR : Failed to rmdir: stat /tmp/030540momafal4/basic/path2: no such file or directory
2026/09/05 03:05:57 ERROR : error listing: directory not found
2026/09/05 03:05:57 ERROR : error listing: directory not found
2026/09/05 03:05:57 NOTICE: checking initFs Local file system at /tmp/030540momafal4/initdir/test_basic-fizecih8
2026/09/05 03:05:57 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:57 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:57 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:57 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:57 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:57 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:57 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:05:57 INFO : subdir: Making directory
2026/09/05 03:05:57 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:57 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/basic/path1': Waiting for checks to finish
2026/09/05 03:05:57 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/basic/path1': Waiting for transfers to finish
2026/09/05 03:05:57 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/09/05 03:05:57 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:57 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/09/05 03:05:57 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:57 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/09/05 03:05:57 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:57 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/09/05 03:05:57 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:57 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/09/05 03:05:57 INFO : file1.copy2.txt: Copied (new)
2026/09/05 03:05:57 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/09/05 03:05:57 INFO : file1.copy1.txt: Copied (new)
2026/09/05 03:05:57 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/09/05 03:05:57 INFO : file1.copy3.txt: Copied (new)
2026/09/05 03:05:57 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/09/05 03:05:57 INFO : file1.copy4.txt: Copied (new)
2026/09/05 03:05:57 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:05:57 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:57 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/09/05 03:05:57 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:57 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:05:57 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:57 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:05:57 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:05:58 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:05:58 INFO : file1.txt: Copied (new)
2026/09/05 03:05:58 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/09/05 03:05:58 INFO : file1.copy5.txt: Copied (new)
2026/09/05 03:05:58 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:05:58 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:05:58 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:05:58 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:05:58 NOTICE: checking Path1 azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/basic/path1'
2026/09/05 03:05:58 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:05:58 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:58 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:58 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:58 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:58 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:58 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:58 DEBUG : subdir: Making directory with metadata
2026/09/05 03:05:58 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:05:58 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/09/05 03:05:58 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:05:58 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/09/05 03:05:58 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:05:58 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:58 DEBUG : Local file system at /tmp/030540momafal4/basic/path2: Waiting for checks to finish
2026/09/05 03:05:58 DEBUG : Local file system at /tmp/030540momafal4/basic/path2: Waiting for transfers to finish
2026/09/05 03:05:58 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:05:58 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/09/05 03:05:58 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:05:58 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:05:58 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/09/05 03:05:58 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:58 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:58 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/09/05 03:05:58 INFO : file1.copy2.txt: Copied (new)
2026/09/05 03:05:58 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/09/05 03:05:58 INFO : file1.copy3.txt: Copied (new)
2026/09/05 03:05:58 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/09/05 03:05:58 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:58 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/09/05 03:05:58 INFO : file1.copy1.txt: Copied (new)
2026/09/05 03:05:58 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/09/05 03:05:58 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:05:58 INFO : file1.copy5.txt: Copied (new)
2026/09/05 03:05:58 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:58 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:05:58 INFO : file1.txt: Copied (new)
2026/09/05 03:05:58 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:05:58 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:58 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/09/05 03:05:58 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:05:58 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:05:58 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:05:58 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/09/05 03:05:58 INFO : file1.copy4.txt: Copied (new)
2026/09/05 03:05:58 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:05:58 NOTICE: checking path2 Local file system at /tmp/030540momafal4/basic/path2
2026/09/05 03:05:58 NOTICE: [36m(01) :[0m [34mtest basic[0m
2026/09/05 03:05:58 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/09/05 03:05:58 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/09/05 03:06:00 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/basic/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:06:00 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:06:00 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:06: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/09/05 03:06:00 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/basic/path1/" with Path2 "/tmp/030540momafal4/basic/path2/"
2026/09/05 03:06:00 INFO : Copying Path2 files to Path1
2026/09/05 03:06:00 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:06:01 INFO : There was nothing to transfer
2026/09/05 03:06:01 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:06:01 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:06:01 INFO : There was nothing to transfer
2026/09/05 03:06:01 INFO : Resync updating listings
2026/09/05 03:06:01 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/basic/path1/" vs Path2 "/tmp/030540momafal4/basic/path2/"
2026/09/05 03:06:01 INFO : [32mBisync successful[0m
2026/09/05 03:06:01 NOTICE: [36m(04) :[0m [34mtest place newer files on both paths[0m
2026/09/05 03:06:01 NOTICE: [36m(05) :[0m [34mtouch-copy 2001-01-02 /tmp/030540momafal4/datadir/test_basic-vamuqiq4/file1.txt /tmp/030540momafal4/basic/path2/[0m
2026/09/05 03:06:01 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_basic-vamuqiq4/"
2026/09/05 03:06:01 DEBUG : fs cache: renaming cache item "/tmp/030540momafal4/datadir/test_basic-vamuqiq4/" to be canonical "/tmp/030540momafal4/datadir/test_basic-vamuqiq4"
2026/09/05 03:06:01 DEBUG : file1.txt: Set modification time 2001-01-02
2026/09/05 03:06:01 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_basic-vamuqiq4/file1.txt" to "/tmp/030540momafal4/basic/path2/" as ""
2026/09/05 03:06:01 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_basic-vamuqiq4/file1.txt"
2026/09/05 03:06:01 DEBUG : Creating backend with remote "/tmp/030540momafal4/basic/path2/"
2026/09/05 03:06:01 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/030540momafal4/basic/path2" as "file1.txt"
2026/09/05 03:06:01 DEBUG : file1.txt: size = 19 (Local file system at /tmp/030540momafal4/datadir/test_basic-vamuqiq4)
2026/09/05 03:06:01 DEBUG : file1.txt: size = 0 (Local file system at /tmp/030540momafal4/basic/path2)
2026/09/05 03:06:01 DEBUG : file1.txt: Sizes differ
2026/09/05 03:06:01 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/09/05 03:06:01 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:06:01 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/09/05 03:06:01 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:06:01 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_basic-vamuqiq4/file1.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/basic/path1/subdir file20.txt[0m
2026/09/05 03:06:01 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_basic-vamuqiq4/file1.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/basic/path1/subdir" as "file20.txt"
2026/09/05 03:06:01 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_basic-vamuqiq4/file1.txt"
2026/09/05 03:06:01 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/basic/path1/subdir"
2026/09/05 03:06:01 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/basic/path1/subdir'" as "file20.txt"
2026/09/05 03:06:01 DEBUG : file1.txt: size = 19 (Local file system at /tmp/030540momafal4/datadir/test_basic-vamuqiq4)
2026/09/05 03:06:01 DEBUG : file20.txt: size = 0 (azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/basic/path1/subdir')
2026/09/05 03:06:01 DEBUG : file1.txt: Sizes differ
2026/09/05 03:06:01 DEBUG : file20.txt.8dcf80ac.partial: size = 19 OK
2026/09/05 03:06:01 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:06:01 DEBUG : file20.txt.8dcf80ac.partial: renamed to: file20.txt
2026/09/05 03:06:01 INFO : file1.txt: Copied (replaced existing) to: file20.txt
2026/09/05 03:06:01 NOTICE: [36m(07) :[0m [34mtest bisync run[0m
2026/09/05 03:06:01 NOTICE: [36m(08) :[0m [34mbisync[0m
2026/09/05 03:06:04 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/basic/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:06:04 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:06:04 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:06: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/09/05 03:06:04 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/basic/path1/" with Path2 "/tmp/030540momafal4/basic/path2/"
2026/09/05 03:06:04 INFO : Building Path1 and Path2 listings
2026/09/05 03:06:04 INFO : Path1 checking for diffs
2026/09/05 03:06:04 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/09/05 03:06:04 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/09/05 03:06:04 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/09/05 03:06:04 INFO : Path2 checking for diffs
2026/09/05 03:06:04 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:06:04 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/09/05 03:06:04 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/09/05 03:06:04 INFO : Applying changes
2026/09/05 03:06:04 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/030540momafal4/basic/path2/subdir/file20.txt[0m
2026/09/05 03:06:04 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/basic/path1/file1.txt[0m
2026/09/05 03:06:04 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:06:04 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:06:04 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:06:04 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:06:05 INFO : subdir/file20.txt: Copied (replaced existing)
2026/09/05 03:06:05 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:06:05 INFO : Updating listings
2026/09/05 03:06:05 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/basic/path1/" vs Path2 "/tmp/030540momafal4/basic/path2/"
2026/09/05 03:06:05 INFO : [32mBisync successful[0m
2026/09/05 03:06:05 DEBUG : Waiting for deletions to finish
2026/09/05 03:06:05 INFO : file1.copy1.txt: Deleted
2026/09/05 03:06:05 INFO : RCLONE_TEST: Deleted
2026/09/05 03:06:05 INFO : file1.copy5.txt: Deleted
2026/09/05 03:06:05 INFO : file1.txt: Deleted
2026/09/05 03:06:05 INFO : file1.copy4.txt: Deleted
2026/09/05 03:06:05 INFO : file1.copy3.txt: Deleted
2026/09/05 03:06:05 INFO : file1.copy2.txt: Deleted
2026/09/05 03:06:05 INFO : subdir/file20.txt: Deleted
2026/09/05 03:06:05 DEBUG : removing 1 level 1 directories
2026/09/05 03:06:05 INFO : subdir: Removing directory
2026/09/05 03:06:05 DEBUG : removing 1 level 0 directories
2026/09/05 03:06:05 INFO : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/basic/path1': Removing directory
2026/09/05 03:06:05 DEBUG : Waiting for deletions to finish
2026/09/05 03:06:05 INFO : file1.copy4.txt: Deleted
2026/09/05 03:06:05 INFO : file1.copy3.txt: Deleted
2026/09/05 03:06:05 INFO : file1.copy1.txt: Deleted
2026/09/05 03:06:05 INFO : file1.copy2.txt: Deleted
2026/09/05 03:06:05 INFO : file1.copy5.txt: Deleted
2026/09/05 03:06:05 INFO : RCLONE_TEST: Deleted
2026/09/05 03:06:05 INFO : file1.txt: Deleted
2026/09/05 03:06:05 INFO : subdir/file20.txt: Deleted
2026/09/05 03:06:05 DEBUG : removing 1 level 1 directories
2026/09/05 03:06:05 INFO : subdir: Removing directory
2026/09/05 03:06:05 DEBUG : removing 1 level 0 directories
2026/09/05 03:06:05 INFO : Local file system at /tmp/030540momafal4/basic/path2: Removing directory
bisync_test.go:610: [32mTEST basic PASSED[0m
=== RUN TestBisyncRemoteLocal/changes
2026/09/05 03:06:05 INFO : path1: Making directory
2026/09/05 03:06:05 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/changes/path1"
2026/09/05 03:06:05 DEBUG : Creating backend with remote "/tmp/030540momafal4/changes/path2"
2026/09/05 03:06:05 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_changes/initial"
2026/09/05 03:06:05 DEBUG : Creating backend with remote "/tmp/030540momafal4/initdir/test_changes-nerayex7"
2026/09/05 03:06:05 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:06:05 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:05 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:05 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:05 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:05 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:05 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:05 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:05 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:05 DEBUG : Local file system at /tmp/030540momafal4/initdir/test_changes-nerayex7: Waiting for checks to finish
2026/09/05 03:06:05 DEBUG : Local file system at /tmp/030540momafal4/initdir/test_changes-nerayex7: Waiting for transfers to finish
2026/09/05 03:06:05 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:06:05 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:06:05 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:06:05 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:05 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:06:05 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:05 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:06:05 INFO : file1.txt: Copied (new)
2026/09/05 03:06:05 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:06:05 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:06:05 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:06:05 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:05 INFO : file2.txt: Copied (new)
2026/09/05 03:06:05 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:06:05 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:05 INFO : file3.txt: Copied (new)
2026/09/05 03:06:05 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:06:05 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:06:05 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:06:05 INFO : file4.txt: Copied (new)
2026/09/05 03:06:05 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:05 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:06:05 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:06:05 INFO : file5.txt: Copied (new)
2026/09/05 03:06:05 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:06:05 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:05 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:06:05 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:05 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:06:05 INFO : file6.txt: Copied (new)
2026/09/05 03:06:05 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:06:05 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:05 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:06:05 INFO : file7.txt: Copied (new)
2026/09/05 03:06:05 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:06:05 INFO : file8.txt: Copied (new)
2026/09/05 03:06:05 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_changes/modfiles"
2026/09/05 03:06:05 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_changes-zadeyim6"
2026/09/05 03:06:05 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:05 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:05 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:05 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:05 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:05 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:05 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:05 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:05 DEBUG : Local file system at /tmp/030540momafal4/datadir/test_changes-zadeyim6: Waiting for checks to finish
2026/09/05 03:06:05 DEBUG : Local file system at /tmp/030540momafal4/datadir/test_changes-zadeyim6: Waiting for transfers to finish
2026/09/05 03:06:05 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/09/05 03:06:05 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:06:05 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/09/05 03:06:05 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/09/05 03:06:05 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:06:05 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/09/05 03:06:05 INFO : file1.txt: Copied (new)
2026/09/05 03:06:05 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:06:05 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/09/05 03:06:05 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/09/05 03:06:05 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/09/05 03:06:05 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/09/05 03:06:05 INFO : file10.txt: Copied (new)
2026/09/05 03:06:05 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/09/05 03:06:05 INFO : file11.txt: Copied (new)
2026/09/05 03:06:05 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/09/05 03:06:05 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/09/05 03:06:05 INFO : file2.txt: Copied (new)
2026/09/05 03:06:05 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/09/05 03:06:05 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/09/05 03:06:05 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/09/05 03:06:05 INFO : file5L.txt: Copied (new)
2026/09/05 03:06:05 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/09/05 03:06:05 INFO : file5R.txt: Copied (new)
2026/09/05 03:06:05 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/09/05 03:06:05 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:06:05 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/09/05 03:06:05 INFO : file6.txt: Copied (new)
2026/09/05 03:06:05 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/09/05 03:06:05 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:06:05 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/09/05 03:06:05 INFO : file7.txt: Copied (new)
2026/09/05 03:06:05 DEBUG : Waiting for deletions to finish
2026/09/05 03:06:05 ERROR : error listing: directory not found
2026/09/05 03:06:05 ERROR : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/changes/path1': Failed to list "": directory not found
2026/09/05 03:06:05 DEBUG : removing 1 level 0 directories
2026/09/05 03:06:05 INFO : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/changes/path1': Removing directory
2026/09/05 03:06:05 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-faluzix1jaco%2F030540momafal4%2Fchanges%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:44b4c870-701a-0008-45e3-3cab15000000
Time:2026-09-05T03:06:05.9382302Z
--------------------------------------------------------------------------------
2026/09/05 03:06:05 DEBUG : Waiting for deletions to finish
2026/09/05 03:06:05 ERROR : error listing: directory not found
2026/09/05 03:06:05 ERROR : Local file system at /tmp/030540momafal4/changes/path2: Failed to list "": directory not found
2026/09/05 03:06:05 DEBUG : removing 1 level 0 directories
2026/09/05 03:06:05 INFO : Local file system at /tmp/030540momafal4/changes/path2: Removing directory
2026/09/05 03:06:05 ERROR : Failed to rmdir: stat /tmp/030540momafal4/changes/path2: no such file or directory
2026/09/05 03:06:05 ERROR : error listing: directory not found
2026/09/05 03:06:05 ERROR : error listing: directory not found
2026/09/05 03:06:05 NOTICE: checking initFs Local file system at /tmp/030540momafal4/initdir/test_changes-nerayex7
2026/09/05 03:06:06 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:06 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:06 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:06 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:06 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:06 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:06 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:06 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:06 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:06:06 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/changes/path1': Waiting for checks to finish
2026/09/05 03:06:06 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/changes/path1': Waiting for transfers to finish
2026/09/05 03:06:06 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:06:06 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:06 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:06:06 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:06 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:06:06 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:06 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:06:06 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:06 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:06:06 INFO : file2.txt: Copied (new)
2026/09/05 03:06:06 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:06:06 INFO : file4.txt: Copied (new)
2026/09/05 03:06:06 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:06:06 INFO : file1.txt: Copied (new)
2026/09/05 03:06:06 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:06:06 INFO : file3.txt: Copied (new)
2026/09/05 03:06:06 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:06:06 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:06 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:06:06 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:06 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:06:06 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:06 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:06:06 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:06 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:06:06 INFO : file5.txt: Copied (new)
2026/09/05 03:06:06 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:06:06 INFO : file6.txt: Copied (new)
2026/09/05 03:06:06 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:06:06 INFO : file7.txt: Copied (new)
2026/09/05 03:06:06 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:06:06 INFO : file8.txt: Copied (new)
2026/09/05 03:06:06 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:06:06 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:06:07 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:06:07 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:06:07 NOTICE: checking Path1 azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/changes/path1'
2026/09/05 03:06:07 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:06:07 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:07 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:07 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:07 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:07 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:07 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:07 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:07 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:06:07 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:07 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:06:07 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:06:07 INFO : file1.txt: Copied (new)
2026/09/05 03:06:07 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:07 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:06:07 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:07 DEBUG : Local file system at /tmp/030540momafal4/changes/path2: Waiting for checks to finish
2026/09/05 03:06:07 DEBUG : Local file system at /tmp/030540momafal4/changes/path2: Waiting for transfers to finish
2026/09/05 03:06:07 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:06:07 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:06:07 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:07 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:06:07 INFO : file4.txt: Copied (new)
2026/09/05 03:06:07 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:06:07 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:07 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:06:07 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:07 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:06:07 INFO : file5.txt: Copied (new)
2026/09/05 03:06:07 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:06:07 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:07 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:06:07 INFO : file6.txt: Copied (new)
2026/09/05 03:06:07 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:06:07 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:07 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:06:07 INFO : file7.txt: Copied (new)
2026/09/05 03:06:07 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:06:07 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:07 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:06:07 INFO : file8.txt: Copied (new)
2026/09/05 03:06:07 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:06:07 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:06:07 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:06:07 INFO : file3.txt: Copied (new)
2026/09/05 03:06:07 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:06:07 INFO : file2.txt: Copied (new)
2026/09/05 03:06:07 NOTICE: checking path2 Local file system at /tmp/030540momafal4/changes/path2
2026/09/05 03:06:07 NOTICE: [36m(01) :[0m [34mtest changes[0m
2026/09/05 03:06:07 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/09/05 03:06:07 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/09/05 03:06:09 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/changes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:06:09 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:06: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/09/05 03:06:09 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/changes/path1/" with Path2 "/tmp/030540momafal4/changes/path2/"
2026/09/05 03:06:09 INFO : Copying Path2 files to Path1
2026/09/05 03:06:09 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:06:09 INFO : There was nothing to transfer
2026/09/05 03:06:09 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:06:10 INFO : There was nothing to transfer
2026/09/05 03:06:10 INFO : Resync updating listings
2026/09/05 03:06:10 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/changes/path1/" vs Path2 "/tmp/030540momafal4/changes/path2/"
2026/09/05 03:06:10 INFO : [32mBisync successful[0m
2026/09/05 03:06:10 NOTICE: [36m(04) :[0m [34mtest make modifications on both paths[0m
2026/09/05 03:06:10 NOTICE: [36m(05) :[0m [34mtest new on path2 - file10[0m
2026/09/05 03:06:10 NOTICE: [36m(06) :[0m [34mtouch-copy 2001-01-02 /tmp/030540momafal4/datadir/test_changes-zadeyim6/file10.txt /tmp/030540momafal4/changes/path2/[0m
2026/09/05 03:06:10 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_changes-zadeyim6/"
2026/09/05 03:06:10 DEBUG : fs cache: renaming cache item "/tmp/030540momafal4/datadir/test_changes-zadeyim6/" to be canonical "/tmp/030540momafal4/datadir/test_changes-zadeyim6"
2026/09/05 03:06:10 DEBUG : file10.txt: Set modification time 2001-01-02
2026/09/05 03:06:10 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_changes-zadeyim6/file10.txt" to "/tmp/030540momafal4/changes/path2/" as ""
2026/09/05 03:06:10 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_changes-zadeyim6/file10.txt"
2026/09/05 03:06:10 DEBUG : Creating backend with remote "/tmp/030540momafal4/changes/path2/"
2026/09/05 03:06:10 DEBUG : operations.CopyFile "file10.txt" to "Local file system at /tmp/030540momafal4/changes/path2" as "file10.txt"
2026/09/05 03:06:10 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:10 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/09/05 03:06:10 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:06:10 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/09/05 03:06:10 INFO : file10.txt: Copied (new)
2026/09/05 03:06:10 NOTICE: [36m(07) :[0m [34mtest newer on path2 - file1[0m
2026/09/05 03:06:10 NOTICE: [36m(08) :[0m [34mtouch-copy 2001-01-02 /tmp/030540momafal4/datadir/test_changes-zadeyim6/file1.txt /tmp/030540momafal4/changes/path2/[0m
2026/09/05 03:06:10 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/datadir/test_changes-zadeyim6/" for canonical name "/tmp/030540momafal4/datadir/test_changes-zadeyim6"
2026/09/05 03:06:10 DEBUG : file1.txt: Set modification time 2001-01-02
2026/09/05 03:06:10 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_changes-zadeyim6/file1.txt" to "/tmp/030540momafal4/changes/path2/" as ""
2026/09/05 03:06:10 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_changes-zadeyim6/file1.txt"
2026/09/05 03:06:10 DEBUG : Creating backend with remote "/tmp/030540momafal4/changes/path2/"
2026/09/05 03:06:10 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/030540momafal4/changes/path2" as "file1.txt"
2026/09/05 03:06:10 DEBUG : file1.txt: size = 19 (Local file system at /tmp/030540momafal4/datadir/test_changes-zadeyim6)
2026/09/05 03:06:10 DEBUG : file1.txt: size = 0 (Local file system at /tmp/030540momafal4/changes/path2)
2026/09/05 03:06:10 DEBUG : file1.txt: Sizes differ
2026/09/05 03:06:10 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/09/05 03:06:10 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:06:10 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/09/05 03:06:10 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:06:10 NOTICE: [36m(09) :[0m [34mtest new on path1 - file11[0m
2026/09/05 03:06:10 NOTICE: [36m(10) :[0m [34mtouch-copy 2001-01-02 /tmp/030540momafal4/datadir/test_changes-zadeyim6/file11.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/changes/path1/[0m
2026/09/05 03:06:10 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/datadir/test_changes-zadeyim6/" for canonical name "/tmp/030540momafal4/datadir/test_changes-zadeyim6"
2026/09/05 03:06:10 DEBUG : file11.txt: Set modification time 2001-01-02
2026/09/05 03:06:10 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_changes-zadeyim6/file11.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/changes/path1/" as ""
2026/09/05 03:06:10 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_changes-zadeyim6/file11.txt"
2026/09/05 03:06:10 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/changes/path1/"
2026/09/05 03:06:10 DEBUG : operations.CopyFile "file11.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/changes/path1/'" as "file11.txt"
2026/09/05 03:06:10 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:10 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/09/05 03:06:10 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:06:10 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/09/05 03:06:10 INFO : file11.txt: Copied (new)
2026/09/05 03:06:10 NOTICE: [36m(11) :[0m [34mtest newer on path1 - file2[0m
2026/09/05 03:06:10 NOTICE: [36m(12) :[0m [34mtouch-copy 2001-01-02 /tmp/030540momafal4/datadir/test_changes-zadeyim6/file2.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/changes/path1/[0m
2026/09/05 03:06:10 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/datadir/test_changes-zadeyim6/" for canonical name "/tmp/030540momafal4/datadir/test_changes-zadeyim6"
2026/09/05 03:06:10 DEBUG : file2.txt: Set modification time 2001-01-02
2026/09/05 03:06:10 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_changes-zadeyim6/file2.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/changes/path1/" as ""
2026/09/05 03:06:10 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_changes-zadeyim6/file2.txt"
2026/09/05 03:06:10 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/changes/path1/"
2026/09/05 03:06:10 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/changes/path1/'" as "file2.txt"
2026/09/05 03:06:10 DEBUG : file2.txt: size = 13 (Local file system at /tmp/030540momafal4/datadir/test_changes-zadeyim6)
2026/09/05 03:06:10 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/changes/path1/')
2026/09/05 03:06:10 DEBUG : file2.txt: Sizes differ
2026/09/05 03:06:10 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/09/05 03:06:10 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/09/05 03:06:10 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/09/05 03:06:10 INFO : file2.txt: Copied (replaced existing)
2026/09/05 03:06:10 NOTICE: [36m(13) :[0m [34mtest deleted on path2 - file3[0m
2026/09/05 03:06:10 NOTICE: [36m(14) :[0m [34mdelete-file /tmp/030540momafal4/changes/path2/file3.txt[0m
2026/09/05 03:06:10 DEBUG : Creating backend with remote "/tmp/030540momafal4/changes/path2/"
2026/09/05 03:06:10 DEBUG : fs cache: renaming cache item "/tmp/030540momafal4/changes/path2/" to be canonical "/tmp/030540momafal4/changes/path2"
2026/09/05 03:06:10 INFO : file3.txt: Deleted
2026/09/05 03:06:10 NOTICE: [36m(15) :[0m [34mtest deleted on path1 - file4[0m
2026/09/05 03:06:10 NOTICE: [36m(16) :[0m [34mdelete-file TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/changes/path1/file4.txt[0m
2026/09/05 03:06:10 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/changes/path1/"
2026/09/05 03:06:11 INFO : file4.txt: Deleted
2026/09/05 03:06:11 NOTICE: [36m(17) :[0m [34mtest deleted on both paths - file8[0m
2026/09/05 03:06:11 NOTICE: [36m(18) :[0m [34mdelete-file TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/changes/path1/file8.txt[0m
2026/09/05 03:06:11 INFO : file8.txt: Deleted
2026/09/05 03:06:11 NOTICE: [36m(19) :[0m [34mdelete-file /tmp/030540momafal4/changes/path2/file8.txt[0m
2026/09/05 03:06:11 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/changes/path2/" for canonical name "/tmp/030540momafal4/changes/path2"
2026/09/05 03:06:11 INFO : file8.txt: Deleted
2026/09/05 03:06:11 NOTICE: [36m(20) :[0m [34mtest changed on both paths - file5 (file5R, file5L)[0m
2026/09/05 03:06:11 NOTICE: [36m(21) :[0m [34mtouch-glob 2001-01-02 /tmp/030540momafal4/datadir/test_changes-zadeyim6/ file5R.txt[0m
2026/09/05 03:06:11 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/datadir/test_changes-zadeyim6/" for canonical name "/tmp/030540momafal4/datadir/test_changes-zadeyim6"
2026/09/05 03:06:11 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/09/05 03:06:11 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_changes-zadeyim6/file5R.txt /tmp/030540momafal4/changes/path2/ file5.txt[0m
2026/09/05 03:06:11 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_changes-zadeyim6/file5R.txt" to "/tmp/030540momafal4/changes/path2/" as "file5.txt"
2026/09/05 03:06:11 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_changes-zadeyim6/file5R.txt"
2026/09/05 03:06:11 DEBUG : Creating backend with remote "/tmp/030540momafal4/changes/path2/"
2026/09/05 03:06:11 DEBUG : operations.CopyFile "file5R.txt" to "Local file system at /tmp/030540momafal4/changes/path2" as "file5.txt"
2026/09/05 03:06:11 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/030540momafal4/datadir/test_changes-zadeyim6)
2026/09/05 03:06:11 DEBUG : file5.txt: size = 0 (Local file system at /tmp/030540momafal4/changes/path2)
2026/09/05 03:06:11 DEBUG : file5R.txt: Sizes differ
2026/09/05 03:06:11 DEBUG : file5.txt.232124ee.partial: size = 39 OK
2026/09/05 03:06:11 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/09/05 03:06:11 DEBUG : file5.txt.232124ee.partial: renamed to: file5.txt
2026/09/05 03:06:11 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/09/05 03:06:11 NOTICE: [36m(23) :[0m [34mtouch-glob 2001-03-04 /tmp/030540momafal4/datadir/test_changes-zadeyim6/ file5L.txt[0m
2026/09/05 03:06:11 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/datadir/test_changes-zadeyim6/" for canonical name "/tmp/030540momafal4/datadir/test_changes-zadeyim6"
2026/09/05 03:06:11 DEBUG : file5L.txt: Set modification time 2001-03-04
2026/09/05 03:06:11 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_changes-zadeyim6/file5L.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/changes/path1/ file5.txt[0m
2026/09/05 03:06:11 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_changes-zadeyim6/file5L.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/changes/path1/" as "file5.txt"
2026/09/05 03:06:11 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_changes-zadeyim6/file5L.txt"
2026/09/05 03:06:11 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/changes/path1/"
2026/09/05 03:06:11 DEBUG : operations.CopyFile "file5L.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/changes/path1/'" as "file5.txt"
2026/09/05 03:06:11 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/030540momafal4/datadir/test_changes-zadeyim6)
2026/09/05 03:06:11 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/changes/path1/')
2026/09/05 03:06:11 DEBUG : file5L.txt: Sizes differ
2026/09/05 03:06:11 DEBUG : file5.txt.4a946ad2.partial: size = 39 OK
2026/09/05 03:06:11 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/09/05 03:06:11 DEBUG : file5.txt.4a946ad2.partial: renamed to: file5.txt
2026/09/05 03:06:11 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/09/05 03:06:11 NOTICE: [36m(25) :[0m [34mtest newer on path2 and deleted on path1 - file6[0m
2026/09/05 03:06:11 NOTICE: [36m(26) :[0m [34mtouch-copy 2001-01-02 /tmp/030540momafal4/datadir/test_changes-zadeyim6/file6.txt /tmp/030540momafal4/changes/path2/[0m
2026/09/05 03:06:11 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/datadir/test_changes-zadeyim6/" for canonical name "/tmp/030540momafal4/datadir/test_changes-zadeyim6"
2026/09/05 03:06:11 DEBUG : file6.txt: Set modification time 2001-01-02
2026/09/05 03:06:11 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_changes-zadeyim6/file6.txt" to "/tmp/030540momafal4/changes/path2/" as ""
2026/09/05 03:06:11 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_changes-zadeyim6/file6.txt"
2026/09/05 03:06:11 DEBUG : Creating backend with remote "/tmp/030540momafal4/changes/path2/"
2026/09/05 03:06:11 DEBUG : operations.CopyFile "file6.txt" to "Local file system at /tmp/030540momafal4/changes/path2" as "file6.txt"
2026/09/05 03:06:11 DEBUG : file6.txt: size = 19 (Local file system at /tmp/030540momafal4/datadir/test_changes-zadeyim6)
2026/09/05 03:06:11 DEBUG : file6.txt: size = 0 (Local file system at /tmp/030540momafal4/changes/path2)
2026/09/05 03:06:11 DEBUG : file6.txt: Sizes differ
2026/09/05 03:06:11 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/09/05 03:06:11 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:06:11 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/09/05 03:06:11 INFO : file6.txt: Copied (replaced existing)
2026/09/05 03:06:11 NOTICE: [36m(27) :[0m [34mdelete-file TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/changes/path1/file6.txt[0m
2026/09/05 03:06:11 INFO : file6.txt: Deleted
2026/09/05 03:06:11 NOTICE: [36m(28) :[0m [34mtest newer on path1 and deleted on path2 - file7[0m
2026/09/05 03:06:11 NOTICE: [36m(29) :[0m [34mtouch-copy 2001-01-02 /tmp/030540momafal4/datadir/test_changes-zadeyim6/file7.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/changes/path1/[0m
2026/09/05 03:06:11 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/datadir/test_changes-zadeyim6/" for canonical name "/tmp/030540momafal4/datadir/test_changes-zadeyim6"
2026/09/05 03:06:11 DEBUG : file7.txt: Set modification time 2001-01-02
2026/09/05 03:06:11 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_changes-zadeyim6/file7.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/changes/path1/" as ""
2026/09/05 03:06:11 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_changes-zadeyim6/file7.txt"
2026/09/05 03:06:11 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/changes/path1/"
2026/09/05 03:06:11 DEBUG : operations.CopyFile "file7.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/changes/path1/'" as "file7.txt"
2026/09/05 03:06:11 DEBUG : file7.txt: size = 19 (Local file system at /tmp/030540momafal4/datadir/test_changes-zadeyim6)
2026/09/05 03:06:11 DEBUG : file7.txt: size = 0 (azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/changes/path1/')
2026/09/05 03:06:11 DEBUG : file7.txt: Sizes differ
2026/09/05 03:06:11 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/09/05 03:06:11 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:06:12 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/09/05 03:06:12 INFO : file7.txt: Copied (replaced existing)
2026/09/05 03:06:12 NOTICE: [36m(30) :[0m [34mdelete-file /tmp/030540momafal4/changes/path2/file7.txt[0m
2026/09/05 03:06:12 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/changes/path2/" for canonical name "/tmp/030540momafal4/changes/path2"
2026/09/05 03:06:12 INFO : file7.txt: Deleted
2026/09/05 03:06:12 NOTICE: [36m(31) :[0m [34mtest bisync run[0m
2026/09/05 03:06:12 NOTICE: [36m(32) :[0m [34mbisync[0m
2026/09/05 03:06:14 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/changes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:06:14 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:06: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/09/05 03:06:14 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/changes/path1/" with Path2 "/tmp/030540momafal4/changes/path2/"
2026/09/05 03:06:14 INFO : Building Path1 and Path2 listings
2026/09/05 03:06:14 INFO : Path1 checking for diffs
2026/09/05 03:06:14 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/09/05 03:06:14 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/09/05 03:06:14 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/09/05 03:06:14 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/09/05 03:06:14 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile7.txt[0m
2026/09/05 03:06:14 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/09/05 03:06:14 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/09/05 03:06:14 INFO : Path1: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/09/05 03:06:14 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/09/05 03:06:14 INFO : Path2 checking for diffs
2026/09/05 03:06:14 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:06:14 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/09/05 03:06:14 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/09/05 03:06:14 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile6.txt[0m
2026/09/05 03:06:14 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/09/05 03:06:14 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/09/05 03:06:14 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/09/05 03:06:14 INFO : Path2: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/09/05 03:06:14 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/09/05 03:06:14 INFO : Applying changes
2026/09/05 03:06:14 INFO : Checking potential conflicts...
2026/09/05 03:06:14 ERROR : file5.txt: md5 differ
2026/09/05 03:06:14 NOTICE: Local file system at /tmp/030540momafal4/changes/path2: 1 differences found
2026/09/05 03:06:14 NOTICE: Local file system at /tmp/030540momafal4/changes/path2: 1 errors while checking
2026/09/05 03:06:14 INFO : Finished checking the potential conflicts. 1 differences found
2026/09/05 03:06:14 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/030540momafal4/changes/path2/file11.txt[0m
2026/09/05 03:06:14 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/030540momafal4/changes/path2/file2.txt[0m
2026/09/05 03:06:14 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/030540momafal4/changes/path2/file4.txt[0m
2026/09/05 03:06:14 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/09/05 03:06:14 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/changes/path1/file5.txt.conflict1[0m
2026/09/05 03:06:14 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1
2026/09/05 03:06:14 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/030540momafal4/changes/path2/file5.txt.conflict1[0m
2026/09/05 03:06:14 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36m/tmp/030540momafal4/changes/path2/file5.txt.conflict2[0m
2026/09/05 03:06:14 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2
2026/09/05 03:06:14 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/changes/path1/file5.txt.conflict2[0m
2026/09/05 03:06:14 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/changes/path1/file6.txt[0m
2026/09/05 03:06:14 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/030540momafal4/changes/path2/file7.txt[0m
2026/09/05 03:06:14 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/changes/path1/file1.txt[0m
2026/09/05 03:06:14 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/changes/path1/file10.txt[0m
2026/09/05 03:06:14 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/changes/path1/file3.txt[0m
2026/09/05 03:06:14 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:06:15 INFO : file6.txt: Copied (new)
2026/09/05 03:06:15 INFO : file10.txt: Copied (new)
2026/09/05 03:06:15 INFO : file5.txt.conflict2: Copied (new)
2026/09/05 03:06:15 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:06:15 INFO : file3.txt: Deleted
2026/09/05 03:06:15 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:06:15 INFO : file11.txt: Copied (new)
2026/09/05 03:06:15 INFO : file7.txt: Copied (new)
2026/09/05 03:06:15 INFO : file2.txt: Copied (replaced existing)
2026/09/05 03:06:15 INFO : file5.txt.conflict1: Copied (new)
2026/09/05 03:06:15 INFO : file4.txt: Deleted
2026/09/05 03:06:15 INFO : Updating listings
2026/09/05 03:06:15 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/changes/path1/" vs Path2 "/tmp/030540momafal4/changes/path2/"
2026/09/05 03:06:15 INFO : [32mBisync successful[0m
2026/09/05 03:06:15 DEBUG : Waiting for deletions to finish
2026/09/05 03:06:15 INFO : file5.txt.conflict1: Deleted
2026/09/05 03:06:15 INFO : file10.txt: Deleted
2026/09/05 03:06:15 INFO : file2.txt: Deleted
2026/09/05 03:06:15 INFO : file6.txt: Deleted
2026/09/05 03:06:15 INFO : file1.txt: Deleted
2026/09/05 03:06:15 INFO : RCLONE_TEST: Deleted
2026/09/05 03:06:15 INFO : file11.txt: Deleted
2026/09/05 03:06:15 INFO : file5.txt.conflict2: Deleted
2026/09/05 03:06:15 INFO : file7.txt: Deleted
2026/09/05 03:06:15 DEBUG : removing 1 level 0 directories
2026/09/05 03:06:15 INFO : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/changes/path1': Removing directory
2026/09/05 03:06:15 DEBUG : Waiting for deletions to finish
2026/09/05 03:06:15 INFO : RCLONE_TEST: Deleted
2026/09/05 03:06:15 INFO : file7.txt: Deleted
2026/09/05 03:06:15 INFO : file11.txt: Deleted
2026/09/05 03:06:15 INFO : file5.txt.conflict1: Deleted
2026/09/05 03:06:15 INFO : file1.txt: Deleted
2026/09/05 03:06:15 INFO : file2.txt: Deleted
2026/09/05 03:06:15 INFO : file10.txt: Deleted
2026/09/05 03:06:15 INFO : file6.txt: Deleted
2026/09/05 03:06:15 INFO : file5.txt.conflict2: Deleted
2026/09/05 03:06:15 DEBUG : removing 1 level 0 directories
2026/09/05 03:06:15 INFO : Local file system at /tmp/030540momafal4/changes/path2: Removing directory
bisync_test.go:610: [32mTEST changes PASSED[0m
=== RUN TestBisyncRemoteLocal/check_access
2026/09/05 03:06:15 INFO : path1: Making directory
2026/09/05 03:06:16 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_access/path1"
2026/09/05 03:06:16 DEBUG : Creating backend with remote "/tmp/030540momafal4/check_access/path2"
2026/09/05 03:06:16 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access/initial"
2026/09/05 03:06:16 DEBUG : Creating backend with remote "/tmp/030540momafal4/initdir/test_check_access-fuburaq8"
2026/09/05 03:06:16 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:06:16 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:16 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:16 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:16 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:16 DEBUG : subdir: Making directory with metadata
2026/09/05 03:06:16 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:06:16 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/09/05 03:06:16 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:06:16 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:16 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:06:16 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:06:16 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:06:16 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:06:16 DEBUG : Local file system at /tmp/030540momafal4/initdir/test_check_access-fuburaq8: Waiting for checks to finish
2026/09/05 03:06:16 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:06:16 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:16 DEBUG : Local file system at /tmp/030540momafal4/initdir/test_check_access-fuburaq8: Waiting for transfers to finish
2026/09/05 03:06:16 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:16 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:16 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:06:16 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:06:16 INFO : file3.txt: Copied (new)
2026/09/05 03:06:16 INFO : file1.txt: Copied (new)
2026/09/05 03:06:16 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:06:16 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:16 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:06:16 INFO : file4.txt: Copied (new)
2026/09/05 03:06:16 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:06:16 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/09/05 03:06:16 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:06:16 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:06:16 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:06:16 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/09/05 03:06:16 INFO : subdir/RCLONE_TEST: Copied (new)
2026/09/05 03:06:16 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:16 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:06:16 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:06:16 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:06:16 INFO : file2.txt: Copied (new)
2026/09/05 03:06:16 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:06:16 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access/modfiles"
2026/09/05 03:06:16 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_check_access-jogepes0"
2026/09/05 03:06:16 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:16 DEBUG : Local file system at /tmp/030540momafal4/datadir/test_check_access-jogepes0: Waiting for checks to finish
2026/09/05 03:06:16 DEBUG : Local file system at /tmp/030540momafal4/datadir/test_check_access-jogepes0: Waiting for transfers to finish
2026/09/05 03:06:16 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/09/05 03:06:16 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/09/05 03:06:16 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/09/05 03:06:16 INFO : hold.txt: Copied (new)
2026/09/05 03:06:16 DEBUG : Waiting for deletions to finish
2026/09/05 03:06:16 ERROR : error listing: directory not found
2026/09/05 03:06:16 ERROR : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/check_access/path1': Failed to list "": directory not found
2026/09/05 03:06:16 DEBUG : removing 1 level 0 directories
2026/09/05 03:06:16 INFO : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/check_access/path1': Removing directory
2026/09/05 03:06:16 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-faluzix1jaco%2F030540momafal4%2Fcheck_access%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:5d50d51c-c01a-008b-49e3-3cb577000000
Time:2026-09-05T03:06:16.1594523Z
--------------------------------------------------------------------------------
2026/09/05 03:06:16 DEBUG : Waiting for deletions to finish
2026/09/05 03:06:16 ERROR : error listing: directory not found
2026/09/05 03:06:16 ERROR : Local file system at /tmp/030540momafal4/check_access/path2: Failed to list "": directory not found
2026/09/05 03:06:16 DEBUG : removing 1 level 0 directories
2026/09/05 03:06:16 INFO : Local file system at /tmp/030540momafal4/check_access/path2: Removing directory
2026/09/05 03:06:16 ERROR : Failed to rmdir: stat /tmp/030540momafal4/check_access/path2: no such file or directory
2026/09/05 03:06:16 ERROR : error listing: directory not found
2026/09/05 03:06:16 ERROR : error listing: directory not found
2026/09/05 03:06:16 NOTICE: checking initFs Local file system at /tmp/030540momafal4/initdir/test_check_access-fuburaq8
2026/09/05 03:06:16 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:16 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:16 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:16 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:16 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:06:16 INFO : subdir: Making directory
2026/09/05 03:06:16 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:16 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:06:16 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/check_access/path1': Waiting for checks to finish
2026/09/05 03:06:16 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/check_access/path1': Waiting for transfers to finish
2026/09/05 03:06:16 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:06:16 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:16 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:06:16 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:16 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:06:16 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:16 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:06:16 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:16 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:06:16 INFO : file4.txt: Copied (new)
2026/09/05 03:06:16 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:06:16 INFO : file2.txt: Copied (new)
2026/09/05 03:06:16 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:06:16 INFO : file3.txt: Copied (new)
2026/09/05 03:06:16 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:06:16 INFO : file1.txt: Copied (new)
2026/09/05 03:06:16 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:06:16 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:16 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/09/05 03:06:16 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:06:16 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:06:16 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:06:16 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:06:16 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:06:16 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/09/05 03:06:16 INFO : subdir/RCLONE_TEST: Copied (new)
2026/09/05 03:06:16 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:06:16 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:06:16 NOTICE: checking Path1 azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/check_access/path1'
2026/09/05 03:06:17 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:06:17 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:17 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:17 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:17 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:17 DEBUG : subdir: Making directory with metadata
2026/09/05 03:06:17 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:06:17 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/09/05 03:06:17 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:06:17 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:06:17 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:06:17 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:17 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:06:17 DEBUG : Local file system at /tmp/030540momafal4/check_access/path2: Waiting for checks to finish
2026/09/05 03:06:17 DEBUG : Local file system at /tmp/030540momafal4/check_access/path2: Waiting for transfers to finish
2026/09/05 03:06:17 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:06:17 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:06:17 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:06:17 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:17 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:06:17 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:17 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:17 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:06:17 INFO : file3.txt: Copied (new)
2026/09/05 03:06:17 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:06:17 INFO : file1.txt: Copied (new)
2026/09/05 03:06:17 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:06:17 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:06:17 INFO : file2.txt: Copied (new)
2026/09/05 03:06:17 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:17 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/09/05 03:06:17 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:06:17 INFO : file4.txt: Copied (new)
2026/09/05 03:06:17 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:06:17 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/09/05 03:06:17 INFO : subdir/RCLONE_TEST: Copied (new)
2026/09/05 03:06:17 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:06:17 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:17 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:06:17 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:06:17 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:06:17 NOTICE: checking path2 Local file system at /tmp/030540momafal4/check_access/path2
2026/09/05 03:06:17 NOTICE: [36m(01) :[0m [34mtest check-access[0m
2026/09/05 03:06:17 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/09/05 03:06:17 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/09/05 03:06:19 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:06:19 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:06:19 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:06: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/09/05 03:06:19 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_access/path1/" with Path2 "/tmp/030540momafal4/check_access/path2/"
2026/09/05 03:06:19 INFO : Copying Path2 files to Path1
2026/09/05 03:06:19 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:06:19 INFO : There was nothing to transfer
2026/09/05 03:06:19 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:06:20 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:06:20 INFO : There was nothing to transfer
2026/09/05 03:06:20 INFO : Resync updating listings
2026/09/05 03:06:20 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_access/path1/" vs Path2 "/tmp/030540momafal4/check_access/path2/"
2026/09/05 03:06:20 INFO : [32mBisync successful[0m
2026/09/05 03:06:20 NOTICE: [36m(04) :[0m [34mtest 1. see that check-access passes with the initial setup[0m
2026/09/05 03:06:20 NOTICE: [36m(05) :[0m [34mbisync check-access[0m
2026/09/05 03:06:22 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:06:22 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:06:22 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:06: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/09/05 03:06:22 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_access/path1/" with Path2 "/tmp/030540momafal4/check_access/path2/"
2026/09/05 03:06:22 INFO : Building Path1 and Path2 listings
2026/09/05 03:06:22 INFO : Path1 checking for diffs
2026/09/05 03:06:22 INFO : Path2 checking for diffs
2026/09/05 03:06:22 INFO : Checking access health
2026/09/05 03:06:22 INFO : Found 2 matching "RCLONE_TEST" files on both paths
2026/09/05 03:06:22 INFO : No changes found
2026/09/05 03:06:22 INFO : Updating listings
2026/09/05 03:06:22 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_access/path1/" vs Path2 "/tmp/030540momafal4/check_access/path2/"
2026/09/05 03:06:22 INFO : [32mBisync successful[0m
2026/09/05 03:06:22 NOTICE: [36m(06) :[0m [34mtest 2. delete the path2 subdir RCLONE_TEST and run sync. should fail critical.[0m
2026/09/05 03:06:22 NOTICE: [36m(07) :[0m [34mdelete-file /tmp/030540momafal4/check_access/path2/subdir/RCLONE_TEST[0m
2026/09/05 03:06:22 DEBUG : Creating backend with remote "/tmp/030540momafal4/check_access/path2/subdir/"
2026/09/05 03:06:22 DEBUG : fs cache: renaming cache item "/tmp/030540momafal4/check_access/path2/subdir/" to be canonical "/tmp/030540momafal4/check_access/path2/subdir"
2026/09/05 03:06:22 INFO : RCLONE_TEST: Deleted
2026/09/05 03:06:22 NOTICE: [36m(08) :[0m [34mbisync check-access[0m
2026/09/05 03:06:24 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:06:24 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:06:24 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:06: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/09/05 03:06:24 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_access/path1/" with Path2 "/tmp/030540momafal4/check_access/path2/"
2026/09/05 03:06:24 INFO : Building Path1 and Path2 listings
2026/09/05 03:06:25 INFO : Path1 checking for diffs
2026/09/05 03:06:25 INFO : Path2 checking for diffs
2026/09/05 03:06:25 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m
2026/09/05 03:06:25 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/09/05 03:06:25 INFO : Checking access health
2026/09/05 03:06:25 ERROR : Access test failed: Path1 count 2, Path2 count 1 - RCLONE_TEST
2026/09/05 03:06:25 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36msubdir/RCLONE_TEST[0m
2026/09/05 03:06:25 ERROR : [31mBisync critical error: check file check failed[0m
2026/09/05 03:06:25 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/09/05 03:06:25 NOTICE: Bisync error: bisync aborted
2026/09/05 03:06:25 NOTICE: [36m(09) :[0m [34mcopy-listings path2-missing[0m
2026/09/05 03:06:25 NOTICE: [36m(10) :[0m [34mtest 3. put the path2 subdir RCLONE_TEST back, resync.[0m
2026/09/05 03:06:25 NOTICE: [36m(11) :[0m [34mcopy-file TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_access/path1/subdir/RCLONE_TEST /tmp/030540momafal4/check_access/path2/[0m
2026/09/05 03:06:25 DEBUG : copyFile "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_access/path1/subdir/RCLONE_TEST" to "/tmp/030540momafal4/check_access/path2/" as ""
2026/09/05 03:06:25 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_access/path1/subdir/RCLONE_TEST"
2026/09/05 03:06:25 DEBUG : Config file has changed externally - reloading
2026/09/05 03:06:25 DEBUG : Creating backend with remote "/tmp/030540momafal4/check_access/path2/"
2026/09/05 03:06:25 DEBUG : operations.CopyFile "RCLONE_TEST" to "Local file system at /tmp/030540momafal4/check_access/path2" as "RCLONE_TEST"
2026/09/05 03:06:25 DEBUG : RCLONE_TEST: size = 109 OK
2026/09/05 03:06:25 DEBUG : RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:06:25 DEBUG : RCLONE_TEST: Unchanged skipping
2026/09/05 03:06:25 NOTICE: [36m(12) :[0m [34mbisync resync[0m
2026/09/05 03:06:27 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:06:27 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:06:27 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:06: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/09/05 03:06:27 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_access/path1/" with Path2 "/tmp/030540momafal4/check_access/path2/"
2026/09/05 03:06:27 INFO : Copying Path2 files to Path1
2026/09/05 03:06:27 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:06:27 INFO : There was nothing to transfer
2026/09/05 03:06:27 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:06:27 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:06:28 INFO : subdir/RCLONE_TEST: Copied (new)
2026/09/05 03:06:28 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:06:28 INFO : Resync updating listings
2026/09/05 03:06:28 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_access/path1/" vs Path2 "/tmp/030540momafal4/check_access/path2/"
2026/09/05 03:06:28 INFO : [32mBisync successful[0m
2026/09/05 03:06:28 NOTICE: [36m(13) :[0m [34mtest 4. run sync with check-access. should pass.[0m
2026/09/05 03:06:28 NOTICE: [36m(14) :[0m [34mbisync check-access[0m
2026/09/05 03:06:30 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:06:30 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:06:30 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:06: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/09/05 03:06:30 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_access/path1/" with Path2 "/tmp/030540momafal4/check_access/path2/"
2026/09/05 03:06:30 INFO : Building Path1 and Path2 listings
2026/09/05 03:06:30 INFO : Path1 checking for diffs
2026/09/05 03:06:30 INFO : Path2 checking for diffs
2026/09/05 03:06:30 INFO : Checking access health
2026/09/05 03:06:30 INFO : Found 2 matching "RCLONE_TEST" files on both paths
2026/09/05 03:06:30 INFO : No changes found
2026/09/05 03:06:30 INFO : Updating listings
2026/09/05 03:06:30 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_access/path1/" vs Path2 "/tmp/030540momafal4/check_access/path2/"
2026/09/05 03:06:30 INFO : [32mBisync successful[0m
2026/09/05 03:06:30 NOTICE: [36m(15) :[0m [34mtest 5. delete path1 top level RCLONE_TEST, run sync. should fail critical.[0m
2026/09/05 03:06:30 NOTICE: [36m(16) :[0m [34mdelete-file TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_access/path1/RCLONE_TEST[0m
2026/09/05 03:06:30 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_access/path1/"
2026/09/05 03:06:30 INFO : RCLONE_TEST: Deleted
2026/09/05 03:06:30 NOTICE: [36m(17) :[0m [34mbisync check-access[0m
2026/09/05 03:06:33 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:06:33 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:06:33 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:06: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/09/05 03:06:33 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_access/path1/" with Path2 "/tmp/030540momafal4/check_access/path2/"
2026/09/05 03:06:33 INFO : Building Path1 and Path2 listings
2026/09/05 03:06:33 INFO : Path1 checking for diffs
2026/09/05 03:06:33 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/09/05 03:06:33 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/09/05 03:06:33 INFO : Path2 checking for diffs
2026/09/05 03:06:33 INFO : Checking access health
2026/09/05 03:06:33 ERROR : Access test failed: Path1 count 1, Path2 count 2 - RCLONE_TEST
2026/09/05 03:06:33 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36mRCLONE_TEST[0m
2026/09/05 03:06:33 ERROR : [31mBisync critical error: check file check failed[0m
2026/09/05 03:06:33 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/09/05 03:06:33 NOTICE: Bisync error: bisync aborted
2026/09/05 03:06:33 NOTICE: [36m(18) :[0m [34mcopy-listings path1-missing[0m
2026/09/05 03:06:33 NOTICE: [36m(19) :[0m [34mtest 6. run again. should fail critical due to missing listings.[0m
2026/09/05 03:06:33 NOTICE: [36m(20) :[0m [34mbisync check-access[0m
2026/09/05 03:06:35 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:06:35 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:06:35 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:06: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/09/05 03:06:35 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_access/path1/" with Path2 "/tmp/030540momafal4/check_access/path2/"
2026/09/05 03:06: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/030540momafal4/workdir/TestAzureFiles_rclone-test-faluzix1jaco_030540momafal4_check_access_path1..tmp_030540momafal4_check_access_path2.path1.lst[0m
[0m[36mPath2: [94m/tmp/030540momafal4/workdir/TestAzureFiles_rclone-test-faluzix1jaco_030540momafal4_check_access_path1..tmp_030540momafal4_check_access_path2.path2.lst[0m
[0m[35mTry running this command to inspect the work dir:
[0m[96mrclone lsl "/tmp/030540momafal4/workdir"[0m[0m
2026/09/05 03:06:35 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/09/05 03:06:35 NOTICE: Bisync error: bisync aborted
2026/09/05 03:06:35 NOTICE: [36m(21) :[0m [34mmove-listings missing-listings[0m
2026/09/05 03:06:35 NOTICE: [36m(22) :[0m [34mtest 7. run resync, which will copy the path2 top level back to path1.[0m
2026/09/05 03:06:35 NOTICE: [36m(23) :[0m [34mbisync resync[0m
2026/09/05 03:06:37 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:06:37 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:06:37 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:06: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/09/05 03:06:37 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_access/path1/" with Path2 "/tmp/030540momafal4/check_access/path2/"
2026/09/05 03:06:37 INFO : Copying Path2 files to Path1
2026/09/05 03:06:37 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:06:38 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:06:38 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:06:38 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:06:38 INFO : Resync updating listings
2026/09/05 03:06:38 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_access/path1/" vs Path2 "/tmp/030540momafal4/check_access/path2/"
2026/09/05 03:06:38 INFO : [32mBisync successful[0m
2026/09/05 03:06:38 NOTICE: [36m(24) :[0m [34mtest 8. run sync with --check-access. should pass.[0m
2026/09/05 03:06:38 NOTICE: [36m(25) :[0m [34mbisync check-access[0m
2026/09/05 03:06:40 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:06:40 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:06:40 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:06: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/09/05 03:06:40 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_access/path1/" with Path2 "/tmp/030540momafal4/check_access/path2/"
2026/09/05 03:06:40 INFO : Building Path1 and Path2 listings
2026/09/05 03:06:40 INFO : Path1 checking for diffs
2026/09/05 03:06:40 INFO : Path2 checking for diffs
2026/09/05 03:06:40 INFO : Checking access health
2026/09/05 03:06:40 INFO : Found 2 matching "RCLONE_TEST" files on both paths
2026/09/05 03:06:40 INFO : No changes found
2026/09/05 03:06:40 INFO : Updating listings
2026/09/05 03:06:40 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_access/path1/" vs Path2 "/tmp/030540momafal4/check_access/path2/"
2026/09/05 03:06:40 INFO : [32mBisync successful[0m
2026/09/05 03:06:40 DEBUG : Waiting for deletions to finish
2026/09/05 03:06:41 INFO : file2.txt: Deleted
2026/09/05 03:06:41 INFO : file1.txt: Deleted
2026/09/05 03:06:41 INFO : RCLONE_TEST: Deleted
2026/09/05 03:06:41 INFO : file4.txt: Deleted
2026/09/05 03:06:41 INFO : file3.txt: Deleted
2026/09/05 03:06:41 INFO : subdir/RCLONE_TEST: Deleted
2026/09/05 03:06:41 INFO : subdir/file20.txt: Deleted
2026/09/05 03:06:41 DEBUG : removing 1 level 1 directories
2026/09/05 03:06:41 INFO : subdir: Removing directory
2026/09/05 03:06:41 DEBUG : removing 1 level 0 directories
2026/09/05 03:06:41 INFO : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/check_access/path1': Removing directory
2026/09/05 03:06:41 DEBUG : Waiting for deletions to finish
2026/09/05 03:06:41 INFO : file2.txt: Deleted
2026/09/05 03:06:41 INFO : file3.txt: Deleted
2026/09/05 03:06:41 INFO : file1.txt: Deleted
2026/09/05 03:06:41 INFO : file4.txt: Deleted
2026/09/05 03:06:41 INFO : RCLONE_TEST: Deleted
2026/09/05 03:06:41 INFO : subdir/RCLONE_TEST: Deleted
2026/09/05 03:06:41 INFO : subdir/file20.txt: Deleted
2026/09/05 03:06:41 DEBUG : removing 1 level 1 directories
2026/09/05 03:06:41 INFO : subdir: Removing directory
2026/09/05 03:06:41 DEBUG : removing 1 level 0 directories
2026/09/05 03:06:41 INFO : Local file system at /tmp/030540momafal4/check_access/path2: Removing directory
bisync_test.go:610: [32mTEST check_access PASSED[0m
=== RUN TestBisyncRemoteLocal/check_access_filters
2026/09/05 03:06:41 INFO : path1: Making directory
2026/09/05 03:06:41 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_access_filters/path1"
2026/09/05 03:06:41 DEBUG : Creating backend with remote "/tmp/030540momafal4/check_access_filters/path2"
2026/09/05 03:06:41 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/initial"
2026/09/05 03:06:41 DEBUG : Creating backend with remote "/tmp/030540momafal4/initdir/test_check_access_filters-romepuq5"
2026/09/05 03:06:41 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:06:41 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:41 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:41 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:41 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:41 DEBUG : subdir-not: Making directory with metadata
2026/09/05 03:06:41 INFO : subdir-not: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:06:41 DEBUG : Added delayed dir = "subdir-not", newDst=subdir-not
2026/09/05 03:06:41 DEBUG : subdir: Making directory with metadata
2026/09/05 03:06:41 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:06:41 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:06:41 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/09/05 03:06:41 DEBUG : subdirX: Making directory with metadata
2026/09/05 03:06:41 INFO : subdirX: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:06:41 DEBUG : Added delayed dir = "subdirX", newDst=subdirX
2026/09/05 03:06:41 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:06:41 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:06:41 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:06:41 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:41 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:06:41 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:06:41 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:06:41 INFO : file1.txt: Copied (new)
2026/09/05 03:06:41 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:06:41 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:06:41 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:41 DEBUG : subdirX/subdirX1: Making directory with metadata
2026/09/05 03:06:41 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:06:41 INFO : subdirX/subdirX1: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:06:41 DEBUG : Added delayed dir = "subdirX/subdirX1", newDst=subdirX/subdirX1
2026/09/05 03:06:41 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:41 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:06:41 INFO : file2.txt: Copied (new)
2026/09/05 03:06:41 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:06:41 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:41 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:06:41 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:41 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:41 DEBUG : subdir/subdirA: Making directory with metadata
2026/09/05 03:06:41 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:06:41 INFO : file3.txt: Copied (new)
2026/09/05 03:06:41 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:41 INFO : subdir/subdirA: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:06:41 DEBUG : Added delayed dir = "subdir/subdirA", newDst=subdir/subdirA
2026/09/05 03:06:41 DEBUG : subdir/subdirB: Making directory with metadata
2026/09/05 03:06:41 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:06:41 INFO : file4.txt: Copied (new)
2026/09/05 03:06:41 DEBUG : subdirX/file20.txt.0c4add8a.partial: size = 0 OK
2026/09/05 03:06:41 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/09/05 03:06:41 INFO : subdir/subdirB: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:06:41 DEBUG : Added delayed dir = "subdir/subdirB", newDst=subdir/subdirB
2026/09/05 03:06:41 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:06:41 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/09/05 03:06:41 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/09/05 03:06:41 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: size = 109 OK
2026/09/05 03:06:41 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:06:41 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:06:41 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:41 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: size = 0 OK
2026/09/05 03:06:41 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: renamed to: subdirX/subdirX1/RCLONE_TEST
2026/09/05 03:06:41 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new)
2026/09/05 03:06:41 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:41 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:41 DEBUG : subdirX/file20.txt.0c4add8a.partial: renamed to: subdirX/file20.txt
2026/09/05 03:06:41 INFO : subdirX/file20.txt: Copied (new)
2026/09/05 03:06:41 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/09/05 03:06:41 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: size = 109 OK
2026/09/05 03:06:41 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:06:41 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:06:41 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:06:41 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:06:41 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:41 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/09/05 03:06:41 INFO : subdir/RCLONE_TEST: Copied (new)
2026/09/05 03:06:41 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:41 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:06:41 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:06:41 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: renamed to: subdirX/subdirX1/file30.txt
2026/09/05 03:06:41 INFO : subdirX/subdirX1/file30.txt: Copied (new)
2026/09/05 03:06:41 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK
2026/09/05 03:06:41 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: renamed to: subdir/subdirB/RCLONE_TEST
2026/09/05 03:06:41 INFO : subdir/subdirB/RCLONE_TEST: Copied (new)
2026/09/05 03:06:41 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:06:41 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/09/05 03:06:41 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/09/05 03:06:41 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: size = 0 OK
2026/09/05 03:06:41 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:06:41 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:41 DEBUG : subdir-not/subdir-not2: Making directory with metadata
2026/09/05 03:06:41 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:41 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: renamed to: subdir/subdirB/file30.txt
2026/09/05 03:06:41 INFO : subdir/subdirB/file30.txt: Copied (new)
2026/09/05 03:06:41 INFO : subdir-not/subdir-not2: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:06:41 DEBUG : Added delayed dir = "subdir-not/subdir-not2", newDst=subdir-not/subdir-not2
2026/09/05 03:06:41 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:06:41 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:41 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/09/05 03:06:41 DEBUG : subdir/subdirA/file30.txt.03485624.partial: size = 0 OK
2026/09/05 03:06:41 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:06:41 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/09/05 03:06:41 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/09/05 03:06:41 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: size = 0 OK
2026/09/05 03:06:41 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: size = 0 OK
2026/09/05 03:06:41 DEBUG : Local file system at /tmp/030540momafal4/initdir/test_check_access_filters-romepuq5: Waiting for checks to finish
2026/09/05 03:06:41 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:41 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:41 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: renamed to: subdir-not/file20.txt
2026/09/05 03:06:41 INFO : subdir-not/file20.txt: Copied (new)
2026/09/05 03:06:41 DEBUG : subdir/subdirA/file30.txt.03485624.partial: renamed to: subdir/subdirA/file30.txt
2026/09/05 03:06:41 INFO : subdir/subdirA/file30.txt: Copied (new)
2026/09/05 03:06:41 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:41 DEBUG : Local file system at /tmp/030540momafal4/initdir/test_check_access_filters-romepuq5: Waiting for transfers to finish
2026/09/05 03:06:41 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK
2026/09/05 03:06:41 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: renamed to: subdir-not/subdir-not2/file30.txt
2026/09/05 03:06:41 INFO : subdir-not/subdir-not2/file30.txt: Copied (new)
2026/09/05 03:06:41 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:06:41 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/09/05 03:06:41 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/09/05 03:06:41 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/09/05 03:06:41 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/09/05 03:06:41 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/09/05 03:06:41 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/09/05 03:06:41 INFO : subdirX: Set directory modification time (using SetModTime)
2026/09/05 03:06:41 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/09/05 03:06:41 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:06:41 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/modfiles"
2026/09/05 03:06:41 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_check_access_filters-tezumun9"
2026/09/05 03:06:41 DEBUG : exclude-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:41 DEBUG : include-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:41 DEBUG : Local file system at /tmp/030540momafal4/datadir/test_check_access_filters-tezumun9: Waiting for checks to finish
2026/09/05 03:06:41 DEBUG : Local file system at /tmp/030540momafal4/datadir/test_check_access_filters-tezumun9: Waiting for transfers to finish
2026/09/05 03:06:41 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: size = 173 OK
2026/09/05 03:06:41 DEBUG : include-other-filtersfile.txt.8126a844.partial: size = 178 OK
2026/09/05 03:06:41 DEBUG : exclude-other-filtersfile.txt: md5 = 5fcc6205d7df1c2e9ed3a15a1356b345 OK
2026/09/05 03:06:41 DEBUG : include-other-filtersfile.txt: md5 = 2ec13b2813141ed088e5978ef5a47b0e OK
2026/09/05 03:06:41 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: renamed to: exclude-other-filtersfile.txt
2026/09/05 03:06:41 INFO : exclude-other-filtersfile.txt: Copied (new)
2026/09/05 03:06:41 DEBUG : include-other-filtersfile.txt.8126a844.partial: renamed to: include-other-filtersfile.txt
2026/09/05 03:06:41 INFO : include-other-filtersfile.txt: Copied (new)
2026/09/05 03:06:41 DEBUG : Waiting for deletions to finish
2026/09/05 03:06:41 ERROR : error listing: directory not found
2026/09/05 03:06:41 ERROR : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/check_access_filters/path1': Failed to list "": directory not found
2026/09/05 03:06:41 DEBUG : removing 1 level 0 directories
2026/09/05 03:06:41 INFO : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/check_access_filters/path1': Removing directory
2026/09/05 03:06:41 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-faluzix1jaco%2F030540momafal4%2Fcheck_access_filters%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:2a201e9e-801a-00c7-5de3-3c2547000000
Time:2026-09-05T03:06:41.7249031Z
--------------------------------------------------------------------------------
2026/09/05 03:06:41 DEBUG : Waiting for deletions to finish
2026/09/05 03:06:41 ERROR : error listing: directory not found
2026/09/05 03:06:41 ERROR : Local file system at /tmp/030540momafal4/check_access_filters/path2: Failed to list "": directory not found
2026/09/05 03:06:41 DEBUG : removing 1 level 0 directories
2026/09/05 03:06:41 INFO : Local file system at /tmp/030540momafal4/check_access_filters/path2: Removing directory
2026/09/05 03:06:41 ERROR : Failed to rmdir: stat /tmp/030540momafal4/check_access_filters/path2: no such file or directory
2026/09/05 03:06:41 ERROR : error listing: directory not found
2026/09/05 03:06:41 ERROR : error listing: directory not found
2026/09/05 03:06:41 NOTICE: checking initFs Local file system at /tmp/030540momafal4/initdir/test_check_access_filters-romepuq5
2026/09/05 03:06:41 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:41 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:41 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:41 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:41 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:06:41 INFO : subdir-not: Making directory
2026/09/05 03:06:42 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:06:42 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:42 INFO : subdir: Making directory
2026/09/05 03:06:42 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:06:42 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:06:42 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:42 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:42 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:06:42 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:42 INFO : subdirX: Making directory
2026/09/05 03:06:42 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:42 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:06:42 INFO : subdir-not/subdir-not2: Making directory
2026/09/05 03:06:42 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:42 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:06:42 INFO : subdirX/subdirX1: Making directory
2026/09/05 03:06:42 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:42 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:06:42 INFO : subdir/subdirA: Making directory
2026/09/05 03:06:42 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:06:42 INFO : file4.txt: Copied (new)
2026/09/05 03:06:42 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:06:42 INFO : file3.txt: Copied (new)
2026/09/05 03:06:42 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:42 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:06:42 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:42 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:06:42 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:06:42 INFO : file1.txt: Copied (new)
2026/09/05 03:06:42 INFO : subdir/subdirB: Making directory
2026/09/05 03:06:42 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:06:42 INFO : file2.txt: Copied (new)
2026/09/05 03:06:42 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:42 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:42 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:06:42 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:06:42 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/check_access_filters/path1': Waiting for checks to finish
2026/09/05 03:06:42 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/check_access_filters/path1': Waiting for transfers to finish
2026/09/05 03:06:42 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: size = 0 OK
2026/09/05 03:06:42 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:42 DEBUG : subdirX/file20.txt.0c4add8a.partial: size = 0 OK
2026/09/05 03:06:42 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:42 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:06:42 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:06:42 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/09/05 03:06:42 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:06:42 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: renamed to: subdir-not/file20.txt
2026/09/05 03:06:42 INFO : subdir-not/file20.txt: Copied (new)
2026/09/05 03:06:42 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:06:42 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:06:42 DEBUG : subdirX/file20.txt.0c4add8a.partial: renamed to: subdirX/file20.txt
2026/09/05 03:06:42 INFO : subdirX/file20.txt: Copied (new)
2026/09/05 03:06:42 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/09/05 03:06:42 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/09/05 03:06:42 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:06:42 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:42 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/09/05 03:06:42 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:06:42 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: size = 0 OK
2026/09/05 03:06:42 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:42 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/09/05 03:06:42 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:06:42 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:06:42 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:06:42 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/09/05 03:06:42 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/09/05 03:06:42 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: renamed to: subdir-not/subdir-not2/file30.txt
2026/09/05 03:06:42 INFO : subdir-not/subdir-not2/file30.txt: Copied (new)
2026/09/05 03:06:42 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/09/05 03:06:42 INFO : subdir/RCLONE_TEST: Copied (new)
2026/09/05 03:06:42 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK
2026/09/05 03:06:42 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:06:42 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: size = 0 OK
2026/09/05 03:06:42 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:42 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: size = 109 OK
2026/09/05 03:06:42 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:06:42 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: size = 0 OK
2026/09/05 03:06:42 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:43 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/09/05 03:06:43 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/09/05 03:06:43 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: renamed to: subdirX/subdirX1/file30.txt
2026/09/05 03:06:43 INFO : subdirX/subdirX1/file30.txt: Copied (new)
2026/09/05 03:06:43 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: renamed to: subdirX/subdirX1/RCLONE_TEST
2026/09/05 03:06:43 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new)
2026/09/05 03:06:43 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: renamed to: subdir/subdirB/file30.txt
2026/09/05 03:06:43 INFO : subdir/subdirB/file30.txt: Copied (new)
2026/09/05 03:06:43 DEBUG : subdir/subdirA/file30.txt.03485624.partial: size = 0 OK
2026/09/05 03:06:43 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:43 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: size = 109 OK
2026/09/05 03:06:43 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:06:43 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK
2026/09/05 03:06:43 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:06:43 DEBUG : subdir/subdirA/file30.txt.03485624.partial: renamed to: subdir/subdirA/file30.txt
2026/09/05 03:06:43 INFO : subdir/subdirA/file30.txt: Copied (new)
2026/09/05 03:06:43 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: renamed to: subdir/subdirB/RCLONE_TEST
2026/09/05 03:06:43 INFO : subdir/subdirB/RCLONE_TEST: Copied (new)
2026/09/05 03:06:43 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/09/05 03:06:43 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/09/05 03:06:43 NOTICE: checking Path1 azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/check_access_filters/path1'
2026/09/05 03:06:44 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:06:44 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:44 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:44 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:44 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:44 DEBUG : subdir-not: Making directory with metadata
2026/09/05 03:06:44 INFO : subdir-not: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:06:44 DEBUG : Added delayed dir = "subdir-not", newDst=subdir-not
2026/09/05 03:06:44 DEBUG : subdir: Making directory with metadata
2026/09/05 03:06:44 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:06:44 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:06:44 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/09/05 03:06:44 DEBUG : subdirX: Making directory with metadata
2026/09/05 03:06:44 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:06:44 INFO : subdirX: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:06:44 DEBUG : Added delayed dir = "subdirX", newDst=subdirX
2026/09/05 03:06:44 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:06:44 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:06:44 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:44 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:44 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:06:44 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:06:44 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:06:44 DEBUG : subdirX/subdirX1: Making directory with metadata
2026/09/05 03:06:44 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:06:44 INFO : subdirX/subdirX1: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:06:44 DEBUG : Added delayed dir = "subdirX/subdirX1", newDst=subdirX/subdirX1
2026/09/05 03:06:44 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:06:44 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:06:44 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:44 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:06:44 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:44 DEBUG : subdir-not/subdir-not2: Making directory with metadata
2026/09/05 03:06:44 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:06:44 INFO : subdir-not/subdir-not2: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:06:44 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:44 DEBUG : Added delayed dir = "subdir-not/subdir-not2", newDst=subdir-not/subdir-not2
2026/09/05 03:06:44 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:44 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:06:44 INFO : file3.txt: Copied (new)
2026/09/05 03:06:44 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:06:44 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:44 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:44 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:06:44 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:06:44 INFO : file2.txt: Copied (new)
2026/09/05 03:06:44 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:44 INFO : file1.txt: Copied (new)
2026/09/05 03:06:44 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/09/05 03:06:44 DEBUG : subdir/subdirA: Making directory with metadata
2026/09/05 03:06:44 DEBUG : subdirX/file20.txt.0c4add8a.partial: size = 0 OK
2026/09/05 03:06:44 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:06:44 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: size = 109 OK
2026/09/05 03:06:44 INFO : subdir/subdirA: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:06:44 DEBUG : Added delayed dir = "subdir/subdirA", newDst=subdir/subdirA
2026/09/05 03:06:44 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/09/05 03:06:44 DEBUG : subdir/subdirB: Making directory with metadata
2026/09/05 03:06:44 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/09/05 03:06:44 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:06:44 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: renamed to: subdirX/subdirX1/RCLONE_TEST
2026/09/05 03:06:44 INFO : subdir/subdirB: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:06:44 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new)
2026/09/05 03:06:44 DEBUG : Added delayed dir = "subdir/subdirB", newDst=subdir/subdirB
2026/09/05 03:06:44 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: size = 0 OK
2026/09/05 03:06:44 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:06:44 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:44 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:44 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:06:44 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/09/05 03:06:44 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:44 DEBUG : subdirX/file20.txt.0c4add8a.partial: renamed to: subdirX/file20.txt
2026/09/05 03:06:44 INFO : subdirX/file20.txt: Copied (new)
2026/09/05 03:06:44 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:44 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:06:44 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/09/05 03:06:44 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: renamed to: subdirX/subdirX1/file30.txt
2026/09/05 03:06:44 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/09/05 03:06:44 INFO : subdirX/subdirX1/file30.txt: Copied (new)
2026/09/05 03:06:44 DEBUG : Local file system at /tmp/030540momafal4/check_access_filters/path2: Waiting for checks to finish
2026/09/05 03:06:44 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: size = 0 OK
2026/09/05 03:06:44 DEBUG : Local file system at /tmp/030540momafal4/check_access_filters/path2: Waiting for transfers to finish
2026/09/05 03:06:44 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:44 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: renamed to: subdir-not/file20.txt
2026/09/05 03:06:44 INFO : subdir-not/file20.txt: Copied (new)
2026/09/05 03:06:44 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/09/05 03:06:44 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:06:44 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:06:44 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:44 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/09/05 03:06:44 INFO : subdir/RCLONE_TEST: Copied (new)
2026/09/05 03:06:44 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:06:44 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK
2026/09/05 03:06:44 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:06:44 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:06:44 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: size = 0 OK
2026/09/05 03:06:44 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: size = 109 OK
2026/09/05 03:06:44 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:44 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/09/05 03:06:44 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:06:44 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/09/05 03:06:44 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: renamed to: subdir-not/subdir-not2/file30.txt
2026/09/05 03:06:44 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: renamed to: subdir/subdirB/RCLONE_TEST
2026/09/05 03:06:44 INFO : subdir-not/subdir-not2/file30.txt: Copied (new)
2026/09/05 03:06:44 INFO : subdir/subdirB/RCLONE_TEST: Copied (new)
2026/09/05 03:06:44 DEBUG : subdir/subdirA/file30.txt.03485624.partial: size = 0 OK
2026/09/05 03:06:44 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK
2026/09/05 03:06:44 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:44 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:06:44 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:06:44 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/09/05 03:06:44 INFO : file4.txt: Copied (new)
2026/09/05 03:06:44 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: size = 0 OK
2026/09/05 03:06:44 DEBUG : subdir/subdirA/file30.txt.03485624.partial: renamed to: subdir/subdirA/file30.txt
2026/09/05 03:06:44 INFO : subdir/subdirA/file30.txt: Copied (new)
2026/09/05 03:06:44 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/09/05 03:06:44 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:06:44 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: renamed to: subdir/subdirB/file30.txt
2026/09/05 03:06:44 INFO : subdir/subdirB/file30.txt: Copied (new)
2026/09/05 03:06:44 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/09/05 03:06:44 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/09/05 03:06:44 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/09/05 03:06:44 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/09/05 03:06:44 INFO : subdirX: Set directory modification time (using SetModTime)
2026/09/05 03:06:44 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/09/05 03:06:44 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:06:44 NOTICE: checking path2 Local file system at /tmp/030540momafal4/check_access_filters/path2
2026/09/05 03:06:44 NOTICE: [36m(01) :[0m [34mtest check-access-filters[0m
2026/09/05 03:06:44 NOTICE: [36m(02) :[0m [34mtest EXCLUDE - OTHER TESTS[0m
2026/09/05 03:06:44 NOTICE: [36m(03) :[0m [34mcopy-file /tmp/030540momafal4/datadir/test_check_access_filters-tezumun9/exclude-other-filtersfile.txt /tmp/030540momafal4/workdir/[0m
2026/09/05 03:06:44 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_check_access_filters-tezumun9/exclude-other-filtersfile.txt" to "/tmp/030540momafal4/workdir/" as ""
2026/09/05 03:06:44 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_check_access_filters-tezumun9/exclude-other-filtersfile.txt"
2026/09/05 03:06:44 DEBUG : Creating backend with remote "/tmp/030540momafal4/workdir/"
2026/09/05 03:06:44 DEBUG : operations.CopyFile "exclude-other-filtersfile.txt" to "Local file system at /tmp/030540momafal4/workdir" as "exclude-other-filtersfile.txt"
2026/09/05 03:06:44 DEBUG : exclude-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:44 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: size = 173 OK
2026/09/05 03:06:44 DEBUG : exclude-other-filtersfile.txt: md5 = 5fcc6205d7df1c2e9ed3a15a1356b345 OK
2026/09/05 03:06:44 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: renamed to: exclude-other-filtersfile.txt
2026/09/05 03:06:44 INFO : exclude-other-filtersfile.txt: Copied (new)
2026/09/05 03:06:44 NOTICE: [36m(04) :[0m [34mtest resync to get the filters file md5 built.[0m
2026/09/05 03:06:44 NOTICE: [36m(05) :[0m [34mbisync resync filters-file=/tmp/030540momafal4/workdir/exclude-other-filtersfile.txt[0m
2026/09/05 03:06:46 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:06:46 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:06:46 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/09/05 03:06:46 INFO : subdirX: Set directory modification time (using SetModTime)
2026/09/05 03:06:46 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/09/05 03:06:46 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/09/05 03:06:46 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/09/05 03:06:46 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/09/05 03:06:46 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:06: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/09/05 03:06:46 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_access_filters/path1/" with Path2 "/tmp/030540momafal4/check_access_filters/path2/"
2026/09/05 03:06:46 INFO : Using filters file /tmp/030540momafal4/workdir/exclude-other-filtersfile.txt
2026/09/05 03:06:46 INFO : Storing filters file hash to /tmp/030540momafal4/workdir/exclude-other-filtersfile.txt.md5
2026/09/05 03:06:46 INFO : Copying Path2 files to Path1
2026/09/05 03:06:46 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:06:47 INFO : There was nothing to transfer
2026/09/05 03:06:47 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:06:47 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:06:47 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/09/05 03:06:47 INFO : There was nothing to transfer
2026/09/05 03:06:47 INFO : Resync updating listings
2026/09/05 03:06:47 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_access_filters/path1/" vs Path2 "/tmp/030540momafal4/check_access_filters/path2/"
2026/09/05 03:06:47 INFO : [32mBisync successful[0m
2026/09/05 03:06:47 NOTICE: [36m(06) :[0m [34mtest EXCLUDE - test filters for check access[0m
2026/09/05 03:06:47 NOTICE: [36m(07) :[0m [34mbisync check-access filters-file=/tmp/030540momafal4/workdir/exclude-other-filtersfile.txt[0m
2026/09/05 03:06:49 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:06:49 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:06:49 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/09/05 03:06:49 INFO : subdirX: Set directory modification time (using SetModTime)
2026/09/05 03:06:49 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/09/05 03:06:49 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/09/05 03:06:49 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/09/05 03:06:49 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/09/05 03:06:49 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:06: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/09/05 03:06:49 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_access_filters/path1/" with Path2 "/tmp/030540momafal4/check_access_filters/path2/"
2026/09/05 03:06:49 INFO : Using filters file /tmp/030540momafal4/workdir/exclude-other-filtersfile.txt
2026/09/05 03:06:49 INFO : Building Path1 and Path2 listings
2026/09/05 03:06:50 INFO : Path1 checking for diffs
2026/09/05 03:06:50 INFO : Path2 checking for diffs
2026/09/05 03:06:50 INFO : Checking access health
2026/09/05 03:06:50 INFO : Found 3 matching "RCLONE_TEST" files on both paths
2026/09/05 03:06:50 INFO : No changes found
2026/09/05 03:06:50 INFO : Updating listings
2026/09/05 03:06:50 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_access_filters/path1/" vs Path2 "/tmp/030540momafal4/check_access_filters/path2/"
2026/09/05 03:06:50 INFO : [32mBisync successful[0m
2026/09/05 03:06:50 NOTICE: [36m(08) :[0m [34mcopy-listings exclude-initial[0m
2026/09/05 03:06:50 NOTICE: [36m(09) :[0m [34mtest EXCLUDE - delete RCLONE_TEST files in excluded directories[0m
2026/09/05 03:06:50 NOTICE: [36m(10) :[0m [34mdelete-file /tmp/030540momafal4/check_access_filters/path2/subdir/subdirA/RCLONE_TEST[0m
2026/09/05 03:06:50 DEBUG : Creating backend with remote "/tmp/030540momafal4/check_access_filters/path2/subdir/subdirA/"
2026/09/05 03:06:50 DEBUG : fs cache: renaming cache item "/tmp/030540momafal4/check_access_filters/path2/subdir/subdirA/" to be canonical "/tmp/030540momafal4/check_access_filters/path2/subdir/subdirA"
2026/09/05 03:06:50 INFO : RCLONE_TEST: Deleted
2026/09/05 03:06:50 NOTICE: [36m(11) :[0m [34mdelete-file TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_access_filters/path1/subdir-not/RCLONE_TEST[0m
2026/09/05 03:06:50 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_access_filters/path1/subdir-not/"
2026/09/05 03:06:50 INFO : RCLONE_TEST: Deleted
2026/09/05 03:06:50 NOTICE: [36m(12) :[0m [34mdelete-file /tmp/030540momafal4/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST[0m
2026/09/05 03:06:50 DEBUG : Creating backend with remote "/tmp/030540momafal4/check_access_filters/path2/subdir-not/subdir-not2/"
2026/09/05 03:06:50 DEBUG : fs cache: renaming cache item "/tmp/030540momafal4/check_access_filters/path2/subdir-not/subdir-not2/" to be canonical "/tmp/030540momafal4/check_access_filters/path2/subdir-not/subdir-not2"
2026/09/05 03:06:50 INFO : RCLONE_TEST: Deleted
2026/09/05 03:06:50 NOTICE: [36m(13) :[0m [34mdelete-file TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_access_filters/path1/subdirX/RCLONE_TEST[0m
2026/09/05 03:06:50 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_access_filters/path1/subdirX/"
2026/09/05 03:06:50 INFO : RCLONE_TEST: Deleted
2026/09/05 03:06:50 NOTICE: [36m(14) :[0m [34mtest EXCLUDE - test should PASS[0m
2026/09/05 03:06:50 NOTICE: [36m(15) :[0m [34mbisync check-access filters-file=/tmp/030540momafal4/workdir/exclude-other-filtersfile.txt[0m
2026/09/05 03:06:52 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:06:52 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:06:52 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/09/05 03:06:52 INFO : subdirX: Set directory modification time (using SetModTime)
2026/09/05 03:06:52 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/09/05 03:06:52 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/09/05 03:06:52 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/09/05 03:06:52 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/09/05 03:06:52 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:06: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/09/05 03:06:52 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_access_filters/path1/" with Path2 "/tmp/030540momafal4/check_access_filters/path2/"
2026/09/05 03:06:52 INFO : Using filters file /tmp/030540momafal4/workdir/exclude-other-filtersfile.txt
2026/09/05 03:06:52 INFO : Building Path1 and Path2 listings
2026/09/05 03:06:53 INFO : Path1 checking for diffs
2026/09/05 03:06:53 INFO : Path2 checking for diffs
2026/09/05 03:06:53 INFO : Checking access health
2026/09/05 03:06:53 INFO : Found 3 matching "RCLONE_TEST" files on both paths
2026/09/05 03:06:53 INFO : No changes found
2026/09/05 03:06:53 INFO : Updating listings
2026/09/05 03:06:53 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_access_filters/path1/" vs Path2 "/tmp/030540momafal4/check_access_filters/path2/"
2026/09/05 03:06:53 INFO : [32mBisync successful[0m
2026/09/05 03:06:53 NOTICE: [36m(16) :[0m [34mcopy-listings exclude-pass-run[0m
2026/09/05 03:06:53 NOTICE: [36m(17) :[0m [34mtest EXCLUDE - delete RCLONE_TEST files in included directories[0m
2026/09/05 03:06:53 NOTICE: [36m(18) :[0m [34mdelete-file /tmp/030540momafal4/check_access_filters/path2/RCLONE_TEST[0m
2026/09/05 03:06:53 DEBUG : Creating backend with remote "/tmp/030540momafal4/check_access_filters/path2/"
2026/09/05 03:06:53 DEBUG : fs cache: renaming cache item "/tmp/030540momafal4/check_access_filters/path2/" to be canonical "/tmp/030540momafal4/check_access_filters/path2"
2026/09/05 03:06:53 INFO : RCLONE_TEST: Deleted
2026/09/05 03:06:53 NOTICE: [36m(19) :[0m [34mdelete-file TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_access_filters/path1/subdir/RCLONE_TEST[0m
2026/09/05 03:06:53 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_access_filters/path1/subdir/"
2026/09/05 03:06:53 INFO : RCLONE_TEST: Deleted
2026/09/05 03:06:53 NOTICE: [36m(20) :[0m [34mtest EXCLUDE - test should ABORT[0m
2026/09/05 03:06:53 NOTICE: [36m(21) :[0m [34mbisync check-access filters-file=/tmp/030540momafal4/workdir/exclude-other-filtersfile.txt[0m
2026/09/05 03:06:55 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:06:55 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:06:55 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/09/05 03:06:55 INFO : subdirX: Set directory modification time (using SetModTime)
2026/09/05 03:06:55 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/09/05 03:06:55 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/09/05 03:06:55 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/09/05 03:06:55 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/09/05 03:06:55 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:06: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/09/05 03:06:55 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_access_filters/path1/" with Path2 "/tmp/030540momafal4/check_access_filters/path2/"
2026/09/05 03:06:55 INFO : Using filters file /tmp/030540momafal4/workdir/exclude-other-filtersfile.txt
2026/09/05 03:06:55 INFO : Building Path1 and Path2 listings
2026/09/05 03:06:55 INFO : Path1 checking for diffs
2026/09/05 03:06:55 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m
2026/09/05 03:06:55 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/09/05 03:06:55 INFO : Path2 checking for diffs
2026/09/05 03:06:55 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/09/05 03:06:55 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/09/05 03:06:55 INFO : Checking access health
2026/09/05 03:06:55 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36mRCLONE_TEST[0m
2026/09/05 03:06:55 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36msubdir/RCLONE_TEST[0m
2026/09/05 03:06:55 ERROR : [31mBisync critical error: check file check failed[0m
2026/09/05 03:06:55 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/09/05 03:06:55 NOTICE: Bisync error: bisync aborted
2026/09/05 03:06:55 NOTICE: [36m(22) :[0m [34mmove-listings exclude-error-run[0m
2026/09/05 03:06:55 NOTICE: [36m(23) :[0m [34mtest INCLUDE - OTHER TESTS[0m
2026/09/05 03:06:55 NOTICE: [36m(24) :[0m [34mtest reset to the initial state[0m
2026/09/05 03:06:55 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-faluzix1jaco/030540momafal4/check_access_filters/path1/[0m
2026/09/05 03:06:55 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_access_filters/path1/"
2026/09/05 03:06:55 DEBUG : file1.txt: size = 0 OK
2026/09/05 03:06:55 DEBUG : file1.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:06:55 DEBUG : file1.txt: Unchanged skipping
2026/09/05 03:06:55 DEBUG : file2.txt: size = 0 OK
2026/09/05 03:06:55 DEBUG : file2.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:06:55 DEBUG : file2.txt: Unchanged skipping
2026/09/05 03:06:55 DEBUG : file3.txt: size = 0 OK
2026/09/05 03:06:55 DEBUG : file4.txt: size = 0 OK
2026/09/05 03:06:55 DEBUG : file4.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:06:55 DEBUG : file4.txt: Unchanged skipping
2026/09/05 03:06:55 DEBUG : file3.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:06:55 DEBUG : file3.txt: Unchanged skipping
2026/09/05 03:06:55 DEBUG : RCLONE_TEST: size = 109 OK
2026/09/05 03:06:55 DEBUG : RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:06:55 DEBUG : RCLONE_TEST: Unchanged skipping
2026/09/05 03:06:56 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:06:56 DEBUG : subdir/file20.txt: size = 0 OK
2026/09/05 03:06:56 DEBUG : subdir/file20.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:06:56 DEBUG : subdir/file20.txt: Unchanged skipping
2026/09/05 03:06:56 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:06:56 DEBUG : subdirX/file20.txt: size = 0 OK
2026/09/05 03:06:56 DEBUG : subdirX/file20.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:06:56 DEBUG : subdirX/file20.txt: Unchanged skipping
2026/09/05 03:06:56 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:06:56 DEBUG : subdir-not/file20.txt: size = 0 OK
2026/09/05 03:06:56 DEBUG : subdir-not/file20.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:06:56 DEBUG : subdir-not/file20.txt: Unchanged skipping
2026/09/05 03:06:56 DEBUG : subdir/subdirA/file30.txt: size = 0 OK
2026/09/05 03:06:56 DEBUG : subdir/subdirA/RCLONE_TEST: size = 109 OK
2026/09/05 03:06:56 DEBUG : subdir/subdirA/file30.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:06:56 DEBUG : subdir/subdirA/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:06:56 DEBUG : subdir/subdirA/file30.txt: Unchanged skipping
2026/09/05 03:06:56 DEBUG : subdir/subdirA/RCLONE_TEST: Unchanged skipping
2026/09/05 03:06:56 DEBUG : subdir/subdirB/file30.txt: size = 0 OK
2026/09/05 03:06:56 DEBUG : subdir/subdirB/file30.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:06:56 DEBUG : subdir/subdirB/file30.txt: Unchanged skipping
2026/09/05 03:06:56 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK
2026/09/05 03:06:56 DEBUG : subdir/subdirB/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:06:56 DEBUG : subdir/subdirB/RCLONE_TEST: Unchanged skipping
2026/09/05 03:06:56 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK
2026/09/05 03:06:56 DEBUG : subdirX/subdirX1/file30.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:06:56 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK
2026/09/05 03:06:56 DEBUG : subdirX/subdirX1/file30.txt: Unchanged skipping
2026/09/05 03:06:56 DEBUG : subdirX/subdirX1/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:06:56 DEBUG : subdirX/subdirX1/RCLONE_TEST: Unchanged skipping
2026/09/05 03:06:56 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK
2026/09/05 03:06:56 DEBUG : subdir-not/subdir-not2/file30.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:06:56 DEBUG : subdir-not/subdir-not2/file30.txt: Unchanged skipping
2026/09/05 03:06:56 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/check_access_filters/path1/': Waiting for checks to finish
2026/09/05 03:06:56 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: size = 109 OK
2026/09/05 03:06:56 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:06:56 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Unchanged skipping
2026/09/05 03:06:56 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/check_access_filters/path1/': Waiting for transfers to finish
2026/09/05 03:06:56 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/09/05 03:06:56 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:06:56 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/09/05 03:06:56 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:06:56 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/09/05 03:06:56 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:06:56 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/09/05 03:06:56 INFO : subdir/RCLONE_TEST: Copied (new)
2026/09/05 03:06:56 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/09/05 03:06:56 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/09/05 03:06:56 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/09/05 03:06:56 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/09/05 03:06:56 NOTICE: [36m(26) :[0m [34msync-dir TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_access_filters/path1/ /tmp/030540momafal4/check_access_filters/path2/[0m
2026/09/05 03:06:56 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/check_access_filters/path2/" for canonical name "/tmp/030540momafal4/check_access_filters/path2"
2026/09/05 03:06:56 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:06:56 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/09/05 03:06:56 DEBUG : Added delayed dir = "subdir-not", newDst=subdir-not
2026/09/05 03:06:56 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:06:56 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/09/05 03:06:56 INFO : subdirX: Set directory modification time (using SetModTime)
2026/09/05 03:06:56 DEBUG : Added delayed dir = "subdirX", newDst=subdirX
2026/09/05 03:06:56 DEBUG : file1.txt: size = 0 OK
2026/09/05 03:06:56 DEBUG : file1.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:06:56 DEBUG : file1.txt: Unchanged skipping
2026/09/05 03:06:56 DEBUG : file2.txt: size = 0 OK
2026/09/05 03:06:56 DEBUG : file2.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:06:56 DEBUG : file2.txt: Unchanged skipping
2026/09/05 03:06:56 DEBUG : file3.txt: size = 0 OK
2026/09/05 03:06:56 DEBUG : file3.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:06:56 DEBUG : file3.txt: Unchanged skipping
2026/09/05 03:06:56 DEBUG : file4.txt: size = 0 OK
2026/09/05 03:06:56 DEBUG : file4.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:06:56 DEBUG : file4.txt: Unchanged skipping
2026/09/05 03:06:56 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:06:56 DEBUG : subdir-not/RCLONE_TEST: size = 109 OK
2026/09/05 03:06:56 DEBUG : subdir-not/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:06:56 DEBUG : subdir-not/RCLONE_TEST: Unchanged skipping
2026/09/05 03:06:56 DEBUG : subdir-not/file20.txt: size = 0 OK
2026/09/05 03:06:56 DEBUG : subdir-not/file20.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:06:56 DEBUG : subdir-not/file20.txt: Unchanged skipping
2026/09/05 03:06:56 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/09/05 03:06:56 DEBUG : Added delayed dir = "subdir-not/subdir-not2", newDst=subdir-not/subdir-not2
2026/09/05 03:06:56 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/09/05 03:06:56 DEBUG : Added delayed dir = "subdirX/subdirX1", newDst=subdirX/subdirX1
2026/09/05 03:06:56 DEBUG : subdirX/RCLONE_TEST: size = 109 OK
2026/09/05 03:06:56 DEBUG : subdirX/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:06:56 DEBUG : subdirX/RCLONE_TEST: Unchanged skipping
2026/09/05 03:06:56 DEBUG : subdirX/file20.txt: size = 0 OK
2026/09/05 03:06:56 DEBUG : subdirX/file20.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:06:56 DEBUG : subdirX/file20.txt: Unchanged skipping
2026/09/05 03:06:56 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/09/05 03:06:56 DEBUG : Added delayed dir = "subdir/subdirA", newDst=subdir/subdirA
2026/09/05 03:06:56 DEBUG : subdir/RCLONE_TEST: size = 109 OK
2026/09/05 03:06:56 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/09/05 03:06:56 DEBUG : subdir/file20.txt: size = 0 OK
2026/09/05 03:06:56 DEBUG : Added delayed dir = "subdir/subdirB", newDst=subdir/subdirB
2026/09/05 03:06:56 DEBUG : subdir/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:06:56 DEBUG : subdir/file20.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:06:56 DEBUG : subdir/RCLONE_TEST: Unchanged skipping
2026/09/05 03:06:56 DEBUG : subdir/file20.txt: Unchanged skipping
2026/09/05 03:06:56 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:06:56 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:06:56 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:06:56 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK
2026/09/05 03:06:56 DEBUG : subdir/subdirB/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:06:56 DEBUG : subdir/subdirB/RCLONE_TEST: Unchanged skipping
2026/09/05 03:06:56 DEBUG : subdir/subdirB/file30.txt: size = 0 OK
2026/09/05 03:06:56 DEBUG : subdir/subdirB/file30.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:06:56 DEBUG : subdir/subdirB/file30.txt: Unchanged skipping
2026/09/05 03:06:56 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK
2026/09/05 03:06:56 DEBUG : subdirX/subdirX1/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:06:56 DEBUG : subdirX/subdirX1/RCLONE_TEST: Unchanged skipping
2026/09/05 03:06:56 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK
2026/09/05 03:06:56 DEBUG : subdirX/subdirX1/file30.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:06:56 DEBUG : subdirX/subdirX1/file30.txt: Unchanged skipping
2026/09/05 03:06:56 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:06:56 DEBUG : subdir/subdirA/file30.txt: size = 0 OK
2026/09/05 03:06:56 DEBUG : subdir/subdirA/file30.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:06:56 DEBUG : subdir/subdirA/file30.txt: Unchanged skipping
2026/09/05 03:06:56 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:06:56 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK
2026/09/05 03:06:56 DEBUG : subdir-not/subdir-not2/file30.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:06:56 DEBUG : subdir-not/subdir-not2/file30.txt: Unchanged skipping
2026/09/05 03:06:56 DEBUG : Local file system at /tmp/030540momafal4/check_access_filters/path2: Waiting for checks to finish
2026/09/05 03:06:56 DEBUG : Local file system at /tmp/030540momafal4/check_access_filters/path2: Waiting for transfers to finish
2026/09/05 03:06:56 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK
2026/09/05 03:06:56 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK
2026/09/05 03:06:56 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:06:56 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/09/05 03:06:56 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:06:56 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/09/05 03:06:56 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/09/05 03:06:56 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/09/05 03:06:56 DEBUG : Waiting for deletions to finish
2026/09/05 03:06:56 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/09/05 03:06:56 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/09/05 03:06:56 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:06:56 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/09/05 03:06:56 NOTICE: [36m(27) :[0m [34mcopy-file /tmp/030540momafal4/datadir/test_check_access_filters-tezumun9/include-other-filtersfile.txt /tmp/030540momafal4/workdir/[0m
2026/09/05 03:06:56 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_check_access_filters-tezumun9/include-other-filtersfile.txt" to "/tmp/030540momafal4/workdir/" as ""
2026/09/05 03:06:56 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_check_access_filters-tezumun9/include-other-filtersfile.txt"
2026/09/05 03:06:56 DEBUG : Creating backend with remote "/tmp/030540momafal4/workdir/"
2026/09/05 03:06:56 DEBUG : operations.CopyFile "include-other-filtersfile.txt" to "Local file system at /tmp/030540momafal4/workdir" as "include-other-filtersfile.txt"
2026/09/05 03:06:56 DEBUG : include-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/09/05 03:06:56 DEBUG : include-other-filtersfile.txt.8126a844.partial: size = 178 OK
2026/09/05 03:06:56 DEBUG : include-other-filtersfile.txt: md5 = 2ec13b2813141ed088e5978ef5a47b0e OK
2026/09/05 03:06:56 DEBUG : include-other-filtersfile.txt.8126a844.partial: renamed to: include-other-filtersfile.txt
2026/09/05 03:06:56 INFO : include-other-filtersfile.txt: Copied (new)
2026/09/05 03:06:56 NOTICE: [36m(28) :[0m [34mbisync resync filters-file=/tmp/030540momafal4/workdir/include-other-filtersfile.txt[0m
2026/09/05 03:06:59 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:06:59 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:06:59 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/09/05 03:06:59 INFO : subdirX: Set directory modification time (using SetModTime)
2026/09/05 03:06:59 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/09/05 03:06:59 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/09/05 03:06:59 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/09/05 03:06:59 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/09/05 03:06:59 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:06: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/09/05 03:06:59 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_access_filters/path1/" with Path2 "/tmp/030540momafal4/check_access_filters/path2/"
2026/09/05 03:06:59 INFO : Using filters file /tmp/030540momafal4/workdir/include-other-filtersfile.txt
2026/09/05 03:06:59 INFO : Storing filters file hash to /tmp/030540momafal4/workdir/include-other-filtersfile.txt.md5
2026/09/05 03:06:59 INFO : Copying Path2 files to Path1
2026/09/05 03:06:59 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:06:59 INFO : There was nothing to transfer
2026/09/05 03:06:59 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:06:59 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:06:59 INFO : subdirX: Set directory modification time (using SetModTime)
2026/09/05 03:06:59 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/09/05 03:06:59 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/09/05 03:06:59 INFO : There was nothing to transfer
2026/09/05 03:06:59 INFO : Resync updating listings
2026/09/05 03:06:59 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_access_filters/path1/" vs Path2 "/tmp/030540momafal4/check_access_filters/path2/"
2026/09/05 03:06:59 INFO : [32mBisync successful[0m
2026/09/05 03:06:59 NOTICE: [36m(29) :[0m [34mtest INCLUDE - test include/exclude filters for check access[0m
2026/09/05 03:06:59 NOTICE: [36m(30) :[0m [34mbisync check-access filters-file=/tmp/030540momafal4/workdir/include-other-filtersfile.txt[0m
2026/09/05 03:07:01 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:07:01 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:07:01 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/09/05 03:07:01 INFO : subdirX: Set directory modification time (using SetModTime)
2026/09/05 03:07:01 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/09/05 03:07:01 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/09/05 03:07:01 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/09/05 03:07:01 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/09/05 03:07:01 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:07: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/09/05 03:07:01 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_access_filters/path1/" with Path2 "/tmp/030540momafal4/check_access_filters/path2/"
2026/09/05 03:07:01 INFO : Using filters file /tmp/030540momafal4/workdir/include-other-filtersfile.txt
2026/09/05 03:07:01 INFO : Building Path1 and Path2 listings
2026/09/05 03:07:02 INFO : Path1 checking for diffs
2026/09/05 03:07:02 INFO : Path2 checking for diffs
2026/09/05 03:07:02 INFO : Checking access health
2026/09/05 03:07:02 INFO : Found 5 matching "RCLONE_TEST" files on both paths
2026/09/05 03:07:02 INFO : No changes found
2026/09/05 03:07:02 INFO : Updating listings
2026/09/05 03:07:02 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_access_filters/path1/" vs Path2 "/tmp/030540momafal4/check_access_filters/path2/"
2026/09/05 03:07:02 INFO : [32mBisync successful[0m
2026/09/05 03:07:02 NOTICE: [36m(31) :[0m [34mcopy-listings include-initial[0m
2026/09/05 03:07:02 NOTICE: [36m(32) :[0m [34mtest INCLUDE - delete RCLONE_TEST files in excluded directories[0m
2026/09/05 03:07:02 NOTICE: [36m(33) :[0m [34mdelete-file /tmp/030540momafal4/check_access_filters/path2/subdir/subdirA/RCLONE_TEST[0m
2026/09/05 03:07:02 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/check_access_filters/path2/subdir/subdirA/" for canonical name "/tmp/030540momafal4/check_access_filters/path2/subdir/subdirA"
2026/09/05 03:07:02 INFO : RCLONE_TEST: Deleted
2026/09/05 03:07:02 NOTICE: [36m(34) :[0m [34mdelete-file TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_access_filters/path1/subdir-not/RCLONE_TEST[0m
2026/09/05 03:07:02 INFO : RCLONE_TEST: Deleted
2026/09/05 03:07:02 NOTICE: [36m(35) :[0m [34mdelete-file /tmp/030540momafal4/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST[0m
2026/09/05 03:07:02 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/check_access_filters/path2/subdir-not/subdir-not2/" for canonical name "/tmp/030540momafal4/check_access_filters/path2/subdir-not/subdir-not2"
2026/09/05 03:07:02 INFO : RCLONE_TEST: Deleted
2026/09/05 03:07:02 NOTICE: [36m(36) :[0m [34mtest INCLUDE - test should PASS[0m
2026/09/05 03:07:02 NOTICE: [36m(37) :[0m [34mbisync check-access filters-file=/tmp/030540momafal4/workdir/include-other-filtersfile.txt[0m
2026/09/05 03:07:04 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:07:04 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:07:04 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/09/05 03:07:04 INFO : subdirX: Set directory modification time (using SetModTime)
2026/09/05 03:07:04 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/09/05 03:07:04 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/09/05 03:07:04 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/09/05 03:07:04 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/09/05 03:07:04 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:07: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/09/05 03:07:04 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_access_filters/path1/" with Path2 "/tmp/030540momafal4/check_access_filters/path2/"
2026/09/05 03:07:04 INFO : Using filters file /tmp/030540momafal4/workdir/include-other-filtersfile.txt
2026/09/05 03:07:04 INFO : Building Path1 and Path2 listings
2026/09/05 03:07:04 INFO : Path1 checking for diffs
2026/09/05 03:07:04 INFO : Path2 checking for diffs
2026/09/05 03:07:04 INFO : Checking access health
2026/09/05 03:07:04 INFO : Found 5 matching "RCLONE_TEST" files on both paths
2026/09/05 03:07:04 INFO : No changes found
2026/09/05 03:07:04 INFO : Updating listings
2026/09/05 03:07:04 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_access_filters/path1/" vs Path2 "/tmp/030540momafal4/check_access_filters/path2/"
2026/09/05 03:07:04 INFO : [32mBisync successful[0m
2026/09/05 03:07:04 NOTICE: [36m(38) :[0m [34mcopy-listings include-pass-run[0m
2026/09/05 03:07:04 NOTICE: [36m(39) :[0m [34mtest INCLUDE - delete RCLONE_TEST files in included directories[0m
2026/09/05 03:07:04 NOTICE: [36m(40) :[0m [34mdelete-file /tmp/030540momafal4/check_access_filters/path2/RCLONE_TEST[0m
2026/09/05 03:07:04 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/check_access_filters/path2/" for canonical name "/tmp/030540momafal4/check_access_filters/path2"
2026/09/05 03:07:04 INFO : RCLONE_TEST: Deleted
2026/09/05 03:07:04 NOTICE: [36m(41) :[0m [34mdelete-file TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_access_filters/path1/subdir/RCLONE_TEST[0m
2026/09/05 03:07:05 INFO : RCLONE_TEST: Deleted
2026/09/05 03:07:05 NOTICE: [36m(42) :[0m [34mdelete-file TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_access_filters/path1/subdirX/subdirX1/RCLONE_TEST[0m
2026/09/05 03:07:05 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_access_filters/path1/subdirX/subdirX1/"
2026/09/05 03:07:05 INFO : RCLONE_TEST: Deleted
2026/09/05 03:07:05 NOTICE: [36m(43) :[0m [34mtest INCLUDE - test should ABORT[0m
2026/09/05 03:07:05 NOTICE: [36m(44) :[0m [34mbisync check-access filters-file=/tmp/030540momafal4/workdir/include-other-filtersfile.txt[0m
2026/09/05 03:07:07 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:07:07 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:07:07 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/09/05 03:07:07 INFO : subdirX: Set directory modification time (using SetModTime)
2026/09/05 03:07:07 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/09/05 03:07:07 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/09/05 03:07:07 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/09/05 03:07:07 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/09/05 03:07:07 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:07: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/09/05 03:07:07 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_access_filters/path1/" with Path2 "/tmp/030540momafal4/check_access_filters/path2/"
2026/09/05 03:07:07 INFO : Using filters file /tmp/030540momafal4/workdir/include-other-filtersfile.txt
2026/09/05 03:07:07 INFO : Building Path1 and Path2 listings
2026/09/05 03:07:07 INFO : Path1 checking for diffs
2026/09/05 03:07:07 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m
2026/09/05 03:07:07 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdirX/subdirX1/RCLONE_TEST[0m
2026/09/05 03:07:07 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 2 deleted[0m
2026/09/05 03:07:07 INFO : Path2 checking for diffs
2026/09/05 03:07:07 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/09/05 03:07:07 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/09/05 03:07:07 INFO : Checking access health
2026/09/05 03:07:07 ERROR : Access test failed: Path1 count 3, Path2 count 4 - RCLONE_TEST
2026/09/05 03:07:07 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36mRCLONE_TEST[0m
2026/09/05 03:07:07 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36msubdirX/subdirX1/RCLONE_TEST[0m
2026/09/05 03:07:07 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36msubdir/RCLONE_TEST[0m
2026/09/05 03:07:07 ERROR : [31mBisync critical error: check file check failed[0m
2026/09/05 03:07:07 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/09/05 03:07:07 NOTICE: Bisync error: bisync aborted
2026/09/05 03:07:07 NOTICE: [36m(45) :[0m [34mmove-listings include-error-run[0m
2026/09/05 03:07:07 DEBUG : Waiting for deletions to finish
2026/09/05 03:07:08 INFO : RCLONE_TEST: Deleted
2026/09/05 03:07:08 INFO : file3.txt: Deleted
2026/09/05 03:07:08 INFO : file4.txt: Deleted
2026/09/05 03:07:08 INFO : file2.txt: Deleted
2026/09/05 03:07:08 INFO : file1.txt: Deleted
2026/09/05 03:07:08 INFO : subdir/file20.txt: Deleted
2026/09/05 03:07:08 INFO : subdirX/RCLONE_TEST: Deleted
2026/09/05 03:07:08 INFO : subdir-not/file20.txt: Deleted
2026/09/05 03:07:08 INFO : subdirX/file20.txt: Deleted
2026/09/05 03:07:08 INFO : subdir/subdirB/file30.txt: Deleted
2026/09/05 03:07:08 INFO : subdir/subdirA/file30.txt: Deleted
2026/09/05 03:07:08 INFO : subdir/subdirB/RCLONE_TEST: Deleted
2026/09/05 03:07:08 INFO : subdir/subdirA/RCLONE_TEST: Deleted
2026/09/05 03:07:08 INFO : subdirX/subdirX1/file30.txt: Deleted
2026/09/05 03:07:08 INFO : subdir-not/subdir-not2/file30.txt: Deleted
2026/09/05 03:07:08 INFO : subdir-not/subdir-not2/RCLONE_TEST: Deleted
2026/09/05 03:07:08 DEBUG : removing 4 level 2 directories
2026/09/05 03:07:08 INFO : subdirX/subdirX1: Removing directory
2026/09/05 03:07:08 INFO : subdir/subdirA: Removing directory
2026/09/05 03:07:08 INFO : subdir-not/subdir-not2: Removing directory
2026/09/05 03:07:08 INFO : subdir/subdirB: Removing directory
2026/09/05 03:07:08 DEBUG : removing 3 level 1 directories
2026/09/05 03:07:08 INFO : subdirX: Removing directory
2026/09/05 03:07:08 INFO : subdir-not: Removing directory
2026/09/05 03:07:08 INFO : subdir: Removing directory
2026/09/05 03:07:08 DEBUG : removing 1 level 0 directories
2026/09/05 03:07:08 INFO : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/check_access_filters/path1': Removing directory
2026/09/05 03:07:08 DEBUG : Waiting for deletions to finish
2026/09/05 03:07:08 INFO : file4.txt: Deleted
2026/09/05 03:07:08 INFO : file1.txt: Deleted
2026/09/05 03:07:08 INFO : subdir-not/file20.txt: Deleted
2026/09/05 03:07:08 INFO : subdir/subdirB/file30.txt: Deleted
2026/09/05 03:07:08 INFO : subdir-not/subdir-not2/file30.txt: Deleted
2026/09/05 03:07:08 INFO : subdir-not/RCLONE_TEST: Deleted
2026/09/05 03:07:08 INFO : subdir/subdirB/RCLONE_TEST: Deleted
2026/09/05 03:07:08 INFO : file2.txt: Deleted
2026/09/05 03:07:08 INFO : subdir/RCLONE_TEST: Deleted
2026/09/05 03:07:08 INFO : subdir/file20.txt: Deleted
2026/09/05 03:07:08 INFO : subdirX/RCLONE_TEST: Deleted
2026/09/05 03:07:08 INFO : subdirX/file20.txt: Deleted
2026/09/05 03:07:08 INFO : subdirX/subdirX1/file30.txt: Deleted
2026/09/05 03:07:08 INFO : file3.txt: Deleted
2026/09/05 03:07:08 INFO : subdirX/subdirX1/RCLONE_TEST: Deleted
2026/09/05 03:07:08 INFO : subdir/subdirA/file30.txt: Deleted
2026/09/05 03:07:08 DEBUG : removing 4 level 2 directories
2026/09/05 03:07:08 INFO : subdirX/subdirX1: Removing directory
2026/09/05 03:07:08 INFO : subdir/subdirB: Removing directory
2026/09/05 03:07:08 INFO : subdir/subdirA: Removing directory
2026/09/05 03:07:08 INFO : subdir-not/subdir-not2: Removing directory
2026/09/05 03:07:08 DEBUG : removing 3 level 1 directories
2026/09/05 03:07:08 INFO : subdirX: Removing directory
2026/09/05 03:07:08 INFO : subdir: Removing directory
2026/09/05 03:07:08 INFO : subdir-not: Removing directory
2026/09/05 03:07:08 DEBUG : removing 1 level 0 directories
2026/09/05 03:07:08 INFO : Local file system at /tmp/030540momafal4/check_access_filters/path2: Removing directory
bisync_test.go:610: [32mTEST check_access_filters PASSED[0m
=== RUN TestBisyncRemoteLocal/check_filename
2026/09/05 03:07:08 INFO : path1: Making directory
2026/09/05 03:07:08 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_filename/path1"
2026/09/05 03:07:08 DEBUG : Creating backend with remote "/tmp/030540momafal4/check_filename/path2"
2026/09/05 03:07:08 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_filename/initial"
2026/09/05 03:07:08 DEBUG : Creating backend with remote "/tmp/030540momafal4/initdir/test_check_filename-litakov3"
2026/09/05 03:07:08 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/09/05 03:07:08 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:08 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:08 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:08 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:08 DEBUG : subdir: Making directory with metadata
2026/09/05 03:07:08 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:07:08 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/09/05 03:07:08 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination
2026/09/05 03:07:08 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:08 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:07:08 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK
2026/09/05 03:07:08 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:08 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:07:08 INFO : file1.txt: Copied (new)
2026/09/05 03:07:08 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:07:08 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:07:08 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file
2026/09/05 03:07:08 INFO : .chk_file: Copied (new)
2026/09/05 03:07:08 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:07:08 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:07:08 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:08 DEBUG : Local file system at /tmp/030540momafal4/initdir/test_check_filename-litakov3: Waiting for checks to finish
2026/09/05 03:07:08 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:08 DEBUG : Local file system at /tmp/030540momafal4/initdir/test_check_filename-litakov3: Waiting for transfers to finish
2026/09/05 03:07:08 DEBUG : subdir/.chk_file.6dc50fe3.partial: size = 109 OK
2026/09/05 03:07:08 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:08 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:07:08 INFO : file4.txt: Copied (new)
2026/09/05 03:07:08 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:07:08 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:07:08 INFO : file3.txt: Copied (new)
2026/09/05 03:07:08 DEBUG : subdir/.chk_file.6dc50fe3.partial: renamed to: subdir/.chk_file
2026/09/05 03:07:08 INFO : subdir/.chk_file: Copied (new)
2026/09/05 03:07:08 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:07:08 INFO : file2.txt: Copied (new)
2026/09/05 03:07:08 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:07:08 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:08 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:07:08 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:07:08 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:07:08 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_filename/modfiles"
2026/09/05 03:07:08 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_check_filename-kagilos6"
2026/09/05 03:07:08 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:08 DEBUG : Local file system at /tmp/030540momafal4/datadir/test_check_filename-kagilos6: Waiting for checks to finish
2026/09/05 03:07:08 DEBUG : Local file system at /tmp/030540momafal4/datadir/test_check_filename-kagilos6: Waiting for transfers to finish
2026/09/05 03:07:08 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/09/05 03:07:08 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/09/05 03:07:08 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/09/05 03:07:08 INFO : hold.txt: Copied (new)
2026/09/05 03:07:08 DEBUG : Waiting for deletions to finish
2026/09/05 03:07:08 ERROR : error listing: directory not found
2026/09/05 03:07:08 ERROR : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/check_filename/path1': Failed to list "": directory not found
2026/09/05 03:07:08 DEBUG : removing 1 level 0 directories
2026/09/05 03:07:08 INFO : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/check_filename/path1': Removing directory
2026/09/05 03:07:08 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-faluzix1jaco%2F030540momafal4%2Fcheck_filename%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:d093f4dd-f01a-0064-48e3-3c4082000000
Time:2026-09-05T03:07:08.9243204Z
--------------------------------------------------------------------------------
2026/09/05 03:07:08 DEBUG : Waiting for deletions to finish
2026/09/05 03:07:08 ERROR : error listing: directory not found
2026/09/05 03:07:08 ERROR : Local file system at /tmp/030540momafal4/check_filename/path2: Failed to list "": directory not found
2026/09/05 03:07:08 DEBUG : removing 1 level 0 directories
2026/09/05 03:07:08 INFO : Local file system at /tmp/030540momafal4/check_filename/path2: Removing directory
2026/09/05 03:07:08 ERROR : Failed to rmdir: stat /tmp/030540momafal4/check_filename/path2: no such file or directory
2026/09/05 03:07:08 ERROR : error listing: directory not found
2026/09/05 03:07:08 ERROR : error listing: directory not found
2026/09/05 03:07:08 NOTICE: checking initFs Local file system at /tmp/030540momafal4/initdir/test_check_filename-litakov3
2026/09/05 03:07:09 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/09/05 03:07:09 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:09 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:09 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:09 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:09 INFO : subdir: Making directory
2026/09/05 03:07:09 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:07:09 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:09 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:07:09 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:09 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:07:09 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:09 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination
2026/09/05 03:07:09 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:09 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/check_filename/path1': Waiting for checks to finish
2026/09/05 03:07:09 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/check_filename/path1': Waiting for transfers to finish
2026/09/05 03:07:09 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK
2026/09/05 03:07:09 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:07:09 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:07:09 INFO : file3.txt: Copied (new)
2026/09/05 03:07:09 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:07:09 INFO : file2.txt: Copied (new)
2026/09/05 03:07:09 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:07:09 INFO : file1.txt: Copied (new)
2026/09/05 03:07:09 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file
2026/09/05 03:07:09 INFO : .chk_file: Copied (new)
2026/09/05 03:07:09 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:07:09 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:09 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:07:09 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:09 DEBUG : subdir/.chk_file.6dc50fe3.partial: size = 109 OK
2026/09/05 03:07:09 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:07:09 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:07:09 INFO : file4.txt: Copied (new)
2026/09/05 03:07:09 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:07:09 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:07:09 DEBUG : subdir/.chk_file.6dc50fe3.partial: renamed to: subdir/.chk_file
2026/09/05 03:07:09 INFO : subdir/.chk_file: Copied (new)
2026/09/05 03:07:09 NOTICE: checking Path1 azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/check_filename/path1'
2026/09/05 03:07:10 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/09/05 03:07:10 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:10 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:10 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:10 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:10 DEBUG : subdir: Making directory with metadata
2026/09/05 03:07:10 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:07:10 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/09/05 03:07:10 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK
2026/09/05 03:07:10 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination
2026/09/05 03:07:10 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:07:10 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:10 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file
2026/09/05 03:07:10 INFO : .chk_file: Copied (new)
2026/09/05 03:07:10 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:07:10 DEBUG : Local file system at /tmp/030540momafal4/check_filename/path2: Waiting for checks to finish
2026/09/05 03:07:10 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:07:10 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:10 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:07:10 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:10 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:07:10 DEBUG : Local file system at /tmp/030540momafal4/check_filename/path2: Waiting for transfers to finish
2026/09/05 03:07:10 INFO : file2.txt: Copied (new)
2026/09/05 03:07:10 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:10 DEBUG : subdir/.chk_file.6dc50fe3.partial: size = 109 OK
2026/09/05 03:07:10 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:07:10 DEBUG : subdir/.chk_file.6dc50fe3.partial: renamed to: subdir/.chk_file
2026/09/05 03:07:10 INFO : subdir/.chk_file: Copied (new)
2026/09/05 03:07:10 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:07:10 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:10 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:07:10 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:07:10 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:07:10 INFO : file3.txt: Copied (new)
2026/09/05 03:07:10 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:07:10 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:07:10 INFO : file1.txt: Copied (new)
2026/09/05 03:07:10 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:10 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:07:10 INFO : file4.txt: Copied (new)
2026/09/05 03:07:10 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:07:10 NOTICE: checking path2 Local file system at /tmp/030540momafal4/check_filename/path2
2026/09/05 03:07:10 NOTICE: [36m(01) :[0m [34mtest check-filename[0m
2026/09/05 03:07:10 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/09/05 03:07:10 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/09/05 03:07:12 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/check_filename/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:07:12 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:07:12 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:07: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/09/05 03:07:12 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_filename/path1/" with Path2 "/tmp/030540momafal4/check_filename/path2/"
2026/09/05 03:07:12 INFO : Copying Path2 files to Path1
2026/09/05 03:07:12 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:07:12 INFO : There was nothing to transfer
2026/09/05 03:07:12 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:07:12 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:07:12 INFO : There was nothing to transfer
2026/09/05 03:07:12 INFO : Resync updating listings
2026/09/05 03:07:12 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_filename/path1/" vs Path2 "/tmp/030540momafal4/check_filename/path2/"
2026/09/05 03:07:12 INFO : [32mBisync successful[0m
2026/09/05 03:07:12 NOTICE: [36m(04) :[0m [34mtest 1. see that check-access passes with the initial setup[0m
2026/09/05 03:07:12 NOTICE: [36m(05) :[0m [34mbisync check-access check-filename=.chk_file[0m
2026/09/05 03:07:15 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/check_filename/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:07:15 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:07:15 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:07: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/09/05 03:07:15 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_filename/path1/" with Path2 "/tmp/030540momafal4/check_filename/path2/"
2026/09/05 03:07:15 INFO : Building Path1 and Path2 listings
2026/09/05 03:07:15 INFO : Path1 checking for diffs
2026/09/05 03:07:15 INFO : Path2 checking for diffs
2026/09/05 03:07:15 INFO : Checking access health
2026/09/05 03:07:15 INFO : Found 2 matching ".chk_file" files on both paths
2026/09/05 03:07:15 INFO : No changes found
2026/09/05 03:07:15 INFO : Updating listings
2026/09/05 03:07:15 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_filename/path1/" vs Path2 "/tmp/030540momafal4/check_filename/path2/"
2026/09/05 03:07:15 INFO : [32mBisync successful[0m
2026/09/05 03:07:15 NOTICE: [36m(06) :[0m [34mcopy-listings initial-pass[0m
2026/09/05 03:07:15 NOTICE: [36m(07) :[0m [34mtest 2. delete the remote subdir .chk_file, run sync. should fail critical.[0m
2026/09/05 03:07:15 NOTICE: [36m(08) :[0m [34mdelete-file /tmp/030540momafal4/check_filename/path2/subdir/.chk_file[0m
2026/09/05 03:07:15 DEBUG : Creating backend with remote "/tmp/030540momafal4/check_filename/path2/subdir/"
2026/09/05 03:07:15 DEBUG : fs cache: renaming cache item "/tmp/030540momafal4/check_filename/path2/subdir/" to be canonical "/tmp/030540momafal4/check_filename/path2/subdir"
2026/09/05 03:07:15 INFO : .chk_file: Deleted
2026/09/05 03:07:15 NOTICE: [36m(09) :[0m [34mbisync check-access check-filename=.chk_file[0m
2026/09/05 03:07:17 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/check_filename/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:07:17 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:07:17 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:07: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/09/05 03:07:17 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_filename/path1/" with Path2 "/tmp/030540momafal4/check_filename/path2/"
2026/09/05 03:07:17 INFO : Building Path1 and Path2 listings
2026/09/05 03:07:17 INFO : Path1 checking for diffs
2026/09/05 03:07:17 INFO : Path2 checking for diffs
2026/09/05 03:07:17 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36msubdir/.chk_file[0m
2026/09/05 03:07:17 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/09/05 03:07:17 INFO : Checking access health
2026/09/05 03:07:17 ERROR : Access test failed: Path1 count 2, Path2 count 1 - .chk_file
2026/09/05 03:07:17 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36msubdir/.chk_file[0m
2026/09/05 03:07:17 ERROR : [31mBisync critical error: check file check failed[0m
2026/09/05 03:07:17 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/09/05 03:07:17 NOTICE: Bisync error: bisync aborted
2026/09/05 03:07:17 NOTICE: [36m(10) :[0m [34mmove-listings path2-missing[0m
2026/09/05 03:07:17 NOTICE: [36m(11) :[0m [34mtest 3. put the remote subdir .chk_file back, run resync.[0m
2026/09/05 03:07:17 NOTICE: [36m(12) :[0m [34mcopy-file TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_filename/path1/subdir/.chk_file /tmp/030540momafal4/check_filename/path2/subdir/[0m
2026/09/05 03:07:17 DEBUG : copyFile "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_filename/path1/subdir/.chk_file" to "/tmp/030540momafal4/check_filename/path2/subdir/" as ""
2026/09/05 03:07:17 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_filename/path1/subdir/.chk_file"
2026/09/05 03:07:18 DEBUG : Creating backend with remote "/tmp/030540momafal4/check_filename/path2/subdir/"
2026/09/05 03:07:18 DEBUG : operations.CopyFile ".chk_file" to "Local file system at /tmp/030540momafal4/check_filename/path2/subdir" as ".chk_file"
2026/09/05 03:07:18 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/09/05 03:07:18 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK
2026/09/05 03:07:18 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:07:18 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file
2026/09/05 03:07:18 INFO : .chk_file: Copied (new)
2026/09/05 03:07:18 NOTICE: [36m(13) :[0m [34mbisync check-access resync check-filename=.chk_file[0m
2026/09/05 03:07:20 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/check_filename/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:07:20 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:07:20 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:07: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/09/05 03:07:20 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_filename/path1/" with Path2 "/tmp/030540momafal4/check_filename/path2/"
2026/09/05 03:07:20 INFO : Copying Path2 files to Path1
2026/09/05 03:07:20 INFO : Checking access health
2026/09/05 03:07:20 INFO : Found 2 matching ".chk_file" files on both paths
2026/09/05 03:07:20 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:07:20 INFO : There was nothing to transfer
2026/09/05 03:07:20 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:07:20 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:07:21 INFO : There was nothing to transfer
2026/09/05 03:07:21 INFO : Resync updating listings
2026/09/05 03:07:21 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_filename/path1/" vs Path2 "/tmp/030540momafal4/check_filename/path2/"
2026/09/05 03:07:21 INFO : [32mBisync successful[0m
2026/09/05 03:07:21 NOTICE: [36m(14) :[0m [34mtest 4. run sync with check-access. should pass.[0m
2026/09/05 03:07:21 NOTICE: [36m(15) :[0m [34mbisync check-access check-filename=.chk_file[0m
2026/09/05 03:07:23 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/check_filename/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:07:23 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:07:23 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:07: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/09/05 03:07:23 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_filename/path1/" with Path2 "/tmp/030540momafal4/check_filename/path2/"
2026/09/05 03:07:23 INFO : Building Path1 and Path2 listings
2026/09/05 03:07:23 INFO : Path1 checking for diffs
2026/09/05 03:07:23 INFO : Path2 checking for diffs
2026/09/05 03:07:23 INFO : Checking access health
2026/09/05 03:07:23 INFO : Found 2 matching ".chk_file" files on both paths
2026/09/05 03:07:23 INFO : No changes found
2026/09/05 03:07:23 INFO : Updating listings
2026/09/05 03:07:23 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_filename/path1/" vs Path2 "/tmp/030540momafal4/check_filename/path2/"
2026/09/05 03:07:23 INFO : [32mBisync successful[0m
2026/09/05 03:07:23 DEBUG : Waiting for deletions to finish
2026/09/05 03:07:23 INFO : file2.txt: Deleted
2026/09/05 03:07:23 INFO : file3.txt: Deleted
2026/09/05 03:07:23 INFO : file1.txt: Deleted
2026/09/05 03:07:23 INFO : file4.txt: Deleted
2026/09/05 03:07:23 INFO : .chk_file: Deleted
2026/09/05 03:07:23 INFO : subdir/.chk_file: Deleted
2026/09/05 03:07:23 INFO : subdir/file20.txt: Deleted
2026/09/05 03:07:24 DEBUG : removing 1 level 1 directories
2026/09/05 03:07:24 INFO : subdir: Removing directory
2026/09/05 03:07:24 DEBUG : removing 1 level 0 directories
2026/09/05 03:07:24 INFO : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/check_filename/path1': Removing directory
2026/09/05 03:07:24 DEBUG : Waiting for deletions to finish
2026/09/05 03:07:24 INFO : .chk_file: Deleted
2026/09/05 03:07:24 INFO : file1.txt: Deleted
2026/09/05 03:07:24 INFO : file2.txt: Deleted
2026/09/05 03:07:24 INFO : file3.txt: Deleted
2026/09/05 03:07:24 INFO : file4.txt: Deleted
2026/09/05 03:07:24 INFO : subdir/.chk_file: Deleted
2026/09/05 03:07:24 INFO : subdir/file20.txt: Deleted
2026/09/05 03:07:24 DEBUG : removing 1 level 1 directories
2026/09/05 03:07:24 INFO : subdir: Removing directory
2026/09/05 03:07:24 DEBUG : removing 1 level 0 directories
2026/09/05 03:07:24 INFO : Local file system at /tmp/030540momafal4/check_filename/path2: Removing directory
bisync_test.go:610: [32mTEST check_filename PASSED[0m
=== RUN TestBisyncRemoteLocal/check_sync
2026/09/05 03:07:24 INFO : path1: Making directory
2026/09/05 03:07:24 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_sync/path1"
2026/09/05 03:07:24 DEBUG : Creating backend with remote "/tmp/030540momafal4/check_sync/path2"
2026/09/05 03:07:24 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_sync/initial"
2026/09/05 03:07:24 DEBUG : Creating backend with remote "/tmp/030540momafal4/initdir/test_check_sync-bavokuy5"
2026/09/05 03:07:24 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:07:24 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:24 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:24 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:24 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:24 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:24 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:24 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:24 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:24 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:07:24 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:07:24 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:07:24 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:07:24 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:07:24 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:07:24 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:24 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:07:24 INFO : file1.txt: Copied (new)
2026/09/05 03:07:24 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:24 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:07:24 INFO : file3.txt: Copied (new)
2026/09/05 03:07:24 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:07:24 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:07:24 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:24 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:07:24 INFO : file5.txt: Copied (new)
2026/09/05 03:07:24 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:07:24 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:24 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:07:24 INFO : file7.txt: Copied (new)
2026/09/05 03:07:24 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:07:24 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:07:24 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:24 DEBUG : Local file system at /tmp/030540momafal4/initdir/test_check_sync-bavokuy5: Waiting for checks to finish
2026/09/05 03:07:24 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:07:24 DEBUG : Local file system at /tmp/030540momafal4/initdir/test_check_sync-bavokuy5: Waiting for transfers to finish
2026/09/05 03:07:24 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:24 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:24 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:07:24 INFO : file8.txt: Copied (new)
2026/09/05 03:07:24 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:24 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:07:24 INFO : file2.txt: Copied (new)
2026/09/05 03:07:24 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:07:24 INFO : file4.txt: Copied (new)
2026/09/05 03:07:24 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:07:24 INFO : file6.txt: Copied (new)
2026/09/05 03:07:24 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_sync/modfiles"
2026/09/05 03:07:24 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_check_sync-zasomoh6"
2026/09/05 03:07:24 DEBUG : _testdir_path1.._testdir_path2.path1.lst: Need to transfer - File not found at Destination
2026/09/05 03:07:24 DEBUG : _testdir_path1.._testdir_path2.path2.lst: Need to transfer - File not found at Destination
2026/09/05 03:07:24 DEBUG : _testdir_path1.._testdir_path2.path1.lst.ba8cd101.partial: size = 792 OK
2026/09/05 03:07:24 DEBUG : _testdir_path1.._testdir_path2.path1.lst: md5 = fdb18e0dff6961813e12c57227d2e854 OK
2026/09/05 03:07:24 DEBUG : _testdir_path1.._testdir_path2.path1.lst.ba8cd101.partial: renamed to: _testdir_path1.._testdir_path2.path1.lst
2026/09/05 03:07:24 INFO : _testdir_path1.._testdir_path2.path1.lst: Copied (new)
2026/09/05 03:07:24 DEBUG : Local file system at /tmp/030540momafal4/datadir/test_check_sync-zasomoh6: Waiting for checks to finish
2026/09/05 03:07:24 DEBUG : Local file system at /tmp/030540momafal4/datadir/test_check_sync-zasomoh6: Waiting for transfers to finish
2026/09/05 03:07:24 DEBUG : _testdir_path1.._testdir_path2.path2.lst.f764d166.partial: size = 792 OK
2026/09/05 03:07:24 DEBUG : _testdir_path1.._testdir_path2.path2.lst: md5 = d6ce44a26af9c2110b1750fe88dc4b69 OK
2026/09/05 03:07:24 DEBUG : _testdir_path1.._testdir_path2.path2.lst.f764d166.partial: renamed to: _testdir_path1.._testdir_path2.path2.lst
2026/09/05 03:07:24 INFO : _testdir_path1.._testdir_path2.path2.lst: Copied (new)
2026/09/05 03:07:24 DEBUG : Waiting for deletions to finish
2026/09/05 03:07:24 ERROR : error listing: directory not found
2026/09/05 03:07:24 ERROR : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/check_sync/path1': Failed to list "": directory not found
2026/09/05 03:07:24 DEBUG : removing 1 level 0 directories
2026/09/05 03:07:24 INFO : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/check_sync/path1': Removing directory
2026/09/05 03:07:24 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-faluzix1jaco%2F030540momafal4%2Fcheck_sync%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:d093f564-f01a-0064-6ae3-3c4082000000
Time:2026-09-05T03:07:24.3270534Z
--------------------------------------------------------------------------------
2026/09/05 03:07:24 DEBUG : Waiting for deletions to finish
2026/09/05 03:07:24 ERROR : error listing: directory not found
2026/09/05 03:07:24 ERROR : Local file system at /tmp/030540momafal4/check_sync/path2: Failed to list "": directory not found
2026/09/05 03:07:24 DEBUG : removing 1 level 0 directories
2026/09/05 03:07:24 INFO : Local file system at /tmp/030540momafal4/check_sync/path2: Removing directory
2026/09/05 03:07:24 ERROR : Failed to rmdir: stat /tmp/030540momafal4/check_sync/path2: no such file or directory
2026/09/05 03:07:24 ERROR : error listing: directory not found
2026/09/05 03:07:24 ERROR : error listing: directory not found
2026/09/05 03:07:24 NOTICE: checking initFs Local file system at /tmp/030540momafal4/initdir/test_check_sync-bavokuy5
2026/09/05 03:07:24 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:24 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:24 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:24 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:24 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:24 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:24 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:24 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:24 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:07:24 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/check_sync/path1': Waiting for checks to finish
2026/09/05 03:07:24 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/check_sync/path1': Waiting for transfers to finish
2026/09/05 03:07:24 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:07:24 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:24 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:07:24 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:24 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:07:24 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:24 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:07:24 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:24 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:07:24 INFO : file4.txt: Copied (new)
2026/09/05 03:07:24 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:07:24 INFO : file2.txt: Copied (new)
2026/09/05 03:07:24 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:07:24 INFO : file3.txt: Copied (new)
2026/09/05 03:07:24 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:07:24 INFO : file1.txt: Copied (new)
2026/09/05 03:07:24 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:07:24 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:24 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:07:24 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:24 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:07:24 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:24 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:07:24 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:25 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:07:25 INFO : file5.txt: Copied (new)
2026/09/05 03:07:25 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:07:25 INFO : file7.txt: Copied (new)
2026/09/05 03:07:25 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:07:25 INFO : file8.txt: Copied (new)
2026/09/05 03:07:25 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:07:25 INFO : file6.txt: Copied (new)
2026/09/05 03:07:25 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:07:25 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:07:25 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:07:25 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:07:25 NOTICE: checking Path1 azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/check_sync/path1'
2026/09/05 03:07:25 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:07:25 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:25 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:25 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:25 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:25 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:25 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:25 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:25 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:25 DEBUG : Local file system at /tmp/030540momafal4/check_sync/path2: Waiting for checks to finish
2026/09/05 03:07:25 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:07:25 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:07:25 DEBUG : Local file system at /tmp/030540momafal4/check_sync/path2: Waiting for transfers to finish
2026/09/05 03:07:25 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:25 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:07:25 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:07:25 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:07:25 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:25 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:07:25 INFO : file2.txt: Copied (new)
2026/09/05 03:07:25 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:07:25 INFO : file1.txt: Copied (new)
2026/09/05 03:07:25 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:07:25 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:07:25 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:25 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:25 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:07:25 INFO : file4.txt: Copied (new)
2026/09/05 03:07:25 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:25 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:07:25 INFO : file3.txt: Copied (new)
2026/09/05 03:07:25 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:07:25 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:07:25 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:07:25 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:25 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:07:25 INFO : file6.txt: Copied (new)
2026/09/05 03:07:25 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:07:25 INFO : file5.txt: Copied (new)
2026/09/05 03:07:25 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:07:25 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:25 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:07:25 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:07:25 INFO : file8.txt: Copied (new)
2026/09/05 03:07:25 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:25 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:07:25 INFO : file7.txt: Copied (new)
2026/09/05 03:07:25 NOTICE: checking path2 Local file system at /tmp/030540momafal4/check_sync/path2
2026/09/05 03:07:25 NOTICE: [36m(01) :[0m [34mtest check-sync[0m
2026/09/05 03:07:25 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/09/05 03:07:25 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/09/05 03:07:28 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/check_sync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:07:28 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:07: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/09/05 03:07:28 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_sync/path1/" with Path2 "/tmp/030540momafal4/check_sync/path2/"
2026/09/05 03:07:28 INFO : Copying Path2 files to Path1
2026/09/05 03:07:28 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:07:28 INFO : There was nothing to transfer
2026/09/05 03:07:28 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:07:28 INFO : There was nothing to transfer
2026/09/05 03:07:28 INFO : Resync updating listings
2026/09/05 03:07:28 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_sync/path1/" vs Path2 "/tmp/030540momafal4/check_sync/path2/"
2026/09/05 03:07:28 INFO : [32mBisync successful[0m
2026/09/05 03:07:28 NOTICE: [36m(04) :[0m [34mtest 1. run check-sync-only on a clean sync[0m
2026/09/05 03:07:28 NOTICE: [36m(05) :[0m [34mbisync check-sync-only[0m
2026/09/05 03:07:30 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/check_sync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:07:30 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:07: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/09/05 03:07:30 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_sync/path1/" vs Path2 "/tmp/030540momafal4/check_sync/path2/"
2026/09/05 03:07:30 INFO : [32mBisync successful[0m
2026/09/05 03:07:30 NOTICE: [36m(06) :[0m [34mtest 2. inject modified listings into the workdir[0m
2026/09/05 03:07:30 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_check_sync-zasomoh6/_testdir_path1.._testdir_path2.path1.lst /tmp/030540momafal4/workdir/ TestAzureFiles_rclone-test-faluzix1jaco_030540momafal4_check_sync_path1..tmp_030540momafal4_check_sync_path2.path1.lst[0m
2026/09/05 03:07:30 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_check_sync-zasomoh6/_testdir_path1.._testdir_path2.path1.lst" to "/tmp/030540momafal4/workdir/" as "TestAzureFiles_rclone-test-faluzix1jaco_030540momafal4_check_sync_path1..tmp_030540momafal4_check_sync_path2.path1.lst"
2026/09/05 03:07:30 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_check_sync-zasomoh6/_testdir_path1.._testdir_path2.path1.lst"
2026/09/05 03:07:30 DEBUG : Creating backend with remote "/tmp/030540momafal4/workdir/"
2026/09/05 03:07:30 DEBUG : operations.CopyFile "_testdir_path1.._testdir_path2.path1.lst" to "Local file system at /tmp/030540momafal4/workdir" as "TestAzureFiles_rclone-test-faluzix1jaco_030540momafal4_check_sync_path1..tmp_030540momafal4_check_sync_path2.path1.lst"
2026/09/05 03:07:30 DEBUG : _testdir_path1.._testdir_path2.path1.lst: size = 792 (Local file system at /tmp/030540momafal4/datadir/test_check_sync-zasomoh6)
2026/09/05 03:07:30 DEBUG : TestAzureFiles_rclone-test-faluzix1jaco_030540momafal4_check_sync_path1..tmp_030540momafal4_check_sync_path2.path1.lst: size = 620 (Local file system at /tmp/030540momafal4/workdir)
2026/09/05 03:07:30 DEBUG : _testdir_path1.._testdir_path2.path1.lst: Sizes differ
2026/09/05 03:07:30 DEBUG : TestAzureFiles_rclone-test-faluzix1jaco_030540momafal4_check_sync_path1..tmp_030540momafal4_check_syn.d71774d7.partial: size = 792 OK
2026/09/05 03:07:30 DEBUG : _testdir_path1.._testdir_path2.path1.lst: md5 = fdb18e0dff6961813e12c57227d2e854 OK
2026/09/05 03:07:30 DEBUG : TestAzureFiles_rclone-test-faluzix1jaco_030540momafal4_check_sync_path1..tmp_030540momafal4_check_syn.d71774d7.partial: renamed to: TestAzureFiles_rclone-test-faluzix1jaco_030540momafal4_check_sync_path1..tmp_030540momafal4_check_sync_path2.path1.lst
2026/09/05 03:07:30 INFO : _testdir_path1.._testdir_path2.path1.lst: Copied (replaced existing) to: TestAzureFiles_rclone-test-faluzix1jaco_030540momafal4_check_sync_path1..tmp_030540momafal4_check_sync_path2.path1.lst
2026/09/05 03:07:30 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_check_sync-zasomoh6/_testdir_path1.._testdir_path2.path2.lst /tmp/030540momafal4/workdir/ TestAzureFiles_rclone-test-faluzix1jaco_030540momafal4_check_sync_path1..tmp_030540momafal4_check_sync_path2.path2.lst[0m
2026/09/05 03:07:30 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_check_sync-zasomoh6/_testdir_path1.._testdir_path2.path2.lst" to "/tmp/030540momafal4/workdir/" as "TestAzureFiles_rclone-test-faluzix1jaco_030540momafal4_check_sync_path1..tmp_030540momafal4_check_sync_path2.path2.lst"
2026/09/05 03:07:30 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_check_sync-zasomoh6/_testdir_path1.._testdir_path2.path2.lst"
2026/09/05 03:07:30 DEBUG : Creating backend with remote "/tmp/030540momafal4/workdir/"
2026/09/05 03:07:30 DEBUG : operations.CopyFile "_testdir_path1.._testdir_path2.path2.lst" to "Local file system at /tmp/030540momafal4/workdir" as "TestAzureFiles_rclone-test-faluzix1jaco_030540momafal4_check_sync_path1..tmp_030540momafal4_check_sync_path2.path2.lst"
2026/09/05 03:07:30 DEBUG : _testdir_path1.._testdir_path2.path2.lst: size = 792 (Local file system at /tmp/030540momafal4/datadir/test_check_sync-zasomoh6)
2026/09/05 03:07:30 DEBUG : TestAzureFiles_rclone-test-faluzix1jaco_030540momafal4_check_sync_path1..tmp_030540momafal4_check_sync_path2.path2.lst: size = 620 (Local file system at /tmp/030540momafal4/workdir)
2026/09/05 03:07:30 DEBUG : _testdir_path1.._testdir_path2.path2.lst: Sizes differ
2026/09/05 03:07:30 DEBUG : TestAzureFiles_rclone-test-faluzix1jaco_030540momafal4_check_sync_path1..tmp_030540momafal4_check_syn.9aff74b0.partial: size = 792 OK
2026/09/05 03:07:30 DEBUG : _testdir_path1.._testdir_path2.path2.lst: md5 = d6ce44a26af9c2110b1750fe88dc4b69 OK
2026/09/05 03:07:30 DEBUG : TestAzureFiles_rclone-test-faluzix1jaco_030540momafal4_check_sync_path1..tmp_030540momafal4_check_syn.9aff74b0.partial: renamed to: TestAzureFiles_rclone-test-faluzix1jaco_030540momafal4_check_sync_path1..tmp_030540momafal4_check_sync_path2.path2.lst
2026/09/05 03:07:30 INFO : _testdir_path1.._testdir_path2.path2.lst: Copied (replaced existing) to: TestAzureFiles_rclone-test-faluzix1jaco_030540momafal4_check_sync_path1..tmp_030540momafal4_check_sync_path2.path2.lst
2026/09/05 03:07:30 NOTICE: [36m(09) :[0m [34mtest 3. run check-sync-only on modified listings[0m
2026/09/05 03:07:30 NOTICE: [36m(10) :[0m [34mbisync check-sync-only[0m
2026/09/05 03:07:33 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/check_sync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:07:33 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:07: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/09/05 03:07:33 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_sync/path1/" vs Path2 "/tmp/030540momafal4/check_sync/path2/"
2026/09/05 03:07:33 ERROR : - [34m[0m [35mPath1 file not found in Path2[0m - [36mfile2.txt[0m
2026/09/05 03:07:33 ERROR : - [34m[0m [35mPath2 file not found in Path1[0m - [36mfile1.txt[0m
2026/09/05 03:07:33 ERROR : [31mBisync critical error: path1 and path2 are out of sync, run --resync to recover[0m
2026/09/05 03:07:33 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/09/05 03:07:33 NOTICE: Bisync error: bisync aborted
2026/09/05 03:07:33 NOTICE: [36m(11) :[0m [34mcopy-listings check-sync-only[0m
2026/09/05 03:07:33 NOTICE: [36m(12) :[0m [34mtest 4. run normal sync to check that it aborts[0m
2026/09/05 03:07:33 NOTICE: [36m(13) :[0m [34mbisync[0m
2026/09/05 03:07:35 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/check_sync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:07:35 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:07: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/09/05 03:07:35 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_sync/path1/" with Path2 "/tmp/030540momafal4/check_sync/path2/"
2026/09/05 03:07: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/030540momafal4/workdir/TestAzureFiles_rclone-test-faluzix1jaco_030540momafal4_check_sync_path1..tmp_030540momafal4_check_sync_path2.path1.lst[0m
[0m[36mPath2: [94m/tmp/030540momafal4/workdir/TestAzureFiles_rclone-test-faluzix1jaco_030540momafal4_check_sync_path1..tmp_030540momafal4_check_sync_path2.path2.lst[0m
[0m[35mTry running this command to inspect the work dir:
[0m[96mrclone lsl "/tmp/030540momafal4/workdir"[0m[0m
2026/09/05 03:07:35 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/09/05 03:07:35 NOTICE: Bisync error: bisync aborted
2026/09/05 03:07:35 NOTICE: [36m(14) :[0m [34mtest 5. prune failure listings after critical abort[0m
2026/09/05 03:07:35 NOTICE: [36m(15) :[0m [34mdelete-glob /tmp/030540momafal4/workdir/ *.lst[0m
2026/09/05 03:07:35 DEBUG : Creating backend with remote "/tmp/030540momafal4/workdir/"
2026/09/05 03:07:35 DEBUG : fs cache: renaming cache item "/tmp/030540momafal4/workdir/" to be canonical "/tmp/030540momafal4/workdir"
2026/09/05 03:07:35 DEBUG : Waiting for deletions to finish
2026/09/05 03:07:35 NOTICE: [36m(16) :[0m [34mdelete-glob /tmp/030540momafal4/workdir/ *.lst-err[0m
2026/09/05 03:07:35 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/workdir/" for canonical name "/tmp/030540momafal4/workdir"
2026/09/05 03:07:35 DEBUG : Waiting for deletions to finish
2026/09/05 03:07:35 INFO : TestAzureFiles_rclone-test-faluzix1jaco_030540momafal4_check_sync_path1..tmp_030540momafal4_check_sync_path2.path2.lst-err: Deleted
2026/09/05 03:07:35 INFO : TestAzureFiles_rclone-test-faluzix1jaco_030540momafal4_check_sync_path1..tmp_030540momafal4_check_sync_path2.path1.lst-err: Deleted
2026/09/05 03:07:35 NOTICE: [36m(17) :[0m [34mdelete-glob /tmp/030540momafal4/workdir/ *.lst-new[0m
2026/09/05 03:07:35 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/workdir/" for canonical name "/tmp/030540momafal4/workdir"
2026/09/05 03:07:35 DEBUG : Waiting for deletions to finish
2026/09/05 03:07:35 INFO : TestAzureFiles_rclone-test-faluzix1jaco_030540momafal4_check_sync_path1..tmp_030540momafal4_check_sync_path2.path1.lst-new: Deleted
2026/09/05 03:07:35 INFO : TestAzureFiles_rclone-test-faluzix1jaco_030540momafal4_check_sync_path1..tmp_030540momafal4_check_sync_path2.path2.lst-new: Deleted
2026/09/05 03:07:35 NOTICE: [36m(18) :[0m [34mtest 6. run resync[0m
2026/09/05 03:07:35 NOTICE: [36m(19) :[0m [34mbisync resync[0m
2026/09/05 03:07:37 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/check_sync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:07:37 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:07: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/09/05 03:07:37 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_sync/path1/" with Path2 "/tmp/030540momafal4/check_sync/path2/"
2026/09/05 03:07:37 INFO : Copying Path2 files to Path1
2026/09/05 03:07:37 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:07:37 INFO : There was nothing to transfer
2026/09/05 03:07:37 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:07:37 INFO : There was nothing to transfer
2026/09/05 03:07:37 INFO : Resync updating listings
2026/09/05 03:07:37 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_sync/path1/" vs Path2 "/tmp/030540momafal4/check_sync/path2/"
2026/09/05 03:07:37 INFO : [32mBisync successful[0m
2026/09/05 03:07:37 NOTICE: [36m(20) :[0m [34mtest 7. run normal sync with check-sync enabled (default)[0m
2026/09/05 03:07:37 NOTICE: [36m(21) :[0m [34mbisync[0m
2026/09/05 03:07:40 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/check_sync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:07:40 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:07: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/09/05 03:07:40 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_sync/path1/" with Path2 "/tmp/030540momafal4/check_sync/path2/"
2026/09/05 03:07:40 INFO : Building Path1 and Path2 listings
2026/09/05 03:07:40 INFO : Path1 checking for diffs
2026/09/05 03:07:40 INFO : Path2 checking for diffs
2026/09/05 03:07:40 INFO : No changes found
2026/09/05 03:07:40 INFO : Updating listings
2026/09/05 03:07:40 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_sync/path1/" vs Path2 "/tmp/030540momafal4/check_sync/path2/"
2026/09/05 03:07:40 INFO : [32mBisync successful[0m
2026/09/05 03:07:40 NOTICE: [36m(22) :[0m [34mtest 8. run normal sync with no-check-sync[0m
2026/09/05 03:07:40 NOTICE: [36m(23) :[0m [34mbisync no-check-sync[0m
2026/09/05 03:07:42 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/check_sync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:07:42 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:07: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/09/05 03:07:42 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/check_sync/path1/" with Path2 "/tmp/030540momafal4/check_sync/path2/"
2026/09/05 03:07:42 INFO : Building Path1 and Path2 listings
2026/09/05 03:07:42 INFO : Path1 checking for diffs
2026/09/05 03:07:42 INFO : Path2 checking for diffs
2026/09/05 03:07:42 INFO : No changes found
2026/09/05 03:07:42 INFO : Updating listings
2026/09/05 03:07:42 INFO : [32mBisync successful[0m
2026/09/05 03:07:42 DEBUG : Waiting for deletions to finish
2026/09/05 03:07:42 INFO : file5.txt: Deleted
2026/09/05 03:07:42 INFO : file3.txt: Deleted
2026/09/05 03:07:42 INFO : file1.txt: Deleted
2026/09/05 03:07:42 INFO : file6.txt: Deleted
2026/09/05 03:07:42 INFO : file4.txt: Deleted
2026/09/05 03:07:42 INFO : RCLONE_TEST: Deleted
2026/09/05 03:07:42 INFO : file7.txt: Deleted
2026/09/05 03:07:42 INFO : file2.txt: Deleted
2026/09/05 03:07:42 INFO : file8.txt: Deleted
2026/09/05 03:07:42 DEBUG : removing 1 level 0 directories
2026/09/05 03:07:42 INFO : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/check_sync/path1': Removing directory
2026/09/05 03:07:43 DEBUG : Waiting for deletions to finish
2026/09/05 03:07:43 INFO : file1.txt: Deleted
2026/09/05 03:07:43 INFO : file2.txt: Deleted
2026/09/05 03:07:43 INFO : file3.txt: Deleted
2026/09/05 03:07:43 INFO : file4.txt: Deleted
2026/09/05 03:07:43 INFO : file5.txt: Deleted
2026/09/05 03:07:43 INFO : file6.txt: Deleted
2026/09/05 03:07:43 INFO : file7.txt: Deleted
2026/09/05 03:07:43 INFO : file8.txt: Deleted
2026/09/05 03:07:43 INFO : RCLONE_TEST: Deleted
2026/09/05 03:07:43 DEBUG : removing 1 level 0 directories
2026/09/05 03:07:43 INFO : Local file system at /tmp/030540momafal4/check_sync/path2: Removing directory
bisync_test.go:610: [32mTEST check_sync PASSED[0m
=== RUN TestBisyncRemoteLocal/compare_all
2026/09/05 03:07:43 INFO : path1: Making directory
2026/09/05 03:07:43 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/compare_all/path1"
2026/09/05 03:07:43 DEBUG : Creating backend with remote "/tmp/030540momafal4/compare_all/path2"
2026/09/05 03:07:43 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_compare_all/initial"
2026/09/05 03:07:43 DEBUG : Creating backend with remote "/tmp/030540momafal4/initdir/test_compare_all-tahoxoh3"
2026/09/05 03:07:43 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:07:43 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:43 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:43 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:43 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:43 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:43 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:43 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:43 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:43 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:07:43 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:07:43 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:07:43 DEBUG : Local file system at /tmp/030540momafal4/initdir/test_compare_all-tahoxoh3: Waiting for checks to finish
2026/09/05 03:07:43 DEBUG : Local file system at /tmp/030540momafal4/initdir/test_compare_all-tahoxoh3: Waiting for transfers to finish
2026/09/05 03:07:43 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:07:43 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:07:43 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:07:43 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:07:43 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:43 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:07:43 INFO : file4.txt: Copied (new)
2026/09/05 03:07:43 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:07:43 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:43 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:07:43 INFO : file5.txt: Copied (new)
2026/09/05 03:07:43 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:07:43 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:43 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:07:43 INFO : file6.txt: Copied (new)
2026/09/05 03:07:43 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:43 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:07:43 INFO : file1.txt: Copied (new)
2026/09/05 03:07:43 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:07:43 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:43 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:07:43 INFO : file8.txt: Copied (new)
2026/09/05 03:07:43 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:43 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:07:43 INFO : file2.txt: Copied (new)
2026/09/05 03:07:43 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:07:43 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:43 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:07:43 INFO : file7.txt: Copied (new)
2026/09/05 03:07:43 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:07:43 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:43 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:07:43 INFO : file3.txt: Copied (new)
2026/09/05 03:07:43 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_compare_all/modfiles"
2026/09/05 03:07:43 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_compare_all-kululel6"
2026/09/05 03:07:43 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:43 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:43 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/09/05 03:07:43 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:07:43 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/09/05 03:07:43 INFO : file1.txt: Copied (new)
2026/09/05 03:07:43 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/09/05 03:07:43 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:43 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:07:43 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/09/05 03:07:43 INFO : file10.txt: Copied (new)
2026/09/05 03:07:43 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:43 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:43 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:43 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:43 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/09/05 03:07:43 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:07:43 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/09/05 03:07:43 INFO : file11.txt: Copied (new)
2026/09/05 03:07:43 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/09/05 03:07:43 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/09/05 03:07:43 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/09/05 03:07:43 INFO : file5L.txt: Copied (new)
2026/09/05 03:07:43 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/09/05 03:07:43 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/09/05 03:07:43 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/09/05 03:07:43 INFO : file2.txt: Copied (new)
2026/09/05 03:07:43 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:43 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/09/05 03:07:43 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/09/05 03:07:43 DEBUG : Local file system at /tmp/030540momafal4/datadir/test_compare_all-kululel6: Waiting for checks to finish
2026/09/05 03:07:43 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/09/05 03:07:43 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/09/05 03:07:43 INFO : file5R.txt: Copied (new)
2026/09/05 03:07:43 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:07:43 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/09/05 03:07:43 INFO : file6.txt: Copied (new)
2026/09/05 03:07:43 DEBUG : Local file system at /tmp/030540momafal4/datadir/test_compare_all-kululel6: Waiting for transfers to finish
2026/09/05 03:07:43 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/09/05 03:07:43 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:07:43 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/09/05 03:07:43 INFO : file7.txt: Copied (new)
2026/09/05 03:07:43 DEBUG : Waiting for deletions to finish
2026/09/05 03:07:43 ERROR : error listing: directory not found
2026/09/05 03:07:43 ERROR : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/compare_all/path1': Failed to list "": directory not found
2026/09/05 03:07:43 DEBUG : removing 1 level 0 directories
2026/09/05 03:07:43 INFO : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/compare_all/path1': Removing directory
2026/09/05 03:07:43 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-faluzix1jaco%2F030540momafal4%2Fcompare_all%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:c3aa0544-e01a-001a-0de3-3cd0c5000000
Time:2026-09-05T03:07:43.2367414Z
--------------------------------------------------------------------------------
2026/09/05 03:07:43 DEBUG : Waiting for deletions to finish
2026/09/05 03:07:43 ERROR : error listing: directory not found
2026/09/05 03:07:43 ERROR : Local file system at /tmp/030540momafal4/compare_all/path2: Failed to list "": directory not found
2026/09/05 03:07:43 DEBUG : removing 1 level 0 directories
2026/09/05 03:07:43 INFO : Local file system at /tmp/030540momafal4/compare_all/path2: Removing directory
2026/09/05 03:07:43 ERROR : Failed to rmdir: stat /tmp/030540momafal4/compare_all/path2: no such file or directory
2026/09/05 03:07:43 ERROR : error listing: directory not found
2026/09/05 03:07:43 ERROR : error listing: directory not found
2026/09/05 03:07:43 NOTICE: checking initFs Local file system at /tmp/030540momafal4/initdir/test_compare_all-tahoxoh3
2026/09/05 03:07:43 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:43 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:43 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:43 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:43 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:43 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:43 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:43 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:43 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:07:43 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/compare_all/path1': Waiting for checks to finish
2026/09/05 03:07:43 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/compare_all/path1': Waiting for transfers to finish
2026/09/05 03:07:43 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:07:43 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:43 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:07:43 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:43 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:07:43 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:43 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:07:43 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:43 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:07:43 INFO : file1.txt: Copied (new)
2026/09/05 03:07:43 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:07:43 INFO : file4.txt: Copied (new)
2026/09/05 03:07:43 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:07:43 INFO : file3.txt: Copied (new)
2026/09/05 03:07:43 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:07:43 INFO : file2.txt: Copied (new)
2026/09/05 03:07:43 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:07:43 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:43 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:07:43 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:43 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:07:43 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:43 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:07:43 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:43 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:07:43 INFO : file5.txt: Copied (new)
2026/09/05 03:07:43 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:07:43 INFO : file8.txt: Copied (new)
2026/09/05 03:07:43 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:07:43 INFO : file7.txt: Copied (new)
2026/09/05 03:07:43 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:07:43 INFO : file6.txt: Copied (new)
2026/09/05 03:07:44 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:07:44 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:07:44 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:07:44 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:07:44 NOTICE: checking Path1 azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/compare_all/path1'
2026/09/05 03:07:44 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:07:44 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:44 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:44 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:44 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:44 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:44 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:44 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:44 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:44 DEBUG : Local file system at /tmp/030540momafal4/compare_all/path2: Waiting for checks to finish
2026/09/05 03:07:44 DEBUG : Local file system at /tmp/030540momafal4/compare_all/path2: Waiting for transfers to finish
2026/09/05 03:07:44 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:07:44 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:07:44 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:44 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:07:44 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:07:44 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:07:44 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:44 INFO : file1.txt: Copied (new)
2026/09/05 03:07:44 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:44 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:07:44 INFO : file2.txt: Copied (new)
2026/09/05 03:07:44 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:07:44 INFO : file3.txt: Copied (new)
2026/09/05 03:07:44 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:07:44 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:07:44 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:07:44 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:07:44 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:44 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:07:44 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:44 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:07:44 INFO : file5.txt: Copied (new)
2026/09/05 03:07:44 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:07:44 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:07:44 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:44 INFO : file4.txt: Copied (new)
2026/09/05 03:07:44 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:07:44 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:44 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:07:44 INFO : file6.txt: Copied (new)
2026/09/05 03:07:44 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:07:44 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:44 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:07:44 INFO : file7.txt: Copied (new)
2026/09/05 03:07:44 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:07:44 INFO : file8.txt: Copied (new)
2026/09/05 03:07:44 NOTICE: checking path2 Local file system at /tmp/030540momafal4/compare_all/path2
2026/09/05 03:07:44 NOTICE: [36m(01) :[0m [34mtest changes compare-all[0m
2026/09/05 03:07:44 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/09/05 03:07:44 NOTICE: [36m(03) :[0m [34mbisync resync compare-all[0m
2026/09/05 03:07:47 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/compare_all/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:07:47 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/09/05 03:07:47 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/compare_all/path1/" with Path2 "/tmp/030540momafal4/compare_all/path2/"
2026/09/05 03:07:47 INFO : Copying Path2 files to Path1
2026/09/05 03:07:47 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:07:47 INFO : There was nothing to transfer
2026/09/05 03:07:47 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:07:47 INFO : There was nothing to transfer
2026/09/05 03:07:47 INFO : Resync updating listings
2026/09/05 03:07:47 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/compare_all/path1/" vs Path2 "/tmp/030540momafal4/compare_all/path2/"
2026/09/05 03:07:47 INFO : [32mBisync successful[0m
2026/09/05 03:07:47 NOTICE: [36m(04) :[0m [34mtest make modifications on both paths[0m
2026/09/05 03:07:47 NOTICE: [36m(05) :[0m [34mtest new on path2 - file10[0m
2026/09/05 03:07:47 NOTICE: [36m(06) :[0m [34mtouch-copy 2001-01-02 /tmp/030540momafal4/datadir/test_compare_all-kululel6/file10.txt /tmp/030540momafal4/compare_all/path2/[0m
2026/09/05 03:07:47 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_compare_all-kululel6/"
2026/09/05 03:07:47 DEBUG : fs cache: renaming cache item "/tmp/030540momafal4/datadir/test_compare_all-kululel6/" to be canonical "/tmp/030540momafal4/datadir/test_compare_all-kululel6"
2026/09/05 03:07:47 DEBUG : file10.txt: Set modification time 2001-01-02
2026/09/05 03:07:47 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_compare_all-kululel6/file10.txt" to "/tmp/030540momafal4/compare_all/path2/" as ""
2026/09/05 03:07:47 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_compare_all-kululel6/file10.txt"
2026/09/05 03:07:47 DEBUG : Creating backend with remote "/tmp/030540momafal4/compare_all/path2/"
2026/09/05 03:07:47 DEBUG : operations.CopyFile "file10.txt" to "Local file system at /tmp/030540momafal4/compare_all/path2" as "file10.txt"
2026/09/05 03:07:47 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:47 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/09/05 03:07:47 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:07:47 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/09/05 03:07:47 INFO : file10.txt: Copied (new)
2026/09/05 03:07:47 NOTICE: [36m(07) :[0m [34mtest newer on path2 - file1[0m
2026/09/05 03:07:47 NOTICE: [36m(08) :[0m [34mtouch-copy 2001-01-02 /tmp/030540momafal4/datadir/test_compare_all-kululel6/file1.txt /tmp/030540momafal4/compare_all/path2/[0m
2026/09/05 03:07:47 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/datadir/test_compare_all-kululel6/" for canonical name "/tmp/030540momafal4/datadir/test_compare_all-kululel6"
2026/09/05 03:07:47 DEBUG : file1.txt: Set modification time 2001-01-02
2026/09/05 03:07:47 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_compare_all-kululel6/file1.txt" to "/tmp/030540momafal4/compare_all/path2/" as ""
2026/09/05 03:07:47 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_compare_all-kululel6/file1.txt"
2026/09/05 03:07:47 DEBUG : Creating backend with remote "/tmp/030540momafal4/compare_all/path2/"
2026/09/05 03:07:47 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/030540momafal4/compare_all/path2" as "file1.txt"
2026/09/05 03:07:47 DEBUG : file1.txt: size = 19 (Local file system at /tmp/030540momafal4/datadir/test_compare_all-kululel6)
2026/09/05 03:07:47 DEBUG : file1.txt: size = 0 (Local file system at /tmp/030540momafal4/compare_all/path2)
2026/09/05 03:07:47 DEBUG : file1.txt: Sizes differ
2026/09/05 03:07:47 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/09/05 03:07:47 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:07:47 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/09/05 03:07:47 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:07:47 NOTICE: [36m(09) :[0m [34mtest new on path1 - file11[0m
2026/09/05 03:07:47 NOTICE: [36m(10) :[0m [34mtouch-copy 2001-01-02 /tmp/030540momafal4/datadir/test_compare_all-kululel6/file11.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/compare_all/path1/[0m
2026/09/05 03:07:47 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/datadir/test_compare_all-kululel6/" for canonical name "/tmp/030540momafal4/datadir/test_compare_all-kululel6"
2026/09/05 03:07:47 DEBUG : file11.txt: Set modification time 2001-01-02
2026/09/05 03:07:47 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_compare_all-kululel6/file11.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/compare_all/path1/" as ""
2026/09/05 03:07:47 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_compare_all-kululel6/file11.txt"
2026/09/05 03:07:47 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/compare_all/path1/"
2026/09/05 03:07:47 DEBUG : operations.CopyFile "file11.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/compare_all/path1/'" as "file11.txt"
2026/09/05 03:07:47 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:48 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/09/05 03:07:48 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:07:48 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/09/05 03:07:48 INFO : file11.txt: Copied (new)
2026/09/05 03:07:48 NOTICE: [36m(11) :[0m [34mtest newer on path1 - file2[0m
2026/09/05 03:07:48 NOTICE: [36m(12) :[0m [34mtouch-copy 2001-01-02 /tmp/030540momafal4/datadir/test_compare_all-kululel6/file2.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/compare_all/path1/[0m
2026/09/05 03:07:48 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/datadir/test_compare_all-kululel6/" for canonical name "/tmp/030540momafal4/datadir/test_compare_all-kululel6"
2026/09/05 03:07:48 DEBUG : file2.txt: Set modification time 2001-01-02
2026/09/05 03:07:48 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_compare_all-kululel6/file2.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/compare_all/path1/" as ""
2026/09/05 03:07:48 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_compare_all-kululel6/file2.txt"
2026/09/05 03:07:48 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/compare_all/path1/"
2026/09/05 03:07:48 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/compare_all/path1/'" as "file2.txt"
2026/09/05 03:07:48 DEBUG : file2.txt: size = 13 (Local file system at /tmp/030540momafal4/datadir/test_compare_all-kululel6)
2026/09/05 03:07:48 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/compare_all/path1/')
2026/09/05 03:07:48 DEBUG : file2.txt: Sizes differ
2026/09/05 03:07:48 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/09/05 03:07:48 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/09/05 03:07:48 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/09/05 03:07:48 INFO : file2.txt: Copied (replaced existing)
2026/09/05 03:07:48 NOTICE: [36m(13) :[0m [34mtest deleted on path2 - file3[0m
2026/09/05 03:07:48 NOTICE: [36m(14) :[0m [34mdelete-file /tmp/030540momafal4/compare_all/path2/file3.txt[0m
2026/09/05 03:07:48 DEBUG : Creating backend with remote "/tmp/030540momafal4/compare_all/path2/"
2026/09/05 03:07:48 DEBUG : fs cache: renaming cache item "/tmp/030540momafal4/compare_all/path2/" to be canonical "/tmp/030540momafal4/compare_all/path2"
2026/09/05 03:07:48 INFO : file3.txt: Deleted
2026/09/05 03:07:48 NOTICE: [36m(15) :[0m [34mtest deleted on path1 - file4[0m
2026/09/05 03:07:48 NOTICE: [36m(16) :[0m [34mdelete-file TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/compare_all/path1/file4.txt[0m
2026/09/05 03:07:48 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/compare_all/path1/"
2026/09/05 03:07:48 INFO : file4.txt: Deleted
2026/09/05 03:07:48 NOTICE: [36m(17) :[0m [34mtest deleted on both paths - file8[0m
2026/09/05 03:07:48 NOTICE: [36m(18) :[0m [34mdelete-file TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/compare_all/path1/file8.txt[0m
2026/09/05 03:07:48 INFO : file8.txt: Deleted
2026/09/05 03:07:48 NOTICE: [36m(19) :[0m [34mdelete-file /tmp/030540momafal4/compare_all/path2/file8.txt[0m
2026/09/05 03:07:48 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/compare_all/path2/" for canonical name "/tmp/030540momafal4/compare_all/path2"
2026/09/05 03:07:48 INFO : file8.txt: Deleted
2026/09/05 03:07:48 NOTICE: [36m(20) :[0m [34mtest changed on both paths - file5 (file5R, file5L)[0m
2026/09/05 03:07:48 NOTICE: [36m(21) :[0m [34mtouch-glob 2001-01-02 /tmp/030540momafal4/datadir/test_compare_all-kululel6/ file5R.txt[0m
2026/09/05 03:07:48 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/datadir/test_compare_all-kululel6/" for canonical name "/tmp/030540momafal4/datadir/test_compare_all-kululel6"
2026/09/05 03:07:48 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/09/05 03:07:48 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_compare_all-kululel6/file5R.txt /tmp/030540momafal4/compare_all/path2/ file5.txt[0m
2026/09/05 03:07:48 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_compare_all-kululel6/file5R.txt" to "/tmp/030540momafal4/compare_all/path2/" as "file5.txt"
2026/09/05 03:07:48 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_compare_all-kululel6/file5R.txt"
2026/09/05 03:07:48 DEBUG : Creating backend with remote "/tmp/030540momafal4/compare_all/path2/"
2026/09/05 03:07:48 DEBUG : operations.CopyFile "file5R.txt" to "Local file system at /tmp/030540momafal4/compare_all/path2" as "file5.txt"
2026/09/05 03:07:48 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/030540momafal4/datadir/test_compare_all-kululel6)
2026/09/05 03:07:48 DEBUG : file5.txt: size = 0 (Local file system at /tmp/030540momafal4/compare_all/path2)
2026/09/05 03:07:48 DEBUG : file5R.txt: Sizes differ
2026/09/05 03:07:48 DEBUG : file5.txt.232124ee.partial: size = 39 OK
2026/09/05 03:07:48 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/09/05 03:07:48 DEBUG : file5.txt.232124ee.partial: renamed to: file5.txt
2026/09/05 03:07:48 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/09/05 03:07:48 NOTICE: [36m(23) :[0m [34mtouch-glob 2001-03-04 /tmp/030540momafal4/datadir/test_compare_all-kululel6/ file5L.txt[0m
2026/09/05 03:07:48 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/datadir/test_compare_all-kululel6/" for canonical name "/tmp/030540momafal4/datadir/test_compare_all-kululel6"
2026/09/05 03:07:48 DEBUG : file5L.txt: Set modification time 2001-03-04
2026/09/05 03:07:48 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_compare_all-kululel6/file5L.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/compare_all/path1/ file5.txt[0m
2026/09/05 03:07:48 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_compare_all-kululel6/file5L.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/compare_all/path1/" as "file5.txt"
2026/09/05 03:07:48 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_compare_all-kululel6/file5L.txt"
2026/09/05 03:07:48 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/compare_all/path1/"
2026/09/05 03:07:48 DEBUG : operations.CopyFile "file5L.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/compare_all/path1/'" as "file5.txt"
2026/09/05 03:07:48 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/030540momafal4/datadir/test_compare_all-kululel6)
2026/09/05 03:07:48 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/compare_all/path1/')
2026/09/05 03:07:48 DEBUG : file5L.txt: Sizes differ
2026/09/05 03:07:49 DEBUG : file5.txt.4a946ad2.partial: size = 39 OK
2026/09/05 03:07:49 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/09/05 03:07:49 DEBUG : file5.txt.4a946ad2.partial: renamed to: file5.txt
2026/09/05 03:07:49 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/09/05 03:07:49 NOTICE: [36m(25) :[0m [34mtest newer on path2 and deleted on path1 - file6[0m
2026/09/05 03:07:49 NOTICE: [36m(26) :[0m [34mtouch-copy 2001-01-02 /tmp/030540momafal4/datadir/test_compare_all-kululel6/file6.txt /tmp/030540momafal4/compare_all/path2/[0m
2026/09/05 03:07:49 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/datadir/test_compare_all-kululel6/" for canonical name "/tmp/030540momafal4/datadir/test_compare_all-kululel6"
2026/09/05 03:07:49 DEBUG : file6.txt: Set modification time 2001-01-02
2026/09/05 03:07:49 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_compare_all-kululel6/file6.txt" to "/tmp/030540momafal4/compare_all/path2/" as ""
2026/09/05 03:07:49 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_compare_all-kululel6/file6.txt"
2026/09/05 03:07:49 DEBUG : Creating backend with remote "/tmp/030540momafal4/compare_all/path2/"
2026/09/05 03:07:49 DEBUG : operations.CopyFile "file6.txt" to "Local file system at /tmp/030540momafal4/compare_all/path2" as "file6.txt"
2026/09/05 03:07:49 DEBUG : file6.txt: size = 19 (Local file system at /tmp/030540momafal4/datadir/test_compare_all-kululel6)
2026/09/05 03:07:49 DEBUG : file6.txt: size = 0 (Local file system at /tmp/030540momafal4/compare_all/path2)
2026/09/05 03:07:49 DEBUG : file6.txt: Sizes differ
2026/09/05 03:07:49 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/09/05 03:07:49 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:07:49 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/09/05 03:07:49 INFO : file6.txt: Copied (replaced existing)
2026/09/05 03:07:49 NOTICE: [36m(27) :[0m [34mdelete-file TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/compare_all/path1/file6.txt[0m
2026/09/05 03:07:49 INFO : file6.txt: Deleted
2026/09/05 03:07:49 NOTICE: [36m(28) :[0m [34mtest newer on path1 and deleted on path2 - file7[0m
2026/09/05 03:07:49 NOTICE: [36m(29) :[0m [34mtouch-copy 2001-01-02 /tmp/030540momafal4/datadir/test_compare_all-kululel6/file7.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/compare_all/path1/[0m
2026/09/05 03:07:49 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/datadir/test_compare_all-kululel6/" for canonical name "/tmp/030540momafal4/datadir/test_compare_all-kululel6"
2026/09/05 03:07:49 DEBUG : file7.txt: Set modification time 2001-01-02
2026/09/05 03:07:49 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_compare_all-kululel6/file7.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/compare_all/path1/" as ""
2026/09/05 03:07:49 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_compare_all-kululel6/file7.txt"
2026/09/05 03:07:49 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/compare_all/path1/"
2026/09/05 03:07:49 DEBUG : operations.CopyFile "file7.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/compare_all/path1/'" as "file7.txt"
2026/09/05 03:07:49 DEBUG : file7.txt: size = 19 (Local file system at /tmp/030540momafal4/datadir/test_compare_all-kululel6)
2026/09/05 03:07:49 DEBUG : file7.txt: size = 0 (azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/compare_all/path1/')
2026/09/05 03:07:49 DEBUG : file7.txt: Sizes differ
2026/09/05 03:07:49 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/09/05 03:07:49 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:07:49 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/09/05 03:07:49 INFO : file7.txt: Copied (replaced existing)
2026/09/05 03:07:49 NOTICE: [36m(30) :[0m [34mdelete-file /tmp/030540momafal4/compare_all/path2/file7.txt[0m
2026/09/05 03:07:49 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/compare_all/path2/" for canonical name "/tmp/030540momafal4/compare_all/path2"
2026/09/05 03:07:49 INFO : file7.txt: Deleted
2026/09/05 03:07:49 NOTICE: [36m(31) :[0m [34mtest bisync run[0m
2026/09/05 03:07:49 NOTICE: [36m(32) :[0m [34mbisync compare-all[0m
2026/09/05 03:07:51 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/compare_all/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:07:51 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/09/05 03:07:52 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/compare_all/path1/" with Path2 "/tmp/030540momafal4/compare_all/path2/"
2026/09/05 03:07:52 INFO : Building Path1 and Path2 listings
2026/09/05 03:07:52 INFO : Path1 checking for diffs
2026/09/05 03:07:52 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/09/05 03:07:52 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/09/05 03:07:52 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/09/05 03:07:52 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/09/05 03:07:52 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile7.txt[0m
2026/09/05 03:07:52 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/09/05 03:07:52 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/09/05 03:07:52 INFO : Path1: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/09/05 03:07:52 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/09/05 03:07:52 INFO : Path2 checking for diffs
2026/09/05 03:07:52 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:07:52 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/09/05 03:07:52 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/09/05 03:07:52 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile6.txt[0m
2026/09/05 03:07:52 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/09/05 03:07:52 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/09/05 03:07:52 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/09/05 03:07:52 INFO : Path2: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/09/05 03:07:52 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/09/05 03:07:52 INFO : Applying changes
2026/09/05 03:07:52 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/030540momafal4/compare_all/path2/file11.txt[0m
2026/09/05 03:07:52 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/030540momafal4/compare_all/path2/file2.txt[0m
2026/09/05 03:07:52 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/030540momafal4/compare_all/path2/file4.txt[0m
2026/09/05 03:07:52 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/09/05 03:07:52 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/compare_all/path1/file5.txt.conflict1[0m
2026/09/05 03:07:52 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1
2026/09/05 03:07:52 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/030540momafal4/compare_all/path2/file5.txt.conflict1[0m
2026/09/05 03:07:52 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36m/tmp/030540momafal4/compare_all/path2/file5.txt.conflict2[0m
2026/09/05 03:07:52 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2
2026/09/05 03:07:52 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/compare_all/path1/file5.txt.conflict2[0m
2026/09/05 03:07:52 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/compare_all/path1/file6.txt[0m
2026/09/05 03:07:52 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/030540momafal4/compare_all/path2/file7.txt[0m
2026/09/05 03:07:52 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/compare_all/path1/file1.txt[0m
2026/09/05 03:07:52 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/compare_all/path1/file10.txt[0m
2026/09/05 03:07:52 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/compare_all/path1/file3.txt[0m
2026/09/05 03:07:52 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:07:53 INFO : file10.txt: Copied (new)
2026/09/05 03:07:53 INFO : file6.txt: Copied (new)
2026/09/05 03:07:53 INFO : file5.txt.conflict2: Copied (new)
2026/09/05 03:07:53 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:07:53 INFO : file3.txt: Deleted
2026/09/05 03:07:53 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:07:53 INFO : file11.txt: Copied (new)
2026/09/05 03:07:53 INFO : file5.txt.conflict1: Copied (new)
2026/09/05 03:07:53 INFO : file7.txt: Copied (new)
2026/09/05 03:07:53 INFO : file2.txt: Copied (replaced existing)
2026/09/05 03:07:53 INFO : file4.txt: Deleted
2026/09/05 03:07:53 INFO : Updating listings
2026/09/05 03:07:53 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/compare_all/path1/" vs Path2 "/tmp/030540momafal4/compare_all/path2/"
2026/09/05 03:07:53 INFO : [32mBisync successful[0m
2026/09/05 03:07:53 DEBUG : Waiting for deletions to finish
2026/09/05 03:07:53 INFO : file2.txt: Deleted
2026/09/05 03:07:53 INFO : file5.txt.conflict2: Deleted
2026/09/05 03:07:53 INFO : file1.txt: Deleted
2026/09/05 03:07:53 INFO : RCLONE_TEST: Deleted
2026/09/05 03:07:53 INFO : file5.txt.conflict1: Deleted
2026/09/05 03:07:53 INFO : file6.txt: Deleted
2026/09/05 03:07:53 INFO : file11.txt: Deleted
2026/09/05 03:07:53 INFO : file10.txt: Deleted
2026/09/05 03:07:53 INFO : file7.txt: Deleted
2026/09/05 03:07:53 DEBUG : removing 1 level 0 directories
2026/09/05 03:07:53 INFO : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/compare_all/path1': Removing directory
2026/09/05 03:07:53 DEBUG : Waiting for deletions to finish
2026/09/05 03:07:53 INFO : RCLONE_TEST: Deleted
2026/09/05 03:07:53 INFO : file6.txt: Deleted
2026/09/05 03:07:53 INFO : file1.txt: Deleted
2026/09/05 03:07:53 INFO : file5.txt.conflict1: Deleted
2026/09/05 03:07:53 INFO : file2.txt: Deleted
2026/09/05 03:07:53 INFO : file11.txt: Deleted
2026/09/05 03:07:53 INFO : file10.txt: Deleted
2026/09/05 03:07:53 INFO : file5.txt.conflict2: Deleted
2026/09/05 03:07:53 INFO : file7.txt: Deleted
2026/09/05 03:07:53 DEBUG : removing 1 level 0 directories
2026/09/05 03:07:53 INFO : Local file system at /tmp/030540momafal4/compare_all/path2: Removing directory
bisync_test.go:610: [32mTEST compare_all PASSED[0m
=== RUN TestBisyncRemoteLocal/concurrent
2026/09/05 03:07:53 INFO : path1: Making directory
2026/09/05 03:07:53 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/concurrent/path1"
2026/09/05 03:07:54 DEBUG : Creating backend with remote "/tmp/030540momafal4/concurrent/path2"
2026/09/05 03:07:54 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_concurrent/initial"
2026/09/05 03:07:54 DEBUG : Creating backend with remote "/tmp/030540momafal4/initdir/test_concurrent-sotoxax8"
2026/09/05 03:07:54 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:07:54 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:54 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:54 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:54 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:54 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:54 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:54 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:54 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:54 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:07:54 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:07:54 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:07:54 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:07:54 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:07:54 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:07:54 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:54 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:07:54 INFO : file1.txt: Copied (new)
2026/09/05 03:07:54 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:07:54 DEBUG : Local file system at /tmp/030540momafal4/initdir/test_concurrent-sotoxax8: Waiting for checks to finish
2026/09/05 03:07:54 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:54 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:07:54 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:07:54 INFO : file2.txt: Copied (new)
2026/09/05 03:07:54 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:07:54 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:54 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:07:54 INFO : file3.txt: Copied (new)
2026/09/05 03:07:54 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:54 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:07:54 DEBUG : Local file system at /tmp/030540momafal4/initdir/test_concurrent-sotoxax8: Waiting for transfers to finish
2026/09/05 03:07:54 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:07:54 INFO : file4.txt: Copied (new)
2026/09/05 03:07:54 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:54 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:07:54 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:07:54 INFO : file5.txt: Copied (new)
2026/09/05 03:07:54 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:54 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:07:54 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:54 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:07:54 INFO : file6.txt: Copied (new)
2026/09/05 03:07:54 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:07:54 INFO : file7.txt: Copied (new)
2026/09/05 03:07:54 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:54 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:07:54 INFO : file8.txt: Copied (new)
2026/09/05 03:07:54 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_concurrent/modfiles"
2026/09/05 03:07:54 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_concurrent-rohacal2"
2026/09/05 03:07:54 DEBUG : dummy.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:54 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:54 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:54 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:54 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:54 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:54 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:54 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:54 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:54 DEBUG : dummy.txt.054c2352.partial: size = 0 OK
2026/09/05 03:07:54 DEBUG : file1.txt.0866bb02.partial: size = 19 OK
2026/09/05 03:07:54 DEBUG : file10.txt.0bea3133.partial: size = 19 OK
2026/09/05 03:07:54 DEBUG : Local file system at /tmp/030540momafal4/datadir/test_concurrent-rohacal2: Waiting for checks to finish
2026/09/05 03:07:54 DEBUG : Local file system at /tmp/030540momafal4/datadir/test_concurrent-rohacal2: Waiting for transfers to finish
2026/09/05 03:07:54 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:07:54 DEBUG : file11.txt.62933a56.partial: size = 19 OK
2026/09/05 03:07:54 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:07:54 DEBUG : file1.txt.0866bb02.partial: renamed to: file1.txt
2026/09/05 03:07:54 INFO : file1.txt: Copied (new)
2026/09/05 03:07:54 DEBUG : file10.txt.0bea3133.partial: renamed to: file10.txt
2026/09/05 03:07:54 INFO : file10.txt: Copied (new)
2026/09/05 03:07:54 DEBUG : file2.txt.95cb1da2.partial: size = 13 OK
2026/09/05 03:07:54 DEBUG : dummy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:54 DEBUG : file5L.txt.0068aeca.partial: size = 39 OK
2026/09/05 03:07:54 DEBUG : dummy.txt.054c2352.partial: renamed to: dummy.txt
2026/09/05 03:07:54 INFO : dummy.txt: Copied (new)
2026/09/05 03:07:54 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/09/05 03:07:54 DEBUG : file5L.txt.0068aeca.partial: renamed to: file5L.txt
2026/09/05 03:07:54 INFO : file5L.txt: Copied (new)
2026/09/05 03:07:54 DEBUG : file5R.txt.70006d6a.partial: size = 39 OK
2026/09/05 03:07:54 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/09/05 03:07:54 DEBUG : file6.txt.cd788d78.partial: size = 19 OK
2026/09/05 03:07:54 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:07:54 DEBUG : file2.txt.95cb1da2.partial: renamed to: file2.txt
2026/09/05 03:07:54 INFO : file2.txt: Copied (new)
2026/09/05 03:07:54 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:07:54 DEBUG : file11.txt.62933a56.partial: renamed to: file11.txt
2026/09/05 03:07:54 INFO : file11.txt: Copied (new)
2026/09/05 03:07:54 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/09/05 03:07:54 DEBUG : file7.txt.a401861d.partial: size = 19 OK
2026/09/05 03:07:54 DEBUG : file6.txt.cd788d78.partial: renamed to: file6.txt
2026/09/05 03:07:54 INFO : file6.txt: Copied (new)
2026/09/05 03:07:54 DEBUG : file5R.txt.70006d6a.partial: renamed to: file5R.txt
2026/09/05 03:07:54 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:07:54 INFO : file5R.txt: Copied (new)
2026/09/05 03:07:54 DEBUG : file7.txt.a401861d.partial: renamed to: file7.txt
2026/09/05 03:07:54 INFO : file7.txt: Copied (new)
2026/09/05 03:07:54 DEBUG : Waiting for deletions to finish
2026/09/05 03:07:54 ERROR : error listing: directory not found
2026/09/05 03:07:54 ERROR : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/concurrent/path1': Failed to list "": directory not found
2026/09/05 03:07:54 DEBUG : removing 1 level 0 directories
2026/09/05 03:07:54 INFO : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/concurrent/path1': Removing directory
2026/09/05 03:07:54 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-faluzix1jaco%2F030540momafal4%2Fconcurrent%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:5d50da21-c01a-008b-03e3-3cb577000000
Time:2026-09-05T03:07:54.1562765Z
--------------------------------------------------------------------------------
2026/09/05 03:07:54 DEBUG : Waiting for deletions to finish
2026/09/05 03:07:54 ERROR : error listing: directory not found
2026/09/05 03:07:54 ERROR : Local file system at /tmp/030540momafal4/concurrent/path2: Failed to list "": directory not found
2026/09/05 03:07:54 DEBUG : removing 1 level 0 directories
2026/09/05 03:07:54 INFO : Local file system at /tmp/030540momafal4/concurrent/path2: Removing directory
2026/09/05 03:07:54 ERROR : Failed to rmdir: stat /tmp/030540momafal4/concurrent/path2: no such file or directory
2026/09/05 03:07:54 ERROR : error listing: directory not found
2026/09/05 03:07:54 ERROR : error listing: directory not found
2026/09/05 03:07:54 NOTICE: checking initFs Local file system at /tmp/030540momafal4/initdir/test_concurrent-sotoxax8
2026/09/05 03:07:54 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:54 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:54 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:54 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:54 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:54 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:54 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:54 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:54 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:07:54 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/concurrent/path1': Waiting for checks to finish
2026/09/05 03:07:54 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/concurrent/path1': Waiting for transfers to finish
2026/09/05 03:07:54 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:07:54 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:54 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:07:54 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:54 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:07:54 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:54 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:07:54 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:54 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:07:54 INFO : file1.txt: Copied (new)
2026/09/05 03:07:54 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:07:54 INFO : file2.txt: Copied (new)
2026/09/05 03:07:54 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:07:54 INFO : file3.txt: Copied (new)
2026/09/05 03:07:54 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:07:54 INFO : file4.txt: Copied (new)
2026/09/05 03:07:54 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:07:54 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:54 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:07:54 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:54 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:07:54 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:54 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:07:54 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:54 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:07:54 INFO : file5.txt: Copied (new)
2026/09/05 03:07:54 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:07:54 INFO : file6.txt: Copied (new)
2026/09/05 03:07:54 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:07:54 INFO : file7.txt: Copied (new)
2026/09/05 03:07:54 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:07:54 INFO : file8.txt: Copied (new)
2026/09/05 03:07:55 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:07:55 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:07:55 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:07:55 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:07:55 NOTICE: checking Path1 azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/concurrent/path1'
2026/09/05 03:07:55 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:07:55 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:55 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:55 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:55 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:55 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:55 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:55 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:55 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:07:55 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:07:55 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:07:55 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:07:55 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:07:55 DEBUG : Local file system at /tmp/030540momafal4/concurrent/path2: Waiting for checks to finish
2026/09/05 03:07:55 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:07:55 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:07:55 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:07:55 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:07:55 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:55 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:07:55 INFO : file1.txt: Copied (new)
2026/09/05 03:07:55 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:07:55 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:55 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:07:55 INFO : file2.txt: Copied (new)
2026/09/05 03:07:55 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:07:55 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:55 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:07:55 INFO : file3.txt: Copied (new)
2026/09/05 03:07:55 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:07:55 DEBUG : Local file system at /tmp/030540momafal4/concurrent/path2: Waiting for transfers to finish
2026/09/05 03:07:55 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:55 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:07:55 INFO : file4.txt: Copied (new)
2026/09/05 03:07:55 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:55 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:55 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:07:55 INFO : file6.txt: Copied (new)
2026/09/05 03:07:55 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:55 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:07:55 INFO : file7.txt: Copied (new)
2026/09/05 03:07:55 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:07:55 INFO : file5.txt: Copied (new)
2026/09/05 03:07:55 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:07:55 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:07:55 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:07:55 INFO : file8.txt: Copied (new)
2026/09/05 03:07:55 NOTICE: checking path2 Local file system at /tmp/030540momafal4/concurrent/path2
2026/09/05 03:07:55 NOTICE: [36m(01) :[0m [34mtest concurrent[0m
2026/09/05 03:07:55 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/09/05 03:07:55 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/09/05 03:07:57 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/concurrent/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:07:57 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:07: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/09/05 03:07:57 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/concurrent/path1/" with Path2 "/tmp/030540momafal4/concurrent/path2/"
2026/09/05 03:07:57 INFO : Copying Path2 files to Path1
2026/09/05 03:07:57 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:07:58 INFO : There was nothing to transfer
2026/09/05 03:07:58 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:07:58 INFO : There was nothing to transfer
2026/09/05 03:07:58 INFO : Resync updating listings
2026/09/05 03:07:58 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/concurrent/path1/" vs Path2 "/tmp/030540momafal4/concurrent/path2/"
2026/09/05 03:07:58 INFO : [32mBisync successful[0m
2026/09/05 03:07:58 NOTICE: [36m(04) :[0m [34mtest changed on one path - file1[0m
2026/09/05 03:07:58 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-01-02 /tmp/030540momafal4/datadir/test_concurrent-rohacal2/ file5R.txt[0m
2026/09/05 03:07:58 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_concurrent-rohacal2/"
2026/09/05 03:07:58 DEBUG : fs cache: renaming cache item "/tmp/030540momafal4/datadir/test_concurrent-rohacal2/" to be canonical "/tmp/030540momafal4/datadir/test_concurrent-rohacal2"
2026/09/05 03:07:58 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/09/05 03:07:58 NOTICE: [36m(06) :[0m [34mtouch-glob 2023-08-26 /tmp/030540momafal4/datadir/test_concurrent-rohacal2/ file7.txt[0m
2026/09/05 03:07:58 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/datadir/test_concurrent-rohacal2/" for canonical name "/tmp/030540momafal4/datadir/test_concurrent-rohacal2"
2026/09/05 03:07:58 DEBUG : file7.txt: Set modification time 2023-08-26
2026/09/05 03:07:58 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_concurrent-rohacal2/file5R.txt /tmp/030540momafal4/concurrent/path2/ file1.txt[0m
2026/09/05 03:07:58 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_concurrent-rohacal2/file5R.txt" to "/tmp/030540momafal4/concurrent/path2/" as "file1.txt"
2026/09/05 03:07:58 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_concurrent-rohacal2/file5R.txt"
2026/09/05 03:07:58 DEBUG : Creating backend with remote "/tmp/030540momafal4/concurrent/path2/"
2026/09/05 03:07:58 DEBUG : operations.CopyFile "file5R.txt" to "Local file system at /tmp/030540momafal4/concurrent/path2" as "file1.txt"
2026/09/05 03:07:58 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/030540momafal4/datadir/test_concurrent-rohacal2)
2026/09/05 03:07:58 DEBUG : file1.txt: size = 0 (Local file system at /tmp/030540momafal4/concurrent/path2)
2026/09/05 03:07:58 DEBUG : file5R.txt: Sizes differ
2026/09/05 03:07:58 DEBUG : file1.txt.4d727251.partial: size = 39 OK
2026/09/05 03:07:58 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/09/05 03:07:58 DEBUG : file1.txt.4d727251.partial: renamed to: file1.txt
2026/09/05 03:07:58 INFO : file5R.txt: Copied (replaced existing) to: file1.txt
2026/09/05 03:07:58 NOTICE: [36m(08) :[0m [34mtest bisync with file changed during[0m
2026/09/05 03:07:58 NOTICE: [36m(09) :[0m [34mconcurrent-func[0m
2026/09/05 03:07:58 NOTICE: [36m(10) :[0m [34mbisync[0m
2026/09/05 03:08:00 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/concurrent/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:08:00 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:08: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/09/05 03:08:00 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/concurrent/path1/" with Path2 "/tmp/030540momafal4/concurrent/path2/"
2026/09/05 03:08:00 INFO : Building Path1 and Path2 listings
2026/09/05 03:08:00 INFO : Path1 checking for diffs
2026/09/05 03:08:00 INFO : Path2 checking for diffs
2026/09/05 03:08:00 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:08:00 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/09/05 03:08:00 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/09/05 03:08:00 INFO : Applying changes
2026/09/05 03:08:00 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/concurrent/path1/file1.txt[0m
2026/09/05 03:08:00 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:08:00 INFO : file7.txt: Copied (replaced existing) to: file1.txt
2026/09/05 03:08:01 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:08:01 INFO : Updating listings
2026/09/05 03:08:01 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/concurrent/path1/" vs Path2 "/tmp/030540momafal4/concurrent/path2/"
2026/09/05 03:08:01 INFO : [32mBisync successful[0m
2026/09/05 03:08:01 NOTICE: [36m(11) :[0m [34mbisync[0m
2026/09/05 03:08:03 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/concurrent/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:08:03 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:08: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/09/05 03:08:03 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/concurrent/path1/" with Path2 "/tmp/030540momafal4/concurrent/path2/"
2026/09/05 03:08:03 INFO : Building Path1 and Path2 listings
2026/09/05 03:08:03 INFO : Path1 checking for diffs
2026/09/05 03:08:03 INFO : Path2 checking for diffs
2026/09/05 03:08:03 INFO : No changes found
2026/09/05 03:08:03 INFO : Updating listings
2026/09/05 03:08:03 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/concurrent/path1/" vs Path2 "/tmp/030540momafal4/concurrent/path2/"
2026/09/05 03:08:03 INFO : [32mBisync successful[0m
2026/09/05 03:08:03 DEBUG : Waiting for deletions to finish
2026/09/05 03:08:03 INFO : file5.txt: Deleted
2026/09/05 03:08:03 INFO : RCLONE_TEST: Deleted
2026/09/05 03:08:03 INFO : file2.txt: Deleted
2026/09/05 03:08:03 INFO : file3.txt: Deleted
2026/09/05 03:08:03 INFO : file6.txt: Deleted
2026/09/05 03:08:03 INFO : file4.txt: Deleted
2026/09/05 03:08:03 INFO : file7.txt: Deleted
2026/09/05 03:08:03 INFO : file1.txt: Deleted
2026/09/05 03:08:03 INFO : file8.txt: Deleted
2026/09/05 03:08:03 DEBUG : removing 1 level 0 directories
2026/09/05 03:08:03 INFO : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/concurrent/path1': Removing directory
2026/09/05 03:08:03 DEBUG : Waiting for deletions to finish
2026/09/05 03:08:03 INFO : file7.txt: Deleted
2026/09/05 03:08:03 INFO : RCLONE_TEST: Deleted
2026/09/05 03:08:03 INFO : file8.txt: Deleted
2026/09/05 03:08:03 INFO : file3.txt: Deleted
2026/09/05 03:08:03 INFO : file1.txt: Deleted
2026/09/05 03:08:03 INFO : file6.txt: Deleted
2026/09/05 03:08:03 INFO : file5.txt: Deleted
2026/09/05 03:08:03 INFO : file2.txt: Deleted
2026/09/05 03:08:03 INFO : file4.txt: Deleted
2026/09/05 03:08:03 DEBUG : removing 1 level 0 directories
2026/09/05 03:08:03 INFO : Local file system at /tmp/030540momafal4/concurrent/path2: Removing directory
bisync_test.go:610: [32mTEST concurrent PASSED[0m
=== RUN TestBisyncRemoteLocal/createemptysrcdirs
2026/09/05 03:08:03 INFO : path1: Making directory
2026/09/05 03:08:03 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1"
2026/09/05 03:08:03 DEBUG : Creating backend with remote "/tmp/030540momafal4/createemptysrcdirs/path2"
2026/09/05 03:08:03 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_createemptysrcdirs/initial"
2026/09/05 03:08:03 DEBUG : Creating backend with remote "/tmp/030540momafal4/initdir/test_createemptysrcdirs-qoyexay9"
2026/09/05 03:08:03 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:08:03 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:03 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:03 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:03 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:03 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:03 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:03 DEBUG : Local file system at /tmp/030540momafal4/initdir/test_createemptysrcdirs-qoyexay9: Waiting for checks to finish
2026/09/05 03:08:03 DEBUG : Local file system at /tmp/030540momafal4/initdir/test_createemptysrcdirs-qoyexay9: Waiting for transfers to finish
2026/09/05 03:08:03 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:08:03 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:08:03 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/09/05 03:08:03 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:08:03 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:03 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:08:03 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/09/05 03:08:03 INFO : file1.copy1.txt: Copied (new)
2026/09/05 03:08:03 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/09/05 03:08:03 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/09/05 03:08:03 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:03 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/09/05 03:08:03 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:03 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/09/05 03:08:03 INFO : file1.copy3.txt: Copied (new)
2026/09/05 03:08:03 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/09/05 03:08:03 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:03 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:03 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/09/05 03:08:03 INFO : file1.copy4.txt: Copied (new)
2026/09/05 03:08:03 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/09/05 03:08:03 INFO : file1.copy2.txt: Copied (new)
2026/09/05 03:08:03 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/09/05 03:08:03 INFO : file1.copy5.txt: Copied (new)
2026/09/05 03:08:03 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:08:03 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:03 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:08:03 INFO : file1.txt: Copied (new)
2026/09/05 03:08:03 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_createemptysrcdirs/modfiles"
2026/09/05 03:08:03 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6"
2026/09/05 03:08:03 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:03 DEBUG : Local file system at /tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6: Waiting for checks to finish
2026/09/05 03:08:03 DEBUG : Local file system at /tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6: Waiting for transfers to finish
2026/09/05 03:08:03 DEBUG : placeholder.txt.29019232.partial: size = 0 OK
2026/09/05 03:08:03 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:03 DEBUG : placeholder.txt.29019232.partial: renamed to: placeholder.txt
2026/09/05 03:08:03 INFO : placeholder.txt: Copied (new)
2026/09/05 03:08:03 DEBUG : Waiting for deletions to finish
2026/09/05 03:08:03 ERROR : error listing: directory not found
2026/09/05 03:08:03 ERROR : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1': Failed to list "": directory not found
2026/09/05 03:08:03 DEBUG : removing 1 level 0 directories
2026/09/05 03:08:03 INFO : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1': Removing directory
2026/09/05 03:08:03 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-faluzix1jaco%2F030540momafal4%2Fcreateemptysrcdirs%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:c3aa060c-e01a-001a-5ce3-3cd0c5000000
Time:2026-09-05T03:08:03.9816402Z
--------------------------------------------------------------------------------
2026/09/05 03:08:03 DEBUG : Waiting for deletions to finish
2026/09/05 03:08:03 ERROR : error listing: directory not found
2026/09/05 03:08:03 ERROR : Local file system at /tmp/030540momafal4/createemptysrcdirs/path2: Failed to list "": directory not found
2026/09/05 03:08:03 DEBUG : removing 1 level 0 directories
2026/09/05 03:08:03 INFO : Local file system at /tmp/030540momafal4/createemptysrcdirs/path2: Removing directory
2026/09/05 03:08:03 ERROR : Failed to rmdir: stat /tmp/030540momafal4/createemptysrcdirs/path2: no such file or directory
2026/09/05 03:08:04 ERROR : error listing: directory not found
2026/09/05 03:08:04 ERROR : error listing: directory not found
2026/09/05 03:08:04 NOTICE: checking initFs Local file system at /tmp/030540momafal4/initdir/test_createemptysrcdirs-qoyexay9
2026/09/05 03:08:04 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:04 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:04 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:04 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:04 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:04 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:04 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:08:04 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1': Waiting for checks to finish
2026/09/05 03:08:04 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1': Waiting for transfers to finish
2026/09/05 03:08:04 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/09/05 03:08:04 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:04 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/09/05 03:08:04 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:04 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/09/05 03:08:04 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:04 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/09/05 03:08:04 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:04 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/09/05 03:08:04 INFO : file1.copy4.txt: Copied (new)
2026/09/05 03:08:04 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/09/05 03:08:04 INFO : file1.copy1.txt: Copied (new)
2026/09/05 03:08:04 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/09/05 03:08:04 INFO : file1.copy2.txt: Copied (new)
2026/09/05 03:08:04 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/09/05 03:08:04 INFO : file1.copy3.txt: Copied (new)
2026/09/05 03:08:04 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:08:04 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:04 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/09/05 03:08:04 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:04 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:08:04 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:08:04 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/09/05 03:08:04 INFO : file1.copy5.txt: Copied (new)
2026/09/05 03:08:04 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:08:04 INFO : file1.txt: Copied (new)
2026/09/05 03:08:04 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:08:04 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:08:04 NOTICE: checking Path1 azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1'
2026/09/05 03:08:05 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:08:05 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:05 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:05 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:05 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:05 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:05 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:05 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:08:05 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/09/05 03:08:05 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:08:05 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:08:05 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:08:05 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/09/05 03:08:05 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/09/05 03:08:05 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:05 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/09/05 03:08:05 INFO : file1.copy3.txt: Copied (new)
2026/09/05 03:08:05 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/09/05 03:08:05 DEBUG : Local file system at /tmp/030540momafal4/createemptysrcdirs/path2: Waiting for checks to finish
2026/09/05 03:08:05 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/09/05 03:08:05 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:05 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:05 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/09/05 03:08:05 INFO : file1.copy1.txt: Copied (new)
2026/09/05 03:08:05 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/09/05 03:08:05 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:05 DEBUG : Local file system at /tmp/030540momafal4/createemptysrcdirs/path2: Waiting for transfers to finish
2026/09/05 03:08:05 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:05 INFO : file1.copy4.txt: Copied (new)
2026/09/05 03:08:05 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:08:05 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:05 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/09/05 03:08:05 INFO : file1.copy2.txt: Copied (new)
2026/09/05 03:08:05 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:08:05 INFO : file1.txt: Copied (new)
2026/09/05 03:08:05 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/09/05 03:08:05 INFO : file1.copy5.txt: Copied (new)
2026/09/05 03:08:05 NOTICE: checking path2 Local file system at /tmp/030540momafal4/createemptysrcdirs/path2
2026/09/05 03:08:05 NOTICE: [36m(01) :[0m [34mtest createemptysrcdirs[0m
2026/09/05 03:08:05 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/09/05 03:08:05 NOTICE: [36m(03) :[0m [34mtouch-glob 2001-01-02 /tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6/ placeholder.txt[0m
2026/09/05 03:08:05 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6/"
2026/09/05 03:08:05 DEBUG : fs cache: renaming cache item "/tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6/" to be canonical "/tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6"
2026/09/05 03:08:05 DEBUG : placeholder.txt: Set modification time 2001-01-02
2026/09/05 03:08:05 NOTICE: [36m(04) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6/placeholder.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/ file1.txt[0m
2026/09/05 03:08:05 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6/placeholder.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/" as "file1.txt"
2026/09/05 03:08:05 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6/placeholder.txt"
2026/09/05 03:08:05 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/"
2026/09/05 03:08:05 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/'" as "file1.txt"
2026/09/05 03:08:05 DEBUG : file1.txt: size = 0 OK
2026/09/05 03:08:05 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/09/05 03:08:05 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:05 INFO : placeholder.txt: Updated modification time in destination
2026/09/05 03:08:05 DEBUG : placeholder.txt: Unchanged skipping
2026/09/05 03:08:05 NOTICE: [36m(05) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6/placeholder.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/ file1.copy1.txt[0m
2026/09/05 03:08:05 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6/placeholder.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/" as "file1.copy1.txt"
2026/09/05 03:08:05 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6/placeholder.txt"
2026/09/05 03:08:05 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/"
2026/09/05 03:08:05 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/'" as "file1.copy1.txt"
2026/09/05 03:08:05 DEBUG : file1.copy1.txt: size = 0 OK
2026/09/05 03:08:05 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/09/05 03:08:05 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:05 INFO : placeholder.txt: Updated modification time in destination
2026/09/05 03:08:05 DEBUG : placeholder.txt: Unchanged skipping
2026/09/05 03:08:05 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6/placeholder.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/ file1.copy2.txt[0m
2026/09/05 03:08:05 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6/placeholder.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/" as "file1.copy2.txt"
2026/09/05 03:08:05 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6/placeholder.txt"
2026/09/05 03:08:05 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/"
2026/09/05 03:08:05 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/'" as "file1.copy2.txt"
2026/09/05 03:08:05 DEBUG : file1.copy2.txt: size = 0 OK
2026/09/05 03:08:05 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/09/05 03:08:05 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:05 INFO : placeholder.txt: Updated modification time in destination
2026/09/05 03:08:05 DEBUG : placeholder.txt: Unchanged skipping
2026/09/05 03:08:05 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6/placeholder.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/ file1.copy3.txt[0m
2026/09/05 03:08:05 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6/placeholder.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/" as "file1.copy3.txt"
2026/09/05 03:08:05 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6/placeholder.txt"
2026/09/05 03:08:05 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/"
2026/09/05 03:08:05 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/'" as "file1.copy3.txt"
2026/09/05 03:08:05 DEBUG : file1.copy3.txt: size = 0 OK
2026/09/05 03:08:05 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/09/05 03:08:05 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:05 INFO : placeholder.txt: Updated modification time in destination
2026/09/05 03:08:05 DEBUG : placeholder.txt: Unchanged skipping
2026/09/05 03:08:05 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6/placeholder.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/ file1.copy4.txt[0m
2026/09/05 03:08:05 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6/placeholder.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/" as "file1.copy4.txt"
2026/09/05 03:08:05 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6/placeholder.txt"
2026/09/05 03:08:05 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/"
2026/09/05 03:08:05 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/'" as "file1.copy4.txt"
2026/09/05 03:08:05 DEBUG : file1.copy4.txt: size = 0 OK
2026/09/05 03:08:05 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/09/05 03:08:05 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:05 INFO : placeholder.txt: Updated modification time in destination
2026/09/05 03:08:05 DEBUG : placeholder.txt: Unchanged skipping
2026/09/05 03:08:05 NOTICE: [36m(09) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6/placeholder.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/ file1.copy5.txt[0m
2026/09/05 03:08:05 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6/placeholder.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/" as "file1.copy5.txt"
2026/09/05 03:08:05 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6/placeholder.txt"
2026/09/05 03:08:05 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/"
2026/09/05 03:08:06 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/'" as "file1.copy5.txt"
2026/09/05 03:08:06 DEBUG : file1.copy5.txt: size = 0 OK
2026/09/05 03:08:06 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/09/05 03:08:06 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:06 INFO : placeholder.txt: Updated modification time in destination
2026/09/05 03:08:06 DEBUG : placeholder.txt: Unchanged skipping
2026/09/05 03:08:06 NOTICE: [36m(10) :[0m [34mbisync resync[0m
2026/09/05 03:08:08 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:08:08 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:08: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/09/05 03:08:08 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/" with Path2 "/tmp/030540momafal4/createemptysrcdirs/path2/"
2026/09/05 03:08:08 INFO : Copying Path2 files to Path1
2026/09/05 03:08:08 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:08:08 INFO : There was nothing to transfer
2026/09/05 03:08:08 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:08:08 INFO : file1.copy3.txt: Updated modification time in destination
2026/09/05 03:08:08 INFO : file1.copy2.txt: Updated modification time in destination
2026/09/05 03:08:08 INFO : file1.copy5.txt: Updated modification time in destination
2026/09/05 03:08:08 INFO : file1.copy4.txt: Updated modification time in destination
2026/09/05 03:08:08 INFO : file1.txt: Updated modification time in destination
2026/09/05 03:08:08 INFO : file1.copy1.txt: Updated modification time in destination
2026/09/05 03:08:08 INFO : There was nothing to transfer
2026/09/05 03:08:08 INFO : Resync updating listings
2026/09/05 03:08:08 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/" vs Path2 "/tmp/030540momafal4/createemptysrcdirs/path2/"
2026/09/05 03:08:08 INFO : [32mBisync successful[0m
2026/09/05 03:08:08 NOTICE: [36m(11) :[0m [34mtest 1. Create an empty dir on Path1 by creating subdir/placeholder.txt and then deleting the placeholder[0m
2026/09/05 03:08:08 NOTICE: [36m(12) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6/placeholder.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/ subdir/placeholder.txt[0m
2026/09/05 03:08:08 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6/placeholder.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/" as "subdir/placeholder.txt"
2026/09/05 03:08:08 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6/placeholder.txt"
2026/09/05 03:08:08 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/"
2026/09/05 03:08:08 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/'" as "subdir/placeholder.txt"
2026/09/05 03:08:08 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:08 DEBUG : subdir/placeholder.txt.ff937e91.partial: size = 0 OK
2026/09/05 03:08:08 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:09 DEBUG : subdir/placeholder.txt.ff937e91.partial: renamed to: subdir/placeholder.txt
2026/09/05 03:08:09 INFO : placeholder.txt: Copied (new) to: subdir/placeholder.txt
2026/09/05 03:08:09 NOTICE: [36m(13) :[0m [34mtouch-glob 2001-01-02 TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/ subdir[0m
2026/09/05 03:08:09 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/"
2026/09/05 03:08:09 NOTICE: [36m(14) :[0m [34mdelete-file TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/subdir/placeholder.txt[0m
2026/09/05 03:08:09 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/subdir/"
2026/09/05 03:08:09 INFO : placeholder.txt: Deleted
2026/09/05 03:08:09 NOTICE: [36m(15) :[0m [34mtest 2. Run bisync without --create-empty-src-dirs[0m
2026/09/05 03:08:09 NOTICE: [36m(16) :[0m [34mbisync[0m
2026/09/05 03:08:11 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:08:11 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:08: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/09/05 03:08:11 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/" with Path2 "/tmp/030540momafal4/createemptysrcdirs/path2/"
2026/09/05 03:08:11 INFO : Building Path1 and Path2 listings
2026/09/05 03:08:11 INFO : Path1 checking for diffs
2026/09/05 03:08:11 INFO : Path2 checking for diffs
2026/09/05 03:08:11 INFO : No changes found
2026/09/05 03:08:11 INFO : Updating listings
2026/09/05 03:08:11 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/" vs Path2 "/tmp/030540momafal4/createemptysrcdirs/path2/"
2026/09/05 03:08:11 INFO : [32mBisync successful[0m
2026/09/05 03:08:11 NOTICE: [36m(17) :[0m [34mtest 3. Confirm the subdir exists only on Path1 and not Path2[0m
2026/09/05 03:08:11 NOTICE: [36m(18) :[0m [34mlist-dirs TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/[0m
2026/09/05 03:08:12 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/09/05 03:08:12 NOTICE: [36m(19) :[0m [34mlist-dirs /tmp/030540momafal4/createemptysrcdirs/path2/[0m
2026/09/05 03:08:12 DEBUG : Creating backend with remote "/tmp/030540momafal4/createemptysrcdirs/path2/"
2026/09/05 03:08:12 DEBUG : fs cache: renaming cache item "/tmp/030540momafal4/createemptysrcdirs/path2/" to be canonical "/tmp/030540momafal4/createemptysrcdirs/path2"
2026/09/05 03:08:12 NOTICE: [36m(20) :[0m [34mtest 4.Run bisync WITH --create-empty-src-dirs[0m
2026/09/05 03:08:12 NOTICE: [36m(21) :[0m [34mbisync create-empty-src-dirs[0m
2026/09/05 03:08:14 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:08:14 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:08: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/09/05 03:08:14 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/" with Path2 "/tmp/030540momafal4/createemptysrcdirs/path2/"
2026/09/05 03:08:14 INFO : Building Path1 and Path2 listings
2026/09/05 03:08:14 INFO : Path1 checking for diffs
2026/09/05 03:08:14 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36msubdir[0m
2026/09/05 03:08:14 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/09/05 03:08:14 INFO : Path2 checking for diffs
2026/09/05 03:08:14 INFO : Applying changes
2026/09/05 03:08:14 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/030540momafal4/createemptysrcdirs/path2/subdir[0m
2026/09/05 03:08:14 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:08:14 INFO : There was nothing to transfer
2026/09/05 03:08:14 INFO : subdir: Making directory
2026/09/05 03:08:14 INFO : Updating listings
2026/09/05 03:08:14 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/" vs Path2 "/tmp/030540momafal4/createemptysrcdirs/path2/"
2026/09/05 03:08:14 INFO : [32mBisync successful[0m
2026/09/05 03:08:14 NOTICE: [36m(22) :[0m [34mtest 5. Confirm the subdir exists on both paths[0m
2026/09/05 03:08:14 NOTICE: [36m(23) :[0m [34mlist-dirs TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/[0m
2026/09/05 03:08:14 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/09/05 03:08:15 NOTICE: [36m(24) :[0m [34mlist-dirs /tmp/030540momafal4/createemptysrcdirs/path2/[0m
2026/09/05 03:08:15 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/createemptysrcdirs/path2/" for canonical name "/tmp/030540momafal4/createemptysrcdirs/path2"
2026/09/05 03:08:15 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/09/05 03:08:15 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/09/05 03:08:15 NOTICE: [36m(26) :[0m [34mpurge-children TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/[0m
2026/09/05 03:08:15 DEBUG : subdir: Purge subdir
2026/09/05 03:08:15 DEBUG : Waiting for deletions to finish
2026/09/05 03:08:15 DEBUG : removing 1 level 1 directories
2026/09/05 03:08:15 INFO : subdir: Removing directory
2026/09/05 03:08:15 DEBUG : file1.copy1.txt: Remove file
2026/09/05 03:08:15 DEBUG : file1.copy2.txt: Remove file
2026/09/05 03:08:15 DEBUG : file1.copy3.txt: Remove file
2026/09/05 03:08:15 DEBUG : file1.copy4.txt: Remove file
2026/09/05 03:08:15 DEBUG : file1.copy5.txt: Remove file
2026/09/05 03:08:15 DEBUG : file1.txt: Remove file
2026/09/05 03:08:15 DEBUG : RCLONE_TEST: Remove file
2026/09/05 03:08:15 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6/placeholder.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/ file1.txt[0m
2026/09/05 03:08:15 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6/placeholder.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/" as "file1.txt"
2026/09/05 03:08:15 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6/placeholder.txt"
2026/09/05 03:08:15 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/"
2026/09/05 03:08:15 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/'" as "file1.txt"
2026/09/05 03:08:15 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:15 DEBUG : file1.txt.1e643dc4.partial: size = 0 OK
2026/09/05 03:08:15 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:16 DEBUG : file1.txt.1e643dc4.partial: renamed to: file1.txt
2026/09/05 03:08:16 INFO : placeholder.txt: Copied (new) to: file1.txt
2026/09/05 03:08:16 NOTICE: [36m(28) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6/placeholder.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/ file1.copy1.txt[0m
2026/09/05 03:08:16 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6/placeholder.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/" as "file1.copy1.txt"
2026/09/05 03:08:16 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6/placeholder.txt"
2026/09/05 03:08:16 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/"
2026/09/05 03:08:16 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/'" as "file1.copy1.txt"
2026/09/05 03:08:16 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:16 DEBUG : file1.copy1.txt.690c1176.partial: size = 0 OK
2026/09/05 03:08:16 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:16 DEBUG : file1.copy1.txt.690c1176.partial: renamed to: file1.copy1.txt
2026/09/05 03:08:16 INFO : placeholder.txt: Copied (new) to: file1.copy1.txt
2026/09/05 03:08:16 NOTICE: [36m(29) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6/placeholder.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/ file1.copy2.txt[0m
2026/09/05 03:08:16 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6/placeholder.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/" as "file1.copy2.txt"
2026/09/05 03:08:16 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6/placeholder.txt"
2026/09/05 03:08:16 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/"
2026/09/05 03:08:16 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/'" as "file1.copy2.txt"
2026/09/05 03:08:16 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:16 DEBUG : file1.copy2.txt.0dec6a88.partial: size = 0 OK
2026/09/05 03:08:16 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:16 DEBUG : file1.copy2.txt.0dec6a88.partial: renamed to: file1.copy2.txt
2026/09/05 03:08:16 INFO : placeholder.txt: Copied (new) to: file1.copy2.txt
2026/09/05 03:08:16 NOTICE: [36m(30) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6/placeholder.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/ file1.copy3.txt[0m
2026/09/05 03:08:16 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6/placeholder.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/" as "file1.copy3.txt"
2026/09/05 03:08:16 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6/placeholder.txt"
2026/09/05 03:08:16 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/"
2026/09/05 03:08:16 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/'" as "file1.copy3.txt"
2026/09/05 03:08:16 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:17 DEBUG : file1.copy3.txt.989cbe1d.partial: size = 0 OK
2026/09/05 03:08:17 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:17 DEBUG : file1.copy3.txt.989cbe1d.partial: renamed to: file1.copy3.txt
2026/09/05 03:08:17 INFO : placeholder.txt: Copied (new) to: file1.copy3.txt
2026/09/05 03:08:17 NOTICE: [36m(31) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6/placeholder.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/ file1.copy4.txt[0m
2026/09/05 03:08:17 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6/placeholder.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/" as "file1.copy4.txt"
2026/09/05 03:08:17 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6/placeholder.txt"
2026/09/05 03:08:17 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/"
2026/09/05 03:08:17 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/'" as "file1.copy4.txt"
2026/09/05 03:08:17 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:17 DEBUG : file1.copy4.txt.c42c9d74.partial: size = 0 OK
2026/09/05 03:08:17 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:17 DEBUG : file1.copy4.txt.c42c9d74.partial: renamed to: file1.copy4.txt
2026/09/05 03:08:17 INFO : placeholder.txt: Copied (new) to: file1.copy4.txt
2026/09/05 03:08:17 NOTICE: [36m(32) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6/placeholder.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/ file1.copy5.txt[0m
2026/09/05 03:08:17 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6/placeholder.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/" as "file1.copy5.txt"
2026/09/05 03:08:17 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6/placeholder.txt"
2026/09/05 03:08:17 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/"
2026/09/05 03:08:17 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/'" as "file1.copy5.txt"
2026/09/05 03:08:17 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:17 DEBUG : file1.copy5.txt.515c49e1.partial: size = 0 OK
2026/09/05 03:08:17 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:17 DEBUG : file1.copy5.txt.515c49e1.partial: renamed to: file1.copy5.txt
2026/09/05 03:08:17 INFO : placeholder.txt: Copied (new) to: file1.copy5.txt
2026/09/05 03:08:17 NOTICE: [36m(33) :[0m [34mtest 7. Run bisync without --create-empty-src-dirs[0m
2026/09/05 03:08:17 NOTICE: [36m(34) :[0m [34mbisync[0m
2026/09/05 03:08:20 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:08:20 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:08:20 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:08: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/09/05 03:08:20 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/" with Path2 "/tmp/030540momafal4/createemptysrcdirs/path2/"
2026/09/05 03:08:20 INFO : Building Path1 and Path2 listings
2026/09/05 03:08:20 INFO : Path1 checking for diffs
2026/09/05 03:08:20 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/09/05 03:08:20 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir[0m
2026/09/05 03:08:20 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 2 deleted[0m
2026/09/05 03:08:20 INFO : Path2 checking for diffs
2026/09/05 03:08:20 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36msubdir[0m
2026/09/05 03:08:20 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/09/05 03:08:20 INFO : Applying changes
2026/09/05 03:08:20 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/030540momafal4/createemptysrcdirs/path2/RCLONE_TEST[0m
2026/09/05 03:08:20 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:08:20 INFO : RCLONE_TEST: Deleted
2026/09/05 03:08:20 INFO : There was nothing to transfer
2026/09/05 03:08:20 INFO : Updating listings
2026/09/05 03:08:20 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/" vs Path2 "/tmp/030540momafal4/createemptysrcdirs/path2/"
2026/09/05 03:08:20 INFO : [32mBisync successful[0m
2026/09/05 03:08:20 NOTICE: [36m(35) :[0m [34mtest 8. Confirm the subdir exists only on Path2 and not Path1[0m
2026/09/05 03:08:20 NOTICE: [36m(36) :[0m [34mlist-dirs TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/[0m
2026/09/05 03:08:20 NOTICE: [36m(37) :[0m [34mlist-dirs /tmp/030540momafal4/createemptysrcdirs/path2/[0m
2026/09/05 03:08:20 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/createemptysrcdirs/path2/" for canonical name "/tmp/030540momafal4/createemptysrcdirs/path2"
2026/09/05 03:08:20 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/09/05 03:08:20 NOTICE: [36m(38) :[0m [34mtest 9. Reset, do the delete again, and run bisync WITH --create-empty-src-dirs[0m
2026/09/05 03:08:20 NOTICE: [36m(39) :[0m [34mbisync resync create-empty-src-dirs[0m
2026/09/05 03:08:22 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:08:22 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:08:22 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:08: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/09/05 03:08:22 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/" with Path2 "/tmp/030540momafal4/createemptysrcdirs/path2/"
2026/09/05 03:08:22 INFO : Copying Path2 files to Path1
2026/09/05 03:08:22 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:08:23 INFO : subdir: Making directory
2026/09/05 03:08:23 INFO : There was nothing to transfer
2026/09/05 03:08:23 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:08:23 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:08:23 INFO : There was nothing to transfer
2026/09/05 03:08:23 INFO : Resync updating listings
2026/09/05 03:08:23 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/" vs Path2 "/tmp/030540momafal4/createemptysrcdirs/path2/"
2026/09/05 03:08:23 INFO : [32mBisync successful[0m
2026/09/05 03:08:23 NOTICE: [36m(40) :[0m [34mlist-dirs TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/[0m
2026/09/05 03:08:23 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/09/05 03:08:23 NOTICE: [36m(41) :[0m [34mlist-dirs /tmp/030540momafal4/createemptysrcdirs/path2/[0m
2026/09/05 03:08:23 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/createemptysrcdirs/path2/" for canonical name "/tmp/030540momafal4/createemptysrcdirs/path2"
2026/09/05 03:08:23 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/09/05 03:08:23 NOTICE: [36m(42) :[0m [34mpurge-children TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/[0m
2026/09/05 03:08:23 DEBUG : subdir: Purge subdir
2026/09/05 03:08:23 DEBUG : Waiting for deletions to finish
2026/09/05 03:08:23 DEBUG : removing 1 level 1 directories
2026/09/05 03:08:23 INFO : subdir: Removing directory
2026/09/05 03:08:23 DEBUG : file1.copy1.txt: Remove file
2026/09/05 03:08:23 DEBUG : file1.copy2.txt: Remove file
2026/09/05 03:08:23 DEBUG : file1.copy3.txt: Remove file
2026/09/05 03:08:24 DEBUG : file1.copy4.txt: Remove file
2026/09/05 03:08:24 DEBUG : file1.copy5.txt: Remove file
2026/09/05 03:08:24 DEBUG : file1.txt: Remove file
2026/09/05 03:08:24 NOTICE: [36m(43) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6/placeholder.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/ file1.txt[0m
2026/09/05 03:08:24 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6/placeholder.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/" as "file1.txt"
2026/09/05 03:08:24 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6/placeholder.txt"
2026/09/05 03:08:24 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/"
2026/09/05 03:08:24 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/'" as "file1.txt"
2026/09/05 03:08:24 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:24 DEBUG : file1.txt.1e643dc4.partial: size = 0 OK
2026/09/05 03:08:24 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:24 DEBUG : file1.txt.1e643dc4.partial: renamed to: file1.txt
2026/09/05 03:08:24 INFO : placeholder.txt: Copied (new) to: file1.txt
2026/09/05 03:08:24 NOTICE: [36m(44) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6/placeholder.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/ file1.copy1.txt[0m
2026/09/05 03:08:24 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6/placeholder.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/" as "file1.copy1.txt"
2026/09/05 03:08:24 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6/placeholder.txt"
2026/09/05 03:08:24 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/"
2026/09/05 03:08:24 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/'" as "file1.copy1.txt"
2026/09/05 03:08:24 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:24 DEBUG : file1.copy1.txt.690c1176.partial: size = 0 OK
2026/09/05 03:08:24 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:24 DEBUG : file1.copy1.txt.690c1176.partial: renamed to: file1.copy1.txt
2026/09/05 03:08:24 INFO : placeholder.txt: Copied (new) to: file1.copy1.txt
2026/09/05 03:08:24 NOTICE: [36m(45) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6/placeholder.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/ file1.copy2.txt[0m
2026/09/05 03:08:24 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6/placeholder.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/" as "file1.copy2.txt"
2026/09/05 03:08:24 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6/placeholder.txt"
2026/09/05 03:08:24 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/"
2026/09/05 03:08:25 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/'" as "file1.copy2.txt"
2026/09/05 03:08:25 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:25 DEBUG : file1.copy2.txt.0dec6a88.partial: size = 0 OK
2026/09/05 03:08:25 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:25 DEBUG : file1.copy2.txt.0dec6a88.partial: renamed to: file1.copy2.txt
2026/09/05 03:08:25 INFO : placeholder.txt: Copied (new) to: file1.copy2.txt
2026/09/05 03:08:25 NOTICE: [36m(46) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6/placeholder.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/ file1.copy3.txt[0m
2026/09/05 03:08:25 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6/placeholder.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/" as "file1.copy3.txt"
2026/09/05 03:08:25 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6/placeholder.txt"
2026/09/05 03:08:25 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/"
2026/09/05 03:08:25 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/'" as "file1.copy3.txt"
2026/09/05 03:08:25 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:25 DEBUG : file1.copy3.txt.989cbe1d.partial: size = 0 OK
2026/09/05 03:08:25 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:25 DEBUG : file1.copy3.txt.989cbe1d.partial: renamed to: file1.copy3.txt
2026/09/05 03:08:25 INFO : placeholder.txt: Copied (new) to: file1.copy3.txt
2026/09/05 03:08:25 NOTICE: [36m(47) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6/placeholder.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/ file1.copy4.txt[0m
2026/09/05 03:08:25 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6/placeholder.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/" as "file1.copy4.txt"
2026/09/05 03:08:25 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6/placeholder.txt"
2026/09/05 03:08:25 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/"
2026/09/05 03:08:25 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/'" as "file1.copy4.txt"
2026/09/05 03:08:25 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:25 DEBUG : file1.copy4.txt.c42c9d74.partial: size = 0 OK
2026/09/05 03:08:25 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:26 DEBUG : file1.copy4.txt.c42c9d74.partial: renamed to: file1.copy4.txt
2026/09/05 03:08:26 INFO : placeholder.txt: Copied (new) to: file1.copy4.txt
2026/09/05 03:08:26 NOTICE: [36m(48) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6/placeholder.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/ file1.copy5.txt[0m
2026/09/05 03:08:26 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6/placeholder.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/" as "file1.copy5.txt"
2026/09/05 03:08:26 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_createemptysrcdirs-towevel6/placeholder.txt"
2026/09/05 03:08:26 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/"
2026/09/05 03:08:26 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/'" as "file1.copy5.txt"
2026/09/05 03:08:26 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:26 DEBUG : file1.copy5.txt.515c49e1.partial: size = 0 OK
2026/09/05 03:08:26 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:26 DEBUG : file1.copy5.txt.515c49e1.partial: renamed to: file1.copy5.txt
2026/09/05 03:08:26 INFO : placeholder.txt: Copied (new) to: file1.copy5.txt
2026/09/05 03:08:26 NOTICE: [36m(49) :[0m [34mlist-dirs TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/[0m
2026/09/05 03:08:26 NOTICE: [36m(50) :[0m [34mlist-dirs /tmp/030540momafal4/createemptysrcdirs/path2/[0m
2026/09/05 03:08:26 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/createemptysrcdirs/path2/" for canonical name "/tmp/030540momafal4/createemptysrcdirs/path2"
2026/09/05 03:08:26 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/09/05 03:08:26 NOTICE: [36m(51) :[0m [34mbisync create-empty-src-dirs[0m
2026/09/05 03:08:28 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:08:28 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:08:28 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:08: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/09/05 03:08:28 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/" with Path2 "/tmp/030540momafal4/createemptysrcdirs/path2/"
2026/09/05 03:08:28 INFO : Building Path1 and Path2 listings
2026/09/05 03:08:29 INFO : Path1 checking for diffs
2026/09/05 03:08:29 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir[0m
2026/09/05 03:08:29 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/09/05 03:08:29 INFO : Path2 checking for diffs
2026/09/05 03:08:29 INFO : Applying changes
2026/09/05 03:08:29 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/030540momafal4/createemptysrcdirs/path2/subdir[0m
2026/09/05 03:08:29 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:08:29 INFO : There was nothing to transfer
2026/09/05 03:08:29 INFO : subdir: Removing directory
2026/09/05 03:08:29 INFO : Updating listings
2026/09/05 03:08:29 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/" vs Path2 "/tmp/030540momafal4/createemptysrcdirs/path2/"
2026/09/05 03:08:29 INFO : [32mBisync successful[0m
2026/09/05 03:08:29 NOTICE: [36m(52) :[0m [34mtest 10. Confirm the subdir has been removed on both paths[0m
2026/09/05 03:08:29 NOTICE: [36m(53) :[0m [34mlist-dirs TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/[0m
2026/09/05 03:08:29 NOTICE: [36m(54) :[0m [34mlist-dirs /tmp/030540momafal4/createemptysrcdirs/path2/[0m
2026/09/05 03:08:29 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/createemptysrcdirs/path2/" for canonical name "/tmp/030540momafal4/createemptysrcdirs/path2"
2026/09/05 03:08:29 NOTICE: [36m(55) :[0m [34mtest 11. bisync again (because if we leave subdir in listings, test will fail due to mismatched modtime)[0m
2026/09/05 03:08:29 NOTICE: [36m(56) :[0m [34mbisync create-empty-src-dirs[0m
2026/09/05 03:08:31 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:08:31 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:08: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/09/05 03:08:31 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/" with Path2 "/tmp/030540momafal4/createemptysrcdirs/path2/"
2026/09/05 03:08:31 INFO : Building Path1 and Path2 listings
2026/09/05 03:08:31 INFO : Path1 checking for diffs
2026/09/05 03:08:31 INFO : Path2 checking for diffs
2026/09/05 03:08:31 INFO : No changes found
2026/09/05 03:08:31 INFO : Updating listings
2026/09/05 03:08:31 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1/" vs Path2 "/tmp/030540momafal4/createemptysrcdirs/path2/"
2026/09/05 03:08:31 INFO : [32mBisync successful[0m
2026/09/05 03:08:31 DEBUG : Waiting for deletions to finish
2026/09/05 03:08:31 INFO : file1.copy1.txt: Deleted
2026/09/05 03:08:31 INFO : file1.copy5.txt: Deleted
2026/09/05 03:08:31 INFO : file1.txt: Deleted
2026/09/05 03:08:31 INFO : file1.copy2.txt: Deleted
2026/09/05 03:08:31 INFO : file1.copy3.txt: Deleted
2026/09/05 03:08:31 INFO : file1.copy4.txt: Deleted
2026/09/05 03:08:31 DEBUG : removing 1 level 0 directories
2026/09/05 03:08:31 INFO : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/createemptysrcdirs/path1': Removing directory
2026/09/05 03:08:32 DEBUG : Waiting for deletions to finish
2026/09/05 03:08:32 INFO : file1.copy4.txt: Deleted
2026/09/05 03:08:32 INFO : file1.copy1.txt: Deleted
2026/09/05 03:08:32 INFO : file1.copy2.txt: Deleted
2026/09/05 03:08:32 INFO : file1.txt: Deleted
2026/09/05 03:08:32 INFO : file1.copy5.txt: Deleted
2026/09/05 03:08:32 INFO : file1.copy3.txt: Deleted
2026/09/05 03:08:32 DEBUG : removing 1 level 0 directories
2026/09/05 03:08:32 INFO : Local file system at /tmp/030540momafal4/createemptysrcdirs/path2: Removing directory
bisync_test.go:610: [32mTEST createemptysrcdirs PASSED[0m
=== RUN TestBisyncRemoteLocal/dry_run
2026/09/05 03:08:32 INFO : path1: Making directory
2026/09/05 03:08:32 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/dry_run/path1"
2026/09/05 03:08:32 DEBUG : Creating backend with remote "/tmp/030540momafal4/dry_run/path2"
2026/09/05 03:08:32 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_dry_run/initial"
2026/09/05 03:08:32 DEBUG : Creating backend with remote "/tmp/030540momafal4/initdir/test_dry_run-qufucop9"
2026/09/05 03:08:32 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:08:32 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:32 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:32 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:32 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:32 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:32 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:32 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:32 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:08:32 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:08:32 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:08:32 DEBUG : Local file system at /tmp/030540momafal4/initdir/test_dry_run-qufucop9: Waiting for checks to finish
2026/09/05 03:08:32 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:08:32 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:32 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:32 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:08:32 DEBUG : Local file system at /tmp/030540momafal4/initdir/test_dry_run-qufucop9: Waiting for transfers to finish
2026/09/05 03:08:32 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:32 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:08:32 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:08:32 INFO : file2.txt: Copied (new)
2026/09/05 03:08:32 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:08:32 INFO : file3.txt: Copied (new)
2026/09/05 03:08:32 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:08:32 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:08:32 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:32 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:32 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:08:32 INFO : file4.txt: Copied (new)
2026/09/05 03:08:32 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:08:32 INFO : file5.txt: Copied (new)
2026/09/05 03:08:32 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:08:32 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:32 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:08:32 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:32 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:08:32 INFO : file6.txt: Copied (new)
2026/09/05 03:08:32 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:08:32 INFO : file7.txt: Copied (new)
2026/09/05 03:08:32 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:08:32 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:08:32 INFO : file1.txt: Copied (new)
2026/09/05 03:08:32 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_dry_run/modfiles"
2026/09/05 03:08:32 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_dry_run-yoxowul1"
2026/09/05 03:08:32 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:32 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:32 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:32 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:32 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:32 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:32 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:32 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:32 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/09/05 03:08:32 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/09/05 03:08:32 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/09/05 03:08:32 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:08:32 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/09/05 03:08:32 DEBUG : Local file system at /tmp/030540momafal4/datadir/test_dry_run-yoxowul1: Waiting for checks to finish
2026/09/05 03:08:32 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/09/05 03:08:32 INFO : file1.txt: Copied (new)
2026/09/05 03:08:32 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:08:32 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/09/05 03:08:32 INFO : file10.txt: Copied (new)
2026/09/05 03:08:32 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/09/05 03:08:32 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:08:32 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/09/05 03:08:32 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/09/05 03:08:32 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/09/05 03:08:32 INFO : file11.txt: Copied (new)
2026/09/05 03:08:32 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/09/05 03:08:32 INFO : file2.txt: Copied (new)
2026/09/05 03:08:32 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/09/05 03:08:32 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/09/05 03:08:32 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/09/05 03:08:32 INFO : file5L.txt: Copied (new)
2026/09/05 03:08:32 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:08:32 DEBUG : Local file system at /tmp/030540momafal4/datadir/test_dry_run-yoxowul1: Waiting for transfers to finish
2026/09/05 03:08:32 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/09/05 03:08:32 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/09/05 03:08:32 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/09/05 03:08:32 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:08:32 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/09/05 03:08:32 INFO : file6.txt: Copied (new)
2026/09/05 03:08:32 INFO : file5R.txt: Copied (new)
2026/09/05 03:08:32 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/09/05 03:08:32 INFO : file7.txt: Copied (new)
2026/09/05 03:08:32 DEBUG : Waiting for deletions to finish
2026/09/05 03:08:32 ERROR : error listing: directory not found
2026/09/05 03:08:32 ERROR : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/dry_run/path1': Failed to list "": directory not found
2026/09/05 03:08:32 DEBUG : removing 1 level 0 directories
2026/09/05 03:08:32 INFO : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/dry_run/path1': Removing directory
2026/09/05 03:08:32 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-faluzix1jaco%2F030540momafal4%2Fdry_run%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:2a20219b-801a-00c7-47e3-3c2547000000
Time:2026-09-05T03:08:32.2594347Z
--------------------------------------------------------------------------------
2026/09/05 03:08:32 DEBUG : Waiting for deletions to finish
2026/09/05 03:08:32 ERROR : error listing: directory not found
2026/09/05 03:08:32 ERROR : Local file system at /tmp/030540momafal4/dry_run/path2: Failed to list "": directory not found
2026/09/05 03:08:32 DEBUG : removing 1 level 0 directories
2026/09/05 03:08:32 INFO : Local file system at /tmp/030540momafal4/dry_run/path2: Removing directory
2026/09/05 03:08:32 ERROR : Failed to rmdir: stat /tmp/030540momafal4/dry_run/path2: no such file or directory
2026/09/05 03:08:32 ERROR : error listing: directory not found
2026/09/05 03:08:32 ERROR : error listing: directory not found
2026/09/05 03:08:32 NOTICE: checking initFs Local file system at /tmp/030540momafal4/initdir/test_dry_run-qufucop9
2026/09/05 03:08:32 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:32 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:32 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:32 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:32 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:32 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:32 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:32 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:08:32 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/dry_run/path1': Waiting for checks to finish
2026/09/05 03:08:32 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/dry_run/path1': Waiting for transfers to finish
2026/09/05 03:08:32 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:08:32 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:32 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:08:32 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:32 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:08:32 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:32 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:08:32 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:32 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:08:32 INFO : file1.txt: Copied (new)
2026/09/05 03:08:32 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:08:32 INFO : file2.txt: Copied (new)
2026/09/05 03:08:32 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:08:32 INFO : file3.txt: Copied (new)
2026/09/05 03:08:32 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:08:32 INFO : file4.txt: Copied (new)
2026/09/05 03:08:32 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:08:32 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:32 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:08:32 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:32 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:08:32 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:32 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:08:32 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:08:33 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:08:33 INFO : file5.txt: Copied (new)
2026/09/05 03:08:33 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:08:33 INFO : file6.txt: Copied (new)
2026/09/05 03:08:33 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:08:33 INFO : file7.txt: Copied (new)
2026/09/05 03:08:33 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:08:33 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:08:33 NOTICE: checking Path1 azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/dry_run/path1'
2026/09/05 03:08:33 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:08:33 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:33 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:33 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:33 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:08:33 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:08:33 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:33 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:33 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:33 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:33 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:08:33 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:08:33 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:08:33 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:33 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:08:33 INFO : file1.txt: Copied (new)
2026/09/05 03:08:33 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:08:33 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:08:33 DEBUG : Local file system at /tmp/030540momafal4/dry_run/path2: Waiting for checks to finish
2026/09/05 03:08:33 DEBUG : Local file system at /tmp/030540momafal4/dry_run/path2: Waiting for transfers to finish
2026/09/05 03:08:33 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:08:33 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:33 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:33 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:08:33 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:33 INFO : file4.txt: Copied (new)
2026/09/05 03:08:33 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:08:33 INFO : file3.txt: Copied (new)
2026/09/05 03:08:33 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:08:33 INFO : file2.txt: Copied (new)
2026/09/05 03:08:33 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:08:33 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:33 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:08:33 INFO : file6.txt: Copied (new)
2026/09/05 03:08:33 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:08:33 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:33 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:08:33 INFO : file7.txt: Copied (new)
2026/09/05 03:08:33 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:08:33 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:33 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:08:33 INFO : file5.txt: Copied (new)
2026/09/05 03:08:33 NOTICE: checking path2 Local file system at /tmp/030540momafal4/dry_run/path2
2026/09/05 03:08:33 NOTICE: [36m(01) :[0m [34mtest dry-run[0m
2026/09/05 03:08:33 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/09/05 03:08:33 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/09/05 03:08:35 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/dry_run/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:08:35 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:08: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/09/05 03:08:35 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/dry_run/path1/" with Path2 "/tmp/030540momafal4/dry_run/path2/"
2026/09/05 03:08:35 INFO : Copying Path2 files to Path1
2026/09/05 03:08:35 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:08:35 INFO : There was nothing to transfer
2026/09/05 03:08:35 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:08:36 INFO : There was nothing to transfer
2026/09/05 03:08:36 INFO : Resync updating listings
2026/09/05 03:08:36 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/dry_run/path1/" vs Path2 "/tmp/030540momafal4/dry_run/path2/"
2026/09/05 03:08:36 INFO : [32mBisync successful[0m
2026/09/05 03:08:36 NOTICE: [36m(04) :[0m [34mtest new on path2 - file10[0m
2026/09/05 03:08:36 NOTICE: [36m(05) :[0m [34mtouch-copy 2001-01-02 /tmp/030540momafal4/datadir/test_dry_run-yoxowul1/file10.txt /tmp/030540momafal4/dry_run/path2/[0m
2026/09/05 03:08:36 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_dry_run-yoxowul1/"
2026/09/05 03:08:36 DEBUG : fs cache: renaming cache item "/tmp/030540momafal4/datadir/test_dry_run-yoxowul1/" to be canonical "/tmp/030540momafal4/datadir/test_dry_run-yoxowul1"
2026/09/05 03:08:36 DEBUG : file10.txt: Set modification time 2001-01-02
2026/09/05 03:08:36 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_dry_run-yoxowul1/file10.txt" to "/tmp/030540momafal4/dry_run/path2/" as ""
2026/09/05 03:08:36 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_dry_run-yoxowul1/file10.txt"
2026/09/05 03:08:36 DEBUG : Creating backend with remote "/tmp/030540momafal4/dry_run/path2/"
2026/09/05 03:08:36 DEBUG : operations.CopyFile "file10.txt" to "Local file system at /tmp/030540momafal4/dry_run/path2" as "file10.txt"
2026/09/05 03:08:36 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:36 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/09/05 03:08:36 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:08:36 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/09/05 03:08:36 INFO : file10.txt: Copied (new)
2026/09/05 03:08:36 NOTICE: [36m(06) :[0m [34mtest newer on path2 - file1[0m
2026/09/05 03:08:36 NOTICE: [36m(07) :[0m [34mtouch-copy 2001-01-02 /tmp/030540momafal4/datadir/test_dry_run-yoxowul1/file1.txt /tmp/030540momafal4/dry_run/path2/[0m
2026/09/05 03:08:36 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/datadir/test_dry_run-yoxowul1/" for canonical name "/tmp/030540momafal4/datadir/test_dry_run-yoxowul1"
2026/09/05 03:08:36 DEBUG : file1.txt: Set modification time 2001-01-02
2026/09/05 03:08:36 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_dry_run-yoxowul1/file1.txt" to "/tmp/030540momafal4/dry_run/path2/" as ""
2026/09/05 03:08:36 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_dry_run-yoxowul1/file1.txt"
2026/09/05 03:08:36 DEBUG : Creating backend with remote "/tmp/030540momafal4/dry_run/path2/"
2026/09/05 03:08:36 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/030540momafal4/dry_run/path2" as "file1.txt"
2026/09/05 03:08:36 DEBUG : file1.txt: size = 19 (Local file system at /tmp/030540momafal4/datadir/test_dry_run-yoxowul1)
2026/09/05 03:08:36 DEBUG : file1.txt: size = 0 (Local file system at /tmp/030540momafal4/dry_run/path2)
2026/09/05 03:08:36 DEBUG : file1.txt: Sizes differ
2026/09/05 03:08:36 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/09/05 03:08:36 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:08:36 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/09/05 03:08:36 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:08:36 NOTICE: [36m(08) :[0m [34mtest new on path1 - file11[0m
2026/09/05 03:08:36 NOTICE: [36m(09) :[0m [34mtouch-copy 2001-01-02 /tmp/030540momafal4/datadir/test_dry_run-yoxowul1/file11.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/dry_run/path1/[0m
2026/09/05 03:08:36 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/datadir/test_dry_run-yoxowul1/" for canonical name "/tmp/030540momafal4/datadir/test_dry_run-yoxowul1"
2026/09/05 03:08:36 DEBUG : file11.txt: Set modification time 2001-01-02
2026/09/05 03:08:36 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_dry_run-yoxowul1/file11.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/dry_run/path1/" as ""
2026/09/05 03:08:36 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_dry_run-yoxowul1/file11.txt"
2026/09/05 03:08:36 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/dry_run/path1/"
2026/09/05 03:08:36 DEBUG : operations.CopyFile "file11.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/dry_run/path1/'" as "file11.txt"
2026/09/05 03:08:36 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:36 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/09/05 03:08:36 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:08:36 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/09/05 03:08:36 INFO : file11.txt: Copied (new)
2026/09/05 03:08:36 NOTICE: [36m(10) :[0m [34mtest newer on path1 - file2[0m
2026/09/05 03:08:36 NOTICE: [36m(11) :[0m [34mtouch-copy 2001-01-02 /tmp/030540momafal4/datadir/test_dry_run-yoxowul1/file2.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/dry_run/path1/[0m
2026/09/05 03:08:36 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/datadir/test_dry_run-yoxowul1/" for canonical name "/tmp/030540momafal4/datadir/test_dry_run-yoxowul1"
2026/09/05 03:08:36 DEBUG : file2.txt: Set modification time 2001-01-02
2026/09/05 03:08:36 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_dry_run-yoxowul1/file2.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/dry_run/path1/" as ""
2026/09/05 03:08:36 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_dry_run-yoxowul1/file2.txt"
2026/09/05 03:08:36 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/dry_run/path1/"
2026/09/05 03:08:36 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/dry_run/path1/'" as "file2.txt"
2026/09/05 03:08:36 DEBUG : file2.txt: size = 13 (Local file system at /tmp/030540momafal4/datadir/test_dry_run-yoxowul1)
2026/09/05 03:08:36 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/dry_run/path1/')
2026/09/05 03:08:36 DEBUG : file2.txt: Sizes differ
2026/09/05 03:08:36 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/09/05 03:08:36 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/09/05 03:08:36 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/09/05 03:08:36 INFO : file2.txt: Copied (replaced existing)
2026/09/05 03:08:36 NOTICE: [36m(12) :[0m [34mtest deleted on path2 - file3[0m
2026/09/05 03:08:36 NOTICE: [36m(13) :[0m [34mdelete-file /tmp/030540momafal4/dry_run/path2/file3.txt[0m
2026/09/05 03:08:36 DEBUG : Creating backend with remote "/tmp/030540momafal4/dry_run/path2/"
2026/09/05 03:08:36 DEBUG : fs cache: renaming cache item "/tmp/030540momafal4/dry_run/path2/" to be canonical "/tmp/030540momafal4/dry_run/path2"
2026/09/05 03:08:36 INFO : file3.txt: Deleted
2026/09/05 03:08:36 NOTICE: [36m(14) :[0m [34mtest deleted on path1 - file4[0m
2026/09/05 03:08:36 NOTICE: [36m(15) :[0m [34mdelete-file TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/dry_run/path1/file4.txt[0m
2026/09/05 03:08:36 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/dry_run/path1/"
2026/09/05 03:08:37 INFO : file4.txt: Deleted
2026/09/05 03:08:37 NOTICE: [36m(16) :[0m [34mtest changed on path2 and on path1 - file5 (file5R, file5L)[0m
2026/09/05 03:08:37 NOTICE: [36m(17) :[0m [34mtouch-glob 2001-01-02 /tmp/030540momafal4/datadir/test_dry_run-yoxowul1/ file5R.txt[0m
2026/09/05 03:08:37 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/datadir/test_dry_run-yoxowul1/" for canonical name "/tmp/030540momafal4/datadir/test_dry_run-yoxowul1"
2026/09/05 03:08:37 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/09/05 03:08:37 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_dry_run-yoxowul1/file5R.txt /tmp/030540momafal4/dry_run/path2/ file5.txt[0m
2026/09/05 03:08:37 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_dry_run-yoxowul1/file5R.txt" to "/tmp/030540momafal4/dry_run/path2/" as "file5.txt"
2026/09/05 03:08:37 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_dry_run-yoxowul1/file5R.txt"
2026/09/05 03:08:37 DEBUG : Creating backend with remote "/tmp/030540momafal4/dry_run/path2/"
2026/09/05 03:08:37 DEBUG : operations.CopyFile "file5R.txt" to "Local file system at /tmp/030540momafal4/dry_run/path2" as "file5.txt"
2026/09/05 03:08:37 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/030540momafal4/datadir/test_dry_run-yoxowul1)
2026/09/05 03:08:37 DEBUG : file5.txt: size = 0 (Local file system at /tmp/030540momafal4/dry_run/path2)
2026/09/05 03:08:37 DEBUG : file5R.txt: Sizes differ
2026/09/05 03:08:37 DEBUG : file5.txt.232124ee.partial: size = 39 OK
2026/09/05 03:08:37 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/09/05 03:08:37 DEBUG : file5.txt.232124ee.partial: renamed to: file5.txt
2026/09/05 03:08:37 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/09/05 03:08:37 NOTICE: [36m(19) :[0m [34mtouch-glob 2001-03-04 /tmp/030540momafal4/datadir/test_dry_run-yoxowul1/ file5L.txt[0m
2026/09/05 03:08:37 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/datadir/test_dry_run-yoxowul1/" for canonical name "/tmp/030540momafal4/datadir/test_dry_run-yoxowul1"
2026/09/05 03:08:37 DEBUG : file5L.txt: Set modification time 2001-03-04
2026/09/05 03:08:37 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_dry_run-yoxowul1/file5L.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/dry_run/path1/ file5.txt[0m
2026/09/05 03:08:37 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_dry_run-yoxowul1/file5L.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/dry_run/path1/" as "file5.txt"
2026/09/05 03:08:37 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_dry_run-yoxowul1/file5L.txt"
2026/09/05 03:08:37 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/dry_run/path1/"
2026/09/05 03:08:37 DEBUG : operations.CopyFile "file5L.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/dry_run/path1/'" as "file5.txt"
2026/09/05 03:08:37 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/030540momafal4/datadir/test_dry_run-yoxowul1)
2026/09/05 03:08:37 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/dry_run/path1/')
2026/09/05 03:08:37 DEBUG : file5L.txt: Sizes differ
2026/09/05 03:08:37 DEBUG : file5.txt.4a946ad2.partial: size = 39 OK
2026/09/05 03:08:37 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/09/05 03:08:37 DEBUG : file5.txt.4a946ad2.partial: renamed to: file5.txt
2026/09/05 03:08:37 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/09/05 03:08:37 NOTICE: [36m(21) :[0m [34mtest newer on path2 and deleted on path1 - file6[0m
2026/09/05 03:08:37 NOTICE: [36m(22) :[0m [34mtouch-copy 2001-01-02 /tmp/030540momafal4/datadir/test_dry_run-yoxowul1/file6.txt /tmp/030540momafal4/dry_run/path2/[0m
2026/09/05 03:08:37 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/datadir/test_dry_run-yoxowul1/" for canonical name "/tmp/030540momafal4/datadir/test_dry_run-yoxowul1"
2026/09/05 03:08:37 DEBUG : file6.txt: Set modification time 2001-01-02
2026/09/05 03:08:37 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_dry_run-yoxowul1/file6.txt" to "/tmp/030540momafal4/dry_run/path2/" as ""
2026/09/05 03:08:37 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_dry_run-yoxowul1/file6.txt"
2026/09/05 03:08:37 DEBUG : Creating backend with remote "/tmp/030540momafal4/dry_run/path2/"
2026/09/05 03:08:37 DEBUG : operations.CopyFile "file6.txt" to "Local file system at /tmp/030540momafal4/dry_run/path2" as "file6.txt"
2026/09/05 03:08:37 DEBUG : file6.txt: size = 19 (Local file system at /tmp/030540momafal4/datadir/test_dry_run-yoxowul1)
2026/09/05 03:08:37 DEBUG : file6.txt: size = 0 (Local file system at /tmp/030540momafal4/dry_run/path2)
2026/09/05 03:08:37 DEBUG : file6.txt: Sizes differ
2026/09/05 03:08:37 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/09/05 03:08:37 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:08:37 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/09/05 03:08:37 INFO : file6.txt: Copied (replaced existing)
2026/09/05 03:08:37 NOTICE: [36m(23) :[0m [34mdelete-file TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/dry_run/path1/file6.txt[0m
2026/09/05 03:08:37 INFO : file6.txt: Deleted
2026/09/05 03:08:37 NOTICE: [36m(24) :[0m [34mtest newer on path1 and deleted on path2 - file7[0m
2026/09/05 03:08:37 NOTICE: [36m(25) :[0m [34mtouch-copy 2001-01-02 /tmp/030540momafal4/datadir/test_dry_run-yoxowul1/file7.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/dry_run/path1/[0m
2026/09/05 03:08:37 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/datadir/test_dry_run-yoxowul1/" for canonical name "/tmp/030540momafal4/datadir/test_dry_run-yoxowul1"
2026/09/05 03:08:37 DEBUG : file7.txt: Set modification time 2001-01-02
2026/09/05 03:08:37 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_dry_run-yoxowul1/file7.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/dry_run/path1/" as ""
2026/09/05 03:08:37 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_dry_run-yoxowul1/file7.txt"
2026/09/05 03:08:37 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/dry_run/path1/"
2026/09/05 03:08:37 DEBUG : operations.CopyFile "file7.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/dry_run/path1/'" as "file7.txt"
2026/09/05 03:08:37 DEBUG : file7.txt: size = 19 (Local file system at /tmp/030540momafal4/datadir/test_dry_run-yoxowul1)
2026/09/05 03:08:37 DEBUG : file7.txt: size = 0 (azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/dry_run/path1/')
2026/09/05 03:08:37 DEBUG : file7.txt: Sizes differ
2026/09/05 03:08:37 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/09/05 03:08:37 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:08:38 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/09/05 03:08:38 INFO : file7.txt: Copied (replaced existing)
2026/09/05 03:08:38 NOTICE: [36m(26) :[0m [34mdelete-file /tmp/030540momafal4/dry_run/path2/file7.txt[0m
2026/09/05 03:08:38 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/dry_run/path2/" for canonical name "/tmp/030540momafal4/dry_run/path2"
2026/09/05 03:08:38 INFO : file7.txt: Deleted
2026/09/05 03:08:38 NOTICE: [36m(27) :[0m [34mtest sync with dry-run and resync[0m
2026/09/05 03:08:38 NOTICE: [36m(28) :[0m [34mbisync dry-run resync[0m
2026/09/05 03:08:40 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/dry_run/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:08:40 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:08: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/09/05 03:08:40 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/dry_run/path1/" with Path2 "/tmp/030540momafal4/dry_run/path2/"
2026/09/05 03:08:40 INFO : Copying Path2 files to Path1
2026/09/05 03:08:40 NOTICE: - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:08:40 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19)
2026/09/05 03:08:40 NOTICE: file4.txt: Skipped copy as --dry-run is set (size 0)
2026/09/05 03:08:40 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19)
2026/09/05 03:08:40 NOTICE: - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:08:40 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 0)
2026/09/05 03:08:40 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19)
2026/09/05 03:08:40 NOTICE: file3.txt: Skipped copy as --dry-run is set (size 0)
2026/09/05 03:08:40 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19)
2026/09/05 03:08:40 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13)
2026/09/05 03:08:40 NOTICE: file5.txt: Skipped copy as --dry-run is set (size 39)
2026/09/05 03:08:40 INFO : Resync updating listings
2026/09/05 03:08:40 INFO : [32mBisync successful[0m
2026/09/05 03:08:40 NOTICE: [36m(29) :[0m [34mcopy-listings dryrun-resync[0m
2026/09/05 03:08:40 NOTICE: [36m(30) :[0m [34mtest sync with dry-run[0m
2026/09/05 03:08:40 NOTICE: [36m(31) :[0m [34mbisync dry-run[0m
2026/09/05 03:08:43 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/dry_run/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:08:43 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:08: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/09/05 03:08:43 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/dry_run/path1/" with Path2 "/tmp/030540momafal4/dry_run/path2/"
2026/09/05 03:08:43 INFO : Building Path1 and Path2 listings
2026/09/05 03:08:43 INFO : Path1 checking for diffs
2026/09/05 03:08:43 NOTICE: - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/09/05 03:08:43 NOTICE: - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/09/05 03:08:43 NOTICE: - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/09/05 03:08:43 NOTICE: - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/09/05 03:08:43 NOTICE: - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile7.txt[0m
2026/09/05 03:08:43 NOTICE: - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/09/05 03:08:43 INFO : Path1: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/09/05 03:08:43 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/09/05 03:08:43 INFO : Path2 checking for diffs
2026/09/05 03:08:43 NOTICE: - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:08:43 NOTICE: - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/09/05 03:08:43 NOTICE: - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/09/05 03:08:43 NOTICE: - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile6.txt[0m
2026/09/05 03:08:43 NOTICE: - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/09/05 03:08:43 NOTICE: - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/09/05 03:08:43 INFO : Path2: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/09/05 03:08:43 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/09/05 03:08:43 INFO : Applying changes
2026/09/05 03:08:43 INFO : Checking potential conflicts...
2026/09/05 03:08:43 ERROR : file5.txt: md5 differ
2026/09/05 03:08:43 NOTICE: Local file system at /tmp/030540momafal4/dry_run/path2: 1 differences found
2026/09/05 03:08:43 NOTICE: Local file system at /tmp/030540momafal4/dry_run/path2: 1 errors while checking
2026/09/05 03:08:43 INFO : Finished checking the potential conflicts. 1 differences found
2026/09/05 03:08:43 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/030540momafal4/dry_run/path2/file11.txt[0m
2026/09/05 03:08:43 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/030540momafal4/dry_run/path2/file2.txt[0m
2026/09/05 03:08:43 NOTICE: - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/030540momafal4/dry_run/path2/file4.txt[0m
2026/09/05 03:08:43 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/09/05 03:08:43 NOTICE: file5.txt: Skipped rename as --dry-run is set
2026/09/05 03:08:43 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/030540momafal4/dry_run/path2/file5.txt.conflict1[0m
2026/09/05 03:08:43 NOTICE: file5.txt: Skipped rename as --dry-run is set
2026/09/05 03:08:43 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/dry_run/path1/file5.txt.conflict2[0m
2026/09/05 03:08:43 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/dry_run/path1/file6.txt[0m
2026/09/05 03:08:43 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/030540momafal4/dry_run/path2/file7.txt[0m
2026/09/05 03:08:43 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/dry_run/path1/file1.txt[0m
2026/09/05 03:08:43 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/dry_run/path1/file10.txt[0m
2026/09/05 03:08:43 NOTICE: - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/dry_run/path1/file3.txt[0m
2026/09/05 03:08:43 NOTICE: - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:08:43 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19)
2026/09/05 03:08:43 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19)
2026/09/05 03:08:43 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 19)
2026/09/05 03:08:43 NOTICE: file3.txt: Skipped delete as --dry-run is set (size 0)
2026/09/05 03:08:43 NOTICE: - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:08:43 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19)
2026/09/05 03:08:43 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19)
2026/09/05 03:08:43 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13)
2026/09/05 03:08:43 NOTICE: file4.txt: Skipped delete as --dry-run is set (size 0)
2026/09/05 03:08:43 INFO : Updating listings
2026/09/05 03:08:44 INFO : [32mBisync successful[0m
2026/09/05 03:08:44 NOTICE: [36m(32) :[0m [34mcopy-listings dryrun[0m
2026/09/05 03:08:44 NOTICE: [36m(33) :[0m [34mtest sync without dry-run[0m
2026/09/05 03:08:44 NOTICE: [36m(34) :[0m [34mbisync[0m
2026/09/05 03:08:46 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/dry_run/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:08:46 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:08: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/09/05 03:08:46 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/dry_run/path1/" with Path2 "/tmp/030540momafal4/dry_run/path2/"
2026/09/05 03:08:46 INFO : Building Path1 and Path2 listings
2026/09/05 03:08:46 INFO : Path1 checking for diffs
2026/09/05 03:08:46 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/09/05 03:08:46 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/09/05 03:08:46 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/09/05 03:08:46 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/09/05 03:08:46 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile7.txt[0m
2026/09/05 03:08:46 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/09/05 03:08:46 INFO : Path1: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/09/05 03:08:46 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/09/05 03:08:46 INFO : Path2 checking for diffs
2026/09/05 03:08:46 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:08:46 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/09/05 03:08:46 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/09/05 03:08:46 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile6.txt[0m
2026/09/05 03:08:46 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/09/05 03:08:46 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/09/05 03:08:46 INFO : Path2: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/09/05 03:08:46 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/09/05 03:08:46 INFO : Applying changes
2026/09/05 03:08:46 INFO : Checking potential conflicts...
2026/09/05 03:08:46 ERROR : file5.txt: md5 differ
2026/09/05 03:08:46 NOTICE: Local file system at /tmp/030540momafal4/dry_run/path2: 1 differences found
2026/09/05 03:08:46 NOTICE: Local file system at /tmp/030540momafal4/dry_run/path2: 1 errors while checking
2026/09/05 03:08:46 INFO : Finished checking the potential conflicts. 1 differences found
2026/09/05 03:08:46 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/030540momafal4/dry_run/path2/file11.txt[0m
2026/09/05 03:08:46 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/030540momafal4/dry_run/path2/file2.txt[0m
2026/09/05 03:08:46 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/030540momafal4/dry_run/path2/file4.txt[0m
2026/09/05 03:08:46 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/09/05 03:08:46 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/dry_run/path1/file5.txt.conflict1[0m
2026/09/05 03:08:46 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1
2026/09/05 03:08:46 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/030540momafal4/dry_run/path2/file5.txt.conflict1[0m
2026/09/05 03:08:46 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36m/tmp/030540momafal4/dry_run/path2/file5.txt.conflict2[0m
2026/09/05 03:08:46 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2
2026/09/05 03:08:46 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/dry_run/path1/file5.txt.conflict2[0m
2026/09/05 03:08:46 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/dry_run/path1/file6.txt[0m
2026/09/05 03:08:46 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/030540momafal4/dry_run/path2/file7.txt[0m
2026/09/05 03:08:46 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/dry_run/path1/file1.txt[0m
2026/09/05 03:08:46 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/dry_run/path1/file10.txt[0m
2026/09/05 03:08:46 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/dry_run/path1/file3.txt[0m
2026/09/05 03:08:46 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:08:47 INFO : file6.txt: Copied (new)
2026/09/05 03:08:47 INFO : file10.txt: Copied (new)
2026/09/05 03:08:47 INFO : file5.txt.conflict2: Copied (new)
2026/09/05 03:08:47 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:08:47 INFO : file3.txt: Deleted
2026/09/05 03:08:47 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:08:47 INFO : file2.txt: Copied (replaced existing)
2026/09/05 03:08:47 INFO : file11.txt: Copied (new)
2026/09/05 03:08:47 INFO : file7.txt: Copied (new)
2026/09/05 03:08:47 INFO : file5.txt.conflict1: Copied (new)
2026/09/05 03:08:47 INFO : file4.txt: Deleted
2026/09/05 03:08:47 INFO : Updating listings
2026/09/05 03:08:47 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/dry_run/path1/" vs Path2 "/tmp/030540momafal4/dry_run/path2/"
2026/09/05 03:08:47 INFO : [32mBisync successful[0m
2026/09/05 03:08:47 DEBUG : Waiting for deletions to finish
2026/09/05 03:08:47 INFO : file2.txt: Deleted
2026/09/05 03:08:47 INFO : file10.txt: Deleted
2026/09/05 03:08:47 INFO : file11.txt: Deleted
2026/09/05 03:08:47 INFO : file1.txt: Deleted
2026/09/05 03:08:47 INFO : RCLONE_TEST: Deleted
2026/09/05 03:08:47 INFO : file6.txt: Deleted
2026/09/05 03:08:47 INFO : file5.txt.conflict1: Deleted
2026/09/05 03:08:47 INFO : file5.txt.conflict2: Deleted
2026/09/05 03:08:48 INFO : file7.txt: Deleted
2026/09/05 03:08:48 DEBUG : removing 1 level 0 directories
2026/09/05 03:08:48 INFO : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/dry_run/path1': Removing directory
2026/09/05 03:08:48 DEBUG : Waiting for deletions to finish
2026/09/05 03:08:48 INFO : RCLONE_TEST: Deleted
2026/09/05 03:08:48 INFO : file6.txt: Deleted
2026/09/05 03:08:48 INFO : file7.txt: Deleted
2026/09/05 03:08:48 INFO : file11.txt: Deleted
2026/09/05 03:08:48 INFO : file2.txt: Deleted
2026/09/05 03:08:48 INFO : file1.txt: Deleted
2026/09/05 03:08:48 INFO : file10.txt: Deleted
2026/09/05 03:08:48 INFO : file5.txt.conflict1: Deleted
2026/09/05 03:08:48 INFO : file5.txt.conflict2: Deleted
2026/09/05 03:08:48 DEBUG : removing 1 level 0 directories
2026/09/05 03:08:48 INFO : Local file system at /tmp/030540momafal4/dry_run/path2: Removing directory
bisync_test.go:610: [32mTEST dry_run PASSED[0m
=== RUN TestBisyncRemoteLocal/equal
2026/09/05 03:08:48 INFO : path1: Making directory
2026/09/05 03:08:48 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/equal/path1"
2026/09/05 03:08:48 DEBUG : Creating backend with remote "/tmp/030540momafal4/equal/path2"
2026/09/05 03:08:48 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_equal/initial"
2026/09/05 03:08:48 DEBUG : Creating backend with remote "/tmp/030540momafal4/initdir/test_equal-dipuzum1"
2026/09/05 03:08:48 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:08:48 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:48 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:48 DEBUG : Local file system at /tmp/030540momafal4/initdir/test_equal-dipuzum1: Waiting for checks to finish
2026/09/05 03:08:48 DEBUG : Local file system at /tmp/030540momafal4/initdir/test_equal-dipuzum1: Waiting for transfers to finish
2026/09/05 03:08:48 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:08:48 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:08:48 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:48 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:08:48 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:08:48 INFO : file1.txt: Copied (new)
2026/09/05 03:08:48 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:08:48 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:08:48 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:08:48 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:48 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:08:48 INFO : file2.txt: Copied (new)
2026/09/05 03:08:48 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_equal/modfiles"
2026/09/05 03:08:48 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_equal-johubur1"
2026/09/05 03:08:48 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:48 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:48 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:48 DEBUG : file1L.txt.bc963e7b.partial: size = 33 OK
2026/09/05 03:08:48 DEBUG : Local file system at /tmp/030540momafal4/datadir/test_equal-johubur1: Waiting for checks to finish
2026/09/05 03:08:48 DEBUG : Local file system at /tmp/030540momafal4/datadir/test_equal-johubur1: Waiting for transfers to finish
2026/09/05 03:08:48 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/09/05 03:08:48 DEBUG : file1L.txt.bc963e7b.partial: renamed to: file1L.txt
2026/09/05 03:08:48 INFO : file1L.txt: Copied (new)
2026/09/05 03:08:48 DEBUG : file1R.txt.df7bff44.partial: size = 33 OK
2026/09/05 03:08:48 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/09/05 03:08:48 DEBUG : file2.txt.467c795f.partial: size = 37 OK
2026/09/05 03:08:48 DEBUG : file1R.txt.df7bff44.partial: renamed to: file1R.txt
2026/09/05 03:08:48 INFO : file1R.txt: Copied (new)
2026/09/05 03:08:48 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/09/05 03:08:48 DEBUG : file2.txt.467c795f.partial: renamed to: file2.txt
2026/09/05 03:08:48 INFO : file2.txt: Copied (new)
2026/09/05 03:08:48 DEBUG : Waiting for deletions to finish
2026/09/05 03:08:48 ERROR : error listing: directory not found
2026/09/05 03:08:48 ERROR : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/equal/path1': Failed to list "": directory not found
2026/09/05 03:08:48 DEBUG : removing 1 level 0 directories
2026/09/05 03:08:48 INFO : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/equal/path1': Removing directory
2026/09/05 03:08:48 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-faluzix1jaco%2F030540momafal4%2Fequal%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:c3aa07ac-e01a-001a-5de3-3cd0c5000000
Time:2026-09-05T03:08:48.3482526Z
--------------------------------------------------------------------------------
2026/09/05 03:08:48 DEBUG : Waiting for deletions to finish
2026/09/05 03:08:48 ERROR : error listing: directory not found
2026/09/05 03:08:48 ERROR : Local file system at /tmp/030540momafal4/equal/path2: Failed to list "": directory not found
2026/09/05 03:08:48 DEBUG : removing 1 level 0 directories
2026/09/05 03:08:48 INFO : Local file system at /tmp/030540momafal4/equal/path2: Removing directory
2026/09/05 03:08:48 ERROR : Failed to rmdir: stat /tmp/030540momafal4/equal/path2: no such file or directory
2026/09/05 03:08:48 ERROR : error listing: directory not found
2026/09/05 03:08:48 ERROR : error listing: directory not found
2026/09/05 03:08:48 NOTICE: checking initFs Local file system at /tmp/030540momafal4/initdir/test_equal-dipuzum1
2026/09/05 03:08:48 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:48 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:48 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:08:48 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/equal/path1': Waiting for checks to finish
2026/09/05 03:08:48 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/equal/path1': Waiting for transfers to finish
2026/09/05 03:08:48 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:08:48 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:48 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:08:48 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:48 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:08:48 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:08:48 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:08:48 INFO : file2.txt: Copied (new)
2026/09/05 03:08:48 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:08:48 INFO : file1.txt: Copied (new)
2026/09/05 03:08:48 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:08:48 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:08:48 NOTICE: checking Path1 azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/equal/path1'
2026/09/05 03:08:49 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:08:49 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:49 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:49 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:08:49 DEBUG : Local file system at /tmp/030540momafal4/equal/path2: Waiting for checks to finish
2026/09/05 03:08:49 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:08:49 DEBUG : Local file system at /tmp/030540momafal4/equal/path2: Waiting for transfers to finish
2026/09/05 03:08:49 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:08:49 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:49 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:08:49 INFO : file1.txt: Copied (new)
2026/09/05 03:08:49 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:08:49 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:08:49 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:08:49 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:49 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:08:49 INFO : file2.txt: Copied (new)
2026/09/05 03:08:49 NOTICE: checking path2 Local file system at /tmp/030540momafal4/equal/path2
2026/09/05 03:08:49 NOTICE: [36m(01) :[0m [34mtest equal[0m
2026/09/05 03:08:49 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/09/05 03:08:49 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/09/05 03:08:51 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/equal/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:08:51 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:08: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/09/05 03:08:51 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/equal/path1/" with Path2 "/tmp/030540momafal4/equal/path2/"
2026/09/05 03:08:51 INFO : Copying Path2 files to Path1
2026/09/05 03:08:51 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:08:51 INFO : There was nothing to transfer
2026/09/05 03:08:51 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:08:51 INFO : There was nothing to transfer
2026/09/05 03:08:51 INFO : Resync updating listings
2026/09/05 03:08:51 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/equal/path1/" vs Path2 "/tmp/030540momafal4/equal/path2/"
2026/09/05 03:08:51 INFO : [32mBisync successful[0m
2026/09/05 03:08:51 NOTICE: [36m(04) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/09/05 03:08:51 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-01-02 /tmp/030540momafal4/datadir/test_equal-johubur1/ file1R.txt[0m
2026/09/05 03:08:51 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_equal-johubur1/"
2026/09/05 03:08:51 DEBUG : fs cache: renaming cache item "/tmp/030540momafal4/datadir/test_equal-johubur1/" to be canonical "/tmp/030540momafal4/datadir/test_equal-johubur1"
2026/09/05 03:08:51 DEBUG : file1R.txt: Set modification time 2001-01-02
2026/09/05 03:08:51 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_equal-johubur1/file1R.txt /tmp/030540momafal4/equal/path2/ file1.txt[0m
2026/09/05 03:08:51 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_equal-johubur1/file1R.txt" to "/tmp/030540momafal4/equal/path2/" as "file1.txt"
2026/09/05 03:08:51 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_equal-johubur1/file1R.txt"
2026/09/05 03:08:51 DEBUG : Creating backend with remote "/tmp/030540momafal4/equal/path2/"
2026/09/05 03:08:51 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/030540momafal4/equal/path2" as "file1.txt"
2026/09/05 03:08:51 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/030540momafal4/datadir/test_equal-johubur1)
2026/09/05 03:08:51 DEBUG : file1.txt: size = 0 (Local file system at /tmp/030540momafal4/equal/path2)
2026/09/05 03:08:51 DEBUG : file1R.txt: Sizes differ
2026/09/05 03:08:51 DEBUG : file1.txt.2782e57b.partial: size = 33 OK
2026/09/05 03:08:51 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/09/05 03:08:51 DEBUG : file1.txt.2782e57b.partial: renamed to: file1.txt
2026/09/05 03:08:51 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/09/05 03:08:51 NOTICE: [36m(07) :[0m [34mtouch-glob 2001-03-04 /tmp/030540momafal4/datadir/test_equal-johubur1/ file1L.txt[0m
2026/09/05 03:08:51 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/datadir/test_equal-johubur1/" for canonical name "/tmp/030540momafal4/datadir/test_equal-johubur1"
2026/09/05 03:08:51 DEBUG : file1L.txt: Set modification time 2001-03-04
2026/09/05 03:08:51 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_equal-johubur1/file1L.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/equal/path1/ file1.txt[0m
2026/09/05 03:08:51 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_equal-johubur1/file1L.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/equal/path1/" as "file1.txt"
2026/09/05 03:08:51 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_equal-johubur1/file1L.txt"
2026/09/05 03:08:51 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/equal/path1/"
2026/09/05 03:08:51 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/equal/path1/'" as "file1.txt"
2026/09/05 03:08:51 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/030540momafal4/datadir/test_equal-johubur1)
2026/09/05 03:08:51 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/equal/path1/')
2026/09/05 03:08:51 DEBUG : file1L.txt: Sizes differ
2026/09/05 03:08:51 DEBUG : file1.txt.4e37ab47.partial: size = 33 OK
2026/09/05 03:08:51 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/09/05 03:08:51 DEBUG : file1.txt.4e37ab47.partial: renamed to: file1.txt
2026/09/05 03:08:51 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/09/05 03:08:51 NOTICE: [36m(09) :[0m [34mtest changed on both paths and identical - file2[0m
2026/09/05 03:08:51 NOTICE: [36m(10) :[0m [34mtouch-glob 2001-01-02 /tmp/030540momafal4/datadir/test_equal-johubur1/ file2.txt[0m
2026/09/05 03:08:51 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/datadir/test_equal-johubur1/" for canonical name "/tmp/030540momafal4/datadir/test_equal-johubur1"
2026/09/05 03:08:51 DEBUG : file2.txt: Set modification time 2001-01-02
2026/09/05 03:08:51 NOTICE: [36m(11) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_equal-johubur1/file2.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/equal/path1/ file2.txt[0m
2026/09/05 03:08:51 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_equal-johubur1/file2.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/equal/path1/" as "file2.txt"
2026/09/05 03:08:51 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_equal-johubur1/file2.txt"
2026/09/05 03:08:51 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/equal/path1/"
2026/09/05 03:08:52 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/equal/path1/'" as "file2.txt"
2026/09/05 03:08:52 DEBUG : file2.txt: size = 37 (Local file system at /tmp/030540momafal4/datadir/test_equal-johubur1)
2026/09/05 03:08:52 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/equal/path1/')
2026/09/05 03:08:52 DEBUG : file2.txt: Sizes differ
2026/09/05 03:08:52 DEBUG : file2.txt.467c795f.partial: size = 37 OK
2026/09/05 03:08:52 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/09/05 03:08:52 DEBUG : file2.txt.467c795f.partial: renamed to: file2.txt
2026/09/05 03:08:52 INFO : file2.txt: Copied (replaced existing)
2026/09/05 03:08:52 NOTICE: [36m(12) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_equal-johubur1/file2.txt /tmp/030540momafal4/equal/path2/ file2.txt[0m
2026/09/05 03:08:52 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_equal-johubur1/file2.txt" to "/tmp/030540momafal4/equal/path2/" as "file2.txt"
2026/09/05 03:08:52 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_equal-johubur1/file2.txt"
2026/09/05 03:08:52 DEBUG : Creating backend with remote "/tmp/030540momafal4/equal/path2/"
2026/09/05 03:08:52 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/030540momafal4/equal/path2" as "file2.txt"
2026/09/05 03:08:52 DEBUG : file2.txt: size = 37 (Local file system at /tmp/030540momafal4/datadir/test_equal-johubur1)
2026/09/05 03:08:52 DEBUG : file2.txt: size = 0 (Local file system at /tmp/030540momafal4/equal/path2)
2026/09/05 03:08:52 DEBUG : file2.txt: Sizes differ
2026/09/05 03:08:52 DEBUG : file2.txt.467c795f.partial: size = 37 OK
2026/09/05 03:08:52 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/09/05 03:08:52 DEBUG : file2.txt.467c795f.partial: renamed to: file2.txt
2026/09/05 03:08:52 INFO : file2.txt: Copied (replaced existing)
2026/09/05 03:08:52 NOTICE: [36m(13) :[0m [34mtest bisync run[0m
2026/09/05 03:08:52 NOTICE: [36m(14) :[0m [34mbisync[0m
2026/09/05 03:08:54 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/equal/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:08:54 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:08: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/09/05 03:08:54 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/equal/path1/" with Path2 "/tmp/030540momafal4/equal/path2/"
2026/09/05 03:08:54 INFO : Building Path1 and Path2 listings
2026/09/05 03:08:54 INFO : Path1 checking for diffs
2026/09/05 03:08:54 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:08:54 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/09/05 03:08:54 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/09/05 03:08:54 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m, [36m 2 larger[0m, [34m 0 smaller[0m)
2026/09/05 03:08:54 INFO : Path2 checking for diffs
2026/09/05 03:08:54 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:08:54 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/09/05 03:08:54 INFO : Path2: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/09/05 03:08:54 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m, [36m 2 larger[0m, [34m 0 smaller[0m)
2026/09/05 03:08:54 INFO : Applying changes
2026/09/05 03:08:54 INFO : Checking potential conflicts...
2026/09/05 03:08:54 ERROR : file1.txt: md5 differ
2026/09/05 03:08:54 NOTICE: Local file system at /tmp/030540momafal4/equal/path2: 1 differences found
2026/09/05 03:08:54 NOTICE: Local file system at /tmp/030540momafal4/equal/path2: 1 errors while checking
2026/09/05 03:08:54 NOTICE: Local file system at /tmp/030540momafal4/equal/path2: 1 matching files
2026/09/05 03:08:54 INFO : Finished checking the potential conflicts. 1 differences found
2026/09/05 03:08:54 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/09/05 03:08:54 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/equal/path1/file1.txt.conflict1[0m
2026/09/05 03:08:55 INFO : file1.txt: Moved (server-side) to: file1.txt.conflict1
2026/09/05 03:08:55 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/030540momafal4/equal/path2/file1.txt.conflict1[0m
2026/09/05 03:08:55 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36m/tmp/030540momafal4/equal/path2/file1.txt.conflict2[0m
2026/09/05 03:08:55 INFO : file1.txt: Moved (server-side) to: file1.txt.conflict2
2026/09/05 03:08:55 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/equal/path1/file1.txt.conflict2[0m
2026/09/05 03:08:55 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile2.txt[0m
2026/09/05 03:08:55 INFO : Files are equal! Skipping: file2.txt
2026/09/05 03:08:55 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:08:55 INFO : file1.txt.conflict2: Copied (new)
2026/09/05 03:08:55 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:08:55 INFO : file1.txt.conflict1: Copied (new)
2026/09/05 03:08:55 INFO : Updating listings
2026/09/05 03:08:55 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/equal/path1/" vs Path2 "/tmp/030540momafal4/equal/path2/"
2026/09/05 03:08:55 INFO : [32mBisync successful[0m
2026/09/05 03:08:55 DEBUG : Waiting for deletions to finish
2026/09/05 03:08:56 INFO : file2.txt: Deleted
2026/09/05 03:08:56 INFO : RCLONE_TEST: Deleted
2026/09/05 03:08:56 INFO : file1.txt.conflict1: Deleted
2026/09/05 03:08:56 INFO : file1.txt.conflict2: Deleted
2026/09/05 03:08:56 DEBUG : removing 1 level 0 directories
2026/09/05 03:08:56 INFO : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/equal/path1': Removing directory
2026/09/05 03:08:56 DEBUG : Waiting for deletions to finish
2026/09/05 03:08:56 INFO : RCLONE_TEST: Deleted
2026/09/05 03:08:56 INFO : file1.txt.conflict1: Deleted
2026/09/05 03:08:56 INFO : file1.txt.conflict2: Deleted
2026/09/05 03:08:56 INFO : file2.txt: Deleted
2026/09/05 03:08:56 DEBUG : removing 1 level 0 directories
2026/09/05 03:08:56 INFO : Local file system at /tmp/030540momafal4/equal/path2: Removing directory
bisync_test.go:610: [32mTEST equal PASSED[0m
=== RUN TestBisyncRemoteLocal/ext_paths
2026/09/05 03:08:56 INFO : path1: Making directory
2026/09/05 03:08:56 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1"
2026/09/05 03:08:56 DEBUG : Creating backend with remote "/tmp/030540momafal4/ext_paths/path2"
2026/09/05 03:08:56 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ext_paths/initial"
2026/09/05 03:08:56 DEBUG : Creating backend with remote "/tmp/030540momafal4/initdir/test_ext_paths-tizocen8"
2026/09/05 03:08:56 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:08:56 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:56 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:56 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:56 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:56 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:08:56 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/09/05 03:08:56 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/09/05 03:08:56 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:56 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:08:56 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:08:56 INFO : file1.txt: Copied (new)
2026/09/05 03:08:56 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:56 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:08:56 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/09/05 03:08:56 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/09/05 03:08:56 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:08:56 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:08:56 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:08:56 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/09/05 03:08:56 INFO : filename_contains_ě_.txt: Copied (new)
2026/09/05 03:08:56 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:56 DEBUG : 測試_check file: Need to transfer - File not found at Destination
2026/09/05 03:08:56 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/09/05 03:08:56 DEBUG : 測試Русский ěáñ: Making directory with metadata
2026/09/05 03:08:56 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:08:56 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/09/05 03:08:56 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/09/05 03:08:56 INFO : 測試Русский ěáñ: Made directory with metadata (mtime=2024-04-17T01:00:03.064427195Z)
2026/09/05 03:08:56 DEBUG : Added delayed dir = "測試Русский ěáñ", newDst=測試Русский ěáñ
2026/09/05 03:08:56 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/09/05 03:08:56 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:56 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/09/05 03:08:56 INFO : Русский.txt: Copied (new)
2026/09/05 03:08:56 DEBUG : 測試_check file.a1a409eb.partial: size = 0 OK
2026/09/05 03:08:56 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:56 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:56 DEBUG : 測試Русский ěáñ/測試_check file: Need to transfer - File not found at Destination
2026/09/05 03:08:56 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: size = 272 OK
2026/09/05 03:08:56 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: size = 272 OK
2026/09/05 03:08:56 DEBUG : Local file system at /tmp/030540momafal4/initdir/test_ext_paths-tizocen8: Waiting for checks to finish
2026/09/05 03:08:56 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:08:56 DEBUG : Local file system at /tmp/030540momafal4/initdir/test_ext_paths-tizocen8: Waiting for transfers to finish
2026/09/05 03:08:56 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: size = 0 OK
2026/09/05 03:08:56 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:08:56 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: renamed to: 測試Русский ěáñ/filename_contains_ě_.txt
2026/09/05 03:08:56 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Copied (new)
2026/09/05 03:08:56 DEBUG : 測試Русский ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:56 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: renamed to: 測試Русский ěáñ/filename_contains_ࢺ_.txt
2026/09/05 03:08:56 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Copied (new)
2026/09/05 03:08:56 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: renamed to: 測試Русский ěáñ/測試_check file
2026/09/05 03:08:56 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/09/05 03:08:56 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:56 DEBUG : 測試_check file.a1a409eb.partial: renamed to: 測試_check file
2026/09/05 03:08:56 INFO : 測試_check file: Copied (new)
2026/09/05 03:08:56 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/09/05 03:08:56 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ext_paths/modfiles"
2026/09/05 03:08:56 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_ext_paths-lavaqek1"
2026/09/05 03:08:56 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:56 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:56 DEBUG : Local file system at /tmp/030540momafal4/datadir/test_ext_paths-lavaqek1: Waiting for checks to finish
2026/09/05 03:08:56 DEBUG : Local file system at /tmp/030540momafal4/datadir/test_ext_paths-lavaqek1: Waiting for transfers to finish
2026/09/05 03:08:56 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: size = 254 OK
2026/09/05 03:08:56 DEBUG : file1.txt.817ca4fb.partial: size = 19 OK
2026/09/05 03:08:56 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/09/05 03:08:56 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:08:56 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: renamed to: 測試_filtersfile.txt
2026/09/05 03:08:56 INFO : 測試_filtersfile.txt: Copied (new)
2026/09/05 03:08:56 DEBUG : file1.txt.817ca4fb.partial: renamed to: file1.txt
2026/09/05 03:08:56 INFO : file1.txt: Copied (new)
2026/09/05 03:08:56 DEBUG : Waiting for deletions to finish
2026/09/05 03:08:56 ERROR : error listing: directory not found
2026/09/05 03:08:56 ERROR : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1': Failed to list "": directory not found
2026/09/05 03:08:56 DEBUG : removing 1 level 0 directories
2026/09/05 03:08:56 INFO : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1': Removing directory
2026/09/05 03:08:56 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-faluzix1jaco%2F030540momafal4%2Fext_paths%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:d093f8fd-f01a-0064-20e3-3c4082000000
Time:2026-09-05T03:08:56.4800247Z
--------------------------------------------------------------------------------
2026/09/05 03:08:56 DEBUG : Waiting for deletions to finish
2026/09/05 03:08:56 ERROR : error listing: directory not found
2026/09/05 03:08:56 ERROR : Local file system at /tmp/030540momafal4/ext_paths/path2: Failed to list "": directory not found
2026/09/05 03:08:56 DEBUG : removing 1 level 0 directories
2026/09/05 03:08:56 INFO : Local file system at /tmp/030540momafal4/ext_paths/path2: Removing directory
2026/09/05 03:08:56 ERROR : Failed to rmdir: stat /tmp/030540momafal4/ext_paths/path2: no such file or directory
2026/09/05 03:08:56 ERROR : error listing: directory not found
2026/09/05 03:08:56 ERROR : error listing: directory not found
2026/09/05 03:08:56 NOTICE: checking initFs Local file system at /tmp/030540momafal4/initdir/test_ext_paths-tizocen8
2026/09/05 03:08:56 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:56 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:56 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:56 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:56 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:08:56 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:56 DEBUG : 測試_check file: Need to transfer - File not found at Destination
2026/09/05 03:08:56 INFO : 測試Русский ěáñ: Making directory
2026/09/05 03:08:56 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:08:56 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:56 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/09/05 03:08:56 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:56 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:56 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:56 DEBUG : 測試Русский ěáñ/測試_check file: Need to transfer - File not found at Destination
2026/09/05 03:08:56 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1': Waiting for checks to finish
2026/09/05 03:08:56 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1': Waiting for transfers to finish
2026/09/05 03:08:56 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/09/05 03:08:56 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:08:56 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/09/05 03:08:56 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:08:56 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:08:56 INFO : file1.txt: Copied (new)
2026/09/05 03:08:56 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/09/05 03:08:56 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/09/05 03:08:56 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/09/05 03:08:56 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/09/05 03:08:56 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/09/05 03:08:56 INFO : filename_contains_ě_.txt: Copied (new)
2026/09/05 03:08:57 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/09/05 03:08:57 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:57 DEBUG : 測試_check file.a1a409eb.partial: size = 0 OK
2026/09/05 03:08:57 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:57 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:08:57 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:08:57 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: size = 272 OK
2026/09/05 03:08:57 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:08:57 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/09/05 03:08:57 INFO : Русский.txt: Copied (new)
2026/09/05 03:08:57 DEBUG : 測試_check file.a1a409eb.partial: renamed to: 測試_check file
2026/09/05 03:08:57 INFO : 測試_check file: Copied (new)
2026/09/05 03:08:57 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:08:57 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:08:57 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: renamed to: 測試Русский ěáñ/filename_contains_ě_.txt
2026/09/05 03:08:57 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Copied (new)
2026/09/05 03:08:57 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: size = 0 OK
2026/09/05 03:08:57 DEBUG : 測試Русский ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:57 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: size = 272 OK
2026/09/05 03:08:57 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:08:57 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: renamed to: 測試Русский ěáñ/測試_check file
2026/09/05 03:08:57 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/09/05 03:08:57 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: renamed to: 測試Русский ěáñ/filename_contains_ࢺ_.txt
2026/09/05 03:08:57 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Copied (new)
2026/09/05 03:08:57 NOTICE: checking Path1 azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1'
2026/09/05 03:08:58 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:08:58 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:58 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:58 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:58 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:58 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:58 DEBUG : 測試_check file: Need to transfer - File not found at Destination
2026/09/05 03:08:58 DEBUG : 測試Русский ěáñ: Making directory with metadata
2026/09/05 03:08:58 INFO : 測試Русский ěáñ: Made directory with metadata (mtime=2024-04-17T01:00:03.064427195Z)
2026/09/05 03:08:58 DEBUG : Added delayed dir = "測試Русский ěáñ", newDst=測試Русский ěáñ
2026/09/05 03:08:58 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:58 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/09/05 03:08:58 DEBUG : 測試Русский ěáñ/測試_check file: Need to transfer - File not found at Destination
2026/09/05 03:08:58 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:08:58 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:08:58 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:08:58 DEBUG : Local file system at /tmp/030540momafal4/ext_paths/path2: Waiting for checks to finish
2026/09/05 03:08:58 DEBUG : Local file system at /tmp/030540momafal4/ext_paths/path2: Waiting for transfers to finish
2026/09/05 03:08:58 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:58 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/09/05 03:08:58 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:08:58 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:08:58 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:08:58 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/09/05 03:08:58 INFO : filename_contains_ě_.txt: Copied (new)
2026/09/05 03:08:58 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:08:58 INFO : file1.txt: Copied (new)
2026/09/05 03:08:58 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/09/05 03:08:58 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:58 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/09/05 03:08:58 INFO : Русский.txt: Copied (new)
2026/09/05 03:08:58 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/09/05 03:08:58 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:08:58 DEBUG : 測試_check file.a1a409eb.partial: size = 0 OK
2026/09/05 03:08:58 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/09/05 03:08:58 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/09/05 03:08:58 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:58 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: size = 272 OK
2026/09/05 03:08:58 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:08:58 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: size = 272 OK
2026/09/05 03:08:58 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: renamed to: 測試Русский ěáñ/filename_contains_ě_.txt
2026/09/05 03:08:58 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Copied (new)
2026/09/05 03:08:58 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:08:58 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: renamed to: 測試Русский ěáñ/filename_contains_ࢺ_.txt
2026/09/05 03:08:58 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Copied (new)
2026/09/05 03:08:58 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: size = 0 OK
2026/09/05 03:08:58 DEBUG : 測試Русский ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:58 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: renamed to: 測試Русский ěáñ/測試_check file
2026/09/05 03:08:58 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/09/05 03:08:58 DEBUG : 測試_check file.a1a409eb.partial: renamed to: 測試_check file
2026/09/05 03:08:58 INFO : 測試_check file: Copied (new)
2026/09/05 03:08:58 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/09/05 03:08:58 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:08:58 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/09/05 03:08:58 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/09/05 03:08:58 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/09/05 03:08:58 NOTICE: checking path2 Local file system at /tmp/030540momafal4/ext_paths/path2
2026/09/05 03:08:58 NOTICE: [36m(01) :[0m [34mtest extended-char-paths[0m
2026/09/05 03:08:58 NOTICE: [36m(02) :[0m [34mfix-names TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский{spc}{spc}ěáñ/[0m
2026/09/05 03:08:58 DEBUG : Creating backend with remote "TestAzureFiles:"
2026/09/05 03:08:58 DEBUG : rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/: is NFC: true
2026/09/05 03:08:58 DEBUG : rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/: is NFD: false
2026/09/05 03:08:58 DEBUG : rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/: is valid UTF8: true
2026/09/05 03:08:58 DEBUG : TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/: attempting to fix directory
2026/09/05 03:08:58 DEBUG : old and new are equal. Skipping. TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/ (0dc5022f701c1619edc1b5b5ebd30bb9) TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/ (0dc5022f701c1619edc1b5b5ebd30bb9)
2026/09/05 03:08:58 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/"
2026/09/05 03:08:58 DEBUG : Attempting to move rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/ to TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/
2026/09/05 03:08:58 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ-rclone-move-banafiw1"
2026/09/05 03:08:58 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ-rclone-move-banafiw1': Using server-side directory move
2026/09/05 03:08:58 ERROR : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ-rclone-move-banafiw1': Server side directory move failed: DirMove: Rename failed: PUT https://rclonefiles.file.core.windows.net/rclone/rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/%E6%B8%AC%E8%A9%A6%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9%20%20%C4%9B%C3%A1%C3%B1-rclone-move-banafiw1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified resource does not exist.
ERROR CODE: ResourceNotFound
--------------------------------------------------------------------------------
ResourceNotFoundThe specified resource does not exist.
RequestId:2a202273-801a-00c7-20e3-3c2547000000
Time:2026-09-05T03:08:58.4372877Z
--------------------------------------------------------------------------------
2026/09/05 03:08:58 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/': error attempting to move folder: DirMove: Rename failed: PUT https://rclonefiles.file.core.windows.net/rclone/rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/%E6%B8%AC%E8%A9%A6%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9%20%20%C4%9B%C3%A1%C3%B1-rclone-move-banafiw1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified resource does not exist.
ERROR CODE: ResourceNotFound
--------------------------------------------------------------------------------
ResourceNotFoundThe specified resource does not exist.
RequestId:2a202273-801a-00c7-20e3-3c2547000000
Time:2026-09-05T03:08:58.4372877Z
--------------------------------------------------------------------------------
2026/09/05 03:08:58 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/"
2026/09/05 03:08:58 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/': Using server-side directory move
2026/09/05 03:08:58 INFO : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2026/09/05 03:08:58 ERROR : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ-rclone-move-banafiw1': error reading source root directory: directory not found
2026/09/05 03:08:58 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/': Waiting for checks to finish
2026/09/05 03:08:58 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/': Waiting for transfers to finish
2026/09/05 03:08:58 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ-rclone-move-banafiw1': error attempting to move folder to rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/: directory not found
2026/09/05 03:08:58 NOTICE: [36m(03) :[0m [34mfix-names /tmp/030540momafal4/ext_paths/path2/測試Русский{spc}{spc}ěáñ/[0m
2026/09/05 03:08:58 DEBUG : Creating backend with remote "/"
2026/09/05 03:08:58 DEBUG : /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/: is NFC: true
2026/09/05 03:08:58 DEBUG : /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/: is NFD: false
2026/09/05 03:08:58 DEBUG : /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/: is valid UTF8: true
2026/09/05 03:08:58 DEBUG : /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/: attempting to fix directory
2026/09/05 03:08:58 DEBUG : old and new are equal. Skipping. /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/ (785121e44461ad7098b8c1f0a84a29e5) /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/ (785121e44461ad7098b8c1f0a84a29e5)
2026/09/05 03:08:58 DEBUG : Creating backend with remote "/tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/"
2026/09/05 03:08:58 DEBUG : fs cache: renaming cache item "/tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/" to be canonical "/tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ"
2026/09/05 03:08:58 DEBUG : Attempting to move /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ to /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/
2026/09/05 03:08:58 DEBUG : Creating backend with remote "/tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ-rclone-move-huragab6"
2026/09/05 03:08:58 DEBUG : Local file system at /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ-rclone-move-huragab6: Using server-side directory move
2026/09/05 03:08:58 ERROR : Local file system at /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ-rclone-move-huragab6: Server side directory move failed: rename /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ-rclone-move-huragab6: no such file or directory
2026/09/05 03:08:58 DEBUG : Local file system at /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ: error attempting to move folder: rename /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ-rclone-move-huragab6: no such file or directory
2026/09/05 03:08:58 DEBUG : Creating backend with remote "/tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/"
2026/09/05 03:08:58 DEBUG : fs cache: renaming cache item "/tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/" to be canonical "/tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ"
2026/09/05 03:08:58 DEBUG : Local file system at /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ: Using server-side directory move
2026/09/05 03:08:58 INFO : Local file system at /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2026/09/05 03:08:58 ERROR : Local file system at /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ-rclone-move-huragab6: error reading source root directory: directory not found
2026/09/05 03:08:58 DEBUG : Local file system at /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ: Waiting for checks to finish
2026/09/05 03:08:58 DEBUG : Local file system at /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ: Waiting for transfers to finish
2026/09/05 03:08:58 DEBUG : Local file system at /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ-rclone-move-huragab6: error attempting to move folder to /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ: directory not found
2026/09/05 03:08:58 NOTICE: [36m(04) :[0m [34mfix-names TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/09/05 03:08:58 DEBUG : rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFC: true
2026/09/05 03:08:58 DEBUG : rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFD: false
2026/09/05 03:08:58 DEBUG : rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/09/05 03:08:58 DEBUG : rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/09/05 03:08:58 DEBUG : rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true f66901d14ea7f74253ee7d7f60d53b51
2026/09/05 03:08:58 DEBUG : FILE old: rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/09/05 03:08:58 DEBUG : HASH old: f66901d14ea7f74253ee7d7f60d53b51 new: f66901d14ea7f74253ee7d7f60d53b51 equal: true
2026/09/05 03:08:58 DEBUG : rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false 030d6ebffa53976c7717c2c344b0e88a
2026/09/05 03:08:58 DEBUG : FILE old: rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/09/05 03:08:58 DEBUG : HASH old: 030d6ebffa53976c7717c2c344b0e88a new: f66901d14ea7f74253ee7d7f60d53b51 equal: false
2026/09/05 03:08:58 DEBUG : rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false 030d6ebffa53976c7717c2c344b0e88a
2026/09/05 03:08:58 DEBUG : FILE old: rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/09/05 03:08:58 DEBUG : HASH old: 030d6ebffa53976c7717c2c344b0e88a new: f66901d14ea7f74253ee7d7f60d53b51 equal: false
2026/09/05 03:08:58 DEBUG : rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true f66901d14ea7f74253ee7d7f60d53b51
2026/09/05 03:08:58 DEBUG : FILE old: rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/09/05 03:08:58 DEBUG : HASH old: f66901d14ea7f74253ee7d7f60d53b51 new: f66901d14ea7f74253ee7d7f60d53b51 equal: true
2026/09/05 03:08:58 DEBUG : rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/09/05 03:08:58 NOTICE: [36m(05) :[0m [34mfix-names /tmp/030540momafal4/ext_paths/path2/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/09/05 03:08:58 DEBUG : /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFC: true
2026/09/05 03:08:58 DEBUG : /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFD: false
2026/09/05 03:08:58 DEBUG : /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/09/05 03:08:58 DEBUG : /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/09/05 03:08:58 DEBUG : /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true 2bade2c1cab8a2da9172c9192cd3ffa8
2026/09/05 03:08:58 DEBUG : FILE old: /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/測試_check file new: /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/09/05 03:08:58 DEBUG : HASH old: 2bade2c1cab8a2da9172c9192cd3ffa8 new: 2bade2c1cab8a2da9172c9192cd3ffa8 equal: true
2026/09/05 03:08:58 DEBUG : /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false 3a8dcc26e15508fa545466507a197007
2026/09/05 03:08:58 DEBUG : FILE old: /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/測試_check file new: /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/09/05 03:08:58 DEBUG : HASH old: 3a8dcc26e15508fa545466507a197007 new: 2bade2c1cab8a2da9172c9192cd3ffa8 equal: false
2026/09/05 03:08:58 DEBUG : /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false 3a8dcc26e15508fa545466507a197007
2026/09/05 03:08:58 DEBUG : FILE old: /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/測試_check file new: /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/09/05 03:08:58 DEBUG : HASH old: 3a8dcc26e15508fa545466507a197007 new: 2bade2c1cab8a2da9172c9192cd3ffa8 equal: false
2026/09/05 03:08:58 DEBUG : /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true 2bade2c1cab8a2da9172c9192cd3ffa8
2026/09/05 03:08:58 DEBUG : FILE old: /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/測試_check file new: /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/09/05 03:08:58 DEBUG : HASH old: 2bade2c1cab8a2da9172c9192cd3ffa8 new: 2bade2c1cab8a2da9172c9192cd3ffa8 equal: true
2026/09/05 03:08:58 DEBUG : /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/09/05 03:08:58 NOTICE: [36m(06) :[0m [34mfix-names TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский{spc}{spc}ěáñ/filename_contains_ě_.txt[0m
2026/09/05 03:08:58 DEBUG : rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: is NFC: true
2026/09/05 03:08:58 DEBUG : rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: is NFD: false
2026/09/05 03:08:58 DEBUG : rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: is valid UTF8: true
2026/09/05 03:08:58 DEBUG : rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/09/05 03:08:58 DEBUG : rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: true c19165da5342de5720dbbbf16b508949
2026/09/05 03:08:58 DEBUG : FILE old: rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: true
2026/09/05 03:08:58 DEBUG : HASH old: c19165da5342de5720dbbbf16b508949 new: c19165da5342de5720dbbbf16b508949 equal: true
2026/09/05 03:08:58 DEBUG : rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false e434a2b85d85b02b5f8f09631aac47a3
2026/09/05 03:08:58 DEBUG : FILE old: rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/09/05 03:08:58 DEBUG : HASH old: e434a2b85d85b02b5f8f09631aac47a3 new: c19165da5342de5720dbbbf16b508949 equal: false
2026/09/05 03:08:58 DEBUG : rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false b2b9abf3b8bb65c4e8aad11863a6d1bd
2026/09/05 03:08:58 DEBUG : FILE old: rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/09/05 03:08:58 DEBUG : HASH old: b2b9abf3b8bb65c4e8aad11863a6d1bd new: c19165da5342de5720dbbbf16b508949 equal: false
2026/09/05 03:08:58 DEBUG : rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 111fa324622487f1230c738008edfd8b
2026/09/05 03:08:58 DEBUG : FILE old: rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/09/05 03:08:58 DEBUG : HASH old: 111fa324622487f1230c738008edfd8b new: c19165da5342de5720dbbbf16b508949 equal: false
2026/09/05 03:08:59 DEBUG : rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/09/05 03:08:59 NOTICE: [36m(07) :[0m [34mfix-names /tmp/030540momafal4/ext_paths/path2/測試Русский{spc}{spc}ěáñ/filename_contains_ě_.txt[0m
2026/09/05 03:08:59 DEBUG : /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: is NFC: true
2026/09/05 03:08:59 DEBUG : /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: is NFD: false
2026/09/05 03:08:59 DEBUG : /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: is valid UTF8: true
2026/09/05 03:08:59 DEBUG : /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/09/05 03:08:59 DEBUG : /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: true fdce032f78839a32bb08397f92388061
2026/09/05 03:08:59 DEBUG : FILE old: /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: true
2026/09/05 03:08:59 DEBUG : HASH old: fdce032f78839a32bb08397f92388061 new: fdce032f78839a32bb08397f92388061 equal: true
2026/09/05 03:08:59 DEBUG : /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false c11f4ed386900ed12cb69bed3cef6595
2026/09/05 03:08:59 DEBUG : FILE old: /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/09/05 03:08:59 DEBUG : HASH old: c11f4ed386900ed12cb69bed3cef6595 new: fdce032f78839a32bb08397f92388061 equal: false
2026/09/05 03:08:59 DEBUG : /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 8e2491561025ea4b9ed4438a61028aaf
2026/09/05 03:08:59 DEBUG : FILE old: /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/09/05 03:08:59 DEBUG : HASH old: 8e2491561025ea4b9ed4438a61028aaf new: fdce032f78839a32bb08397f92388061 equal: false
2026/09/05 03:08:59 DEBUG : /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 1e1c156c91c7e78c565afe7188709b1f
2026/09/05 03:08:59 DEBUG : FILE old: /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/09/05 03:08:59 DEBUG : HASH old: 1e1c156c91c7e78c565afe7188709b1f new: fdce032f78839a32bb08397f92388061 equal: false
2026/09/05 03:08:59 DEBUG : /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/09/05 03:08:59 NOTICE: [36m(08) :[0m [34mfix-names TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試_check{spc}file[0m
2026/09/05 03:08:59 DEBUG : rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試_check file: is NFC: true
2026/09/05 03:08:59 DEBUG : rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試_check file: is NFD: true
2026/09/05 03:08:59 DEBUG : rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試_check file: is valid UTF8: true
2026/09/05 03:08:59 DEBUG : rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/09/05 03:08:59 DEBUG : rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試_check file: file exists: true ac2627c1a8ee748df978375233cb6573
2026/09/05 03:08:59 DEBUG : FILE old: rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試_check file new: rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試_check file equal: true
2026/09/05 03:08:59 DEBUG : HASH old: ac2627c1a8ee748df978375233cb6573 new: ac2627c1a8ee748df978375233cb6573 equal: true
2026/09/05 03:08:59 DEBUG : rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試_check file: file exists: true ac2627c1a8ee748df978375233cb6573
2026/09/05 03:08:59 DEBUG : FILE old: rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試_check file new: rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試_check file equal: true
2026/09/05 03:08:59 DEBUG : HASH old: ac2627c1a8ee748df978375233cb6573 new: ac2627c1a8ee748df978375233cb6573 equal: true
2026/09/05 03:08:59 DEBUG : rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試_check file: file exists: true ac2627c1a8ee748df978375233cb6573
2026/09/05 03:08:59 DEBUG : FILE old: rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試_check file new: rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試_check file equal: true
2026/09/05 03:08:59 DEBUG : HASH old: ac2627c1a8ee748df978375233cb6573 new: ac2627c1a8ee748df978375233cb6573 equal: true
2026/09/05 03:08:59 DEBUG : rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試_check file: file exists: true ac2627c1a8ee748df978375233cb6573
2026/09/05 03:08:59 DEBUG : FILE old: rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試_check file new: rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試_check file equal: true
2026/09/05 03:08:59 DEBUG : HASH old: ac2627c1a8ee748df978375233cb6573 new: ac2627c1a8ee748df978375233cb6573 equal: true
2026/09/05 03:08:59 DEBUG : rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/09/05 03:08:59 NOTICE: [36m(09) :[0m [34mfix-names /tmp/030540momafal4/ext_paths/path2/測試_check{spc}file[0m
2026/09/05 03:08:59 DEBUG : /tmp/030540momafal4/ext_paths/path2/測試_check file: is NFC: true
2026/09/05 03:08:59 DEBUG : /tmp/030540momafal4/ext_paths/path2/測試_check file: is NFD: true
2026/09/05 03:08:59 DEBUG : /tmp/030540momafal4/ext_paths/path2/測試_check file: is valid UTF8: true
2026/09/05 03:08:59 DEBUG : /tmp/030540momafal4/ext_paths/path2/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/09/05 03:08:59 DEBUG : /tmp/030540momafal4/ext_paths/path2/測試_check file: file exists: true fd80ce0463566185bf8baaa8d7a9b57a
2026/09/05 03:08:59 DEBUG : FILE old: /tmp/030540momafal4/ext_paths/path2/測試_check file new: /tmp/030540momafal4/ext_paths/path2/測試_check file equal: true
2026/09/05 03:08:59 DEBUG : HASH old: fd80ce0463566185bf8baaa8d7a9b57a new: fd80ce0463566185bf8baaa8d7a9b57a equal: true
2026/09/05 03:08:59 DEBUG : /tmp/030540momafal4/ext_paths/path2/測試_check file: file exists: true fd80ce0463566185bf8baaa8d7a9b57a
2026/09/05 03:08:59 DEBUG : FILE old: /tmp/030540momafal4/ext_paths/path2/測試_check file new: /tmp/030540momafal4/ext_paths/path2/測試_check file equal: true
2026/09/05 03:08:59 DEBUG : HASH old: fd80ce0463566185bf8baaa8d7a9b57a new: fd80ce0463566185bf8baaa8d7a9b57a equal: true
2026/09/05 03:08:59 DEBUG : /tmp/030540momafal4/ext_paths/path2/測試_check file: file exists: true fd80ce0463566185bf8baaa8d7a9b57a
2026/09/05 03:08:59 DEBUG : FILE old: /tmp/030540momafal4/ext_paths/path2/測試_check file new: /tmp/030540momafal4/ext_paths/path2/測試_check file equal: true
2026/09/05 03:08:59 DEBUG : HASH old: fd80ce0463566185bf8baaa8d7a9b57a new: fd80ce0463566185bf8baaa8d7a9b57a equal: true
2026/09/05 03:08:59 DEBUG : /tmp/030540momafal4/ext_paths/path2/測試_check file: file exists: true fd80ce0463566185bf8baaa8d7a9b57a
2026/09/05 03:08:59 DEBUG : FILE old: /tmp/030540momafal4/ext_paths/path2/測試_check file new: /tmp/030540momafal4/ext_paths/path2/測試_check file equal: true
2026/09/05 03:08:59 DEBUG : HASH old: fd80ce0463566185bf8baaa8d7a9b57a new: fd80ce0463566185bf8baaa8d7a9b57a equal: true
2026/09/05 03:08:59 DEBUG : /tmp/030540momafal4/ext_paths/path2/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/09/05 03:08:59 NOTICE: [36m(10) :[0m [34mfix-names TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/09/05 03:08:59 DEBUG : rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFC: true
2026/09/05 03:08:59 DEBUG : rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFD: false
2026/09/05 03:08:59 DEBUG : rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/09/05 03:08:59 DEBUG : rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/09/05 03:08:59 DEBUG : rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true f66901d14ea7f74253ee7d7f60d53b51
2026/09/05 03:08:59 DEBUG : FILE old: rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/09/05 03:08:59 DEBUG : HASH old: f66901d14ea7f74253ee7d7f60d53b51 new: f66901d14ea7f74253ee7d7f60d53b51 equal: true
2026/09/05 03:08:59 DEBUG : rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false 030d6ebffa53976c7717c2c344b0e88a
2026/09/05 03:08:59 DEBUG : FILE old: rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/09/05 03:08:59 DEBUG : HASH old: 030d6ebffa53976c7717c2c344b0e88a new: f66901d14ea7f74253ee7d7f60d53b51 equal: false
2026/09/05 03:08:59 DEBUG : rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false 030d6ebffa53976c7717c2c344b0e88a
2026/09/05 03:08:59 DEBUG : FILE old: rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/09/05 03:08:59 DEBUG : HASH old: 030d6ebffa53976c7717c2c344b0e88a new: f66901d14ea7f74253ee7d7f60d53b51 equal: false
2026/09/05 03:08:59 DEBUG : rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true f66901d14ea7f74253ee7d7f60d53b51
2026/09/05 03:08:59 DEBUG : FILE old: rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/09/05 03:08:59 DEBUG : HASH old: f66901d14ea7f74253ee7d7f60d53b51 new: f66901d14ea7f74253ee7d7f60d53b51 equal: true
2026/09/05 03:08:59 DEBUG : rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/09/05 03:08:59 NOTICE: [36m(11) :[0m [34mfix-names /tmp/030540momafal4/ext_paths/path2/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/09/05 03:08:59 DEBUG : /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFC: true
2026/09/05 03:08:59 DEBUG : /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFD: false
2026/09/05 03:08:59 DEBUG : /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/09/05 03:08:59 DEBUG : /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/09/05 03:08:59 DEBUG : /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true 2bade2c1cab8a2da9172c9192cd3ffa8
2026/09/05 03:08:59 DEBUG : FILE old: /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/測試_check file new: /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/09/05 03:08:59 DEBUG : HASH old: 2bade2c1cab8a2da9172c9192cd3ffa8 new: 2bade2c1cab8a2da9172c9192cd3ffa8 equal: true
2026/09/05 03:08:59 DEBUG : /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false 3a8dcc26e15508fa545466507a197007
2026/09/05 03:08:59 DEBUG : FILE old: /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/測試_check file new: /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/09/05 03:08:59 DEBUG : HASH old: 3a8dcc26e15508fa545466507a197007 new: 2bade2c1cab8a2da9172c9192cd3ffa8 equal: false
2026/09/05 03:08:59 DEBUG : /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false 3a8dcc26e15508fa545466507a197007
2026/09/05 03:08:59 DEBUG : FILE old: /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/測試_check file new: /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/09/05 03:08:59 DEBUG : HASH old: 3a8dcc26e15508fa545466507a197007 new: 2bade2c1cab8a2da9172c9192cd3ffa8 equal: false
2026/09/05 03:08:59 DEBUG : /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true 2bade2c1cab8a2da9172c9192cd3ffa8
2026/09/05 03:08:59 DEBUG : FILE old: /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/測試_check file new: /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/09/05 03:08:59 DEBUG : HASH old: 2bade2c1cab8a2da9172c9192cd3ffa8 new: 2bade2c1cab8a2da9172c9192cd3ffa8 equal: true
2026/09/05 03:08:59 DEBUG : /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/09/05 03:08:59 NOTICE: [36m(12) :[0m [34mtest resync subdirs with extended chars[0m
2026/09/05 03:08:59 NOTICE: [36m(13) :[0m [34mbisync subdir=測試Русский{spc}{spc}ěáñ resync[0m
2026/09/05 03:09:01 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ"
2026/09/05 03:09:01 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:09:01 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:09: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/09/05 03:09:01 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/" with Path2 "/tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/"
2026/09/05 03:09:01 INFO : Copying Path2 files to Path1
2026/09/05 03:09:01 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:09:01 INFO : There was nothing to transfer
2026/09/05 03:09:01 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:09:01 INFO : There was nothing to transfer
2026/09/05 03:09:01 INFO : Resync updating listings
2026/09/05 03:09:01 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/" vs Path2 "/tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/"
2026/09/05 03:09:01 INFO : [32mBisync successful[0m
2026/09/05 03:09:01 NOTICE: [36m(14) :[0m [34mcopy-listings resync[0m
2026/09/05 03:09:01 NOTICE: [36m(15) :[0m [34mtest place new files with extended chars on each side[0m
2026/09/05 03:09:01 NOTICE: [36m(16) :[0m [34mtouch-glob 2001-01-02 /tmp/030540momafal4/datadir/test_ext_paths-lavaqek1/ file1.txt[0m
2026/09/05 03:09:01 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_ext_paths-lavaqek1/"
2026/09/05 03:09:01 DEBUG : fs cache: renaming cache item "/tmp/030540momafal4/datadir/test_ext_paths-lavaqek1/" to be canonical "/tmp/030540momafal4/datadir/test_ext_paths-lavaqek1"
2026/09/05 03:09:01 DEBUG : file1.txt: Set modification time 2001-01-02
2026/09/05 03:09:01 NOTICE: [36m(17) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_ext_paths-lavaqek1/file1.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский{spc}{spc}ěáñ 測試_file1p1[0m
2026/09/05 03:09:01 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_ext_paths-lavaqek1/file1.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ" as "測試_file1p1"
2026/09/05 03:09:01 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_ext_paths-lavaqek1/file1.txt"
2026/09/05 03:09:01 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ"
2026/09/05 03:09:01 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ'" as "測試_file1p1"
2026/09/05 03:09:02 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:02 DEBUG : 測試_file1p1.44ea53d8.partial: size = 19 OK
2026/09/05 03:09:02 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:09:02 DEBUG : 測試_file1p1.44ea53d8.partial: renamed to: 測試_file1p1
2026/09/05 03:09:02 INFO : file1.txt: Copied (new) to: 測試_file1p1
2026/09/05 03:09:02 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_ext_paths-lavaqek1/file1.txt /tmp/030540momafal4/ext_paths/path2/測試Русский{spc}{spc}ěáñ 測試_file1p2[0m
2026/09/05 03:09:02 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_ext_paths-lavaqek1/file1.txt" to "/tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ" as "測試_file1p2"
2026/09/05 03:09:02 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_ext_paths-lavaqek1/file1.txt"
2026/09/05 03:09:02 DEBUG : Creating backend with remote "/tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ"
2026/09/05 03:09:02 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ" as "測試_file1p2"
2026/09/05 03:09:02 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:02 DEBUG : 測試_file1p2.1ffde2cd.partial: size = 19 OK
2026/09/05 03:09:02 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:09:02 DEBUG : 測試_file1p2.1ffde2cd.partial: renamed to: 測試_file1p2
2026/09/05 03:09:02 INFO : file1.txt: Copied (new) to: 測試_file1p2
2026/09/05 03:09:02 NOTICE: [36m(19) :[0m [34mtest normal sync of subdirs with extended chars[0m
2026/09/05 03:09:02 NOTICE: [36m(20) :[0m [34mbisync subdir=測試Русский{spc}{spc}ěáñ[0m
2026/09/05 03:09:04 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:09:04 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:09: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/09/05 03:09:04 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/" with Path2 "/tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/"
2026/09/05 03:09:04 INFO : Building Path1 and Path2 listings
2026/09/05 03:09:04 INFO : Path1 checking for diffs
2026/09/05 03:09:04 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36m測試_file1p1[0m
2026/09/05 03:09:04 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/09/05 03:09:04 INFO : Path2 checking for diffs
2026/09/05 03:09:04 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36m測試_file1p2[0m
2026/09/05 03:09:04 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/09/05 03:09:04 INFO : Applying changes
2026/09/05 03:09:04 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/測試_file1p1[0m
2026/09/05 03:09:04 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/測試_file1p2[0m
2026/09/05 03:09:04 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:09:05 INFO : 測試_file1p2: Copied (new)
2026/09/05 03:09:05 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:09:05 INFO : 測試_file1p1: Copied (new)
2026/09/05 03:09:05 INFO : Updating listings
2026/09/05 03:09:05 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский ěáñ/" vs Path2 "/tmp/030540momafal4/ext_paths/path2/測試Русский ěáñ/"
2026/09/05 03:09:05 INFO : [32mBisync successful[0m
2026/09/05 03:09:05 NOTICE: [36m(21) :[0m [34mmove-listings normal-sync[0m
2026/09/05 03:09:05 NOTICE: [36m(22) :[0m [34mtest check-filename with extended chars. check should fail.[0m
2026/09/05 03:09:05 NOTICE: [36m(23) :[0m [34mbisync resync[0m
2026/09/05 03:09:07 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:09:07 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/09/05 03:09:07 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:09: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/09/05 03:09:07 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/" with Path2 "/tmp/030540momafal4/ext_paths/path2/"
2026/09/05 03:09:07 INFO : Copying Path2 files to Path1
2026/09/05 03:09:07 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:09:07 INFO : There was nothing to transfer
2026/09/05 03:09:07 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:09:07 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/09/05 03:09:08 INFO : There was nothing to transfer
2026/09/05 03:09:08 INFO : Resync updating listings
2026/09/05 03:09:08 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/" vs Path2 "/tmp/030540momafal4/ext_paths/path2/"
2026/09/05 03:09:08 INFO : [32mBisync successful[0m
2026/09/05 03:09:08 NOTICE: [36m(24) :[0m [34mdelete-file TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/09/05 03:09:08 INFO : 測試_check file: Deleted
2026/09/05 03:09:08 NOTICE: [36m(25) :[0m [34mbisync check-access check-filename=測試_check{spc}file[0m
2026/09/05 03:09:10 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:09:10 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/09/05 03:09:10 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:09: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/09/05 03:09:10 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/" with Path2 "/tmp/030540momafal4/ext_paths/path2/"
2026/09/05 03:09:10 INFO : Building Path1 and Path2 listings
2026/09/05 03:09:10 INFO : Path1 checking for diffs
2026/09/05 03:09:10 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36m測試Русский ěáñ/測試_check file[0m
2026/09/05 03:09:10 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/09/05 03:09:10 INFO : Path2 checking for diffs
2026/09/05 03:09:10 INFO : Checking access health
2026/09/05 03:09:10 ERROR : Access test failed: Path1 count 1, Path2 count 2 - 測試_check file
2026/09/05 03:09:10 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36m測試Русский ěáñ/測試_check file[0m
2026/09/05 03:09:10 ERROR : [31mBisync critical error: check file check failed[0m
2026/09/05 03:09:10 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/09/05 03:09:10 NOTICE: Bisync error: bisync aborted
2026/09/05 03:09:10 NOTICE: [36m(26) :[0m [34mcopy-listings check-access-fail[0m
2026/09/05 03:09:10 NOTICE: [36m(27) :[0m [34mtest check-filename with extended chars. check should pass.[0m
2026/09/05 03:09:10 NOTICE: [36m(28) :[0m [34mbisync resync[0m
2026/09/05 03:09:12 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:09:12 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/09/05 03:09:12 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:09: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/09/05 03:09:12 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/" with Path2 "/tmp/030540momafal4/ext_paths/path2/"
2026/09/05 03:09:12 INFO : Copying Path2 files to Path1
2026/09/05 03:09:12 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:09:13 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/09/05 03:09:13 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:09:13 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/09/05 03:09:13 INFO : Resync updating listings
2026/09/05 03:09:13 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/" vs Path2 "/tmp/030540momafal4/ext_paths/path2/"
2026/09/05 03:09:13 INFO : [32mBisync successful[0m
2026/09/05 03:09:13 NOTICE: [36m(29) :[0m [34mbisync check-access check-filename=測試_check{spc}file[0m
2026/09/05 03:09:15 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:09:15 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/09/05 03:09:15 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:09: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/09/05 03:09:15 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/" with Path2 "/tmp/030540momafal4/ext_paths/path2/"
2026/09/05 03:09:15 INFO : Building Path1 and Path2 listings
2026/09/05 03:09:16 INFO : Path1 checking for diffs
2026/09/05 03:09:16 INFO : Path2 checking for diffs
2026/09/05 03:09:16 INFO : Checking access health
2026/09/05 03:09:16 INFO : Found 2 matching "測試_check file" files on both paths
2026/09/05 03:09:16 INFO : No changes found
2026/09/05 03:09:16 INFO : Updating listings
2026/09/05 03:09:16 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/" vs Path2 "/tmp/030540momafal4/ext_paths/path2/"
2026/09/05 03:09:16 INFO : [32mBisync successful[0m
2026/09/05 03:09:16 NOTICE: [36m(30) :[0m [34mmove-listings check-access-pass[0m
2026/09/05 03:09:16 NOTICE: [36m(31) :[0m [34mtest filters-file path with extended chars - masks /fileZ.txt[0m
2026/09/05 03:09:16 NOTICE: [36m(32) :[0m [34mcopy-file /tmp/030540momafal4/datadir/test_ext_paths-lavaqek1/測試_filtersfile.txt /tmp/030540momafal4/workdir/[0m
2026/09/05 03:09:16 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_ext_paths-lavaqek1/測試_filtersfile.txt" to "/tmp/030540momafal4/workdir/" as ""
2026/09/05 03:09:16 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_ext_paths-lavaqek1/測試_filtersfile.txt"
2026/09/05 03:09:16 DEBUG : Creating backend with remote "/tmp/030540momafal4/workdir/"
2026/09/05 03:09:16 DEBUG : operations.CopyFile "測試_filtersfile.txt" to "Local file system at /tmp/030540momafal4/workdir" as "測試_filtersfile.txt"
2026/09/05 03:09:16 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:16 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: size = 254 OK
2026/09/05 03:09:16 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/09/05 03:09:16 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: renamed to: 測試_filtersfile.txt
2026/09/05 03:09:16 INFO : 測試_filtersfile.txt: Copied (new)
2026/09/05 03:09:16 NOTICE: [36m(33) :[0m [34mbisync filters-file=/tmp/030540momafal4/workdir/測試_filtersfile.txt resync[0m
2026/09/05 03:09:18 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:09:18 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/09/05 03:09:18 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:09: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/09/05 03:09:18 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/" with Path2 "/tmp/030540momafal4/ext_paths/path2/"
2026/09/05 03:09:18 INFO : Using filters file /tmp/030540momafal4/workdir/測試_filtersfile.txt
2026/09/05 03:09:18 INFO : Storing filters file hash to /tmp/030540momafal4/workdir/測試_filtersfile.txt.md5
2026/09/05 03:09:18 INFO : Copying Path2 files to Path1
2026/09/05 03:09:18 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:09:18 INFO : There was nothing to transfer
2026/09/05 03:09:18 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:09:18 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/09/05 03:09:18 INFO : There was nothing to transfer
2026/09/05 03:09:18 INFO : Resync updating listings
2026/09/05 03:09:18 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/" vs Path2 "/tmp/030540momafal4/ext_paths/path2/"
2026/09/05 03:09:18 INFO : [32mBisync successful[0m
2026/09/05 03:09:18 NOTICE: [36m(34) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_ext_paths-lavaqek1/file1.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/ fileZ.txt[0m
2026/09/05 03:09:18 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_ext_paths-lavaqek1/file1.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/" as "fileZ.txt"
2026/09/05 03:09:18 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_ext_paths-lavaqek1/file1.txt"
2026/09/05 03:09:18 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/"
2026/09/05 03:09:18 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/'" as "fileZ.txt"
2026/09/05 03:09:18 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:19 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/09/05 03:09:19 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:09:19 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/09/05 03:09:19 INFO : file1.txt: Copied (new) to: fileZ.txt
2026/09/05 03:09:19 NOTICE: [36m(35) :[0m [34mbisync filters-file=/tmp/030540momafal4/workdir/測試_filtersfile.txt[0m
2026/09/05 03:09:21 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:09:21 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/09/05 03:09:21 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:09: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/09/05 03:09:21 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/" with Path2 "/tmp/030540momafal4/ext_paths/path2/"
2026/09/05 03:09:21 INFO : Using filters file /tmp/030540momafal4/workdir/測試_filtersfile.txt
2026/09/05 03:09:21 INFO : Building Path1 and Path2 listings
2026/09/05 03:09:21 INFO : Path1 checking for diffs
2026/09/05 03:09:21 INFO : Path2 checking for diffs
2026/09/05 03:09:21 INFO : No changes found
2026/09/05 03:09:21 INFO : Updating listings
2026/09/05 03:09:21 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1/" vs Path2 "/tmp/030540momafal4/ext_paths/path2/"
2026/09/05 03:09:21 INFO : [32mBisync successful[0m
2026/09/05 03:09:21 DEBUG : Waiting for deletions to finish
2026/09/05 03:09:22 INFO : file1.txt: Deleted
2026/09/05 03:09:22 INFO : RCLONE_TEST: Deleted
2026/09/05 03:09:22 INFO : fileZ.txt: Deleted
2026/09/05 03:09:22 INFO : Русский.txt: Deleted
2026/09/05 03:09:22 INFO : filename_contains_ࢺ_.txt: Deleted
2026/09/05 03:09:22 INFO : filename_contains_ě_.txt: Deleted
2026/09/05 03:09:22 INFO : 測試_check file: Deleted
2026/09/05 03:09:22 INFO : file_enconde_mañana_funcionará.txt: Deleted
2026/09/05 03:09:22 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Deleted
2026/09/05 03:09:22 INFO : 測試Русский ěáñ/測試_check file: Deleted
2026/09/05 03:09:22 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Deleted
2026/09/05 03:09:22 INFO : 測試Русский ěáñ/測試_file1p1: Deleted
2026/09/05 03:09:22 INFO : 測試Русский ěáñ/測試_file1p2: Deleted
2026/09/05 03:09:22 DEBUG : removing 1 level 1 directories
2026/09/05 03:09:22 INFO : 測試Русский ěáñ: Removing directory
2026/09/05 03:09:22 DEBUG : removing 1 level 0 directories
2026/09/05 03:09:22 INFO : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/ext_paths/path1': Removing directory
2026/09/05 03:09:22 DEBUG : Waiting for deletions to finish
2026/09/05 03:09:22 INFO : file_enconde_mañana_funcionará.txt: Deleted
2026/09/05 03:09:22 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Deleted
2026/09/05 03:09:22 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Deleted
2026/09/05 03:09:22 INFO : 測試Русский ěáñ/測試_check file: Deleted
2026/09/05 03:09:22 INFO : 測試Русский ěáñ/測試_file1p1: Deleted
2026/09/05 03:09:22 INFO : 測試Русский ěáñ/測試_file1p2: Deleted
2026/09/05 03:09:22 INFO : filename_contains_ě_.txt: Deleted
2026/09/05 03:09:22 INFO : RCLONE_TEST: Deleted
2026/09/05 03:09:22 INFO : filename_contains_ࢺ_.txt: Deleted
2026/09/05 03:09:22 INFO : Русский.txt: Deleted
2026/09/05 03:09:22 INFO : 測試_check file: Deleted
2026/09/05 03:09:22 INFO : file1.txt: Deleted
2026/09/05 03:09:22 DEBUG : removing 1 level 1 directories
2026/09/05 03:09:22 INFO : 測試Русский ěáñ: Removing directory
2026/09/05 03:09:22 DEBUG : removing 1 level 0 directories
2026/09/05 03:09:22 INFO : Local file system at /tmp/030540momafal4/ext_paths/path2: Removing directory
bisync_test.go:610: [32mTEST ext_paths PASSED[0m
=== RUN TestBisyncRemoteLocal/extended_filenames
2026/09/05 03:09:22 INFO : path1: Making directory
2026/09/05 03:09:22 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1"
2026/09/05 03:09:22 DEBUG : Creating backend with remote "/tmp/030540momafal4/extended_filenames/path2"
2026/09/05 03:09:22 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_extended_filenames/initial"
2026/09/05 03:09:22 DEBUG : Creating backend with remote "/tmp/030540momafal4/initdir/test_extended_filenames-rolegin8"
2026/09/05 03:09:22 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:09:22 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination
2026/09/05 03:09:22 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:22 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:22 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:22 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:22 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:22 DEBUG : subdir_with_ࢺ_: Making directory with metadata
2026/09/05 03:09:22 DEBUG : file1 - Copy.txt.836e0f82.partial: size = 0 OK
2026/09/05 03:09:22 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:22 DEBUG : file1 - Copy.txt.836e0f82.partial: renamed to: file1 - Copy.txt
2026/09/05 03:09:22 INFO : file1 - Copy.txt: Copied (new)
2026/09/05 03:09:22 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/09/05 03:09:22 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:22 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/09/05 03:09:22 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/09/05 03:09:22 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/09/05 03:09:22 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:09:22 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/09/05 03:09:22 INFO : filename_contains_ě_.txt: Copied (new)
2026/09/05 03:09:22 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/09/05 03:09:22 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:09:22 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/09/05 03:09:22 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/09/05 03:09:22 DEBUG : file1 - Copy (2).txt.2901b545.partial: size = 0 OK
2026/09/05 03:09:22 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:22 DEBUG : file1 - Copy (2).txt.2901b545.partial: renamed to: file1 - Copy (2).txt
2026/09/05 03:09:22 INFO : file1 - Copy (2).txt: Copied (new)
2026/09/05 03:09:22 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:09:22 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:22 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:09:22 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:09:22 INFO : file1.txt: Copied (new)
2026/09/05 03:09:22 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:09:22 INFO : subdir_with_ࢺ_: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:09:22 DEBUG : Added delayed dir = "subdir_with_ࢺ_", newDst=subdir_with_ࢺ_
2026/09/05 03:09:22 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:22 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/09/05 03:09:22 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:09:22 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:09:22 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:22 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:22 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:22 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: size = 272 OK
2026/09/05 03:09:22 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: size = 272 OK
2026/09/05 03:09:22 DEBUG : Local file system at /tmp/030540momafal4/initdir/test_extended_filenames-rolegin8: Waiting for checks to finish
2026/09/05 03:09:22 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:09:22 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: renamed to: subdir_with_ࢺ_/filename_contains_ě_.txt
2026/09/05 03:09:22 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Copied (new)
2026/09/05 03:09:22 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:09:22 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: renamed to: subdir_with_ࢺ_/filename_contains_ࢺ_.txt
2026/09/05 03:09:22 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new)
2026/09/05 03:09:22 DEBUG : Local file system at /tmp/030540momafal4/initdir/test_extended_filenames-rolegin8: Waiting for transfers to finish
2026/09/05 03:09:22 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/09/05 03:09:22 INFO : Русский.txt: Copied (new)
2026/09/05 03:09:22 INFO : subdir_with_ࢺ_: Set directory modification time (using SetModTime)
2026/09/05 03:09:22 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_extended_filenames/modfiles"
2026/09/05 03:09:22 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_extended_filenames-yijoduq3"
2026/09/05 03:09:22 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:22 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:22 DEBUG : file2.txt.cb91205f.partial: size = 42 OK
2026/09/05 03:09:22 DEBUG : Local file system at /tmp/030540momafal4/datadir/test_extended_filenames-yijoduq3: Waiting for checks to finish
2026/09/05 03:09:22 DEBUG : Local file system at /tmp/030540momafal4/datadir/test_extended_filenames-yijoduq3: Waiting for transfers to finish
2026/09/05 03:09:22 DEBUG : file1.txt.10d04402.partial: size = 19 OK
2026/09/05 03:09:22 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:09:22 DEBUG : file1.txt.10d04402.partial: renamed to: file1.txt
2026/09/05 03:09:22 INFO : file1.txt: Copied (new)
2026/09/05 03:09:22 DEBUG : file2.txt: md5 = 40b811fb5009223b6da573f169619d8e OK
2026/09/05 03:09:22 DEBUG : file2.txt.cb91205f.partial: renamed to: file2.txt
2026/09/05 03:09:22 INFO : file2.txt: Copied (new)
2026/09/05 03:09:22 DEBUG : Waiting for deletions to finish
2026/09/05 03:09:22 ERROR : error listing: directory not found
2026/09/05 03:09:22 ERROR : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1': Failed to list "": directory not found
2026/09/05 03:09:22 DEBUG : removing 1 level 0 directories
2026/09/05 03:09:22 INFO : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1': Removing directory
2026/09/05 03:09:22 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-faluzix1jaco%2F030540momafal4%2Fextended_filenames%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:d093f9de-f01a-0064-4ae3-3c4082000000
Time:2026-09-05T03:09:22.8019931Z
--------------------------------------------------------------------------------
2026/09/05 03:09:22 DEBUG : Waiting for deletions to finish
2026/09/05 03:09:22 ERROR : error listing: directory not found
2026/09/05 03:09:22 ERROR : Local file system at /tmp/030540momafal4/extended_filenames/path2: Failed to list "": directory not found
2026/09/05 03:09:22 DEBUG : removing 1 level 0 directories
2026/09/05 03:09:22 INFO : Local file system at /tmp/030540momafal4/extended_filenames/path2: Removing directory
2026/09/05 03:09:22 ERROR : Failed to rmdir: stat /tmp/030540momafal4/extended_filenames/path2: no such file or directory
2026/09/05 03:09:22 ERROR : error listing: directory not found
2026/09/05 03:09:22 ERROR : error listing: directory not found
2026/09/05 03:09:22 NOTICE: checking initFs Local file system at /tmp/030540momafal4/initdir/test_extended_filenames-rolegin8
2026/09/05 03:09:22 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination
2026/09/05 03:09:22 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:22 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:22 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:22 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:22 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:22 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:09:22 INFO : subdir_with_ࢺ_: Making directory
2026/09/05 03:09:23 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:23 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:23 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:23 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1': Waiting for checks to finish
2026/09/05 03:09:23 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1': Waiting for transfers to finish
2026/09/05 03:09:23 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/09/05 03:09:23 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:23 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:09:23 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:23 DEBUG : file1 - Copy.txt.836e0f82.partial: size = 0 OK
2026/09/05 03:09:23 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:23 DEBUG : file1 - Copy (2).txt.2901b545.partial: size = 0 OK
2026/09/05 03:09:23 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:23 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/09/05 03:09:23 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/09/05 03:09:23 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:09:23 INFO : file1.txt: Copied (new)
2026/09/05 03:09:23 DEBUG : file1 - Copy (2).txt.2901b545.partial: renamed to: file1 - Copy (2).txt
2026/09/05 03:09:23 INFO : file1 - Copy (2).txt: Copied (new)
2026/09/05 03:09:23 DEBUG : file1 - Copy.txt.836e0f82.partial: renamed to: file1 - Copy.txt
2026/09/05 03:09:23 INFO : file1 - Copy.txt: Copied (new)
2026/09/05 03:09:23 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/09/05 03:09:23 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:23 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/09/05 03:09:23 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:09:23 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/09/05 03:09:23 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:09:23 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:09:23 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:09:23 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/09/05 03:09:23 INFO : Русский.txt: Copied (new)
2026/09/05 03:09:23 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/09/05 03:09:23 INFO : filename_contains_ě_.txt: Copied (new)
2026/09/05 03:09:23 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/09/05 03:09:23 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/09/05 03:09:23 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:09:23 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:09:23 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: size = 272 OK
2026/09/05 03:09:23 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:09:23 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: size = 272 OK
2026/09/05 03:09:23 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:09:23 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: renamed to: subdir_with_ࢺ_/filename_contains_ࢺ_.txt
2026/09/05 03:09:23 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new)
2026/09/05 03:09:23 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: renamed to: subdir_with_ࢺ_/filename_contains_ě_.txt
2026/09/05 03:09:23 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Copied (new)
2026/09/05 03:09:23 NOTICE: checking Path1 azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1'
2026/09/05 03:09:24 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:09:24 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination
2026/09/05 03:09:24 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:24 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:24 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:24 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:24 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:24 DEBUG : subdir_with_ࢺ_: Making directory with metadata
2026/09/05 03:09:24 INFO : subdir_with_ࢺ_: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:09:24 DEBUG : Added delayed dir = "subdir_with_ࢺ_", newDst=subdir_with_ࢺ_
2026/09/05 03:09:24 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:24 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:24 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:24 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:09:24 DEBUG : file1 - Copy (2).txt.2901b545.partial: size = 0 OK
2026/09/05 03:09:24 DEBUG : file1 - Copy.txt.836e0f82.partial: size = 0 OK
2026/09/05 03:09:24 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:09:24 DEBUG : Local file system at /tmp/030540momafal4/extended_filenames/path2: Waiting for checks to finish
2026/09/05 03:09:24 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:09:24 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:09:24 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:09:24 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:24 DEBUG : file1 - Copy (2).txt.2901b545.partial: renamed to: file1 - Copy (2).txt
2026/09/05 03:09:24 INFO : file1 - Copy (2).txt: Copied (new)
2026/09/05 03:09:24 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/09/05 03:09:24 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:24 DEBUG : file1 - Copy.txt.836e0f82.partial: renamed to: file1 - Copy.txt
2026/09/05 03:09:24 INFO : file1 - Copy.txt: Copied (new)
2026/09/05 03:09:24 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/09/05 03:09:24 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:24 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:09:24 INFO : file1.txt: Copied (new)
2026/09/05 03:09:24 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/09/05 03:09:24 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:09:24 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/09/05 03:09:24 INFO : filename_contains_ě_.txt: Copied (new)
2026/09/05 03:09:24 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: size = 272 OK
2026/09/05 03:09:24 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:09:24 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/09/05 03:09:24 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/09/05 03:09:24 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: size = 272 OK
2026/09/05 03:09:24 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:24 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/09/05 03:09:24 INFO : Русский.txt: Copied (new)
2026/09/05 03:09:24 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:09:24 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: renamed to: subdir_with_ࢺ_/filename_contains_ě_.txt
2026/09/05 03:09:24 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Copied (new)
2026/09/05 03:09:24 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:09:24 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: renamed to: subdir_with_ࢺ_/filename_contains_ࢺ_.txt
2026/09/05 03:09:24 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new)
2026/09/05 03:09:24 DEBUG : Local file system at /tmp/030540momafal4/extended_filenames/path2: Waiting for transfers to finish
2026/09/05 03:09:24 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/09/05 03:09:24 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:24 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/09/05 03:09:24 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/09/05 03:09:24 INFO : subdir_with_ࢺ_: Set directory modification time (using SetModTime)
2026/09/05 03:09:24 NOTICE: checking path2 Local file system at /tmp/030540momafal4/extended_filenames/path2
2026/09/05 03:09:24 NOTICE: [36m(01) :[0m [34mtest extended-filenames[0m
2026/09/05 03:09:24 NOTICE: [36m(02) :[0m [34mfix-names TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1/subdir_with_ࢺ_/[0m
2026/09/05 03:09:24 DEBUG : rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1/subdir_with_ࢺ_/: is NFC: true
2026/09/05 03:09:24 DEBUG : rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1/subdir_with_ࢺ_/: is NFD: true
2026/09/05 03:09:24 DEBUG : rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1/subdir_with_ࢺ_/: is valid UTF8: true
2026/09/05 03:09:24 DEBUG : TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1/subdir_with_ࢺ_/: attempting to fix directory
2026/09/05 03:09:24 DEBUG : old and new are equal. Skipping. TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1/subdir_with_ࢺ_/ (7a241d77b1fe52ced1e6c240c3dda509) TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1/subdir_with_ࢺ_/ (7a241d77b1fe52ced1e6c240c3dda509)
2026/09/05 03:09:24 DEBUG : old and new are equal. Skipping. TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1/subdir_with_ࢺ_/ (7a241d77b1fe52ced1e6c240c3dda509) TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1/subdir_with_ࢺ_/ (7a241d77b1fe52ced1e6c240c3dda509)
2026/09/05 03:09:24 NOTICE: [36m(03) :[0m [34mfix-names /tmp/030540momafal4/extended_filenames/path2/subdir_with_ࢺ_/[0m
2026/09/05 03:09:24 DEBUG : /tmp/030540momafal4/extended_filenames/path2/subdir_with_ࢺ_/: is NFC: true
2026/09/05 03:09:24 DEBUG : /tmp/030540momafal4/extended_filenames/path2/subdir_with_ࢺ_/: is NFD: true
2026/09/05 03:09:24 DEBUG : /tmp/030540momafal4/extended_filenames/path2/subdir_with_ࢺ_/: is valid UTF8: true
2026/09/05 03:09:24 DEBUG : /tmp/030540momafal4/extended_filenames/path2/subdir_with_ࢺ_/: attempting to fix directory
2026/09/05 03:09:24 DEBUG : old and new are equal. Skipping. /tmp/030540momafal4/extended_filenames/path2/subdir_with_ࢺ_/ (bd6ca1229ce7a02ffe05d3ab3b602386) /tmp/030540momafal4/extended_filenames/path2/subdir_with_ࢺ_/ (bd6ca1229ce7a02ffe05d3ab3b602386)
2026/09/05 03:09:24 DEBUG : old and new are equal. Skipping. /tmp/030540momafal4/extended_filenames/path2/subdir_with_ࢺ_/ (bd6ca1229ce7a02ffe05d3ab3b602386) /tmp/030540momafal4/extended_filenames/path2/subdir_with_ࢺ_/ (bd6ca1229ce7a02ffe05d3ab3b602386)
2026/09/05 03:09:24 NOTICE: [36m(04) :[0m [34mfix-names TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt[0m
2026/09/05 03:09:24 DEBUG : rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFC: true
2026/09/05 03:09:24 DEBUG : rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFD: false
2026/09/05 03:09:24 DEBUG : rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: is valid UTF8: true
2026/09/05 03:09:24 DEBUG : rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/09/05 03:09:24 DEBUG : rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true 13c6cc8cda1e306fc96a355915d09e77
2026/09/05 03:09:24 DEBUG : FILE old: rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/09/05 03:09:24 DEBUG : HASH old: 13c6cc8cda1e306fc96a355915d09e77 new: 13c6cc8cda1e306fc96a355915d09e77 equal: true
2026/09/05 03:09:24 DEBUG : rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true 13c6cc8cda1e306fc96a355915d09e77
2026/09/05 03:09:24 DEBUG : FILE old: rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/09/05 03:09:24 DEBUG : HASH old: 13c6cc8cda1e306fc96a355915d09e77 new: 13c6cc8cda1e306fc96a355915d09e77 equal: true
2026/09/05 03:09:24 DEBUG : rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false 721d1053b31d2c5af687430b1f386b8d
2026/09/05 03:09:24 DEBUG : FILE old: rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/09/05 03:09:24 DEBUG : HASH old: 721d1053b31d2c5af687430b1f386b8d new: 13c6cc8cda1e306fc96a355915d09e77 equal: false
2026/09/05 03:09:24 DEBUG : rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false 721d1053b31d2c5af687430b1f386b8d
2026/09/05 03:09:24 DEBUG : FILE old: rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/09/05 03:09:24 DEBUG : HASH old: 721d1053b31d2c5af687430b1f386b8d new: 13c6cc8cda1e306fc96a355915d09e77 equal: false
2026/09/05 03:09:24 DEBUG : rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/09/05 03:09:24 NOTICE: [36m(05) :[0m [34mfix-names /tmp/030540momafal4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt[0m
2026/09/05 03:09:24 DEBUG : /tmp/030540momafal4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFC: true
2026/09/05 03:09:24 DEBUG : /tmp/030540momafal4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFD: false
2026/09/05 03:09:24 DEBUG : /tmp/030540momafal4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: is valid UTF8: true
2026/09/05 03:09:24 DEBUG : /tmp/030540momafal4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/09/05 03:09:24 DEBUG : /tmp/030540momafal4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true dab0cbd251b9fcace628585919357eb3
2026/09/05 03:09:24 DEBUG : FILE old: /tmp/030540momafal4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: /tmp/030540momafal4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/09/05 03:09:24 DEBUG : HASH old: dab0cbd251b9fcace628585919357eb3 new: dab0cbd251b9fcace628585919357eb3 equal: true
2026/09/05 03:09:24 DEBUG : /tmp/030540momafal4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true dab0cbd251b9fcace628585919357eb3
2026/09/05 03:09:24 DEBUG : FILE old: /tmp/030540momafal4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: /tmp/030540momafal4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/09/05 03:09:24 DEBUG : HASH old: dab0cbd251b9fcace628585919357eb3 new: dab0cbd251b9fcace628585919357eb3 equal: true
2026/09/05 03:09:24 DEBUG : /tmp/030540momafal4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false d737cf877b6e8a9ee7355a6fad03bd5e
2026/09/05 03:09:24 DEBUG : FILE old: /tmp/030540momafal4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: /tmp/030540momafal4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/09/05 03:09:24 DEBUG : HASH old: d737cf877b6e8a9ee7355a6fad03bd5e new: dab0cbd251b9fcace628585919357eb3 equal: false
2026/09/05 03:09:24 DEBUG : /tmp/030540momafal4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false d737cf877b6e8a9ee7355a6fad03bd5e
2026/09/05 03:09:24 DEBUG : FILE old: /tmp/030540momafal4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: /tmp/030540momafal4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/09/05 03:09:24 DEBUG : HASH old: d737cf877b6e8a9ee7355a6fad03bd5e new: dab0cbd251b9fcace628585919357eb3 equal: false
2026/09/05 03:09:24 DEBUG : /tmp/030540momafal4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/09/05 03:09:24 NOTICE: [36m(06) :[0m [34mfix-names TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1/Русский.txt[0m
2026/09/05 03:09:24 DEBUG : rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1/Русский.txt: is NFC: true
2026/09/05 03:09:24 DEBUG : rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1/Русский.txt: is NFD: false
2026/09/05 03:09:24 DEBUG : rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1/Русский.txt: is valid UTF8: true
2026/09/05 03:09:24 DEBUG : rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1/Русский.txt: attempting to fix file -- filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/09/05 03:09:24 DEBUG : rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1/Русский.txt: file exists: true 17e2e74425ea4a2498f7c26390319889
2026/09/05 03:09:24 DEBUG : FILE old: rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1/Русский.txt new: rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1/Русский.txt equal: true
2026/09/05 03:09:24 DEBUG : HASH old: 17e2e74425ea4a2498f7c26390319889 new: 17e2e74425ea4a2498f7c26390319889 equal: true
2026/09/05 03:09:24 DEBUG : rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1/Русский.txt: file exists: true 17e2e74425ea4a2498f7c26390319889
2026/09/05 03:09:24 DEBUG : FILE old: rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1/Русский.txt new: rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1/Русский.txt equal: true
2026/09/05 03:09:24 DEBUG : HASH old: 17e2e74425ea4a2498f7c26390319889 new: 17e2e74425ea4a2498f7c26390319889 equal: true
2026/09/05 03:09:24 DEBUG : rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1/Русский.txt: file exists: false a2126c8374dd309d28bbe85336300031
2026/09/05 03:09:24 DEBUG : FILE old: rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1/Русский.txt new: rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1/Русский.txt equal: false
2026/09/05 03:09:24 DEBUG : HASH old: a2126c8374dd309d28bbe85336300031 new: 17e2e74425ea4a2498f7c26390319889 equal: false
2026/09/05 03:09:25 DEBUG : rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1/Русский.txt: file exists: false a2126c8374dd309d28bbe85336300031
2026/09/05 03:09:25 DEBUG : FILE old: rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1/Русский.txt new: rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1/Русский.txt equal: false
2026/09/05 03:09:25 DEBUG : HASH old: a2126c8374dd309d28bbe85336300031 new: 17e2e74425ea4a2498f7c26390319889 equal: false
2026/09/05 03:09:25 DEBUG : rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1/Русский.txt: verified file exists at correct path. filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/09/05 03:09:25 NOTICE: [36m(07) :[0m [34mfix-names /tmp/030540momafal4/extended_filenames/path2/Русский.txt[0m
2026/09/05 03:09:25 DEBUG : /tmp/030540momafal4/extended_filenames/path2/Русский.txt: is NFC: true
2026/09/05 03:09:25 DEBUG : /tmp/030540momafal4/extended_filenames/path2/Русский.txt: is NFD: false
2026/09/05 03:09:25 DEBUG : /tmp/030540momafal4/extended_filenames/path2/Русский.txt: is valid UTF8: true
2026/09/05 03:09:25 DEBUG : /tmp/030540momafal4/extended_filenames/path2/Русский.txt: attempting to fix file -- filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/09/05 03:09:25 DEBUG : /tmp/030540momafal4/extended_filenames/path2/Русский.txt: file exists: true 7074d199339c0085b23575e1b8e3b8d0
2026/09/05 03:09:25 DEBUG : FILE old: /tmp/030540momafal4/extended_filenames/path2/Русский.txt new: /tmp/030540momafal4/extended_filenames/path2/Русский.txt equal: true
2026/09/05 03:09:25 DEBUG : HASH old: 7074d199339c0085b23575e1b8e3b8d0 new: 7074d199339c0085b23575e1b8e3b8d0 equal: true
2026/09/05 03:09:25 DEBUG : /tmp/030540momafal4/extended_filenames/path2/Русский.txt: file exists: true 7074d199339c0085b23575e1b8e3b8d0
2026/09/05 03:09:25 DEBUG : FILE old: /tmp/030540momafal4/extended_filenames/path2/Русский.txt new: /tmp/030540momafal4/extended_filenames/path2/Русский.txt equal: true
2026/09/05 03:09:25 DEBUG : HASH old: 7074d199339c0085b23575e1b8e3b8d0 new: 7074d199339c0085b23575e1b8e3b8d0 equal: true
2026/09/05 03:09:25 DEBUG : /tmp/030540momafal4/extended_filenames/path2/Русский.txt: file exists: false 7c90d032965dd3bfe5233c4df16927e4
2026/09/05 03:09:25 DEBUG : FILE old: /tmp/030540momafal4/extended_filenames/path2/Русский.txt new: /tmp/030540momafal4/extended_filenames/path2/Русский.txt equal: false
2026/09/05 03:09:25 DEBUG : HASH old: 7c90d032965dd3bfe5233c4df16927e4 new: 7074d199339c0085b23575e1b8e3b8d0 equal: false
2026/09/05 03:09:25 DEBUG : /tmp/030540momafal4/extended_filenames/path2/Русский.txt: file exists: false 7c90d032965dd3bfe5233c4df16927e4
2026/09/05 03:09:25 DEBUG : FILE old: /tmp/030540momafal4/extended_filenames/path2/Русский.txt new: /tmp/030540momafal4/extended_filenames/path2/Русский.txt equal: false
2026/09/05 03:09:25 DEBUG : HASH old: 7c90d032965dd3bfe5233c4df16927e4 new: 7074d199339c0085b23575e1b8e3b8d0 equal: false
2026/09/05 03:09:25 DEBUG : /tmp/030540momafal4/extended_filenames/path2/Русский.txt: verified file exists at correct path. filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/09/05 03:09:25 NOTICE: [36m(08) :[0m [34mfix-names TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1/file_enconde_mañana_funcionará.txt[0m
2026/09/05 03:09:25 DEBUG : rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is NFC: true
2026/09/05 03:09:25 DEBUG : rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is NFD: false
2026/09/05 03:09:25 DEBUG : rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is valid UTF8: true
2026/09/05 03:09:25 DEBUG : rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1/file_enconde_mañana_funcionará.txt: attempting to fix file -- filename hash: a179de4c245f1ac0afe5823062158ec4
2026/09/05 03:09:25 DEBUG : rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: true d121c9c84c1a5e80921fd200f4d55f3a
2026/09/05 03:09:25 DEBUG : FILE old: rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: true
2026/09/05 03:09:25 DEBUG : HASH old: d121c9c84c1a5e80921fd200f4d55f3a new: d121c9c84c1a5e80921fd200f4d55f3a equal: true
2026/09/05 03:09:25 DEBUG : rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: true d121c9c84c1a5e80921fd200f4d55f3a
2026/09/05 03:09:25 DEBUG : FILE old: rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: true
2026/09/05 03:09:25 DEBUG : HASH old: d121c9c84c1a5e80921fd200f4d55f3a new: d121c9c84c1a5e80921fd200f4d55f3a equal: true
2026/09/05 03:09:25 DEBUG : rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: false 62d8e2c06f511ea87f246c4c005ad305
2026/09/05 03:09:25 DEBUG : FILE old: rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: false
2026/09/05 03:09:25 DEBUG : HASH old: 62d8e2c06f511ea87f246c4c005ad305 new: d121c9c84c1a5e80921fd200f4d55f3a equal: false
2026/09/05 03:09:25 DEBUG : rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: false 62d8e2c06f511ea87f246c4c005ad305
2026/09/05 03:09:25 DEBUG : FILE old: rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: false
2026/09/05 03:09:25 DEBUG : HASH old: 62d8e2c06f511ea87f246c4c005ad305 new: d121c9c84c1a5e80921fd200f4d55f3a equal: false
2026/09/05 03:09:25 DEBUG : rclone-test-faluzix1jaco/030540momafal4/extended_filenames/path1/file_enconde_mañana_funcionará.txt: verified file exists at correct path. filename hash: a179de4c245f1ac0afe5823062158ec4
2026/09/05 03:09:25 NOTICE: [36m(09) :[0m [34mfix-names /tmp/030540momafal4/extended_filenames/path2/file_enconde_mañana_funcionará.txt[0m
2026/09/05 03:09:25 DEBUG : /tmp/030540momafal4/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is NFC: true
2026/09/05 03:09:25 DEBUG : /tmp/030540momafal4/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is NFD: false
2026/09/05 03:09:25 DEBUG : /tmp/030540momafal4/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is valid UTF8: true
2026/09/05 03:09:25 DEBUG : /tmp/030540momafal4/extended_filenames/path2/file_enconde_mañana_funcionará.txt: attempting to fix file -- filename hash: a179de4c245f1ac0afe5823062158ec4
2026/09/05 03:09:25 DEBUG : /tmp/030540momafal4/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: true b4f0ee2ae435283a43ce80c1db15656a
2026/09/05 03:09:25 DEBUG : FILE old: /tmp/030540momafal4/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: /tmp/030540momafal4/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: true
2026/09/05 03:09:25 DEBUG : HASH old: b4f0ee2ae435283a43ce80c1db15656a new: b4f0ee2ae435283a43ce80c1db15656a equal: true
2026/09/05 03:09:25 DEBUG : /tmp/030540momafal4/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: true b4f0ee2ae435283a43ce80c1db15656a
2026/09/05 03:09:25 DEBUG : FILE old: /tmp/030540momafal4/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: /tmp/030540momafal4/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: true
2026/09/05 03:09:25 DEBUG : HASH old: b4f0ee2ae435283a43ce80c1db15656a new: b4f0ee2ae435283a43ce80c1db15656a equal: true
2026/09/05 03:09:25 DEBUG : /tmp/030540momafal4/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: false 570701553a59d4581a4e7e8c12bca6e1
2026/09/05 03:09:25 DEBUG : FILE old: /tmp/030540momafal4/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: /tmp/030540momafal4/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: false
2026/09/05 03:09:25 DEBUG : HASH old: 570701553a59d4581a4e7e8c12bca6e1 new: b4f0ee2ae435283a43ce80c1db15656a equal: false
2026/09/05 03:09:25 DEBUG : /tmp/030540momafal4/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: false 570701553a59d4581a4e7e8c12bca6e1
2026/09/05 03:09:25 DEBUG : FILE old: /tmp/030540momafal4/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: /tmp/030540momafal4/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: false
2026/09/05 03:09:25 DEBUG : HASH old: 570701553a59d4581a4e7e8c12bca6e1 new: b4f0ee2ae435283a43ce80c1db15656a equal: false
2026/09/05 03:09:25 DEBUG : /tmp/030540momafal4/extended_filenames/path2/file_enconde_mañana_funcionará.txt: verified file exists at correct path. filename hash: a179de4c245f1ac0afe5823062158ec4
2026/09/05 03:09:25 NOTICE: [36m(10) :[0m [34mtest initial bisync[0m
2026/09/05 03:09:25 NOTICE: [36m(11) :[0m [34mbisync resync[0m
2026/09/05 03:09:28 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/09/05 03:09:28 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:28 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/09/05 03:09:28 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/09/05 03:09:28 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/09/05 03:09:28 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:28 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/09/05 03:09:28 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/09/05 03:09:29 NOTICE: Local file system at /tmp/030540momafal4/extended_filenames/path2: Replacing invalid UTF-8 characters in "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/09/05 03:09:29 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/09/05 03:09:29 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:29 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/09/05 03:09:29 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/09/05 03:09:29 NOTICE: Local file system at /tmp/030540momafal4/extended_filenames/path2: Replacing invalid UTF-8 characters in "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/09/05 03:09:29 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/09/05 03:09:29 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:29 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/09/05 03:09:29 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
bisync_test.go:1096: 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-faluzix1jaco/030540momafal4/extended_filenames/path1' fs2: Local file system at /tmp/030540momafal4/extended_filenames/path2)
@@ -1 +1 @@
-subdir_with_ࢺ_subdir_with_ࢺ_+file1 - Copy (2).txtfile1 - Copy (2).txt
=== RUN TestBisyncRemoteLocal/filters
2026/09/05 03:09:29 INFO : path1: Making directory
2026/09/05 03:09:29 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/filters/path1"
2026/09/05 03:09:29 DEBUG : Creating backend with remote "/tmp/030540momafal4/filters/path2"
2026/09/05 03:09:29 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filters/initial"
2026/09/05 03:09:29 DEBUG : Creating backend with remote "/tmp/030540momafal4/initdir/test_filters-jexebup7"
2026/09/05 03:09:29 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:09:29 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:29 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:29 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:29 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:29 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:29 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:29 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:29 DEBUG : subdir: Making directory with metadata
2026/09/05 03:09:29 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:09:29 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/09/05 03:09:29 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:29 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:09:29 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:09:29 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:09:29 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:09:29 DEBUG : Local file system at /tmp/030540momafal4/initdir/test_filters-jexebup7: Waiting for checks to finish
2026/09/05 03:09:29 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:09:29 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:09:29 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:09:29 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:09:29 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:29 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:09:29 INFO : file1.txt: Copied (new)
2026/09/05 03:09:29 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:09:29 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:29 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:09:29 INFO : file2.txt: Copied (new)
2026/09/05 03:09:29 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:09:29 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:29 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:09:29 INFO : file3.txt: Copied (new)
2026/09/05 03:09:29 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:09:29 DEBUG : Local file system at /tmp/030540momafal4/initdir/test_filters-jexebup7: Waiting for transfers to finish
2026/09/05 03:09:29 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:29 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:09:29 INFO : file4.txt: Copied (new)
2026/09/05 03:09:29 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:09:29 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:29 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:09:29 INFO : file5.txt: Copied (new)
2026/09/05 03:09:29 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:29 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:09:29 INFO : file6.txt: Copied (new)
2026/09/05 03:09:29 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:29 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:09:29 INFO : file7.txt: Copied (new)
2026/09/05 03:09:29 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:29 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:09:29 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:09:29 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:09:29 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filters/modfiles"
2026/09/05 03:09:29 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_filters-husocol2"
2026/09/05 03:09:29 DEBUG : fileZ.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:29 DEBUG : filtersfile.flt: Need to transfer - File not found at Destination
2026/09/05 03:09:29 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/09/05 03:09:29 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:09:29 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/09/05 03:09:29 INFO : fileZ.txt: Copied (new)
2026/09/05 03:09:29 DEBUG : filtersfile.flt.e46c0e4d.partial: size = 254 OK
2026/09/05 03:09:29 DEBUG : filtersfile.flt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/09/05 03:09:29 DEBUG : filtersfile.flt.e46c0e4d.partial: renamed to: filtersfile.flt
2026/09/05 03:09:29 INFO : filtersfile.flt: Copied (new)
2026/09/05 03:09:29 DEBUG : Local file system at /tmp/030540momafal4/datadir/test_filters-husocol2: Waiting for checks to finish
2026/09/05 03:09:29 DEBUG : Local file system at /tmp/030540momafal4/datadir/test_filters-husocol2: Waiting for transfers to finish
2026/09/05 03:09:29 DEBUG : Waiting for deletions to finish
2026/09/05 03:09:29 ERROR : error listing: directory not found
2026/09/05 03:09:29 ERROR : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/filters/path1': Failed to list "": directory not found
2026/09/05 03:09:29 DEBUG : removing 1 level 0 directories
2026/09/05 03:09:29 INFO : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/filters/path1': Removing directory
2026/09/05 03:09:29 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-faluzix1jaco%2F030540momafal4%2Ffilters%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:a9976288-101a-0043-1ce3-3c5746000000
Time:2026-09-05T03:09:29.3090766Z
--------------------------------------------------------------------------------
2026/09/05 03:09:29 DEBUG : Waiting for deletions to finish
2026/09/05 03:09:29 ERROR : error listing: directory not found
2026/09/05 03:09:29 ERROR : Local file system at /tmp/030540momafal4/filters/path2: Failed to list "": directory not found
2026/09/05 03:09:29 DEBUG : removing 1 level 0 directories
2026/09/05 03:09:29 INFO : Local file system at /tmp/030540momafal4/filters/path2: Removing directory
2026/09/05 03:09:29 ERROR : Failed to rmdir: stat /tmp/030540momafal4/filters/path2: no such file or directory
2026/09/05 03:09:29 ERROR : error listing: directory not found
2026/09/05 03:09:29 ERROR : error listing: directory not found
2026/09/05 03:09:29 NOTICE: checking initFs Local file system at /tmp/030540momafal4/initdir/test_filters-jexebup7
2026/09/05 03:09:29 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:29 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:29 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:29 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:29 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:29 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:29 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:29 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:09:29 INFO : subdir: Making directory
2026/09/05 03:09:29 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:29 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/filters/path1': Waiting for checks to finish
2026/09/05 03:09:29 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/filters/path1': Waiting for transfers to finish
2026/09/05 03:09:29 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:09:29 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:29 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:09:29 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:29 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:09:29 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:29 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:09:29 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:29 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:09:29 INFO : file4.txt: Copied (new)
2026/09/05 03:09:29 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:09:29 INFO : file1.txt: Copied (new)
2026/09/05 03:09:29 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:09:29 INFO : file2.txt: Copied (new)
2026/09/05 03:09:29 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:09:29 INFO : file3.txt: Copied (new)
2026/09/05 03:09:29 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:09:29 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:29 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:09:29 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:29 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:09:29 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:29 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:09:29 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:09:30 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:09:30 INFO : file6.txt: Copied (new)
2026/09/05 03:09:30 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:09:30 INFO : file5.txt: Copied (new)
2026/09/05 03:09:30 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:09:30 INFO : file7.txt: Copied (new)
2026/09/05 03:09:30 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:09:30 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:09:30 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:09:30 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:30 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:09:30 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:09:30 NOTICE: checking Path1 azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/filters/path1'
2026/09/05 03:09:30 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:09:30 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:30 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:30 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:30 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:30 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:30 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:30 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:30 DEBUG : subdir: Making directory with metadata
2026/09/05 03:09:30 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:09:30 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/09/05 03:09:30 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:30 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:09:30 DEBUG : Local file system at /tmp/030540momafal4/filters/path2: Waiting for checks to finish
2026/09/05 03:09:30 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:09:30 DEBUG : Local file system at /tmp/030540momafal4/filters/path2: Waiting for transfers to finish
2026/09/05 03:09:30 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:09:30 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:30 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:09:30 INFO : file1.txt: Copied (new)
2026/09/05 03:09:30 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:09:30 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:30 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:09:30 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:09:30 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:30 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:30 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:09:30 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:09:30 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:09:30 INFO : file2.txt: Copied (new)
2026/09/05 03:09:30 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:09:30 INFO : file4.txt: Copied (new)
2026/09/05 03:09:30 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:09:30 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:09:30 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:30 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:09:30 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:30 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:30 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:09:30 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:09:30 INFO : file5.txt: Copied (new)
2026/09/05 03:09:30 INFO : file6.txt: Copied (new)
2026/09/05 03:09:30 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:09:30 INFO : file7.txt: Copied (new)
2026/09/05 03:09:30 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:09:30 INFO : file3.txt: Copied (new)
2026/09/05 03:09:30 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:09:30 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:30 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:09:30 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:09:30 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:09:30 NOTICE: checking path2 Local file system at /tmp/030540momafal4/filters/path2
2026/09/05 03:09:30 NOTICE: [36m(01) :[0m [34mtest filters[0m
2026/09/05 03:09:30 NOTICE: [36m(02) :[0m [34mcopy-file /tmp/030540momafal4/datadir/test_filters-husocol2/filtersfile.flt /tmp/030540momafal4/workdir/[0m
2026/09/05 03:09:30 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_filters-husocol2/filtersfile.flt" to "/tmp/030540momafal4/workdir/" as ""
2026/09/05 03:09:30 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_filters-husocol2/filtersfile.flt"
2026/09/05 03:09:30 DEBUG : Creating backend with remote "/tmp/030540momafal4/workdir/"
2026/09/05 03:09:30 DEBUG : operations.CopyFile "filtersfile.flt" to "Local file system at /tmp/030540momafal4/workdir" as "filtersfile.flt"
2026/09/05 03:09:30 DEBUG : filtersfile.flt: Need to transfer - File not found at Destination
2026/09/05 03:09:30 DEBUG : filtersfile.flt.e46c0e4d.partial: size = 254 OK
2026/09/05 03:09:30 DEBUG : filtersfile.flt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/09/05 03:09:30 DEBUG : filtersfile.flt.e46c0e4d.partial: renamed to: filtersfile.flt
2026/09/05 03:09:30 INFO : filtersfile.flt: Copied (new)
2026/09/05 03:09:30 NOTICE: [36m(03) :[0m [34mtest resync to force building of the filters md5 hash[0m
2026/09/05 03:09:30 NOTICE: [36m(04) :[0m [34mbisync filters-file=/tmp/030540momafal4/workdir/filtersfile.flt resync[0m
2026/09/05 03:09:33 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:09:33 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:09:33 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:09: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/09/05 03:09:33 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/filters/path1/" with Path2 "/tmp/030540momafal4/filters/path2/"
2026/09/05 03:09:33 INFO : Using filters file /tmp/030540momafal4/workdir/filtersfile.flt
2026/09/05 03:09:33 INFO : Storing filters file hash to /tmp/030540momafal4/workdir/filtersfile.flt.md5
2026/09/05 03:09:33 INFO : Copying Path2 files to Path1
2026/09/05 03:09:33 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:09:33 INFO : There was nothing to transfer
2026/09/05 03:09:33 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:09:33 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:09:33 INFO : There was nothing to transfer
2026/09/05 03:09:33 INFO : Resync updating listings
2026/09/05 03:09:33 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/filters/path1/" vs Path2 "/tmp/030540momafal4/filters/path2/"
2026/09/05 03:09:33 INFO : [32mBisync successful[0m
2026/09/05 03:09:33 NOTICE: [36m(05) :[0m [34mcopy-listings resync[0m
2026/09/05 03:09:33 NOTICE: [36m(06) :[0m [34mtest place new files on the remote[0m
2026/09/05 03:09:33 NOTICE: [36m(07) :[0m [34mtouch-glob 2001-01-02 /tmp/030540momafal4/datadir/test_filters-husocol2/ fileZ.txt[0m
2026/09/05 03:09:33 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_filters-husocol2/"
2026/09/05 03:09:33 DEBUG : fs cache: renaming cache item "/tmp/030540momafal4/datadir/test_filters-husocol2/" to be canonical "/tmp/030540momafal4/datadir/test_filters-husocol2"
2026/09/05 03:09:33 DEBUG : fileZ.txt: Set modification time 2001-01-02
2026/09/05 03:09:33 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_filters-husocol2/fileZ.txt /tmp/030540momafal4/filters/path2/ fileZ.txt[0m
2026/09/05 03:09:33 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_filters-husocol2/fileZ.txt" to "/tmp/030540momafal4/filters/path2/" as "fileZ.txt"
2026/09/05 03:09:33 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_filters-husocol2/fileZ.txt"
2026/09/05 03:09:33 DEBUG : Creating backend with remote "/tmp/030540momafal4/filters/path2/"
2026/09/05 03:09:33 DEBUG : operations.CopyFile "fileZ.txt" to "Local file system at /tmp/030540momafal4/filters/path2" as "fileZ.txt"
2026/09/05 03:09:33 DEBUG : fileZ.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:33 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/09/05 03:09:33 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:09:33 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/09/05 03:09:33 INFO : fileZ.txt: Copied (new)
2026/09/05 03:09:33 NOTICE: [36m(09) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_filters-husocol2/fileZ.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/filters/path1/subdir fileZ.txt[0m
2026/09/05 03:09:33 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_filters-husocol2/fileZ.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/filters/path1/subdir" as "fileZ.txt"
2026/09/05 03:09:33 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_filters-husocol2/fileZ.txt"
2026/09/05 03:09:33 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/filters/path1/subdir"
2026/09/05 03:09:33 DEBUG : operations.CopyFile "fileZ.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/filters/path1/subdir'" as "fileZ.txt"
2026/09/05 03:09:33 DEBUG : fileZ.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:33 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/09/05 03:09:33 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:09:34 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/09/05 03:09:34 INFO : fileZ.txt: Copied (new)
2026/09/05 03:09:34 NOTICE: [36m(10) :[0m [34mtest bisync with filters-file. path2-side fileZ.txt will be filtered.[0m
2026/09/05 03:09:34 NOTICE: [36m(11) :[0m [34mbisync filters-file=/tmp/030540momafal4/workdir/filtersfile.flt[0m
2026/09/05 03:09:36 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:09:36 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:09:36 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:09: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/09/05 03:09:36 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/filters/path1/" with Path2 "/tmp/030540momafal4/filters/path2/"
2026/09/05 03:09:36 INFO : Using filters file /tmp/030540momafal4/workdir/filtersfile.flt
2026/09/05 03:09:36 INFO : Building Path1 and Path2 listings
2026/09/05 03:09:36 INFO : Path1 checking for diffs
2026/09/05 03:09:36 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36msubdir/fileZ.txt[0m
2026/09/05 03:09:36 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/09/05 03:09:36 INFO : Path2 checking for diffs
2026/09/05 03:09:36 INFO : Applying changes
2026/09/05 03:09:36 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/030540momafal4/filters/path2/subdir/fileZ.txt[0m
2026/09/05 03:09:36 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:09:36 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:09:36 INFO : subdir/fileZ.txt: Copied (new)
2026/09/05 03:09:36 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:09:36 INFO : Updating listings
2026/09/05 03:09:36 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/filters/path1/" vs Path2 "/tmp/030540momafal4/filters/path2/"
2026/09/05 03:09:36 INFO : [32mBisync successful[0m
2026/09/05 03:09:36 DEBUG : Waiting for deletions to finish
2026/09/05 03:09:37 INFO : RCLONE_TEST: Deleted
2026/09/05 03:09:37 INFO : file1.txt: Deleted
2026/09/05 03:09:37 INFO : file3.txt: Deleted
2026/09/05 03:09:37 INFO : file5.txt: Deleted
2026/09/05 03:09:37 INFO : file7.txt: Deleted
2026/09/05 03:09:37 INFO : file2.txt: Deleted
2026/09/05 03:09:37 INFO : file6.txt: Deleted
2026/09/05 03:09:37 INFO : file4.txt: Deleted
2026/09/05 03:09:37 INFO : subdir/file20.txt: Deleted
2026/09/05 03:09:37 INFO : subdir/fileZ.txt: Deleted
2026/09/05 03:09:37 DEBUG : removing 1 level 1 directories
2026/09/05 03:09:37 INFO : subdir: Removing directory
2026/09/05 03:09:37 DEBUG : removing 1 level 0 directories
2026/09/05 03:09:37 INFO : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/filters/path1': Removing directory
2026/09/05 03:09:37 DEBUG : Waiting for deletions to finish
2026/09/05 03:09:37 INFO : file3.txt: Deleted
2026/09/05 03:09:37 INFO : file5.txt: Deleted
2026/09/05 03:09:37 INFO : file7.txt: Deleted
2026/09/05 03:09:37 INFO : fileZ.txt: Deleted
2026/09/05 03:09:37 INFO : file6.txt: Deleted
2026/09/05 03:09:37 INFO : subdir/fileZ.txt: Deleted
2026/09/05 03:09:37 INFO : file2.txt: Deleted
2026/09/05 03:09:37 INFO : file4.txt: Deleted
2026/09/05 03:09:37 INFO : RCLONE_TEST: Deleted
2026/09/05 03:09:37 INFO : file1.txt: Deleted
2026/09/05 03:09:37 INFO : subdir/file20.txt: Deleted
2026/09/05 03:09:37 DEBUG : removing 1 level 1 directories
2026/09/05 03:09:37 INFO : subdir: Removing directory
2026/09/05 03:09:37 DEBUG : removing 1 level 0 directories
2026/09/05 03:09:37 INFO : Local file system at /tmp/030540momafal4/filters/path2: Removing directory
bisync_test.go:610: [32mTEST filters PASSED[0m
=== RUN TestBisyncRemoteLocal/filtersfile_checks
2026/09/05 03:09:37 INFO : path1: Making directory
2026/09/05 03:09:37 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/filtersfile_checks/path1"
2026/09/05 03:09:37 DEBUG : Creating backend with remote "/tmp/030540momafal4/filtersfile_checks/path2"
2026/09/05 03:09:37 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filtersfile_checks/initial"
2026/09/05 03:09:37 DEBUG : Creating backend with remote "/tmp/030540momafal4/initdir/test_filtersfile_checks-dosomit7"
2026/09/05 03:09:37 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:09:37 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:37 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:37 DEBUG : subdir: Making directory with metadata
2026/09/05 03:09:37 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:09:37 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/09/05 03:09:37 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:09:37 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:37 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:09:37 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:09:37 DEBUG : Local file system at /tmp/030540momafal4/initdir/test_filtersfile_checks-dosomit7: Waiting for checks to finish
2026/09/05 03:09:37 DEBUG : Local file system at /tmp/030540momafal4/initdir/test_filtersfile_checks-dosomit7: Waiting for transfers to finish
2026/09/05 03:09:37 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:37 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:09:37 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:37 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:09:37 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:09:37 INFO : file1.txt: Copied (new)
2026/09/05 03:09:37 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:09:37 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:09:37 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:09:37 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:09:37 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:37 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:09:37 INFO : file2.txt: Copied (new)
2026/09/05 03:09:37 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:09:37 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filtersfile_checks/modfiles"
2026/09/05 03:09:37 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_filtersfile_checks-mahatav1"
2026/09/05 03:09:37 DEBUG : filtersfile.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:37 DEBUG : filtersfile2.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:37 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:37 DEBUG : filtersfile2.txt.dc377757.partial: size = 254 OK
2026/09/05 03:09:37 DEBUG : Local file system at /tmp/030540momafal4/datadir/test_filtersfile_checks-mahatav1: Waiting for checks to finish
2026/09/05 03:09:37 DEBUG : Local file system at /tmp/030540momafal4/datadir/test_filtersfile_checks-mahatav1: Waiting for transfers to finish
2026/09/05 03:09:37 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/09/05 03:09:37 DEBUG : filtersfile2.txt: md5 = 95acc1e3b5beda465d9b2cb32808588c OK
2026/09/05 03:09:37 DEBUG : filtersfile2.txt.dc377757.partial: renamed to: filtersfile2.txt
2026/09/05 03:09:37 INFO : filtersfile2.txt: Copied (new)
2026/09/05 03:09:37 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/09/05 03:09:37 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/09/05 03:09:37 INFO : hold.txt: Copied (new)
2026/09/05 03:09:37 DEBUG : filtersfile.txt.5df4ccf0.partial: size = 380 OK
2026/09/05 03:09:37 DEBUG : filtersfile.txt: md5 = cbf4389cb34d9e160689d1578eb5707f OK
2026/09/05 03:09:37 DEBUG : filtersfile.txt.5df4ccf0.partial: renamed to: filtersfile.txt
2026/09/05 03:09:37 INFO : filtersfile.txt: Copied (new)
2026/09/05 03:09:37 DEBUG : Waiting for deletions to finish
2026/09/05 03:09:37 ERROR : error listing: directory not found
2026/09/05 03:09:37 ERROR : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/filtersfile_checks/path1': Failed to list "": directory not found
2026/09/05 03:09:37 DEBUG : removing 1 level 0 directories
2026/09/05 03:09:37 INFO : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/filtersfile_checks/path1': Removing directory
2026/09/05 03:09:37 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-faluzix1jaco%2F030540momafal4%2Ffiltersfile_checks%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:a99764b7-101a-0043-33e3-3c5746000000
Time:2026-09-05T03:09:37.5961330Z
--------------------------------------------------------------------------------
2026/09/05 03:09:37 DEBUG : Waiting for deletions to finish
2026/09/05 03:09:37 ERROR : error listing: directory not found
2026/09/05 03:09:37 ERROR : Local file system at /tmp/030540momafal4/filtersfile_checks/path2: Failed to list "": directory not found
2026/09/05 03:09:37 DEBUG : removing 1 level 0 directories
2026/09/05 03:09:37 INFO : Local file system at /tmp/030540momafal4/filtersfile_checks/path2: Removing directory
2026/09/05 03:09:37 ERROR : Failed to rmdir: stat /tmp/030540momafal4/filtersfile_checks/path2: no such file or directory
2026/09/05 03:09:37 ERROR : error listing: directory not found
2026/09/05 03:09:37 ERROR : error listing: directory not found
2026/09/05 03:09:37 NOTICE: checking initFs Local file system at /tmp/030540momafal4/initdir/test_filtersfile_checks-dosomit7
2026/09/05 03:09:37 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:37 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:37 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:09:37 INFO : subdir: Making directory
2026/09/05 03:09:37 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:09:37 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:37 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:37 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/filtersfile_checks/path1': Waiting for checks to finish
2026/09/05 03:09:37 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/filtersfile_checks/path1': Waiting for transfers to finish
2026/09/05 03:09:37 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:09:37 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:37 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:09:37 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:09:38 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:09:38 INFO : file1.txt: Copied (new)
2026/09/05 03:09:38 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:09:38 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:38 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:09:38 INFO : file2.txt: Copied (new)
2026/09/05 03:09:38 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:09:38 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:09:38 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:09:38 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:09:38 NOTICE: checking Path1 azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/filtersfile_checks/path1'
2026/09/05 03:09:38 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:09:38 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:38 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:38 DEBUG : subdir: Making directory with metadata
2026/09/05 03:09:38 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:09:38 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/09/05 03:09:38 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:38 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:09:38 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:09:38 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:09:38 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:38 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:09:38 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:09:38 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:09:38 INFO : file1.txt: Copied (new)
2026/09/05 03:09:38 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:09:38 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:38 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:09:38 INFO : file2.txt: Copied (new)
2026/09/05 03:09:38 DEBUG : Local file system at /tmp/030540momafal4/filtersfile_checks/path2: Waiting for checks to finish
2026/09/05 03:09:38 DEBUG : Local file system at /tmp/030540momafal4/filtersfile_checks/path2: Waiting for transfers to finish
2026/09/05 03:09:38 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:09:38 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:38 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:09:38 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:09:38 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:09:38 NOTICE: checking path2 Local file system at /tmp/030540momafal4/filtersfile_checks/path2
2026/09/05 03:09:38 NOTICE: [36m(01) :[0m [34mtest filtersfile-checks[0m
2026/09/05 03:09:38 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/09/05 03:09:38 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/09/05 03:09:40 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:09:40 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:09:40 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:09: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/09/05 03:09:40 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/filtersfile_checks/path1/" with Path2 "/tmp/030540momafal4/filtersfile_checks/path2/"
2026/09/05 03:09:40 INFO : Copying Path2 files to Path1
2026/09/05 03:09:40 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:09:41 INFO : There was nothing to transfer
2026/09/05 03:09:41 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:09:41 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:09:41 INFO : There was nothing to transfer
2026/09/05 03:09:41 INFO : Resync updating listings
2026/09/05 03:09:41 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/filtersfile_checks/path1/" vs Path2 "/tmp/030540momafal4/filtersfile_checks/path2/"
2026/09/05 03:09:41 INFO : [32mBisync successful[0m
2026/09/05 03:09:41 NOTICE: [36m(04) :[0m [34mtest 1. inject filters file in workdir.[0m
2026/09/05 03:09:41 NOTICE: [36m(05) :[0m [34mcopy-file /tmp/030540momafal4/datadir/test_filtersfile_checks-mahatav1/filtersfile.txt /tmp/030540momafal4/workdir/[0m
2026/09/05 03:09:41 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_filtersfile_checks-mahatav1/filtersfile.txt" to "/tmp/030540momafal4/workdir/" as ""
2026/09/05 03:09:41 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_filtersfile_checks-mahatav1/filtersfile.txt"
2026/09/05 03:09:41 DEBUG : Creating backend with remote "/tmp/030540momafal4/workdir/"
2026/09/05 03:09:41 DEBUG : operations.CopyFile "filtersfile.txt" to "Local file system at /tmp/030540momafal4/workdir" as "filtersfile.txt"
2026/09/05 03:09:41 DEBUG : filtersfile.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:41 DEBUG : filtersfile.txt.5df4ccf0.partial: size = 380 OK
2026/09/05 03:09:41 DEBUG : filtersfile.txt: md5 = cbf4389cb34d9e160689d1578eb5707f OK
2026/09/05 03:09:41 DEBUG : filtersfile.txt.5df4ccf0.partial: renamed to: filtersfile.txt
2026/09/05 03:09:41 INFO : filtersfile.txt: Copied (new)
2026/09/05 03:09:41 NOTICE: [36m(06) :[0m [34mtest 2. run with filters-file but without md5. should abort.[0m
2026/09/05 03:09:41 NOTICE: [36m(07) :[0m [34mbisync filters-file=/tmp/030540momafal4/workdir/filtersfile.txt[0m
2026/09/05 03:09:43 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:09:43 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:09:43 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:09: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/09/05 03:09:43 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/filtersfile_checks/path1/" with Path2 "/tmp/030540momafal4/filtersfile_checks/path2/"
2026/09/05 03:09:43 INFO : Using filters file /tmp/030540momafal4/workdir/filtersfile.txt
2026/09/05 03:09:43 ERROR : [31mBisync critical error: filters file md5 hash not found (must run --resync): /tmp/030540momafal4/workdir/filtersfile.txt[0m
2026/09/05 03:09:43 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/09/05 03:09:43 NOTICE: Bisync error: bisync aborted
2026/09/05 03:09:43 NOTICE: [36m(08) :[0m [34mtest 3. run without filters-file. should be blocked due to prior abort.[0m
2026/09/05 03:09:43 NOTICE: [36m(09) :[0m [34mbisync[0m
2026/09/05 03:09:45 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:09:45 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:09:45 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:09: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/09/05 03:09:45 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/filtersfile_checks/path1/" with Path2 "/tmp/030540momafal4/filtersfile_checks/path2/"
2026/09/05 03:09:45 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/030540momafal4/workdir/TestAzureFiles_rclone-test-faluzix1jaco_030540momafal4_filtersfile_checks_path1..tmp_030540momafal4_filtersfile_checks_path2.path1.lst[0m
[0m[36mPath2: [94m/tmp/030540momafal4/workdir/TestAzureFiles_rclone-test-faluzix1jaco_030540momafal4_filtersfile_checks_path1..tmp_030540momafal4_filtersfile_checks_path2.path2.lst[0m
[0m[35mTry running this command to inspect the work dir:
[0m[96mrclone lsl "/tmp/030540momafal4/workdir"[0m[0m
2026/09/05 03:09:45 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/09/05 03:09:45 NOTICE: Bisync error: bisync aborted
2026/09/05 03:09:45 NOTICE: [36m(10) :[0m [34mtest 4. run with filters-file and resync.[0m
2026/09/05 03:09:45 NOTICE: [36m(11) :[0m [34mbisync filters-file=/tmp/030540momafal4/workdir/filtersfile.txt resync[0m
2026/09/05 03:09:48 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:09:48 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:09:48 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:09: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/09/05 03:09:48 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/filtersfile_checks/path1/" with Path2 "/tmp/030540momafal4/filtersfile_checks/path2/"
2026/09/05 03:09:48 INFO : Using filters file /tmp/030540momafal4/workdir/filtersfile.txt
2026/09/05 03:09:48 INFO : Storing filters file hash to /tmp/030540momafal4/workdir/filtersfile.txt.md5
2026/09/05 03:09:48 INFO : Copying Path2 files to Path1
2026/09/05 03:09:48 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:09:48 INFO : There was nothing to transfer
2026/09/05 03:09:48 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:09:48 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:09:48 INFO : There was nothing to transfer
2026/09/05 03:09:48 INFO : Resync updating listings
2026/09/05 03:09:48 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/filtersfile_checks/path1/" vs Path2 "/tmp/030540momafal4/filtersfile_checks/path2/"
2026/09/05 03:09:48 INFO : [32mBisync successful[0m
2026/09/05 03:09:48 NOTICE: [36m(12) :[0m [34mtest 5. run with filters-file alone. should run.[0m
2026/09/05 03:09:48 NOTICE: [36m(13) :[0m [34mbisync filters-file=/tmp/030540momafal4/workdir/filtersfile.txt[0m
2026/09/05 03:09:50 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:09:50 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:09:50 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:09: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/09/05 03:09:50 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/filtersfile_checks/path1/" with Path2 "/tmp/030540momafal4/filtersfile_checks/path2/"
2026/09/05 03:09:50 INFO : Using filters file /tmp/030540momafal4/workdir/filtersfile.txt
2026/09/05 03:09:50 INFO : Building Path1 and Path2 listings
2026/09/05 03:09:50 INFO : Path1 checking for diffs
2026/09/05 03:09:50 INFO : Path2 checking for diffs
2026/09/05 03:09:50 INFO : No changes found
2026/09/05 03:09:50 INFO : Updating listings
2026/09/05 03:09:50 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/filtersfile_checks/path1/" vs Path2 "/tmp/030540momafal4/filtersfile_checks/path2/"
2026/09/05 03:09:50 INFO : [32mBisync successful[0m
2026/09/05 03:09:50 NOTICE: [36m(14) :[0m [34mtest 6. push changed filters-file to workdir.[0m
2026/09/05 03:09:50 NOTICE: [36m(15) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_filtersfile_checks-mahatav1/filtersfile2.txt /tmp/030540momafal4/workdir/ filtersfile.txt[0m
2026/09/05 03:09:50 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_filtersfile_checks-mahatav1/filtersfile2.txt" to "/tmp/030540momafal4/workdir/" as "filtersfile.txt"
2026/09/05 03:09:50 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_filtersfile_checks-mahatav1/filtersfile2.txt"
2026/09/05 03:09:50 DEBUG : Creating backend with remote "/tmp/030540momafal4/workdir/"
2026/09/05 03:09:50 DEBUG : operations.CopyFile "filtersfile2.txt" to "Local file system at /tmp/030540momafal4/workdir" as "filtersfile.txt"
2026/09/05 03:09:50 DEBUG : filtersfile2.txt: size = 254 (Local file system at /tmp/030540momafal4/datadir/test_filtersfile_checks-mahatav1)
2026/09/05 03:09:50 DEBUG : filtersfile.txt: size = 380 (Local file system at /tmp/030540momafal4/workdir)
2026/09/05 03:09:50 DEBUG : filtersfile2.txt: Sizes differ
2026/09/05 03:09:50 DEBUG : filtersfile.txt.33ddd493.partial: size = 254 OK
2026/09/05 03:09:50 DEBUG : filtersfile2.txt: md5 = 95acc1e3b5beda465d9b2cb32808588c OK
2026/09/05 03:09:50 DEBUG : filtersfile.txt.33ddd493.partial: renamed to: filtersfile.txt
2026/09/05 03:09:50 INFO : filtersfile2.txt: Copied (replaced existing) to: filtersfile.txt
2026/09/05 03:09:50 NOTICE: [36m(16) :[0m [34mtest 7. run with filters-file alone. should abort.[0m
2026/09/05 03:09:50 NOTICE: [36m(17) :[0m [34mbisync filters-file=/tmp/030540momafal4/workdir/filtersfile.txt[0m
2026/09/05 03:09:53 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:09:53 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:09:53 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:09: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/09/05 03:09:53 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/filtersfile_checks/path1/" with Path2 "/tmp/030540momafal4/filtersfile_checks/path2/"
2026/09/05 03:09:53 INFO : Using filters file /tmp/030540momafal4/workdir/filtersfile.txt
2026/09/05 03:09:53 ERROR : [31mBisync critical error: filters file has changed (must run --resync): /tmp/030540momafal4/workdir/filtersfile.txt[0m
2026/09/05 03:09:53 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/09/05 03:09:53 NOTICE: Bisync error: bisync aborted
2026/09/05 03:09:53 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/09/05 03:09:53 NOTICE: [36m(19) :[0m [34mbisync filters-file=/tmp/030540momafal4/workdir/filtersfile.txt resync dry-run[0m
2026/09/05 03:09:55 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:09:55 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:09:55 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:09: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/09/05 03:09:55 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/filtersfile_checks/path1/" with Path2 "/tmp/030540momafal4/filtersfile_checks/path2/"
2026/09/05 03:09:55 INFO : Using filters file /tmp/030540momafal4/workdir/filtersfile.txt
2026/09/05 03:09:55 INFO : Skipped storing filters file hash to /tmp/030540momafal4/workdir/filtersfile.txt.md5 as --dry-run is set
2026/09/05 03:09:55 INFO : Copying Path2 files to Path1
2026/09/05 03:09:55 NOTICE: - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:09:55 INFO : There was nothing to transfer
2026/09/05 03:09:55 NOTICE: - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:09:55 NOTICE: subdir: Skipped set directory modification time as --dry-run is set (size 4Ki)
2026/09/05 03:09:55 INFO : There was nothing to transfer
2026/09/05 03:09:55 INFO : Resync updating listings
2026/09/05 03:09:55 INFO : [32mBisync successful[0m
2026/09/05 03:09:55 NOTICE: [36m(20) :[0m [34mtest 9. run with filters-file alone. should abort.[0m
2026/09/05 03:09:55 NOTICE: [36m(21) :[0m [34mbisync filters-file=/tmp/030540momafal4/workdir/filtersfile.txt[0m
2026/09/05 03:09:58 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:09:58 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:09:58 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:09: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/09/05 03:09:58 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/filtersfile_checks/path1/" with Path2 "/tmp/030540momafal4/filtersfile_checks/path2/"
2026/09/05 03:09:58 INFO : Using filters file /tmp/030540momafal4/workdir/filtersfile.txt
2026/09/05 03:09:58 ERROR : [31mBisync critical error: filters file has changed (must run --resync): /tmp/030540momafal4/workdir/filtersfile.txt[0m
2026/09/05 03:09:58 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/09/05 03:09:58 NOTICE: Bisync error: bisync aborted
2026/09/05 03:09:58 DEBUG : Waiting for deletions to finish
2026/09/05 03:09:58 INFO : file1.txt: Deleted
2026/09/05 03:09:58 INFO : file2.txt: Deleted
2026/09/05 03:09:58 INFO : RCLONE_TEST: Deleted
2026/09/05 03:09:58 INFO : subdir/file20.txt: Deleted
2026/09/05 03:09:58 DEBUG : removing 1 level 1 directories
2026/09/05 03:09:58 INFO : subdir: Removing directory
2026/09/05 03:09:58 DEBUG : removing 1 level 0 directories
2026/09/05 03:09:58 INFO : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/filtersfile_checks/path1': Removing directory
2026/09/05 03:09:58 DEBUG : Waiting for deletions to finish
2026/09/05 03:09:58 INFO : file2.txt: Deleted
2026/09/05 03:09:58 INFO : file1.txt: Deleted
2026/09/05 03:09:58 INFO : RCLONE_TEST: Deleted
2026/09/05 03:09:58 INFO : subdir/file20.txt: Deleted
2026/09/05 03:09:58 DEBUG : removing 1 level 1 directories
2026/09/05 03:09:58 INFO : subdir: Removing directory
2026/09/05 03:09:58 DEBUG : removing 1 level 0 directories
2026/09/05 03:09:58 INFO : Local file system at /tmp/030540momafal4/filtersfile_checks/path2: Removing directory
bisync_test.go:610: [32mTEST filtersfile_checks PASSED[0m
=== RUN TestBisyncRemoteLocal/ignorelistingchecksum
2026/09/05 03:09:58 INFO : path1: Making directory
2026/09/05 03:09:58 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/ignorelistingchecksum/path1"
2026/09/05 03:09:58 DEBUG : Creating backend with remote "/tmp/030540momafal4/ignorelistingchecksum/path2"
2026/09/05 03:09:58 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ignorelistingchecksum/initial"
2026/09/05 03:09:58 DEBUG : Creating backend with remote "/tmp/030540momafal4/initdir/test_ignorelistingchecksum-nobovub9"
2026/09/05 03:09:58 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:09:58 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:58 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:58 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:58 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:58 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:58 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:58 DEBUG : subdir: Making directory with metadata
2026/09/05 03:09:58 INFO : subdir: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/09/05 03:09:58 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/09/05 03:09:58 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:58 DEBUG : Local file system at /tmp/030540momafal4/initdir/test_ignorelistingchecksum-nobovub9: Waiting for checks to finish
2026/09/05 03:09:58 DEBUG : Local file system at /tmp/030540momafal4/initdir/test_ignorelistingchecksum-nobovub9: Waiting for transfers to finish
2026/09/05 03:09:58 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:09:58 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/09/05 03:09:58 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:09:58 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:58 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:09:58 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:09:58 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/09/05 03:09:58 INFO : file1.copy1.txt: Copied (new)
2026/09/05 03:09:58 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/09/05 03:09:58 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/09/05 03:09:58 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:58 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/09/05 03:09:58 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/09/05 03:09:58 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/09/05 03:09:58 INFO : file1.copy2.txt: Copied (new)
2026/09/05 03:09:58 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:58 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/09/05 03:09:58 INFO : file1.copy5.txt: Copied (new)
2026/09/05 03:09:58 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:09:58 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:58 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:09:58 INFO : file1.txt: Copied (new)
2026/09/05 03:09:58 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:58 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:09:58 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/09/05 03:09:58 INFO : file1.copy4.txt: Copied (new)
2026/09/05 03:09:58 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:58 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:58 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/09/05 03:09:58 INFO : file1.copy3.txt: Copied (new)
2026/09/05 03:09:58 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:09:58 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:09:58 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:09:58 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ignorelistingchecksum/modfiles"
2026/09/05 03:09:58 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_ignorelistingchecksum-fayegeb4"
2026/09/05 03:09:58 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:58 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/09/05 03:09:58 DEBUG : Local file system at /tmp/030540momafal4/datadir/test_ignorelistingchecksum-fayegeb4: Waiting for checks to finish
2026/09/05 03:09:58 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:09:58 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/09/05 03:09:58 INFO : file1.txt: Copied (new)
2026/09/05 03:09:58 DEBUG : Local file system at /tmp/030540momafal4/datadir/test_ignorelistingchecksum-fayegeb4: Waiting for transfers to finish
2026/09/05 03:09:58 DEBUG : Waiting for deletions to finish
2026/09/05 03:09:58 ERROR : error listing: directory not found
2026/09/05 03:09:58 ERROR : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/ignorelistingchecksum/path1': Failed to list "": directory not found
2026/09/05 03:09:58 DEBUG : removing 1 level 0 directories
2026/09/05 03:09:58 INFO : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/ignorelistingchecksum/path1': Removing directory
2026/09/05 03:09:58 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-faluzix1jaco%2F030540momafal4%2Fignorelistingchecksum%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:a99769a8-101a-0043-5ee4-3c5746000000
Time:2026-09-05T03:09:58.8451397Z
--------------------------------------------------------------------------------
2026/09/05 03:09:58 DEBUG : Waiting for deletions to finish
2026/09/05 03:09:58 ERROR : error listing: directory not found
2026/09/05 03:09:58 ERROR : Local file system at /tmp/030540momafal4/ignorelistingchecksum/path2: Failed to list "": directory not found
2026/09/05 03:09:58 DEBUG : removing 1 level 0 directories
2026/09/05 03:09:58 INFO : Local file system at /tmp/030540momafal4/ignorelistingchecksum/path2: Removing directory
2026/09/05 03:09:58 ERROR : Failed to rmdir: stat /tmp/030540momafal4/ignorelistingchecksum/path2: no such file or directory
2026/09/05 03:09:58 ERROR : error listing: directory not found
2026/09/05 03:09:58 ERROR : error listing: directory not found
2026/09/05 03:09:58 NOTICE: checking initFs Local file system at /tmp/030540momafal4/initdir/test_ignorelistingchecksum-nobovub9
2026/09/05 03:09:58 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:58 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:58 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:58 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:58 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:58 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:58 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:09:58 INFO : subdir: Making directory
2026/09/05 03:09:59 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:09:59 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/ignorelistingchecksum/path1': Waiting for checks to finish
2026/09/05 03:09:59 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/ignorelistingchecksum/path1': Waiting for transfers to finish
2026/09/05 03:09:59 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/09/05 03:09:59 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:59 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/09/05 03:09:59 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:59 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/09/05 03:09:59 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:59 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/09/05 03:09:59 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:59 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/09/05 03:09:59 INFO : file1.copy4.txt: Copied (new)
2026/09/05 03:09:59 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/09/05 03:09:59 INFO : file1.copy1.txt: Copied (new)
2026/09/05 03:09:59 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/09/05 03:09:59 INFO : file1.copy2.txt: Copied (new)
2026/09/05 03:09:59 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/09/05 03:09:59 INFO : file1.copy3.txt: Copied (new)
2026/09/05 03:09:59 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/09/05 03:09:59 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:59 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:09:59 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:59 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:09:59 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:09:59 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:09:59 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:09:59 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:09:59 INFO : file1.txt: Copied (new)
2026/09/05 03:09:59 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/09/05 03:09:59 INFO : file1.copy5.txt: Copied (new)
2026/09/05 03:09:59 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:09:59 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:09:59 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:09:59 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:09:59 NOTICE: checking Path1 azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/ignorelistingchecksum/path1'
2026/09/05 03:10:00 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:10:00 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:00 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:00 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:00 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:00 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:00 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:00 DEBUG : subdir: Making directory with metadata
2026/09/05 03:10:00 INFO : subdir: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/09/05 03:10:00 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/09/05 03:10:00 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:00 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:10:00 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/09/05 03:10:00 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/09/05 03:10:00 DEBUG : Local file system at /tmp/030540momafal4/ignorelistingchecksum/path2: Waiting for checks to finish
2026/09/05 03:10:00 DEBUG : Local file system at /tmp/030540momafal4/ignorelistingchecksum/path2: Waiting for transfers to finish
2026/09/05 03:10:00 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:10:00 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:00 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:10:00 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:10:00 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/09/05 03:10:00 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/09/05 03:10:00 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:00 INFO : file1.copy2.txt: Copied (new)
2026/09/05 03:10:00 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/09/05 03:10:00 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:00 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:00 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/09/05 03:10:00 INFO : file1.copy3.txt: Copied (new)
2026/09/05 03:10:00 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/09/05 03:10:00 INFO : file1.copy4.txt: Copied (new)
2026/09/05 03:10:00 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:10:00 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:10:00 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:00 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:00 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:10:00 INFO : file1.txt: Copied (new)
2026/09/05 03:10:00 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:10:00 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:10:00 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/09/05 03:10:00 INFO : file1.copy1.txt: Copied (new)
2026/09/05 03:10:00 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/09/05 03:10:00 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:00 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/09/05 03:10:00 INFO : file1.copy5.txt: Copied (new)
2026/09/05 03:10:00 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:10:00 NOTICE: checking path2 Local file system at /tmp/030540momafal4/ignorelistingchecksum/path2
2026/09/05 03:10:00 NOTICE: [36m(01) :[0m [34mtest basic[0m
2026/09/05 03:10:00 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/09/05 03:10:00 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/09/05 03:10:02 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/ignorelistingchecksum/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:10:02 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:10:02 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:10: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/09/05 03:10:02 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/ignorelistingchecksum/path1/" with Path2 "/tmp/030540momafal4/ignorelistingchecksum/path2/"
2026/09/05 03:10:02 INFO : Copying Path2 files to Path1
2026/09/05 03:10:02 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:10:02 INFO : There was nothing to transfer
2026/09/05 03:10:02 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:10:02 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:10:02 INFO : There was nothing to transfer
2026/09/05 03:10:02 INFO : Resync updating listings
2026/09/05 03:10:02 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/ignorelistingchecksum/path1/" vs Path2 "/tmp/030540momafal4/ignorelistingchecksum/path2/"
2026/09/05 03:10:02 INFO : [32mBisync successful[0m
2026/09/05 03:10:02 NOTICE: [36m(04) :[0m [34mbisync resync ignore-listing-checksum[0m
2026/09/05 03:10:05 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/ignorelistingchecksum/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:10:05 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:10: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/09/05 03:10:05 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/ignorelistingchecksum/path1/" with Path2 "/tmp/030540momafal4/ignorelistingchecksum/path2/"
2026/09/05 03:10:05 INFO : Copying Path2 files to Path1
2026/09/05 03:10:05 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:10:05 INFO : There was nothing to transfer
2026/09/05 03:10:05 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:10:05 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:10:05 INFO : There was nothing to transfer
2026/09/05 03:10:05 INFO : Resync updating listings
2026/09/05 03:10:05 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/ignorelistingchecksum/path1/" vs Path2 "/tmp/030540momafal4/ignorelistingchecksum/path2/"
2026/09/05 03:10:05 INFO : [32mBisync successful[0m
2026/09/05 03:10:05 NOTICE: [36m(05) :[0m [34mtest place newer files on both paths[0m
2026/09/05 03:10:05 NOTICE: [36m(06) :[0m [34mtouch-copy 2001-01-02 /tmp/030540momafal4/datadir/test_ignorelistingchecksum-fayegeb4/file1.txt /tmp/030540momafal4/ignorelistingchecksum/path2/[0m
2026/09/05 03:10:05 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_ignorelistingchecksum-fayegeb4/"
2026/09/05 03:10:05 DEBUG : fs cache: renaming cache item "/tmp/030540momafal4/datadir/test_ignorelistingchecksum-fayegeb4/" to be canonical "/tmp/030540momafal4/datadir/test_ignorelistingchecksum-fayegeb4"
2026/09/05 03:10:05 DEBUG : file1.txt: Set modification time 2001-01-02
2026/09/05 03:10:05 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_ignorelistingchecksum-fayegeb4/file1.txt" to "/tmp/030540momafal4/ignorelistingchecksum/path2/" as ""
2026/09/05 03:10:05 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_ignorelistingchecksum-fayegeb4/file1.txt"
2026/09/05 03:10:05 DEBUG : Creating backend with remote "/tmp/030540momafal4/ignorelistingchecksum/path2/"
2026/09/05 03:10:05 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/030540momafal4/ignorelistingchecksum/path2" as "file1.txt"
2026/09/05 03:10:05 DEBUG : file1.txt: size = 19 (Local file system at /tmp/030540momafal4/datadir/test_ignorelistingchecksum-fayegeb4)
2026/09/05 03:10:05 DEBUG : file1.txt: size = 0 (Local file system at /tmp/030540momafal4/ignorelistingchecksum/path2)
2026/09/05 03:10:05 DEBUG : file1.txt: Sizes differ
2026/09/05 03:10:05 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/09/05 03:10:05 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:10:05 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/09/05 03:10:05 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:10:05 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_ignorelistingchecksum-fayegeb4/file1.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/ignorelistingchecksum/path1/subdir file20.txt[0m
2026/09/05 03:10:05 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_ignorelistingchecksum-fayegeb4/file1.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/ignorelistingchecksum/path1/subdir" as "file20.txt"
2026/09/05 03:10:05 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_ignorelistingchecksum-fayegeb4/file1.txt"
2026/09/05 03:10:05 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/ignorelistingchecksum/path1/subdir"
2026/09/05 03:10:05 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/ignorelistingchecksum/path1/subdir'" as "file20.txt"
2026/09/05 03:10:05 DEBUG : file1.txt: size = 19 (Local file system at /tmp/030540momafal4/datadir/test_ignorelistingchecksum-fayegeb4)
2026/09/05 03:10:05 DEBUG : file20.txt: size = 0 (azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/ignorelistingchecksum/path1/subdir')
2026/09/05 03:10:05 DEBUG : file1.txt: Sizes differ
2026/09/05 03:10:06 DEBUG : file20.txt.8dcf80ac.partial: size = 19 OK
2026/09/05 03:10:06 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:10:06 DEBUG : file20.txt.8dcf80ac.partial: renamed to: file20.txt
2026/09/05 03:10:06 INFO : file1.txt: Copied (replaced existing) to: file20.txt
2026/09/05 03:10:06 NOTICE: [36m(08) :[0m [34mtest bisync run[0m
2026/09/05 03:10:06 NOTICE: [36m(09) :[0m [34mbisync ignore-listing-checksum[0m
2026/09/05 03:10:08 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/ignorelistingchecksum/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:10:08 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:10: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/09/05 03:10:08 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/ignorelistingchecksum/path1/" with Path2 "/tmp/030540momafal4/ignorelistingchecksum/path2/"
2026/09/05 03:10:08 INFO : Building Path1 and Path2 listings
2026/09/05 03:10:08 INFO : Path1 checking for diffs
2026/09/05 03:10:08 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/09/05 03:10:08 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/09/05 03:10:08 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/09/05 03:10:08 INFO : Path2 checking for diffs
2026/09/05 03:10:08 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:10:08 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/09/05 03:10:08 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/09/05 03:10:08 INFO : Applying changes
2026/09/05 03:10:08 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/030540momafal4/ignorelistingchecksum/path2/subdir/file20.txt[0m
2026/09/05 03:10:08 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/ignorelistingchecksum/path1/file1.txt[0m
2026/09/05 03:10:08 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:10:09 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:10:09 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:10:09 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:10:09 INFO : subdir/file20.txt: Copied (replaced existing)
2026/09/05 03:10:09 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:10:09 INFO : Updating listings
2026/09/05 03:10:09 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/ignorelistingchecksum/path1/" vs Path2 "/tmp/030540momafal4/ignorelistingchecksum/path2/"
2026/09/05 03:10:09 INFO : [32mBisync successful[0m
2026/09/05 03:10:09 DEBUG : Waiting for deletions to finish
2026/09/05 03:10:09 INFO : file1.txt: Deleted
2026/09/05 03:10:09 INFO : file1.copy1.txt: Deleted
2026/09/05 03:10:09 INFO : RCLONE_TEST: Deleted
2026/09/05 03:10:09 INFO : file1.copy5.txt: Deleted
2026/09/05 03:10:09 INFO : file1.copy4.txt: Deleted
2026/09/05 03:10:09 INFO : file1.copy3.txt: Deleted
2026/09/05 03:10:09 INFO : file1.copy2.txt: Deleted
2026/09/05 03:10:09 INFO : subdir/file20.txt: Deleted
2026/09/05 03:10:10 DEBUG : removing 1 level 1 directories
2026/09/05 03:10:10 INFO : subdir: Removing directory
2026/09/05 03:10:10 DEBUG : removing 1 level 0 directories
2026/09/05 03:10:10 INFO : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/ignorelistingchecksum/path1': Removing directory
2026/09/05 03:10:10 DEBUG : Waiting for deletions to finish
2026/09/05 03:10:10 INFO : file1.copy5.txt: Deleted
2026/09/05 03:10:10 INFO : file1.txt: Deleted
2026/09/05 03:10:10 INFO : file1.copy4.txt: Deleted
2026/09/05 03:10:10 INFO : subdir/file20.txt: Deleted
2026/09/05 03:10:10 INFO : file1.copy1.txt: Deleted
2026/09/05 03:10:10 INFO : RCLONE_TEST: Deleted
2026/09/05 03:10:10 INFO : file1.copy2.txt: Deleted
2026/09/05 03:10:10 INFO : file1.copy3.txt: Deleted
2026/09/05 03:10:10 DEBUG : removing 1 level 1 directories
2026/09/05 03:10:10 INFO : subdir: Removing directory
2026/09/05 03:10:10 DEBUG : removing 1 level 0 directories
2026/09/05 03:10:10 INFO : Local file system at /tmp/030540momafal4/ignorelistingchecksum/path2: Removing directory
bisync_test.go:610: [32mTEST ignorelistingchecksum PASSED[0m
=== RUN TestBisyncRemoteLocal/max_delete_path1
2026/09/05 03:10:10 INFO : path1: Making directory
2026/09/05 03:10:10 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/max_delete_path1/path1"
2026/09/05 03:10:10 DEBUG : Creating backend with remote "/tmp/030540momafal4/max_delete_path1/path2"
2026/09/05 03:10:10 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path1/initial"
2026/09/05 03:10:10 DEBUG : Creating backend with remote "/tmp/030540momafal4/initdir/test_max_delete_path1-kejilat2"
2026/09/05 03:10:10 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:10 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:10 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:10 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:10 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:10 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:10 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:10 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:10 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:10 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:10:10 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:10:10 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:10:10 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:10:10 DEBUG : Local file system at /tmp/030540momafal4/initdir/test_max_delete_path1-kejilat2: Waiting for checks to finish
2026/09/05 03:10:10 DEBUG : Local file system at /tmp/030540momafal4/initdir/test_max_delete_path1-kejilat2: Waiting for transfers to finish
2026/09/05 03:10:10 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:10 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:10 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:10:10 INFO : file2.txt: Copied (new)
2026/09/05 03:10:10 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:10 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:10:10 INFO : file3.txt: Copied (new)
2026/09/05 03:10:10 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:10:10 INFO : file1.txt: Copied (new)
2026/09/05 03:10:10 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:10:10 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:10 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:10:10 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:10:10 INFO : file5.txt: Copied (new)
2026/09/05 03:10:10 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:10 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:10:10 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:10:10 INFO : file6.txt: Copied (new)
2026/09/05 03:10:10 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:10:10 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:10 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:10 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:10:10 INFO : file8.txt: Copied (new)
2026/09/05 03:10:10 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:10:10 INFO : file7.txt: Copied (new)
2026/09/05 03:10:10 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:10 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/09/05 03:10:10 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:10:10 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:10:10 INFO : file4.txt: Copied (new)
2026/09/05 03:10:10 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/09/05 03:10:10 INFO : file9.txt: Copied (new)
2026/09/05 03:10:10 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path1/modfiles"
2026/09/05 03:10:10 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_max_delete_path1-mumumef5"
2026/09/05 03:10:10 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:10 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/09/05 03:10:10 DEBUG : Local file system at /tmp/030540momafal4/datadir/test_max_delete_path1-mumumef5: Waiting for checks to finish
2026/09/05 03:10:10 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/09/05 03:10:10 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/09/05 03:10:10 INFO : hold.txt: Copied (new)
2026/09/05 03:10:10 DEBUG : Local file system at /tmp/030540momafal4/datadir/test_max_delete_path1-mumumef5: Waiting for transfers to finish
2026/09/05 03:10:10 DEBUG : Waiting for deletions to finish
2026/09/05 03:10:10 ERROR : error listing: directory not found
2026/09/05 03:10:10 ERROR : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/max_delete_path1/path1': Failed to list "": directory not found
2026/09/05 03:10:10 DEBUG : removing 1 level 0 directories
2026/09/05 03:10:10 INFO : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/max_delete_path1/path1': Removing directory
2026/09/05 03:10:10 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-faluzix1jaco%2F030540momafal4%2Fmax_delete_path1%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:a9976ccf-101a-0043-36e4-3c5746000000
Time:2026-09-05T03:10:10.3485161Z
--------------------------------------------------------------------------------
2026/09/05 03:10:10 DEBUG : Waiting for deletions to finish
2026/09/05 03:10:10 ERROR : error listing: directory not found
2026/09/05 03:10:10 ERROR : Local file system at /tmp/030540momafal4/max_delete_path1/path2: Failed to list "": directory not found
2026/09/05 03:10:10 DEBUG : removing 1 level 0 directories
2026/09/05 03:10:10 INFO : Local file system at /tmp/030540momafal4/max_delete_path1/path2: Removing directory
2026/09/05 03:10:10 ERROR : Failed to rmdir: stat /tmp/030540momafal4/max_delete_path1/path2: no such file or directory
2026/09/05 03:10:10 ERROR : error listing: directory not found
2026/09/05 03:10:10 ERROR : error listing: directory not found
2026/09/05 03:10:10 NOTICE: checking initFs Local file system at /tmp/030540momafal4/initdir/test_max_delete_path1-kejilat2
2026/09/05 03:10:10 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:10 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:10 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:10 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:10 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:10 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:10 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:10 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:10 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:10 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/max_delete_path1/path1': Waiting for checks to finish
2026/09/05 03:10:10 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/max_delete_path1/path1': Waiting for transfers to finish
2026/09/05 03:10:10 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:10:10 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:10:10 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:10 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:10 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:10:10 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:10 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:10:10 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:10 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:10:10 INFO : file4.txt: Copied (new)
2026/09/05 03:10:10 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:10:10 INFO : file3.txt: Copied (new)
2026/09/05 03:10:10 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:10:10 INFO : file1.txt: Copied (new)
2026/09/05 03:10:10 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:10:10 INFO : file2.txt: Copied (new)
2026/09/05 03:10:10 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:10:10 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:10 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:10:10 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:10 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:10:10 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:10 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:10:10 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:11 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:10:11 INFO : file5.txt: Copied (new)
2026/09/05 03:10:11 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:10:11 INFO : file6.txt: Copied (new)
2026/09/05 03:10:11 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:10:11 INFO : file7.txt: Copied (new)
2026/09/05 03:10:11 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:10:11 INFO : file8.txt: Copied (new)
2026/09/05 03:10:11 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/09/05 03:10:11 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:10:11 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/09/05 03:10:11 INFO : file9.txt: Copied (new)
2026/09/05 03:10:11 NOTICE: checking Path1 azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/max_delete_path1/path1'
2026/09/05 03:10:11 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:11 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:11 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:11 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:11 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:11 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:11 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:11 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:11 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:11 DEBUG : Local file system at /tmp/030540momafal4/max_delete_path1/path2: Waiting for checks to finish
2026/09/05 03:10:11 DEBUG : Local file system at /tmp/030540momafal4/max_delete_path1/path2: Waiting for transfers to finish
2026/09/05 03:10:11 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:10:11 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:11 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:10:11 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:10:11 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:11 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:11 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:10:11 INFO : file2.txt: Copied (new)
2026/09/05 03:10:11 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:10:11 INFO : file1.txt: Copied (new)
2026/09/05 03:10:11 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:10:11 INFO : file4.txt: Copied (new)
2026/09/05 03:10:11 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:10:11 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:11 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:10:11 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:10:11 INFO : file5.txt: Copied (new)
2026/09/05 03:10:11 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:11 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:10:11 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:10:11 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:10:11 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:11 INFO : file7.txt: Copied (new)
2026/09/05 03:10:11 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:10:11 INFO : file3.txt: Copied (new)
2026/09/05 03:10:11 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:11 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:10:11 INFO : file6.txt: Copied (new)
2026/09/05 03:10:11 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:10:11 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:11 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:10:11 INFO : file8.txt: Copied (new)
2026/09/05 03:10:11 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/09/05 03:10:11 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:10:11 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/09/05 03:10:11 INFO : file9.txt: Copied (new)
2026/09/05 03:10:11 NOTICE: checking path2 Local file system at /tmp/030540momafal4/max_delete_path1/path2
2026/09/05 03:10:11 NOTICE: [36m(01) :[0m [34mtest max-delete-path1[0m
2026/09/05 03:10:11 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/09/05 03:10:11 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/09/05 03:10:14 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/max_delete_path1/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:10:14 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:10: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/09/05 03:10:14 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/max_delete_path1/path1/" with Path2 "/tmp/030540momafal4/max_delete_path1/path2/"
2026/09/05 03:10:14 INFO : Copying Path2 files to Path1
2026/09/05 03:10:14 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:10:14 INFO : There was nothing to transfer
2026/09/05 03:10:14 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:10:14 INFO : There was nothing to transfer
2026/09/05 03:10:14 INFO : Resync updating listings
2026/09/05 03:10:14 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/max_delete_path1/path1/" vs Path2 "/tmp/030540momafal4/max_delete_path1/path2/"
2026/09/05 03:10:14 INFO : [32mBisync successful[0m
2026/09/05 03:10:14 NOTICE: [36m(04) :[0m [34mtest delete >50% of local files[0m
2026/09/05 03:10:14 NOTICE: [36m(05) :[0m [34mdelete-file TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/max_delete_path1/path1/file1.txt[0m
2026/09/05 03:10:14 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/max_delete_path1/path1/"
2026/09/05 03:10:14 INFO : file1.txt: Deleted
2026/09/05 03:10:14 NOTICE: [36m(06) :[0m [34mdelete-file TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/max_delete_path1/path1/file2.txt[0m
2026/09/05 03:10:14 INFO : file2.txt: Deleted
2026/09/05 03:10:14 NOTICE: [36m(07) :[0m [34mdelete-file TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/max_delete_path1/path1/file3.txt[0m
2026/09/05 03:10:14 INFO : file3.txt: Deleted
2026/09/05 03:10:14 NOTICE: [36m(08) :[0m [34mdelete-file TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/max_delete_path1/path1/file4.txt[0m
2026/09/05 03:10:14 INFO : file4.txt: Deleted
2026/09/05 03:10:14 NOTICE: [36m(09) :[0m [34mdelete-file TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/max_delete_path1/path1/file5.txt[0m
2026/09/05 03:10:14 INFO : file5.txt: Deleted
2026/09/05 03:10:14 NOTICE: [36m(10) :[0m [34mtest sync should fail due to too many local deletes[0m
2026/09/05 03:10:14 NOTICE: [36m(11) :[0m [34mbisync[0m
2026/09/05 03:10:17 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/max_delete_path1/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:10:17 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:10: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/09/05 03:10:17 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/max_delete_path1/path1/" with Path2 "/tmp/030540momafal4/max_delete_path1/path2/"
2026/09/05 03:10:17 INFO : Building Path1 and Path2 listings
2026/09/05 03:10:17 INFO : Path1 checking for diffs
2026/09/05 03:10:17 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/09/05 03:10:17 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/09/05 03:10:17 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/09/05 03:10:17 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/09/05 03:10:17 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/09/05 03:10:17 INFO : Path1: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/09/05 03:10:17 INFO : Path2 checking for diffs
2026/09/05 03:10:17 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/max_delete_path1/path1/". Run with --force if desired.
2026/09/05 03:10:17 NOTICE: [31mBisync aborted. Please try again.[0m
2026/09/05 03:10:17 NOTICE: Bisync error: too many deletes
2026/09/05 03:10:17 NOTICE: [36m(12) :[0m [34mcopy-listings initial-fail[0m
2026/09/05 03:10:17 NOTICE: [36m(13) :[0m [34mtest change max-delete limit to 60%. sync should run.[0m
2026/09/05 03:10:17 NOTICE: [36m(14) :[0m [34mbisync max-delete=60[0m
2026/09/05 03:10:19 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/max_delete_path1/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:10:19 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:10: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/09/05 03:10:19 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/max_delete_path1/path1/" with Path2 "/tmp/030540momafal4/max_delete_path1/path2/"
2026/09/05 03:10:19 INFO : Building Path1 and Path2 listings
2026/09/05 03:10:19 INFO : Path1 checking for diffs
2026/09/05 03:10:19 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/09/05 03:10:19 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/09/05 03:10:19 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/09/05 03:10:19 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/09/05 03:10:19 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/09/05 03:10:19 INFO : Path1: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/09/05 03:10:19 INFO : Path2 checking for diffs
2026/09/05 03:10:19 INFO : Applying changes
2026/09/05 03:10:19 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/030540momafal4/max_delete_path1/path2/file1.txt[0m
2026/09/05 03:10:19 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/030540momafal4/max_delete_path1/path2/file2.txt[0m
2026/09/05 03:10:19 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/030540momafal4/max_delete_path1/path2/file3.txt[0m
2026/09/05 03:10:19 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/030540momafal4/max_delete_path1/path2/file4.txt[0m
2026/09/05 03:10:19 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/030540momafal4/max_delete_path1/path2/file5.txt[0m
2026/09/05 03:10:19 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:10:19 INFO : file1.txt: Deleted
2026/09/05 03:10:19 INFO : file5.txt: Deleted
2026/09/05 03:10:19 INFO : file3.txt: Deleted
2026/09/05 03:10:19 INFO : file4.txt: Deleted
2026/09/05 03:10:19 INFO : file2.txt: Deleted
2026/09/05 03:10:19 INFO : There was nothing to transfer
2026/09/05 03:10:19 INFO : Updating listings
2026/09/05 03:10:19 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/max_delete_path1/path1/" vs Path2 "/tmp/030540momafal4/max_delete_path1/path2/"
2026/09/05 03:10:19 INFO : [32mBisync successful[0m
2026/09/05 03:10:19 DEBUG : Waiting for deletions to finish
2026/09/05 03:10:19 INFO : file6.txt: Deleted
2026/09/05 03:10:19 INFO : file7.txt: Deleted
2026/09/05 03:10:19 INFO : file8.txt: Deleted
2026/09/05 03:10:19 INFO : file9.txt: Deleted
2026/09/05 03:10:20 DEBUG : removing 1 level 0 directories
2026/09/05 03:10:20 INFO : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/max_delete_path1/path1': Removing directory
2026/09/05 03:10:20 DEBUG : Waiting for deletions to finish
2026/09/05 03:10:20 INFO : file6.txt: Deleted
2026/09/05 03:10:20 INFO : file7.txt: Deleted
2026/09/05 03:10:20 INFO : file9.txt: Deleted
2026/09/05 03:10:20 INFO : file8.txt: Deleted
2026/09/05 03:10:20 DEBUG : removing 1 level 0 directories
2026/09/05 03:10:20 INFO : Local file system at /tmp/030540momafal4/max_delete_path1/path2: Removing directory
bisync_test.go:610: [32mTEST max_delete_path1 PASSED[0m
=== RUN TestBisyncRemoteLocal/max_delete_path2_force
2026/09/05 03:10:20 INFO : path1: Making directory
2026/09/05 03:10:20 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/max_delete_path2_force/path1"
2026/09/05 03:10:20 DEBUG : Creating backend with remote "/tmp/030540momafal4/max_delete_path2_force/path2"
2026/09/05 03:10:20 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path2_force/initial"
2026/09/05 03:10:20 DEBUG : Creating backend with remote "/tmp/030540momafal4/initdir/test_max_delete_path2_force-siyisad5"
2026/09/05 03:10:20 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:20 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:20 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:20 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:20 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:20 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:20 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:20 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:20 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:20 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:10:20 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:20 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:10:20 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:10:20 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:10:20 INFO : file1.txt: Copied (new)
2026/09/05 03:10:20 DEBUG : Local file system at /tmp/030540momafal4/initdir/test_max_delete_path2_force-siyisad5: Waiting for checks to finish
2026/09/05 03:10:20 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:20 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:10:20 INFO : file3.txt: Copied (new)
2026/09/05 03:10:20 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:10:20 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:20 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:10:20 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:20 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:10:20 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:10:20 INFO : file5.txt: Copied (new)
2026/09/05 03:10:20 DEBUG : Local file system at /tmp/030540momafal4/initdir/test_max_delete_path2_force-siyisad5: Waiting for transfers to finish
2026/09/05 03:10:20 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:10:20 INFO : file2.txt: Copied (new)
2026/09/05 03:10:20 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:20 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:10:20 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:20 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:20 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:10:20 INFO : file4.txt: Copied (new)
2026/09/05 03:10:20 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/09/05 03:10:20 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:10:20 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/09/05 03:10:20 INFO : file9.txt: Copied (new)
2026/09/05 03:10:20 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:10:20 INFO : file7.txt: Copied (new)
2026/09/05 03:10:20 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:10:20 INFO : file6.txt: Copied (new)
2026/09/05 03:10:20 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:10:20 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:20 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:10:20 INFO : file8.txt: Copied (new)
2026/09/05 03:10:20 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path2_force/modfiles"
2026/09/05 03:10:20 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_max_delete_path2_force-rafediy5"
2026/09/05 03:10:20 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:20 DEBUG : Local file system at /tmp/030540momafal4/datadir/test_max_delete_path2_force-rafediy5: Waiting for checks to finish
2026/09/05 03:10:20 DEBUG : Local file system at /tmp/030540momafal4/datadir/test_max_delete_path2_force-rafediy5: Waiting for transfers to finish
2026/09/05 03:10:20 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/09/05 03:10:20 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/09/05 03:10:20 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/09/05 03:10:20 INFO : hold.txt: Copied (new)
2026/09/05 03:10:20 DEBUG : Waiting for deletions to finish
2026/09/05 03:10:20 ERROR : error listing: directory not found
2026/09/05 03:10:20 ERROR : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/max_delete_path2_force/path1': Failed to list "": directory not found
2026/09/05 03:10:20 DEBUG : removing 1 level 0 directories
2026/09/05 03:10:20 INFO : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/max_delete_path2_force/path1': Removing directory
2026/09/05 03:10:20 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-faluzix1jaco%2F030540momafal4%2Fmax_delete_path2_force%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:a9976f4f-101a-0043-60e4-3c5746000000
Time:2026-09-05T03:10:20.3338960Z
--------------------------------------------------------------------------------
2026/09/05 03:10:20 DEBUG : Waiting for deletions to finish
2026/09/05 03:10:20 ERROR : error listing: directory not found
2026/09/05 03:10:20 ERROR : Local file system at /tmp/030540momafal4/max_delete_path2_force/path2: Failed to list "": directory not found
2026/09/05 03:10:20 DEBUG : removing 1 level 0 directories
2026/09/05 03:10:20 INFO : Local file system at /tmp/030540momafal4/max_delete_path2_force/path2: Removing directory
2026/09/05 03:10:20 ERROR : Failed to rmdir: stat /tmp/030540momafal4/max_delete_path2_force/path2: no such file or directory
2026/09/05 03:10:20 ERROR : error listing: directory not found
2026/09/05 03:10:20 ERROR : error listing: directory not found
2026/09/05 03:10:20 NOTICE: checking initFs Local file system at /tmp/030540momafal4/initdir/test_max_delete_path2_force-siyisad5
2026/09/05 03:10:20 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:20 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:20 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:20 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:20 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:20 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:20 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:20 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:20 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:20 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/max_delete_path2_force/path1': Waiting for checks to finish
2026/09/05 03:10:20 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/max_delete_path2_force/path1': Waiting for transfers to finish
2026/09/05 03:10:20 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:10:20 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:20 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:10:20 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:20 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:10:20 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:20 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:10:20 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:20 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:10:20 INFO : file4.txt: Copied (new)
2026/09/05 03:10:20 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:10:20 INFO : file3.txt: Copied (new)
2026/09/05 03:10:20 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:10:20 INFO : file2.txt: Copied (new)
2026/09/05 03:10:20 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:10:20 INFO : file1.txt: Copied (new)
2026/09/05 03:10:20 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:10:20 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:20 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:10:20 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:20 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:10:20 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:20 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:10:20 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:21 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:10:21 INFO : file6.txt: Copied (new)
2026/09/05 03:10:21 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:10:21 INFO : file5.txt: Copied (new)
2026/09/05 03:10:21 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:10:21 INFO : file7.txt: Copied (new)
2026/09/05 03:10:21 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:10:21 INFO : file8.txt: Copied (new)
2026/09/05 03:10:21 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/09/05 03:10:21 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:10:21 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/09/05 03:10:21 INFO : file9.txt: Copied (new)
2026/09/05 03:10:21 NOTICE: checking Path1 azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/max_delete_path2_force/path1'
2026/09/05 03:10:21 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:21 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:21 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:21 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:21 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:21 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:21 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:21 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:21 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:21 DEBUG : Local file system at /tmp/030540momafal4/max_delete_path2_force/path2: Waiting for checks to finish
2026/09/05 03:10:21 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:10:21 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:21 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:10:21 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:10:21 INFO : file1.txt: Copied (new)
2026/09/05 03:10:21 DEBUG : Local file system at /tmp/030540momafal4/max_delete_path2_force/path2: Waiting for transfers to finish
2026/09/05 03:10:21 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:10:21 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:10:21 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:21 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:10:21 INFO : file2.txt: Copied (new)
2026/09/05 03:10:21 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:21 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:21 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:10:21 INFO : file4.txt: Copied (new)
2026/09/05 03:10:21 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:10:21 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:10:21 INFO : file3.txt: Copied (new)
2026/09/05 03:10:21 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:21 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:10:21 INFO : file6.txt: Copied (new)
2026/09/05 03:10:21 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:10:21 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:10:21 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:10:21 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/09/05 03:10:21 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:21 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:21 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:10:21 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:10:21 INFO : file8.txt: Copied (new)
2026/09/05 03:10:21 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/09/05 03:10:21 INFO : file9.txt: Copied (new)
2026/09/05 03:10:21 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:21 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:10:21 INFO : file7.txt: Copied (new)
2026/09/05 03:10:21 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:10:21 INFO : file5.txt: Copied (new)
2026/09/05 03:10:21 NOTICE: checking path2 Local file system at /tmp/030540momafal4/max_delete_path2_force/path2
2026/09/05 03:10:21 NOTICE: [36m(01) :[0m [34mtest max-delete-path2-force[0m
2026/09/05 03:10:21 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/09/05 03:10:21 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/09/05 03:10:24 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/max_delete_path2_force/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:10:24 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:10: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/09/05 03:10:24 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/max_delete_path2_force/path1/" with Path2 "/tmp/030540momafal4/max_delete_path2_force/path2/"
2026/09/05 03:10:24 INFO : Copying Path2 files to Path1
2026/09/05 03:10:24 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:10:24 INFO : There was nothing to transfer
2026/09/05 03:10:24 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:10:24 INFO : There was nothing to transfer
2026/09/05 03:10:24 INFO : Resync updating listings
2026/09/05 03:10:24 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/max_delete_path2_force/path1/" vs Path2 "/tmp/030540momafal4/max_delete_path2_force/path2/"
2026/09/05 03:10:24 INFO : [32mBisync successful[0m
2026/09/05 03:10:24 NOTICE: [36m(04) :[0m [34mtest delete >50% of remote files[0m
2026/09/05 03:10:24 NOTICE: [36m(05) :[0m [34mdelete-file /tmp/030540momafal4/max_delete_path2_force/path2/file1.txt[0m
2026/09/05 03:10:24 DEBUG : Creating backend with remote "/tmp/030540momafal4/max_delete_path2_force/path2/"
2026/09/05 03:10:24 DEBUG : fs cache: renaming cache item "/tmp/030540momafal4/max_delete_path2_force/path2/" to be canonical "/tmp/030540momafal4/max_delete_path2_force/path2"
2026/09/05 03:10:24 INFO : file1.txt: Deleted
2026/09/05 03:10:24 NOTICE: [36m(06) :[0m [34mdelete-file /tmp/030540momafal4/max_delete_path2_force/path2/file2.txt[0m
2026/09/05 03:10:24 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/max_delete_path2_force/path2/" for canonical name "/tmp/030540momafal4/max_delete_path2_force/path2"
2026/09/05 03:10:24 INFO : file2.txt: Deleted
2026/09/05 03:10:24 NOTICE: [36m(07) :[0m [34mdelete-file /tmp/030540momafal4/max_delete_path2_force/path2/file3.txt[0m
2026/09/05 03:10:24 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/max_delete_path2_force/path2/" for canonical name "/tmp/030540momafal4/max_delete_path2_force/path2"
2026/09/05 03:10:24 INFO : file3.txt: Deleted
2026/09/05 03:10:24 NOTICE: [36m(08) :[0m [34mdelete-file /tmp/030540momafal4/max_delete_path2_force/path2/file4.txt[0m
2026/09/05 03:10:24 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/max_delete_path2_force/path2/" for canonical name "/tmp/030540momafal4/max_delete_path2_force/path2"
2026/09/05 03:10:24 INFO : file4.txt: Deleted
2026/09/05 03:10:24 NOTICE: [36m(09) :[0m [34mdelete-file /tmp/030540momafal4/max_delete_path2_force/path2/file5.txt[0m
2026/09/05 03:10:24 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/max_delete_path2_force/path2/" for canonical name "/tmp/030540momafal4/max_delete_path2_force/path2"
2026/09/05 03:10:24 INFO : file5.txt: Deleted
2026/09/05 03:10:24 NOTICE: [36m(10) :[0m [34mtest sync should fail due to too many path2 deletes[0m
2026/09/05 03:10:24 NOTICE: [36m(11) :[0m [34mbisync[0m
2026/09/05 03:10:26 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/max_delete_path2_force/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:10:26 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:10: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/09/05 03:10:26 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/max_delete_path2_force/path1/" with Path2 "/tmp/030540momafal4/max_delete_path2_force/path2/"
2026/09/05 03:10:26 INFO : Building Path1 and Path2 listings
2026/09/05 03:10:26 INFO : Path1 checking for diffs
2026/09/05 03:10:26 INFO : Path2 checking for diffs
2026/09/05 03:10:26 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/09/05 03:10:26 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/09/05 03:10:26 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/09/05 03:10:26 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/09/05 03:10:26 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/09/05 03:10:26 INFO : Path2: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/09/05 03:10:26 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path2 "/tmp/030540momafal4/max_delete_path2_force/path2/". Run with --force if desired.
2026/09/05 03:10:26 NOTICE: [31mBisync aborted. Please try again.[0m
2026/09/05 03:10:26 NOTICE: Bisync error: too many deletes
2026/09/05 03:10:26 NOTICE: [36m(12) :[0m [34mcopy-listings initial-fail[0m
2026/09/05 03:10:26 NOTICE: [36m(13) :[0m [34mtest apply force option. sync should run.[0m
2026/09/05 03:10:26 NOTICE: [36m(14) :[0m [34mbisync force[0m
2026/09/05 03:10:29 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/max_delete_path2_force/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:10:29 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:10: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/09/05 03:10:29 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/max_delete_path2_force/path1/" with Path2 "/tmp/030540momafal4/max_delete_path2_force/path2/"
2026/09/05 03:10:29 INFO : Building Path1 and Path2 listings
2026/09/05 03:10:29 INFO : Path1 checking for diffs
2026/09/05 03:10:29 INFO : Path2 checking for diffs
2026/09/05 03:10:29 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/09/05 03:10:29 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/09/05 03:10:29 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/09/05 03:10:29 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/09/05 03:10:29 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/09/05 03:10:29 INFO : Path2: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/09/05 03:10:29 INFO : Applying changes
2026/09/05 03:10:29 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/max_delete_path2_force/path1/file1.txt[0m
2026/09/05 03:10:29 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/max_delete_path2_force/path1/file2.txt[0m
2026/09/05 03:10:29 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/max_delete_path2_force/path1/file3.txt[0m
2026/09/05 03:10:29 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/max_delete_path2_force/path1/file4.txt[0m
2026/09/05 03:10:29 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/max_delete_path2_force/path1/file5.txt[0m
2026/09/05 03:10:29 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:10:29 INFO : file4.txt: Deleted
2026/09/05 03:10:29 INFO : file5.txt: Deleted
2026/09/05 03:10:29 INFO : file2.txt: Deleted
2026/09/05 03:10:29 INFO : file1.txt: Deleted
2026/09/05 03:10:29 INFO : file3.txt: Deleted
2026/09/05 03:10:29 INFO : There was nothing to transfer
2026/09/05 03:10:29 INFO : Updating listings
2026/09/05 03:10:29 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/max_delete_path2_force/path1/" vs Path2 "/tmp/030540momafal4/max_delete_path2_force/path2/"
2026/09/05 03:10:29 INFO : [32mBisync successful[0m
2026/09/05 03:10:29 DEBUG : Waiting for deletions to finish
2026/09/05 03:10:29 INFO : file6.txt: Deleted
2026/09/05 03:10:29 INFO : file7.txt: Deleted
2026/09/05 03:10:29 INFO : file9.txt: Deleted
2026/09/05 03:10:29 INFO : file8.txt: Deleted
2026/09/05 03:10:29 DEBUG : removing 1 level 0 directories
2026/09/05 03:10:29 INFO : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/max_delete_path2_force/path1': Removing directory
2026/09/05 03:10:29 DEBUG : Waiting for deletions to finish
2026/09/05 03:10:29 INFO : file6.txt: Deleted
2026/09/05 03:10:29 INFO : file7.txt: Deleted
2026/09/05 03:10:29 INFO : file8.txt: Deleted
2026/09/05 03:10:29 INFO : file9.txt: Deleted
2026/09/05 03:10:29 DEBUG : removing 1 level 0 directories
2026/09/05 03:10:29 INFO : Local file system at /tmp/030540momafal4/max_delete_path2_force/path2: Removing directory
bisync_test.go:610: [32mTEST max_delete_path2_force PASSED[0m
=== RUN TestBisyncRemoteLocal/nomodtime
2026/09/05 03:10:29 INFO : path1: Making directory
2026/09/05 03:10:29 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/nomodtime/path1"
2026/09/05 03:10:29 DEBUG : Creating backend with remote "/tmp/030540momafal4/nomodtime/path2"
2026/09/05 03:10:29 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_nomodtime/initial"
2026/09/05 03:10:29 DEBUG : Creating backend with remote "/tmp/030540momafal4/initdir/test_nomodtime-tecilab7"
2026/09/05 03:10:29 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:10:29 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:29 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:29 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:29 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:29 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:29 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:29 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:29 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:29 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:10:29 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:10:29 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:10:29 DEBUG : Local file system at /tmp/030540momafal4/initdir/test_nomodtime-tecilab7: Waiting for checks to finish
2026/09/05 03:10:29 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:29 DEBUG : Local file system at /tmp/030540momafal4/initdir/test_nomodtime-tecilab7: Waiting for transfers to finish
2026/09/05 03:10:29 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:29 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:10:29 INFO : file1.txt: Copied (new)
2026/09/05 03:10:29 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:10:29 INFO : file2.txt: Copied (new)
2026/09/05 03:10:29 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:10:29 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:10:29 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:29 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:29 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:10:29 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:10:29 INFO : file3.txt: Copied (new)
2026/09/05 03:10:29 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:10:29 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:29 INFO : file4.txt: Copied (new)
2026/09/05 03:10:29 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:10:29 INFO : file5.txt: Copied (new)
2026/09/05 03:10:29 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:10:29 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:10:29 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:10:29 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:29 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:10:29 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:29 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:29 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:10:29 INFO : file7.txt: Copied (new)
2026/09/05 03:10:29 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:10:29 INFO : file6.txt: Copied (new)
2026/09/05 03:10:29 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:10:29 INFO : file8.txt: Copied (new)
2026/09/05 03:10:29 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:10:29 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:10:29 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_nomodtime/modfiles"
2026/09/05 03:10:29 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_nomodtime-vaxazor9"
2026/09/05 03:10:29 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:29 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:29 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:29 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:29 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:29 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:29 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:29 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:29 DEBUG : file1.txt.17d2872a.partial: size = 19 OK
2026/09/05 03:10:29 DEBUG : file10.txt.145e0d1b.partial: size = 19 OK
2026/09/05 03:10:29 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:10:29 DEBUG : file11.txt.7d27067e.partial: size = 19 OK
2026/09/05 03:10:29 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:10:29 DEBUG : file1.txt.17d2872a.partial: renamed to: file1.txt
2026/09/05 03:10:29 DEBUG : Local file system at /tmp/030540momafal4/datadir/test_nomodtime-vaxazor9: Waiting for checks to finish
2026/09/05 03:10:29 INFO : file1.txt: Copied (new)
2026/09/05 03:10:29 DEBUG : Local file system at /tmp/030540momafal4/datadir/test_nomodtime-vaxazor9: Waiting for transfers to finish
2026/09/05 03:10:29 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:10:29 DEBUG : file11.txt.7d27067e.partial: renamed to: file11.txt
2026/09/05 03:10:29 INFO : file11.txt: Copied (new)
2026/09/05 03:10:29 DEBUG : file2.txt.8a7f218a.partial: size = 13 OK
2026/09/05 03:10:29 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/09/05 03:10:29 DEBUG : file5L.txt.1fdc92e2.partial: size = 39 OK
2026/09/05 03:10:29 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/09/05 03:10:29 DEBUG : file2.txt.8a7f218a.partial: renamed to: file2.txt
2026/09/05 03:10:29 INFO : file2.txt: Copied (new)
2026/09/05 03:10:29 DEBUG : file5L.txt.1fdc92e2.partial: renamed to: file5L.txt
2026/09/05 03:10:29 INFO : file5L.txt: Copied (new)
2026/09/05 03:10:29 DEBUG : file5R.txt.6fb45142.partial: size = 39 OK
2026/09/05 03:10:29 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/09/05 03:10:29 DEBUG : file6.txt.d2ccb150.partial: size = 19 OK
2026/09/05 03:10:29 DEBUG : file7.txt.bbb5ba35.partial: size = 19 OK
2026/09/05 03:10:29 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:10:29 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:10:29 DEBUG : file6.txt.d2ccb150.partial: renamed to: file6.txt
2026/09/05 03:10:29 INFO : file6.txt: Copied (new)
2026/09/05 03:10:29 DEBUG : file10.txt.145e0d1b.partial: renamed to: file10.txt
2026/09/05 03:10:29 INFO : file10.txt: Copied (new)
2026/09/05 03:10:29 DEBUG : file7.txt.bbb5ba35.partial: renamed to: file7.txt
2026/09/05 03:10:29 DEBUG : file5R.txt.6fb45142.partial: renamed to: file5R.txt
2026/09/05 03:10:29 INFO : file7.txt: Copied (new)
2026/09/05 03:10:29 INFO : file5R.txt: Copied (new)
2026/09/05 03:10:29 DEBUG : Waiting for deletions to finish
2026/09/05 03:10:29 ERROR : error listing: directory not found
2026/09/05 03:10:30 ERROR : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/nomodtime/path1': Failed to list "": directory not found
2026/09/05 03:10:30 DEBUG : removing 1 level 0 directories
2026/09/05 03:10:30 INFO : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/nomodtime/path1': Removing directory
2026/09/05 03:10:30 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-faluzix1jaco%2F030540momafal4%2Fnomodtime%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:a99771af-101a-0043-26e4-3c5746000000
Time:2026-09-05T03:10:30.0430771Z
--------------------------------------------------------------------------------
2026/09/05 03:10:30 DEBUG : Waiting for deletions to finish
2026/09/05 03:10:30 ERROR : error listing: directory not found
2026/09/05 03:10:30 ERROR : Local file system at /tmp/030540momafal4/nomodtime/path2: Failed to list "": directory not found
2026/09/05 03:10:30 DEBUG : removing 1 level 0 directories
2026/09/05 03:10:30 INFO : Local file system at /tmp/030540momafal4/nomodtime/path2: Removing directory
2026/09/05 03:10:30 ERROR : Failed to rmdir: stat /tmp/030540momafal4/nomodtime/path2: no such file or directory
2026/09/05 03:10:30 ERROR : error listing: directory not found
2026/09/05 03:10:30 ERROR : error listing: directory not found
2026/09/05 03:10:30 NOTICE: checking initFs Local file system at /tmp/030540momafal4/initdir/test_nomodtime-tecilab7
2026/09/05 03:10:30 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:30 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:30 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:30 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:30 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:30 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:30 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:30 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:30 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:10:30 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/nomodtime/path1': Waiting for checks to finish
2026/09/05 03:10:30 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/nomodtime/path1': Waiting for transfers to finish
2026/09/05 03:10:30 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:10:30 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:30 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:10:30 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:30 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:10:30 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:30 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:10:30 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:30 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:10:30 INFO : file4.txt: Copied (new)
2026/09/05 03:10:30 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:10:30 INFO : file2.txt: Copied (new)
2026/09/05 03:10:30 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:10:30 INFO : file3.txt: Copied (new)
2026/09/05 03:10:30 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:10:30 INFO : file1.txt: Copied (new)
2026/09/05 03:10:30 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:10:30 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:30 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:10:30 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:30 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:10:30 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:30 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:10:30 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:30 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:10:30 INFO : file5.txt: Copied (new)
2026/09/05 03:10:30 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:10:30 INFO : file6.txt: Copied (new)
2026/09/05 03:10:30 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:10:30 INFO : file7.txt: Copied (new)
2026/09/05 03:10:30 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:10:30 INFO : file8.txt: Copied (new)
2026/09/05 03:10:31 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:10:31 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:10:31 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:10:31 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:10:31 NOTICE: checking Path1 azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/nomodtime/path1'
2026/09/05 03:10:31 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:10:31 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:31 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:31 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:31 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:31 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:31 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:31 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:31 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:31 DEBUG : Local file system at /tmp/030540momafal4/nomodtime/path2: Waiting for checks to finish
2026/09/05 03:10:31 DEBUG : Local file system at /tmp/030540momafal4/nomodtime/path2: Waiting for transfers to finish
2026/09/05 03:10:31 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:10:31 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:10:31 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:10:31 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:10:31 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:31 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:10:31 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:10:31 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:10:31 INFO : file1.txt: Copied (new)
2026/09/05 03:10:31 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:31 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:10:31 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:10:31 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:31 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:10:31 INFO : file2.txt: Copied (new)
2026/09/05 03:10:31 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:10:31 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:31 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:31 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:10:31 INFO : file5.txt: Copied (new)
2026/09/05 03:10:31 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:10:31 INFO : file3.txt: Copied (new)
2026/09/05 03:10:31 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:10:31 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:10:31 INFO : file4.txt: Copied (new)
2026/09/05 03:10:31 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:31 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:10:31 INFO : file6.txt: Copied (new)
2026/09/05 03:10:31 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:10:31 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:31 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:10:31 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:31 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:10:31 INFO : file8.txt: Copied (new)
2026/09/05 03:10:31 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:10:31 INFO : file7.txt: Copied (new)
2026/09/05 03:10:31 NOTICE: checking path2 Local file system at /tmp/030540momafal4/nomodtime/path2
2026/09/05 03:10:31 NOTICE: [36m(01) :[0m [34mtest changes[0m
2026/09/05 03:10:31 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/09/05 03:10:31 NOTICE: [36m(03) :[0m [34mbisync resync nomodtime[0m
2026/09/05 03:10:31 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/nomodtime/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:10:31 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/09/05 03:10:31 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/nomodtime/path1/" with Path2 "/tmp/030540momafal4/nomodtime/path2/"
2026/09/05 03:10:31 INFO : Copying Path2 files to Path1
2026/09/05 03:10:31 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:10:32 INFO : There was nothing to transfer
2026/09/05 03:10:32 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:10:32 INFO : There was nothing to transfer
2026/09/05 03:10:32 INFO : Resync updating listings
2026/09/05 03:10:32 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/nomodtime/path1/" vs Path2 "/tmp/030540momafal4/nomodtime/path2/"
2026/09/05 03:10:32 INFO : [32mBisync successful[0m
2026/09/05 03:10:32 NOTICE: [36m(04) :[0m [34mtest make modifications on both paths[0m
2026/09/05 03:10:32 NOTICE: [36m(05) :[0m [34mtest new on path2 - file10[0m
2026/09/05 03:10:32 NOTICE: [36m(06) :[0m [34mcopy-file /tmp/030540momafal4/datadir/test_nomodtime-vaxazor9/file10.txt /tmp/030540momafal4/nomodtime/path2/[0m
2026/09/05 03:10:32 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_nomodtime-vaxazor9/file10.txt" to "/tmp/030540momafal4/nomodtime/path2/" as ""
2026/09/05 03:10:32 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_nomodtime-vaxazor9/file10.txt"
2026/09/05 03:10:32 DEBUG : Creating backend with remote "/tmp/030540momafal4/nomodtime/path2/"
2026/09/05 03:10:32 DEBUG : operations.CopyFile "file10.txt" to "Local file system at /tmp/030540momafal4/nomodtime/path2" as "file10.txt"
2026/09/05 03:10:32 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:32 DEBUG : file10.txt.145e0d1b.partial: size = 19 OK
2026/09/05 03:10:32 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:10:32 DEBUG : file10.txt.145e0d1b.partial: renamed to: file10.txt
2026/09/05 03:10:32 INFO : file10.txt: Copied (new)
2026/09/05 03:10:32 NOTICE: [36m(07) :[0m [34mtest changed on path2 - file1[0m
2026/09/05 03:10:32 NOTICE: [36m(08) :[0m [34mcopy-file /tmp/030540momafal4/datadir/test_nomodtime-vaxazor9/file1.txt /tmp/030540momafal4/nomodtime/path2/[0m
2026/09/05 03:10:32 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_nomodtime-vaxazor9/file1.txt" to "/tmp/030540momafal4/nomodtime/path2/" as ""
2026/09/05 03:10:32 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_nomodtime-vaxazor9/file1.txt"
2026/09/05 03:10:32 DEBUG : Creating backend with remote "/tmp/030540momafal4/nomodtime/path2/"
2026/09/05 03:10:32 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/030540momafal4/nomodtime/path2" as "file1.txt"
2026/09/05 03:10:32 DEBUG : file1.txt: size = 19 (Local file system at /tmp/030540momafal4/datadir/test_nomodtime-vaxazor9)
2026/09/05 03:10:32 DEBUG : file1.txt: size = 0 (Local file system at /tmp/030540momafal4/nomodtime/path2)
2026/09/05 03:10:32 DEBUG : file1.txt: Sizes differ
2026/09/05 03:10:32 DEBUG : file1.txt.17d2872a.partial: size = 19 OK
2026/09/05 03:10:32 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:10:32 DEBUG : file1.txt.17d2872a.partial: renamed to: file1.txt
2026/09/05 03:10:32 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:10:32 NOTICE: [36m(09) :[0m [34mtest new on path1 - file11[0m
2026/09/05 03:10:32 NOTICE: [36m(10) :[0m [34mcopy-file /tmp/030540momafal4/datadir/test_nomodtime-vaxazor9/file11.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/nomodtime/path1/[0m
2026/09/05 03:10:32 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_nomodtime-vaxazor9/file11.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/nomodtime/path1/" as ""
2026/09/05 03:10:32 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_nomodtime-vaxazor9/file11.txt"
2026/09/05 03:10:32 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/nomodtime/path1/"
2026/09/05 03:10:32 DEBUG : operations.CopyFile "file11.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/nomodtime/path1/'" as "file11.txt"
2026/09/05 03:10:32 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:32 DEBUG : file11.txt.7d27067e.partial: size = 19 OK
2026/09/05 03:10:32 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:10:32 DEBUG : file11.txt.7d27067e.partial: renamed to: file11.txt
2026/09/05 03:10:32 INFO : file11.txt: Copied (new)
2026/09/05 03:10:32 NOTICE: [36m(11) :[0m [34mtest changed on path1 - file2[0m
2026/09/05 03:10:32 NOTICE: [36m(12) :[0m [34mcopy-file /tmp/030540momafal4/datadir/test_nomodtime-vaxazor9/file2.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/nomodtime/path1/[0m
2026/09/05 03:10:32 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_nomodtime-vaxazor9/file2.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/nomodtime/path1/" as ""
2026/09/05 03:10:32 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_nomodtime-vaxazor9/file2.txt"
2026/09/05 03:10:32 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/nomodtime/path1/"
2026/09/05 03:10:32 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/nomodtime/path1/'" as "file2.txt"
2026/09/05 03:10:32 DEBUG : file2.txt: size = 13 (Local file system at /tmp/030540momafal4/datadir/test_nomodtime-vaxazor9)
2026/09/05 03:10:32 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/nomodtime/path1/')
2026/09/05 03:10:32 DEBUG : file2.txt: Sizes differ
2026/09/05 03:10:33 DEBUG : file2.txt.8a7f218a.partial: size = 13 OK
2026/09/05 03:10:33 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/09/05 03:10:33 DEBUG : file2.txt.8a7f218a.partial: renamed to: file2.txt
2026/09/05 03:10:33 INFO : file2.txt: Copied (replaced existing)
2026/09/05 03:10:33 NOTICE: [36m(13) :[0m [34mtest deleted on path2 - file3[0m
2026/09/05 03:10:33 NOTICE: [36m(14) :[0m [34mdelete-file /tmp/030540momafal4/nomodtime/path2/file3.txt[0m
2026/09/05 03:10:33 DEBUG : Creating backend with remote "/tmp/030540momafal4/nomodtime/path2/"
2026/09/05 03:10:33 DEBUG : fs cache: renaming cache item "/tmp/030540momafal4/nomodtime/path2/" to be canonical "/tmp/030540momafal4/nomodtime/path2"
2026/09/05 03:10:33 INFO : file3.txt: Deleted
2026/09/05 03:10:33 NOTICE: [36m(15) :[0m [34mtest deleted on path1 - file4[0m
2026/09/05 03:10:33 NOTICE: [36m(16) :[0m [34mdelete-file TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/nomodtime/path1/file4.txt[0m
2026/09/05 03:10:33 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/nomodtime/path1/"
2026/09/05 03:10:33 INFO : file4.txt: Deleted
2026/09/05 03:10:33 NOTICE: [36m(17) :[0m [34mtest deleted on both paths - file8[0m
2026/09/05 03:10:33 NOTICE: [36m(18) :[0m [34mdelete-file TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/nomodtime/path1/file8.txt[0m
2026/09/05 03:10:33 INFO : file8.txt: Deleted
2026/09/05 03:10:33 NOTICE: [36m(19) :[0m [34mdelete-file /tmp/030540momafal4/nomodtime/path2/file8.txt[0m
2026/09/05 03:10:33 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/nomodtime/path2/" for canonical name "/tmp/030540momafal4/nomodtime/path2"
2026/09/05 03:10:33 INFO : file8.txt: Deleted
2026/09/05 03:10:33 NOTICE: [36m(20) :[0m [34mtest changed on both paths - file5 (file5R, file5L)[0m
2026/09/05 03:10:33 NOTICE: [36m(21) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_nomodtime-vaxazor9/file5R.txt /tmp/030540momafal4/nomodtime/path2/ file5.txt[0m
2026/09/05 03:10:33 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_nomodtime-vaxazor9/file5R.txt" to "/tmp/030540momafal4/nomodtime/path2/" as "file5.txt"
2026/09/05 03:10:33 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_nomodtime-vaxazor9/file5R.txt"
2026/09/05 03:10:33 DEBUG : Creating backend with remote "/tmp/030540momafal4/nomodtime/path2/"
2026/09/05 03:10:33 DEBUG : operations.CopyFile "file5R.txt" to "Local file system at /tmp/030540momafal4/nomodtime/path2" as "file5.txt"
2026/09/05 03:10:33 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/030540momafal4/datadir/test_nomodtime-vaxazor9)
2026/09/05 03:10:33 DEBUG : file5.txt: size = 0 (Local file system at /tmp/030540momafal4/nomodtime/path2)
2026/09/05 03:10:33 DEBUG : file5R.txt: Sizes differ
2026/09/05 03:10:33 DEBUG : file5.txt.f045a362.partial: size = 39 OK
2026/09/05 03:10:33 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/09/05 03:10:33 DEBUG : file5.txt.f045a362.partial: renamed to: file5.txt
2026/09/05 03:10:33 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/09/05 03:10:33 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_nomodtime-vaxazor9/file5L.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/nomodtime/path1/ file5.txt[0m
2026/09/05 03:10:33 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_nomodtime-vaxazor9/file5L.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/nomodtime/path1/" as "file5.txt"
2026/09/05 03:10:33 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_nomodtime-vaxazor9/file5L.txt"
2026/09/05 03:10:33 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/nomodtime/path1/"
2026/09/05 03:10:33 DEBUG : operations.CopyFile "file5L.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/nomodtime/path1/'" as "file5.txt"
2026/09/05 03:10:33 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/030540momafal4/datadir/test_nomodtime-vaxazor9)
2026/09/05 03:10:33 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/nomodtime/path1/')
2026/09/05 03:10:33 DEBUG : file5L.txt: Sizes differ
2026/09/05 03:10:33 DEBUG : file5.txt.f045a362.partial: size = 39 OK
2026/09/05 03:10:33 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/09/05 03:10:33 DEBUG : file5.txt.f045a362.partial: renamed to: file5.txt
2026/09/05 03:10:33 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/09/05 03:10:33 NOTICE: [36m(23) :[0m [34mtest changed on path2 and deleted on path1 - file6[0m
2026/09/05 03:10:33 NOTICE: [36m(24) :[0m [34mcopy-file /tmp/030540momafal4/datadir/test_nomodtime-vaxazor9/file6.txt /tmp/030540momafal4/nomodtime/path2/[0m
2026/09/05 03:10:33 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_nomodtime-vaxazor9/file6.txt" to "/tmp/030540momafal4/nomodtime/path2/" as ""
2026/09/05 03:10:33 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_nomodtime-vaxazor9/file6.txt"
2026/09/05 03:10:33 DEBUG : Creating backend with remote "/tmp/030540momafal4/nomodtime/path2/"
2026/09/05 03:10:33 DEBUG : operations.CopyFile "file6.txt" to "Local file system at /tmp/030540momafal4/nomodtime/path2" as "file6.txt"
2026/09/05 03:10:33 DEBUG : file6.txt: size = 19 (Local file system at /tmp/030540momafal4/datadir/test_nomodtime-vaxazor9)
2026/09/05 03:10:33 DEBUG : file6.txt: size = 0 (Local file system at /tmp/030540momafal4/nomodtime/path2)
2026/09/05 03:10:33 DEBUG : file6.txt: Sizes differ
2026/09/05 03:10:33 DEBUG : file6.txt.d2ccb150.partial: size = 19 OK
2026/09/05 03:10:33 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:10:33 DEBUG : file6.txt.d2ccb150.partial: renamed to: file6.txt
2026/09/05 03:10:33 INFO : file6.txt: Copied (replaced existing)
2026/09/05 03:10:33 NOTICE: [36m(25) :[0m [34mdelete-file TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/nomodtime/path1/file6.txt[0m
2026/09/05 03:10:34 INFO : file6.txt: Deleted
2026/09/05 03:10:34 NOTICE: [36m(26) :[0m [34mtest changed on path1 and deleted on path2 - file7[0m
2026/09/05 03:10:34 NOTICE: [36m(27) :[0m [34mcopy-file /tmp/030540momafal4/datadir/test_nomodtime-vaxazor9/file7.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/nomodtime/path1/[0m
2026/09/05 03:10:34 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_nomodtime-vaxazor9/file7.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/nomodtime/path1/" as ""
2026/09/05 03:10:34 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_nomodtime-vaxazor9/file7.txt"
2026/09/05 03:10:34 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/nomodtime/path1/"
2026/09/05 03:10:34 DEBUG : operations.CopyFile "file7.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/nomodtime/path1/'" as "file7.txt"
2026/09/05 03:10:34 DEBUG : file7.txt: size = 19 (Local file system at /tmp/030540momafal4/datadir/test_nomodtime-vaxazor9)
2026/09/05 03:10:34 DEBUG : file7.txt: size = 0 (azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/nomodtime/path1/')
2026/09/05 03:10:34 DEBUG : file7.txt: Sizes differ
2026/09/05 03:10:34 DEBUG : file7.txt.bbb5ba35.partial: size = 19 OK
2026/09/05 03:10:34 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:10:34 DEBUG : file7.txt.bbb5ba35.partial: renamed to: file7.txt
2026/09/05 03:10:34 INFO : file7.txt: Copied (replaced existing)
2026/09/05 03:10:34 NOTICE: [36m(28) :[0m [34mdelete-file /tmp/030540momafal4/nomodtime/path2/file7.txt[0m
2026/09/05 03:10:34 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/nomodtime/path2/" for canonical name "/tmp/030540momafal4/nomodtime/path2"
2026/09/05 03:10:34 INFO : file7.txt: Deleted
2026/09/05 03:10:34 NOTICE: [36m(29) :[0m [34mtest bisync run[0m
2026/09/05 03:10:34 NOTICE: [36m(30) :[0m [34mbisync nomodtime[0m
2026/09/05 03:10:34 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/nomodtime/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:10:34 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/09/05 03:10:34 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/nomodtime/path1/" with Path2 "/tmp/030540momafal4/nomodtime/path2/"
2026/09/05 03:10:34 INFO : Building Path1 and Path2 listings
2026/09/05 03:10:34 INFO : Path1 checking for diffs
2026/09/05 03:10:34 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/09/05 03:10:34 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/09/05 03:10:34 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/09/05 03:10:34 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/09/05 03:10:34 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile7.txt[0m
2026/09/05 03:10:34 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/09/05 03:10:34 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/09/05 03:10:34 INFO : Path1: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/09/05 03:10:34 INFO : ([33mModified[0m: [36m 3 larger[0m, [34m 0 smaller[0m, [36m 3 hash differs[0m)
2026/09/05 03:10:34 INFO : Path2 checking for diffs
2026/09/05 03:10:34 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:10:34 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/09/05 03:10:34 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/09/05 03:10:34 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile6.txt[0m
2026/09/05 03:10:34 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/09/05 03:10:34 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/09/05 03:10:34 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/09/05 03:10:34 INFO : Path2: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/09/05 03:10:34 INFO : ([33mModified[0m: [36m 3 larger[0m, [34m 0 smaller[0m, [36m 3 hash differs[0m)
2026/09/05 03:10:34 INFO : Applying changes
2026/09/05 03:10:34 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/030540momafal4/nomodtime/path2/file11.txt[0m
2026/09/05 03:10:34 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/030540momafal4/nomodtime/path2/file2.txt[0m
2026/09/05 03:10:34 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/030540momafal4/nomodtime/path2/file4.txt[0m
2026/09/05 03:10:34 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/09/05 03:10:34 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/nomodtime/path1/file5.txt.conflict1[0m
2026/09/05 03:10:35 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1
2026/09/05 03:10:35 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/030540momafal4/nomodtime/path2/file5.txt.conflict1[0m
2026/09/05 03:10:35 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36m/tmp/030540momafal4/nomodtime/path2/file5.txt.conflict2[0m
2026/09/05 03:10:35 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2
2026/09/05 03:10:35 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/nomodtime/path1/file5.txt.conflict2[0m
2026/09/05 03:10:35 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/nomodtime/path1/file6.txt[0m
2026/09/05 03:10:35 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/030540momafal4/nomodtime/path2/file7.txt[0m
2026/09/05 03:10:35 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/nomodtime/path1/file1.txt[0m
2026/09/05 03:10:35 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/nomodtime/path1/file10.txt[0m
2026/09/05 03:10:35 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/nomodtime/path1/file3.txt[0m
2026/09/05 03:10:35 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:10:35 INFO : file10.txt: Copied (new)
2026/09/05 03:10:35 INFO : file5.txt.conflict2: Copied (new)
2026/09/05 03:10:35 INFO : file6.txt: Copied (new)
2026/09/05 03:10:35 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:10:35 INFO : file3.txt: Deleted
2026/09/05 03:10:35 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:10:35 INFO : file11.txt: Copied (new)
2026/09/05 03:10:35 INFO : file7.txt: Copied (new)
2026/09/05 03:10:36 INFO : file2.txt: Copied (replaced existing)
2026/09/05 03:10:36 INFO : file5.txt.conflict1: Copied (new)
2026/09/05 03:10:36 INFO : file4.txt: Deleted
2026/09/05 03:10:36 INFO : Updating listings
2026/09/05 03:10:36 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/nomodtime/path1/" vs Path2 "/tmp/030540momafal4/nomodtime/path2/"
2026/09/05 03:10:36 INFO : [32mBisync successful[0m
2026/09/05 03:10:36 DEBUG : Waiting for deletions to finish
2026/09/05 03:10:36 INFO : RCLONE_TEST: Deleted
2026/09/05 03:10:36 INFO : file6.txt: Deleted
2026/09/05 03:10:36 INFO : file5.txt.conflict1: Deleted
2026/09/05 03:10:36 INFO : file11.txt: Deleted
2026/09/05 03:10:36 INFO : file1.txt: Deleted
2026/09/05 03:10:36 INFO : file10.txt: Deleted
2026/09/05 03:10:36 INFO : file2.txt: Deleted
2026/09/05 03:10:36 INFO : file5.txt.conflict2: Deleted
2026/09/05 03:10:36 INFO : file7.txt: Deleted
2026/09/05 03:10:36 DEBUG : removing 1 level 0 directories
2026/09/05 03:10:36 INFO : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/nomodtime/path1': Removing directory
2026/09/05 03:10:36 DEBUG : Waiting for deletions to finish
2026/09/05 03:10:36 INFO : RCLONE_TEST: Deleted
2026/09/05 03:10:36 INFO : file6.txt: Deleted
2026/09/05 03:10:36 INFO : file11.txt: Deleted
2026/09/05 03:10:36 INFO : file7.txt: Deleted
2026/09/05 03:10:36 INFO : file2.txt: Deleted
2026/09/05 03:10:36 INFO : file5.txt.conflict1: Deleted
2026/09/05 03:10:36 INFO : file10.txt: Deleted
2026/09/05 03:10:36 INFO : file1.txt: Deleted
2026/09/05 03:10:36 INFO : file5.txt.conflict2: Deleted
2026/09/05 03:10:36 DEBUG : removing 1 level 0 directories
2026/09/05 03:10:36 INFO : Local file system at /tmp/030540momafal4/nomodtime/path2: Removing directory
bisync_test.go:610: [32mTEST nomodtime PASSED[0m
=== RUN TestBisyncRemoteLocal/normalization
2026/09/05 03:10:36 INFO : path1: Making directory
2026/09/05 03:10:36 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/normalization/path1"
2026/09/05 03:10:36 DEBUG : Creating backend with remote "/tmp/030540momafal4/normalization/path2"
2026/09/05 03:10:36 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_normalization/initial"
2026/09/05 03:10:36 DEBUG : Creating backend with remote "/tmp/030540momafal4/initdir/test_normalization-tijikun1"
2026/09/05 03:10:36 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:10:36 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:36 DEBUG : 測試_Русский_ _ _ě_áñ: Making directory with metadata
2026/09/05 03:10:36 INFO : 測試_Русский_ _ _ě_áñ: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/09/05 03:10:36 DEBUG : Added delayed dir = "測試_Русский_ _ _ě_áñ", newDst=測試_Русский_ _ _ě_áñ
2026/09/05 03:10:36 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:10:36 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:36 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:10:36 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:10:36 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:10:36 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:36 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:10:36 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:36 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: size = 272 OK
2026/09/05 03:10:36 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: Need to transfer - File not found at Destination
2026/09/05 03:10:36 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:10:36 INFO : file1.txt: Copied (new)
2026/09/05 03:10:36 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:10:36 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt
2026/09/05 03:10:36 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Copied (new)
2026/09/05 03:10:36 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: size = 272 OK
2026/09/05 03:10:36 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: size = 0 OK
2026/09/05 03:10:36 DEBUG : Local file system at /tmp/030540momafal4/initdir/test_normalization-tijikun1: Waiting for checks to finish
2026/09/05 03:10:36 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:10:36 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:36 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: renamed to: 測試_Русский_ _ _ě_áñ/測試_check file
2026/09/05 03:10:36 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Copied (new)
2026/09/05 03:10:36 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt
2026/09/05 03:10:36 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (new)
2026/09/05 03:10:36 DEBUG : Local file system at /tmp/030540momafal4/initdir/test_normalization-tijikun1: Waiting for transfers to finish
2026/09/05 03:10:36 INFO : 測試_Русский_ _ _ě_áñ: Set directory modification time (using SetModTime)
2026/09/05 03:10:36 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_normalization/modfiles"
2026/09/05 03:10:36 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_normalization-letajof3"
2026/09/05 03:10:36 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:36 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:36 DEBUG : Local file system at /tmp/030540momafal4/datadir/test_normalization-letajof3: Waiting for checks to finish
2026/09/05 03:10:36 DEBUG : Local file system at /tmp/030540momafal4/datadir/test_normalization-letajof3: Waiting for transfers to finish
2026/09/05 03:10:36 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/09/05 03:10:36 DEBUG : 測試_filtersfile.txt.3ada41b4.partial: size = 254 OK
2026/09/05 03:10:36 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:10:36 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/09/05 03:10:36 DEBUG : 測試_filtersfile.txt.3ada41b4.partial: renamed to: 測試_filtersfile.txt
2026/09/05 03:10:36 INFO : 測試_filtersfile.txt: Copied (new)
2026/09/05 03:10:36 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/09/05 03:10:36 INFO : file1.txt: Copied (new)
2026/09/05 03:10:36 DEBUG : Waiting for deletions to finish
2026/09/05 03:10:36 ERROR : error listing: directory not found
2026/09/05 03:10:36 ERROR : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/normalization/path1': Failed to list "": directory not found
2026/09/05 03:10:36 DEBUG : removing 1 level 0 directories
2026/09/05 03:10:36 INFO : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/normalization/path1': Removing directory
2026/09/05 03:10:36 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-faluzix1jaco%2F030540momafal4%2Fnormalization%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:a997735d-101a-0043-43e4-3c5746000000
Time:2026-09-05T03:10:36.8426329Z
--------------------------------------------------------------------------------
2026/09/05 03:10:36 DEBUG : Waiting for deletions to finish
2026/09/05 03:10:36 ERROR : error listing: directory not found
2026/09/05 03:10:36 ERROR : Local file system at /tmp/030540momafal4/normalization/path2: Failed to list "": directory not found
2026/09/05 03:10:36 DEBUG : removing 1 level 0 directories
2026/09/05 03:10:36 INFO : Local file system at /tmp/030540momafal4/normalization/path2: Removing directory
2026/09/05 03:10:36 ERROR : Failed to rmdir: stat /tmp/030540momafal4/normalization/path2: no such file or directory
2026/09/05 03:10:36 ERROR : error listing: directory not found
2026/09/05 03:10:36 ERROR : error listing: directory not found
2026/09/05 03:10:36 NOTICE: checking initFs Local file system at /tmp/030540momafal4/initdir/test_normalization-tijikun1
2026/09/05 03:10:36 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:36 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:10:36 INFO : 測試_Русский_ _ _ě_áñ: Making directory
2026/09/05 03:10:37 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:37 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:37 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: Need to transfer - File not found at Destination
2026/09/05 03:10:37 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/normalization/path1': Waiting for checks to finish
2026/09/05 03:10:37 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/normalization/path1': Waiting for transfers to finish
2026/09/05 03:10:37 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:10:37 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:37 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:10:37 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:10:37 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:10:37 INFO : file1.txt: Copied (new)
2026/09/05 03:10:37 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: size = 272 OK
2026/09/05 03:10:37 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:10:37 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: size = 272 OK
2026/09/05 03:10:37 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:10:37 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:10:37 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:10:37 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: size = 0 OK
2026/09/05 03:10:37 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:37 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt
2026/09/05 03:10:37 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Copied (new)
2026/09/05 03:10:37 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt
2026/09/05 03:10:37 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (new)
2026/09/05 03:10:37 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: renamed to: 測試_Русский_ _ _ě_áñ/測試_check file
2026/09/05 03:10:37 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Copied (new)
2026/09/05 03:10:37 NOTICE: checking Path1 azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/normalization/path1'
2026/09/05 03:10:38 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:10:38 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:38 DEBUG : 測試_Русский_ _ _ě_áñ: Making directory with metadata
2026/09/05 03:10:38 INFO : 測試_Русский_ _ _ě_áñ: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/09/05 03:10:38 DEBUG : Added delayed dir = "測試_Русский_ _ _ě_áñ", newDst=測試_Русский_ _ _ě_áñ
2026/09/05 03:10:38 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:10:38 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:10:38 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:38 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:10:38 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:10:38 INFO : file1.txt: Copied (new)
2026/09/05 03:10:38 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:38 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:38 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: Need to transfer - File not found at Destination
2026/09/05 03:10:38 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:10:38 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:10:38 DEBUG : Local file system at /tmp/030540momafal4/normalization/path2: Waiting for checks to finish
2026/09/05 03:10:38 DEBUG : Local file system at /tmp/030540momafal4/normalization/path2: Waiting for transfers to finish
2026/09/05 03:10:38 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: size = 272 OK
2026/09/05 03:10:38 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:10:38 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: size = 0 OK
2026/09/05 03:10:38 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt
2026/09/05 03:10:38 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Copied (new)
2026/09/05 03:10:38 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:38 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: size = 272 OK
2026/09/05 03:10:38 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:10:38 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: renamed to: 測試_Русский_ _ _ě_áñ/測試_check file
2026/09/05 03:10:38 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Copied (new)
2026/09/05 03:10:38 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt
2026/09/05 03:10:38 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (new)
2026/09/05 03:10:38 INFO : 測試_Русский_ _ _ě_áñ: Set directory modification time (using SetModTime)
2026/09/05 03:10:38 NOTICE: checking path2 Local file system at /tmp/030540momafal4/normalization/path2
2026/09/05 03:10:38 NOTICE: [36m(01) :[0m [34mtest normalization[0m
2026/09/05 03:10:38 NOTICE: [36m(02) :[0m [34mtouch-copy 2001-01-02 /tmp/030540momafal4/datadir/test_normalization-letajof3/file1.txt /tmp/030540momafal4/normalization/path2/[0m
2026/09/05 03:10:38 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_normalization-letajof3/"
2026/09/05 03:10:38 DEBUG : fs cache: renaming cache item "/tmp/030540momafal4/datadir/test_normalization-letajof3/" to be canonical "/tmp/030540momafal4/datadir/test_normalization-letajof3"
2026/09/05 03:10:38 DEBUG : file1.txt: Set modification time 2001-01-02
2026/09/05 03:10:38 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_normalization-letajof3/file1.txt" to "/tmp/030540momafal4/normalization/path2/" as ""
2026/09/05 03:10:38 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_normalization-letajof3/file1.txt"
2026/09/05 03:10:38 DEBUG : Creating backend with remote "/tmp/030540momafal4/normalization/path2/"
2026/09/05 03:10:38 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/030540momafal4/normalization/path2" as "file1.txt"
2026/09/05 03:10:38 DEBUG : file1.txt: size = 19 (Local file system at /tmp/030540momafal4/datadir/test_normalization-letajof3)
2026/09/05 03:10:38 DEBUG : file1.txt: size = 0 (Local file system at /tmp/030540momafal4/normalization/path2)
2026/09/05 03:10:38 DEBUG : file1.txt: Sizes differ
2026/09/05 03:10:38 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/09/05 03:10:38 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:10:38 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/09/05 03:10:38 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:10:38 NOTICE: [36m(03) :[0m [34mtest initial bisync[0m
2026/09/05 03:10:38 NOTICE: [36m(04) :[0m [34mbisync resync[0m
2026/09/05 03:10:40 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/09/05 03:10:40 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:40 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/09/05 03:10:40 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/09/05 03:10:41 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/09/05 03:10:41 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:41 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/09/05 03:10:41 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/09/05 03:10:41 NOTICE: Local file system at /tmp/030540momafal4/normalization/path2: Replacing invalid UTF-8 characters in "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/09/05 03:10:41 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/09/05 03:10:41 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:41 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/09/05 03:10:41 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/09/05 03:10:41 NOTICE: Local file system at /tmp/030540momafal4/normalization/path2: Replacing invalid UTF-8 characters in "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/09/05 03:10:41 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/09/05 03:10:41 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:41 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/09/05 03:10:41 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/09/05 03:10:41 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/normalization/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:10:41 INFO : 測試_Русский_ _ _ě_áñ: Set directory modification time (using SetModTime)
2026/09/05 03:10:41 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:10:41 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/09/05 03:10:41 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/normalization/path1/" with Path2 "/tmp/030540momafal4/normalization/path2/"
2026/09/05 03:10:41 INFO : Copying Path2 files to Path1
2026/09/05 03:10:41 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:10:41 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:10:42 INFO : 測試_Русский_ _ _ě_áñ: Set directory modification time (using SetModTime)
2026/09/05 03:10:42 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:10:42 INFO : Resync updating listings
2026/09/05 03:10:42 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/normalization/path1/" vs Path2 "/tmp/030540momafal4/normalization/path2/"
2026/09/05 03:10:42 INFO : [32mBisync successful[0m
2026/09/05 03:10:42 NOTICE: [36m(05) :[0m [34mcopy-as-NFC /tmp/030540momafal4/datadir/test_normalization-letajof3/file1.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/normalization/path1/測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt[0m
2026/09/05 03:10:42 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_normalization-letajof3/file1.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/normalization/path1/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö" as "測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"
2026/09/05 03:10:42 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_normalization-letajof3/file1.txt"
2026/09/05 03:10:42 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/normalization/path1/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/09/05 03:10:42 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/normalization/path1/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö'" as "測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"
2026/09/05 03:10:42 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:42 DEBUG : 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.e03c326f.partial: size = 19 OK
2026/09/05 03:10:42 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:10:42 DEBUG : 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.e03c326f.partial: renamed to: 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt
2026/09/05 03:10:42 INFO : file1.txt: Copied (new) to: 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt
2026/09/05 03:10:42 NOTICE: [36m(06) :[0m [34mcopy-as-NFC /tmp/030540momafal4/datadir/test_normalization-letajof3/file1.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/normalization/path1/folder éééö.txt[0m
2026/09/05 03:10:42 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_normalization-letajof3/file1.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/normalization/path1/folder" as "éééö.txt"
2026/09/05 03:10:42 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_normalization-letajof3/file1.txt"
2026/09/05 03:10:42 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/normalization/path1/folder"
2026/09/05 03:10:42 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/normalization/path1/folder'" as "éééö.txt"
2026/09/05 03:10:42 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:42 DEBUG : éééö.txt.65786c5f.partial: size = 19 OK
2026/09/05 03:10:42 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:10:43 DEBUG : éééö.txt.65786c5f.partial: renamed to: éééö.txt
2026/09/05 03:10:43 INFO : file1.txt: Copied (new) to: éééö.txt
2026/09/05 03:10:43 NOTICE: [36m(07) :[0m [34mcopy-as-NFC /tmp/030540momafal4/datadir/test_normalization-letajof3/file1.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/normalization/path1/folder HeLlO,wOrLd!.txt[0m
2026/09/05 03:10:43 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_normalization-letajof3/file1.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/normalization/path1/folder" as "HeLlO,wOrLd!.txt"
2026/09/05 03:10:43 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_normalization-letajof3/file1.txt"
2026/09/05 03:10:43 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/normalization/path1/folder"
2026/09/05 03:10:43 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/normalization/path1/folder'" as "HeLlO,wOrLd!.txt"
2026/09/05 03:10:43 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:43 DEBUG : HeLlO,wOrLd!.txt.72ed0626.partial: size = 19 OK
2026/09/05 03:10:43 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:10:43 DEBUG : HeLlO,wOrLd!.txt.72ed0626.partial: renamed to: HeLlO,wOrLd!.txt
2026/09/05 03:10:43 INFO : file1.txt: Copied (new) to: HeLlO,wOrLd!.txt
2026/09/05 03:10:43 NOTICE: [36m(08) :[0m [34mtouch-copy 2001-01-03 /tmp/030540momafal4/datadir/test_normalization-letajof3/file1.txt /tmp/030540momafal4/normalization/path2/[0m
2026/09/05 03:10:43 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/datadir/test_normalization-letajof3/" for canonical name "/tmp/030540momafal4/datadir/test_normalization-letajof3"
2026/09/05 03:10:43 DEBUG : file1.txt: Set modification time 2001-01-03
2026/09/05 03:10:43 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_normalization-letajof3/file1.txt" to "/tmp/030540momafal4/normalization/path2/" as ""
2026/09/05 03:10:43 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_normalization-letajof3/file1.txt"
2026/09/05 03:10:43 DEBUG : Creating backend with remote "/tmp/030540momafal4/normalization/path2/"
2026/09/05 03:10:43 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/030540momafal4/normalization/path2" as "file1.txt"
2026/09/05 03:10:43 DEBUG : file1.txt: size = 19 (Local file system at /tmp/030540momafal4/datadir/test_normalization-letajof3)
2026/09/05 03:10:43 DEBUG : file1.txt: size = 0 (Local file system at /tmp/030540momafal4/normalization/path2)
2026/09/05 03:10:43 DEBUG : file1.txt: Sizes differ
2026/09/05 03:10:43 DEBUG : file1.txt.10d04402.partial: size = 19 OK
2026/09/05 03:10:43 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:10:43 DEBUG : file1.txt.10d04402.partial: renamed to: file1.txt
2026/09/05 03:10:43 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:10:43 NOTICE: [36m(09) :[0m [34mcopy-as-NFD /tmp/030540momafal4/datadir/test_normalization-letajof3/file1.txt /tmp/030540momafal4/normalization/path2/folder éééö.txt[0m
2026/09/05 03:10:43 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_normalization-letajof3/file1.txt" to "/tmp/030540momafal4/normalization/path2/folder" as "éééö.txt"
2026/09/05 03:10:43 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_normalization-letajof3/file1.txt"
2026/09/05 03:10:43 DEBUG : Creating backend with remote "/tmp/030540momafal4/normalization/path2/folder"
2026/09/05 03:10:43 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/030540momafal4/normalization/path2/folder" as "éééö.txt"
2026/09/05 03:10:43 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:43 DEBUG : éééö.txt.eb0a0440.partial: size = 19 OK
2026/09/05 03:10:43 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:10:43 DEBUG : éééö.txt.eb0a0440.partial: renamed to: éééö.txt
2026/09/05 03:10:43 INFO : file1.txt: Copied (new) to: éééö.txt
2026/09/05 03:10:43 NOTICE: [36m(10) :[0m [34mcopy-as-NFD /tmp/030540momafal4/datadir/test_normalization-letajof3/file1.txt /tmp/030540momafal4/normalization/path2/folder hello,WORLD!.txt[0m
2026/09/05 03:10:43 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_normalization-letajof3/file1.txt" to "/tmp/030540momafal4/normalization/path2/folder" as "hello,WORLD!.txt"
2026/09/05 03:10:43 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_normalization-letajof3/file1.txt"
2026/09/05 03:10:43 DEBUG : Creating backend with remote "/tmp/030540momafal4/normalization/path2/folder"
2026/09/05 03:10:43 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/030540momafal4/normalization/path2/folder" as "hello,WORLD!.txt"
2026/09/05 03:10:43 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:43 DEBUG : hello,WORLD!.txt.d42ed5b0.partial: size = 19 OK
2026/09/05 03:10:43 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:10:43 DEBUG : hello,WORLD!.txt.d42ed5b0.partial: renamed to: hello,WORLD!.txt
2026/09/05 03:10:43 INFO : file1.txt: Copied (new) to: hello,WORLD!.txt
2026/09/05 03:10:43 NOTICE: [36m(11) :[0m [34mtest bisync run with fix-case[0m
2026/09/05 03:10:43 NOTICE: [36m(12) :[0m [34mbisync fix-case[0m
2026/09/05 03:10:46 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/09/05 03:10:46 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:46 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/09/05 03:10:46 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/09/05 03:10:46 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/09/05 03:10:46 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:47 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/09/05 03:10:47 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/09/05 03:10:47 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/09/05 03:10:47 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:47 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/09/05 03:10:47 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/09/05 03:10:47 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/09/05 03:10:47 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:47 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/09/05 03:10:47 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
bisync_test.go:1096: Fs is incapable of running test as the paths produce different results, skipping: normalization (path1:
folderfolder (BOTH) path2:
測試_Русский_ _ _ě_áñ測試_Русский_ _ _ě_áñ (測試_Русский_ _ _ě_áñ測試_Русский_ _ _ě_áñ))
(fs1: azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/normalization/path1' fs2: Local file system at /tmp/030540momafal4/normalization/path2)
@@ -1 +1 @@
-folderfolder+測試_Русский_ _ _ě_áñ測試_Русский_ _ _ě_áñ
=== RUN TestBisyncRemoteLocal/rclone_args
2026/09/05 03:10:47 INFO : path1: Making directory
2026/09/05 03:10:47 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1"
2026/09/05 03:10:47 DEBUG : Creating backend with remote "/tmp/030540momafal4/rclone_args/path2"
2026/09/05 03:10:47 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rclone_args/initial"
2026/09/05 03:10:47 DEBUG : Creating backend with remote "/tmp/030540momafal4/initdir/test_rclone_args-bixocin0"
2026/09/05 03:10:47 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:10:47 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:47 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:47 DEBUG : subdir: Making directory with metadata
2026/09/05 03:10:47 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:10:47 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/09/05 03:10:47 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:47 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:47 DEBUG : file1.txt.3d039419.partial: size = 19 OK
2026/09/05 03:10:47 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK
2026/09/05 03:10:47 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:10:47 DEBUG : file1.txt.3d039419.partial: renamed to: file1.txt
2026/09/05 03:10:47 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:47 INFO : file1.txt: Copied (new)
2026/09/05 03:10:47 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:10:47 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:10:47 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:10:47 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:10:47 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:10:47 DEBUG : subdir/file21.txt.8fb30fba.partial: size = 0 OK
2026/09/05 03:10:47 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:47 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:47 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:10:47 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:10:47 DEBUG : subdir/file21.txt.8fb30fba.partial: renamed to: subdir/file21.txt
2026/09/05 03:10:47 INFO : subdir/file21.txt: Copied (new)
2026/09/05 03:10:47 DEBUG : Local file system at /tmp/030540momafal4/initdir/test_rclone_args-bixocin0: Waiting for checks to finish
2026/09/05 03:10:47 DEBUG : Local file system at /tmp/030540momafal4/initdir/test_rclone_args-bixocin0: Waiting for transfers to finish
2026/09/05 03:10:47 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:10:47 INFO : file2.txt: Copied (new)
2026/09/05 03:10:47 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:10:47 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rclone_args/modfiles"
2026/09/05 03:10:47 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_rclone_args-jufaxor8"
2026/09/05 03:10:47 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:47 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:47 DEBUG : file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:47 DEBUG : file21.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:47 DEBUG : file21.txt.68f456b7.partial: size = 0 OK
2026/09/05 03:10:47 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:47 DEBUG : file21.txt.68f456b7.partial: renamed to: file21.txt
2026/09/05 03:10:47 INFO : file21.txt: Copied (new)
2026/09/05 03:10:47 DEBUG : file1.txt.8c06417f.partial: size = 19 OK
2026/09/05 03:10:47 DEBUG : Local file system at /tmp/030540momafal4/datadir/test_rclone_args-jufaxor8: Waiting for checks to finish
2026/09/05 03:10:47 DEBUG : Local file system at /tmp/030540momafal4/datadir/test_rclone_args-jufaxor8: Waiting for transfers to finish
2026/09/05 03:10:47 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:10:47 DEBUG : file20.txt.fd848222.partial: size = 0 OK
2026/09/05 03:10:47 DEBUG : file1.txt.8c06417f.partial: renamed to: file1.txt
2026/09/05 03:10:47 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:47 INFO : file1.txt: Copied (new)
2026/09/05 03:10:47 DEBUG : file20.txt.fd848222.partial: renamed to: file20.txt
2026/09/05 03:10:47 INFO : file20.txt: Copied (new)
2026/09/05 03:10:47 DEBUG : file2.txt.d6677e1f.partial: size = 19 OK
2026/09/05 03:10:47 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:10:47 DEBUG : file2.txt.d6677e1f.partial: renamed to: file2.txt
2026/09/05 03:10:47 INFO : file2.txt: Copied (new)
2026/09/05 03:10:47 DEBUG : Waiting for deletions to finish
2026/09/05 03:10:47 ERROR : error listing: directory not found
2026/09/05 03:10:47 ERROR : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1': Failed to list "": directory not found
2026/09/05 03:10:47 DEBUG : removing 1 level 0 directories
2026/09/05 03:10:47 INFO : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1': Removing directory
2026/09/05 03:10:47 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-faluzix1jaco%2F030540momafal4%2Frclone_args%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:a9977680-101a-0043-4be4-3c5746000000
Time:2026-09-05T03:10:47.3883435Z
--------------------------------------------------------------------------------
2026/09/05 03:10:47 DEBUG : Waiting for deletions to finish
2026/09/05 03:10:47 ERROR : error listing: directory not found
2026/09/05 03:10:47 ERROR : Local file system at /tmp/030540momafal4/rclone_args/path2: Failed to list "": directory not found
2026/09/05 03:10:47 DEBUG : removing 1 level 0 directories
2026/09/05 03:10:47 INFO : Local file system at /tmp/030540momafal4/rclone_args/path2: Removing directory
2026/09/05 03:10:47 ERROR : Failed to rmdir: stat /tmp/030540momafal4/rclone_args/path2: no such file or directory
2026/09/05 03:10:47 ERROR : error listing: directory not found
2026/09/05 03:10:47 ERROR : error listing: directory not found
2026/09/05 03:10:47 NOTICE: checking initFs Local file system at /tmp/030540momafal4/initdir/test_rclone_args-bixocin0
2026/09/05 03:10:47 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:47 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:47 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:10:47 INFO : subdir: Making directory
2026/09/05 03:10:47 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:47 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:47 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1': Waiting for checks to finish
2026/09/05 03:10:47 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1': Waiting for transfers to finish
2026/09/05 03:10:47 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:10:47 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:47 DEBUG : file1.txt.3d039419.partial: size = 19 OK
2026/09/05 03:10:47 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK
2026/09/05 03:10:47 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:10:47 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:10:47 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:10:47 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:47 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:10:47 INFO : file2.txt: Copied (new)
2026/09/05 03:10:47 DEBUG : file1.txt.3d039419.partial: renamed to: file1.txt
2026/09/05 03:10:47 INFO : file1.txt: Copied (new)
2026/09/05 03:10:47 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:10:47 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:10:47 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:10:47 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:10:48 DEBUG : subdir/file21.txt.8fb30fba.partial: size = 0 OK
2026/09/05 03:10:48 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:48 DEBUG : subdir/file21.txt.8fb30fba.partial: renamed to: subdir/file21.txt
2026/09/05 03:10:48 INFO : subdir/file21.txt: Copied (new)
2026/09/05 03:10:48 NOTICE: checking Path1 azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1'
2026/09/05 03:10:48 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:10:48 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:48 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:48 DEBUG : subdir: Making directory with metadata
2026/09/05 03:10:48 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:10:48 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/09/05 03:10:48 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:48 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination
2026/09/05 03:10:48 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:10:48 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:10:48 DEBUG : file1.txt.3d039419.partial: size = 19 OK
2026/09/05 03:10:48 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:10:48 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK
2026/09/05 03:10:48 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:48 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:10:48 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:10:48 DEBUG : Local file system at /tmp/030540momafal4/rclone_args/path2: Waiting for checks to finish
2026/09/05 03:10:48 DEBUG : Local file system at /tmp/030540momafal4/rclone_args/path2: Waiting for transfers to finish
2026/09/05 03:10:48 DEBUG : subdir/file21.txt.8fb30fba.partial: size = 0 OK
2026/09/05 03:10:48 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:48 DEBUG : subdir/file21.txt.8fb30fba.partial: renamed to: subdir/file21.txt
2026/09/05 03:10:48 INFO : subdir/file21.txt: Copied (new)
2026/09/05 03:10:48 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:10:48 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:10:48 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:10:48 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:48 DEBUG : file1.txt.3d039419.partial: renamed to: file1.txt
2026/09/05 03:10:48 INFO : file1.txt: Copied (new)
2026/09/05 03:10:48 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:10:48 INFO : file2.txt: Copied (new)
2026/09/05 03:10:48 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:10:48 NOTICE: checking path2 Local file system at /tmp/030540momafal4/rclone_args/path2
2026/09/05 03:10:48 NOTICE: [36m(01) :[0m [34mtest rclone-args[0m
2026/09/05 03:10:48 NOTICE: [36m(02) :[0m [34mtouch-glob 2001-01-02 /tmp/030540momafal4/datadir/test_rclone_args-jufaxor8/ *[0m
2026/09/05 03:10:48 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_rclone_args-jufaxor8/"
2026/09/05 03:10:48 DEBUG : fs cache: renaming cache item "/tmp/030540momafal4/datadir/test_rclone_args-jufaxor8/" to be canonical "/tmp/030540momafal4/datadir/test_rclone_args-jufaxor8"
2026/09/05 03:10:48 DEBUG : file21.txt: Set modification time 2001-01-02
2026/09/05 03:10:48 DEBUG : file1.txt: Set modification time 2001-01-02
2026/09/05 03:10:48 DEBUG : file2.txt: Set modification time 2001-01-02
2026/09/05 03:10:48 DEBUG : file20.txt: Set modification time 2001-01-02
2026/09/05 03:10:48 NOTICE: [36m(03) :[0m [34mtest initial bisync[0m
2026/09/05 03:10:48 NOTICE: [36m(04) :[0m [34mbisync resync checksum[0m
2026/09/05 03:10:50 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:10:50 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:10: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/09/05 03:10:50 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/" with Path2 "/tmp/030540momafal4/rclone_args/path2/"
2026/09/05 03:10:50 INFO : Copying Path2 files to Path1
2026/09/05 03:10:50 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:10:51 INFO : There was nothing to transfer
2026/09/05 03:10:51 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:10:51 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:10:51 INFO : There was nothing to transfer
2026/09/05 03:10:51 INFO : Resync updating listings
2026/09/05 03:10:51 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/" vs Path2 "/tmp/030540momafal4/rclone_args/path2/"
2026/09/05 03:10:51 INFO : [32mBisync successful[0m
2026/09/05 03:10:51 NOTICE: [36m(05) :[0m [34mtest place newer files on both paths[0m
2026/09/05 03:10:51 NOTICE: [36m(06) :[0m [34mcopy-file /tmp/030540momafal4/datadir/test_rclone_args-jufaxor8/file1.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/[0m
2026/09/05 03:10:51 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_rclone_args-jufaxor8/file1.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/" as ""
2026/09/05 03:10:51 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_rclone_args-jufaxor8/file1.txt"
2026/09/05 03:10:51 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/"
2026/09/05 03:10:51 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/'" as "file1.txt"
2026/09/05 03:10:51 DEBUG : file1.txt: size = 19 OK
2026/09/05 03:10:51 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/09/05 03:10:51 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 (Local file system at /tmp/030540momafal4/datadir/test_rclone_args-jufaxor8)
2026/09/05 03:10:51 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c (azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/')
2026/09/05 03:10:51 DEBUG : file1.txt: md5 differ
2026/09/05 03:10:51 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/09/05 03:10:51 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:10:51 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/09/05 03:10:51 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:10:51 NOTICE: [36m(07) :[0m [34mcopy-file /tmp/030540momafal4/datadir/test_rclone_args-jufaxor8/file2.txt /tmp/030540momafal4/rclone_args/path2/[0m
2026/09/05 03:10:51 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_rclone_args-jufaxor8/file2.txt" to "/tmp/030540momafal4/rclone_args/path2/" as ""
2026/09/05 03:10:51 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_rclone_args-jufaxor8/file2.txt"
2026/09/05 03:10:51 DEBUG : Creating backend with remote "/tmp/030540momafal4/rclone_args/path2/"
2026/09/05 03:10:51 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/030540momafal4/rclone_args/path2" as "file2.txt"
2026/09/05 03:10:51 DEBUG : file2.txt: size = 19 (Local file system at /tmp/030540momafal4/datadir/test_rclone_args-jufaxor8)
2026/09/05 03:10:51 DEBUG : file2.txt: size = 0 (Local file system at /tmp/030540momafal4/rclone_args/path2)
2026/09/05 03:10:51 DEBUG : file2.txt: Sizes differ
2026/09/05 03:10:51 DEBUG : file2.txt.2fd64024.partial: size = 19 OK
2026/09/05 03:10:51 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:10:51 DEBUG : file2.txt.2fd64024.partial: renamed to: file2.txt
2026/09/05 03:10:51 INFO : file2.txt: Copied (replaced existing)
2026/09/05 03:10:51 NOTICE: [36m(08) :[0m [34mcopy-file /tmp/030540momafal4/datadir/test_rclone_args-jufaxor8/file20.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/subdir[0m
2026/09/05 03:10:51 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_rclone_args-jufaxor8/file20.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/subdir" as ""
2026/09/05 03:10:51 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_rclone_args-jufaxor8/file20.txt"
2026/09/05 03:10:51 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/subdir"
2026/09/05 03:10:51 DEBUG : operations.CopyFile "file20.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/subdir'" as "file20.txt"
2026/09/05 03:10:51 DEBUG : file20.txt: size = 0 OK
2026/09/05 03:10:51 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/09/05 03:10:51 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:51 INFO : file20.txt: Updated modification time in destination
2026/09/05 03:10:51 DEBUG : file20.txt: Unchanged skipping
2026/09/05 03:10:51 NOTICE: [36m(09) :[0m [34mcopy-file /tmp/030540momafal4/datadir/test_rclone_args-jufaxor8/file21.txt /tmp/030540momafal4/rclone_args/path2/subdir[0m
2026/09/05 03:10:51 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_rclone_args-jufaxor8/file21.txt" to "/tmp/030540momafal4/rclone_args/path2/subdir" as ""
2026/09/05 03:10:51 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_rclone_args-jufaxor8/file21.txt"
2026/09/05 03:10:51 DEBUG : Creating backend with remote "/tmp/030540momafal4/rclone_args/path2/subdir"
2026/09/05 03:10:51 DEBUG : operations.CopyFile "file21.txt" to "Local file system at /tmp/030540momafal4/rclone_args/path2/subdir" as "file21.txt"
2026/09/05 03:10:51 DEBUG : file21.txt: size = 0 OK
2026/09/05 03:10:51 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/09/05 03:10:51 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:51 INFO : file21.txt: Updated modification time in destination
2026/09/05 03:10:51 DEBUG : file21.txt: Unchanged skipping
2026/09/05 03:10:51 NOTICE: [36m(10) :[0m [34mtouch-glob 2001-01-02 TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/ file1.txt[0m
2026/09/05 03:10:51 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/"
2026/09/05 03:10:52 DEBUG : file1.txt: Set modification time 2001-01-02
2026/09/05 03:10:52 NOTICE: [36m(11) :[0m [34mtouch-glob 2001-01-02 /tmp/030540momafal4/rclone_args/path2/ file2.txt[0m
2026/09/05 03:10:52 DEBUG : Creating backend with remote "/tmp/030540momafal4/rclone_args/path2/"
2026/09/05 03:10:52 DEBUG : fs cache: renaming cache item "/tmp/030540momafal4/rclone_args/path2/" to be canonical "/tmp/030540momafal4/rclone_args/path2"
2026/09/05 03:10:52 DEBUG : file2.txt: Set modification time 2001-01-02
2026/09/05 03:10:52 NOTICE: [36m(12) :[0m [34mtouch-glob 2001-01-02 TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/subdir/ file20.txt[0m
2026/09/05 03:10:52 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/subdir/"
2026/09/05 03:10:52 DEBUG : file20.txt: Set modification time 2001-01-02
2026/09/05 03:10:52 NOTICE: [36m(13) :[0m [34mtouch-glob 2001-01-02 /tmp/030540momafal4/rclone_args/path2/subdir/ file21.txt[0m
2026/09/05 03:10:52 DEBUG : Creating backend with remote "/tmp/030540momafal4/rclone_args/path2/subdir/"
2026/09/05 03:10:52 DEBUG : fs cache: renaming cache item "/tmp/030540momafal4/rclone_args/path2/subdir/" to be canonical "/tmp/030540momafal4/rclone_args/path2/subdir"
2026/09/05 03:10:52 DEBUG : file21.txt: Set modification time 2001-01-02
2026/09/05 03:10:52 NOTICE: [36m(14) :[0m [34mtest run bisync with custom options[0m
2026/09/05 03:10:52 NOTICE: [36m(15) :[0m [34mbisync checksum[0m
2026/09/05 03:10:54 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:10:54 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:10:54 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/09/05 03:10:54 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/" with Path2 "/tmp/030540momafal4/rclone_args/path2/"
2026/09/05 03:10:54 INFO : Building Path1 and Path2 listings
2026/09/05 03:10:54 INFO : TestAzureFiles: [2mDownloading hashes...[0m
2026/09/05 03:10:55 INFO : Path1 checking for diffs
2026/09/05 03:10:55 INFO : - [36mPath1[0m [35m[33mFile changed: [35mhash[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:10:55 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/09/05 03:10:55 INFO : ([33mModified[0m: [36m 1 hash differs[0m)
2026/09/05 03:10:55 INFO : Path2 checking for diffs
2026/09/05 03:10:55 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/09/05 03:10:55 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/09/05 03:10:55 INFO : ([33mModified[0m: [36m 1 larger[0m, [34m 0 smaller[0m, [36m 1 hash differs[0m)
2026/09/05 03:10:55 INFO : Applying changes
2026/09/05 03:10:55 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/030540momafal4/rclone_args/path2/file1.txt[0m
2026/09/05 03:10:55 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/file2.txt[0m
2026/09/05 03:10:55 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:10:55 INFO : file2.txt: Copied (replaced existing)
2026/09/05 03:10:55 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:10:55 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:10:55 INFO : Updating listings
2026/09/05 03:10:55 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/" vs Path2 "/tmp/030540momafal4/rclone_args/path2/"
2026/09/05 03:10:55 INFO : [32mBisync successful[0m
2026/09/05 03:10:55 NOTICE: [36m(16) :[0m [34mtouch-glob 2007-07-23 /tmp/030540momafal4/datadir/test_rclone_args-jufaxor8/ *[0m
2026/09/05 03:10:55 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/datadir/test_rclone_args-jufaxor8/" for canonical name "/tmp/030540momafal4/datadir/test_rclone_args-jufaxor8"
2026/09/05 03:10:55 DEBUG : file21.txt: Set modification time 2007-07-23
2026/09/05 03:10:55 DEBUG : file1.txt: Set modification time 2007-07-23
2026/09/05 03:10:55 DEBUG : file2.txt: Set modification time 2007-07-23
2026/09/05 03:10:55 DEBUG : file20.txt: Set modification time 2007-07-23
2026/09/05 03:10:55 NOTICE: [36m(17) :[0m [34mcopy-file /tmp/030540momafal4/datadir/test_rclone_args-jufaxor8/file1.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/[0m
2026/09/05 03:10:55 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_rclone_args-jufaxor8/file1.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/" as ""
2026/09/05 03:10:55 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_rclone_args-jufaxor8/file1.txt"
2026/09/05 03:10:55 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/"
2026/09/05 03:10:56 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/'" as "file1.txt"
2026/09/05 03:10:56 DEBUG : file1.txt: size = 19 OK
2026/09/05 03:10:56 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/09/05 03:10:56 DEBUG : file1.txt: Dst hash empty - aborting Src hash check
2026/09/05 03:10:56 DEBUG : file1.txt.2600eab4.partial: size = 19 OK
2026/09/05 03:10:56 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:10:56 DEBUG : file1.txt.2600eab4.partial: renamed to: file1.txt
2026/09/05 03:10:56 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:10:56 NOTICE: [36m(18) :[0m [34mcopy-file /tmp/030540momafal4/datadir/test_rclone_args-jufaxor8/file2.txt /tmp/030540momafal4/rclone_args/path2/[0m
2026/09/05 03:10:56 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_rclone_args-jufaxor8/file2.txt" to "/tmp/030540momafal4/rclone_args/path2/" as ""
2026/09/05 03:10:56 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_rclone_args-jufaxor8/file2.txt"
2026/09/05 03:10:56 DEBUG : Creating backend with remote "/tmp/030540momafal4/rclone_args/path2/"
2026/09/05 03:10:56 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/030540momafal4/rclone_args/path2" as "file2.txt"
2026/09/05 03:10:56 DEBUG : file2.txt: size = 19 OK
2026/09/05 03:10:56 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/09/05 03:10:56 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:10:56 INFO : file2.txt: Updated modification time in destination
2026/09/05 03:10:56 DEBUG : file2.txt: Unchanged skipping
2026/09/05 03:10:56 NOTICE: [36m(19) :[0m [34mcopy-file /tmp/030540momafal4/datadir/test_rclone_args-jufaxor8/file20.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/subdir[0m
2026/09/05 03:10:56 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_rclone_args-jufaxor8/file20.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/subdir" as ""
2026/09/05 03:10:56 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_rclone_args-jufaxor8/file20.txt"
2026/09/05 03:10:56 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/subdir"
2026/09/05 03:10:56 DEBUG : operations.CopyFile "file20.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/subdir'" as "file20.txt"
2026/09/05 03:10:56 DEBUG : file20.txt: size = 0 OK
2026/09/05 03:10:56 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/09/05 03:10:56 DEBUG : file20.txt: Dst hash empty - aborting Src hash check
2026/09/05 03:10:56 DEBUG : file20.txt.578229e9.partial: size = 0 OK
2026/09/05 03:10:56 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:56 DEBUG : file20.txt.578229e9.partial: renamed to: file20.txt
2026/09/05 03:10:56 INFO : file20.txt: Copied (replaced existing)
2026/09/05 03:10:56 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_rclone_args-jufaxor8/file21.txt /tmp/030540momafal4/rclone_args/path2/ file1.txt[0m
2026/09/05 03:10:56 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_rclone_args-jufaxor8/file21.txt" to "/tmp/030540momafal4/rclone_args/path2/" as "file1.txt"
2026/09/05 03:10:56 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_rclone_args-jufaxor8/file21.txt"
2026/09/05 03:10:56 DEBUG : Creating backend with remote "/tmp/030540momafal4/rclone_args/path2/"
2026/09/05 03:10:56 DEBUG : operations.CopyFile "file21.txt" to "Local file system at /tmp/030540momafal4/rclone_args/path2" as "file1.txt"
2026/09/05 03:10:56 DEBUG : file21.txt: size = 0 (Local file system at /tmp/030540momafal4/datadir/test_rclone_args-jufaxor8)
2026/09/05 03:10:56 DEBUG : file1.txt: size = 19 (Local file system at /tmp/030540momafal4/rclone_args/path2)
2026/09/05 03:10:56 DEBUG : file21.txt: Sizes differ
2026/09/05 03:10:56 DEBUG : file1.txt.4dd3a834.partial: size = 0 OK
2026/09/05 03:10:56 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:10:56 DEBUG : file1.txt.4dd3a834.partial: renamed to: file1.txt
2026/09/05 03:10:56 INFO : file21.txt: Copied (replaced existing) to: file1.txt
2026/09/05 03:10:56 NOTICE: [36m(21) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/ file1.txt[0m
2026/09/05 03:10:57 DEBUG : file1.txt: Set modification time 2007-07-23
2026/09/05 03:10:57 NOTICE: [36m(22) :[0m [34mtouch-glob 2007-07-23 /tmp/030540momafal4/rclone_args/path2/ file2.txt[0m
2026/09/05 03:10:57 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/rclone_args/path2/" for canonical name "/tmp/030540momafal4/rclone_args/path2"
2026/09/05 03:10:57 DEBUG : file2.txt: Set modification time 2007-07-23
2026/09/05 03:10:57 NOTICE: [36m(23) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/subdir/ file20.txt[0m
2026/09/05 03:10:57 DEBUG : file20.txt: Set modification time 2007-07-23
2026/09/05 03:10:57 NOTICE: [36m(24) :[0m [34mtouch-glob 2007-07-23 /tmp/030540momafal4/rclone_args/path2/subdir/ file21.txt[0m
2026/09/05 03:10:57 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/rclone_args/path2/subdir/" for canonical name "/tmp/030540momafal4/rclone_args/path2/subdir"
2026/09/05 03:10:57 DEBUG : file21.txt: Set modification time 2007-07-23
2026/09/05 03:10:57 NOTICE: [36m(25) :[0m [34mbisync size-only[0m
2026/09/05 03:10:59 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:10:59 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:10:59 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:10:59 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/09/05 03:10:59 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/" with Path2 "/tmp/030540momafal4/rclone_args/path2/"
2026/09/05 03:10:59 INFO : Building Path1 and Path2 listings
2026/09/05 03:10:59 INFO : Path1 checking for diffs
2026/09/05 03:10:59 INFO : Path2 checking for diffs
2026/09/05 03:10:59 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (smaller)[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:10:59 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/09/05 03:10:59 INFO : ([33mModified[0m: [36m 0 larger[0m, [34m 1 smaller[0m)
2026/09/05 03:10:59 INFO : Applying changes
2026/09/05 03:10:59 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/file1.txt[0m
2026/09/05 03:10:59 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:11:00 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:11:00 INFO : Updating listings
2026/09/05 03:11:00 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/" vs Path2 "/tmp/030540momafal4/rclone_args/path2/"
2026/09/05 03:11:00 INFO : [32mBisync successful[0m
2026/09/05 03:11:00 NOTICE: [36m(26) :[0m [34mbisync resync[0m
2026/09/05 03:11:02 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:11:02 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:11:02 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:11: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/09/05 03:11:02 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/" with Path2 "/tmp/030540momafal4/rclone_args/path2/"
2026/09/05 03:11:02 INFO : Copying Path2 files to Path1
2026/09/05 03:11:02 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:11:02 INFO : There was nothing to transfer
2026/09/05 03:11:02 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:11:02 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:11:02 INFO : file2.txt: Updated modification time in destination
2026/09/05 03:11:02 INFO : subdir/file21.txt: Updated modification time in destination
2026/09/05 03:11:02 INFO : subdir/file20.txt: Copied (replaced existing)
2026/09/05 03:11:02 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:11:02 INFO : Resync updating listings
2026/09/05 03:11:02 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/" vs Path2 "/tmp/030540momafal4/rclone_args/path2/"
2026/09/05 03:11:02 INFO : [32mBisync successful[0m
2026/09/05 03:11:02 NOTICE: [36m(27) :[0m [34mcopy-file /tmp/030540momafal4/datadir/test_rclone_args-jufaxor8/file1.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/[0m
2026/09/05 03:11:02 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_rclone_args-jufaxor8/file1.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/" as ""
2026/09/05 03:11:02 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_rclone_args-jufaxor8/file1.txt"
2026/09/05 03:11:02 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/"
2026/09/05 03:11:02 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/'" as "file1.txt"
2026/09/05 03:11:03 DEBUG : file1.txt: size = 19 (Local file system at /tmp/030540momafal4/datadir/test_rclone_args-jufaxor8)
2026/09/05 03:11:03 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/')
2026/09/05 03:11:03 DEBUG : file1.txt: Sizes differ
2026/09/05 03:11:03 DEBUG : file1.txt.2600eab4.partial: size = 19 OK
2026/09/05 03:11:03 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:11:03 DEBUG : file1.txt.2600eab4.partial: renamed to: file1.txt
2026/09/05 03:11:03 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:11:03 NOTICE: [36m(28) :[0m [34mcopy-file /tmp/030540momafal4/datadir/test_rclone_args-jufaxor8/file2.txt /tmp/030540momafal4/rclone_args/path2/[0m
2026/09/05 03:11:03 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_rclone_args-jufaxor8/file2.txt" to "/tmp/030540momafal4/rclone_args/path2/" as ""
2026/09/05 03:11:03 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_rclone_args-jufaxor8/file2.txt"
2026/09/05 03:11:03 DEBUG : Creating backend with remote "/tmp/030540momafal4/rclone_args/path2/"
2026/09/05 03:11:03 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/030540momafal4/rclone_args/path2" as "file2.txt"
2026/09/05 03:11:03 DEBUG : file2.txt: size = 19 OK
2026/09/05 03:11:03 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/09/05 03:11:03 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:11:03 INFO : file2.txt: Updated modification time in destination
2026/09/05 03:11:03 DEBUG : file2.txt: Unchanged skipping
2026/09/05 03:11:03 NOTICE: [36m(29) :[0m [34mcopy-file /tmp/030540momafal4/datadir/test_rclone_args-jufaxor8/file20.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/subdir[0m
2026/09/05 03:11:03 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_rclone_args-jufaxor8/file20.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/subdir" as ""
2026/09/05 03:11:03 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_rclone_args-jufaxor8/file20.txt"
2026/09/05 03:11:03 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/subdir"
2026/09/05 03:11:03 DEBUG : operations.CopyFile "file20.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/subdir'" as "file20.txt"
2026/09/05 03:11:03 DEBUG : file20.txt: size = 0 OK
2026/09/05 03:11:03 DEBUG : file20.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:11:03 DEBUG : file20.txt: Unchanged skipping
2026/09/05 03:11:03 NOTICE: [36m(30) :[0m [34mcopy-file /tmp/030540momafal4/datadir/test_rclone_args-jufaxor8/file21.txt /tmp/030540momafal4/rclone_args/path2/subdir[0m
2026/09/05 03:11:03 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_rclone_args-jufaxor8/file21.txt" to "/tmp/030540momafal4/rclone_args/path2/subdir" as ""
2026/09/05 03:11:03 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_rclone_args-jufaxor8/file21.txt"
2026/09/05 03:11:03 DEBUG : Creating backend with remote "/tmp/030540momafal4/rclone_args/path2/subdir"
2026/09/05 03:11:03 DEBUG : operations.CopyFile "file21.txt" to "Local file system at /tmp/030540momafal4/rclone_args/path2/subdir" as "file21.txt"
2026/09/05 03:11:03 DEBUG : file21.txt: size = 0 OK
2026/09/05 03:11:03 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/09/05 03:11:03 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:11:03 INFO : file21.txt: Updated modification time in destination
2026/09/05 03:11:03 DEBUG : file21.txt: Unchanged skipping
2026/09/05 03:11:03 NOTICE: [36m(31) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/ file1.txt[0m
2026/09/05 03:11:03 DEBUG : file1.txt: Set modification time 2007-07-23
2026/09/05 03:11:03 NOTICE: [36m(32) :[0m [34mtouch-glob 2007-07-23 /tmp/030540momafal4/rclone_args/path2/ file2.txt[0m
2026/09/05 03:11:03 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/rclone_args/path2/" for canonical name "/tmp/030540momafal4/rclone_args/path2"
2026/09/05 03:11:03 DEBUG : file2.txt: Set modification time 2007-07-23
2026/09/05 03:11:03 NOTICE: [36m(33) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/subdir/ file20.txt[0m
2026/09/05 03:11:03 DEBUG : file20.txt: Set modification time 2007-07-23
2026/09/05 03:11:03 NOTICE: [36m(34) :[0m [34mtouch-glob 2007-07-23 /tmp/030540momafal4/rclone_args/path2/subdir/ file21.txt[0m
2026/09/05 03:11:03 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/rclone_args/path2/subdir/" for canonical name "/tmp/030540momafal4/rclone_args/path2/subdir"
2026/09/05 03:11:03 DEBUG : file21.txt: Set modification time 2007-07-23
2026/09/05 03:11:03 NOTICE: [36m(35) :[0m [34mbisync ignore-size[0m
2026/09/05 03:11:05 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:11:05 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:11:05 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:11:05 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": false,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/09/05 03:11:05 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/" with Path2 "/tmp/030540momafal4/rclone_args/path2/"
2026/09/05 03:11:05 INFO : Building Path1 and Path2 listings
2026/09/05 03:11:06 INFO : Path1 checking for diffs
2026/09/05 03:11:06 INFO : Path2 checking for diffs
2026/09/05 03:11:06 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/09/05 03:11:06 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file21.txt[0m
2026/09/05 03:11:06 INFO : Path2: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/09/05 03:11:06 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m)
2026/09/05 03:11:06 INFO : Applying changes
2026/09/05 03:11:06 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/file2.txt[0m
2026/09/05 03:11:06 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/subdir/file21.txt[0m
2026/09/05 03:11:06 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:11:06 INFO : file2.txt: Updated modification time in destination
2026/09/05 03:11:06 INFO : subdir/file21.txt: Updated modification time in destination
2026/09/05 03:11:06 INFO : There was nothing to transfer
2026/09/05 03:11:06 INFO : Updating listings
2026/09/05 03:11:06 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/" vs Path2 "/tmp/030540momafal4/rclone_args/path2/"
2026/09/05 03:11:06 INFO : [32mBisync successful[0m
2026/09/05 03:11:06 NOTICE: [36m(36) :[0m [34mbisync resync compare-all[0m
2026/09/05 03:11:08 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:11:08 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:11:08 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/09/05 03:11:08 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/" with Path2 "/tmp/030540momafal4/rclone_args/path2/"
2026/09/05 03:11:08 INFO : Copying Path2 files to Path1
2026/09/05 03:11:08 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:11:08 INFO : TestAzureFiles: [2mDownloading hashes...[0m
2026/09/05 03:11:09 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:11:09 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:11:09 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:11:09 INFO : Resync updating listings
2026/09/05 03:11:09 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/" vs Path2 "/tmp/030540momafal4/rclone_args/path2/"
2026/09/05 03:11:09 INFO : [32mBisync successful[0m
2026/09/05 03:11:09 NOTICE: [36m(37) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_rclone_args-jufaxor8/file21.txt /tmp/030540momafal4/rclone_args/path2/ file2.txt[0m
2026/09/05 03:11:09 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_rclone_args-jufaxor8/file21.txt" to "/tmp/030540momafal4/rclone_args/path2/" as "file2.txt"
2026/09/05 03:11:09 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_rclone_args-jufaxor8/file21.txt"
2026/09/05 03:11:09 DEBUG : Creating backend with remote "/tmp/030540momafal4/rclone_args/path2/"
2026/09/05 03:11:09 DEBUG : operations.CopyFile "file21.txt" to "Local file system at /tmp/030540momafal4/rclone_args/path2" as "file2.txt"
2026/09/05 03:11:09 DEBUG : file21.txt: size = 0 (Local file system at /tmp/030540momafal4/datadir/test_rclone_args-jufaxor8)
2026/09/05 03:11:09 DEBUG : file2.txt: size = 19 (Local file system at /tmp/030540momafal4/rclone_args/path2)
2026/09/05 03:11:09 DEBUG : file21.txt: Sizes differ
2026/09/05 03:11:09 DEBUG : file2.txt.2933d3ca.partial: size = 0 OK
2026/09/05 03:11:09 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:11:09 DEBUG : file2.txt.2933d3ca.partial: renamed to: file2.txt
2026/09/05 03:11:09 INFO : file21.txt: Copied (replaced existing) to: file2.txt
2026/09/05 03:11:09 NOTICE: [36m(38) :[0m [34mtouch-glob 2023-08-26 /tmp/030540momafal4/datadir/test_rclone_args-jufaxor8/ *[0m
2026/09/05 03:11:09 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/datadir/test_rclone_args-jufaxor8/" for canonical name "/tmp/030540momafal4/datadir/test_rclone_args-jufaxor8"
2026/09/05 03:11:09 DEBUG : file21.txt: Set modification time 2023-08-26
2026/09/05 03:11:09 DEBUG : file1.txt: Set modification time 2023-08-26
2026/09/05 03:11:09 DEBUG : file2.txt: Set modification time 2023-08-26
2026/09/05 03:11:09 DEBUG : file20.txt: Set modification time 2023-08-26
2026/09/05 03:11:09 NOTICE: [36m(39) :[0m [34mcopy-file /tmp/030540momafal4/datadir/test_rclone_args-jufaxor8/file1.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/[0m
2026/09/05 03:11:09 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_rclone_args-jufaxor8/file1.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/" as ""
2026/09/05 03:11:09 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_rclone_args-jufaxor8/file1.txt"
2026/09/05 03:11:09 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/"
2026/09/05 03:11:09 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/'" as "file1.txt"
2026/09/05 03:11:09 DEBUG : file1.txt: size = 19 OK
2026/09/05 03:11:09 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/09/05 03:11:09 DEBUG : file1.txt: Dst hash empty - aborting Src hash check
2026/09/05 03:11:09 DEBUG : file1.txt.8c06417f.partial: size = 19 OK
2026/09/05 03:11:09 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:11:09 DEBUG : file1.txt.8c06417f.partial: renamed to: file1.txt
2026/09/05 03:11:09 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:11:09 NOTICE: [36m(40) :[0m [34mcopy-file /tmp/030540momafal4/datadir/test_rclone_args-jufaxor8/file20.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/subdir[0m
2026/09/05 03:11:09 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_rclone_args-jufaxor8/file20.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/subdir" as ""
2026/09/05 03:11:09 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_rclone_args-jufaxor8/file20.txt"
2026/09/05 03:11:09 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/subdir"
2026/09/05 03:11:09 DEBUG : operations.CopyFile "file20.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/subdir'" as "file20.txt"
2026/09/05 03:11:09 DEBUG : file20.txt: size = 0 OK
2026/09/05 03:11:09 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/09/05 03:11:10 DEBUG : file20.txt: Dst hash empty - aborting Src hash check
2026/09/05 03:11:10 DEBUG : file20.txt.fd848222.partial: size = 0 OK
2026/09/05 03:11:10 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:11:10 DEBUG : file20.txt.fd848222.partial: renamed to: file20.txt
2026/09/05 03:11:10 INFO : file20.txt: Copied (replaced existing)
2026/09/05 03:11:10 NOTICE: [36m(41) :[0m [34mcopy-file /tmp/030540momafal4/datadir/test_rclone_args-jufaxor8/file21.txt /tmp/030540momafal4/rclone_args/path2/subdir[0m
2026/09/05 03:11:10 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_rclone_args-jufaxor8/file21.txt" to "/tmp/030540momafal4/rclone_args/path2/subdir" as ""
2026/09/05 03:11:10 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_rclone_args-jufaxor8/file21.txt"
2026/09/05 03:11:10 DEBUG : Creating backend with remote "/tmp/030540momafal4/rclone_args/path2/subdir"
2026/09/05 03:11:10 DEBUG : operations.CopyFile "file21.txt" to "Local file system at /tmp/030540momafal4/rclone_args/path2/subdir" as "file21.txt"
2026/09/05 03:11:10 DEBUG : file21.txt: size = 0 OK
2026/09/05 03:11:10 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/09/05 03:11:10 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:11:10 INFO : file21.txt: Updated modification time in destination
2026/09/05 03:11:10 DEBUG : file21.txt: Unchanged skipping
2026/09/05 03:11:10 NOTICE: [36m(42) :[0m [34mtouch-glob 2007-07-23 /tmp/030540momafal4/rclone_args/path2/ file2.txt[0m
2026/09/05 03:11:10 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/rclone_args/path2/" for canonical name "/tmp/030540momafal4/rclone_args/path2"
2026/09/05 03:11:10 DEBUG : file2.txt: Set modification time 2007-07-23
2026/09/05 03:11:10 NOTICE: [36m(43) :[0m [34mtouch-glob 2023-08-26 TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/ file1.txt[0m
2026/09/05 03:11:10 DEBUG : file1.txt: Set modification time 2023-08-26
2026/09/05 03:11:10 NOTICE: [36m(44) :[0m [34mtouch-glob 2023-08-26 TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/subdir/ file20.txt[0m
2026/09/05 03:11:10 DEBUG : file20.txt: Set modification time 2023-08-26
2026/09/05 03:11:10 NOTICE: [36m(45) :[0m [34mtouch-glob 2023-08-26 /tmp/030540momafal4/rclone_args/path2/subdir/ file21.txt[0m
2026/09/05 03:11:10 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/rclone_args/path2/subdir/" for canonical name "/tmp/030540momafal4/rclone_args/path2/subdir"
2026/09/05 03:11:10 DEBUG : file21.txt: Set modification time 2023-08-26
2026/09/05 03:11:10 NOTICE: [36m(46) :[0m [34mbisync compare-all[0m
2026/09/05 03:11:12 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:11:12 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:11: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/09/05 03:11:12 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/" with Path2 "/tmp/030540momafal4/rclone_args/path2/"
2026/09/05 03:11:12 INFO : Building Path1 and Path2 listings
2026/09/05 03:11:13 INFO : TestAzureFiles: [2mDownloading hashes...[0m
2026/09/05 03:11:13 INFO : Path1 checking for diffs
2026/09/05 03:11:13 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:11:13 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/09/05 03:11:13 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/09/05 03:11:13 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m)
2026/09/05 03:11:13 INFO : Path2 checking for diffs
2026/09/05 03:11:13 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (smaller)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/09/05 03:11:13 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file21.txt[0m
2026/09/05 03:11:13 INFO : Path2: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/09/05 03:11:13 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/09/05 03:11:13 INFO : Applying changes
2026/09/05 03:11:13 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/030540momafal4/rclone_args/path2/file1.txt[0m
2026/09/05 03:11:13 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/030540momafal4/rclone_args/path2/subdir/file20.txt[0m
2026/09/05 03:11:13 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/file2.txt[0m
2026/09/05 03:11:13 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/subdir/file21.txt[0m
2026/09/05 03:11:13 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:11:13 INFO : subdir/file21.txt: Updated modification time in destination
2026/09/05 03:11:13 INFO : file2.txt: Copied (replaced existing)
2026/09/05 03:11:13 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:11:13 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:11:14 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:11:14 INFO : subdir/file20.txt: Copied (replaced existing)
2026/09/05 03:11:14 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:11:14 INFO : Updating listings
2026/09/05 03:11:14 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1/" vs Path2 "/tmp/030540momafal4/rclone_args/path2/"
2026/09/05 03:11:14 INFO : [32mBisync successful[0m
2026/09/05 03:11:14 DEBUG : Waiting for deletions to finish
2026/09/05 03:11:14 INFO : file1.txt: Deleted
2026/09/05 03:11:14 INFO : RCLONE_TEST: Deleted
2026/09/05 03:11:14 INFO : file2.txt: Deleted
2026/09/05 03:11:14 INFO : subdir/file20.txt: Deleted
2026/09/05 03:11:14 INFO : subdir/file21.txt: Deleted
2026/09/05 03:11:14 DEBUG : removing 1 level 1 directories
2026/09/05 03:11:14 INFO : subdir: Removing directory
2026/09/05 03:11:14 DEBUG : removing 1 level 0 directories
2026/09/05 03:11:14 INFO : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/rclone_args/path1': Removing directory
2026/09/05 03:11:14 DEBUG : Waiting for deletions to finish
2026/09/05 03:11:14 INFO : RCLONE_TEST: Deleted
2026/09/05 03:11:14 INFO : file1.txt: Deleted
2026/09/05 03:11:14 INFO : file2.txt: Deleted
2026/09/05 03:11:14 INFO : subdir/file20.txt: Deleted
2026/09/05 03:11:14 INFO : subdir/file21.txt: Deleted
2026/09/05 03:11:14 DEBUG : removing 1 level 1 directories
2026/09/05 03:11:14 INFO : subdir: Removing directory
2026/09/05 03:11:14 DEBUG : removing 1 level 0 directories
2026/09/05 03:11:14 INFO : Local file system at /tmp/030540momafal4/rclone_args/path2: Removing directory
bisync_test.go:610: [32mTEST rclone_args PASSED[0m
=== RUN TestBisyncRemoteLocal/resolve
2026/09/05 03:11:14 INFO : path1: Making directory
2026/09/05 03:11:14 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resolve/path1"
2026/09/05 03:11:14 DEBUG : Creating backend with remote "/tmp/030540momafal4/resolve/path2"
2026/09/05 03:11:14 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resolve/initial"
2026/09/05 03:11:14 DEBUG : Creating backend with remote "/tmp/030540momafal4/initdir/test_resolve-jadihis2"
2026/09/05 03:11:14 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:11:14 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:11:14 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:11:14 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:11:14 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:11:14 DEBUG : Local file system at /tmp/030540momafal4/initdir/test_resolve-jadihis2: Waiting for checks to finish
2026/09/05 03:11:14 DEBUG : Local file system at /tmp/030540momafal4/initdir/test_resolve-jadihis2: Waiting for transfers to finish
2026/09/05 03:11:14 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:11:14 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:11:14 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:11:14 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:11:14 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:11:14 INFO : file1.txt: Copied (new)
2026/09/05 03:11:14 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:11:14 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:11:14 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:11:14 INFO : file2.txt: Copied (new)
2026/09/05 03:11:14 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resolve/modfiles"
2026/09/05 03:11:14 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_resolve-lezejep5"
2026/09/05 03:11:14 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/09/05 03:11:14 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/09/05 03:11:14 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:11:14 DEBUG : file1L.txt.6455455d.partial: size = 33 OK
2026/09/05 03:11:14 DEBUG : Local file system at /tmp/030540momafal4/datadir/test_resolve-lezejep5: Waiting for checks to finish
2026/09/05 03:11:14 DEBUG : file1R.txt.f5ef699a.partial: size = 33 OK
2026/09/05 03:11:14 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/09/05 03:11:14 DEBUG : file2.txt.67fcf9d0.partial: size = 37 OK
2026/09/05 03:11:14 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/09/05 03:11:14 DEBUG : file1L.txt.6455455d.partial: renamed to: file1L.txt
2026/09/05 03:11:14 INFO : file1L.txt: Copied (new)
2026/09/05 03:11:14 DEBUG : Local file system at /tmp/030540momafal4/datadir/test_resolve-lezejep5: Waiting for transfers to finish
2026/09/05 03:11:14 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/09/05 03:11:14 DEBUG : file2.txt.67fcf9d0.partial: renamed to: file2.txt
2026/09/05 03:11:14 INFO : file2.txt: Copied (new)
2026/09/05 03:11:14 DEBUG : file1R.txt.f5ef699a.partial: renamed to: file1R.txt
2026/09/05 03:11:14 INFO : file1R.txt: Copied (new)
2026/09/05 03:11:14 DEBUG : Waiting for deletions to finish
2026/09/05 03:11:15 ERROR : error listing: directory not found
2026/09/05 03:11:15 ERROR : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resolve/path1': Failed to list "": directory not found
2026/09/05 03:11:15 DEBUG : removing 1 level 0 directories
2026/09/05 03:11:15 INFO : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resolve/path1': Removing directory
2026/09/05 03:11:15 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-faluzix1jaco%2F030540momafal4%2Fresolve%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:d093fcfb-f01a-0064-1be4-3c4082000000
Time:2026-09-05T03:11:15.0997903Z
--------------------------------------------------------------------------------
2026/09/05 03:11:15 DEBUG : Waiting for deletions to finish
2026/09/05 03:11:15 ERROR : error listing: directory not found
2026/09/05 03:11:15 ERROR : Local file system at /tmp/030540momafal4/resolve/path2: Failed to list "": directory not found
2026/09/05 03:11:15 DEBUG : removing 1 level 0 directories
2026/09/05 03:11:15 INFO : Local file system at /tmp/030540momafal4/resolve/path2: Removing directory
2026/09/05 03:11:15 ERROR : Failed to rmdir: stat /tmp/030540momafal4/resolve/path2: no such file or directory
2026/09/05 03:11:15 ERROR : error listing: directory not found
2026/09/05 03:11:15 ERROR : error listing: directory not found
2026/09/05 03:11:15 NOTICE: checking initFs Local file system at /tmp/030540momafal4/initdir/test_resolve-jadihis2
2026/09/05 03:11:15 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:11:15 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:11:15 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:11:15 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resolve/path1': Waiting for checks to finish
2026/09/05 03:11:15 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resolve/path1': Waiting for transfers to finish
2026/09/05 03:11:15 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:11:15 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:11:15 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:11:15 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:11:15 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:11:15 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:11:15 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:11:15 INFO : file1.txt: Copied (new)
2026/09/05 03:11:15 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:11:15 INFO : file2.txt: Copied (new)
2026/09/05 03:11:15 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:11:15 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:11:15 NOTICE: checking Path1 azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resolve/path1'
2026/09/05 03:11:15 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:11:15 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:11:15 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:11:15 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:11:15 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:11:15 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:11:15 DEBUG : Local file system at /tmp/030540momafal4/resolve/path2: Waiting for checks to finish
2026/09/05 03:11:15 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:11:15 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:11:15 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:11:15 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:11:15 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:11:15 INFO : file1.txt: Copied (new)
2026/09/05 03:11:15 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:11:15 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:11:15 DEBUG : Local file system at /tmp/030540momafal4/resolve/path2: Waiting for transfers to finish
2026/09/05 03:11:15 INFO : file2.txt: Copied (new)
2026/09/05 03:11:15 NOTICE: checking path2 Local file system at /tmp/030540momafal4/resolve/path2
2026/09/05 03:11:15 NOTICE: [36m(01) :[0m [34mtest resolve[0m
2026/09/05 03:11:15 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/09/05 03:11:15 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/09/05 03:11:18 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resolve/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:11:18 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:11: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/09/05 03:11:18 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resolve/path1/" with Path2 "/tmp/030540momafal4/resolve/path2/"
2026/09/05 03:11:18 INFO : Copying Path2 files to Path1
2026/09/05 03:11:18 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:11:18 INFO : There was nothing to transfer
2026/09/05 03:11:18 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:11:18 INFO : There was nothing to transfer
2026/09/05 03:11:18 INFO : Resync updating listings
2026/09/05 03:11:18 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resolve/path1/" vs Path2 "/tmp/030540momafal4/resolve/path2/"
2026/09/05 03:11:18 INFO : [32mBisync successful[0m
2026/09/05 03:11:18 NOTICE: [36m(04) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/09/05 03:11:18 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-01-02 /tmp/030540momafal4/datadir/test_resolve-lezejep5/ file1R.txt[0m
2026/09/05 03:11:18 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_resolve-lezejep5/"
2026/09/05 03:11:18 DEBUG : fs cache: renaming cache item "/tmp/030540momafal4/datadir/test_resolve-lezejep5/" to be canonical "/tmp/030540momafal4/datadir/test_resolve-lezejep5"
2026/09/05 03:11:18 DEBUG : file1R.txt: Set modification time 2001-01-02
2026/09/05 03:11:18 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_resolve-lezejep5/file1R.txt /tmp/030540momafal4/resolve/path2/ file1.txt[0m
2026/09/05 03:11:18 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_resolve-lezejep5/file1R.txt" to "/tmp/030540momafal4/resolve/path2/" as "file1.txt"
2026/09/05 03:11:18 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_resolve-lezejep5/file1R.txt"
2026/09/05 03:11:18 DEBUG : Creating backend with remote "/tmp/030540momafal4/resolve/path2/"
2026/09/05 03:11:18 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/030540momafal4/resolve/path2" as "file1.txt"
2026/09/05 03:11:18 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/030540momafal4/datadir/test_resolve-lezejep5)
2026/09/05 03:11:18 DEBUG : file1.txt: size = 0 (Local file system at /tmp/030540momafal4/resolve/path2)
2026/09/05 03:11:18 DEBUG : file1R.txt: Sizes differ
2026/09/05 03:11:18 DEBUG : file1.txt.2782e57b.partial: size = 33 OK
2026/09/05 03:11:18 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/09/05 03:11:18 DEBUG : file1.txt.2782e57b.partial: renamed to: file1.txt
2026/09/05 03:11:18 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/09/05 03:11:18 NOTICE: [36m(07) :[0m [34mtouch-glob 2001-03-04 /tmp/030540momafal4/datadir/test_resolve-lezejep5/ file1L.txt[0m
2026/09/05 03:11:18 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/datadir/test_resolve-lezejep5/" for canonical name "/tmp/030540momafal4/datadir/test_resolve-lezejep5"
2026/09/05 03:11:18 DEBUG : file1L.txt: Set modification time 2001-03-04
2026/09/05 03:11:18 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_resolve-lezejep5/file1L.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resolve/path1/ file1.txt[0m
2026/09/05 03:11:18 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_resolve-lezejep5/file1L.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resolve/path1/" as "file1.txt"
2026/09/05 03:11:18 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_resolve-lezejep5/file1L.txt"
2026/09/05 03:11:18 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resolve/path1/"
2026/09/05 03:11:18 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resolve/path1/'" as "file1.txt"
2026/09/05 03:11:18 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/030540momafal4/datadir/test_resolve-lezejep5)
2026/09/05 03:11:18 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resolve/path1/')
2026/09/05 03:11:18 DEBUG : file1L.txt: Sizes differ
2026/09/05 03:11:18 DEBUG : file1.txt.4e37ab47.partial: size = 33 OK
2026/09/05 03:11:18 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/09/05 03:11:18 DEBUG : file1.txt.4e37ab47.partial: renamed to: file1.txt
2026/09/05 03:11:18 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/09/05 03:11:18 NOTICE: [36m(09) :[0m [34mtest bisync run with --conflict-resolve=newer --conflict-loser=delete --conflict-suffix=potato[0m
2026/09/05 03:11:18 NOTICE: [36m(10) :[0m [34mbisync conflict-resolve=newer conflict-loser=delete conflict-suffix=potato[0m
2026/09/05 03:11:21 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resolve/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:11:21 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:11: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/09/05 03:11:21 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resolve/path1/" with Path2 "/tmp/030540momafal4/resolve/path2/"
2026/09/05 03:11:21 INFO : Building Path1 and Path2 listings
2026/09/05 03:11:21 INFO : Path1 checking for diffs
2026/09/05 03:11:21 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:11:21 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/09/05 03:11:21 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/09/05 03:11:21 INFO : Path2 checking for diffs
2026/09/05 03:11:21 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:11:21 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/09/05 03:11:21 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/09/05 03:11:21 INFO : Applying changes
2026/09/05 03:11:21 INFO : Checking potential conflicts...
2026/09/05 03:11:21 ERROR : file1.txt: md5 differ
2026/09/05 03:11:21 NOTICE: Local file system at /tmp/030540momafal4/resolve/path2: 1 differences found
2026/09/05 03:11:21 NOTICE: Local file system at /tmp/030540momafal4/resolve/path2: 1 errors while checking
2026/09/05 03:11:21 INFO : Finished checking the potential conflicts. 1 differences found
2026/09/05 03:11:21 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/09/05 03:11:21 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/09/05 03:11:21 INFO : file1.txt: [32mThe winner is: Path1[0m
2026/09/05 03:11:21 NOTICE: - [34mPath2[0m [35mDeleting Path2 copy[0m - [36m/tmp/030540momafal4/resolve/path2/file1.txt[0m
2026/09/05 03:11:21 INFO : file1.txt: Deleted
2026/09/05 03:11:21 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mfile1.txt[0m
2026/09/05 03:11:21 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:11:21 INFO : file1.txt: Copied (new)
2026/09/05 03:11:21 INFO : Updating listings
2026/09/05 03:11:21 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resolve/path1/" vs Path2 "/tmp/030540momafal4/resolve/path2/"
2026/09/05 03:11:21 INFO : [32mBisync successful[0m
2026/09/05 03:11:21 NOTICE: [36m(11) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/09/05 03:11:21 NOTICE: [36m(12) :[0m [34mtouch-glob 2001-07-23 /tmp/030540momafal4/datadir/test_resolve-lezejep5/ file1R.txt[0m
2026/09/05 03:11:21 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/datadir/test_resolve-lezejep5/" for canonical name "/tmp/030540momafal4/datadir/test_resolve-lezejep5"
2026/09/05 03:11:21 DEBUG : file1R.txt: Set modification time 2001-07-23
2026/09/05 03:11:21 NOTICE: [36m(13) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_resolve-lezejep5/file1R.txt /tmp/030540momafal4/resolve/path2/ file1.txt[0m
2026/09/05 03:11:21 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_resolve-lezejep5/file1R.txt" to "/tmp/030540momafal4/resolve/path2/" as "file1.txt"
2026/09/05 03:11:21 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_resolve-lezejep5/file1R.txt"
2026/09/05 03:11:21 DEBUG : Creating backend with remote "/tmp/030540momafal4/resolve/path2/"
2026/09/05 03:11:21 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/030540momafal4/resolve/path2" as "file1.txt"
2026/09/05 03:11:21 DEBUG : file1.txt: size = 33 OK
2026/09/05 03:11:21 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/09/05 03:11:21 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 (Local file system at /tmp/030540momafal4/datadir/test_resolve-lezejep5)
2026/09/05 03:11:21 DEBUG : file1.txt: md5 = ea683c03f780b76a62405456b08ae6fd (Local file system at /tmp/030540momafal4/resolve/path2)
2026/09/05 03:11:21 DEBUG : file1R.txt: md5 differ
2026/09/05 03:11:21 DEBUG : file1.txt.4bebad3a.partial: size = 33 OK
2026/09/05 03:11:21 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/09/05 03:11:21 DEBUG : file1.txt.4bebad3a.partial: renamed to: file1.txt
2026/09/05 03:11:21 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/09/05 03:11:21 NOTICE: [36m(14) :[0m [34mtouch-glob 2001-08-26 /tmp/030540momafal4/datadir/test_resolve-lezejep5/ file1L.txt[0m
2026/09/05 03:11:21 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/datadir/test_resolve-lezejep5/" for canonical name "/tmp/030540momafal4/datadir/test_resolve-lezejep5"
2026/09/05 03:11:21 DEBUG : file1L.txt: Set modification time 2001-08-26
2026/09/05 03:11:21 NOTICE: [36m(15) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_resolve-lezejep5/file1L.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resolve/path1/ file1.txt[0m
2026/09/05 03:11:21 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_resolve-lezejep5/file1L.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resolve/path1/" as "file1.txt"
2026/09/05 03:11:21 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_resolve-lezejep5/file1L.txt"
2026/09/05 03:11:21 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resolve/path1/"
2026/09/05 03:11:21 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resolve/path1/'" as "file1.txt"
2026/09/05 03:11:21 DEBUG : file1.txt: size = 33 OK
2026/09/05 03:11:21 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/09/05 03:11:21 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/09/05 03:11:21 INFO : file1L.txt: Updated modification time in destination
2026/09/05 03:11:21 DEBUG : file1L.txt: Unchanged skipping
2026/09/05 03:11:21 NOTICE: [36m(16) :[0m [34mtest bisync run with --conflict-resolve=path2 --conflict-loser=num --conflict-suffix=dinosaur[0m
2026/09/05 03:11:21 NOTICE: [36m(17) :[0m [34mbisync conflict-resolve=path2 conflict-loser=num conflict-suffix=dinosaur[0m
2026/09/05 03:11:23 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resolve/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:11:23 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:11: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/09/05 03:11:23 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resolve/path1/" with Path2 "/tmp/030540momafal4/resolve/path2/"
2026/09/05 03:11:23 INFO : Building Path1 and Path2 listings
2026/09/05 03:11:23 INFO : Path1 checking for diffs
2026/09/05 03:11:23 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:11:23 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/09/05 03:11:23 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m)
2026/09/05 03:11:23 INFO : Path2 checking for diffs
2026/09/05 03:11:23 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:11:23 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/09/05 03:11:23 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m)
2026/09/05 03:11:23 INFO : Applying changes
2026/09/05 03:11:23 INFO : Checking potential conflicts...
2026/09/05 03:11:24 ERROR : file1.txt: md5 differ
2026/09/05 03:11:24 NOTICE: Local file system at /tmp/030540momafal4/resolve/path2: 1 differences found
2026/09/05 03:11:24 NOTICE: Local file system at /tmp/030540momafal4/resolve/path2: 1 errors while checking
2026/09/05 03:11:24 INFO : Finished checking the potential conflicts. 1 differences found
2026/09/05 03:11:24 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/09/05 03:11:24 INFO : file1.txt: [32mThe winner is: Path2[0m
2026/09/05 03:11:24 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resolve/path1/file1.txt.dinosaur1[0m
2026/09/05 03:11:24 INFO : file1.txt: Moved (server-side) to: file1.txt.dinosaur1
2026/09/05 03:11:24 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/030540momafal4/resolve/path2/file1.txt.dinosaur1[0m
2026/09/05 03:11:24 NOTICE: - [34mPath2[0m [35mNot renaming Path2 copy, as it was determined the winner[0m - [36m/tmp/030540momafal4/resolve/path2/file1.txt[0m
2026/09/05 03:11:24 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resolve/path1/file1.txt[0m
2026/09/05 03:11:24 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:11:24 INFO : file1.txt: Copied (new)
2026/09/05 03:11:24 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:11:24 INFO : file1.txt.dinosaur1: Copied (new)
2026/09/05 03:11:24 INFO : Updating listings
2026/09/05 03:11:24 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resolve/path1/" vs Path2 "/tmp/030540momafal4/resolve/path2/"
2026/09/05 03:11:24 INFO : [32mBisync successful[0m
2026/09/05 03:11:24 NOTICE: [36m(18) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/09/05 03:11:24 NOTICE: [36m(19) :[0m [34mtouch-glob 2002-07-23 /tmp/030540momafal4/datadir/test_resolve-lezejep5/ file1R.txt[0m
2026/09/05 03:11:24 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/datadir/test_resolve-lezejep5/" for canonical name "/tmp/030540momafal4/datadir/test_resolve-lezejep5"
2026/09/05 03:11:24 DEBUG : file1R.txt: Set modification time 2002-07-23
2026/09/05 03:11:24 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_resolve-lezejep5/file1R.txt /tmp/030540momafal4/resolve/path2/ file1.txt[0m
2026/09/05 03:11:24 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_resolve-lezejep5/file1R.txt" to "/tmp/030540momafal4/resolve/path2/" as "file1.txt"
2026/09/05 03:11:24 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_resolve-lezejep5/file1R.txt"
2026/09/05 03:11:24 DEBUG : Creating backend with remote "/tmp/030540momafal4/resolve/path2/"
2026/09/05 03:11:24 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/030540momafal4/resolve/path2" as "file1.txt"
2026/09/05 03:11:24 DEBUG : file1.txt: size = 33 OK
2026/09/05 03:11:24 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/09/05 03:11:24 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/09/05 03:11:24 INFO : file1R.txt: Updated modification time in destination
2026/09/05 03:11:24 DEBUG : file1R.txt: Unchanged skipping
2026/09/05 03:11:24 NOTICE: [36m(21) :[0m [34mtouch-glob 2002-08-26 /tmp/030540momafal4/datadir/test_resolve-lezejep5/ file1L.txt[0m
2026/09/05 03:11:24 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/datadir/test_resolve-lezejep5/" for canonical name "/tmp/030540momafal4/datadir/test_resolve-lezejep5"
2026/09/05 03:11:24 DEBUG : file1L.txt: Set modification time 2002-08-26
2026/09/05 03:11:24 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_resolve-lezejep5/file1L.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resolve/path1/ file1.txt[0m
2026/09/05 03:11:24 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_resolve-lezejep5/file1L.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resolve/path1/" as "file1.txt"
2026/09/05 03:11:24 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_resolve-lezejep5/file1L.txt"
2026/09/05 03:11:24 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resolve/path1/"
2026/09/05 03:11:24 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resolve/path1/'" as "file1.txt"
2026/09/05 03:11:25 DEBUG : file1.txt: size = 33 OK
2026/09/05 03:11:25 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/09/05 03:11:25 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd (Local file system at /tmp/030540momafal4/datadir/test_resolve-lezejep5)
2026/09/05 03:11:25 DEBUG : file1.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 (azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resolve/path1/')
2026/09/05 03:11:25 DEBUG : file1L.txt: md5 differ
2026/09/05 03:11:25 DEBUG : file1.txt.e4364b55.partial: size = 33 OK
2026/09/05 03:11:25 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/09/05 03:11:25 DEBUG : file1.txt.e4364b55.partial: renamed to: file1.txt
2026/09/05 03:11:25 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/09/05 03:11:25 NOTICE: [36m(23) :[0m [34mtest bisync run with --conflict-resolve=larger --conflict-loser=num --conflict-suffix=apple[0m
2026/09/05 03:11:25 NOTICE: [36m(24) :[0m [34mbisync conflict-resolve=larger conflict-loser=num conflict-suffix=apple[0m
2026/09/05 03:11:27 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resolve/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:11:27 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:11: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/09/05 03:11:27 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resolve/path1/" with Path2 "/tmp/030540momafal4/resolve/path2/"
2026/09/05 03:11:27 INFO : Building Path1 and Path2 listings
2026/09/05 03:11:27 INFO : Path1 checking for diffs
2026/09/05 03:11:27 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/09/05 03:11:27 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/09/05 03:11:27 INFO : Path2 checking for diffs
2026/09/05 03:11:27 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/09/05 03:11:27 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/09/05 03:11:27 INFO : Applying changes
2026/09/05 03:11:27 INFO : Checking potential conflicts...
2026/09/05 03:11:27 ERROR : file1.txt: md5 differ
2026/09/05 03:11:27 NOTICE: Local file system at /tmp/030540momafal4/resolve/path2: 1 differences found
2026/09/05 03:11:27 NOTICE: Local file system at /tmp/030540momafal4/resolve/path2: 1 errors while checking
2026/09/05 03:11:27 INFO : Finished checking the potential conflicts. 1 differences found
2026/09/05 03:11:27 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/09/05 03:11:27 INFO : file1.txt: Winner cannot be determined as sizes are equal. Path1: 33, Path2: 33, Difference: 0
2026/09/05 03:11:27 INFO : file1.txt: [31mA winner could not be determined.[0m
2026/09/05 03:11:27 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resolve/path1/file1.txt.apple1[0m
2026/09/05 03:11:28 INFO : file1.txt: Moved (server-side) to: file1.txt.apple1
2026/09/05 03:11:28 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/030540momafal4/resolve/path2/file1.txt.apple1[0m
2026/09/05 03:11:28 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36m/tmp/030540momafal4/resolve/path2/file1.txt.apple2[0m
2026/09/05 03:11:28 INFO : file1.txt: Moved (server-side) to: file1.txt.apple2
2026/09/05 03:11:28 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resolve/path1/file1.txt.apple2[0m
2026/09/05 03:11:28 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:11:28 INFO : file1.txt.apple2: Copied (new)
2026/09/05 03:11:28 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:11:28 INFO : file1.txt.apple1: Copied (new)
2026/09/05 03:11:28 INFO : Updating listings
2026/09/05 03:11:28 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resolve/path1/" vs Path2 "/tmp/030540momafal4/resolve/path2/"
2026/09/05 03:11:28 INFO : [32mBisync successful[0m
2026/09/05 03:11:28 NOTICE: [36m(25) :[0m [34mtest different suffixes[0m
2026/09/05 03:11:28 NOTICE: [36m(26) :[0m [34mtouch-glob 2003-07-23 /tmp/030540momafal4/datadir/test_resolve-lezejep5/ file1R.txt[0m
2026/09/05 03:11:28 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/datadir/test_resolve-lezejep5/" for canonical name "/tmp/030540momafal4/datadir/test_resolve-lezejep5"
2026/09/05 03:11:28 DEBUG : file1R.txt: Set modification time 2003-07-23
2026/09/05 03:11:28 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_resolve-lezejep5/file1R.txt /tmp/030540momafal4/resolve/path2/ file1.txt[0m
2026/09/05 03:11:28 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_resolve-lezejep5/file1R.txt" to "/tmp/030540momafal4/resolve/path2/" as "file1.txt"
2026/09/05 03:11:28 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_resolve-lezejep5/file1R.txt"
2026/09/05 03:11:28 DEBUG : Creating backend with remote "/tmp/030540momafal4/resolve/path2/"
2026/09/05 03:11:28 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/030540momafal4/resolve/path2" as "file1.txt"
2026/09/05 03:11:28 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/09/05 03:11:28 DEBUG : file1.txt.5ea1e655.partial: size = 33 OK
2026/09/05 03:11:28 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/09/05 03:11:28 DEBUG : file1.txt.5ea1e655.partial: renamed to: file1.txt
2026/09/05 03:11:28 INFO : file1R.txt: Copied (new) to: file1.txt
2026/09/05 03:11:28 NOTICE: [36m(28) :[0m [34mtouch-glob 2003-07-23 /tmp/030540momafal4/datadir/test_resolve-lezejep5/ file1L.txt[0m
2026/09/05 03:11:28 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/datadir/test_resolve-lezejep5/" for canonical name "/tmp/030540momafal4/datadir/test_resolve-lezejep5"
2026/09/05 03:11:28 DEBUG : file1L.txt: Set modification time 2003-07-23
2026/09/05 03:11:28 NOTICE: [36m(29) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_resolve-lezejep5/file1L.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resolve/path1/ file1.txt[0m
2026/09/05 03:11:28 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_resolve-lezejep5/file1L.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resolve/path1/" as "file1.txt"
2026/09/05 03:11:28 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_resolve-lezejep5/file1L.txt"
2026/09/05 03:11:28 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resolve/path1/"
2026/09/05 03:11:28 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resolve/path1/'" as "file1.txt"
2026/09/05 03:11:28 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/09/05 03:11:29 DEBUG : file1.txt.5ea1e655.partial: size = 33 OK
2026/09/05 03:11:29 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/09/05 03:11:29 DEBUG : file1.txt.5ea1e655.partial: renamed to: file1.txt
2026/09/05 03:11:29 INFO : file1L.txt: Copied (new) to: file1.txt
2026/09/05 03:11:29 NOTICE: [36m(30) :[0m [34mtest bisync run with --conflict-resolve=older --conflict-loser=num --conflict-suffix=cloud,local[0m
2026/09/05 03:11:29 NOTICE: [36m(31) :[0m [34mbisync conflict-resolve=older conflict-loser=num conflict-suffix=cloud,local[0m
2026/09/05 03:11:31 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resolve/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:11:31 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:11: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/09/05 03:11:31 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resolve/path1/" with Path2 "/tmp/030540momafal4/resolve/path2/"
2026/09/05 03:11:31 INFO : Building Path1 and Path2 listings
2026/09/05 03:11:31 INFO : Path1 checking for diffs
2026/09/05 03:11:31 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/09/05 03:11:31 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/09/05 03:11:31 INFO : Path2 checking for diffs
2026/09/05 03:11:31 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/09/05 03:11:31 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/09/05 03:11:31 INFO : Applying changes
2026/09/05 03:11:31 INFO : Checking potential conflicts...
2026/09/05 03:11:31 ERROR : file1.txt: md5 differ
2026/09/05 03:11:31 NOTICE: Local file system at /tmp/030540momafal4/resolve/path2: 1 differences found
2026/09/05 03:11:31 NOTICE: Local file system at /tmp/030540momafal4/resolve/path2: 1 errors while checking
2026/09/05 03:11:31 INFO : Finished checking the potential conflicts. 1 differences found
2026/09/05 03:11:31 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/09/05 03:11:31 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/09/05 03:11:31 INFO : file1.txt: [31mA winner could not be determined.[0m
2026/09/05 03:11:31 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resolve/path1/file1.txt.cloud1[0m
2026/09/05 03:11:32 INFO : file1.txt: Moved (server-side) to: file1.txt.cloud1
2026/09/05 03:11:32 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/030540momafal4/resolve/path2/file1.txt.cloud1[0m
2026/09/05 03:11:32 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36m/tmp/030540momafal4/resolve/path2/file1.txt.local1[0m
2026/09/05 03:11:32 INFO : file1.txt: Moved (server-side) to: file1.txt.local1
2026/09/05 03:11:32 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resolve/path1/file1.txt.local1[0m
2026/09/05 03:11:32 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:11:32 INFO : file1.txt.local1: Copied (new)
2026/09/05 03:11:32 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:11:32 INFO : file1.txt.cloud1: Copied (new)
2026/09/05 03:11:32 INFO : Updating listings
2026/09/05 03:11:32 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resolve/path1/" vs Path2 "/tmp/030540momafal4/resolve/path2/"
2026/09/05 03:11:32 INFO : [32mBisync successful[0m
2026/09/05 03:11:32 NOTICE: [36m(32) :[0m [34mtest legacy[0m
2026/09/05 03:11:32 NOTICE: [36m(33) :[0m [34mtouch-glob 2004-07-23 /tmp/030540momafal4/datadir/test_resolve-lezejep5/ file1R.txt[0m
2026/09/05 03:11:32 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/datadir/test_resolve-lezejep5/" for canonical name "/tmp/030540momafal4/datadir/test_resolve-lezejep5"
2026/09/05 03:11:32 DEBUG : file1R.txt: Set modification time 2004-07-23
2026/09/05 03:11:32 NOTICE: [36m(34) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_resolve-lezejep5/file1R.txt /tmp/030540momafal4/resolve/path2/ file1.txt[0m
2026/09/05 03:11:32 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_resolve-lezejep5/file1R.txt" to "/tmp/030540momafal4/resolve/path2/" as "file1.txt"
2026/09/05 03:11:32 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_resolve-lezejep5/file1R.txt"
2026/09/05 03:11:32 DEBUG : Creating backend with remote "/tmp/030540momafal4/resolve/path2/"
2026/09/05 03:11:32 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/030540momafal4/resolve/path2" as "file1.txt"
2026/09/05 03:11:32 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/09/05 03:11:32 DEBUG : file1.txt.86629d73.partial: size = 33 OK
2026/09/05 03:11:32 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/09/05 03:11:32 DEBUG : file1.txt.86629d73.partial: renamed to: file1.txt
2026/09/05 03:11:32 INFO : file1R.txt: Copied (new) to: file1.txt
2026/09/05 03:11:32 NOTICE: [36m(35) :[0m [34mtouch-glob 2004-07-23 /tmp/030540momafal4/datadir/test_resolve-lezejep5/ file1L.txt[0m
2026/09/05 03:11:32 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/datadir/test_resolve-lezejep5/" for canonical name "/tmp/030540momafal4/datadir/test_resolve-lezejep5"
2026/09/05 03:11:32 DEBUG : file1L.txt: Set modification time 2004-07-23
2026/09/05 03:11:32 NOTICE: [36m(36) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_resolve-lezejep5/file1L.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resolve/path1/ file1.txt[0m
2026/09/05 03:11:32 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_resolve-lezejep5/file1L.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resolve/path1/" as "file1.txt"
2026/09/05 03:11:32 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_resolve-lezejep5/file1L.txt"
2026/09/05 03:11:32 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resolve/path1/"
2026/09/05 03:11:32 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resolve/path1/'" as "file1.txt"
2026/09/05 03:11:32 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/09/05 03:11:32 DEBUG : file1.txt.86629d73.partial: size = 33 OK
2026/09/05 03:11:32 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/09/05 03:11:33 DEBUG : file1.txt.86629d73.partial: renamed to: file1.txt
2026/09/05 03:11:33 INFO : file1L.txt: Copied (new) to: file1.txt
2026/09/05 03:11:33 NOTICE: [36m(37) :[0m [34mtest bisync run with --conflict-resolve=none --conflict-loser=pathname --conflict-suffix=.path[0m
2026/09/05 03:11:33 NOTICE: [36m(38) :[0m [34mbisync conflict-resolve=none conflict-loser=pathname conflict-suffix=.path[0m
2026/09/05 03:11:35 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resolve/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:11:35 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:11: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/09/05 03:11:35 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resolve/path1/" with Path2 "/tmp/030540momafal4/resolve/path2/"
2026/09/05 03:11:35 INFO : Building Path1 and Path2 listings
2026/09/05 03:11:35 INFO : Path1 checking for diffs
2026/09/05 03:11:35 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/09/05 03:11:35 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/09/05 03:11:35 INFO : Path2 checking for diffs
2026/09/05 03:11:35 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/09/05 03:11:35 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/09/05 03:11:35 INFO : Applying changes
2026/09/05 03:11:35 INFO : Checking potential conflicts...
2026/09/05 03:11:35 ERROR : file1.txt: md5 differ
2026/09/05 03:11:35 NOTICE: Local file system at /tmp/030540momafal4/resolve/path2: 1 differences found
2026/09/05 03:11:35 NOTICE: Local file system at /tmp/030540momafal4/resolve/path2: 1 errors while checking
2026/09/05 03:11:35 INFO : Finished checking the potential conflicts. 1 differences found
2026/09/05 03:11:35 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/09/05 03:11:35 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resolve/path1/file1.txt..path1[0m
2026/09/05 03:11:35 INFO : file1.txt: Moved (server-side) to: file1.txt..path1
2026/09/05 03:11:35 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/030540momafal4/resolve/path2/file1.txt..path1[0m
2026/09/05 03:11:35 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36m/tmp/030540momafal4/resolve/path2/file1.txt..path2[0m
2026/09/05 03:11:35 INFO : file1.txt: Moved (server-side) to: file1.txt..path2
2026/09/05 03:11:35 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resolve/path1/file1.txt..path2[0m
2026/09/05 03:11:35 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:11:36 INFO : file1.txt..path2: Copied (new)
2026/09/05 03:11:36 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:11:36 INFO : file1.txt..path1: Copied (new)
2026/09/05 03:11:36 INFO : Updating listings
2026/09/05 03:11:36 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resolve/path1/" vs Path2 "/tmp/030540momafal4/resolve/path2/"
2026/09/05 03:11:36 INFO : [32mBisync successful[0m
2026/09/05 03:11:36 NOTICE: [36m(39) :[0m [34mtest deletes on both sides with default suffix[0m
2026/09/05 03:11:36 NOTICE: [36m(40) :[0m [34mtouch-glob 2005-01-02 /tmp/030540momafal4/datadir/test_resolve-lezejep5/ file1R.txt[0m
2026/09/05 03:11:36 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/datadir/test_resolve-lezejep5/" for canonical name "/tmp/030540momafal4/datadir/test_resolve-lezejep5"
2026/09/05 03:11:36 DEBUG : file1R.txt: Set modification time 2005-01-02
2026/09/05 03:11:36 NOTICE: [36m(41) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_resolve-lezejep5/file1R.txt /tmp/030540momafal4/resolve/path2/ file1.txt[0m
2026/09/05 03:11:36 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_resolve-lezejep5/file1R.txt" to "/tmp/030540momafal4/resolve/path2/" as "file1.txt"
2026/09/05 03:11:36 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_resolve-lezejep5/file1R.txt"
2026/09/05 03:11:36 DEBUG : Creating backend with remote "/tmp/030540momafal4/resolve/path2/"
2026/09/05 03:11:36 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/030540momafal4/resolve/path2" as "file1.txt"
2026/09/05 03:11:36 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/09/05 03:11:36 DEBUG : file1.txt.0d1673a5.partial: size = 33 OK
2026/09/05 03:11:36 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/09/05 03:11:36 DEBUG : file1.txt.0d1673a5.partial: renamed to: file1.txt
2026/09/05 03:11:36 INFO : file1R.txt: Copied (new) to: file1.txt
2026/09/05 03:11:36 NOTICE: [36m(42) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_resolve-lezejep5/file1R.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resolve/path1/ file2.txt[0m
2026/09/05 03:11:36 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_resolve-lezejep5/file1R.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resolve/path1/" as "file2.txt"
2026/09/05 03:11:36 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_resolve-lezejep5/file1R.txt"
2026/09/05 03:11:36 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resolve/path1/"
2026/09/05 03:11:36 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resolve/path1/'" as "file2.txt"
2026/09/05 03:11:36 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/030540momafal4/datadir/test_resolve-lezejep5)
2026/09/05 03:11:36 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resolve/path1/')
2026/09/05 03:11:36 DEBUG : file1R.txt: Sizes differ
2026/09/05 03:11:36 DEBUG : file2.txt.57774cc5.partial: size = 33 OK
2026/09/05 03:11:36 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/09/05 03:11:37 DEBUG : file2.txt.57774cc5.partial: renamed to: file2.txt
2026/09/05 03:11:37 INFO : file1R.txt: Copied (replaced existing) to: file2.txt
2026/09/05 03:11:37 NOTICE: [36m(43) :[0m [34mtouch-glob 2006-03-04 /tmp/030540momafal4/datadir/test_resolve-lezejep5/ file1L.txt[0m
2026/09/05 03:11:37 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/datadir/test_resolve-lezejep5/" for canonical name "/tmp/030540momafal4/datadir/test_resolve-lezejep5"
2026/09/05 03:11:37 DEBUG : file1L.txt: Set modification time 2006-03-04
2026/09/05 03:11:37 NOTICE: [36m(44) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_resolve-lezejep5/file1L.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resolve/path1/ file1.txt[0m
2026/09/05 03:11:37 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_resolve-lezejep5/file1L.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resolve/path1/" as "file1.txt"
2026/09/05 03:11:37 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_resolve-lezejep5/file1L.txt"
2026/09/05 03:11:37 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resolve/path1/"
2026/09/05 03:11:37 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resolve/path1/'" as "file1.txt"
2026/09/05 03:11:37 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/09/05 03:11:37 DEBUG : file1.txt.96f4d061.partial: size = 33 OK
2026/09/05 03:11:37 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/09/05 03:11:37 DEBUG : file1.txt.96f4d061.partial: renamed to: file1.txt
2026/09/05 03:11:37 INFO : file1L.txt: Copied (new) to: file1.txt
2026/09/05 03:11:37 NOTICE: [36m(45) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_resolve-lezejep5/file1L.txt /tmp/030540momafal4/resolve/path2/ file2.txt[0m
2026/09/05 03:11:37 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_resolve-lezejep5/file1L.txt" to "/tmp/030540momafal4/resolve/path2/" as "file2.txt"
2026/09/05 03:11:37 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_resolve-lezejep5/file1L.txt"
2026/09/05 03:11:37 DEBUG : Creating backend with remote "/tmp/030540momafal4/resolve/path2/"
2026/09/05 03:11:37 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/030540momafal4/resolve/path2" as "file2.txt"
2026/09/05 03:11:37 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/030540momafal4/datadir/test_resolve-lezejep5)
2026/09/05 03:11:37 DEBUG : file2.txt: size = 0 (Local file system at /tmp/030540momafal4/resolve/path2)
2026/09/05 03:11:37 DEBUG : file1L.txt: Sizes differ
2026/09/05 03:11:37 DEBUG : file2.txt.cc95ef01.partial: size = 33 OK
2026/09/05 03:11:37 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/09/05 03:11:37 DEBUG : file2.txt.cc95ef01.partial: renamed to: file2.txt
2026/09/05 03:11:37 INFO : file1L.txt: Copied (replaced existing) to: file2.txt
2026/09/05 03:11:37 NOTICE: [36m(46) :[0m [34mtest bisync run with --conflict-resolve=newer --conflict-loser=delete[0m
2026/09/05 03:11:37 NOTICE: [36m(47) :[0m [34mbisync conflict-resolve=newer conflict-loser=delete[0m
2026/09/05 03:11:39 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resolve/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:11:39 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:11: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/09/05 03:11:39 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resolve/path1/" with Path2 "/tmp/030540momafal4/resolve/path2/"
2026/09/05 03:11:39 INFO : Building Path1 and Path2 listings
2026/09/05 03:11:39 INFO : Path1 checking for diffs
2026/09/05 03:11:39 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/09/05 03:11:39 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/09/05 03:11:39 INFO : Path1: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/09/05 03:11:39 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/09/05 03:11:39 INFO : Path2 checking for diffs
2026/09/05 03:11:39 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/09/05 03:11:39 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/09/05 03:11:39 INFO : Path2: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/09/05 03:11:39 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/09/05 03:11:39 INFO : Applying changes
2026/09/05 03:11:39 INFO : Checking potential conflicts...
2026/09/05 03:11:40 ERROR : file1.txt: md5 differ
2026/09/05 03:11:40 ERROR : file2.txt: md5 differ
2026/09/05 03:11:40 NOTICE: Local file system at /tmp/030540momafal4/resolve/path2: 2 differences found
2026/09/05 03:11:40 NOTICE: Local file system at /tmp/030540momafal4/resolve/path2: 2 errors while checking
2026/09/05 03:11:40 INFO : Finished checking the potential conflicts. 2 differences found
2026/09/05 03:11:40 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/09/05 03:11:40 INFO : file1.txt: Path1 is newer. Path1: 2006-03-04 00:00:00 +0000 UTC, Path2: 2005-01-02 00:00:00 +0000 UTC, Difference: 10224h0m0s
2026/09/05 03:11:40 INFO : file1.txt: [32mThe winner is: Path1[0m
2026/09/05 03:11:40 NOTICE: - [34mPath2[0m [35mDeleting Path2 copy[0m - [36m/tmp/030540momafal4/resolve/path2/file1.txt[0m
2026/09/05 03:11:40 INFO : file1.txt: Deleted
2026/09/05 03:11:40 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mfile1.txt[0m
2026/09/05 03:11:40 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile2.txt[0m
2026/09/05 03:11:40 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/09/05 03:11:40 INFO : file2.txt: [32mThe winner is: Path2[0m
2026/09/05 03:11:40 NOTICE: - [36mPath1[0m [35mDeleting Path1 copy[0m - [36mTestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resolve/path1/file2.txt[0m
2026/09/05 03:11:40 INFO : file2.txt: Deleted
2026/09/05 03:11:40 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mfile2.txt[0m
2026/09/05 03:11:40 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:11:40 INFO : file2.txt: Copied (new)
2026/09/05 03:11:40 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:11:40 INFO : file1.txt: Copied (new)
2026/09/05 03:11:40 INFO : Updating listings
2026/09/05 03:11:41 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resolve/path1/" vs Path2 "/tmp/030540momafal4/resolve/path2/"
2026/09/05 03:11:41 INFO : [32mBisync successful[0m
2026/09/05 03:11:41 NOTICE: [36m(48) :[0m [34mtest --conflict-resolve newer --conflict-loser pathname --conflict-suffix path[0m
2026/09/05 03:11:41 NOTICE: [36m(49) :[0m [34mtouch-glob 2004-07-23 /tmp/030540momafal4/datadir/test_resolve-lezejep5/ file1R.txt[0m
2026/09/05 03:11:41 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/datadir/test_resolve-lezejep5/" for canonical name "/tmp/030540momafal4/datadir/test_resolve-lezejep5"
2026/09/05 03:11:41 DEBUG : file1R.txt: Set modification time 2004-07-23
2026/09/05 03:11:41 NOTICE: [36m(50) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_resolve-lezejep5/file1R.txt /tmp/030540momafal4/resolve/path2/ file1.txt[0m
2026/09/05 03:11:41 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_resolve-lezejep5/file1R.txt" to "/tmp/030540momafal4/resolve/path2/" as "file1.txt"
2026/09/05 03:11:41 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_resolve-lezejep5/file1R.txt"
2026/09/05 03:11:41 DEBUG : Creating backend with remote "/tmp/030540momafal4/resolve/path2/"
2026/09/05 03:11:41 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/030540momafal4/resolve/path2" as "file1.txt"
2026/09/05 03:11:41 DEBUG : file1.txt: size = 33 OK
2026/09/05 03:11:41 DEBUG : file1R.txt: Modification times differ by 14136h0m0s: 2004-07-23 00:00:00 +0000 UTC, 2006-03-04 00:00:00 +0000 UTC
2026/09/05 03:11:41 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 (Local file system at /tmp/030540momafal4/datadir/test_resolve-lezejep5)
2026/09/05 03:11:41 DEBUG : file1.txt: md5 = ea683c03f780b76a62405456b08ae6fd (Local file system at /tmp/030540momafal4/resolve/path2)
2026/09/05 03:11:41 DEBUG : file1R.txt: md5 differ
2026/09/05 03:11:41 DEBUG : file1.txt.86629d73.partial: size = 33 OK
2026/09/05 03:11:41 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/09/05 03:11:41 DEBUG : file1.txt.86629d73.partial: renamed to: file1.txt
2026/09/05 03:11:41 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/09/05 03:11:41 NOTICE: [36m(51) :[0m [34mtouch-glob 2004-07-25 /tmp/030540momafal4/datadir/test_resolve-lezejep5/ file1L.txt[0m
2026/09/05 03:11:41 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/datadir/test_resolve-lezejep5/" for canonical name "/tmp/030540momafal4/datadir/test_resolve-lezejep5"
2026/09/05 03:11:41 DEBUG : file1L.txt: Set modification time 2004-07-25
2026/09/05 03:11:41 NOTICE: [36m(52) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_resolve-lezejep5/file1L.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resolve/path1/ file1.txt[0m
2026/09/05 03:11:41 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_resolve-lezejep5/file1L.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resolve/path1/" as "file1.txt"
2026/09/05 03:11:41 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_resolve-lezejep5/file1L.txt"
2026/09/05 03:11:41 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resolve/path1/"
2026/09/05 03:11:41 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resolve/path1/'" as "file1.txt"
2026/09/05 03:11:41 DEBUG : file1.txt: size = 33 OK
2026/09/05 03:11:41 DEBUG : file1L.txt: Modification times differ by 14088h0m0s: 2004-07-25 00:00:00 +0000 UTC, 2006-03-04 00:00:00 +0000 UTC
2026/09/05 03:11:41 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/09/05 03:11:41 INFO : file1L.txt: Updated modification time in destination
2026/09/05 03:11:41 DEBUG : file1L.txt: Unchanged skipping
2026/09/05 03:11:41 NOTICE: [36m(53) :[0m [34mtest bisync run with --conflict-resolve=newer --conflict-loser=pathname --conflict-suffix=path[0m
2026/09/05 03:11:41 NOTICE: [36m(54) :[0m [34mbisync conflict-resolve=newer conflict-loser=pathname conflict-suffix=path[0m
2026/09/05 03:11:43 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resolve/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:11:43 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:11: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/09/05 03:11:43 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resolve/path1/" with Path2 "/tmp/030540momafal4/resolve/path2/"
2026/09/05 03:11:43 INFO : Building Path1 and Path2 listings
2026/09/05 03:11:43 INFO : Path1 checking for diffs
2026/09/05 03:11:43 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:11:43 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile2.txt[0m
2026/09/05 03:11:43 INFO : Path1: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/09/05 03:11:43 INFO : ([33mModified[0m: [36m 0 newer[0m, [34m 1 older[0m)
2026/09/05 03:11:43 INFO : Path2 checking for diffs
2026/09/05 03:11:43 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:11:43 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile2.txt[0m
2026/09/05 03:11:43 INFO : Path2: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/09/05 03:11:43 INFO : ([33mModified[0m: [36m 0 newer[0m, [34m 1 older[0m)
2026/09/05 03:11:43 INFO : Applying changes
2026/09/05 03:11:43 INFO : Checking potential conflicts...
2026/09/05 03:11:43 ERROR : file1.txt: md5 differ
2026/09/05 03:11:43 NOTICE: Local file system at /tmp/030540momafal4/resolve/path2: 1 differences found
2026/09/05 03:11:43 NOTICE: Local file system at /tmp/030540momafal4/resolve/path2: 1 errors while checking
2026/09/05 03:11:43 NOTICE: Local file system at /tmp/030540momafal4/resolve/path2: 1 matching files
2026/09/05 03:11:43 INFO : Finished checking the potential conflicts. 1 differences found
2026/09/05 03:11:43 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/09/05 03:11:43 INFO : file1.txt: Path1 is newer. Path1: 2004-07-25 00:00:00 +0000 UTC, Path2: 2004-07-23 00:00:00 +0000 UTC, Difference: 48h0m0s
2026/09/05 03:11:43 INFO : file1.txt: [32mThe winner is: Path1[0m
2026/09/05 03:11:43 NOTICE: - [36mPath1[0m [35mNot renaming Path1 copy, as it was determined the winner[0m - [36mTestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resolve/path1/file1.txt[0m
2026/09/05 03:11:43 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/030540momafal4/resolve/path2/file1.txt[0m
2026/09/05 03:11:43 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36m/tmp/030540momafal4/resolve/path2/file1.txt.path2[0m
2026/09/05 03:11:43 INFO : file1.txt: Moved (server-side) to: file1.txt.path2
2026/09/05 03:11:43 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resolve/path1/file1.txt.path2[0m
2026/09/05 03:11:43 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile2.txt[0m
2026/09/05 03:11:43 INFO : Files are equal! Skipping: file2.txt
2026/09/05 03:11:43 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:11:44 INFO : file1.txt.path2: Copied (new)
2026/09/05 03:11:44 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:11:44 INFO : file1.txt: Copied (new)
2026/09/05 03:11:44 INFO : Updating listings
2026/09/05 03:11:44 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resolve/path1/" vs Path2 "/tmp/030540momafal4/resolve/path2/"
2026/09/05 03:11:44 INFO : [32mBisync successful[0m
2026/09/05 03:11:45 DEBUG : Waiting for deletions to finish
2026/09/05 03:11:45 INFO : file1.txt: Deleted
2026/09/05 03:11:45 INFO : file1.txt..path1: Deleted
2026/09/05 03:11:45 INFO : file1.txt.dinosaur1: Deleted
2026/09/05 03:11:45 INFO : file1.txt..path2: Deleted
2026/09/05 03:11:45 INFO : file1.txt.apple1: Deleted
2026/09/05 03:11:45 INFO : file1.txt.apple2: Deleted
2026/09/05 03:11:45 INFO : RCLONE_TEST: Deleted
2026/09/05 03:11:45 INFO : file1.txt.cloud1: Deleted
2026/09/05 03:11:45 INFO : file1.txt.local1: Deleted
2026/09/05 03:11:45 INFO : file1.txt.path2: Deleted
2026/09/05 03:11:45 INFO : file2.txt: Deleted
2026/09/05 03:11:45 DEBUG : removing 1 level 0 directories
2026/09/05 03:11:45 INFO : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resolve/path1': Removing directory
2026/09/05 03:11:45 DEBUG : Waiting for deletions to finish
2026/09/05 03:11:45 INFO : RCLONE_TEST: Deleted
2026/09/05 03:11:45 INFO : file1.txt: Deleted
2026/09/05 03:11:45 INFO : file1.txt..path1: Deleted
2026/09/05 03:11:45 INFO : file1.txt..path2: Deleted
2026/09/05 03:11:45 INFO : file1.txt.apple1: Deleted
2026/09/05 03:11:45 INFO : file1.txt.apple2: Deleted
2026/09/05 03:11:45 INFO : file1.txt.cloud1: Deleted
2026/09/05 03:11:45 INFO : file1.txt.dinosaur1: Deleted
2026/09/05 03:11:45 INFO : file1.txt.local1: Deleted
2026/09/05 03:11:45 INFO : file1.txt.path2: Deleted
2026/09/05 03:11:45 INFO : file2.txt: Deleted
2026/09/05 03:11:45 DEBUG : removing 1 level 0 directories
2026/09/05 03:11:45 INFO : Local file system at /tmp/030540momafal4/resolve/path2: Removing directory
bisync_test.go:610: [32mTEST resolve PASSED[0m
=== RUN TestBisyncRemoteLocal/resync
2026/09/05 03:11:45 INFO : path1: Making directory
2026/09/05 03:11:45 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resync/path1"
2026/09/05 03:11:45 DEBUG : Creating backend with remote "/tmp/030540momafal4/resync/path2"
2026/09/05 03:11:45 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync/initial"
2026/09/05 03:11:45 DEBUG : Creating backend with remote "/tmp/030540momafal4/initdir/test_resync-cayixem0"
2026/09/05 03:11:45 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:11:45 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:11:45 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:11:45 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:11:45 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:11:45 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:11:45 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:11:45 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:11:45 DEBUG : Local file system at /tmp/030540momafal4/initdir/test_resync-cayixem0: Waiting for checks to finish
2026/09/05 03:11:45 DEBUG : Local file system at /tmp/030540momafal4/initdir/test_resync-cayixem0: Waiting for transfers to finish
2026/09/05 03:11:45 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:11:45 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:11:45 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:11:45 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:11:45 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:11:45 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:11:45 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:11:45 INFO : file2.txt: Copied (new)
2026/09/05 03:11:45 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:11:45 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:11:45 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:11:45 INFO : file4.txt: Copied (new)
2026/09/05 03:11:45 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:11:45 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:11:45 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:11:45 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:11:45 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:11:45 INFO : file5.txt: Copied (new)
2026/09/05 03:11:45 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:11:45 INFO : file6.txt: Copied (new)
2026/09/05 03:11:45 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:11:45 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:11:45 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:11:45 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:11:45 INFO : file1.txt: Copied (new)
2026/09/05 03:11:45 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:11:45 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:11:45 INFO : file7.txt: Copied (new)
2026/09/05 03:11:45 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:11:45 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:11:45 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:11:45 INFO : file3.txt: Copied (new)
2026/09/05 03:11:45 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync/modfiles"
2026/09/05 03:11:45 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_resync-ruyales3"
2026/09/05 03:11:45 DEBUG : fileA.txt: Need to transfer - File not found at Destination
2026/09/05 03:11:45 DEBUG : fileB.txt: Need to transfer - File not found at Destination
2026/09/05 03:11:45 DEBUG : fileA.txt.04c13af3.partial: size = 19 OK
2026/09/05 03:11:45 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:11:45 DEBUG : Local file system at /tmp/030540momafal4/datadir/test_resync-ruyales3: Waiting for checks to finish
2026/09/05 03:11:45 DEBUG : Local file system at /tmp/030540momafal4/datadir/test_resync-ruyales3: Waiting for transfers to finish
2026/09/05 03:11:45 DEBUG : fileA.txt.04c13af3.partial: renamed to: fileA.txt
2026/09/05 03:11:45 INFO : fileA.txt: Copied (new)
2026/09/05 03:11:45 DEBUG : fileB.txt.b8ec97e6.partial: size = 19 OK
2026/09/05 03:11:45 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:11:45 DEBUG : fileB.txt.b8ec97e6.partial: renamed to: fileB.txt
2026/09/05 03:11:45 INFO : fileB.txt: Copied (new)
2026/09/05 03:11:45 DEBUG : Waiting for deletions to finish
2026/09/05 03:11:45 ERROR : error listing: directory not found
2026/09/05 03:11:45 ERROR : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resync/path1': Failed to list "": directory not found
2026/09/05 03:11:45 DEBUG : removing 1 level 0 directories
2026/09/05 03:11:45 INFO : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resync/path1': Removing directory
2026/09/05 03:11:45 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-faluzix1jaco%2F030540momafal4%2Fresync%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:700ce72e-701a-009e-30e4-3ca2c4000000
Time:2026-09-05T03:11:45.7224557Z
--------------------------------------------------------------------------------
2026/09/05 03:11:45 DEBUG : Waiting for deletions to finish
2026/09/05 03:11:45 ERROR : error listing: directory not found
2026/09/05 03:11:45 ERROR : Local file system at /tmp/030540momafal4/resync/path2: Failed to list "": directory not found
2026/09/05 03:11:45 DEBUG : removing 1 level 0 directories
2026/09/05 03:11:45 INFO : Local file system at /tmp/030540momafal4/resync/path2: Removing directory
2026/09/05 03:11:45 ERROR : Failed to rmdir: stat /tmp/030540momafal4/resync/path2: no such file or directory
2026/09/05 03:11:45 ERROR : error listing: directory not found
2026/09/05 03:11:45 ERROR : error listing: directory not found
2026/09/05 03:11:45 NOTICE: checking initFs Local file system at /tmp/030540momafal4/initdir/test_resync-cayixem0
2026/09/05 03:11:45 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:11:45 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:11:45 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:11:45 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:11:45 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:11:45 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:11:45 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:11:45 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:11:45 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resync/path1': Waiting for checks to finish
2026/09/05 03:11:45 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resync/path1': Waiting for transfers to finish
2026/09/05 03:11:46 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:11:46 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:11:46 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:11:46 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:11:46 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:11:46 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:11:46 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:11:46 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:11:46 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:11:46 INFO : file1.txt: Copied (new)
2026/09/05 03:11:46 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:11:46 INFO : file2.txt: Copied (new)
2026/09/05 03:11:46 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:11:46 INFO : file3.txt: Copied (new)
2026/09/05 03:11:46 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:11:46 INFO : file4.txt: Copied (new)
2026/09/05 03:11:46 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:11:46 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:11:46 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:11:46 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:11:46 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:11:46 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:11:46 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:11:46 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:11:46 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:11:46 INFO : file6.txt: Copied (new)
2026/09/05 03:11:46 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:11:46 INFO : file7.txt: Copied (new)
2026/09/05 03:11:46 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:11:46 INFO : file5.txt: Copied (new)
2026/09/05 03:11:46 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:11:46 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:11:46 NOTICE: checking Path1 azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resync/path1'
2026/09/05 03:11:47 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:11:47 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:11:47 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:11:47 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:11:47 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:11:47 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:11:47 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:11:47 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:11:47 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:11:47 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:11:47 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:11:47 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:11:47 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:11:47 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:11:47 INFO : file3.txt: Copied (new)
2026/09/05 03:11:47 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:11:47 INFO : file1.txt: Copied (new)
2026/09/05 03:11:47 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:11:47 DEBUG : Local file system at /tmp/030540momafal4/resync/path2: Waiting for checks to finish
2026/09/05 03:11:47 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:11:47 DEBUG : Local file system at /tmp/030540momafal4/resync/path2: Waiting for transfers to finish
2026/09/05 03:11:47 INFO : file2.txt: Copied (new)
2026/09/05 03:11:47 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:11:47 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:11:47 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:11:47 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:11:47 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:11:47 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:11:47 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:11:47 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:11:47 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:11:47 INFO : file5.txt: Copied (new)
2026/09/05 03:11:47 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:11:47 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:11:47 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:11:47 INFO : file4.txt: Copied (new)
2026/09/05 03:11:47 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:11:47 INFO : file6.txt: Copied (new)
2026/09/05 03:11:47 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:11:47 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:11:47 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:11:47 INFO : file7.txt: Copied (new)
2026/09/05 03:11:47 NOTICE: checking path2 Local file system at /tmp/030540momafal4/resync/path2
2026/09/05 03:11:47 NOTICE: [36m(01) :[0m [34mtest resync[0m
2026/09/05 03:11:47 NOTICE: [36m(02) :[0m [34mtest 1. resync with empty path1, resulting in copying all content from path2.[0m
2026/09/05 03:11:47 NOTICE: [36m(03) :[0m [34mpurge-children TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resync/path1/[0m
2026/09/05 03:11:47 DEBUG : file1.txt: Remove file
2026/09/05 03:11:47 DEBUG : file2.txt: Remove file
2026/09/05 03:11:47 DEBUG : file3.txt: Remove file
2026/09/05 03:11:47 DEBUG : file4.txt: Remove file
2026/09/05 03:11:47 DEBUG : file5.txt: Remove file
2026/09/05 03:11:47 DEBUG : file6.txt: Remove file
2026/09/05 03:11:47 DEBUG : file7.txt: Remove file
2026/09/05 03:11:47 DEBUG : RCLONE_TEST: Remove file
2026/09/05 03:11:47 NOTICE: [36m(04) :[0m [34mbisync resync[0m
2026/09/05 03:11:49 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:11:49 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:11: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/09/05 03:11:49 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resync/path1/" with Path2 "/tmp/030540momafal4/resync/path2/"
2026/09/05 03:11:49 INFO : Copying Path2 files to Path1
2026/09/05 03:11:49 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:11:50 INFO : file1.txt: Copied (new)
2026/09/05 03:11:50 INFO : file3.txt: Copied (new)
2026/09/05 03:11:50 INFO : file2.txt: Copied (new)
2026/09/05 03:11:50 INFO : file4.txt: Copied (new)
2026/09/05 03:11:50 INFO : file6.txt: Copied (new)
2026/09/05 03:11:50 INFO : file7.txt: Copied (new)
2026/09/05 03:11:50 INFO : file5.txt: Copied (new)
2026/09/05 03:11:50 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:11:50 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:11:50 INFO : Resync updating listings
2026/09/05 03:11:50 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resync/path1/" vs Path2 "/tmp/030540momafal4/resync/path2/"
2026/09/05 03:11:50 INFO : [32mBisync successful[0m
2026/09/05 03:11:50 NOTICE: [36m(05) :[0m [34mmove-listings empty-path1[0m
2026/09/05 03:11:50 NOTICE: [36m(06) :[0m [34mtest 2. resync with empty path2, resulting in syncing all content to path2.[0m
2026/09/05 03:11:50 NOTICE: [36m(07) :[0m [34mpurge-children /tmp/030540momafal4/resync/path2/[0m
2026/09/05 03:11:50 DEBUG : file6.txt: Remove file
2026/09/05 03:11:50 DEBUG : file4.txt: Remove file
2026/09/05 03:11:50 DEBUG : file1.txt: Remove file
2026/09/05 03:11:50 DEBUG : file3.txt: Remove file
2026/09/05 03:11:50 DEBUG : RCLONE_TEST: Remove file
2026/09/05 03:11:50 DEBUG : file5.txt: Remove file
2026/09/05 03:11:50 DEBUG : file7.txt: Remove file
2026/09/05 03:11:50 DEBUG : file2.txt: Remove file
2026/09/05 03:11:50 NOTICE: [36m(08) :[0m [34mbisync resync[0m
2026/09/05 03:11:52 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:11:52 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:11: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/09/05 03:11:52 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resync/path1/" with Path2 "/tmp/030540momafal4/resync/path2/"
2026/09/05 03:11:52 INFO : Copying Path2 files to Path1
2026/09/05 03:11:52 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:11:53 INFO : There was nothing to transfer
2026/09/05 03:11:53 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:11:53 INFO : file2.txt: Copied (new)
2026/09/05 03:11:53 INFO : file3.txt: Copied (new)
2026/09/05 03:11:53 INFO : file1.txt: Copied (new)
2026/09/05 03:11:53 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:11:53 INFO : file5.txt: Copied (new)
2026/09/05 03:11:53 INFO : file4.txt: Copied (new)
2026/09/05 03:11:53 INFO : file6.txt: Copied (new)
2026/09/05 03:11:53 INFO : file7.txt: Copied (new)
2026/09/05 03:11:53 INFO : Resync updating listings
2026/09/05 03:11:53 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resync/path1/" vs Path2 "/tmp/030540momafal4/resync/path2/"
2026/09/05 03:11:53 INFO : [32mBisync successful[0m
2026/09/05 03:11:53 NOTICE: [36m(09) :[0m [34mmove-listings empty-path2[0m
2026/09/05 03:11:53 NOTICE: [36m(10) :[0m [34mtest 3. exercise all of the various file difference scenarios during a resync.[0m
2026/09/05 03:11:53 NOTICE: [36m(11) :[0m [34mtouch-glob 2002-02-02 /tmp/030540momafal4/datadir/test_resync-ruyales3/ fileA.txt[0m
2026/09/05 03:11:53 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_resync-ruyales3/"
2026/09/05 03:11:53 DEBUG : fs cache: renaming cache item "/tmp/030540momafal4/datadir/test_resync-ruyales3/" to be canonical "/tmp/030540momafal4/datadir/test_resync-ruyales3"
2026/09/05 03:11:53 DEBUG : fileA.txt: Set modification time 2002-02-02
2026/09/05 03:11:53 NOTICE: [36m(12) :[0m [34mtouch-glob 1999-09-09 /tmp/030540momafal4/datadir/test_resync-ruyales3/ fileB.txt[0m
2026/09/05 03:11:53 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/datadir/test_resync-ruyales3/" for canonical name "/tmp/030540momafal4/datadir/test_resync-ruyales3"
2026/09/05 03:11:53 DEBUG : fileB.txt: Set modification time 1999-09-09
2026/09/05 03:11:53 NOTICE: [36m(13) :[0m [34mtest = file - path1 - path2 - expected action - who wins[0m
2026/09/05 03:11:53 NOTICE: [36m(14) :[0m [34mtest - file1.txt - exists - missing - sync path1 > path2 - path1[0m
2026/09/05 03:11:53 NOTICE: [36m(15) :[0m [34mdelete-file /tmp/030540momafal4/resync/path2/file1.txt[0m
2026/09/05 03:11:53 DEBUG : Creating backend with remote "/tmp/030540momafal4/resync/path2/"
2026/09/05 03:11:53 DEBUG : fs cache: renaming cache item "/tmp/030540momafal4/resync/path2/" to be canonical "/tmp/030540momafal4/resync/path2"
2026/09/05 03:11:53 INFO : file1.txt: Deleted
2026/09/05 03:11:53 NOTICE: [36m(16) :[0m [34mtest - file2.txt - missing - exists - copy path2 > path1 - path2[0m
2026/09/05 03:11:53 NOTICE: [36m(17) :[0m [34mdelete-file TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resync/path1/file2.txt[0m
2026/09/05 03:11:53 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resync/path1/"
2026/09/05 03:11:53 INFO : file2.txt: Deleted
2026/09/05 03:11:53 NOTICE: [36m(18) :[0m [34mtest - file3.txt - exists - newer date - sync path1 > path2 - path1[0m
2026/09/05 03:11:53 NOTICE: [36m(19) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_resync-ruyales3/fileA.txt /tmp/030540momafal4/resync/path2/ file3.txt[0m
2026/09/05 03:11:53 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_resync-ruyales3/fileA.txt" to "/tmp/030540momafal4/resync/path2/" as "file3.txt"
2026/09/05 03:11:53 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_resync-ruyales3/fileA.txt"
2026/09/05 03:11:53 DEBUG : Creating backend with remote "/tmp/030540momafal4/resync/path2/"
2026/09/05 03:11:53 DEBUG : operations.CopyFile "fileA.txt" to "Local file system at /tmp/030540momafal4/resync/path2" as "file3.txt"
2026/09/05 03:11:53 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/030540momafal4/datadir/test_resync-ruyales3)
2026/09/05 03:11:53 DEBUG : file3.txt: size = 0 (Local file system at /tmp/030540momafal4/resync/path2)
2026/09/05 03:11:53 DEBUG : fileA.txt: Sizes differ
2026/09/05 03:11:53 DEBUG : file3.txt.2b9483fe.partial: size = 19 OK
2026/09/05 03:11:53 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:11:53 DEBUG : file3.txt.2b9483fe.partial: renamed to: file3.txt
2026/09/05 03:11:53 INFO : fileA.txt: Copied (replaced existing) to: file3.txt
2026/09/05 03:11:53 NOTICE: [36m(20) :[0m [34mtest - file4.txt - missing - newer date - copy path2 > path1 - path2[0m
2026/09/05 03:11:53 NOTICE: [36m(21) :[0m [34mdelete-file TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resync/path1/file4.txt[0m
2026/09/05 03:11:53 INFO : file4.txt: Deleted
2026/09/05 03:11:53 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_resync-ruyales3/fileA.txt /tmp/030540momafal4/resync/path2/ file4.txt[0m
2026/09/05 03:11:53 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_resync-ruyales3/fileA.txt" to "/tmp/030540momafal4/resync/path2/" as "file4.txt"
2026/09/05 03:11:53 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_resync-ruyales3/fileA.txt"
2026/09/05 03:11:53 DEBUG : Creating backend with remote "/tmp/030540momafal4/resync/path2/"
2026/09/05 03:11:53 DEBUG : operations.CopyFile "fileA.txt" to "Local file system at /tmp/030540momafal4/resync/path2" as "file4.txt"
2026/09/05 03:11:53 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/030540momafal4/datadir/test_resync-ruyales3)
2026/09/05 03:11:53 DEBUG : file4.txt: size = 0 (Local file system at /tmp/030540momafal4/resync/path2)
2026/09/05 03:11:53 DEBUG : fileA.txt: Sizes differ
2026/09/05 03:11:53 DEBUG : file4.txt.1fa6ea21.partial: size = 19 OK
2026/09/05 03:11:53 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:11:53 DEBUG : file4.txt.1fa6ea21.partial: renamed to: file4.txt
2026/09/05 03:11:53 INFO : fileA.txt: Copied (replaced existing) to: file4.txt
2026/09/05 03:11:53 NOTICE: [36m(23) :[0m [34mtest - file5.txt - exists - older date - sync path1 > path2 - path1[0m
2026/09/05 03:11:53 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_resync-ruyales3/fileB.txt /tmp/030540momafal4/resync/path2/ file5.txt[0m
2026/09/05 03:11:53 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_resync-ruyales3/fileB.txt" to "/tmp/030540momafal4/resync/path2/" as "file5.txt"
2026/09/05 03:11:53 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_resync-ruyales3/fileB.txt"
2026/09/05 03:11:53 DEBUG : Creating backend with remote "/tmp/030540momafal4/resync/path2/"
2026/09/05 03:11:53 DEBUG : operations.CopyFile "fileB.txt" to "Local file system at /tmp/030540momafal4/resync/path2" as "file5.txt"
2026/09/05 03:11:53 DEBUG : fileB.txt: size = 19 (Local file system at /tmp/030540momafal4/datadir/test_resync-ruyales3)
2026/09/05 03:11:53 DEBUG : file5.txt: size = 0 (Local file system at /tmp/030540momafal4/resync/path2)
2026/09/05 03:11:53 DEBUG : fileB.txt: Sizes differ
2026/09/05 03:11:53 DEBUG : file5.txt.791a6f4b.partial: size = 19 OK
2026/09/05 03:11:53 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:11:53 DEBUG : file5.txt.791a6f4b.partial: renamed to: file5.txt
2026/09/05 03:11:53 INFO : fileB.txt: Copied (replaced existing) to: file5.txt
2026/09/05 03:11:53 NOTICE: [36m(25) :[0m [34mtest - file6.txt - older date - newer date - sync path1 > path2 - path1[0m
2026/09/05 03:11:53 NOTICE: [36m(26) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_resync-ruyales3/fileB.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resync/path1/ file6.txt[0m
2026/09/05 03:11:53 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_resync-ruyales3/fileB.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resync/path1/" as "file6.txt"
2026/09/05 03:11:53 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_resync-ruyales3/fileB.txt"
2026/09/05 03:11:53 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resync/path1/"
2026/09/05 03:11:53 DEBUG : operations.CopyFile "fileB.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resync/path1/'" as "file6.txt"
2026/09/05 03:11:53 DEBUG : fileB.txt: size = 19 (Local file system at /tmp/030540momafal4/datadir/test_resync-ruyales3)
2026/09/05 03:11:53 DEBUG : file6.txt: size = 0 (azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resync/path1/')
2026/09/05 03:11:53 DEBUG : fileB.txt: Sizes differ
2026/09/05 03:11:53 DEBUG : file6.txt.237b502b.partial: size = 19 OK
2026/09/05 03:11:53 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:11:54 DEBUG : file6.txt.237b502b.partial: renamed to: file6.txt
2026/09/05 03:11:54 INFO : fileB.txt: Copied (replaced existing) to: file6.txt
2026/09/05 03:11:54 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_resync-ruyales3/fileA.txt /tmp/030540momafal4/resync/path2/ file6.txt[0m
2026/09/05 03:11:54 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_resync-ruyales3/fileA.txt" to "/tmp/030540momafal4/resync/path2/" as "file6.txt"
2026/09/05 03:11:54 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_resync-ruyales3/fileA.txt"
2026/09/05 03:11:54 DEBUG : Creating backend with remote "/tmp/030540momafal4/resync/path2/"
2026/09/05 03:11:54 DEBUG : operations.CopyFile "fileA.txt" to "Local file system at /tmp/030540momafal4/resync/path2" as "file6.txt"
2026/09/05 03:11:54 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/030540momafal4/datadir/test_resync-ruyales3)
2026/09/05 03:11:54 DEBUG : file6.txt: size = 0 (Local file system at /tmp/030540momafal4/resync/path2)
2026/09/05 03:11:54 DEBUG : fileA.txt: Sizes differ
2026/09/05 03:11:54 DEBUG : file6.txt.c537c25e.partial: size = 19 OK
2026/09/05 03:11:54 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:11:54 DEBUG : file6.txt.c537c25e.partial: renamed to: file6.txt
2026/09/05 03:11:54 INFO : fileA.txt: Copied (replaced existing) to: file6.txt
2026/09/05 03:11:54 NOTICE: [36m(28) :[0m [34mtest - file7.txt - exists - exists (same) - none - same[0m
2026/09/05 03:11:54 NOTICE: [36m(29) :[0m [34mtest run bisync with resync[0m
2026/09/05 03:11:54 NOTICE: [36m(30) :[0m [34mbisync resync[0m
2026/09/05 03:11:56 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:11:56 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:11: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/09/05 03:11:56 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resync/path1/" with Path2 "/tmp/030540momafal4/resync/path2/"
2026/09/05 03:11:56 INFO : Copying Path2 files to Path1
2026/09/05 03:11:56 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:11:56 INFO : file2.txt: Copied (new)
2026/09/05 03:11:56 INFO : file4.txt: Copied (new)
2026/09/05 03:11:56 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:11:56 INFO : file6.txt: Updated modification time in destination
2026/09/05 03:11:56 INFO : file5.txt: Copied (replaced existing)
2026/09/05 03:11:56 INFO : file3.txt: Copied (replaced existing)
2026/09/05 03:11:56 INFO : file1.txt: Copied (new)
2026/09/05 03:11:56 INFO : Resync updating listings
2026/09/05 03:11:56 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resync/path1/" vs Path2 "/tmp/030540momafal4/resync/path2/"
2026/09/05 03:11:56 INFO : [32mBisync successful[0m
2026/09/05 03:11:56 NOTICE: [36m(31) :[0m [34mcopy-listings mixed-diffs[0m
2026/09/05 03:11:56 NOTICE: [36m(32) :[0m [34mtest run normal bisync[0m
2026/09/05 03:11:56 NOTICE: [36m(33) :[0m [34mbisync[0m
2026/09/05 03:11:59 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:11:59 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:11: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/09/05 03:11:59 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resync/path1/" with Path2 "/tmp/030540momafal4/resync/path2/"
2026/09/05 03:11:59 INFO : Building Path1 and Path2 listings
2026/09/05 03:11:59 INFO : Path1 checking for diffs
2026/09/05 03:11:59 INFO : Path2 checking for diffs
2026/09/05 03:11:59 INFO : No changes found
2026/09/05 03:11:59 INFO : Updating listings
2026/09/05 03:11:59 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resync/path1/" vs Path2 "/tmp/030540momafal4/resync/path2/"
2026/09/05 03:11:59 INFO : [32mBisync successful[0m
2026/09/05 03:11:59 NOTICE: [36m(34) :[0m [34mtest 4. confirm critical error on normal sync of empty path.[0m
2026/09/05 03:11:59 NOTICE: [36m(35) :[0m [34mpurge-children /tmp/030540momafal4/resync/path2/[0m
2026/09/05 03:11:59 DEBUG : file6.txt: Remove file
2026/09/05 03:11:59 DEBUG : file4.txt: Remove file
2026/09/05 03:11:59 DEBUG : file1.txt: Remove file
2026/09/05 03:11:59 DEBUG : file3.txt: Remove file
2026/09/05 03:11:59 DEBUG : RCLONE_TEST: Remove file
2026/09/05 03:11:59 DEBUG : file5.txt: Remove file
2026/09/05 03:11:59 DEBUG : file7.txt: Remove file
2026/09/05 03:11:59 DEBUG : file2.txt: Remove file
2026/09/05 03:11:59 NOTICE: [36m(36) :[0m [34mbisync[0m
2026/09/05 03:12:01 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:12:01 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:12: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/09/05 03:12:01 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resync/path1/" with Path2 "/tmp/030540momafal4/resync/path2/"
2026/09/05 03:12:01 INFO : Building Path1 and Path2 listings
2026/09/05 03:12:01 INFO : Path1 checking for diffs
2026/09/05 03:12:01 INFO : Path2 checking for diffs
2026/09/05 03:12:01 ERROR : Empty current Path2 listing. Cannot sync to an empty directory: /tmp/030540momafal4/workdir/TestAzureFiles_rclone-test-faluzix1jaco_030540momafal4_resync_path1..tmp_030540momafal4_resync_path2.path2.lst-new
2026/09/05 03:12:01 ERROR : [31mBisync critical error: empty current Path2 listing: /tmp/030540momafal4/workdir/TestAzureFiles_rclone-test-faluzix1jaco_030540momafal4_resync_path1..tmp_030540momafal4_resync_path2.path2.lst-new[0m
2026/09/05 03:12:01 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/09/05 03:12:01 NOTICE: Bisync error: bisync aborted
2026/09/05 03:12:01 DEBUG : Waiting for deletions to finish
2026/09/05 03:12:02 INFO : file6.txt: Deleted
2026/09/05 03:12:02 INFO : file4.txt: Deleted
2026/09/05 03:12:02 INFO : file3.txt: Deleted
2026/09/05 03:12:02 INFO : file7.txt: Deleted
2026/09/05 03:12:02 INFO : RCLONE_TEST: Deleted
2026/09/05 03:12:02 INFO : file1.txt: Deleted
2026/09/05 03:12:02 INFO : file2.txt: Deleted
2026/09/05 03:12:02 INFO : file5.txt: Deleted
2026/09/05 03:12:02 DEBUG : removing 1 level 0 directories
2026/09/05 03:12:02 INFO : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resync/path1': Removing directory
2026/09/05 03:12:02 DEBUG : Waiting for deletions to finish
2026/09/05 03:12:02 DEBUG : removing 1 level 0 directories
2026/09/05 03:12:02 INFO : Local file system at /tmp/030540momafal4/resync/path2: Removing directory
bisync_test.go:610: [32mTEST resync PASSED[0m
=== RUN TestBisyncRemoteLocal/resync_modes
2026/09/05 03:12:02 INFO : path1: Making directory
2026/09/05 03:12:02 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1"
2026/09/05 03:12:02 DEBUG : Creating backend with remote "/tmp/030540momafal4/resync_modes/path2"
2026/09/05 03:12:02 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync_modes/initial"
2026/09/05 03:12:02 DEBUG : Creating backend with remote "/tmp/030540momafal4/initdir/test_resync_modes-tecipeq8"
2026/09/05 03:12:02 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:12:02 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:02 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:02 DEBUG : Local file system at /tmp/030540momafal4/initdir/test_resync_modes-tecipeq8: Waiting for checks to finish
2026/09/05 03:12:02 DEBUG : Local file system at /tmp/030540momafal4/initdir/test_resync_modes-tecipeq8: Waiting for transfers to finish
2026/09/05 03:12:02 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:12:02 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:12:02 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:12:02 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:02 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:12:02 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:12:02 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:12:02 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:12:02 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:02 INFO : file1.txt: Copied (new)
2026/09/05 03:12:02 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:12:02 INFO : file2.txt: Copied (new)
2026/09/05 03:12:02 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync_modes/modfiles"
2026/09/05 03:12:02 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7"
2026/09/05 03:12:02 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:02 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:02 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:02 DEBUG : Local file system at /tmp/030540momafal4/datadir/test_resync_modes-bekowak7: Waiting for checks to finish
2026/09/05 03:12:02 DEBUG : Local file system at /tmp/030540momafal4/datadir/test_resync_modes-bekowak7: Waiting for transfers to finish
2026/09/05 03:12:02 DEBUG : file1R.txt.d467e63a.partial: size = 42 OK
2026/09/05 03:12:02 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/09/05 03:12:02 DEBUG : file1L.txt.684d937d.partial: size = 33 OK
2026/09/05 03:12:02 DEBUG : file1R.txt.d467e63a.partial: renamed to: file1R.txt
2026/09/05 03:12:02 INFO : file1R.txt: Copied (new)
2026/09/05 03:12:02 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/09/05 03:12:02 DEBUG : file2.txt.ac4156f2.partial: size = 37 OK
2026/09/05 03:12:02 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/09/05 03:12:02 DEBUG : file1L.txt.684d937d.partial: renamed to: file1L.txt
2026/09/05 03:12:02 INFO : file1L.txt: Copied (new)
2026/09/05 03:12:02 DEBUG : file2.txt.ac4156f2.partial: renamed to: file2.txt
2026/09/05 03:12:02 INFO : file2.txt: Copied (new)
2026/09/05 03:12:02 DEBUG : Waiting for deletions to finish
2026/09/05 03:12:02 ERROR : error listing: directory not found
2026/09/05 03:12:02 ERROR : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1': Failed to list "": directory not found
2026/09/05 03:12:02 DEBUG : removing 1 level 0 directories
2026/09/05 03:12:02 INFO : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1': Removing directory
2026/09/05 03:12:02 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-faluzix1jaco%2F030540momafal4%2Fresync_modes%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:3482e48e-801a-0023-2ce4-3c2bd9000000
Time:2026-09-05T03:12:02.4465618Z
--------------------------------------------------------------------------------
2026/09/05 03:12:02 DEBUG : Waiting for deletions to finish
2026/09/05 03:12:02 ERROR : error listing: directory not found
2026/09/05 03:12:02 ERROR : Local file system at /tmp/030540momafal4/resync_modes/path2: Failed to list "": directory not found
2026/09/05 03:12:02 DEBUG : removing 1 level 0 directories
2026/09/05 03:12:02 INFO : Local file system at /tmp/030540momafal4/resync_modes/path2: Removing directory
2026/09/05 03:12:02 ERROR : Failed to rmdir: stat /tmp/030540momafal4/resync_modes/path2: no such file or directory
2026/09/05 03:12:02 ERROR : error listing: directory not found
2026/09/05 03:12:02 ERROR : error listing: directory not found
2026/09/05 03:12:02 NOTICE: checking initFs Local file system at /tmp/030540momafal4/initdir/test_resync_modes-tecipeq8
2026/09/05 03:12:02 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:02 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:02 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:12:02 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1': Waiting for checks to finish
2026/09/05 03:12:02 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1': Waiting for transfers to finish
2026/09/05 03:12:02 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:12:02 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:02 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:12:02 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:02 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:12:02 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:12:02 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:12:02 INFO : file2.txt: Copied (new)
2026/09/05 03:12:02 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:12:02 INFO : file1.txt: Copied (new)
2026/09/05 03:12:02 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:12:02 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:12:02 NOTICE: checking Path1 azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1'
2026/09/05 03:12:03 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:12:03 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:03 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:03 DEBUG : Local file system at /tmp/030540momafal4/resync_modes/path2: Waiting for checks to finish
2026/09/05 03:12:03 DEBUG : Local file system at /tmp/030540momafal4/resync_modes/path2: Waiting for transfers to finish
2026/09/05 03:12:03 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:12:03 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:12:03 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:12:03 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:03 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:12:03 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:03 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:12:03 INFO : file2.txt: Copied (new)
2026/09/05 03:12:03 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:12:03 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:12:03 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:12:03 INFO : file1.txt: Copied (new)
2026/09/05 03:12:03 NOTICE: checking path2 Local file system at /tmp/030540momafal4/resync_modes/path2
2026/09/05 03:12:03 NOTICE: [36m(01) :[0m [34mtest resync-mode[0m
2026/09/05 03:12:03 NOTICE: [36m(02) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/09/05 03:12:03 NOTICE: [36m(03) :[0m [34mtouch-glob 2001-01-02 /tmp/030540momafal4/datadir/test_resync_modes-bekowak7/ file1R.txt[0m
2026/09/05 03:12:03 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7/"
2026/09/05 03:12:03 DEBUG : fs cache: renaming cache item "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7/" to be canonical "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7"
2026/09/05 03:12:03 DEBUG : file1R.txt: Set modification time 2001-01-02
2026/09/05 03:12:03 NOTICE: [36m(04) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_resync_modes-bekowak7/file1R.txt /tmp/030540momafal4/resync_modes/path2/ file1.txt[0m
2026/09/05 03:12:03 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7/file1R.txt" to "/tmp/030540momafal4/resync_modes/path2/" as "file1.txt"
2026/09/05 03:12:03 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7/file1R.txt"
2026/09/05 03:12:03 DEBUG : Creating backend with remote "/tmp/030540momafal4/resync_modes/path2/"
2026/09/05 03:12:03 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/030540momafal4/resync_modes/path2" as "file1.txt"
2026/09/05 03:12:03 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/030540momafal4/datadir/test_resync_modes-bekowak7)
2026/09/05 03:12:03 DEBUG : file1.txt: size = 0 (Local file system at /tmp/030540momafal4/resync_modes/path2)
2026/09/05 03:12:03 DEBUG : file1R.txt: Sizes differ
2026/09/05 03:12:03 DEBUG : file1.txt.91f01f3f.partial: size = 42 OK
2026/09/05 03:12:03 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/09/05 03:12:03 DEBUG : file1.txt.91f01f3f.partial: renamed to: file1.txt
2026/09/05 03:12:03 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/09/05 03:12:03 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-03-04 /tmp/030540momafal4/datadir/test_resync_modes-bekowak7/ file1L.txt[0m
2026/09/05 03:12:03 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7/" for canonical name "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7"
2026/09/05 03:12:03 DEBUG : file1L.txt: Set modification time 2001-03-04
2026/09/05 03:12:03 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_resync_modes-bekowak7/file1L.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1/ file1.txt[0m
2026/09/05 03:12:03 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7/file1L.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1/" as "file1.txt"
2026/09/05 03:12:03 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7/file1L.txt"
2026/09/05 03:12:03 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1/"
2026/09/05 03:12:03 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1/'" as "file1.txt"
2026/09/05 03:12:03 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/030540momafal4/datadir/test_resync_modes-bekowak7)
2026/09/05 03:12:03 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1/')
2026/09/05 03:12:03 DEBUG : file1L.txt: Sizes differ
2026/09/05 03:12:03 DEBUG : file1.txt.4e37ab47.partial: size = 33 OK
2026/09/05 03:12:03 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/09/05 03:12:03 DEBUG : file1.txt.4e37ab47.partial: renamed to: file1.txt
2026/09/05 03:12:03 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/09/05 03:12:03 NOTICE: [36m(07) :[0m [34mtest bisync run with --resync-mode=newer[0m
2026/09/05 03:12:03 NOTICE: [36m(08) :[0m [34mbisync resync resync-mode=newer[0m
2026/09/05 03:12:05 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:12:05 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:12: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/09/05 03:12:05 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1/" with Path2 "/tmp/030540momafal4/resync_modes/path2/"
2026/09/05 03:12:05 INFO : Copying Path2 files to Path1
2026/09/05 03:12:05 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:12:05 INFO : There was nothing to transfer
2026/09/05 03:12:05 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:12:06 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:12:06 INFO : Resync updating listings
2026/09/05 03:12:06 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1/" vs Path2 "/tmp/030540momafal4/resync_modes/path2/"
2026/09/05 03:12:06 INFO : [32mBisync successful[0m
2026/09/05 03:12:06 NOTICE: [36m(09) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/09/05 03:12:06 NOTICE: [36m(10) :[0m [34mtouch-glob 2001-07-23 /tmp/030540momafal4/datadir/test_resync_modes-bekowak7/ file1R.txt[0m
2026/09/05 03:12:06 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7/" for canonical name "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7"
2026/09/05 03:12:06 DEBUG : file1R.txt: Set modification time 2001-07-23
2026/09/05 03:12:06 NOTICE: [36m(11) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_resync_modes-bekowak7/file1R.txt /tmp/030540momafal4/resync_modes/path2/ file1.txt[0m
2026/09/05 03:12:06 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7/file1R.txt" to "/tmp/030540momafal4/resync_modes/path2/" as "file1.txt"
2026/09/05 03:12:06 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7/file1R.txt"
2026/09/05 03:12:06 DEBUG : Creating backend with remote "/tmp/030540momafal4/resync_modes/path2/"
2026/09/05 03:12:06 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/030540momafal4/resync_modes/path2" as "file1.txt"
2026/09/05 03:12:06 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/030540momafal4/datadir/test_resync_modes-bekowak7)
2026/09/05 03:12:06 DEBUG : file1.txt: size = 33 (Local file system at /tmp/030540momafal4/resync_modes/path2)
2026/09/05 03:12:06 DEBUG : file1R.txt: Sizes differ
2026/09/05 03:12:06 DEBUG : file1.txt.fd99577e.partial: size = 42 OK
2026/09/05 03:12:06 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/09/05 03:12:06 DEBUG : file1.txt.fd99577e.partial: renamed to: file1.txt
2026/09/05 03:12:06 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/09/05 03:12:06 NOTICE: [36m(12) :[0m [34mtouch-glob 2001-08-26 /tmp/030540momafal4/datadir/test_resync_modes-bekowak7/ file1L.txt[0m
2026/09/05 03:12:06 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7/" for canonical name "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7"
2026/09/05 03:12:06 DEBUG : file1L.txt: Set modification time 2001-08-26
2026/09/05 03:12:06 NOTICE: [36m(13) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_resync_modes-bekowak7/file1L.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1/ file1.txt[0m
2026/09/05 03:12:06 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7/file1L.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1/" as "file1.txt"
2026/09/05 03:12:06 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7/file1L.txt"
2026/09/05 03:12:06 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1/"
2026/09/05 03:12:06 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1/'" as "file1.txt"
2026/09/05 03:12:06 DEBUG : file1.txt: size = 33 OK
2026/09/05 03:12:06 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/09/05 03:12:06 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/09/05 03:12:06 INFO : file1L.txt: Updated modification time in destination
2026/09/05 03:12:06 DEBUG : file1L.txt: Unchanged skipping
2026/09/05 03:12:06 NOTICE: [36m(14) :[0m [34mtest bisync run with --resync-mode=path2[0m
2026/09/05 03:12:06 NOTICE: [36m(15) :[0m [34mbisync resync resync-mode=path2[0m
2026/09/05 03:12:08 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:12:08 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:12: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/09/05 03:12:08 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1/" with Path2 "/tmp/030540momafal4/resync_modes/path2/"
2026/09/05 03:12:08 INFO : Copying Path2 files to Path1
2026/09/05 03:12:08 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:12:08 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:12:08 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:12:09 INFO : Resync updating listings
2026/09/05 03:12:09 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1/" vs Path2 "/tmp/030540momafal4/resync_modes/path2/"
2026/09/05 03:12:09 INFO : [32mBisync successful[0m
2026/09/05 03:12:09 NOTICE: [36m(16) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/09/05 03:12:09 NOTICE: [36m(17) :[0m [34mtouch-glob 2002-07-23 /tmp/030540momafal4/datadir/test_resync_modes-bekowak7/ file1R.txt[0m
2026/09/05 03:12:09 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7/" for canonical name "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7"
2026/09/05 03:12:09 DEBUG : file1R.txt: Set modification time 2002-07-23
2026/09/05 03:12:09 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_resync_modes-bekowak7/file1R.txt /tmp/030540momafal4/resync_modes/path2/ file1.txt[0m
2026/09/05 03:12:09 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7/file1R.txt" to "/tmp/030540momafal4/resync_modes/path2/" as "file1.txt"
2026/09/05 03:12:09 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7/file1R.txt"
2026/09/05 03:12:09 DEBUG : Creating backend with remote "/tmp/030540momafal4/resync_modes/path2/"
2026/09/05 03:12:09 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/030540momafal4/resync_modes/path2" as "file1.txt"
2026/09/05 03:12:09 DEBUG : file1.txt: size = 42 OK
2026/09/05 03:12:09 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/09/05 03:12:09 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/09/05 03:12:09 INFO : file1R.txt: Updated modification time in destination
2026/09/05 03:12:09 DEBUG : file1R.txt: Unchanged skipping
2026/09/05 03:12:09 NOTICE: [36m(19) :[0m [34mtouch-glob 2002-08-26 /tmp/030540momafal4/datadir/test_resync_modes-bekowak7/ file1L.txt[0m
2026/09/05 03:12:09 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7/" for canonical name "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7"
2026/09/05 03:12:09 DEBUG : file1L.txt: Set modification time 2002-08-26
2026/09/05 03:12:09 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_resync_modes-bekowak7/file1L.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1/ file1.txt[0m
2026/09/05 03:12:09 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7/file1L.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1/" as "file1.txt"
2026/09/05 03:12:09 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7/file1L.txt"
2026/09/05 03:12:09 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1/"
2026/09/05 03:12:09 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1/'" as "file1.txt"
2026/09/05 03:12:09 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/030540momafal4/datadir/test_resync_modes-bekowak7)
2026/09/05 03:12:09 DEBUG : file1.txt: size = 42 (azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1/')
2026/09/05 03:12:09 DEBUG : file1L.txt: Sizes differ
2026/09/05 03:12:09 DEBUG : file1.txt.e4364b55.partial: size = 33 OK
2026/09/05 03:12:09 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/09/05 03:12:09 DEBUG : file1.txt.e4364b55.partial: renamed to: file1.txt
2026/09/05 03:12:09 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/09/05 03:12:09 NOTICE: [36m(21) :[0m [34mtest bisync run with --resync-mode=larger[0m
2026/09/05 03:12:09 NOTICE: [36m(22) :[0m [34mbisync resync resync-mode=larger[0m
2026/09/05 03:12:11 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:12:11 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:12: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/09/05 03:12:11 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1/" with Path2 "/tmp/030540momafal4/resync_modes/path2/"
2026/09/05 03:12:11 INFO : Copying Path2 files to Path1
2026/09/05 03:12:11 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:12:11 INFO : file1.txt: Path2 is larger. Path1: 33, Path2: 42, Difference: 9
2026/09/05 03:12:12 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:12:12 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:12:12 INFO : Resync updating listings
2026/09/05 03:12:12 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1/" vs Path2 "/tmp/030540momafal4/resync_modes/path2/"
2026/09/05 03:12:12 INFO : [32mBisync successful[0m
2026/09/05 03:12:12 NOTICE: [36m(23) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/09/05 03:12:12 NOTICE: [36m(24) :[0m [34mtouch-glob 2003-07-23 /tmp/030540momafal4/datadir/test_resync_modes-bekowak7/ file1R.txt[0m
2026/09/05 03:12:12 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7/" for canonical name "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7"
2026/09/05 03:12:12 DEBUG : file1R.txt: Set modification time 2003-07-23
2026/09/05 03:12:12 NOTICE: [36m(25) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_resync_modes-bekowak7/file1R.txt /tmp/030540momafal4/resync_modes/path2/ file1.txt[0m
2026/09/05 03:12:12 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7/file1R.txt" to "/tmp/030540momafal4/resync_modes/path2/" as "file1.txt"
2026/09/05 03:12:12 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7/file1R.txt"
2026/09/05 03:12:12 DEBUG : Creating backend with remote "/tmp/030540momafal4/resync_modes/path2/"
2026/09/05 03:12:12 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/030540momafal4/resync_modes/path2" as "file1.txt"
2026/09/05 03:12:12 DEBUG : file1.txt: size = 42 OK
2026/09/05 03:12: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/09/05 03:12:12 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/09/05 03:12:12 INFO : file1R.txt: Updated modification time in destination
2026/09/05 03:12:12 DEBUG : file1R.txt: Unchanged skipping
2026/09/05 03:12:12 NOTICE: [36m(26) :[0m [34mtouch-glob 2003-09-04 /tmp/030540momafal4/datadir/test_resync_modes-bekowak7/ file1L.txt[0m
2026/09/05 03:12:12 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7/" for canonical name "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7"
2026/09/05 03:12:12 DEBUG : file1L.txt: Set modification time 2003-09-04
2026/09/05 03:12:12 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_resync_modes-bekowak7/file1L.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1/ file1.txt[0m
2026/09/05 03:12:12 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7/file1L.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1/" as "file1.txt"
2026/09/05 03:12:12 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7/file1L.txt"
2026/09/05 03:12:12 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1/"
2026/09/05 03:12:12 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1/'" as "file1.txt"
2026/09/05 03:12:12 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/030540momafal4/datadir/test_resync_modes-bekowak7)
2026/09/05 03:12:12 DEBUG : file1.txt: size = 42 (azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1/')
2026/09/05 03:12:12 DEBUG : file1L.txt: Sizes differ
2026/09/05 03:12:12 DEBUG : file1.txt.b65270e7.partial: size = 33 OK
2026/09/05 03:12:12 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/09/05 03:12:12 DEBUG : file1.txt.b65270e7.partial: renamed to: file1.txt
2026/09/05 03:12:12 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/09/05 03:12:12 NOTICE: [36m(28) :[0m [34mtest bisync run with --resync-mode=older[0m
2026/09/05 03:12:12 NOTICE: [36m(29) :[0m [34mbisync resync resync-mode=older[0m
2026/09/05 03:12:15 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:12:15 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:12: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/09/05 03:12:15 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1/" with Path2 "/tmp/030540momafal4/resync_modes/path2/"
2026/09/05 03:12:15 INFO : Copying Path2 files to Path1
2026/09/05 03:12:15 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:12: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/09/05 03:12:15 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:12:15 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:12:15 INFO : Resync updating listings
2026/09/05 03:12:15 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1/" vs Path2 "/tmp/030540momafal4/resync_modes/path2/"
2026/09/05 03:12:15 INFO : [32mBisync successful[0m
2026/09/05 03:12:15 NOTICE: [36m(30) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/09/05 03:12:15 NOTICE: [36m(31) :[0m [34mtouch-glob 2004-07-23 /tmp/030540momafal4/datadir/test_resync_modes-bekowak7/ file1R.txt[0m
2026/09/05 03:12:15 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7/" for canonical name "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7"
2026/09/05 03:12:15 DEBUG : file1R.txt: Set modification time 2004-07-23
2026/09/05 03:12:15 NOTICE: [36m(32) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_resync_modes-bekowak7/file1R.txt /tmp/030540momafal4/resync_modes/path2/ file1.txt[0m
2026/09/05 03:12:15 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7/file1R.txt" to "/tmp/030540momafal4/resync_modes/path2/" as "file1.txt"
2026/09/05 03:12:15 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7/file1R.txt"
2026/09/05 03:12:15 DEBUG : Creating backend with remote "/tmp/030540momafal4/resync_modes/path2/"
2026/09/05 03:12:15 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/030540momafal4/resync_modes/path2" as "file1.txt"
2026/09/05 03:12:15 DEBUG : file1.txt: size = 42 OK
2026/09/05 03:12: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/09/05 03:12:15 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/09/05 03:12:15 INFO : file1R.txt: Updated modification time in destination
2026/09/05 03:12:15 DEBUG : file1R.txt: Unchanged skipping
2026/09/05 03:12:15 NOTICE: [36m(33) :[0m [34mtouch-glob 2004-07-23 /tmp/030540momafal4/datadir/test_resync_modes-bekowak7/ file1L.txt[0m
2026/09/05 03:12:15 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7/" for canonical name "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7"
2026/09/05 03:12:15 DEBUG : file1L.txt: Set modification time 2004-07-23
2026/09/05 03:12:15 NOTICE: [36m(34) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_resync_modes-bekowak7/file1L.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1/ file1.txt[0m
2026/09/05 03:12:15 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7/file1L.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1/" as "file1.txt"
2026/09/05 03:12:15 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7/file1L.txt"
2026/09/05 03:12:15 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1/"
2026/09/05 03:12:15 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1/'" as "file1.txt"
2026/09/05 03:12:15 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/030540momafal4/datadir/test_resync_modes-bekowak7)
2026/09/05 03:12:15 DEBUG : file1.txt: size = 42 (azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1/')
2026/09/05 03:12:15 DEBUG : file1L.txt: Sizes differ
2026/09/05 03:12:15 DEBUG : file1.txt.86629d73.partial: size = 33 OK
2026/09/05 03:12:15 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/09/05 03:12:16 DEBUG : file1.txt.86629d73.partial: renamed to: file1.txt
2026/09/05 03:12:16 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/09/05 03:12:16 NOTICE: [36m(35) :[0m [34mtest bisync run with --resync-mode=smaller[0m
2026/09/05 03:12:16 NOTICE: [36m(36) :[0m [34mbisync resync resync-mode=smaller[0m
2026/09/05 03:12:18 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:12:18 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:12: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/09/05 03:12:18 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1/" with Path2 "/tmp/030540momafal4/resync_modes/path2/"
2026/09/05 03:12:18 INFO : Copying Path2 files to Path1
2026/09/05 03:12:18 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:12:18 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9
2026/09/05 03:12:18 INFO : There was nothing to transfer
2026/09/05 03:12:18 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:12:18 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9
2026/09/05 03:12:18 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:12:18 INFO : Resync updating listings
2026/09/05 03:12:18 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1/" vs Path2 "/tmp/030540momafal4/resync_modes/path2/"
2026/09/05 03:12:18 INFO : [32mBisync successful[0m
2026/09/05 03:12:18 NOTICE: [36m(37) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/09/05 03:12:18 NOTICE: [36m(38) :[0m [34mtouch-glob 2005-01-02 /tmp/030540momafal4/datadir/test_resync_modes-bekowak7/ file1R.txt[0m
2026/09/05 03:12:18 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7/" for canonical name "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7"
2026/09/05 03:12:18 DEBUG : file1R.txt: Set modification time 2005-01-02
2026/09/05 03:12:18 NOTICE: [36m(39) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_resync_modes-bekowak7/file1R.txt /tmp/030540momafal4/resync_modes/path2/ file1.txt[0m
2026/09/05 03:12:18 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7/file1R.txt" to "/tmp/030540momafal4/resync_modes/path2/" as "file1.txt"
2026/09/05 03:12:18 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7/file1R.txt"
2026/09/05 03:12:18 DEBUG : Creating backend with remote "/tmp/030540momafal4/resync_modes/path2/"
2026/09/05 03:12:18 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/030540momafal4/resync_modes/path2" as "file1.txt"
2026/09/05 03:12:18 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/030540momafal4/datadir/test_resync_modes-bekowak7)
2026/09/05 03:12:18 DEBUG : file1.txt: size = 33 (Local file system at /tmp/030540momafal4/resync_modes/path2)
2026/09/05 03:12:18 DEBUG : file1R.txt: Sizes differ
2026/09/05 03:12:18 DEBUG : file1.txt.bb6489e1.partial: size = 42 OK
2026/09/05 03:12:18 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/09/05 03:12:18 DEBUG : file1.txt.bb6489e1.partial: renamed to: file1.txt
2026/09/05 03:12:18 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/09/05 03:12:18 NOTICE: [36m(40) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_resync_modes-bekowak7/file1R.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1/ file2.txt[0m
2026/09/05 03:12:18 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7/file1R.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1/" as "file2.txt"
2026/09/05 03:12:18 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7/file1R.txt"
2026/09/05 03:12:18 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1/"
2026/09/05 03:12:18 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1/'" as "file2.txt"
2026/09/05 03:12:18 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/030540momafal4/datadir/test_resync_modes-bekowak7)
2026/09/05 03:12:18 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1/')
2026/09/05 03:12:18 DEBUG : file1R.txt: Sizes differ
2026/09/05 03:12:18 DEBUG : file2.txt.e105b681.partial: size = 42 OK
2026/09/05 03:12:18 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/09/05 03:12:19 DEBUG : file2.txt.e105b681.partial: renamed to: file2.txt
2026/09/05 03:12:19 INFO : file1R.txt: Copied (replaced existing) to: file2.txt
2026/09/05 03:12:19 NOTICE: [36m(41) :[0m [34mtouch-glob 2006-03-04 /tmp/030540momafal4/datadir/test_resync_modes-bekowak7/ file1L.txt[0m
2026/09/05 03:12:19 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7/" for canonical name "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7"
2026/09/05 03:12:19 DEBUG : file1L.txt: Set modification time 2006-03-04
2026/09/05 03:12:19 NOTICE: [36m(42) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_resync_modes-bekowak7/file1L.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1/ file1.txt[0m
2026/09/05 03:12:19 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7/file1L.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1/" as "file1.txt"
2026/09/05 03:12:19 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7/file1L.txt"
2026/09/05 03:12:19 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1/"
2026/09/05 03:12:19 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1/'" as "file1.txt"
2026/09/05 03:12:19 DEBUG : file1.txt: size = 33 OK
2026/09/05 03:12:19 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/09/05 03:12:19 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/09/05 03:12:19 INFO : file1L.txt: Updated modification time in destination
2026/09/05 03:12:19 DEBUG : file1L.txt: Unchanged skipping
2026/09/05 03:12:19 NOTICE: [36m(43) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_resync_modes-bekowak7/file1L.txt /tmp/030540momafal4/resync_modes/path2/ file2.txt[0m
2026/09/05 03:12:19 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7/file1L.txt" to "/tmp/030540momafal4/resync_modes/path2/" as "file2.txt"
2026/09/05 03:12:19 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7/file1L.txt"
2026/09/05 03:12:19 DEBUG : Creating backend with remote "/tmp/030540momafal4/resync_modes/path2/"
2026/09/05 03:12:19 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/030540momafal4/resync_modes/path2" as "file2.txt"
2026/09/05 03:12:19 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/030540momafal4/datadir/test_resync_modes-bekowak7)
2026/09/05 03:12:19 DEBUG : file2.txt: size = 0 (Local file system at /tmp/030540momafal4/resync_modes/path2)
2026/09/05 03:12:19 DEBUG : file1L.txt: Sizes differ
2026/09/05 03:12:19 DEBUG : file2.txt.cc95ef01.partial: size = 33 OK
2026/09/05 03:12:19 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/09/05 03:12:19 DEBUG : file2.txt.cc95ef01.partial: renamed to: file2.txt
2026/09/05 03:12:19 INFO : file1L.txt: Copied (replaced existing) to: file2.txt
2026/09/05 03:12:19 NOTICE: [36m(44) :[0m [34mtest bisync run with --resync-mode=path1[0m
2026/09/05 03:12:19 NOTICE: [36m(45) :[0m [34mbisync resync resync-mode=path1[0m
2026/09/05 03:12:21 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:12:21 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:12: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/09/05 03:12:21 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1/" with Path2 "/tmp/030540momafal4/resync_modes/path2/"
2026/09/05 03:12:21 INFO : Copying Path2 files to Path1
2026/09/05 03:12:21 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:12:21 INFO : There was nothing to transfer
2026/09/05 03:12:21 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:12:21 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:12:21 INFO : file2.txt: Copied (replaced existing)
2026/09/05 03:12:21 INFO : Resync updating listings
2026/09/05 03:12:21 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1/" vs Path2 "/tmp/030540momafal4/resync_modes/path2/"
2026/09/05 03:12:21 INFO : [32mBisync successful[0m
2026/09/05 03:12:21 NOTICE: [36m(46) :[0m [34mtest no winner[0m
2026/09/05 03:12:21 NOTICE: [36m(47) :[0m [34mtouch-glob 2022-02-22 /tmp/030540momafal4/datadir/test_resync_modes-bekowak7/ file1R.txt[0m
2026/09/05 03:12:21 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7/" for canonical name "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7"
2026/09/05 03:12:21 DEBUG : file1R.txt: Set modification time 2022-02-22
2026/09/05 03:12:21 NOTICE: [36m(48) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_resync_modes-bekowak7/file1R.txt /tmp/030540momafal4/resync_modes/path2/ file1.txt[0m
2026/09/05 03:12:21 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7/file1R.txt" to "/tmp/030540momafal4/resync_modes/path2/" as "file1.txt"
2026/09/05 03:12:21 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7/file1R.txt"
2026/09/05 03:12:21 DEBUG : Creating backend with remote "/tmp/030540momafal4/resync_modes/path2/"
2026/09/05 03:12:21 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/030540momafal4/resync_modes/path2" as "file1.txt"
2026/09/05 03:12:21 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/030540momafal4/datadir/test_resync_modes-bekowak7)
2026/09/05 03:12:21 DEBUG : file1.txt: size = 33 (Local file system at /tmp/030540momafal4/resync_modes/path2)
2026/09/05 03:12:21 DEBUG : file1R.txt: Sizes differ
2026/09/05 03:12:21 DEBUG : file1.txt.2c9efc05.partial: size = 42 OK
2026/09/05 03:12:21 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/09/05 03:12:21 DEBUG : file1.txt.2c9efc05.partial: renamed to: file1.txt
2026/09/05 03:12:21 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/09/05 03:12:21 NOTICE: [36m(49) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_resync_modes-bekowak7/file1R.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1/ file2.txt[0m
2026/09/05 03:12:21 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7/file1R.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1/" as "file2.txt"
2026/09/05 03:12:21 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7/file1R.txt"
2026/09/05 03:12:21 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1/"
2026/09/05 03:12:21 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1/'" as "file2.txt"
2026/09/05 03:12:21 DEBUG : file2.txt: size = 42 OK
2026/09/05 03:12:21 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/09/05 03:12:21 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/09/05 03:12:21 INFO : file1R.txt: Updated modification time in destination
2026/09/05 03:12:21 DEBUG : file1R.txt: Unchanged skipping
2026/09/05 03:12:21 NOTICE: [36m(50) :[0m [34mtouch-glob 2022-02-22 /tmp/030540momafal4/datadir/test_resync_modes-bekowak7/ file1L.txt[0m
2026/09/05 03:12:21 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7/" for canonical name "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7"
2026/09/05 03:12:21 DEBUG : file1L.txt: Set modification time 2022-02-22
2026/09/05 03:12:21 NOTICE: [36m(51) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_resync_modes-bekowak7/file1L.txt TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1/ file1.txt[0m
2026/09/05 03:12:21 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7/file1L.txt" to "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1/" as "file1.txt"
2026/09/05 03:12:21 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7/file1L.txt"
2026/09/05 03:12:21 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1/"
2026/09/05 03:12:21 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1/'" as "file1.txt"
2026/09/05 03:12:21 DEBUG : file1.txt: size = 33 OK
2026/09/05 03:12:21 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/09/05 03:12:21 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/09/05 03:12:21 INFO : file1L.txt: Updated modification time in destination
2026/09/05 03:12:21 DEBUG : file1L.txt: Unchanged skipping
2026/09/05 03:12:21 NOTICE: [36m(52) :[0m [34mcopy-as /tmp/030540momafal4/datadir/test_resync_modes-bekowak7/file1L.txt /tmp/030540momafal4/resync_modes/path2/ file2.txt[0m
2026/09/05 03:12:21 DEBUG : copyFile "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7/file1L.txt" to "/tmp/030540momafal4/resync_modes/path2/" as "file2.txt"
2026/09/05 03:12:21 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_resync_modes-bekowak7/file1L.txt"
2026/09/05 03:12:21 DEBUG : Creating backend with remote "/tmp/030540momafal4/resync_modes/path2/"
2026/09/05 03:12:21 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/030540momafal4/resync_modes/path2" as "file2.txt"
2026/09/05 03:12:21 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/030540momafal4/datadir/test_resync_modes-bekowak7)
2026/09/05 03:12:21 DEBUG : file2.txt: size = 42 (Local file system at /tmp/030540momafal4/resync_modes/path2)
2026/09/05 03:12:21 DEBUG : file1L.txt: Sizes differ
2026/09/05 03:12:21 DEBUG : file2.txt.c08d3921.partial: size = 33 OK
2026/09/05 03:12:21 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/09/05 03:12:21 DEBUG : file2.txt.c08d3921.partial: renamed to: file2.txt
2026/09/05 03:12:21 INFO : file1L.txt: Copied (replaced existing) to: file2.txt
2026/09/05 03:12:21 NOTICE: [36m(53) :[0m [34mtest bisync run with --resync-mode=newer[0m
2026/09/05 03:12:21 NOTICE: [36m(54) :[0m [34mbisync resync resync-mode=newer[0m
2026/09/05 03:12:24 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:12:24 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:12: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/09/05 03:12:24 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1/" with Path2 "/tmp/030540momafal4/resync_modes/path2/"
2026/09/05 03:12:24 INFO : Copying Path2 files to Path1
2026/09/05 03:12:24 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:12:24 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:12:24 INFO : file2.txt: Copied (replaced existing)
2026/09/05 03:12:24 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:12:24 INFO : Resync updating listings
2026/09/05 03:12:24 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1/" vs Path2 "/tmp/030540momafal4/resync_modes/path2/"
2026/09/05 03:12:24 INFO : [32mBisync successful[0m
2026/09/05 03:12:24 DEBUG : Waiting for deletions to finish
2026/09/05 03:12:25 INFO : file1.txt: Deleted
2026/09/05 03:12:25 INFO : RCLONE_TEST: Deleted
2026/09/05 03:12:25 INFO : file2.txt: Deleted
2026/09/05 03:12:25 DEBUG : removing 1 level 0 directories
2026/09/05 03:12:25 INFO : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/resync_modes/path1': Removing directory
2026/09/05 03:12:25 DEBUG : Waiting for deletions to finish
2026/09/05 03:12:25 INFO : file1.txt: Deleted
2026/09/05 03:12:25 INFO : file2.txt: Deleted
2026/09/05 03:12:25 INFO : RCLONE_TEST: Deleted
2026/09/05 03:12:25 DEBUG : removing 1 level 0 directories
2026/09/05 03:12:25 INFO : Local file system at /tmp/030540momafal4/resync_modes/path2: Removing directory
bisync_test.go:610: [32mTEST resync_modes PASSED[0m
=== RUN TestBisyncRemoteLocal/rmdirs
2026/09/05 03:12:25 INFO : path1: Making directory
2026/09/05 03:12:25 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rmdirs/path1"
2026/09/05 03:12:25 DEBUG : Creating backend with remote "/tmp/030540momafal4/rmdirs/path2"
2026/09/05 03:12:25 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rmdirs/initial"
2026/09/05 03:12:25 DEBUG : Creating backend with remote "/tmp/030540momafal4/initdir/test_rmdirs-jeqacuc8"
2026/09/05 03:12:25 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:12:25 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:25 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:25 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:25 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:25 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:25 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:25 DEBUG : subdir: Making directory with metadata
2026/09/05 03:12:25 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:12:25 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/09/05 03:12:25 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:12:25 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:12:25 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:12:25 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:25 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/09/05 03:12:25 INFO : file1.copy1.txt: Copied (new)
2026/09/05 03:12:25 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/09/05 03:12:25 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/09/05 03:12:25 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:25 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/09/05 03:12:25 INFO : file1.copy4.txt: Copied (new)
2026/09/05 03:12:25 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/09/05 03:12:25 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:25 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/09/05 03:12:25 INFO : file1.copy2.txt: Copied (new)
2026/09/05 03:12:25 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:25 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/09/05 03:12:25 INFO : file1.copy5.txt: Copied (new)
2026/09/05 03:12:25 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:12:25 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/09/05 03:12:25 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:25 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:12:25 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:12:25 DEBUG : Local file system at /tmp/030540momafal4/initdir/test_rmdirs-jeqacuc8: Waiting for checks to finish
2026/09/05 03:12:25 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:25 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:12:25 INFO : file1.txt: Copied (new)
2026/09/05 03:12:25 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:25 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/09/05 03:12:25 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:25 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/09/05 03:12:25 INFO : file1.copy3.txt: Copied (new)
2026/09/05 03:12:25 DEBUG : Local file system at /tmp/030540momafal4/initdir/test_rmdirs-jeqacuc8: Waiting for transfers to finish
2026/09/05 03:12:25 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:12:25 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:12:25 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:12:25 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rmdirs/modfiles"
2026/09/05 03:12:25 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_rmdirs-yekocik0"
2026/09/05 03:12:25 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:25 DEBUG : Local file system at /tmp/030540momafal4/datadir/test_rmdirs-yekocik0: Waiting for checks to finish
2026/09/05 03:12:25 DEBUG : Local file system at /tmp/030540momafal4/datadir/test_rmdirs-yekocik0: Waiting for transfers to finish
2026/09/05 03:12:25 DEBUG : file1.txt.f41fd5ee.partial: size = 19 OK
2026/09/05 03:12:25 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:12:25 DEBUG : file1.txt.f41fd5ee.partial: renamed to: file1.txt
2026/09/05 03:12:25 INFO : file1.txt: Copied (new)
2026/09/05 03:12:25 DEBUG : Waiting for deletions to finish
2026/09/05 03:12:25 ERROR : error listing: directory not found
2026/09/05 03:12:25 ERROR : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/rmdirs/path1': Failed to list "": directory not found
2026/09/05 03:12:25 DEBUG : removing 1 level 0 directories
2026/09/05 03:12:25 INFO : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/rmdirs/path1': Removing directory
2026/09/05 03:12:25 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-faluzix1jaco%2F030540momafal4%2Frmdirs%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:3482e534-801a-0023-5de4-3c2bd9000000
Time:2026-09-05T03:12:25.4036084Z
--------------------------------------------------------------------------------
2026/09/05 03:12:25 DEBUG : Waiting for deletions to finish
2026/09/05 03:12:25 ERROR : error listing: directory not found
2026/09/05 03:12:25 ERROR : Local file system at /tmp/030540momafal4/rmdirs/path2: Failed to list "": directory not found
2026/09/05 03:12:25 DEBUG : removing 1 level 0 directories
2026/09/05 03:12:25 INFO : Local file system at /tmp/030540momafal4/rmdirs/path2: Removing directory
2026/09/05 03:12:25 ERROR : Failed to rmdir: stat /tmp/030540momafal4/rmdirs/path2: no such file or directory
2026/09/05 03:12:25 ERROR : error listing: directory not found
2026/09/05 03:12:25 ERROR : error listing: directory not found
2026/09/05 03:12:25 NOTICE: checking initFs Local file system at /tmp/030540momafal4/initdir/test_rmdirs-jeqacuc8
2026/09/05 03:12:25 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:25 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:25 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:25 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:25 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:25 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:25 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:12:25 INFO : subdir: Making directory
2026/09/05 03:12:25 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:25 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/rmdirs/path1': Waiting for checks to finish
2026/09/05 03:12:25 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/rmdirs/path1': Waiting for transfers to finish
2026/09/05 03:12:25 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/09/05 03:12:25 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:25 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/09/05 03:12:25 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:25 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/09/05 03:12:25 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:25 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/09/05 03:12:25 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:25 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/09/05 03:12:25 INFO : file1.copy2.txt: Copied (new)
2026/09/05 03:12:25 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/09/05 03:12:25 INFO : file1.copy3.txt: Copied (new)
2026/09/05 03:12:25 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/09/05 03:12:25 INFO : file1.copy4.txt: Copied (new)
2026/09/05 03:12:25 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/09/05 03:12:25 INFO : file1.copy1.txt: Copied (new)
2026/09/05 03:12:26 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/09/05 03:12:26 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:26 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:12:26 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:26 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:12:26 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:26 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:12:26 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:12:26 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/09/05 03:12:26 INFO : file1.copy5.txt: Copied (new)
2026/09/05 03:12:26 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:12:26 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:12:26 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:12:26 INFO : file1.txt: Copied (new)
2026/09/05 03:12:26 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:12:26 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:12:26 NOTICE: checking Path1 azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/rmdirs/path1'
2026/09/05 03:12:26 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:12:26 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:26 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:26 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:26 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:26 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:26 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:26 DEBUG : subdir: Making directory with metadata
2026/09/05 03:12:26 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:12:26 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/09/05 03:12:26 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:26 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:12:26 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:12:26 DEBUG : Local file system at /tmp/030540momafal4/rmdirs/path2: Waiting for checks to finish
2026/09/05 03:12:26 DEBUG : Local file system at /tmp/030540momafal4/rmdirs/path2: Waiting for transfers to finish
2026/09/05 03:12:26 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/09/05 03:12:26 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:26 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:12:26 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:12:26 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/09/05 03:12:26 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:26 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/09/05 03:12:26 INFO : file1.copy4.txt: Copied (new)
2026/09/05 03:12:26 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/09/05 03:12:26 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:26 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/09/05 03:12:26 INFO : file1.copy5.txt: Copied (new)
2026/09/05 03:12:26 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:12:26 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:26 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:12:26 INFO : file1.txt: Copied (new)
2026/09/05 03:12:26 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:12:26 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:26 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:12:26 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:12:26 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/09/05 03:12:26 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/09/05 03:12:26 INFO : file1.copy1.txt: Copied (new)
2026/09/05 03:12:26 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:26 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/09/05 03:12:26 INFO : file1.copy2.txt: Copied (new)
2026/09/05 03:12:26 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/09/05 03:12:26 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:26 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/09/05 03:12:26 INFO : file1.copy3.txt: Copied (new)
2026/09/05 03:12:26 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:12:26 NOTICE: checking path2 Local file system at /tmp/030540momafal4/rmdirs/path2
2026/09/05 03:12:26 NOTICE: [36m(01) :[0m [34mtest rmdirs[0m
2026/09/05 03:12:26 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/09/05 03:12:26 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/09/05 03:12:29 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/rmdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:12:29 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:12:29 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:12: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/09/05 03:12:29 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rmdirs/path1/" with Path2 "/tmp/030540momafal4/rmdirs/path2/"
2026/09/05 03:12:29 INFO : Copying Path2 files to Path1
2026/09/05 03:12:29 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:12:29 INFO : There was nothing to transfer
2026/09/05 03:12:29 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:12:29 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:12:29 INFO : There was nothing to transfer
2026/09/05 03:12:29 INFO : Resync updating listings
2026/09/05 03:12:29 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rmdirs/path1/" vs Path2 "/tmp/030540momafal4/rmdirs/path2/"
2026/09/05 03:12:29 INFO : [32mBisync successful[0m
2026/09/05 03:12:29 NOTICE: [36m(04) :[0m [34mtest 1. delete path1 subdir file[0m
2026/09/05 03:12:29 NOTICE: [36m(05) :[0m [34mdelete-file TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rmdirs/path1/subdir/file20.txt[0m
2026/09/05 03:12:29 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rmdirs/path1/subdir/"
2026/09/05 03:12:29 INFO : file20.txt: Deleted
2026/09/05 03:12:29 NOTICE: [36m(06) :[0m [34mtest 2. run bisync without remove-empty-dirs[0m
2026/09/05 03:12:29 NOTICE: [36m(07) :[0m [34mbisync[0m
2026/09/05 03:12:31 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/rmdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:12:31 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:12:31 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:12: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/09/05 03:12:31 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rmdirs/path1/" with Path2 "/tmp/030540momafal4/rmdirs/path2/"
2026/09/05 03:12:31 INFO : Building Path1 and Path2 listings
2026/09/05 03:12:32 INFO : Path1 checking for diffs
2026/09/05 03:12:32 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir/file20.txt[0m
2026/09/05 03:12:32 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/09/05 03:12:32 INFO : Path2 checking for diffs
2026/09/05 03:12:32 INFO : Applying changes
2026/09/05 03:12:32 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/030540momafal4/rmdirs/path2/subdir/file20.txt[0m
2026/09/05 03:12:32 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:12:32 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:12:32 INFO : subdir/file20.txt: Deleted
2026/09/05 03:12:32 INFO : There was nothing to transfer
2026/09/05 03:12:32 INFO : Updating listings
2026/09/05 03:12:32 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rmdirs/path1/" vs Path2 "/tmp/030540momafal4/rmdirs/path2/"
2026/09/05 03:12:32 INFO : [32mBisync successful[0m
2026/09/05 03:12:32 NOTICE: [36m(08) :[0m [34mtest 3. confirm the subdir still exists on both paths[0m
2026/09/05 03:12:32 NOTICE: [36m(09) :[0m [34mlist-dirs TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rmdirs/path1/[0m
2026/09/05 03:12:32 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rmdirs/path1/"
2026/09/05 03:12:32 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/09/05 03:12:32 NOTICE: [36m(10) :[0m [34mlist-dirs /tmp/030540momafal4/rmdirs/path2/[0m
2026/09/05 03:12:32 DEBUG : Creating backend with remote "/tmp/030540momafal4/rmdirs/path2/"
2026/09/05 03:12:32 DEBUG : fs cache: renaming cache item "/tmp/030540momafal4/rmdirs/path2/" to be canonical "/tmp/030540momafal4/rmdirs/path2"
2026/09/05 03:12:32 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/09/05 03:12:32 NOTICE: [36m(11) :[0m [34mtest 4. run bisync with remove-empty-dirs[0m
2026/09/05 03:12:32 NOTICE: [36m(12) :[0m [34mbisync remove-empty-dirs[0m
2026/09/05 03:12:34 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/rmdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:12:34 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:12:34 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:12: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/09/05 03:12:34 INFO : Synching Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rmdirs/path1/" with Path2 "/tmp/030540momafal4/rmdirs/path2/"
2026/09/05 03:12:34 INFO : Building Path1 and Path2 listings
2026/09/05 03:12:35 INFO : Path1 checking for diffs
2026/09/05 03:12:35 INFO : Path2 checking for diffs
2026/09/05 03:12:35 INFO : No changes found
2026/09/05 03:12:35 INFO : Updating listings
2026/09/05 03:12:35 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rmdirs/path1/" vs Path2 "/tmp/030540momafal4/rmdirs/path2/"
2026/09/05 03:12:35 INFO : Removing empty directories
2026/09/05 03:12:35 INFO : subdir: Removing directory
2026/09/05 03:12:35 INFO : subdir: Removing directory
2026/09/05 03:12:35 INFO : [32mBisync successful[0m
2026/09/05 03:12:35 NOTICE: [36m(13) :[0m [34mtest 5. confirm the subdir has been removed on both paths[0m
2026/09/05 03:12:35 NOTICE: [36m(14) :[0m [34mlist-dirs TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/rmdirs/path1/[0m
2026/09/05 03:12:35 NOTICE: [36m(15) :[0m [34mlist-dirs /tmp/030540momafal4/rmdirs/path2/[0m
2026/09/05 03:12:35 DEBUG : fs cache: switching user supplied name "/tmp/030540momafal4/rmdirs/path2/" for canonical name "/tmp/030540momafal4/rmdirs/path2"
2026/09/05 03:12:35 DEBUG : Waiting for deletions to finish
2026/09/05 03:12:35 INFO : RCLONE_TEST: Deleted
2026/09/05 03:12:35 INFO : file1.copy5.txt: Deleted
2026/09/05 03:12:35 INFO : file1.copy2.txt: Deleted
2026/09/05 03:12:35 INFO : file1.copy1.txt: Deleted
2026/09/05 03:12:35 INFO : file1.copy4.txt: Deleted
2026/09/05 03:12:35 INFO : file1.copy3.txt: Deleted
2026/09/05 03:12:35 INFO : file1.txt: Deleted
2026/09/05 03:12:35 DEBUG : removing 1 level 0 directories
2026/09/05 03:12:35 INFO : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/rmdirs/path1': Removing directory
2026/09/05 03:12:35 DEBUG : Waiting for deletions to finish
2026/09/05 03:12:35 INFO : file1.copy4.txt: Deleted
2026/09/05 03:12:35 INFO : file1.copy1.txt: Deleted
2026/09/05 03:12:35 INFO : RCLONE_TEST: Deleted
2026/09/05 03:12:35 INFO : file1.copy5.txt: Deleted
2026/09/05 03:12:35 INFO : file1.copy2.txt: Deleted
2026/09/05 03:12:35 INFO : file1.txt: Deleted
2026/09/05 03:12:35 INFO : file1.copy3.txt: Deleted
2026/09/05 03:12:35 DEBUG : removing 1 level 0 directories
2026/09/05 03:12:35 INFO : Local file system at /tmp/030540momafal4/rmdirs/path2: Removing directory
bisync_test.go:610: [32mTEST rmdirs PASSED[0m
=== RUN TestBisyncRemoteLocal/volatile
2026/09/05 03:12:35 INFO : path1: Making directory
2026/09/05 03:12:35 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-faluzix1jaco/030540momafal4/volatile/path1"
2026/09/05 03:12:35 DEBUG : Creating backend with remote "/tmp/030540momafal4/volatile/path2"
2026/09/05 03:12:35 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_volatile/initial"
2026/09/05 03:12:35 DEBUG : Creating backend with remote "/tmp/030540momafal4/initdir/test_volatile-vimijih3"
2026/09/05 03:12:35 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:12:35 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:35 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:35 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:35 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:35 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:35 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:35 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:35 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:35 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:12:35 DEBUG : Local file system at /tmp/030540momafal4/initdir/test_volatile-vimijih3: Waiting for checks to finish
2026/09/05 03:12:35 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:35 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:12:35 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:12:35 INFO : file1.txt: Copied (new)
2026/09/05 03:12:35 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:12:35 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:12:35 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:12:35 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:12:35 DEBUG : Local file system at /tmp/030540momafal4/initdir/test_volatile-vimijih3: Waiting for transfers to finish
2026/09/05 03:12:35 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:35 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:12:35 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:35 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:12:35 INFO : file2.txt: Copied (new)
2026/09/05 03:12:35 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:12:35 INFO : file3.txt: Copied (new)
2026/09/05 03:12:35 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:12:35 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:35 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:12:35 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:12:35 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:35 INFO : file4.txt: Copied (new)
2026/09/05 03:12:35 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:12:35 INFO : file5.txt: Copied (new)
2026/09/05 03:12:35 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:12:35 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:35 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:12:35 INFO : file7.txt: Copied (new)
2026/09/05 03:12:35 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:12:35 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:35 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:12:35 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:35 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:12:35 INFO : file6.txt: Copied (new)
2026/09/05 03:12:35 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:12:35 INFO : file8.txt: Copied (new)
2026/09/05 03:12:35 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_volatile/modfiles"
2026/09/05 03:12:35 DEBUG : Creating backend with remote "/tmp/030540momafal4/datadir/test_volatile-fonovew1"
2026/09/05 03:12:35 DEBUG : dummy.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:35 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:35 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:35 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:35 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:35 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:35 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:35 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:35 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:35 DEBUG : Local file system at /tmp/030540momafal4/datadir/test_volatile-fonovew1: Waiting for checks to finish
2026/09/05 03:12:35 DEBUG : dummy.txt.b3782999.partial: size = 0 OK
2026/09/05 03:12:35 DEBUG : dummy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:35 DEBUG : dummy.txt.b3782999.partial: renamed to: dummy.txt
2026/09/05 03:12:35 INFO : dummy.txt: Copied (new)
2026/09/05 03:12:35 DEBUG : file10.txt.bdde3bf8.partial: size = 19 OK
2026/09/05 03:12:35 DEBUG : file11.txt.d4a7309d.partial: size = 19 OK
2026/09/05 03:12:35 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:12:35 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:12:35 DEBUG : file10.txt.bdde3bf8.partial: renamed to: file10.txt
2026/09/05 03:12:35 DEBUG : file2.txt.23ff1769.partial: size = 13 OK
2026/09/05 03:12:35 INFO : file10.txt: Copied (new)
2026/09/05 03:12:35 DEBUG : Local file system at /tmp/030540momafal4/datadir/test_volatile-fonovew1: Waiting for transfers to finish
2026/09/05 03:12:35 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/09/05 03:12:35 DEBUG : file11.txt.d4a7309d.partial: renamed to: file11.txt
2026/09/05 03:12:35 INFO : file11.txt: Copied (new)
2026/09/05 03:12:35 DEBUG : file2.txt.23ff1769.partial: renamed to: file2.txt
2026/09/05 03:12:35 INFO : file2.txt: Copied (new)
2026/09/05 03:12:35 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/09/05 03:12:35 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/09/05 03:12:35 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/09/05 03:12:35 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/09/05 03:12:35 INFO : file5L.txt: Copied (new)
2026/09/05 03:12:35 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/09/05 03:12:35 DEBUG : file6.txt.7b4c87b3.partial: size = 19 OK
2026/09/05 03:12:35 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:12:35 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/09/05 03:12:35 INFO : file5R.txt: Copied (new)
2026/09/05 03:12:35 DEBUG : file1.txt.be52b1c9.partial: size = 19 OK
2026/09/05 03:12:35 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:12:35 DEBUG : file6.txt.7b4c87b3.partial: renamed to: file6.txt
2026/09/05 03:12:35 INFO : file6.txt: Copied (new)
2026/09/05 03:12:35 DEBUG : file7.txt.38c43fbf.partial: size = 19 OK
2026/09/05 03:12:35 DEBUG : file1.txt.be52b1c9.partial: renamed to: file1.txt
2026/09/05 03:12:35 INFO : file1.txt: Copied (new)
2026/09/05 03:12:35 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:12:35 DEBUG : file7.txt.38c43fbf.partial: renamed to: file7.txt
2026/09/05 03:12:35 INFO : file7.txt: Copied (new)
2026/09/05 03:12:35 DEBUG : Waiting for deletions to finish
2026/09/05 03:12:36 ERROR : error listing: directory not found
2026/09/05 03:12:36 ERROR : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/volatile/path1': Failed to list "": directory not found
2026/09/05 03:12:36 DEBUG : removing 1 level 0 directories
2026/09/05 03:12:36 INFO : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/volatile/path1': Removing directory
2026/09/05 03:12:36 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-faluzix1jaco%2F030540momafal4%2Fvolatile%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:098dfa36-e01a-0035-47e4-3cdd0e000000
Time:2026-09-05T03:12:36.0878154Z
--------------------------------------------------------------------------------
2026/09/05 03:12:36 DEBUG : Waiting for deletions to finish
2026/09/05 03:12:36 ERROR : error listing: directory not found
2026/09/05 03:12:36 ERROR : Local file system at /tmp/030540momafal4/volatile/path2: Failed to list "": directory not found
2026/09/05 03:12:36 DEBUG : removing 1 level 0 directories
2026/09/05 03:12:36 INFO : Local file system at /tmp/030540momafal4/volatile/path2: Removing directory
2026/09/05 03:12:36 ERROR : Failed to rmdir: stat /tmp/030540momafal4/volatile/path2: no such file or directory
2026/09/05 03:12:36 ERROR : error listing: directory not found
2026/09/05 03:12:36 ERROR : error listing: directory not found
2026/09/05 03:12:36 NOTICE: checking initFs Local file system at /tmp/030540momafal4/initdir/test_volatile-vimijih3
2026/09/05 03:12:36 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:36 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:36 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:36 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:36 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:36 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:36 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:36 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:36 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:12:36 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/volatile/path1': Waiting for checks to finish
2026/09/05 03:12:36 DEBUG : azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/volatile/path1': Waiting for transfers to finish
2026/09/05 03:12:36 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:12:36 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:12:36 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:36 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:36 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:12:36 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:36 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:12:36 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:36 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:12:36 INFO : file2.txt: Copied (new)
2026/09/05 03:12:36 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:12:36 INFO : file1.txt: Copied (new)
2026/09/05 03:12:36 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:12:36 INFO : file4.txt: Copied (new)
2026/09/05 03:12:36 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:12:36 INFO : file3.txt: Copied (new)
2026/09/05 03:12:36 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:12:36 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:36 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:12:36 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:36 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:12:36 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:36 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:12:36 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:36 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:12:36 INFO : file5.txt: Copied (new)
2026/09/05 03:12:36 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:12:36 INFO : file6.txt: Copied (new)
2026/09/05 03:12:36 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:12:36 INFO : file7.txt: Copied (new)
2026/09/05 03:12:36 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:12:36 INFO : file8.txt: Copied (new)
2026/09/05 03:12:37 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:12:37 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:12:37 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:12:37 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:12:37 NOTICE: checking Path1 azurefiles root 'rclone-test-faluzix1jaco/030540momafal4/volatile/path1'
2026/09/05 03:12:37 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:12:37 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:37 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:37 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:37 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:37 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:37 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:37 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:37 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:37 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:12:37 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:12:37 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:12:37 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:37 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:12:37 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:12:37 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:12:37 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:37 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:12:37 INFO : file4.txt: Copied (new)
2026/09/05 03:12:37 DEBUG : Local file system at /tmp/030540momafal4/volatile/path2: Waiting for checks to finish
2026/09/05 03:12:37 DEBUG : Local file system at /tmp/030540momafal4/volatile/path2: Waiting for transfers to finish
2026/09/05 03:12:37 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:12:37 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:37 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:12:37 INFO : file5.txt: Copied (new)
2026/09/05 03:12:37 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:12:37 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:37 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:12:37 INFO : file6.txt: Copied (new)
2026/09/05 03:12:37 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:12:37 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:37 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:12:37 INFO : file7.txt: Copied (new)
2026/09/05 03:12:37 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:12:37 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:12:37 INFO : file1.txt: Copied (new)
2026/09/05 03:12:37 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:12:37 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:37 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:12:37 INFO : file2.txt: Copied (new)
2026/09/05 03:12:37 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:12:37 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:37 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:37 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:12:37 INFO : file3.txt: Copied (new)
2026/09/05 03:12:37 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:12:37 INFO : file8.txt: Copied (new)
2026/09/05 03:12:37 NOTICE: checking path2 Local file system at /tmp/030540momafal4/volatile/path2
2026/09/05 03:12:37 NOTICE: [36m(01) :[0m [34mtest volatile[0m
2026/09/05 03:12:37 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/09/05 03:12:37 NOTICE: [36m(03) :[0m [34mbisync resync[0m
bisync_test.go:980: skipping 'volatile' test on non-local as it requires uploading 100 files
2026/09/05 03:12:38 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge object "030540momafal4/backupdir/path1/RCLONE_TEST"
2026/09/05 03:12:38 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge object "030540momafal4/backupdir/path1/file1.txt"
2026/09/05 03:12:38 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge object "030540momafal4/backupdir/path1/file2.txt"
2026/09/05 03:12:38 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge object "030540momafal4/backupdir/path1/file3.txt"
2026/09/05 03:12:38 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge object "030540momafal4/backupdir/path1/file4.txt"
2026/09/05 03:12:38 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge object "030540momafal4/backupdir/path1/file5.txt"
2026/09/05 03:12:38 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge object "030540momafal4/backupdir/path1/file6.txt"
2026/09/05 03:12:38 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge object "030540momafal4/backupdir/path1/file7.txt"
2026/09/05 03:12:38 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge object "030540momafal4/backupdir/path1/file8.txt"
2026/09/05 03:12:38 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge object "030540momafal4/extended_filenames/path1/RCLONE_TEST"
2026/09/05 03:12:38 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge object "030540momafal4/extended_filenames/path1/file1 - Copy (2).txt"
2026/09/05 03:12:38 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge object "030540momafal4/extended_filenames/path1/file1 - Copy.txt"
2026/09/05 03:12:38 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge object "030540momafal4/extended_filenames/path1/file1.txt"
2026/09/05 03:12:38 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge object "030540momafal4/extended_filenames/path1/file_enconde_mañana_funcionará.txt"
2026/09/05 03:12:38 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge object "030540momafal4/extended_filenames/path1/filename_contains_ě_.txt"
2026/09/05 03:12:38 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge object "030540momafal4/extended_filenames/path1/filename_contains_ࢺ_.txt"
2026/09/05 03:12:38 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge object "030540momafal4/extended_filenames/path1/Русский.txt"
2026/09/05 03:12:38 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge object "030540momafal4/normalization/path1/RCLONE_TEST"
2026/09/05 03:12:38 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge object "030540momafal4/normalization/path1/file1.txt"
2026/09/05 03:12:39 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge object "030540momafal4/volatile/path1/RCLONE_TEST"
2026/09/05 03:12:39 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge object "030540momafal4/volatile/path1/file1.txt"
2026/09/05 03:12:39 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge object "030540momafal4/volatile/path1/file2.txt"
2026/09/05 03:12:39 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge object "030540momafal4/volatile/path1/file3.txt"
2026/09/05 03:12:39 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge object "030540momafal4/volatile/path1/file4.txt"
2026/09/05 03:12:39 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge object "030540momafal4/volatile/path1/file5.txt"
2026/09/05 03:12:39 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge object "030540momafal4/volatile/path1/file6.txt"
2026/09/05 03:12:39 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge object "030540momafal4/volatile/path1/file7.txt"
2026/09/05 03:12:39 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge object "030540momafal4/volatile/path1/file8.txt"
2026/09/05 03:12:39 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge object "030540momafal4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt"
2026/09/05 03:12:39 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge object "030540momafal4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ࢺ_.txt"
2026/09/05 03:12:39 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge object "030540momafal4/normalization/path1/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"
2026/09/05 03:12:39 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge object "030540momafal4/normalization/path1/folder/HeLlO,wOrLd!.txt"
2026/09/05 03:12:39 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge object "030540momafal4/normalization/path1/folder/éééö.txt"
2026/09/05 03:12:39 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge object "030540momafal4/normalization/path1/測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt"
2026/09/05 03:12:39 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge object "030540momafal4/normalization/path1/測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt"
2026/09/05 03:12:39 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge object "030540momafal4/normalization/path1/測試_Русский_ _ _ě_áñ/測試_check file"
2026/09/05 03:12:39 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge dir "030540momafal4/volatile/path1"
2026/09/05 03:12:39 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge dir "030540momafal4/volatile"
2026/09/05 03:12:39 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge dir "030540momafal4/rmdirs"
2026/09/05 03:12:39 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge dir "030540momafal4/resync_modes"
2026/09/05 03:12:39 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge dir "030540momafal4/resync"
2026/09/05 03:12:40 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge dir "030540momafal4/resolve"
2026/09/05 03:12:40 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge dir "030540momafal4/rclone_args"
2026/09/05 03:12:40 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge dir "030540momafal4/path1"
2026/09/05 03:12:40 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge dir "030540momafal4/normalization/path1/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/09/05 03:12:40 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge dir "030540momafal4/normalization/path1/測試_Русский_ _ _ě_áñ"
2026/09/05 03:12:40 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge dir "030540momafal4/normalization/path1/folder"
2026/09/05 03:12:40 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge dir "030540momafal4/normalization/path1"
2026/09/05 03:12:40 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge dir "030540momafal4/normalization"
2026/09/05 03:12:40 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge dir "030540momafal4/nomodtime"
2026/09/05 03:12:40 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge dir "030540momafal4/max_delete_path2_force"
2026/09/05 03:12:40 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge dir "030540momafal4/max_delete_path1"
2026/09/05 03:12:40 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge dir "030540momafal4/ignorelistingchecksum"
2026/09/05 03:12:40 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge dir "030540momafal4/filtersfile_checks"
2026/09/05 03:12:40 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge dir "030540momafal4/filters"
2026/09/05 03:12:40 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge dir "030540momafal4/extended_filenames/path1/subdir_with_ࢺ_"
2026/09/05 03:12:40 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge dir "030540momafal4/extended_filenames/path1"
2026/09/05 03:12:40 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge dir "030540momafal4/extended_filenames"
2026/09/05 03:12:40 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge dir "030540momafal4/ext_paths"
2026/09/05 03:12:40 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge dir "030540momafal4/equal"
2026/09/05 03:12:40 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge dir "030540momafal4/dry_run"
2026/09/05 03:12:40 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge dir "030540momafal4/createemptysrcdirs"
2026/09/05 03:12:40 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge dir "030540momafal4/concurrent"
2026/09/05 03:12:41 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge dir "030540momafal4/compare_all"
2026/09/05 03:12:41 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge dir "030540momafal4/check_sync"
2026/09/05 03:12:41 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge dir "030540momafal4/check_filename"
2026/09/05 03:12:41 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge dir "030540momafal4/check_access_filters"
2026/09/05 03:12:41 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge dir "030540momafal4/check_access"
2026/09/05 03:12:41 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge dir "030540momafal4/changes"
2026/09/05 03:12:41 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge dir "030540momafal4/basic"
2026/09/05 03:12:41 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge dir "030540momafal4/backupdir/path1"
2026/09/05 03:12:41 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge dir "030540momafal4/backupdir"
2026/09/05 03:12:41 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge dir "030540momafal4/all_changed"
2026/09/05 03:12:41 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge dir "030540momafal4"
2026/09/05 03:12:41 DEBUG : azurefiles root 'rclone-test-faluzix1jaco': Purge dir ""
--- PASS: TestBisyncRemoteLocal (420.81s)
--- PASS: TestBisyncRemoteLocal/all_changed (14.51s)
--- SKIP: TestBisyncRemoteLocal/backupdir (1.79s)
--- PASS: TestBisyncRemoteLocal/basic (8.66s)
--- PASS: TestBisyncRemoteLocal/changes (10.23s)
--- PASS: TestBisyncRemoteLocal/check_access (25.55s)
--- PASS: TestBisyncRemoteLocal/check_access_filters (27.19s)
--- PASS: TestBisyncRemoteLocal/check_filename (15.40s)
--- PASS: TestBisyncRemoteLocal/check_sync (18.90s)
--- PASS: TestBisyncRemoteLocal/compare_all (10.94s)
--- PASS: TestBisyncRemoteLocal/concurrent (9.82s)
--- PASS: TestBisyncRemoteLocal/createemptysrcdirs (28.27s)
--- PASS: TestBisyncRemoteLocal/dry_run (16.09s)
--- PASS: TestBisyncRemoteLocal/equal (8.12s)
--- PASS: TestBisyncRemoteLocal/ext_paths (26.31s)
--- SKIP: TestBisyncRemoteLocal/extended_filenames (6.51s)
--- PASS: TestBisyncRemoteLocal/filters (8.29s)
--- PASS: TestBisyncRemoteLocal/filtersfile_checks (21.24s)
--- PASS: TestBisyncRemoteLocal/ignorelistingchecksum (11.51s)
--- PASS: TestBisyncRemoteLocal/max_delete_path1 (9.99s)
--- PASS: TestBisyncRemoteLocal/max_delete_path2_force (9.70s)
--- PASS: TestBisyncRemoteLocal/nomodtime (6.81s)
--- SKIP: TestBisyncRemoteLocal/normalization (10.54s)
--- PASS: TestBisyncRemoteLocal/rclone_args (27.71s)
--- PASS: TestBisyncRemoteLocal/resolve (30.62s)
--- PASS: TestBisyncRemoteLocal/resync (16.71s)
--- PASS: TestBisyncRemoteLocal/resync_modes (22.94s)
--- PASS: TestBisyncRemoteLocal/rmdirs (10.71s)
--- SKIP: TestBisyncRemoteLocal/volatile (1.78s)
=== RUN TestBisyncLocalRemote
2026/09/05 03:12:41 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo"
2026/09/05 03:12:41 NOTICE: remote: TestAzureFiles:rclone-test-xipubeh2juqo
=== RUN TestBisyncLocalRemote/all_changed
2026/09/05 03:12:41 DEBUG : Creating backend with remote "/tmp/031241lipubep4"
2026/09/05 03:12:41 DEBUG : Creating backend with remote "/tmp/031241lipubep4/all_changed/path1"
2026/09/05 03:12:41 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4"
2026/09/05 03:12:41 INFO : path2: Making directory
2026/09/05 03:12:41 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/all_changed/path2"
2026/09/05 03:12:41 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_all_changed/initial"
2026/09/05 03:12:41 DEBUG : Creating backend with remote "/tmp/031241lipubep4/initdir/test_all_changed-yigorep0"
2026/09/05 03:12:41 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:12:41 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:41 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:41 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:41 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:41 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:41 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:41 DEBUG : subdir: Making directory with metadata
2026/09/05 03:12:41 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:12:41 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/09/05 03:12:41 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:41 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:12:41 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/09/05 03:12:41 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/09/05 03:12:41 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/09/05 03:12:41 DEBUG : Local file system at /tmp/031241lipubep4/initdir/test_all_changed-yigorep0: Waiting for checks to finish
2026/09/05 03:12:41 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:12:41 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:41 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:41 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/09/05 03:12:41 INFO : file1.copy1.txt: Copied (new)
2026/09/05 03:12:41 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/09/05 03:12:41 INFO : file1.copy3.txt: Copied (new)
2026/09/05 03:12:41 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/09/05 03:12:41 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:41 DEBUG : Local file system at /tmp/031241lipubep4/initdir/test_all_changed-yigorep0: Waiting for transfers to finish
2026/09/05 03:12:41 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/09/05 03:12:41 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:41 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/09/05 03:12:41 INFO : file1.copy4.txt: Copied (new)
2026/09/05 03:12:41 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/09/05 03:12:41 INFO : file1.copy5.txt: Copied (new)
2026/09/05 03:12:41 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:12:41 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:12:41 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:41 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:41 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:12:41 INFO : file1.txt: Copied (new)
2026/09/05 03:12:41 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:12:41 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:12:41 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:41 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/09/05 03:12:41 INFO : file1.copy2.txt: Copied (new)
2026/09/05 03:12:41 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:12:41 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:12:41 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:12:41 DEBUG : Waiting for deletions to finish
2026/09/05 03:12:41 ERROR : error listing: directory not found
2026/09/05 03:12:41 ERROR : Local file system at /tmp/031241lipubep4/all_changed/path1: Failed to list "": directory not found
2026/09/05 03:12:41 DEBUG : removing 1 level 0 directories
2026/09/05 03:12:41 INFO : Local file system at /tmp/031241lipubep4/all_changed/path1: Removing directory
2026/09/05 03:12:41 ERROR : Failed to rmdir: stat /tmp/031241lipubep4/all_changed/path1: no such file or directory
2026/09/05 03:12:41 DEBUG : Waiting for deletions to finish
2026/09/05 03:12:41 ERROR : error listing: directory not found
2026/09/05 03:12:41 ERROR : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/all_changed/path2': Failed to list "": directory not found
2026/09/05 03:12:41 DEBUG : removing 1 level 0 directories
2026/09/05 03:12:41 INFO : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/all_changed/path2': Removing directory
2026/09/05 03:12:42 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-xipubeh2juqo%2F031241lipubep4%2Fall_changed%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:f7ccab2b-601a-0092-49e4-3c35cc000000
Time:2026-09-05T03:12:41.9992943Z
--------------------------------------------------------------------------------
2026/09/05 03:12:42 ERROR : error listing: directory not found
2026/09/05 03:12:42 ERROR : error listing: directory not found
2026/09/05 03:12:42 NOTICE: checking initFs Local file system at /tmp/031241lipubep4/initdir/test_all_changed-yigorep0
2026/09/05 03:12:42 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:12:42 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:42 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:42 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:42 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:42 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:42 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:42 DEBUG : subdir: Making directory with metadata
2026/09/05 03:12:42 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:12:42 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/09/05 03:12:42 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:42 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:12:42 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/09/05 03:12:42 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:42 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/09/05 03:12:42 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:42 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/09/05 03:12:42 INFO : file1.copy2.txt: Copied (new)
2026/09/05 03:12:42 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/09/05 03:12:42 INFO : file1.copy3.txt: Copied (new)
2026/09/05 03:12:42 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/09/05 03:12:42 DEBUG : Local file system at /tmp/031241lipubep4/all_changed/path1: Waiting for checks to finish
2026/09/05 03:12:42 DEBUG : Local file system at /tmp/031241lipubep4/all_changed/path1: Waiting for transfers to finish
2026/09/05 03:12:42 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:42 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/09/05 03:12:42 INFO : file1.copy4.txt: Copied (new)
2026/09/05 03:12:42 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/09/05 03:12:42 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:12:42 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:12:42 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:12:42 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:12:42 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:42 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:12:42 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/09/05 03:12:42 INFO : file1.copy5.txt: Copied (new)
2026/09/05 03:12:42 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/09/05 03:12:42 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:42 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:42 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/09/05 03:12:42 INFO : file1.copy1.txt: Copied (new)
2026/09/05 03:12:42 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:12:42 INFO : file1.txt: Copied (new)
2026/09/05 03:12:42 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:42 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:12:42 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:12:42 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:12:42 NOTICE: checking Path1 Local file system at /tmp/031241lipubep4/all_changed/path1
2026/09/05 03:12:42 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:42 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:42 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:42 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:42 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:42 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:42 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:12:42 INFO : subdir: Making directory
2026/09/05 03:12:42 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:42 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/all_changed/path2': Waiting for checks to finish
2026/09/05 03:12:42 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/all_changed/path2': Waiting for transfers to finish
2026/09/05 03:12:42 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/09/05 03:12:42 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:42 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/09/05 03:12:42 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:42 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/09/05 03:12:42 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:42 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/09/05 03:12:42 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:42 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/09/05 03:12:42 INFO : file1.copy4.txt: Copied (new)
2026/09/05 03:12:42 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/09/05 03:12:42 INFO : file1.copy1.txt: Copied (new)
2026/09/05 03:12:42 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/09/05 03:12:42 INFO : file1.copy2.txt: Copied (new)
2026/09/05 03:12:42 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/09/05 03:12:42 INFO : file1.copy3.txt: Copied (new)
2026/09/05 03:12:42 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/09/05 03:12:42 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:42 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:12:42 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:42 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:12:42 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:42 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:12:42 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:12:42 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/09/05 03:12:42 INFO : file1.copy5.txt: Copied (new)
2026/09/05 03:12:42 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:12:42 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:12:42 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:12:42 INFO : file1.txt: Copied (new)
2026/09/05 03:12:42 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:12:42 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:12:42 NOTICE: checking path2 azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/all_changed/path2'
2026/09/05 03:12:43 NOTICE: [36m(01) :[0m [34mtest all-changed[0m
2026/09/05 03:12:43 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/09/05 03:12:43 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/09/05 03:12:45 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:12:45 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/all_changed/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:12:45 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:12: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/09/05 03:12:45 INFO : Synching Path1 "/tmp/031241lipubep4/all_changed/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/all_changed/path2/"
2026/09/05 03:12:45 INFO : Copying Path2 files to Path1
2026/09/05 03:12:45 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:12:45 INFO : There was nothing to transfer
2026/09/05 03:12:45 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:12:46 INFO : There was nothing to transfer
2026/09/05 03:12:46 INFO : Resync updating listings
2026/09/05 03:12:46 INFO : Validating listings for Path1 "/tmp/031241lipubep4/all_changed/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/all_changed/path2/"
2026/09/05 03:12:46 INFO : [32mBisync successful[0m
2026/09/05 03:12:46 NOTICE: [36m(04) :[0m [34mtest change timestamp on all files except RCLONE_TEST[0m
2026/09/05 03:12:46 NOTICE: [36m(05) :[0m [34mtouch-glob 2005-01-02 /tmp/031241lipubep4/all_changed/path1/ file*[0m
2026/09/05 03:12:46 DEBUG : Creating backend with remote "/tmp/031241lipubep4/all_changed/path1/"
2026/09/05 03:12:46 DEBUG : fs cache: renaming cache item "/tmp/031241lipubep4/all_changed/path1/" to be canonical "/tmp/031241lipubep4/all_changed/path1"
2026/09/05 03:12:46 DEBUG : file1.copy1.txt: Set modification time 2005-01-02
2026/09/05 03:12:46 DEBUG : file1.txt: Set modification time 2005-01-02
2026/09/05 03:12:46 DEBUG : file1.copy5.txt: Set modification time 2005-01-02
2026/09/05 03:12:46 DEBUG : file1.copy4.txt: Set modification time 2005-01-02
2026/09/05 03:12:46 DEBUG : file1.copy3.txt: Set modification time 2005-01-02
2026/09/05 03:12:46 DEBUG : file1.copy2.txt: Set modification time 2005-01-02
2026/09/05 03:12:46 NOTICE: [36m(06) :[0m [34mtouch-glob 2005-01-02 /tmp/031241lipubep4/all_changed/path1/subdir file*[0m
2026/09/05 03:12:46 DEBUG : Creating backend with remote "/tmp/031241lipubep4/all_changed/path1/subdir"
2026/09/05 03:12:46 DEBUG : file20.txt: Set modification time 2005-01-02
2026/09/05 03:12:46 NOTICE: [36m(07) :[0m [34mtest sync should pass[0m
2026/09/05 03:12:46 NOTICE: [36m(08) :[0m [34mbisync[0m
2026/09/05 03:12:48 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:12:48 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/all_changed/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:12:48 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:12: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/09/05 03:12:48 INFO : Synching Path1 "/tmp/031241lipubep4/all_changed/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/all_changed/path2/"
2026/09/05 03:12:48 INFO : Building Path1 and Path2 listings
2026/09/05 03:12:48 INFO : Path1 checking for diffs
2026/09/05 03:12:48 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy1.txt[0m
2026/09/05 03:12:48 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy2.txt[0m
2026/09/05 03:12:48 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy3.txt[0m
2026/09/05 03:12:48 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy4.txt[0m
2026/09/05 03:12:48 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy5.txt[0m
2026/09/05 03:12:48 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:12:48 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/09/05 03:12:48 INFO : Path1: 7 changes: [32m 0 new[0m, [33m 7 modified[0m, [31m 0 deleted[0m
2026/09/05 03:12:48 INFO : ([33mModified[0m: [36m 7 newer[0m, [34m 0 older[0m)
2026/09/05 03:12:48 INFO : Path2 checking for diffs
2026/09/05 03:12:48 INFO : Applying changes
2026/09/05 03:12:48 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/all_changed/path2/file1.copy1.txt[0m
2026/09/05 03:12:48 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/all_changed/path2/file1.copy2.txt[0m
2026/09/05 03:12:48 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/all_changed/path2/file1.copy3.txt[0m
2026/09/05 03:12:48 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/all_changed/path2/file1.copy4.txt[0m
2026/09/05 03:12:48 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/all_changed/path2/file1.copy5.txt[0m
2026/09/05 03:12:48 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/all_changed/path2/file1.txt[0m
2026/09/05 03:12:48 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/all_changed/path2/subdir/file20.txt[0m
2026/09/05 03:12:48 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:12:48 INFO : file1.copy1.txt: Updated modification time in destination
2026/09/05 03:12:48 INFO : file1.copy4.txt: Updated modification time in destination
2026/09/05 03:12:48 INFO : file1.txt: Updated modification time in destination
2026/09/05 03:12:48 INFO : file1.copy2.txt: Updated modification time in destination
2026/09/05 03:12:48 INFO : file1.copy3.txt: Updated modification time in destination
2026/09/05 03:12:48 INFO : file1.copy5.txt: Updated modification time in destination
2026/09/05 03:12:48 INFO : subdir/file20.txt: Updated modification time in destination
2026/09/05 03:12:48 INFO : There was nothing to transfer
2026/09/05 03:12:48 INFO : Updating listings
2026/09/05 03:12:48 INFO : Validating listings for Path1 "/tmp/031241lipubep4/all_changed/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/all_changed/path2/"
2026/09/05 03:12:48 INFO : [32mBisync successful[0m
2026/09/05 03:12:48 NOTICE: [36m(09) :[0m [34mtest change timestamp on all files including RCLONE_TEST[0m
2026/09/05 03:12:48 NOTICE: [36m(10) :[0m [34mtouch-glob 2004-01-02 /tmp/031241lipubep4/all_changed/path1/ *[0m
2026/09/05 03:12:48 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/all_changed/path1/" for canonical name "/tmp/031241lipubep4/all_changed/path1"
2026/09/05 03:12:48 DEBUG : file1.copy1.txt: Set modification time 2004-01-02
2026/09/05 03:12:48 DEBUG : file1.txt: Set modification time 2004-01-02
2026/09/05 03:12:48 DEBUG : file1.copy5.txt: Set modification time 2004-01-02
2026/09/05 03:12:48 DEBUG : RCLONE_TEST: Set modification time 2004-01-02
2026/09/05 03:12:48 DEBUG : file1.copy4.txt: Set modification time 2004-01-02
2026/09/05 03:12:48 DEBUG : file1.copy3.txt: Set modification time 2004-01-02
2026/09/05 03:12:48 DEBUG : file1.copy2.txt: Set modification time 2004-01-02
2026/09/05 03:12:48 NOTICE: [36m(11) :[0m [34mtouch-glob 2004-01-02 /tmp/031241lipubep4/all_changed/path1/subdir *[0m
2026/09/05 03:12:48 DEBUG : file20.txt: Set modification time 2004-01-02
2026/09/05 03:12:48 NOTICE: [36m(12) :[0m [34mtest sync should fail[0m
2026/09/05 03:12:48 NOTICE: [36m(13) :[0m [34mbisync[0m
2026/09/05 03:12:51 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:12:51 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/all_changed/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:12:51 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:12: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/09/05 03:12:51 INFO : Synching Path1 "/tmp/031241lipubep4/all_changed/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/all_changed/path2/"
2026/09/05 03:12:51 INFO : Building Path1 and Path2 listings
2026/09/05 03:12:51 INFO : Path1 checking for diffs
2026/09/05 03:12:51 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mRCLONE_TEST[0m
2026/09/05 03:12:51 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy1.txt[0m
2026/09/05 03:12:51 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy2.txt[0m
2026/09/05 03:12:51 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy3.txt[0m
2026/09/05 03:12:51 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy4.txt[0m
2026/09/05 03:12:51 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy5.txt[0m
2026/09/05 03:12:51 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:12:51 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/09/05 03:12:51 INFO : Path1: 8 changes: [32m 0 new[0m, [33m 8 modified[0m, [31m 0 deleted[0m
2026/09/05 03:12:51 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 7 older[0m)
2026/09/05 03:12:51 INFO : Path2 checking for diffs
2026/09/05 03:12:51 ERROR : Safety abort: all files were changed on Path1 "/tmp/031241lipubep4/all_changed/path1/". Run with --force if desired.
2026/09/05 03:12:51 NOTICE: [31mBisync aborted. Please try again.[0m
2026/09/05 03:12:51 NOTICE: Bisync error: all files were changed
2026/09/05 03:12:51 NOTICE: [36m(14) :[0m [34mtest sync with force should pass[0m
2026/09/05 03:12:51 NOTICE: [36m(15) :[0m [34mbisync force[0m
2026/09/05 03:12:53 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:12:53 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/all_changed/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:12:53 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:12: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/09/05 03:12:53 INFO : Synching Path1 "/tmp/031241lipubep4/all_changed/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/all_changed/path2/"
2026/09/05 03:12:53 INFO : Building Path1 and Path2 listings
2026/09/05 03:12:53 INFO : Path1 checking for diffs
2026/09/05 03:12:53 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mRCLONE_TEST[0m
2026/09/05 03:12:53 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy1.txt[0m
2026/09/05 03:12:53 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy2.txt[0m
2026/09/05 03:12:53 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy3.txt[0m
2026/09/05 03:12:53 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy4.txt[0m
2026/09/05 03:12:53 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy5.txt[0m
2026/09/05 03:12:53 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:12:53 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/09/05 03:12:53 INFO : Path1: 8 changes: [32m 0 new[0m, [33m 8 modified[0m, [31m 0 deleted[0m
2026/09/05 03:12:53 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 7 older[0m)
2026/09/05 03:12:53 INFO : Path2 checking for diffs
2026/09/05 03:12:53 INFO : Applying changes
2026/09/05 03:12:53 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/all_changed/path2/RCLONE_TEST[0m
2026/09/05 03:12:53 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/all_changed/path2/file1.copy1.txt[0m
2026/09/05 03:12:53 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/all_changed/path2/file1.copy2.txt[0m
2026/09/05 03:12:53 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/all_changed/path2/file1.copy3.txt[0m
2026/09/05 03:12:53 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/all_changed/path2/file1.copy4.txt[0m
2026/09/05 03:12:53 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/all_changed/path2/file1.copy5.txt[0m
2026/09/05 03:12:53 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/all_changed/path2/file1.txt[0m
2026/09/05 03:12:53 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/all_changed/path2/subdir/file20.txt[0m
2026/09/05 03:12:53 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:12:54 INFO : RCLONE_TEST: Updated modification time in destination
2026/09/05 03:12:54 INFO : file1.copy3.txt: Updated modification time in destination
2026/09/05 03:12:54 INFO : file1.copy2.txt: Updated modification time in destination
2026/09/05 03:12:54 INFO : file1.copy4.txt: Updated modification time in destination
2026/09/05 03:12:54 INFO : file1.txt: Updated modification time in destination
2026/09/05 03:12:54 INFO : file1.copy5.txt: Updated modification time in destination
2026/09/05 03:12:54 INFO : file1.copy1.txt: Updated modification time in destination
2026/09/05 03:12:54 INFO : subdir/file20.txt: Updated modification time in destination
2026/09/05 03:12:54 INFO : There was nothing to transfer
2026/09/05 03:12:54 INFO : Updating listings
2026/09/05 03:12:54 INFO : Validating listings for Path1 "/tmp/031241lipubep4/all_changed/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/all_changed/path2/"
2026/09/05 03:12:54 INFO : [32mBisync successful[0m
2026/09/05 03:12:54 DEBUG : Waiting for deletions to finish
2026/09/05 03:12:54 INFO : file1.copy4.txt: Deleted
2026/09/05 03:12:54 INFO : file1.copy5.txt: Deleted
2026/09/05 03:12:54 INFO : file1.copy1.txt: Deleted
2026/09/05 03:12:54 INFO : file1.txt: Deleted
2026/09/05 03:12:54 INFO : file1.copy3.txt: Deleted
2026/09/05 03:12:54 INFO : RCLONE_TEST: Deleted
2026/09/05 03:12:54 INFO : subdir/file20.txt: Deleted
2026/09/05 03:12:54 INFO : file1.copy2.txt: Deleted
2026/09/05 03:12:54 DEBUG : removing 1 level 1 directories
2026/09/05 03:12:54 INFO : subdir: Removing directory
2026/09/05 03:12:54 DEBUG : removing 1 level 0 directories
2026/09/05 03:12:54 INFO : Local file system at /tmp/031241lipubep4/all_changed/path1: Removing directory
2026/09/05 03:12:54 DEBUG : Waiting for deletions to finish
2026/09/05 03:12:54 INFO : RCLONE_TEST: Deleted
2026/09/05 03:12:54 INFO : file1.copy3.txt: Deleted
2026/09/05 03:12:54 INFO : file1.copy2.txt: Deleted
2026/09/05 03:12:54 INFO : file1.copy5.txt: Deleted
2026/09/05 03:12:54 INFO : file1.copy4.txt: Deleted
2026/09/05 03:12:54 INFO : file1.txt: Deleted
2026/09/05 03:12:54 INFO : file1.copy1.txt: Deleted
2026/09/05 03:12:54 INFO : subdir/file20.txt: Deleted
2026/09/05 03:12:54 DEBUG : removing 1 level 1 directories
2026/09/05 03:12:54 INFO : subdir: Removing directory
2026/09/05 03:12:54 DEBUG : removing 1 level 0 directories
2026/09/05 03:12:54 INFO : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/all_changed/path2': Removing directory
bisync_test.go:610: [32mTEST all_changed PASSED[0m
=== RUN TestBisyncLocalRemote/backupdir
2026/09/05 03:12:54 DEBUG : Creating backend with remote "/tmp/031241lipubep4/backupdir/path1"
2026/09/05 03:12:54 INFO : path2: Making directory
2026/09/05 03:12:54 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/backupdir/path2"
2026/09/05 03:12:54 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_backupdir/initial"
2026/09/05 03:12:54 DEBUG : Creating backend with remote "/tmp/031241lipubep4/initdir/test_backupdir-runubuq7"
2026/09/05 03:12:54 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:12:54 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:54 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:54 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:54 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:54 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:54 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:54 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:54 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:54 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:12:54 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:12:54 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:12:54 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:12:54 DEBUG : Local file system at /tmp/031241lipubep4/initdir/test_backupdir-runubuq7: Waiting for checks to finish
2026/09/05 03:12:54 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:12:54 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:12:54 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:12:54 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:12:54 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:54 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:12:54 INFO : file1.txt: Copied (new)
2026/09/05 03:12:54 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:12:54 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:54 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:12:54 INFO : file2.txt: Copied (new)
2026/09/05 03:12:54 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:12:54 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:54 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:12:54 INFO : file3.txt: Copied (new)
2026/09/05 03:12:54 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:12:54 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:54 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:54 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:12:54 INFO : file5.txt: Copied (new)
2026/09/05 03:12:54 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:54 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:12:54 INFO : file6.txt: Copied (new)
2026/09/05 03:12:54 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:54 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:12:54 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:12:54 INFO : file7.txt: Copied (new)
2026/09/05 03:12:54 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:54 DEBUG : Local file system at /tmp/031241lipubep4/initdir/test_backupdir-runubuq7: Waiting for transfers to finish
2026/09/05 03:12:54 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:12:54 INFO : file4.txt: Copied (new)
2026/09/05 03:12:54 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:12:54 INFO : file8.txt: Copied (new)
2026/09/05 03:12:54 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_backupdir/modfiles"
2026/09/05 03:12:54 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_backupdir-siwaxic1"
2026/09/05 03:12:54 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:54 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:54 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:54 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:54 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:54 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:54 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:54 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:54 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/09/05 03:12:54 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:12:54 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/09/05 03:12:54 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/09/05 03:12:54 INFO : file1.txt: Copied (new)
2026/09/05 03:12:54 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/09/05 03:12:54 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/09/05 03:12:54 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/09/05 03:12:54 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/09/05 03:12:54 INFO : file2.txt: Copied (new)
2026/09/05 03:12:54 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/09/05 03:12:54 DEBUG : Local file system at /tmp/031241lipubep4/datadir/test_backupdir-siwaxic1: Waiting for checks to finish
2026/09/05 03:12:54 DEBUG : Local file system at /tmp/031241lipubep4/datadir/test_backupdir-siwaxic1: Waiting for transfers to finish
2026/09/05 03:12:54 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:12:54 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:12:54 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/09/05 03:12:54 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/09/05 03:12:54 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/09/05 03:12:54 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/09/05 03:12:54 INFO : file11.txt: Copied (new)
2026/09/05 03:12:54 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/09/05 03:12:54 INFO : file5R.txt: Copied (new)
2026/09/05 03:12:54 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/09/05 03:12:54 INFO : file5L.txt: Copied (new)
2026/09/05 03:12:54 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/09/05 03:12:54 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:12:54 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/09/05 03:12:54 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:12:54 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/09/05 03:12:54 INFO : file6.txt: Copied (new)
2026/09/05 03:12:54 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/09/05 03:12:54 INFO : file7.txt: Copied (new)
2026/09/05 03:12:54 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/09/05 03:12:54 INFO : file10.txt: Copied (new)
2026/09/05 03:12:54 DEBUG : Waiting for deletions to finish
2026/09/05 03:12:54 ERROR : error listing: directory not found
2026/09/05 03:12:54 ERROR : Local file system at /tmp/031241lipubep4/backupdir/path1: Failed to list "": directory not found
2026/09/05 03:12:54 DEBUG : removing 1 level 0 directories
2026/09/05 03:12:54 INFO : Local file system at /tmp/031241lipubep4/backupdir/path1: Removing directory
2026/09/05 03:12:54 ERROR : Failed to rmdir: stat /tmp/031241lipubep4/backupdir/path1: no such file or directory
2026/09/05 03:12:54 DEBUG : Waiting for deletions to finish
2026/09/05 03:12:54 ERROR : error listing: directory not found
2026/09/05 03:12:54 ERROR : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/backupdir/path2': Failed to list "": directory not found
2026/09/05 03:12:54 DEBUG : removing 1 level 0 directories
2026/09/05 03:12:54 INFO : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/backupdir/path2': Removing directory
2026/09/05 03:12:55 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-xipubeh2juqo%2F031241lipubep4%2Fbackupdir%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:90c46706-d01a-0001-25e4-3ceec6000000
Time:2026-09-05T03:12:55.0080949Z
--------------------------------------------------------------------------------
2026/09/05 03:12:55 ERROR : error listing: directory not found
2026/09/05 03:12:55 ERROR : error listing: directory not found
2026/09/05 03:12:55 NOTICE: checking initFs Local file system at /tmp/031241lipubep4/initdir/test_backupdir-runubuq7
2026/09/05 03:12:55 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:12:55 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:55 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:55 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:55 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:55 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:55 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:55 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:55 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:55 DEBUG : Local file system at /tmp/031241lipubep4/backupdir/path1: Waiting for checks to finish
2026/09/05 03:12:55 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:12:55 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:12:55 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:55 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:12:55 INFO : file1.txt: Copied (new)
2026/09/05 03:12:55 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:12:55 DEBUG : Local file system at /tmp/031241lipubep4/backupdir/path1: Waiting for transfers to finish
2026/09/05 03:12:55 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:12:55 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:12:55 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:12:55 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:12:55 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:55 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:12:55 INFO : file3.txt: Copied (new)
2026/09/05 03:12:55 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:12:55 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:12:55 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:55 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:12:55 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:55 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:55 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:12:55 INFO : file2.txt: Copied (new)
2026/09/05 03:12:55 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:12:55 INFO : file4.txt: Copied (new)
2026/09/05 03:12:55 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:12:55 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:55 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:12:55 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:12:55 INFO : file5.txt: Copied (new)
2026/09/05 03:12:55 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:12:55 INFO : file7.txt: Copied (new)
2026/09/05 03:12:55 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:55 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:55 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:12:55 INFO : file6.txt: Copied (new)
2026/09/05 03:12:55 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:12:55 INFO : file8.txt: Copied (new)
2026/09/05 03:12:55 NOTICE: checking Path1 Local file system at /tmp/031241lipubep4/backupdir/path1
2026/09/05 03:12:55 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:55 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:55 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:55 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:55 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:55 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:55 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:55 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:55 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:12:55 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/backupdir/path2': Waiting for checks to finish
2026/09/05 03:12:55 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/backupdir/path2': Waiting for transfers to finish
2026/09/05 03:12:55 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:12:55 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:55 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:12:55 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:55 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:12:55 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:55 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:12:55 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:55 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:12:55 INFO : file1.txt: Copied (new)
2026/09/05 03:12:55 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:12:55 INFO : file4.txt: Copied (new)
2026/09/05 03:12:55 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:12:55 INFO : file2.txt: Copied (new)
2026/09/05 03:12:55 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:12:55 INFO : file3.txt: Copied (new)
2026/09/05 03:12:55 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:12:55 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:55 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:12:55 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:55 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:12:55 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:55 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:12:55 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:55 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:12:55 INFO : file5.txt: Copied (new)
2026/09/05 03:12:55 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:12:55 INFO : file7.txt: Copied (new)
2026/09/05 03:12:55 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:12:55 INFO : file8.txt: Copied (new)
2026/09/05 03:12:55 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:12:55 INFO : file6.txt: Copied (new)
2026/09/05 03:12:55 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:12:55 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:12:56 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:12:56 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:12:56 NOTICE: checking path2 azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/backupdir/path2'
2026/09/05 03:12:56 NOTICE: [36m(01) :[0m [34mtest backupdir[0m
2026/09/05 03:12:56 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/09/05 03:12:56 NOTICE: [36m(03) :[0m [34mbisync resync backupdir1=/tmp/031241lipubep4/workdir/backupdirs/backupdir1 backupdir2=/tmp/031241lipubep4/workdir/backupdirs/backupdir2[0m
bisync_test.go:977: backupdir test currently only works on local (it uses the workdir)
=== RUN TestBisyncLocalRemote/basic
2026/09/05 03:12:56 DEBUG : Creating backend with remote "/tmp/031241lipubep4/basic/path1"
2026/09/05 03:12:56 INFO : path2: Making directory
2026/09/05 03:12:56 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/basic/path2"
2026/09/05 03:12:56 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_basic/initial"
2026/09/05 03:12:56 DEBUG : Creating backend with remote "/tmp/031241lipubep4/initdir/test_basic-cawawuh8"
2026/09/05 03:12:56 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:12:56 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:56 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:56 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:56 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:56 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:56 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:56 DEBUG : subdir: Making directory with metadata
2026/09/05 03:12:56 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:12:56 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/09/05 03:12:56 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:56 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:12:56 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/09/05 03:12:56 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:56 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/09/05 03:12:56 INFO : file1.copy2.txt: Copied (new)
2026/09/05 03:12:56 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/09/05 03:12:56 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:56 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/09/05 03:12:56 INFO : file1.copy3.txt: Copied (new)
2026/09/05 03:12:56 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/09/05 03:12:56 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:56 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/09/05 03:12:56 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:56 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/09/05 03:12:56 INFO : file1.copy4.txt: Copied (new)
2026/09/05 03:12:56 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/09/05 03:12:56 INFO : file1.copy5.txt: Copied (new)
2026/09/05 03:12:56 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:12:56 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:12:56 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:12:56 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:56 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:12:56 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:12:56 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:56 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:12:56 INFO : file1.txt: Copied (new)
2026/09/05 03:12:56 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:12:56 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:12:56 DEBUG : Local file system at /tmp/031241lipubep4/initdir/test_basic-cawawuh8: Waiting for checks to finish
2026/09/05 03:12:56 DEBUG : Local file system at /tmp/031241lipubep4/initdir/test_basic-cawawuh8: Waiting for transfers to finish
2026/09/05 03:12:56 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/09/05 03:12:56 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:56 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/09/05 03:12:56 INFO : file1.copy1.txt: Copied (new)
2026/09/05 03:12:56 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:12:56 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_basic/modfiles"
2026/09/05 03:12:56 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_basic-suvobem5"
2026/09/05 03:12:56 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:56 DEBUG : Local file system at /tmp/031241lipubep4/datadir/test_basic-suvobem5: Waiting for checks to finish
2026/09/05 03:12:56 DEBUG : Local file system at /tmp/031241lipubep4/datadir/test_basic-suvobem5: Waiting for transfers to finish
2026/09/05 03:12:56 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/09/05 03:12:56 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:12:56 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/09/05 03:12:56 INFO : file1.txt: Copied (new)
2026/09/05 03:12:56 DEBUG : Waiting for deletions to finish
2026/09/05 03:12:56 ERROR : error listing: directory not found
2026/09/05 03:12:56 ERROR : Local file system at /tmp/031241lipubep4/basic/path1: Failed to list "": directory not found
2026/09/05 03:12:56 DEBUG : removing 1 level 0 directories
2026/09/05 03:12:56 INFO : Local file system at /tmp/031241lipubep4/basic/path1: Removing directory
2026/09/05 03:12:56 ERROR : Failed to rmdir: stat /tmp/031241lipubep4/basic/path1: no such file or directory
2026/09/05 03:12:56 DEBUG : Waiting for deletions to finish
2026/09/05 03:12:56 ERROR : error listing: directory not found
2026/09/05 03:12:56 ERROR : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/basic/path2': Failed to list "": directory not found
2026/09/05 03:12:56 DEBUG : removing 1 level 0 directories
2026/09/05 03:12:56 INFO : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/basic/path2': Removing directory
2026/09/05 03:12:56 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-xipubeh2juqo%2F031241lipubep4%2Fbasic%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:098dfada-e01a-0035-26e4-3cdd0e000000
Time:2026-09-05T03:12:56.8254495Z
--------------------------------------------------------------------------------
2026/09/05 03:12:56 ERROR : error listing: directory not found
2026/09/05 03:12:56 ERROR : error listing: directory not found
2026/09/05 03:12:56 NOTICE: checking initFs Local file system at /tmp/031241lipubep4/initdir/test_basic-cawawuh8
2026/09/05 03:12:56 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:12:56 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:56 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:56 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:56 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:56 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:56 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:56 DEBUG : subdir: Making directory with metadata
2026/09/05 03:12:56 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:12:56 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/09/05 03:12:56 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:56 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:12:56 DEBUG : Local file system at /tmp/031241lipubep4/basic/path1: Waiting for checks to finish
2026/09/05 03:12:56 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/09/05 03:12:56 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:12:56 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:12:56 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:12:56 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/09/05 03:12:56 DEBUG : Local file system at /tmp/031241lipubep4/basic/path1: Waiting for transfers to finish
2026/09/05 03:12:56 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/09/05 03:12:56 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:56 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/09/05 03:12:56 INFO : file1.copy1.txt: Copied (new)
2026/09/05 03:12:56 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/09/05 03:12:56 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:56 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/09/05 03:12:56 INFO : file1.copy4.txt: Copied (new)
2026/09/05 03:12:56 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:12:56 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/09/05 03:12:56 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:56 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/09/05 03:12:56 INFO : file1.copy2.txt: Copied (new)
2026/09/05 03:12:56 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:12:56 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:56 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/09/05 03:12:56 INFO : file1.copy5.txt: Copied (new)
2026/09/05 03:12:56 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:56 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:12:56 INFO : file1.txt: Copied (new)
2026/09/05 03:12:56 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:56 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/09/05 03:12:56 INFO : file1.copy3.txt: Copied (new)
2026/09/05 03:12:56 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:56 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:12:56 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:12:56 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:12:56 NOTICE: checking Path1 Local file system at /tmp/031241lipubep4/basic/path1
2026/09/05 03:12:56 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:56 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:56 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:56 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:56 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:56 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:56 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:12:56 INFO : subdir: Making directory
2026/09/05 03:12:57 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:12:57 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/basic/path2': Waiting for checks to finish
2026/09/05 03:12:57 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/basic/path2': Waiting for transfers to finish
2026/09/05 03:12:57 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/09/05 03:12:57 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:57 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/09/05 03:12:57 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:57 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/09/05 03:12:57 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:57 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/09/05 03:12:57 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:57 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/09/05 03:12:57 INFO : file1.copy2.txt: Copied (new)
2026/09/05 03:12:57 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/09/05 03:12:57 INFO : file1.copy3.txt: Copied (new)
2026/09/05 03:12:57 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/09/05 03:12:57 INFO : file1.copy1.txt: Copied (new)
2026/09/05 03:12:57 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/09/05 03:12:57 INFO : file1.copy4.txt: Copied (new)
2026/09/05 03:12:57 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/09/05 03:12:57 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:57 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:12:57 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:57 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:12:57 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:12:57 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:12:57 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:12:57 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/09/05 03:12:57 INFO : file1.copy5.txt: Copied (new)
2026/09/05 03:12:57 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:12:57 INFO : file1.txt: Copied (new)
2026/09/05 03:12:57 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:12:57 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:12:57 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:12:57 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:12:57 NOTICE: checking path2 azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/basic/path2'
2026/09/05 03:12:58 NOTICE: [36m(01) :[0m [34mtest basic[0m
2026/09/05 03:12:58 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/09/05 03:12:58 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/09/05 03:13:00 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:13:00 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/basic/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:13:00 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:13: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/09/05 03:13:00 INFO : Synching Path1 "/tmp/031241lipubep4/basic/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/basic/path2/"
2026/09/05 03:13:00 INFO : Copying Path2 files to Path1
2026/09/05 03:13:00 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:13:00 INFO : There was nothing to transfer
2026/09/05 03:13:00 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:13:00 INFO : There was nothing to transfer
2026/09/05 03:13:00 INFO : Resync updating listings
2026/09/05 03:13:00 INFO : Validating listings for Path1 "/tmp/031241lipubep4/basic/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/basic/path2/"
2026/09/05 03:13:00 INFO : [32mBisync successful[0m
2026/09/05 03:13:00 NOTICE: [36m(04) :[0m [34mtest place newer files on both paths[0m
2026/09/05 03:13:00 NOTICE: [36m(05) :[0m [34mtouch-copy 2001-01-02 /tmp/031241lipubep4/datadir/test_basic-suvobem5/file1.txt TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/basic/path2/[0m
2026/09/05 03:13:00 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_basic-suvobem5/"
2026/09/05 03:13:00 DEBUG : fs cache: renaming cache item "/tmp/031241lipubep4/datadir/test_basic-suvobem5/" to be canonical "/tmp/031241lipubep4/datadir/test_basic-suvobem5"
2026/09/05 03:13:00 DEBUG : file1.txt: Set modification time 2001-01-02
2026/09/05 03:13:00 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_basic-suvobem5/file1.txt" to "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/basic/path2/" as ""
2026/09/05 03:13:00 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_basic-suvobem5/file1.txt"
2026/09/05 03:13:00 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/basic/path2/"
2026/09/05 03:13:00 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/basic/path2/'" as "file1.txt"
2026/09/05 03:13:00 DEBUG : file1.txt: size = 19 (Local file system at /tmp/031241lipubep4/datadir/test_basic-suvobem5)
2026/09/05 03:13:00 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/basic/path2/')
2026/09/05 03:13:00 DEBUG : file1.txt: Sizes differ
2026/09/05 03:13:01 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/09/05 03:13:01 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:13:01 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/09/05 03:13:01 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:13:01 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_basic-suvobem5/file1.txt /tmp/031241lipubep4/basic/path1/subdir file20.txt[0m
2026/09/05 03:13:01 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_basic-suvobem5/file1.txt" to "/tmp/031241lipubep4/basic/path1/subdir" as "file20.txt"
2026/09/05 03:13:01 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_basic-suvobem5/file1.txt"
2026/09/05 03:13:01 DEBUG : Creating backend with remote "/tmp/031241lipubep4/basic/path1/subdir"
2026/09/05 03:13:01 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/031241lipubep4/basic/path1/subdir" as "file20.txt"
2026/09/05 03:13:01 DEBUG : file1.txt: size = 19 (Local file system at /tmp/031241lipubep4/datadir/test_basic-suvobem5)
2026/09/05 03:13:01 DEBUG : file20.txt: size = 0 (Local file system at /tmp/031241lipubep4/basic/path1/subdir)
2026/09/05 03:13:01 DEBUG : file1.txt: Sizes differ
2026/09/05 03:13:01 DEBUG : file20.txt.8dcf80ac.partial: size = 19 OK
2026/09/05 03:13:01 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:13:01 DEBUG : file20.txt.8dcf80ac.partial: renamed to: file20.txt
2026/09/05 03:13:01 INFO : file1.txt: Copied (replaced existing) to: file20.txt
2026/09/05 03:13:01 NOTICE: [36m(07) :[0m [34mtest bisync run[0m
2026/09/05 03:13:01 NOTICE: [36m(08) :[0m [34mbisync[0m
2026/09/05 03:13:03 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:13:03 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/basic/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:13:03 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:13: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/09/05 03:13:03 INFO : Synching Path1 "/tmp/031241lipubep4/basic/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/basic/path2/"
2026/09/05 03:13:03 INFO : Building Path1 and Path2 listings
2026/09/05 03:13:03 INFO : Path1 checking for diffs
2026/09/05 03:13:03 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/09/05 03:13:03 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/09/05 03:13:03 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/09/05 03:13:03 INFO : Path2 checking for diffs
2026/09/05 03:13:03 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:13:03 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/09/05 03:13:03 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/09/05 03:13:03 INFO : Applying changes
2026/09/05 03:13:03 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/basic/path2/subdir/file20.txt[0m
2026/09/05 03:13:03 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/031241lipubep4/basic/path1/file1.txt[0m
2026/09/05 03:13:03 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:13:04 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:13:04 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:13:04 INFO : subdir/file20.txt: Copied (replaced existing)
2026/09/05 03:13:04 INFO : Updating listings
2026/09/05 03:13:04 INFO : Validating listings for Path1 "/tmp/031241lipubep4/basic/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/basic/path2/"
2026/09/05 03:13:04 INFO : [32mBisync successful[0m
2026/09/05 03:13:04 DEBUG : Waiting for deletions to finish
2026/09/05 03:13:04 INFO : file1.copy1.txt: Deleted
2026/09/05 03:13:04 INFO : RCLONE_TEST: Deleted
2026/09/05 03:13:04 INFO : file1.copy4.txt: Deleted
2026/09/05 03:13:04 INFO : file1.copy5.txt: Deleted
2026/09/05 03:13:04 INFO : file1.txt: Deleted
2026/09/05 03:13:04 INFO : subdir/file20.txt: Deleted
2026/09/05 03:13:04 INFO : file1.copy2.txt: Deleted
2026/09/05 03:13:04 INFO : file1.copy3.txt: Deleted
2026/09/05 03:13:04 DEBUG : removing 1 level 1 directories
2026/09/05 03:13:04 INFO : subdir: Removing directory
2026/09/05 03:13:04 DEBUG : removing 1 level 0 directories
2026/09/05 03:13:04 INFO : Local file system at /tmp/031241lipubep4/basic/path1: Removing directory
2026/09/05 03:13:04 DEBUG : Waiting for deletions to finish
2026/09/05 03:13:04 INFO : file1.copy5.txt: Deleted
2026/09/05 03:13:04 INFO : file1.txt: Deleted
2026/09/05 03:13:04 INFO : file1.copy4.txt: Deleted
2026/09/05 03:13:04 INFO : file1.copy2.txt: Deleted
2026/09/05 03:13:04 INFO : RCLONE_TEST: Deleted
2026/09/05 03:13:04 INFO : file1.copy3.txt: Deleted
2026/09/05 03:13:04 INFO : file1.copy1.txt: Deleted
2026/09/05 03:13:04 INFO : subdir/file20.txt: Deleted
2026/09/05 03:13:05 DEBUG : removing 1 level 1 directories
2026/09/05 03:13:05 INFO : subdir: Removing directory
2026/09/05 03:13:05 DEBUG : removing 1 level 0 directories
2026/09/05 03:13:05 INFO : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/basic/path2': Removing directory
bisync_test.go:610: [32mTEST basic PASSED[0m
=== RUN TestBisyncLocalRemote/changes
2026/09/05 03:13:05 DEBUG : Creating backend with remote "/tmp/031241lipubep4/changes/path1"
2026/09/05 03:13:05 INFO : path2: Making directory
2026/09/05 03:13:05 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/changes/path2"
2026/09/05 03:13:05 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_changes/initial"
2026/09/05 03:13:05 DEBUG : Creating backend with remote "/tmp/031241lipubep4/initdir/test_changes-xiparud6"
2026/09/05 03:13:05 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:13:05 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:05 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:05 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:05 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:05 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:05 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:05 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:05 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:05 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:13:05 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:13:05 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:13:05 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:13:05 DEBUG : Local file system at /tmp/031241lipubep4/initdir/test_changes-xiparud6: Waiting for checks to finish
2026/09/05 03:13:05 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:13:05 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:13:05 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:13:05 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:13:05 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:05 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:13:05 INFO : file1.txt: Copied (new)
2026/09/05 03:13:05 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:13:05 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:05 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:13:05 INFO : file2.txt: Copied (new)
2026/09/05 03:13:05 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:13:05 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:05 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:13:05 INFO : file3.txt: Copied (new)
2026/09/05 03:13:05 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:13:05 DEBUG : Local file system at /tmp/031241lipubep4/initdir/test_changes-xiparud6: Waiting for transfers to finish
2026/09/05 03:13:05 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:05 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:13:05 INFO : file4.txt: Copied (new)
2026/09/05 03:13:05 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:13:05 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:05 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:13:05 INFO : file5.txt: Copied (new)
2026/09/05 03:13:05 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:05 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:13:05 INFO : file6.txt: Copied (new)
2026/09/05 03:13:05 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:05 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:13:05 INFO : file7.txt: Copied (new)
2026/09/05 03:13:05 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:05 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:13:05 INFO : file8.txt: Copied (new)
2026/09/05 03:13:05 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_changes/modfiles"
2026/09/05 03:13:05 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_changes-caricus3"
2026/09/05 03:13:05 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:05 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:05 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:05 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:05 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:05 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:05 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:05 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:05 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/09/05 03:13:05 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/09/05 03:13:05 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/09/05 03:13:05 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:13:05 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/09/05 03:13:05 INFO : file1.txt: Copied (new)
2026/09/05 03:13:05 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/09/05 03:13:05 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:13:05 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/09/05 03:13:05 INFO : file10.txt: Copied (new)
2026/09/05 03:13:05 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/09/05 03:13:05 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/09/05 03:13:05 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/09/05 03:13:05 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/09/05 03:13:05 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/09/05 03:13:05 INFO : file5L.txt: Copied (new)
2026/09/05 03:13:05 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/09/05 03:13:05 INFO : file2.txt: Copied (new)
2026/09/05 03:13:05 DEBUG : Local file system at /tmp/031241lipubep4/datadir/test_changes-caricus3: Waiting for checks to finish
2026/09/05 03:13:05 DEBUG : Local file system at /tmp/031241lipubep4/datadir/test_changes-caricus3: Waiting for transfers to finish
2026/09/05 03:13:05 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:13:05 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/09/05 03:13:05 INFO : file11.txt: Copied (new)
2026/09/05 03:13:05 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/09/05 03:13:05 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/09/05 03:13:05 INFO : file5R.txt: Copied (new)
2026/09/05 03:13:05 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/09/05 03:13:05 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:13:05 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/09/05 03:13:05 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/09/05 03:13:05 INFO : file6.txt: Copied (new)
2026/09/05 03:13:05 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:13:05 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/09/05 03:13:05 INFO : file7.txt: Copied (new)
2026/09/05 03:13:05 DEBUG : Waiting for deletions to finish
2026/09/05 03:13:05 ERROR : error listing: directory not found
2026/09/05 03:13:05 ERROR : Local file system at /tmp/031241lipubep4/changes/path1: Failed to list "": directory not found
2026/09/05 03:13:05 DEBUG : removing 1 level 0 directories
2026/09/05 03:13:05 INFO : Local file system at /tmp/031241lipubep4/changes/path1: Removing directory
2026/09/05 03:13:05 ERROR : Failed to rmdir: stat /tmp/031241lipubep4/changes/path1: no such file or directory
2026/09/05 03:13:05 DEBUG : Waiting for deletions to finish
2026/09/05 03:13:05 ERROR : error listing: directory not found
2026/09/05 03:13:05 ERROR : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/changes/path2': Failed to list "": directory not found
2026/09/05 03:13:05 DEBUG : removing 1 level 0 directories
2026/09/05 03:13:05 INFO : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/changes/path2': Removing directory
2026/09/05 03:13:05 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-xipubeh2juqo%2F031241lipubep4%2Fchanges%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:07b470b7-601a-0059-2ee4-3c3699000000
Time:2026-09-05T03:13:05.3632315Z
--------------------------------------------------------------------------------
2026/09/05 03:13:05 ERROR : error listing: directory not found
2026/09/05 03:13:05 ERROR : error listing: directory not found
2026/09/05 03:13:05 NOTICE: checking initFs Local file system at /tmp/031241lipubep4/initdir/test_changes-xiparud6
2026/09/05 03:13:05 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:13:05 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:05 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:05 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:05 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:05 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:05 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:05 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:05 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:05 DEBUG : Local file system at /tmp/031241lipubep4/changes/path1: Waiting for checks to finish
2026/09/05 03:13:05 DEBUG : Local file system at /tmp/031241lipubep4/changes/path1: Waiting for transfers to finish
2026/09/05 03:13:05 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:13:05 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:05 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:13:05 INFO : file1.txt: Copied (new)
2026/09/05 03:13:05 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:13:05 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:05 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:13:05 INFO : file4.txt: Copied (new)
2026/09/05 03:13:05 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:13:05 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:05 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:13:05 INFO : file5.txt: Copied (new)
2026/09/05 03:13:05 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:13:05 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:05 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:13:05 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:05 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:13:05 INFO : file6.txt: Copied (new)
2026/09/05 03:13:05 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:13:05 INFO : file2.txt: Copied (new)
2026/09/05 03:13:05 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:13:05 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:05 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:13:05 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:05 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:13:05 INFO : file3.txt: Copied (new)
2026/09/05 03:13:05 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:13:05 INFO : file7.txt: Copied (new)
2026/09/05 03:13:05 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:13:05 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:05 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:13:05 INFO : file8.txt: Copied (new)
2026/09/05 03:13:05 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:13:05 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:13:05 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:13:05 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:13:05 NOTICE: checking Path1 Local file system at /tmp/031241lipubep4/changes/path1
2026/09/05 03:13:05 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:05 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:05 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:05 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:05 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:05 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:05 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:05 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:05 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:13:05 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/changes/path2': Waiting for checks to finish
2026/09/05 03:13:05 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/changes/path2': Waiting for transfers to finish
2026/09/05 03:13:05 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:13:05 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:05 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:13:05 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:05 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:13:05 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:05 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:13:05 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:05 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:13:05 INFO : file1.txt: Copied (new)
2026/09/05 03:13:05 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:13:05 INFO : file3.txt: Copied (new)
2026/09/05 03:13:05 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:13:05 INFO : file4.txt: Copied (new)
2026/09/05 03:13:05 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:13:05 INFO : file2.txt: Copied (new)
2026/09/05 03:13:05 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:13:05 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:05 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:13:05 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:05 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:13:05 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:06 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:13:06 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:06 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:13:06 INFO : file5.txt: Copied (new)
2026/09/05 03:13:06 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:13:06 INFO : file6.txt: Copied (new)
2026/09/05 03:13:06 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:13:06 INFO : file7.txt: Copied (new)
2026/09/05 03:13:06 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:13:06 INFO : file8.txt: Copied (new)
2026/09/05 03:13:06 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:13:06 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:13:06 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:13:06 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:13:06 NOTICE: checking path2 azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/changes/path2'
2026/09/05 03:13:06 NOTICE: [36m(01) :[0m [34mtest changes[0m
2026/09/05 03:13:06 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/09/05 03:13:06 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/09/05 03:13:09 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/changes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:13:09 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:13: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/09/05 03:13:09 INFO : Synching Path1 "/tmp/031241lipubep4/changes/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/changes/path2/"
2026/09/05 03:13:09 INFO : Copying Path2 files to Path1
2026/09/05 03:13:09 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:13:09 INFO : There was nothing to transfer
2026/09/05 03:13:09 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:13:09 INFO : There was nothing to transfer
2026/09/05 03:13:09 INFO : Resync updating listings
2026/09/05 03:13:09 INFO : Validating listings for Path1 "/tmp/031241lipubep4/changes/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/changes/path2/"
2026/09/05 03:13:09 INFO : [32mBisync successful[0m
2026/09/05 03:13:09 NOTICE: [36m(04) :[0m [34mtest make modifications on both paths[0m
2026/09/05 03:13:09 NOTICE: [36m(05) :[0m [34mtest new on path2 - file10[0m
2026/09/05 03:13:09 NOTICE: [36m(06) :[0m [34mtouch-copy 2001-01-02 /tmp/031241lipubep4/datadir/test_changes-caricus3/file10.txt TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/changes/path2/[0m
2026/09/05 03:13:09 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_changes-caricus3/"
2026/09/05 03:13:09 DEBUG : fs cache: renaming cache item "/tmp/031241lipubep4/datadir/test_changes-caricus3/" to be canonical "/tmp/031241lipubep4/datadir/test_changes-caricus3"
2026/09/05 03:13:09 DEBUG : file10.txt: Set modification time 2001-01-02
2026/09/05 03:13:09 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_changes-caricus3/file10.txt" to "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/changes/path2/" as ""
2026/09/05 03:13:09 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_changes-caricus3/file10.txt"
2026/09/05 03:13:09 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/changes/path2/"
2026/09/05 03:13:09 DEBUG : operations.CopyFile "file10.txt" to "azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/changes/path2/'" as "file10.txt"
2026/09/05 03:13:09 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:09 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/09/05 03:13:09 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:13:09 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/09/05 03:13:09 INFO : file10.txt: Copied (new)
2026/09/05 03:13:09 NOTICE: [36m(07) :[0m [34mtest newer on path2 - file1[0m
2026/09/05 03:13:09 NOTICE: [36m(08) :[0m [34mtouch-copy 2001-01-02 /tmp/031241lipubep4/datadir/test_changes-caricus3/file1.txt TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/changes/path2/[0m
2026/09/05 03:13:09 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/datadir/test_changes-caricus3/" for canonical name "/tmp/031241lipubep4/datadir/test_changes-caricus3"
2026/09/05 03:13:09 DEBUG : file1.txt: Set modification time 2001-01-02
2026/09/05 03:13:09 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_changes-caricus3/file1.txt" to "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/changes/path2/" as ""
2026/09/05 03:13:09 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_changes-caricus3/file1.txt"
2026/09/05 03:13:09 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/changes/path2/"
2026/09/05 03:13:09 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/changes/path2/'" as "file1.txt"
2026/09/05 03:13:09 DEBUG : file1.txt: size = 19 (Local file system at /tmp/031241lipubep4/datadir/test_changes-caricus3)
2026/09/05 03:13:09 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/changes/path2/')
2026/09/05 03:13:09 DEBUG : file1.txt: Sizes differ
2026/09/05 03:13:10 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/09/05 03:13:10 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:13:10 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/09/05 03:13:10 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:13:10 NOTICE: [36m(09) :[0m [34mtest new on path1 - file11[0m
2026/09/05 03:13:10 NOTICE: [36m(10) :[0m [34mtouch-copy 2001-01-02 /tmp/031241lipubep4/datadir/test_changes-caricus3/file11.txt /tmp/031241lipubep4/changes/path1/[0m
2026/09/05 03:13:10 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/datadir/test_changes-caricus3/" for canonical name "/tmp/031241lipubep4/datadir/test_changes-caricus3"
2026/09/05 03:13:10 DEBUG : file11.txt: Set modification time 2001-01-02
2026/09/05 03:13:10 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_changes-caricus3/file11.txt" to "/tmp/031241lipubep4/changes/path1/" as ""
2026/09/05 03:13:10 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_changes-caricus3/file11.txt"
2026/09/05 03:13:10 DEBUG : Creating backend with remote "/tmp/031241lipubep4/changes/path1/"
2026/09/05 03:13:10 DEBUG : operations.CopyFile "file11.txt" to "Local file system at /tmp/031241lipubep4/changes/path1" as "file11.txt"
2026/09/05 03:13:10 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:10 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/09/05 03:13:10 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:13:10 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/09/05 03:13:10 INFO : file11.txt: Copied (new)
2026/09/05 03:13:10 NOTICE: [36m(11) :[0m [34mtest newer on path1 - file2[0m
2026/09/05 03:13:10 NOTICE: [36m(12) :[0m [34mtouch-copy 2001-01-02 /tmp/031241lipubep4/datadir/test_changes-caricus3/file2.txt /tmp/031241lipubep4/changes/path1/[0m
2026/09/05 03:13:10 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/datadir/test_changes-caricus3/" for canonical name "/tmp/031241lipubep4/datadir/test_changes-caricus3"
2026/09/05 03:13:10 DEBUG : file2.txt: Set modification time 2001-01-02
2026/09/05 03:13:10 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_changes-caricus3/file2.txt" to "/tmp/031241lipubep4/changes/path1/" as ""
2026/09/05 03:13:10 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_changes-caricus3/file2.txt"
2026/09/05 03:13:10 DEBUG : Creating backend with remote "/tmp/031241lipubep4/changes/path1/"
2026/09/05 03:13:10 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/031241lipubep4/changes/path1" as "file2.txt"
2026/09/05 03:13:10 DEBUG : file2.txt: size = 13 (Local file system at /tmp/031241lipubep4/datadir/test_changes-caricus3)
2026/09/05 03:13:10 DEBUG : file2.txt: size = 0 (Local file system at /tmp/031241lipubep4/changes/path1)
2026/09/05 03:13:10 DEBUG : file2.txt: Sizes differ
2026/09/05 03:13:10 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/09/05 03:13:10 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/09/05 03:13:10 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/09/05 03:13:10 INFO : file2.txt: Copied (replaced existing)
2026/09/05 03:13:10 NOTICE: [36m(13) :[0m [34mtest deleted on path2 - file3[0m
2026/09/05 03:13:10 NOTICE: [36m(14) :[0m [34mdelete-file TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/changes/path2/file3.txt[0m
2026/09/05 03:13:10 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/changes/path2/"
2026/09/05 03:13:10 INFO : file3.txt: Deleted
2026/09/05 03:13:10 NOTICE: [36m(15) :[0m [34mtest deleted on path1 - file4[0m
2026/09/05 03:13:10 NOTICE: [36m(16) :[0m [34mdelete-file /tmp/031241lipubep4/changes/path1/file4.txt[0m
2026/09/05 03:13:10 DEBUG : Creating backend with remote "/tmp/031241lipubep4/changes/path1/"
2026/09/05 03:13:10 DEBUG : fs cache: renaming cache item "/tmp/031241lipubep4/changes/path1/" to be canonical "/tmp/031241lipubep4/changes/path1"
2026/09/05 03:13:10 INFO : file4.txt: Deleted
2026/09/05 03:13:10 NOTICE: [36m(17) :[0m [34mtest deleted on both paths - file8[0m
2026/09/05 03:13:10 NOTICE: [36m(18) :[0m [34mdelete-file /tmp/031241lipubep4/changes/path1/file8.txt[0m
2026/09/05 03:13:10 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/changes/path1/" for canonical name "/tmp/031241lipubep4/changes/path1"
2026/09/05 03:13:10 INFO : file8.txt: Deleted
2026/09/05 03:13:10 NOTICE: [36m(19) :[0m [34mdelete-file TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/changes/path2/file8.txt[0m
2026/09/05 03:13:10 INFO : file8.txt: Deleted
2026/09/05 03:13:10 NOTICE: [36m(20) :[0m [34mtest changed on both paths - file5 (file5R, file5L)[0m
2026/09/05 03:13:10 NOTICE: [36m(21) :[0m [34mtouch-glob 2001-01-02 /tmp/031241lipubep4/datadir/test_changes-caricus3/ file5R.txt[0m
2026/09/05 03:13:10 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/datadir/test_changes-caricus3/" for canonical name "/tmp/031241lipubep4/datadir/test_changes-caricus3"
2026/09/05 03:13:10 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/09/05 03:13:10 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_changes-caricus3/file5R.txt TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/changes/path2/ file5.txt[0m
2026/09/05 03:13:10 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_changes-caricus3/file5R.txt" to "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/changes/path2/" as "file5.txt"
2026/09/05 03:13:10 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_changes-caricus3/file5R.txt"
2026/09/05 03:13:10 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/changes/path2/"
2026/09/05 03:13:10 DEBUG : operations.CopyFile "file5R.txt" to "azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/changes/path2/'" as "file5.txt"
2026/09/05 03:13:10 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/031241lipubep4/datadir/test_changes-caricus3)
2026/09/05 03:13:10 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/changes/path2/')
2026/09/05 03:13:10 DEBUG : file5R.txt: Sizes differ
2026/09/05 03:13:10 DEBUG : file5.txt.232124ee.partial: size = 39 OK
2026/09/05 03:13:10 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/09/05 03:13:10 DEBUG : file5.txt.232124ee.partial: renamed to: file5.txt
2026/09/05 03:13:10 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/09/05 03:13:10 NOTICE: [36m(23) :[0m [34mtouch-glob 2001-03-04 /tmp/031241lipubep4/datadir/test_changes-caricus3/ file5L.txt[0m
2026/09/05 03:13:10 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/datadir/test_changes-caricus3/" for canonical name "/tmp/031241lipubep4/datadir/test_changes-caricus3"
2026/09/05 03:13:10 DEBUG : file5L.txt: Set modification time 2001-03-04
2026/09/05 03:13:10 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_changes-caricus3/file5L.txt /tmp/031241lipubep4/changes/path1/ file5.txt[0m
2026/09/05 03:13:10 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_changes-caricus3/file5L.txt" to "/tmp/031241lipubep4/changes/path1/" as "file5.txt"
2026/09/05 03:13:10 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_changes-caricus3/file5L.txt"
2026/09/05 03:13:10 DEBUG : Creating backend with remote "/tmp/031241lipubep4/changes/path1/"
2026/09/05 03:13:10 DEBUG : operations.CopyFile "file5L.txt" to "Local file system at /tmp/031241lipubep4/changes/path1" as "file5.txt"
2026/09/05 03:13:10 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/031241lipubep4/datadir/test_changes-caricus3)
2026/09/05 03:13:10 DEBUG : file5.txt: size = 0 (Local file system at /tmp/031241lipubep4/changes/path1)
2026/09/05 03:13:10 DEBUG : file5L.txt: Sizes differ
2026/09/05 03:13:10 DEBUG : file5.txt.4a946ad2.partial: size = 39 OK
2026/09/05 03:13:10 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/09/05 03:13:10 DEBUG : file5.txt.4a946ad2.partial: renamed to: file5.txt
2026/09/05 03:13:10 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/09/05 03:13:10 NOTICE: [36m(25) :[0m [34mtest newer on path2 and deleted on path1 - file6[0m
2026/09/05 03:13:10 NOTICE: [36m(26) :[0m [34mtouch-copy 2001-01-02 /tmp/031241lipubep4/datadir/test_changes-caricus3/file6.txt TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/changes/path2/[0m
2026/09/05 03:13:10 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/datadir/test_changes-caricus3/" for canonical name "/tmp/031241lipubep4/datadir/test_changes-caricus3"
2026/09/05 03:13:10 DEBUG : file6.txt: Set modification time 2001-01-02
2026/09/05 03:13:10 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_changes-caricus3/file6.txt" to "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/changes/path2/" as ""
2026/09/05 03:13:10 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_changes-caricus3/file6.txt"
2026/09/05 03:13:10 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/changes/path2/"
2026/09/05 03:13:10 DEBUG : operations.CopyFile "file6.txt" to "azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/changes/path2/'" as "file6.txt"
2026/09/05 03:13:10 DEBUG : file6.txt: size = 19 (Local file system at /tmp/031241lipubep4/datadir/test_changes-caricus3)
2026/09/05 03:13:10 DEBUG : file6.txt: size = 0 (azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/changes/path2/')
2026/09/05 03:13:10 DEBUG : file6.txt: Sizes differ
2026/09/05 03:13:11 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/09/05 03:13:11 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:13:11 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/09/05 03:13:11 INFO : file6.txt: Copied (replaced existing)
2026/09/05 03:13:11 NOTICE: [36m(27) :[0m [34mdelete-file /tmp/031241lipubep4/changes/path1/file6.txt[0m
2026/09/05 03:13:11 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/changes/path1/" for canonical name "/tmp/031241lipubep4/changes/path1"
2026/09/05 03:13:11 INFO : file6.txt: Deleted
2026/09/05 03:13:11 NOTICE: [36m(28) :[0m [34mtest newer on path1 and deleted on path2 - file7[0m
2026/09/05 03:13:11 NOTICE: [36m(29) :[0m [34mtouch-copy 2001-01-02 /tmp/031241lipubep4/datadir/test_changes-caricus3/file7.txt /tmp/031241lipubep4/changes/path1/[0m
2026/09/05 03:13:11 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/datadir/test_changes-caricus3/" for canonical name "/tmp/031241lipubep4/datadir/test_changes-caricus3"
2026/09/05 03:13:11 DEBUG : file7.txt: Set modification time 2001-01-02
2026/09/05 03:13:11 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_changes-caricus3/file7.txt" to "/tmp/031241lipubep4/changes/path1/" as ""
2026/09/05 03:13:11 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_changes-caricus3/file7.txt"
2026/09/05 03:13:11 DEBUG : Creating backend with remote "/tmp/031241lipubep4/changes/path1/"
2026/09/05 03:13:11 DEBUG : operations.CopyFile "file7.txt" to "Local file system at /tmp/031241lipubep4/changes/path1" as "file7.txt"
2026/09/05 03:13:11 DEBUG : file7.txt: size = 19 (Local file system at /tmp/031241lipubep4/datadir/test_changes-caricus3)
2026/09/05 03:13:11 DEBUG : file7.txt: size = 0 (Local file system at /tmp/031241lipubep4/changes/path1)
2026/09/05 03:13:11 DEBUG : file7.txt: Sizes differ
2026/09/05 03:13:11 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/09/05 03:13:11 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:13:11 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/09/05 03:13:11 INFO : file7.txt: Copied (replaced existing)
2026/09/05 03:13:11 NOTICE: [36m(30) :[0m [34mdelete-file TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/changes/path2/file7.txt[0m
2026/09/05 03:13:11 INFO : file7.txt: Deleted
2026/09/05 03:13:11 NOTICE: [36m(31) :[0m [34mtest bisync run[0m
2026/09/05 03:13:11 NOTICE: [36m(32) :[0m [34mbisync[0m
2026/09/05 03:13:13 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/changes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:13:13 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:13: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/09/05 03:13:13 INFO : Synching Path1 "/tmp/031241lipubep4/changes/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/changes/path2/"
2026/09/05 03:13:13 INFO : Building Path1 and Path2 listings
2026/09/05 03:13:13 INFO : Path1 checking for diffs
2026/09/05 03:13:13 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/09/05 03:13:13 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/09/05 03:13:13 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/09/05 03:13:13 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/09/05 03:13:13 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile7.txt[0m
2026/09/05 03:13:13 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/09/05 03:13:13 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/09/05 03:13:13 INFO : Path1: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/09/05 03:13:13 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/09/05 03:13:13 INFO : Path2 checking for diffs
2026/09/05 03:13:13 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:13:13 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/09/05 03:13:13 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/09/05 03:13:13 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile6.txt[0m
2026/09/05 03:13:13 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/09/05 03:13:13 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/09/05 03:13:13 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/09/05 03:13:13 INFO : Path2: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/09/05 03:13:13 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/09/05 03:13:13 INFO : Applying changes
2026/09/05 03:13:13 INFO : Checking potential conflicts...
2026/09/05 03:13:13 ERROR : file5.txt: md5 differ
2026/09/05 03:13:13 NOTICE: azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/changes/path2': 1 differences found
2026/09/05 03:13:13 NOTICE: azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/changes/path2': 1 errors while checking
2026/09/05 03:13:13 INFO : Finished checking the potential conflicts. 1 differences found
2026/09/05 03:13:13 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/changes/path2/file11.txt[0m
2026/09/05 03:13:13 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/changes/path2/file2.txt[0m
2026/09/05 03:13:13 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/changes/path2/file4.txt[0m
2026/09/05 03:13:13 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/09/05 03:13:13 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36m/tmp/031241lipubep4/changes/path1/file5.txt.conflict1[0m
2026/09/05 03:13:13 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1
2026/09/05 03:13:13 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/changes/path2/file5.txt.conflict1[0m
2026/09/05 03:13:13 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/changes/path2/file5.txt.conflict2[0m
2026/09/05 03:13:14 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2
2026/09/05 03:13:14 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/031241lipubep4/changes/path1/file5.txt.conflict2[0m
2026/09/05 03:13:14 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/031241lipubep4/changes/path1/file6.txt[0m
2026/09/05 03:13:14 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/changes/path2/file7.txt[0m
2026/09/05 03:13:14 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/031241lipubep4/changes/path1/file1.txt[0m
2026/09/05 03:13:14 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/031241lipubep4/changes/path1/file10.txt[0m
2026/09/05 03:13:14 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/031241lipubep4/changes/path1/file3.txt[0m
2026/09/05 03:13:14 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:13:14 INFO : file10.txt: Copied (new)
2026/09/05 03:13:14 INFO : file6.txt: Copied (new)
2026/09/05 03:13:14 INFO : file5.txt.conflict2: Copied (new)
2026/09/05 03:13:14 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:13:14 INFO : file3.txt: Deleted
2026/09/05 03:13:14 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:13:14 INFO : file11.txt: Copied (new)
2026/09/05 03:13:14 INFO : file5.txt.conflict1: Copied (new)
2026/09/05 03:13:14 INFO : file2.txt: Copied (replaced existing)
2026/09/05 03:13:14 INFO : file7.txt: Copied (new)
2026/09/05 03:13:15 INFO : file4.txt: Deleted
2026/09/05 03:13:15 INFO : Updating listings
2026/09/05 03:13:15 INFO : Validating listings for Path1 "/tmp/031241lipubep4/changes/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/changes/path2/"
2026/09/05 03:13:15 INFO : [32mBisync successful[0m
2026/09/05 03:13:15 DEBUG : Waiting for deletions to finish
2026/09/05 03:13:15 INFO : file6.txt: Deleted
2026/09/05 03:13:15 INFO : RCLONE_TEST: Deleted
2026/09/05 03:13:15 INFO : file7.txt: Deleted
2026/09/05 03:13:15 INFO : file11.txt: Deleted
2026/09/05 03:13:15 INFO : file1.txt: Deleted
2026/09/05 03:13:15 INFO : file2.txt: Deleted
2026/09/05 03:13:15 INFO : file10.txt: Deleted
2026/09/05 03:13:15 INFO : file5.txt.conflict1: Deleted
2026/09/05 03:13:15 INFO : file5.txt.conflict2: Deleted
2026/09/05 03:13:15 DEBUG : removing 1 level 0 directories
2026/09/05 03:13:15 INFO : Local file system at /tmp/031241lipubep4/changes/path1: Removing directory
2026/09/05 03:13:15 DEBUG : Waiting for deletions to finish
2026/09/05 03:13:15 INFO : file5.txt.conflict2: Deleted
2026/09/05 03:13:15 INFO : file11.txt: Deleted
2026/09/05 03:13:15 INFO : file5.txt.conflict1: Deleted
2026/09/05 03:13:15 INFO : file6.txt: Deleted
2026/09/05 03:13:15 INFO : file1.txt: Deleted
2026/09/05 03:13:15 INFO : file2.txt: Deleted
2026/09/05 03:13:15 INFO : file10.txt: Deleted
2026/09/05 03:13:15 INFO : RCLONE_TEST: Deleted
2026/09/05 03:13:15 INFO : file7.txt: Deleted
2026/09/05 03:13:15 DEBUG : removing 1 level 0 directories
2026/09/05 03:13:15 INFO : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/changes/path2': Removing directory
bisync_test.go:610: [32mTEST changes PASSED[0m
=== RUN TestBisyncLocalRemote/check_access
2026/09/05 03:13:15 DEBUG : Creating backend with remote "/tmp/031241lipubep4/check_access/path1"
2026/09/05 03:13:15 INFO : path2: Making directory
2026/09/05 03:13:15 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_access/path2"
2026/09/05 03:13:15 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access/initial"
2026/09/05 03:13:15 DEBUG : Creating backend with remote "/tmp/031241lipubep4/initdir/test_check_access-hanuyen6"
2026/09/05 03:13:15 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:13:15 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:15 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:15 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:15 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:15 DEBUG : subdir: Making directory with metadata
2026/09/05 03:13:15 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:13:15 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/09/05 03:13:15 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:13:15 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:15 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:13:15 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:13:15 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:13:15 DEBUG : Local file system at /tmp/031241lipubep4/initdir/test_check_access-hanuyen6: Waiting for checks to finish
2026/09/05 03:13:15 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:15 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:13:15 INFO : file2.txt: Copied (new)
2026/09/05 03:13:15 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:13:15 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:13:15 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:13:15 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:13:15 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:13:15 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:15 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:13:15 INFO : file3.txt: Copied (new)
2026/09/05 03:13:15 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/09/05 03:13:15 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:13:15 DEBUG : Local file system at /tmp/031241lipubep4/initdir/test_check_access-hanuyen6: Waiting for transfers to finish
2026/09/05 03:13:15 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:15 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:13:15 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:15 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/09/05 03:13:15 INFO : subdir/RCLONE_TEST: Copied (new)
2026/09/05 03:13:15 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:13:15 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:13:15 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:13:15 INFO : file4.txt: Copied (new)
2026/09/05 03:13:15 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:15 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:13:15 INFO : file1.txt: Copied (new)
2026/09/05 03:13:15 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:13:15 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access/modfiles"
2026/09/05 03:13:15 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_check_access-fofesuy0"
2026/09/05 03:13:15 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:15 DEBUG : Local file system at /tmp/031241lipubep4/datadir/test_check_access-fofesuy0: Waiting for checks to finish
2026/09/05 03:13:15 DEBUG : Local file system at /tmp/031241lipubep4/datadir/test_check_access-fofesuy0: Waiting for transfers to finish
2026/09/05 03:13:15 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/09/05 03:13:15 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/09/05 03:13:15 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/09/05 03:13:15 INFO : hold.txt: Copied (new)
2026/09/05 03:13:15 DEBUG : Waiting for deletions to finish
2026/09/05 03:13:15 ERROR : error listing: directory not found
2026/09/05 03:13:15 ERROR : Local file system at /tmp/031241lipubep4/check_access/path1: Failed to list "": directory not found
2026/09/05 03:13:15 DEBUG : removing 1 level 0 directories
2026/09/05 03:13:15 INFO : Local file system at /tmp/031241lipubep4/check_access/path1: Removing directory
2026/09/05 03:13:15 ERROR : Failed to rmdir: stat /tmp/031241lipubep4/check_access/path1: no such file or directory
2026/09/05 03:13:15 DEBUG : Waiting for deletions to finish
2026/09/05 03:13:15 ERROR : error listing: directory not found
2026/09/05 03:13:15 ERROR : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/check_access/path2': Failed to list "": directory not found
2026/09/05 03:13:15 DEBUG : removing 1 level 0 directories
2026/09/05 03:13:15 INFO : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/check_access/path2': Removing directory
2026/09/05 03:13:15 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-xipubeh2juqo%2F031241lipubep4%2Fcheck_access%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:098dfbb6-e01a-0035-1be4-3cdd0e000000
Time:2026-09-05T03:13:15.6765687Z
--------------------------------------------------------------------------------
2026/09/05 03:13:15 ERROR : error listing: directory not found
2026/09/05 03:13:15 ERROR : error listing: directory not found
2026/09/05 03:13:15 NOTICE: checking initFs Local file system at /tmp/031241lipubep4/initdir/test_check_access-hanuyen6
2026/09/05 03:13:15 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:13:15 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:15 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:15 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:15 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:15 DEBUG : subdir: Making directory with metadata
2026/09/05 03:13:15 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:13:15 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/09/05 03:13:15 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:13:15 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:15 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:13:15 INFO : file1.txt: Copied (new)
2026/09/05 03:13:15 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:13:15 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:13:15 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:13:15 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:13:15 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:13:15 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:15 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:15 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:15 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:13:15 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:13:15 INFO : file3.txt: Copied (new)
2026/09/05 03:13:15 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:15 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:13:15 INFO : file2.txt: Copied (new)
2026/09/05 03:13:15 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:13:15 INFO : file4.txt: Copied (new)
2026/09/05 03:13:15 DEBUG : Local file system at /tmp/031241lipubep4/check_access/path1: Waiting for checks to finish
2026/09/05 03:13:15 DEBUG : Local file system at /tmp/031241lipubep4/check_access/path1: Waiting for transfers to finish
2026/09/05 03:13:15 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/09/05 03:13:15 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:13:15 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:13:15 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/09/05 03:13:15 INFO : subdir/RCLONE_TEST: Copied (new)
2026/09/05 03:13:15 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:15 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:13:15 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:13:15 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:13:15 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:13:15 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:13:15 NOTICE: checking Path1 Local file system at /tmp/031241lipubep4/check_access/path1
2026/09/05 03:13:15 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:15 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:15 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:15 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:15 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:13:15 INFO : subdir: Making directory
2026/09/05 03:13:16 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:16 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:13:16 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/check_access/path2': Waiting for checks to finish
2026/09/05 03:13:16 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/check_access/path2': Waiting for transfers to finish
2026/09/05 03:13:16 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:13:16 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:16 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:13:16 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:16 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:13:16 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:16 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:13:16 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:16 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:13:16 INFO : file3.txt: Copied (new)
2026/09/05 03:13:16 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:13:16 INFO : file2.txt: Copied (new)
2026/09/05 03:13:16 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:13:16 INFO : file4.txt: Copied (new)
2026/09/05 03:13:16 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:13:16 INFO : file1.txt: Copied (new)
2026/09/05 03:13:16 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:13:16 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:16 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:13:16 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:13:16 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/09/05 03:13:16 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:13:16 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:13:16 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:13:16 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:13:16 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:13:16 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/09/05 03:13:16 INFO : subdir/RCLONE_TEST: Copied (new)
2026/09/05 03:13:16 NOTICE: checking path2 azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/check_access/path2'
2026/09/05 03:13:16 NOTICE: [36m(01) :[0m [34mtest check-access[0m
2026/09/05 03:13:16 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/09/05 03:13:16 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/09/05 03:13:19 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:13:19 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:13:19 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:13: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/09/05 03:13:19 INFO : Synching Path1 "/tmp/031241lipubep4/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_access/path2/"
2026/09/05 03:13:19 INFO : Copying Path2 files to Path1
2026/09/05 03:13:19 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:13:19 INFO : There was nothing to transfer
2026/09/05 03:13:19 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:13:19 INFO : There was nothing to transfer
2026/09/05 03:13:19 INFO : Resync updating listings
2026/09/05 03:13:19 INFO : Validating listings for Path1 "/tmp/031241lipubep4/check_access/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_access/path2/"
2026/09/05 03:13:19 INFO : [32mBisync successful[0m
2026/09/05 03:13:19 NOTICE: [36m(04) :[0m [34mtest 1. see that check-access passes with the initial setup[0m
2026/09/05 03:13:19 NOTICE: [36m(05) :[0m [34mbisync check-access[0m
2026/09/05 03:13:21 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:13:21 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:13:21 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:13: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/09/05 03:13:21 INFO : Synching Path1 "/tmp/031241lipubep4/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_access/path2/"
2026/09/05 03:13:21 INFO : Building Path1 and Path2 listings
2026/09/05 03:13:22 INFO : Path1 checking for diffs
2026/09/05 03:13:22 INFO : Path2 checking for diffs
2026/09/05 03:13:22 INFO : Checking access health
2026/09/05 03:13:22 INFO : Found 2 matching "RCLONE_TEST" files on both paths
2026/09/05 03:13:22 INFO : No changes found
2026/09/05 03:13:22 INFO : Updating listings
2026/09/05 03:13:22 INFO : Validating listings for Path1 "/tmp/031241lipubep4/check_access/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_access/path2/"
2026/09/05 03:13:22 INFO : [32mBisync successful[0m
2026/09/05 03:13:22 NOTICE: [36m(06) :[0m [34mtest 2. delete the path2 subdir RCLONE_TEST and run sync. should fail critical.[0m
2026/09/05 03:13:22 NOTICE: [36m(07) :[0m [34mdelete-file TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_access/path2/subdir/RCLONE_TEST[0m
2026/09/05 03:13:22 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_access/path2/subdir/"
2026/09/05 03:13:22 INFO : RCLONE_TEST: Deleted
2026/09/05 03:13:22 NOTICE: [36m(08) :[0m [34mbisync check-access[0m
2026/09/05 03:13:24 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:13:24 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:13:24 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:13: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/09/05 03:13:24 INFO : Synching Path1 "/tmp/031241lipubep4/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_access/path2/"
2026/09/05 03:13:24 INFO : Building Path1 and Path2 listings
2026/09/05 03:13:24 INFO : Path1 checking for diffs
2026/09/05 03:13:24 INFO : Path2 checking for diffs
2026/09/05 03:13:24 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m
2026/09/05 03:13:24 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/09/05 03:13:24 INFO : Checking access health
2026/09/05 03:13:24 ERROR : Access test failed: Path1 count 2, Path2 count 1 - RCLONE_TEST
2026/09/05 03:13:24 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36msubdir/RCLONE_TEST[0m
2026/09/05 03:13:24 ERROR : [31mBisync critical error: check file check failed[0m
2026/09/05 03:13:24 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/09/05 03:13:24 NOTICE: Bisync error: bisync aborted
2026/09/05 03:13:24 NOTICE: [36m(09) :[0m [34mcopy-listings path2-missing[0m
2026/09/05 03:13:24 NOTICE: [36m(10) :[0m [34mtest 3. put the path2 subdir RCLONE_TEST back, resync.[0m
2026/09/05 03:13:24 NOTICE: [36m(11) :[0m [34mcopy-file /tmp/031241lipubep4/check_access/path1/subdir/RCLONE_TEST TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_access/path2/[0m
2026/09/05 03:13:24 DEBUG : copyFile "/tmp/031241lipubep4/check_access/path1/subdir/RCLONE_TEST" to "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_access/path2/" as ""
2026/09/05 03:13:24 DEBUG : Creating backend with remote "/tmp/031241lipubep4/check_access/path1/subdir/RCLONE_TEST"
2026/09/05 03:13:24 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_access/path2/"
2026/09/05 03:13:24 DEBUG : operations.CopyFile "RCLONE_TEST" to "azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/check_access/path2/'" as "RCLONE_TEST"
2026/09/05 03:13:24 DEBUG : RCLONE_TEST: size = 109 OK
2026/09/05 03:13:24 DEBUG : RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:13:24 DEBUG : RCLONE_TEST: Unchanged skipping
2026/09/05 03:13:24 NOTICE: [36m(12) :[0m [34mbisync resync[0m
2026/09/05 03:13:27 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:13:27 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:13:27 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:13:27 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/09/05 03:13:27 INFO : Synching Path1 "/tmp/031241lipubep4/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_access/path2/"
2026/09/05 03:13:27 INFO : Copying Path2 files to Path1
2026/09/05 03:13:27 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:13:27 INFO : There was nothing to transfer
2026/09/05 03:13:27 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:13:27 INFO : subdir/RCLONE_TEST: Copied (new)
2026/09/05 03:13:27 INFO : Resync updating listings
2026/09/05 03:13:27 INFO : Validating listings for Path1 "/tmp/031241lipubep4/check_access/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_access/path2/"
2026/09/05 03:13:27 INFO : [32mBisync successful[0m
2026/09/05 03:13:27 NOTICE: [36m(13) :[0m [34mtest 4. run sync with check-access. should pass.[0m
2026/09/05 03:13:27 NOTICE: [36m(14) :[0m [34mbisync check-access[0m
2026/09/05 03:13:30 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:13:30 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:13:30 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:13: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/09/05 03:13:30 INFO : Synching Path1 "/tmp/031241lipubep4/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_access/path2/"
2026/09/05 03:13:30 INFO : Building Path1 and Path2 listings
2026/09/05 03:13:30 INFO : Path1 checking for diffs
2026/09/05 03:13:30 INFO : Path2 checking for diffs
2026/09/05 03:13:30 INFO : Checking access health
2026/09/05 03:13:30 INFO : Found 2 matching "RCLONE_TEST" files on both paths
2026/09/05 03:13:30 INFO : No changes found
2026/09/05 03:13:30 INFO : Updating listings
2026/09/05 03:13:30 INFO : Validating listings for Path1 "/tmp/031241lipubep4/check_access/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_access/path2/"
2026/09/05 03:13:30 INFO : [32mBisync successful[0m
2026/09/05 03:13:30 NOTICE: [36m(15) :[0m [34mtest 5. delete path1 top level RCLONE_TEST, run sync. should fail critical.[0m
2026/09/05 03:13:30 NOTICE: [36m(16) :[0m [34mdelete-file /tmp/031241lipubep4/check_access/path1/RCLONE_TEST[0m
2026/09/05 03:13:30 DEBUG : Creating backend with remote "/tmp/031241lipubep4/check_access/path1/"
2026/09/05 03:13:30 DEBUG : fs cache: renaming cache item "/tmp/031241lipubep4/check_access/path1/" to be canonical "/tmp/031241lipubep4/check_access/path1"
2026/09/05 03:13:30 INFO : RCLONE_TEST: Deleted
2026/09/05 03:13:30 NOTICE: [36m(17) :[0m [34mbisync check-access[0m
2026/09/05 03:13:32 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:13:32 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:13:32 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:13: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/09/05 03:13:32 INFO : Synching Path1 "/tmp/031241lipubep4/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_access/path2/"
2026/09/05 03:13:32 INFO : Building Path1 and Path2 listings
2026/09/05 03:13:32 INFO : Path1 checking for diffs
2026/09/05 03:13:32 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/09/05 03:13:32 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/09/05 03:13:32 INFO : Path2 checking for diffs
2026/09/05 03:13:32 INFO : Checking access health
2026/09/05 03:13:32 ERROR : Access test failed: Path1 count 1, Path2 count 2 - RCLONE_TEST
2026/09/05 03:13:32 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36mRCLONE_TEST[0m
2026/09/05 03:13:32 ERROR : [31mBisync critical error: check file check failed[0m
2026/09/05 03:13:32 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/09/05 03:13:32 NOTICE: Bisync error: bisync aborted
2026/09/05 03:13:32 NOTICE: [36m(18) :[0m [34mcopy-listings path1-missing[0m
2026/09/05 03:13:32 NOTICE: [36m(19) :[0m [34mtest 6. run again. should fail critical due to missing listings.[0m
2026/09/05 03:13:32 NOTICE: [36m(20) :[0m [34mbisync check-access[0m
2026/09/05 03:13:35 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:13:35 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:13:35 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:13: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/09/05 03:13:35 INFO : Synching Path1 "/tmp/031241lipubep4/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_access/path2/"
2026/09/05 03:13: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/031241lipubep4/workdir/tmp_031241lipubep4_check_access_path1..TestAzureFiles_rclone-test-xipubeh2juqo_031241lipubep4_check_access_path2.path1.lst[0m
[0m[36mPath2: [94m/tmp/031241lipubep4/workdir/tmp_031241lipubep4_check_access_path1..TestAzureFiles_rclone-test-xipubeh2juqo_031241lipubep4_check_access_path2.path2.lst[0m
[0m[35mTry running this command to inspect the work dir:
[0m[96mrclone lsl "/tmp/031241lipubep4/workdir"[0m[0m
2026/09/05 03:13:35 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/09/05 03:13:35 NOTICE: Bisync error: bisync aborted
2026/09/05 03:13:35 NOTICE: [36m(21) :[0m [34mmove-listings missing-listings[0m
2026/09/05 03:13:35 NOTICE: [36m(22) :[0m [34mtest 7. run resync, which will copy the path2 top level back to path1.[0m
2026/09/05 03:13:35 NOTICE: [36m(23) :[0m [34mbisync resync[0m
2026/09/05 03:13:37 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:13:37 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:13:37 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:13: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/09/05 03:13:37 INFO : Synching Path1 "/tmp/031241lipubep4/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_access/path2/"
2026/09/05 03:13:37 INFO : Copying Path2 files to Path1
2026/09/05 03:13:37 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:13:37 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:13:37 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:13:37 INFO : Resync updating listings
2026/09/05 03:13:37 INFO : Validating listings for Path1 "/tmp/031241lipubep4/check_access/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_access/path2/"
2026/09/05 03:13:37 INFO : [32mBisync successful[0m
2026/09/05 03:13:37 NOTICE: [36m(24) :[0m [34mtest 8. run sync with --check-access. should pass.[0m
2026/09/05 03:13:37 NOTICE: [36m(25) :[0m [34mbisync check-access[0m
2026/09/05 03:13:40 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:13:40 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:13:40 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:13: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/09/05 03:13:40 INFO : Synching Path1 "/tmp/031241lipubep4/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_access/path2/"
2026/09/05 03:13:40 INFO : Building Path1 and Path2 listings
2026/09/05 03:13:40 INFO : Path1 checking for diffs
2026/09/05 03:13:40 INFO : Path2 checking for diffs
2026/09/05 03:13:40 INFO : Checking access health
2026/09/05 03:13:40 INFO : Found 2 matching "RCLONE_TEST" files on both paths
2026/09/05 03:13:40 INFO : No changes found
2026/09/05 03:13:40 INFO : Updating listings
2026/09/05 03:13:40 INFO : Validating listings for Path1 "/tmp/031241lipubep4/check_access/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_access/path2/"
2026/09/05 03:13:40 INFO : [32mBisync successful[0m
2026/09/05 03:13:40 DEBUG : Waiting for deletions to finish
2026/09/05 03:13:40 INFO : RCLONE_TEST: Deleted
2026/09/05 03:13:40 INFO : file4.txt: Deleted
2026/09/05 03:13:40 INFO : subdir/file20.txt: Deleted
2026/09/05 03:13:40 INFO : file2.txt: Deleted
2026/09/05 03:13:40 INFO : file3.txt: Deleted
2026/09/05 03:13:40 INFO : subdir/RCLONE_TEST: Deleted
2026/09/05 03:13:40 INFO : file1.txt: Deleted
2026/09/05 03:13:40 DEBUG : removing 1 level 1 directories
2026/09/05 03:13:40 INFO : subdir: Removing directory
2026/09/05 03:13:40 DEBUG : removing 1 level 0 directories
2026/09/05 03:13:40 INFO : Local file system at /tmp/031241lipubep4/check_access/path1: Removing directory
2026/09/05 03:13:40 DEBUG : Waiting for deletions to finish
2026/09/05 03:13:40 INFO : RCLONE_TEST: Deleted
2026/09/05 03:13:40 INFO : file1.txt: Deleted
2026/09/05 03:13:40 INFO : file2.txt: Deleted
2026/09/05 03:13:40 INFO : file3.txt: Deleted
2026/09/05 03:13:40 INFO : file4.txt: Deleted
2026/09/05 03:13:40 INFO : subdir/file20.txt: Deleted
2026/09/05 03:13:40 INFO : subdir/RCLONE_TEST: Deleted
2026/09/05 03:13:40 DEBUG : removing 1 level 1 directories
2026/09/05 03:13:40 INFO : subdir: Removing directory
2026/09/05 03:13:41 DEBUG : removing 1 level 0 directories
2026/09/05 03:13:41 INFO : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/check_access/path2': Removing directory
bisync_test.go:610: [32mTEST check_access PASSED[0m
=== RUN TestBisyncLocalRemote/check_access_filters
2026/09/05 03:13:41 DEBUG : Creating backend with remote "/tmp/031241lipubep4/check_access_filters/path1"
2026/09/05 03:13:41 INFO : path2: Making directory
2026/09/05 03:13:41 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_access_filters/path2"
2026/09/05 03:13:41 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/initial"
2026/09/05 03:13:41 DEBUG : Creating backend with remote "/tmp/031241lipubep4/initdir/test_check_access_filters-kiyiwey5"
2026/09/05 03:13:41 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:13:41 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:41 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:41 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:41 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:41 DEBUG : subdir-not: Making directory with metadata
2026/09/05 03:13:41 INFO : subdir-not: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:13:41 DEBUG : Added delayed dir = "subdir-not", newDst=subdir-not
2026/09/05 03:13:41 DEBUG : subdir: Making directory with metadata
2026/09/05 03:13:41 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:13:41 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/09/05 03:13:41 DEBUG : subdirX: Making directory with metadata
2026/09/05 03:13:41 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:13:41 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:13:41 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:13:41 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:41 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:13:41 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:13:41 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:13:41 INFO : subdirX: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:13:41 DEBUG : Added delayed dir = "subdirX", newDst=subdirX
2026/09/05 03:13:41 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:41 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:13:41 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:41 DEBUG : subdirX/subdirX1: Making directory with metadata
2026/09/05 03:13:41 INFO : subdirX/subdirX1: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:13:41 DEBUG : Added delayed dir = "subdirX/subdirX1", newDst=subdirX/subdirX1
2026/09/05 03:13:41 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:13:41 INFO : file2.txt: Copied (new)
2026/09/05 03:13:41 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:13:41 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:13:41 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:41 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:13:41 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:41 DEBUG : subdir-not/subdir-not2: Making directory with metadata
2026/09/05 03:13:41 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:41 INFO : subdir-not/subdir-not2: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:13:41 DEBUG : Added delayed dir = "subdir-not/subdir-not2", newDst=subdir-not/subdir-not2
2026/09/05 03:13:41 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:13:41 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:13:41 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:41 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:13:41 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:41 DEBUG : subdir/subdirA: Making directory with metadata
2026/09/05 03:13:41 INFO : subdir/subdirA: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:13:41 DEBUG : Added delayed dir = "subdir/subdirA", newDst=subdir/subdirA
2026/09/05 03:13:41 DEBUG : subdir/subdirB: Making directory with metadata
2026/09/05 03:13:41 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:13:41 INFO : file3.txt: Copied (new)
2026/09/05 03:13:41 INFO : subdir/subdirB: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:13:41 DEBUG : Added delayed dir = "subdir/subdirB", newDst=subdir/subdirB
2026/09/05 03:13:41 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/09/05 03:13:41 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:13:41 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:41 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:41 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:13:41 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:13:41 INFO : file4.txt: Copied (new)
2026/09/05 03:13:41 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/09/05 03:13:41 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/09/05 03:13:41 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: size = 109 OK
2026/09/05 03:13:41 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:13:41 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:41 DEBUG : Local file system at /tmp/031241lipubep4/initdir/test_check_access_filters-kiyiwey5: Waiting for checks to finish
2026/09/05 03:13:41 DEBUG : Local file system at /tmp/031241lipubep4/initdir/test_check_access_filters-kiyiwey5: Waiting for transfers to finish
2026/09/05 03:13:41 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: size = 0 OK
2026/09/05 03:13:41 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:13:41 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: renamed to: subdirX/subdirX1/RCLONE_TEST
2026/09/05 03:13:41 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new)
2026/09/05 03:13:41 DEBUG : subdirX/file20.txt.0c4add8a.partial: size = 0 OK
2026/09/05 03:13:41 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:41 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:41 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/09/05 03:13:41 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:13:41 DEBUG : subdirX/file20.txt.0c4add8a.partial: renamed to: subdirX/file20.txt
2026/09/05 03:13:41 INFO : subdirX/file20.txt: Copied (new)
2026/09/05 03:13:41 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: size = 0 OK
2026/09/05 03:13:41 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/09/05 03:13:41 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:41 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/09/05 03:13:41 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:13:41 INFO : file1.txt: Copied (new)
2026/09/05 03:13:41 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: renamed to: subdirX/subdirX1/file30.txt
2026/09/05 03:13:41 INFO : subdirX/subdirX1/file30.txt: Copied (new)
2026/09/05 03:13:41 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: renamed to: subdir-not/file20.txt
2026/09/05 03:13:41 INFO : subdir-not/file20.txt: Copied (new)
2026/09/05 03:13:41 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:13:41 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:41 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:13:41 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:13:41 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: size = 0 OK
2026/09/05 03:13:41 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK
2026/09/05 03:13:41 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/09/05 03:13:41 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: size = 109 OK
2026/09/05 03:13:41 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:41 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:13:41 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: renamed to: subdir-not/subdir-not2/file30.txt
2026/09/05 03:13:41 INFO : subdir-not/subdir-not2/file30.txt: Copied (new)
2026/09/05 03:13:41 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:13:41 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/09/05 03:13:41 INFO : subdir/RCLONE_TEST: Copied (new)
2026/09/05 03:13:41 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: renamed to: subdir/subdirB/RCLONE_TEST
2026/09/05 03:13:41 INFO : subdir/subdirB/RCLONE_TEST: Copied (new)
2026/09/05 03:13:41 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:13:41 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/09/05 03:13:41 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/09/05 03:13:41 DEBUG : subdir/subdirA/file30.txt.03485624.partial: size = 0 OK
2026/09/05 03:13:41 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:41 DEBUG : subdir/subdirA/file30.txt.03485624.partial: renamed to: subdir/subdirA/file30.txt
2026/09/05 03:13:41 INFO : subdir/subdirA/file30.txt: Copied (new)
2026/09/05 03:13:41 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK
2026/09/05 03:13:41 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:13:41 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/09/05 03:13:41 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/09/05 03:13:41 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: size = 0 OK
2026/09/05 03:13:41 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:41 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: renamed to: subdir/subdirB/file30.txt
2026/09/05 03:13:41 INFO : subdir/subdirB/file30.txt: Copied (new)
2026/09/05 03:13:41 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/09/05 03:13:41 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/09/05 03:13:41 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/09/05 03:13:41 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/09/05 03:13:41 INFO : subdirX: Set directory modification time (using SetModTime)
2026/09/05 03:13:41 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/09/05 03:13:41 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:13:41 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/modfiles"
2026/09/05 03:13:41 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_check_access_filters-roraben0"
2026/09/05 03:13:41 DEBUG : exclude-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:41 DEBUG : include-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:41 DEBUG : Local file system at /tmp/031241lipubep4/datadir/test_check_access_filters-roraben0: Waiting for checks to finish
2026/09/05 03:13:41 DEBUG : Local file system at /tmp/031241lipubep4/datadir/test_check_access_filters-roraben0: Waiting for transfers to finish
2026/09/05 03:13:41 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: size = 173 OK
2026/09/05 03:13:41 DEBUG : exclude-other-filtersfile.txt: md5 = 5fcc6205d7df1c2e9ed3a15a1356b345 OK
2026/09/05 03:13:41 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: renamed to: exclude-other-filtersfile.txt
2026/09/05 03:13:41 INFO : exclude-other-filtersfile.txt: Copied (new)
2026/09/05 03:13:41 DEBUG : include-other-filtersfile.txt.8126a844.partial: size = 178 OK
2026/09/05 03:13:41 DEBUG : include-other-filtersfile.txt: md5 = 2ec13b2813141ed088e5978ef5a47b0e OK
2026/09/05 03:13:41 DEBUG : include-other-filtersfile.txt.8126a844.partial: renamed to: include-other-filtersfile.txt
2026/09/05 03:13:41 INFO : include-other-filtersfile.txt: Copied (new)
2026/09/05 03:13:41 DEBUG : Waiting for deletions to finish
2026/09/05 03:13:41 ERROR : error listing: directory not found
2026/09/05 03:13:41 ERROR : Local file system at /tmp/031241lipubep4/check_access_filters/path1: Failed to list "": directory not found
2026/09/05 03:13:41 DEBUG : removing 1 level 0 directories
2026/09/05 03:13:41 INFO : Local file system at /tmp/031241lipubep4/check_access_filters/path1: Removing directory
2026/09/05 03:13:41 ERROR : Failed to rmdir: stat /tmp/031241lipubep4/check_access_filters/path1: no such file or directory
2026/09/05 03:13:41 DEBUG : Waiting for deletions to finish
2026/09/05 03:13:41 ERROR : error listing: directory not found
2026/09/05 03:13:41 ERROR : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/check_access_filters/path2': Failed to list "": directory not found
2026/09/05 03:13:41 DEBUG : removing 1 level 0 directories
2026/09/05 03:13:41 INFO : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/check_access_filters/path2': Removing directory
2026/09/05 03:13:41 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-xipubeh2juqo%2F031241lipubep4%2Fcheck_access_filters%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:3482e755-801a-0023-44e4-3c2bd9000000
Time:2026-09-05T03:13:41.3161325Z
--------------------------------------------------------------------------------
2026/09/05 03:13:41 ERROR : error listing: directory not found
2026/09/05 03:13:41 ERROR : error listing: directory not found
2026/09/05 03:13:41 NOTICE: checking initFs Local file system at /tmp/031241lipubep4/initdir/test_check_access_filters-kiyiwey5
2026/09/05 03:13:41 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:13:41 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:41 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:41 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:41 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:41 DEBUG : subdir-not: Making directory with metadata
2026/09/05 03:13:41 INFO : subdir-not: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:13:41 DEBUG : Added delayed dir = "subdir-not", newDst=subdir-not
2026/09/05 03:13:41 DEBUG : subdir: Making directory with metadata
2026/09/05 03:13:41 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:13:41 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/09/05 03:13:41 DEBUG : subdirX: Making directory with metadata
2026/09/05 03:13:41 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:13:41 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:13:41 INFO : subdirX: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:13:41 DEBUG : Added delayed dir = "subdirX", newDst=subdirX
2026/09/05 03:13:41 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:13:41 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:13:41 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:13:41 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:41 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:13:41 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:41 DEBUG : subdirX/subdirX1: Making directory with metadata
2026/09/05 03:13:41 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:13:41 INFO : file1.txt: Copied (new)
2026/09/05 03:13:41 INFO : subdirX/subdirX1: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:13:41 DEBUG : Added delayed dir = "subdirX/subdirX1", newDst=subdirX/subdirX1
2026/09/05 03:13:41 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:13:41 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:41 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:13:41 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:13:41 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:41 DEBUG : subdir-not/subdir-not2: Making directory with metadata
2026/09/05 03:13:41 INFO : subdir-not/subdir-not2: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:13:41 DEBUG : Added delayed dir = "subdir-not/subdir-not2", newDst=subdir-not/subdir-not2
2026/09/05 03:13:41 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:13:41 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:13:41 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:41 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:13:41 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:41 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:13:41 INFO : file3.txt: Copied (new)
2026/09/05 03:13:41 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:13:41 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:41 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:41 DEBUG : subdir/subdirA: Making directory with metadata
2026/09/05 03:13:41 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:13:41 INFO : file2.txt: Copied (new)
2026/09/05 03:13:41 INFO : subdir/subdirA: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:13:41 DEBUG : Added delayed dir = "subdir/subdirA", newDst=subdir/subdirA
2026/09/05 03:13:41 DEBUG : subdir/subdirB: Making directory with metadata
2026/09/05 03:13:41 INFO : subdir/subdirB: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:13:41 DEBUG : Added delayed dir = "subdir/subdirB", newDst=subdir/subdirB
2026/09/05 03:13:41 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:41 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:13:41 INFO : file4.txt: Copied (new)
2026/09/05 03:13:41 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:13:41 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:41 DEBUG : subdirX/file20.txt.0c4add8a.partial: size = 0 OK
2026/09/05 03:13:41 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: size = 0 OK
2026/09/05 03:13:41 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: size = 109 OK
2026/09/05 03:13:41 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:41 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: renamed to: subdirX/subdirX1/file30.txt
2026/09/05 03:13:41 INFO : subdirX/subdirX1/file30.txt: Copied (new)
2026/09/05 03:13:41 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:41 DEBUG : subdirX/file20.txt.0c4add8a.partial: renamed to: subdirX/file20.txt
2026/09/05 03:13:41 INFO : subdirX/file20.txt: Copied (new)
2026/09/05 03:13:41 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/09/05 03:13:41 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:13:41 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:41 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:13:41 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: size = 0 OK
2026/09/05 03:13:41 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/09/05 03:13:41 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/09/05 03:13:41 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:13:41 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: renamed to: subdirX/subdirX1/RCLONE_TEST
2026/09/05 03:13:41 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new)
2026/09/05 03:13:41 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK
2026/09/05 03:13:41 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: size = 0 OK
2026/09/05 03:13:41 DEBUG : Local file system at /tmp/031241lipubep4/check_access_filters/path1: Waiting for checks to finish
2026/09/05 03:13:41 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/09/05 03:13:41 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:41 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:13:41 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: renamed to: subdir-not/file20.txt
2026/09/05 03:13:41 INFO : subdir-not/file20.txt: Copied (new)
2026/09/05 03:13:41 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/09/05 03:13:41 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/09/05 03:13:41 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/09/05 03:13:41 DEBUG : Local file system at /tmp/031241lipubep4/check_access_filters/path1: Waiting for transfers to finish
2026/09/05 03:13:41 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:41 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: renamed to: subdir-not/subdir-not2/file30.txt
2026/09/05 03:13:41 INFO : subdir-not/subdir-not2/file30.txt: Copied (new)
2026/09/05 03:13:41 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: size = 109 OK
2026/09/05 03:13:41 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:13:41 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:13:41 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/09/05 03:13:41 INFO : subdir/RCLONE_TEST: Copied (new)
2026/09/05 03:13:41 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:13:41 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:13:41 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/09/05 03:13:41 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/09/05 03:13:41 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: renamed to: subdir/subdirB/RCLONE_TEST
2026/09/05 03:13:41 INFO : subdir/subdirB/RCLONE_TEST: Copied (new)
2026/09/05 03:13:41 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:41 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:13:41 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:13:41 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: size = 0 OK
2026/09/05 03:13:41 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:41 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: renamed to: subdir/subdirB/file30.txt
2026/09/05 03:13:41 INFO : subdir/subdirB/file30.txt: Copied (new)
2026/09/05 03:13:41 DEBUG : subdir/subdirA/file30.txt.03485624.partial: size = 0 OK
2026/09/05 03:13:41 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:41 DEBUG : subdir/subdirA/file30.txt.03485624.partial: renamed to: subdir/subdirA/file30.txt
2026/09/05 03:13:41 INFO : subdir/subdirA/file30.txt: Copied (new)
2026/09/05 03:13:41 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK
2026/09/05 03:13:41 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:13:41 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/09/05 03:13:41 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/09/05 03:13:41 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/09/05 03:13:41 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/09/05 03:13:41 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/09/05 03:13:41 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/09/05 03:13:41 INFO : subdirX: Set directory modification time (using SetModTime)
2026/09/05 03:13:41 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/09/05 03:13:41 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:13:41 NOTICE: checking Path1 Local file system at /tmp/031241lipubep4/check_access_filters/path1
2026/09/05 03:13:41 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:41 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:41 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:41 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:41 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:13:41 INFO : subdir-not: Making directory
2026/09/05 03:13:41 INFO : subdir: Making directory
2026/09/05 03:13:41 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:13:41 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:41 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:13:41 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:41 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:13:41 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:41 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:13:41 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:41 INFO : subdirX: Making directory
2026/09/05 03:13:41 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:41 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:13:41 INFO : subdir-not/subdir-not2: Making directory
2026/09/05 03:13:41 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:41 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:13:41 INFO : subdir/subdirA: Making directory
2026/09/05 03:13:41 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:41 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:13:41 INFO : subdirX/subdirX1: Making directory
2026/09/05 03:13:41 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:13:41 INFO : file3.txt: Copied (new)
2026/09/05 03:13:41 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:13:41 INFO : file1.txt: Copied (new)
2026/09/05 03:13:41 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:13:41 INFO : file4.txt: Copied (new)
2026/09/05 03:13:41 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:13:41 INFO : file2.txt: Copied (new)
2026/09/05 03:13:41 INFO : subdir/subdirB: Making directory
2026/09/05 03:13:41 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:41 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:13:41 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:41 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:13:41 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:41 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:13:41 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:41 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:13:41 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/check_access_filters/path2': Waiting for checks to finish
2026/09/05 03:13:41 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/check_access_filters/path2': Waiting for transfers to finish
2026/09/05 03:13:41 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:13:41 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:41 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: size = 0 OK
2026/09/05 03:13:41 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:42 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:13:42 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:13:42 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/09/05 03:13:42 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:13:42 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:13:42 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:13:42 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: renamed to: subdir-not/file20.txt
2026/09/05 03:13:42 INFO : subdir-not/file20.txt: Copied (new)
2026/09/05 03:13:42 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/09/05 03:13:42 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/09/05 03:13:42 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:13:42 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:13:42 DEBUG : subdirX/file20.txt.0c4add8a.partial: size = 0 OK
2026/09/05 03:13:42 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:42 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/09/05 03:13:42 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:13:42 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: size = 0 OK
2026/09/05 03:13:42 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:42 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/09/05 03:13:42 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:13:42 DEBUG : subdirX/file20.txt.0c4add8a.partial: renamed to: subdirX/file20.txt
2026/09/05 03:13:42 INFO : subdirX/file20.txt: Copied (new)
2026/09/05 03:13:42 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/09/05 03:13:42 INFO : subdir/RCLONE_TEST: Copied (new)
2026/09/05 03:13:42 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: renamed to: subdir-not/subdir-not2/file30.txt
2026/09/05 03:13:42 INFO : subdir-not/subdir-not2/file30.txt: Copied (new)
2026/09/05 03:13:42 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/09/05 03:13:42 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/09/05 03:13:42 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: size = 0 OK
2026/09/05 03:13:42 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:42 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: size = 0 OK
2026/09/05 03:13:42 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:42 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK
2026/09/05 03:13:42 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:13:42 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: size = 109 OK
2026/09/05 03:13:42 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:13:42 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: renamed to: subdirX/subdirX1/file30.txt
2026/09/05 03:13:42 INFO : subdirX/subdirX1/file30.txt: Copied (new)
2026/09/05 03:13:42 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: renamed to: subdir/subdirB/file30.txt
2026/09/05 03:13:42 INFO : subdir/subdirB/file30.txt: Copied (new)
2026/09/05 03:13:42 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/09/05 03:13:42 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/09/05 03:13:42 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: renamed to: subdirX/subdirX1/RCLONE_TEST
2026/09/05 03:13:42 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new)
2026/09/05 03:13:42 DEBUG : subdir/subdirA/file30.txt.03485624.partial: size = 0 OK
2026/09/05 03:13:42 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:13:42 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: size = 109 OK
2026/09/05 03:13:42 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:13:42 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK
2026/09/05 03:13:42 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:13:43 DEBUG : subdir/subdirA/file30.txt.03485624.partial: renamed to: subdir/subdirA/file30.txt
2026/09/05 03:13:43 INFO : subdir/subdirA/file30.txt: Copied (new)
2026/09/05 03:13:43 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: renamed to: subdir/subdirB/RCLONE_TEST
2026/09/05 03:13:43 INFO : subdir/subdirB/RCLONE_TEST: Copied (new)
2026/09/05 03:13:43 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/09/05 03:13:43 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/09/05 03:13:43 NOTICE: checking path2 azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/check_access_filters/path2'
2026/09/05 03:13:44 NOTICE: [36m(01) :[0m [34mtest check-access-filters[0m
2026/09/05 03:13:44 NOTICE: [36m(02) :[0m [34mtest EXCLUDE - OTHER TESTS[0m
2026/09/05 03:13:44 NOTICE: [36m(03) :[0m [34mcopy-file /tmp/031241lipubep4/datadir/test_check_access_filters-roraben0/exclude-other-filtersfile.txt /tmp/031241lipubep4/workdir/[0m
2026/09/05 03:13:44 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_check_access_filters-roraben0/exclude-other-filtersfile.txt" to "/tmp/031241lipubep4/workdir/" as ""
2026/09/05 03:13:44 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_check_access_filters-roraben0/exclude-other-filtersfile.txt"
2026/09/05 03:13:44 DEBUG : Creating backend with remote "/tmp/031241lipubep4/workdir/"
2026/09/05 03:13:44 DEBUG : operations.CopyFile "exclude-other-filtersfile.txt" to "Local file system at /tmp/031241lipubep4/workdir" as "exclude-other-filtersfile.txt"
2026/09/05 03:13:44 DEBUG : exclude-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:44 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: size = 173 OK
2026/09/05 03:13:44 DEBUG : exclude-other-filtersfile.txt: md5 = 5fcc6205d7df1c2e9ed3a15a1356b345 OK
2026/09/05 03:13:44 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: renamed to: exclude-other-filtersfile.txt
2026/09/05 03:13:44 INFO : exclude-other-filtersfile.txt: Copied (new)
2026/09/05 03:13:44 NOTICE: [36m(04) :[0m [34mtest resync to get the filters file md5 built.[0m
2026/09/05 03:13:44 NOTICE: [36m(05) :[0m [34mbisync resync filters-file=/tmp/031241lipubep4/workdir/exclude-other-filtersfile.txt[0m
2026/09/05 03:13:46 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:13:46 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/09/05 03:13:46 INFO : subdirX: Set directory modification time (using SetModTime)
2026/09/05 03:13:46 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/09/05 03:13:46 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/09/05 03:13:46 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/09/05 03:13:46 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/09/05 03:13:46 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:13:46 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:13: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/09/05 03:13:46 INFO : Synching Path1 "/tmp/031241lipubep4/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_access_filters/path2/"
2026/09/05 03:13:46 INFO : Using filters file /tmp/031241lipubep4/workdir/exclude-other-filtersfile.txt
2026/09/05 03:13:46 INFO : Storing filters file hash to /tmp/031241lipubep4/workdir/exclude-other-filtersfile.txt.md5
2026/09/05 03:13:46 INFO : Copying Path2 files to Path1
2026/09/05 03:13:46 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:13:46 INFO : There was nothing to transfer
2026/09/05 03:13:46 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:13:47 INFO : There was nothing to transfer
2026/09/05 03:13:47 INFO : Resync updating listings
2026/09/05 03:13:47 INFO : Validating listings for Path1 "/tmp/031241lipubep4/check_access_filters/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_access_filters/path2/"
2026/09/05 03:13:47 INFO : [32mBisync successful[0m
2026/09/05 03:13:47 NOTICE: [36m(06) :[0m [34mtest EXCLUDE - test filters for check access[0m
2026/09/05 03:13:47 NOTICE: [36m(07) :[0m [34mbisync check-access filters-file=/tmp/031241lipubep4/workdir/exclude-other-filtersfile.txt[0m
2026/09/05 03:13:49 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:13:49 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/09/05 03:13:49 INFO : subdirX: Set directory modification time (using SetModTime)
2026/09/05 03:13:49 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/09/05 03:13:49 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/09/05 03:13:49 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/09/05 03:13:49 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/09/05 03:13:49 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:13:49 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:13: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/09/05 03:13:49 INFO : Synching Path1 "/tmp/031241lipubep4/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_access_filters/path2/"
2026/09/05 03:13:49 INFO : Using filters file /tmp/031241lipubep4/workdir/exclude-other-filtersfile.txt
2026/09/05 03:13:49 INFO : Building Path1 and Path2 listings
2026/09/05 03:13:49 INFO : Path1 checking for diffs
2026/09/05 03:13:49 INFO : Path2 checking for diffs
2026/09/05 03:13:49 INFO : Checking access health
2026/09/05 03:13:49 INFO : Found 3 matching "RCLONE_TEST" files on both paths
2026/09/05 03:13:49 INFO : No changes found
2026/09/05 03:13:49 INFO : Updating listings
2026/09/05 03:13:49 INFO : Validating listings for Path1 "/tmp/031241lipubep4/check_access_filters/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_access_filters/path2/"
2026/09/05 03:13:49 INFO : [32mBisync successful[0m
2026/09/05 03:13:49 NOTICE: [36m(08) :[0m [34mcopy-listings exclude-initial[0m
2026/09/05 03:13:49 NOTICE: [36m(09) :[0m [34mtest EXCLUDE - delete RCLONE_TEST files in excluded directories[0m
2026/09/05 03:13:49 NOTICE: [36m(10) :[0m [34mdelete-file TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_access_filters/path2/subdir/subdirA/RCLONE_TEST[0m
2026/09/05 03:13:49 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_access_filters/path2/subdir/subdirA/"
2026/09/05 03:13:49 INFO : RCLONE_TEST: Deleted
2026/09/05 03:13:49 NOTICE: [36m(11) :[0m [34mdelete-file /tmp/031241lipubep4/check_access_filters/path1/subdir-not/RCLONE_TEST[0m
2026/09/05 03:13:49 DEBUG : Creating backend with remote "/tmp/031241lipubep4/check_access_filters/path1/subdir-not/"
2026/09/05 03:13:49 DEBUG : fs cache: renaming cache item "/tmp/031241lipubep4/check_access_filters/path1/subdir-not/" to be canonical "/tmp/031241lipubep4/check_access_filters/path1/subdir-not"
2026/09/05 03:13:49 INFO : RCLONE_TEST: Deleted
2026/09/05 03:13:49 NOTICE: [36m(12) :[0m [34mdelete-file TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST[0m
2026/09/05 03:13:49 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_access_filters/path2/subdir-not/subdir-not2/"
2026/09/05 03:13:49 INFO : RCLONE_TEST: Deleted
2026/09/05 03:13:49 NOTICE: [36m(13) :[0m [34mdelete-file /tmp/031241lipubep4/check_access_filters/path1/subdirX/RCLONE_TEST[0m
2026/09/05 03:13:49 DEBUG : Creating backend with remote "/tmp/031241lipubep4/check_access_filters/path1/subdirX/"
2026/09/05 03:13:49 DEBUG : fs cache: renaming cache item "/tmp/031241lipubep4/check_access_filters/path1/subdirX/" to be canonical "/tmp/031241lipubep4/check_access_filters/path1/subdirX"
2026/09/05 03:13:49 INFO : RCLONE_TEST: Deleted
2026/09/05 03:13:49 NOTICE: [36m(14) :[0m [34mtest EXCLUDE - test should PASS[0m
2026/09/05 03:13:49 NOTICE: [36m(15) :[0m [34mbisync check-access filters-file=/tmp/031241lipubep4/workdir/exclude-other-filtersfile.txt[0m
2026/09/05 03:13:52 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:13:52 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/09/05 03:13:52 INFO : subdirX: Set directory modification time (using SetModTime)
2026/09/05 03:13:52 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/09/05 03:13:52 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/09/05 03:13:52 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/09/05 03:13:52 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/09/05 03:13:52 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:13:52 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:13: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/09/05 03:13:52 INFO : Synching Path1 "/tmp/031241lipubep4/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_access_filters/path2/"
2026/09/05 03:13:52 INFO : Using filters file /tmp/031241lipubep4/workdir/exclude-other-filtersfile.txt
2026/09/05 03:13:52 INFO : Building Path1 and Path2 listings
2026/09/05 03:13:52 INFO : Path1 checking for diffs
2026/09/05 03:13:52 INFO : Path2 checking for diffs
2026/09/05 03:13:52 INFO : Checking access health
2026/09/05 03:13:52 INFO : Found 3 matching "RCLONE_TEST" files on both paths
2026/09/05 03:13:52 INFO : No changes found
2026/09/05 03:13:52 INFO : Updating listings
2026/09/05 03:13:52 INFO : Validating listings for Path1 "/tmp/031241lipubep4/check_access_filters/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_access_filters/path2/"
2026/09/05 03:13:52 INFO : [32mBisync successful[0m
2026/09/05 03:13:52 NOTICE: [36m(16) :[0m [34mcopy-listings exclude-pass-run[0m
2026/09/05 03:13:52 NOTICE: [36m(17) :[0m [34mtest EXCLUDE - delete RCLONE_TEST files in included directories[0m
2026/09/05 03:13:52 NOTICE: [36m(18) :[0m [34mdelete-file TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_access_filters/path2/RCLONE_TEST[0m
2026/09/05 03:13:52 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_access_filters/path2/"
2026/09/05 03:13:52 INFO : RCLONE_TEST: Deleted
2026/09/05 03:13:52 NOTICE: [36m(19) :[0m [34mdelete-file /tmp/031241lipubep4/check_access_filters/path1/subdir/RCLONE_TEST[0m
2026/09/05 03:13:52 DEBUG : Creating backend with remote "/tmp/031241lipubep4/check_access_filters/path1/subdir/"
2026/09/05 03:13:52 DEBUG : fs cache: renaming cache item "/tmp/031241lipubep4/check_access_filters/path1/subdir/" to be canonical "/tmp/031241lipubep4/check_access_filters/path1/subdir"
2026/09/05 03:13:52 INFO : RCLONE_TEST: Deleted
2026/09/05 03:13:52 NOTICE: [36m(20) :[0m [34mtest EXCLUDE - test should ABORT[0m
2026/09/05 03:13:52 NOTICE: [36m(21) :[0m [34mbisync check-access filters-file=/tmp/031241lipubep4/workdir/exclude-other-filtersfile.txt[0m
2026/09/05 03:13:54 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:13:54 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/09/05 03:13:54 INFO : subdirX: Set directory modification time (using SetModTime)
2026/09/05 03:13:54 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/09/05 03:13:54 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/09/05 03:13:54 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/09/05 03:13:54 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/09/05 03:13:54 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:13:54 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:13: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/09/05 03:13:54 INFO : Synching Path1 "/tmp/031241lipubep4/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_access_filters/path2/"
2026/09/05 03:13:54 INFO : Using filters file /tmp/031241lipubep4/workdir/exclude-other-filtersfile.txt
2026/09/05 03:13:54 INFO : Building Path1 and Path2 listings
2026/09/05 03:13:55 INFO : Path1 checking for diffs
2026/09/05 03:13:55 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m
2026/09/05 03:13:55 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/09/05 03:13:55 INFO : Path2 checking for diffs
2026/09/05 03:13:55 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/09/05 03:13:55 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/09/05 03:13:55 INFO : Checking access health
2026/09/05 03:13:55 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36mRCLONE_TEST[0m
2026/09/05 03:13:55 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36msubdir/RCLONE_TEST[0m
2026/09/05 03:13:55 ERROR : [31mBisync critical error: check file check failed[0m
2026/09/05 03:13:55 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/09/05 03:13:55 NOTICE: Bisync error: bisync aborted
2026/09/05 03:13:55 NOTICE: [36m(22) :[0m [34mmove-listings exclude-error-run[0m
2026/09/05 03:13:55 NOTICE: [36m(23) :[0m [34mtest INCLUDE - OTHER TESTS[0m
2026/09/05 03:13:55 NOTICE: [36m(24) :[0m [34mtest reset to the initial state[0m
2026/09/05 03:13:55 NOTICE: [36m(25) :[0m [34mcopy-dir /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/initial /tmp/031241lipubep4/check_access_filters/path1/[0m
2026/09/05 03:13:55 DEBUG : Creating backend with remote "/tmp/031241lipubep4/check_access_filters/path1/"
2026/09/05 03:13:55 DEBUG : fs cache: renaming cache item "/tmp/031241lipubep4/check_access_filters/path1/" to be canonical "/tmp/031241lipubep4/check_access_filters/path1"
2026/09/05 03:13:55 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/09/05 03:13:55 DEBUG : Added delayed dir = "subdir-not", newDst=subdir-not
2026/09/05 03:13:55 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:13:55 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/09/05 03:13:55 INFO : subdirX: Set directory modification time (using SetModTime)
2026/09/05 03:13:55 DEBUG : Added delayed dir = "subdirX", newDst=subdirX
2026/09/05 03:13:55 DEBUG : RCLONE_TEST: size = 109 OK
2026/09/05 03:13:55 DEBUG : RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/09/05 03:13:55 DEBUG : RCLONE_TEST: Unchanged skipping
2026/09/05 03:13:55 DEBUG : file1.txt: size = 0 OK
2026/09/05 03:13:55 DEBUG : file1.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/09/05 03:13:55 DEBUG : file1.txt: Unchanged skipping
2026/09/05 03:13:55 DEBUG : file2.txt: size = 0 OK
2026/09/05 03:13:55 DEBUG : file2.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/09/05 03:13:55 DEBUG : file2.txt: Unchanged skipping
2026/09/05 03:13:55 DEBUG : file3.txt: size = 0 OK
2026/09/05 03:13:55 DEBUG : file3.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/09/05 03:13:55 DEBUG : file3.txt: Unchanged skipping
2026/09/05 03:13:55 DEBUG : file4.txt: size = 0 OK
2026/09/05 03:13:55 DEBUG : file4.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/09/05 03:13:55 DEBUG : file4.txt: Unchanged skipping
2026/09/05 03:13:55 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:13:55 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/09/05 03:13:55 DEBUG : Added delayed dir = "subdirX/subdirX1", newDst=subdirX/subdirX1
2026/09/05 03:13:55 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:13:55 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/09/05 03:13:55 DEBUG : Added delayed dir = "subdir-not/subdir-not2", newDst=subdir-not/subdir-not2
2026/09/05 03:13:55 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:13:55 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/09/05 03:13:55 DEBUG : Added delayed dir = "subdir/subdirA", newDst=subdir/subdirA
2026/09/05 03:13:55 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/09/05 03:13:55 DEBUG : Added delayed dir = "subdir/subdirB", newDst=subdir/subdirB
2026/09/05 03:13:55 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/09/05 03:13:55 DEBUG : subdirX/file20.txt: size = 0 OK
2026/09/05 03:13:55 DEBUG : subdirX/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/09/05 03:13:55 DEBUG : subdirX/file20.txt: Unchanged skipping
2026/09/05 03:13:55 DEBUG : subdir-not/file20.txt: size = 0 OK
2026/09/05 03:13:55 DEBUG : subdir-not/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/09/05 03:13:55 DEBUG : subdir-not/file20.txt: Unchanged skipping
2026/09/05 03:13:55 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/09/05 03:13:55 DEBUG : subdir/file20.txt: size = 0 OK
2026/09/05 03:13:55 DEBUG : subdir/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/09/05 03:13:55 DEBUG : subdir/file20.txt: Unchanged skipping
2026/09/05 03:13:55 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/09/05 03:13:55 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK
2026/09/05 03:13:55 DEBUG : subdirX/subdirX1/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/09/05 03:13:55 DEBUG : subdirX/subdirX1/RCLONE_TEST: Unchanged skipping
2026/09/05 03:13:55 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK
2026/09/05 03:13:55 DEBUG : subdirX/subdirX1/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/09/05 03:13:55 DEBUG : subdirX/subdirX1/file30.txt: Unchanged skipping
2026/09/05 03:13:55 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:13:55 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/09/05 03:13:55 INFO : subdir/RCLONE_TEST: Copied (new)
2026/09/05 03:13:55 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK
2026/09/05 03:13:55 DEBUG : subdir/subdirB/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/09/05 03:13:55 DEBUG : subdir/subdirB/RCLONE_TEST: Unchanged skipping
2026/09/05 03:13:55 DEBUG : subdir/subdirB/file30.txt: size = 0 OK
2026/09/05 03:13:55 DEBUG : subdir/subdirB/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/09/05 03:13:55 DEBUG : subdir/subdirB/file30.txt: Unchanged skipping
2026/09/05 03:13:55 DEBUG : subdir/subdirA/RCLONE_TEST: size = 109 OK
2026/09/05 03:13:55 DEBUG : subdir/subdirA/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/09/05 03:13:55 DEBUG : subdir/subdirA/RCLONE_TEST: Unchanged skipping
2026/09/05 03:13:55 DEBUG : subdir/subdirA/file30.txt: size = 0 OK
2026/09/05 03:13:55 DEBUG : subdir/subdirA/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/09/05 03:13:55 DEBUG : subdir/subdirA/file30.txt: Unchanged skipping
2026/09/05 03:13:55 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:13:55 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/09/05 03:13:55 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/09/05 03:13:55 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:13:55 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/09/05 03:13:55 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/09/05 03:13:55 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: size = 109 OK
2026/09/05 03:13:55 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/09/05 03:13:55 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Unchanged skipping
2026/09/05 03:13:55 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK
2026/09/05 03:13:55 DEBUG : Local file system at /tmp/031241lipubep4/check_access_filters/path1: Waiting for checks to finish
2026/09/05 03:13:55 DEBUG : subdir-not/subdir-not2/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/09/05 03:13:55 DEBUG : subdir-not/subdir-not2/file30.txt: Unchanged skipping
2026/09/05 03:13:55 DEBUG : Local file system at /tmp/031241lipubep4/check_access_filters/path1: Waiting for transfers to finish
2026/09/05 03:13:55 INFO : subdirX: Set directory modification time (using SetModTime)
2026/09/05 03:13:55 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/09/05 03:13:55 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:13:55 NOTICE: [36m(26) :[0m [34msync-dir /tmp/031241lipubep4/check_access_filters/path1/ TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_access_filters/path2/[0m
2026/09/05 03:13:55 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/check_access_filters/path1/" for canonical name "/tmp/031241lipubep4/check_access_filters/path1"
2026/09/05 03:13:55 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:13:55 DEBUG : file1.txt: size = 0 OK
2026/09/05 03:13:55 DEBUG : file1.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:13:55 DEBUG : file1.txt: Unchanged skipping
2026/09/05 03:13:55 DEBUG : file2.txt: size = 0 OK
2026/09/05 03:13:55 DEBUG : file2.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:13:55 DEBUG : file2.txt: Unchanged skipping
2026/09/05 03:13:55 DEBUG : file3.txt: size = 0 OK
2026/09/05 03:13:55 DEBUG : file3.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:13:55 DEBUG : file3.txt: Unchanged skipping
2026/09/05 03:13:55 DEBUG : file4.txt: size = 0 OK
2026/09/05 03:13:55 DEBUG : file4.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:13:55 DEBUG : file4.txt: Unchanged skipping
2026/09/05 03:13:55 DEBUG : subdirX/file20.txt: size = 0 OK
2026/09/05 03:13:55 DEBUG : subdirX/file20.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:13:55 DEBUG : subdirX/file20.txt: Unchanged skipping
2026/09/05 03:13:55 DEBUG : subdir-not/file20.txt: size = 0 OK
2026/09/05 03:13:55 DEBUG : subdir-not/file20.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:13:55 DEBUG : subdir-not/file20.txt: Unchanged skipping
2026/09/05 03:13:55 DEBUG : subdirX/RCLONE_TEST: size = 109 OK
2026/09/05 03:13:55 DEBUG : subdirX/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:13:55 DEBUG : subdirX/RCLONE_TEST: Unchanged skipping
2026/09/05 03:13:55 DEBUG : subdir-not/RCLONE_TEST: size = 109 OK
2026/09/05 03:13:55 DEBUG : subdir/file20.txt: size = 0 OK
2026/09/05 03:13:55 DEBUG : subdir/file20.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:13:55 DEBUG : subdir/file20.txt: Unchanged skipping
2026/09/05 03:13:55 DEBUG : subdir/RCLONE_TEST: size = 109 OK
2026/09/05 03:13:55 DEBUG : subdir/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:13:55 DEBUG : subdir/RCLONE_TEST: Unchanged skipping
2026/09/05 03:13:55 DEBUG : subdir-not/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:13:55 DEBUG : subdir-not/RCLONE_TEST: Unchanged skipping
2026/09/05 03:13:55 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:13:55 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK
2026/09/05 03:13:55 DEBUG : subdir-not/subdir-not2/file30.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:13:55 DEBUG : subdir-not/subdir-not2/file30.txt: Unchanged skipping
2026/09/05 03:13:55 DEBUG : subdir/subdirA/file30.txt: size = 0 OK
2026/09/05 03:13:55 DEBUG : subdir/subdirA/file30.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:13:55 DEBUG : subdir/subdirA/file30.txt: Unchanged skipping
2026/09/05 03:13:55 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK
2026/09/05 03:13:55 DEBUG : subdirX/subdirX1/file30.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:13:55 DEBUG : subdirX/subdirX1/file30.txt: Unchanged skipping
2026/09/05 03:13:55 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK
2026/09/05 03:13:55 DEBUG : subdirX/subdirX1/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:13:55 DEBUG : subdirX/subdirX1/RCLONE_TEST: Unchanged skipping
2026/09/05 03:13:55 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:13:55 DEBUG : subdir/subdirB/file30.txt: size = 0 OK
2026/09/05 03:13:55 DEBUG : subdir/subdirB/file30.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:13:55 DEBUG : subdir/subdirB/file30.txt: Unchanged skipping
2026/09/05 03:13:55 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK
2026/09/05 03:13:55 DEBUG : subdir/subdirB/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:13:55 DEBUG : subdir/subdirB/RCLONE_TEST: Unchanged skipping
2026/09/05 03:13:55 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/check_access_filters/path2/': Waiting for checks to finish
2026/09/05 03:13:55 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/check_access_filters/path2/': Waiting for transfers to finish
2026/09/05 03:13:55 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:13:55 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:13:55 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:13:55 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:13:55 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK
2026/09/05 03:13:55 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:13:55 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK
2026/09/05 03:13:55 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:13:55 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/09/05 03:13:55 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/09/05 03:13:55 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/09/05 03:13:55 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/09/05 03:13:55 DEBUG : Waiting for deletions to finish
2026/09/05 03:13:55 NOTICE: [36m(27) :[0m [34mcopy-file /tmp/031241lipubep4/datadir/test_check_access_filters-roraben0/include-other-filtersfile.txt /tmp/031241lipubep4/workdir/[0m
2026/09/05 03:13:55 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_check_access_filters-roraben0/include-other-filtersfile.txt" to "/tmp/031241lipubep4/workdir/" as ""
2026/09/05 03:13:55 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_check_access_filters-roraben0/include-other-filtersfile.txt"
2026/09/05 03:13:55 DEBUG : Creating backend with remote "/tmp/031241lipubep4/workdir/"
2026/09/05 03:13:55 DEBUG : operations.CopyFile "include-other-filtersfile.txt" to "Local file system at /tmp/031241lipubep4/workdir" as "include-other-filtersfile.txt"
2026/09/05 03:13:55 DEBUG : include-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/09/05 03:13:55 DEBUG : include-other-filtersfile.txt.8126a844.partial: size = 178 OK
2026/09/05 03:13:55 DEBUG : include-other-filtersfile.txt: md5 = 2ec13b2813141ed088e5978ef5a47b0e OK
2026/09/05 03:13:55 DEBUG : include-other-filtersfile.txt.8126a844.partial: renamed to: include-other-filtersfile.txt
2026/09/05 03:13:55 INFO : include-other-filtersfile.txt: Copied (new)
2026/09/05 03:13:55 NOTICE: [36m(28) :[0m [34mbisync resync filters-file=/tmp/031241lipubep4/workdir/include-other-filtersfile.txt[0m
2026/09/05 03:13:58 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:13:58 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/09/05 03:13:58 INFO : subdirX: Set directory modification time (using SetModTime)
2026/09/05 03:13:58 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/09/05 03:13:58 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/09/05 03:13:58 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/09/05 03:13:58 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/09/05 03:13:58 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:13:58 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:13: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/09/05 03:13:58 INFO : Synching Path1 "/tmp/031241lipubep4/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_access_filters/path2/"
2026/09/05 03:13:58 INFO : Using filters file /tmp/031241lipubep4/workdir/include-other-filtersfile.txt
2026/09/05 03:13:58 INFO : Storing filters file hash to /tmp/031241lipubep4/workdir/include-other-filtersfile.txt.md5
2026/09/05 03:13:58 INFO : Copying Path2 files to Path1
2026/09/05 03:13:58 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:13:58 INFO : There was nothing to transfer
2026/09/05 03:13:58 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:13:58 INFO : There was nothing to transfer
2026/09/05 03:13:58 INFO : Resync updating listings
2026/09/05 03:13:58 INFO : Validating listings for Path1 "/tmp/031241lipubep4/check_access_filters/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_access_filters/path2/"
2026/09/05 03:13:58 INFO : [32mBisync successful[0m
2026/09/05 03:13:58 NOTICE: [36m(29) :[0m [34mtest INCLUDE - test include/exclude filters for check access[0m
2026/09/05 03:13:58 NOTICE: [36m(30) :[0m [34mbisync check-access filters-file=/tmp/031241lipubep4/workdir/include-other-filtersfile.txt[0m
2026/09/05 03:14:00 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:14:00 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/09/05 03:14:00 INFO : subdirX: Set directory modification time (using SetModTime)
2026/09/05 03:14:00 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/09/05 03:14:00 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/09/05 03:14:00 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/09/05 03:14:00 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/09/05 03:14:00 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:14:00 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:14: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/09/05 03:14:00 INFO : Synching Path1 "/tmp/031241lipubep4/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_access_filters/path2/"
2026/09/05 03:14:00 INFO : Using filters file /tmp/031241lipubep4/workdir/include-other-filtersfile.txt
2026/09/05 03:14:00 INFO : Building Path1 and Path2 listings
2026/09/05 03:14:01 INFO : Path1 checking for diffs
2026/09/05 03:14:01 INFO : Path2 checking for diffs
2026/09/05 03:14:01 INFO : Checking access health
2026/09/05 03:14:01 INFO : Found 5 matching "RCLONE_TEST" files on both paths
2026/09/05 03:14:01 INFO : No changes found
2026/09/05 03:14:01 INFO : Updating listings
2026/09/05 03:14:01 INFO : Validating listings for Path1 "/tmp/031241lipubep4/check_access_filters/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_access_filters/path2/"
2026/09/05 03:14:01 INFO : [32mBisync successful[0m
2026/09/05 03:14:01 NOTICE: [36m(31) :[0m [34mcopy-listings include-initial[0m
2026/09/05 03:14:01 NOTICE: [36m(32) :[0m [34mtest INCLUDE - delete RCLONE_TEST files in excluded directories[0m
2026/09/05 03:14:01 NOTICE: [36m(33) :[0m [34mdelete-file TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_access_filters/path2/subdir/subdirA/RCLONE_TEST[0m
2026/09/05 03:14:01 INFO : RCLONE_TEST: Deleted
2026/09/05 03:14:01 NOTICE: [36m(34) :[0m [34mdelete-file /tmp/031241lipubep4/check_access_filters/path1/subdir-not/RCLONE_TEST[0m
2026/09/05 03:14:01 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/check_access_filters/path1/subdir-not/" for canonical name "/tmp/031241lipubep4/check_access_filters/path1/subdir-not"
2026/09/05 03:14:01 INFO : RCLONE_TEST: Deleted
2026/09/05 03:14:01 NOTICE: [36m(35) :[0m [34mdelete-file TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST[0m
2026/09/05 03:14:01 INFO : RCLONE_TEST: Deleted
2026/09/05 03:14:01 NOTICE: [36m(36) :[0m [34mtest INCLUDE - test should PASS[0m
2026/09/05 03:14:01 NOTICE: [36m(37) :[0m [34mbisync check-access filters-file=/tmp/031241lipubep4/workdir/include-other-filtersfile.txt[0m
2026/09/05 03:14:03 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:14:03 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/09/05 03:14:03 INFO : subdirX: Set directory modification time (using SetModTime)
2026/09/05 03:14:03 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/09/05 03:14:03 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/09/05 03:14:03 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/09/05 03:14:03 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/09/05 03:14:03 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:14:03 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:14: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/09/05 03:14:03 INFO : Synching Path1 "/tmp/031241lipubep4/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_access_filters/path2/"
2026/09/05 03:14:03 INFO : Using filters file /tmp/031241lipubep4/workdir/include-other-filtersfile.txt
2026/09/05 03:14:03 INFO : Building Path1 and Path2 listings
2026/09/05 03:14:03 INFO : Path1 checking for diffs
2026/09/05 03:14:03 INFO : Path2 checking for diffs
2026/09/05 03:14:03 INFO : Checking access health
2026/09/05 03:14:03 INFO : Found 5 matching "RCLONE_TEST" files on both paths
2026/09/05 03:14:03 INFO : No changes found
2026/09/05 03:14:03 INFO : Updating listings
2026/09/05 03:14:03 INFO : Validating listings for Path1 "/tmp/031241lipubep4/check_access_filters/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_access_filters/path2/"
2026/09/05 03:14:03 INFO : [32mBisync successful[0m
2026/09/05 03:14:03 NOTICE: [36m(38) :[0m [34mcopy-listings include-pass-run[0m
2026/09/05 03:14:03 NOTICE: [36m(39) :[0m [34mtest INCLUDE - delete RCLONE_TEST files in included directories[0m
2026/09/05 03:14:03 NOTICE: [36m(40) :[0m [34mdelete-file TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_access_filters/path2/RCLONE_TEST[0m
2026/09/05 03:14:03 INFO : RCLONE_TEST: Deleted
2026/09/05 03:14:03 NOTICE: [36m(41) :[0m [34mdelete-file /tmp/031241lipubep4/check_access_filters/path1/subdir/RCLONE_TEST[0m
2026/09/05 03:14:03 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/check_access_filters/path1/subdir/" for canonical name "/tmp/031241lipubep4/check_access_filters/path1/subdir"
2026/09/05 03:14:03 INFO : RCLONE_TEST: Deleted
2026/09/05 03:14:03 NOTICE: [36m(42) :[0m [34mdelete-file /tmp/031241lipubep4/check_access_filters/path1/subdirX/subdirX1/RCLONE_TEST[0m
2026/09/05 03:14:03 DEBUG : Creating backend with remote "/tmp/031241lipubep4/check_access_filters/path1/subdirX/subdirX1/"
2026/09/05 03:14:03 DEBUG : fs cache: renaming cache item "/tmp/031241lipubep4/check_access_filters/path1/subdirX/subdirX1/" to be canonical "/tmp/031241lipubep4/check_access_filters/path1/subdirX/subdirX1"
2026/09/05 03:14:03 INFO : RCLONE_TEST: Deleted
2026/09/05 03:14:03 NOTICE: [36m(43) :[0m [34mtest INCLUDE - test should ABORT[0m
2026/09/05 03:14:03 NOTICE: [36m(44) :[0m [34mbisync check-access filters-file=/tmp/031241lipubep4/workdir/include-other-filtersfile.txt[0m
2026/09/05 03:14:06 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:14:06 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/09/05 03:14:06 INFO : subdirX: Set directory modification time (using SetModTime)
2026/09/05 03:14:06 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/09/05 03:14:06 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/09/05 03:14:06 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/09/05 03:14:06 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/09/05 03:14:06 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:14:06 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:14: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/09/05 03:14:06 INFO : Synching Path1 "/tmp/031241lipubep4/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_access_filters/path2/"
2026/09/05 03:14:06 INFO : Using filters file /tmp/031241lipubep4/workdir/include-other-filtersfile.txt
2026/09/05 03:14:06 INFO : Building Path1 and Path2 listings
2026/09/05 03:14:06 INFO : Path1 checking for diffs
2026/09/05 03:14:06 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m
2026/09/05 03:14:06 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdirX/subdirX1/RCLONE_TEST[0m
2026/09/05 03:14:06 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 2 deleted[0m
2026/09/05 03:14:06 INFO : Path2 checking for diffs
2026/09/05 03:14:06 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/09/05 03:14:06 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/09/05 03:14:06 INFO : Checking access health
2026/09/05 03:14:06 ERROR : Access test failed: Path1 count 3, Path2 count 4 - RCLONE_TEST
2026/09/05 03:14:06 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36mRCLONE_TEST[0m
2026/09/05 03:14:06 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36msubdirX/subdirX1/RCLONE_TEST[0m
2026/09/05 03:14:06 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36msubdir/RCLONE_TEST[0m
2026/09/05 03:14:06 ERROR : [31mBisync critical error: check file check failed[0m
2026/09/05 03:14:06 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/09/05 03:14:06 NOTICE: Bisync error: bisync aborted
2026/09/05 03:14:06 NOTICE: [36m(45) :[0m [34mmove-listings include-error-run[0m
2026/09/05 03:14:06 DEBUG : Waiting for deletions to finish
2026/09/05 03:14:06 INFO : file3.txt: Deleted
2026/09/05 03:14:06 INFO : file1.txt: Deleted
2026/09/05 03:14:06 INFO : RCLONE_TEST: Deleted
2026/09/05 03:14:06 INFO : file2.txt: Deleted
2026/09/05 03:14:06 INFO : file4.txt: Deleted
2026/09/05 03:14:06 INFO : subdir/subdirB/file30.txt: Deleted
2026/09/05 03:14:06 INFO : subdir/file20.txt: Deleted
2026/09/05 03:14:06 INFO : subdir-not/subdir-not2/file30.txt: Deleted
2026/09/05 03:14:06 INFO : subdir/subdirA/file30.txt: Deleted
2026/09/05 03:14:06 INFO : subdir-not/file20.txt: Deleted
2026/09/05 03:14:06 INFO : subdir/subdirB/RCLONE_TEST: Deleted
2026/09/05 03:14:06 INFO : subdir-not/subdir-not2/RCLONE_TEST: Deleted
2026/09/05 03:14:06 INFO : subdir/subdirA/RCLONE_TEST: Deleted
2026/09/05 03:14:06 INFO : subdirX/RCLONE_TEST: Deleted
2026/09/05 03:14:06 INFO : subdirX/file20.txt: Deleted
2026/09/05 03:14:06 INFO : subdirX/subdirX1/file30.txt: Deleted
2026/09/05 03:14:06 DEBUG : removing 4 level 2 directories
2026/09/05 03:14:06 INFO : subdirX/subdirX1: Removing directory
2026/09/05 03:14:06 INFO : subdir-not/subdir-not2: Removing directory
2026/09/05 03:14:06 INFO : subdir/subdirA: Removing directory
2026/09/05 03:14:06 INFO : subdir/subdirB: Removing directory
2026/09/05 03:14:06 DEBUG : removing 3 level 1 directories
2026/09/05 03:14:06 INFO : subdirX: Removing directory
2026/09/05 03:14:06 INFO : subdir: Removing directory
2026/09/05 03:14:06 INFO : subdir-not: Removing directory
2026/09/05 03:14:06 DEBUG : removing 1 level 0 directories
2026/09/05 03:14:06 INFO : Local file system at /tmp/031241lipubep4/check_access_filters/path1: Removing directory
2026/09/05 03:14:06 DEBUG : Waiting for deletions to finish
2026/09/05 03:14:06 INFO : file1.txt: Deleted
2026/09/05 03:14:06 INFO : file2.txt: Deleted
2026/09/05 03:14:06 INFO : file4.txt: Deleted
2026/09/05 03:14:06 INFO : file3.txt: Deleted
2026/09/05 03:14:07 INFO : subdir/RCLONE_TEST: Deleted
2026/09/05 03:14:07 INFO : subdir/file20.txt: Deleted
2026/09/05 03:14:07 INFO : subdirX/RCLONE_TEST: Deleted
2026/09/05 03:14:07 INFO : subdirX/file20.txt: Deleted
2026/09/05 03:14:07 INFO : subdir-not/RCLONE_TEST: Deleted
2026/09/05 03:14:07 INFO : subdir-not/file20.txt: Deleted
2026/09/05 03:14:07 INFO : subdir/subdirA/file30.txt: Deleted
2026/09/05 03:14:07 INFO : subdirX/subdirX1/file30.txt: Deleted
2026/09/05 03:14:07 INFO : subdirX/subdirX1/RCLONE_TEST: Deleted
2026/09/05 03:14:07 INFO : subdir/subdirB/file30.txt: Deleted
2026/09/05 03:14:07 INFO : subdir/subdirB/RCLONE_TEST: Deleted
2026/09/05 03:14:07 INFO : subdir-not/subdir-not2/file30.txt: Deleted
2026/09/05 03:14:07 DEBUG : removing 4 level 2 directories
2026/09/05 03:14:07 INFO : subdirX/subdirX1: Removing directory
2026/09/05 03:14:07 INFO : subdir-not/subdir-not2: Removing directory
2026/09/05 03:14:07 INFO : subdir/subdirA: Removing directory
2026/09/05 03:14:07 INFO : subdir/subdirB: Removing directory
2026/09/05 03:14:07 DEBUG : removing 3 level 1 directories
2026/09/05 03:14:07 INFO : subdirX: Removing directory
2026/09/05 03:14:07 INFO : subdir: Removing directory
2026/09/05 03:14:07 INFO : subdir-not: Removing directory
2026/09/05 03:14:07 DEBUG : removing 1 level 0 directories
2026/09/05 03:14:07 INFO : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/check_access_filters/path2': Removing directory
bisync_test.go:610: [32mTEST check_access_filters PASSED[0m
=== RUN TestBisyncLocalRemote/check_filename
2026/09/05 03:14:07 DEBUG : Creating backend with remote "/tmp/031241lipubep4/check_filename/path1"
2026/09/05 03:14:07 INFO : path2: Making directory
2026/09/05 03:14:07 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_filename/path2"
2026/09/05 03:14:07 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_filename/initial"
2026/09/05 03:14:07 DEBUG : Creating backend with remote "/tmp/031241lipubep4/initdir/test_check_filename-socaliv4"
2026/09/05 03:14:07 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/09/05 03:14:07 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:07 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:07 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:07 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:07 DEBUG : subdir: Making directory with metadata
2026/09/05 03:14:07 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:14:07 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/09/05 03:14:07 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination
2026/09/05 03:14:07 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:07 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK
2026/09/05 03:14:07 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:14:07 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:14:07 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:14:07 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:14:07 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:07 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file
2026/09/05 03:14:07 INFO : .chk_file: Copied (new)
2026/09/05 03:14:07 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:14:07 INFO : file3.txt: Copied (new)
2026/09/05 03:14:07 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:14:07 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:07 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:14:07 INFO : file1.txt: Copied (new)
2026/09/05 03:14:07 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:07 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:14:07 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:07 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:14:07 INFO : file2.txt: Copied (new)
2026/09/05 03:14:07 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:14:07 INFO : file4.txt: Copied (new)
2026/09/05 03:14:07 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:07 DEBUG : subdir/.chk_file.6dc50fe3.partial: size = 109 OK
2026/09/05 03:14:07 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:14:07 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:14:07 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:14:07 DEBUG : subdir/.chk_file.6dc50fe3.partial: renamed to: subdir/.chk_file
2026/09/05 03:14:07 DEBUG : Local file system at /tmp/031241lipubep4/initdir/test_check_filename-socaliv4: Waiting for checks to finish
2026/09/05 03:14:07 INFO : subdir/.chk_file: Copied (new)
2026/09/05 03:14:07 DEBUG : Local file system at /tmp/031241lipubep4/initdir/test_check_filename-socaliv4: Waiting for transfers to finish
2026/09/05 03:14:07 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:14:07 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_filename/modfiles"
2026/09/05 03:14:07 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_check_filename-roqidol7"
2026/09/05 03:14:07 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:07 DEBUG : Local file system at /tmp/031241lipubep4/datadir/test_check_filename-roqidol7: Waiting for checks to finish
2026/09/05 03:14:07 DEBUG : Local file system at /tmp/031241lipubep4/datadir/test_check_filename-roqidol7: Waiting for transfers to finish
2026/09/05 03:14:07 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/09/05 03:14:07 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/09/05 03:14:07 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/09/05 03:14:07 INFO : hold.txt: Copied (new)
2026/09/05 03:14:07 ERROR : error listing: directory not found
2026/09/05 03:14:07 DEBUG : Waiting for deletions to finish
2026/09/05 03:14:07 ERROR : Local file system at /tmp/031241lipubep4/check_filename/path1: Failed to list "": directory not found
2026/09/05 03:14:07 DEBUG : removing 1 level 0 directories
2026/09/05 03:14:07 INFO : Local file system at /tmp/031241lipubep4/check_filename/path1: Removing directory
2026/09/05 03:14:07 ERROR : Failed to rmdir: stat /tmp/031241lipubep4/check_filename/path1: no such file or directory
2026/09/05 03:14:07 DEBUG : Waiting for deletions to finish
2026/09/05 03:14:07 ERROR : error listing: directory not found
2026/09/05 03:14:07 ERROR : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/check_filename/path2': Failed to list "": directory not found
2026/09/05 03:14:07 DEBUG : removing 1 level 0 directories
2026/09/05 03:14:07 INFO : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/check_filename/path2': Removing directory
2026/09/05 03:14:07 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-xipubeh2juqo%2F031241lipubep4%2Fcheck_filename%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:624f9cc6-b01a-0065-16e4-3c1f5e000000
Time:2026-09-05T03:14:07.8152518Z
--------------------------------------------------------------------------------
2026/09/05 03:14:07 ERROR : error listing: directory not found
2026/09/05 03:14:07 ERROR : error listing: directory not found
2026/09/05 03:14:07 NOTICE: checking initFs Local file system at /tmp/031241lipubep4/initdir/test_check_filename-socaliv4
2026/09/05 03:14:07 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/09/05 03:14:07 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:07 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:07 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:07 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:07 DEBUG : subdir: Making directory with metadata
2026/09/05 03:14:07 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:14:07 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/09/05 03:14:07 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK
2026/09/05 03:14:07 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:14:07 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:14:07 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file
2026/09/05 03:14:07 INFO : .chk_file: Copied (new)
2026/09/05 03:14:07 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:07 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination
2026/09/05 03:14:07 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:07 DEBUG : Local file system at /tmp/031241lipubep4/check_filename/path1: Waiting for checks to finish
2026/09/05 03:14:07 DEBUG : Local file system at /tmp/031241lipubep4/check_filename/path1: Waiting for transfers to finish
2026/09/05 03:14:07 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:14:07 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:07 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:14:07 INFO : file1.txt: Copied (new)
2026/09/05 03:14:07 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:14:07 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:07 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:14:07 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:14:07 INFO : file3.txt: Copied (new)
2026/09/05 03:14:07 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:07 DEBUG : subdir/.chk_file.6dc50fe3.partial: size = 109 OK
2026/09/05 03:14:07 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:14:07 INFO : file2.txt: Copied (new)
2026/09/05 03:14:07 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:14:07 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:14:07 INFO : file4.txt: Copied (new)
2026/09/05 03:14:07 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:14:07 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:07 DEBUG : subdir/.chk_file.6dc50fe3.partial: renamed to: subdir/.chk_file
2026/09/05 03:14:07 INFO : subdir/.chk_file: Copied (new)
2026/09/05 03:14:07 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:14:07 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:14:07 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:14:07 NOTICE: checking Path1 Local file system at /tmp/031241lipubep4/check_filename/path1
2026/09/05 03:14:07 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/09/05 03:14:07 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:07 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:07 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:07 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:07 INFO : subdir: Making directory
2026/09/05 03:14:08 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination
2026/09/05 03:14:08 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:08 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/check_filename/path2': Waiting for checks to finish
2026/09/05 03:14:08 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/check_filename/path2': Waiting for transfers to finish
2026/09/05 03:14:08 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:14:08 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:08 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:14:08 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:08 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:14:08 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:08 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK
2026/09/05 03:14:08 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:14:08 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:14:08 INFO : file2.txt: Copied (new)
2026/09/05 03:14:08 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:14:08 INFO : file1.txt: Copied (new)
2026/09/05 03:14:08 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:14:08 INFO : file3.txt: Copied (new)
2026/09/05 03:14:08 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file
2026/09/05 03:14:08 INFO : .chk_file: Copied (new)
2026/09/05 03:14:08 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:14:08 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:08 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:14:08 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:08 DEBUG : subdir/.chk_file.6dc50fe3.partial: size = 109 OK
2026/09/05 03:14:08 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:14:08 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:14:08 INFO : file4.txt: Copied (new)
2026/09/05 03:14:08 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:14:08 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:14:08 DEBUG : subdir/.chk_file.6dc50fe3.partial: renamed to: subdir/.chk_file
2026/09/05 03:14:08 INFO : subdir/.chk_file: Copied (new)
2026/09/05 03:14:08 NOTICE: checking path2 azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/check_filename/path2'
2026/09/05 03:14:09 NOTICE: [36m(01) :[0m [34mtest check-filename[0m
2026/09/05 03:14:09 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/09/05 03:14:09 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/09/05 03:14:11 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:14:11 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/check_filename/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:14:11 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:14: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/09/05 03:14:11 INFO : Synching Path1 "/tmp/031241lipubep4/check_filename/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_filename/path2/"
2026/09/05 03:14:11 INFO : Copying Path2 files to Path1
2026/09/05 03:14:11 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:14:11 INFO : There was nothing to transfer
2026/09/05 03:14:11 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:14:11 INFO : There was nothing to transfer
2026/09/05 03:14:11 INFO : Resync updating listings
2026/09/05 03:14:11 INFO : Validating listings for Path1 "/tmp/031241lipubep4/check_filename/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_filename/path2/"
2026/09/05 03:14:11 INFO : [32mBisync successful[0m
2026/09/05 03:14:11 NOTICE: [36m(04) :[0m [34mtest 1. see that check-access passes with the initial setup[0m
2026/09/05 03:14:11 NOTICE: [36m(05) :[0m [34mbisync check-access check-filename=.chk_file[0m
2026/09/05 03:14:14 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:14:14 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/check_filename/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:14:14 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:14: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/09/05 03:14:14 INFO : Synching Path1 "/tmp/031241lipubep4/check_filename/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_filename/path2/"
2026/09/05 03:14:14 INFO : Building Path1 and Path2 listings
2026/09/05 03:14:14 INFO : Path1 checking for diffs
2026/09/05 03:14:14 INFO : Path2 checking for diffs
2026/09/05 03:14:14 INFO : Checking access health
2026/09/05 03:14:14 INFO : Found 2 matching ".chk_file" files on both paths
2026/09/05 03:14:14 INFO : No changes found
2026/09/05 03:14:14 INFO : Updating listings
2026/09/05 03:14:14 INFO : Validating listings for Path1 "/tmp/031241lipubep4/check_filename/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_filename/path2/"
2026/09/05 03:14:14 INFO : [32mBisync successful[0m
2026/09/05 03:14:14 NOTICE: [36m(06) :[0m [34mcopy-listings initial-pass[0m
2026/09/05 03:14:14 NOTICE: [36m(07) :[0m [34mtest 2. delete the remote subdir .chk_file, run sync. should fail critical.[0m
2026/09/05 03:14:14 NOTICE: [36m(08) :[0m [34mdelete-file TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_filename/path2/subdir/.chk_file[0m
2026/09/05 03:14:14 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_filename/path2/subdir/"
2026/09/05 03:14:14 INFO : .chk_file: Deleted
2026/09/05 03:14:14 NOTICE: [36m(09) :[0m [34mbisync check-access check-filename=.chk_file[0m
2026/09/05 03:14:16 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:14:16 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/check_filename/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:14:16 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:14: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/09/05 03:14:16 INFO : Synching Path1 "/tmp/031241lipubep4/check_filename/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_filename/path2/"
2026/09/05 03:14:16 INFO : Building Path1 and Path2 listings
2026/09/05 03:14:17 INFO : Path1 checking for diffs
2026/09/05 03:14:17 INFO : Path2 checking for diffs
2026/09/05 03:14:17 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36msubdir/.chk_file[0m
2026/09/05 03:14:17 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/09/05 03:14:17 INFO : Checking access health
2026/09/05 03:14:17 ERROR : Access test failed: Path1 count 2, Path2 count 1 - .chk_file
2026/09/05 03:14:17 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36msubdir/.chk_file[0m
2026/09/05 03:14:17 ERROR : [31mBisync critical error: check file check failed[0m
2026/09/05 03:14:17 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/09/05 03:14:17 NOTICE: Bisync error: bisync aborted
2026/09/05 03:14:17 NOTICE: [36m(10) :[0m [34mmove-listings path2-missing[0m
2026/09/05 03:14:17 NOTICE: [36m(11) :[0m [34mtest 3. put the remote subdir .chk_file back, run resync.[0m
2026/09/05 03:14:17 NOTICE: [36m(12) :[0m [34mcopy-file /tmp/031241lipubep4/check_filename/path1/subdir/.chk_file TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_filename/path2/subdir/[0m
2026/09/05 03:14:17 DEBUG : copyFile "/tmp/031241lipubep4/check_filename/path1/subdir/.chk_file" to "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_filename/path2/subdir/" as ""
2026/09/05 03:14:17 DEBUG : Creating backend with remote "/tmp/031241lipubep4/check_filename/path1/subdir/.chk_file"
2026/09/05 03:14:17 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_filename/path2/subdir/"
2026/09/05 03:14:17 DEBUG : operations.CopyFile ".chk_file" to "azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/check_filename/path2/subdir/'" as ".chk_file"
2026/09/05 03:14:17 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/09/05 03:14:17 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK
2026/09/05 03:14:17 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:14:17 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file
2026/09/05 03:14:17 INFO : .chk_file: Copied (new)
2026/09/05 03:14:17 NOTICE: [36m(13) :[0m [34mbisync check-access resync check-filename=.chk_file[0m
2026/09/05 03:14:19 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:14:19 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/check_filename/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:14:19 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:14:19 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/09/05 03:14:19 INFO : Synching Path1 "/tmp/031241lipubep4/check_filename/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_filename/path2/"
2026/09/05 03:14:19 INFO : Copying Path2 files to Path1
2026/09/05 03:14:19 INFO : Checking access health
2026/09/05 03:14:20 INFO : Found 2 matching ".chk_file" files on both paths
2026/09/05 03:14:20 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:14:20 INFO : There was nothing to transfer
2026/09/05 03:14:20 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:14:20 INFO : There was nothing to transfer
2026/09/05 03:14:20 INFO : Resync updating listings
2026/09/05 03:14:20 INFO : Validating listings for Path1 "/tmp/031241lipubep4/check_filename/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_filename/path2/"
2026/09/05 03:14:20 INFO : [32mBisync successful[0m
2026/09/05 03:14:20 NOTICE: [36m(14) :[0m [34mtest 4. run sync with check-access. should pass.[0m
2026/09/05 03:14:20 NOTICE: [36m(15) :[0m [34mbisync check-access check-filename=.chk_file[0m
2026/09/05 03:14:22 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:14:22 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/check_filename/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:14:22 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:14: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/09/05 03:14:22 INFO : Synching Path1 "/tmp/031241lipubep4/check_filename/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_filename/path2/"
2026/09/05 03:14:22 INFO : Building Path1 and Path2 listings
2026/09/05 03:14:22 INFO : Path1 checking for diffs
2026/09/05 03:14:22 INFO : Path2 checking for diffs
2026/09/05 03:14:22 INFO : Checking access health
2026/09/05 03:14:22 INFO : Found 2 matching ".chk_file" files on both paths
2026/09/05 03:14:22 INFO : No changes found
2026/09/05 03:14:22 INFO : Updating listings
2026/09/05 03:14:22 INFO : Validating listings for Path1 "/tmp/031241lipubep4/check_filename/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_filename/path2/"
2026/09/05 03:14:22 INFO : [32mBisync successful[0m
2026/09/05 03:14:23 DEBUG : Waiting for deletions to finish
2026/09/05 03:14:23 INFO : file4.txt: Deleted
2026/09/05 03:14:23 INFO : file1.txt: Deleted
2026/09/05 03:14:23 INFO : file3.txt: Deleted
2026/09/05 03:14:23 INFO : file2.txt: Deleted
2026/09/05 03:14:23 INFO : subdir/file20.txt: Deleted
2026/09/05 03:14:23 INFO : .chk_file: Deleted
2026/09/05 03:14:23 INFO : subdir/.chk_file: Deleted
2026/09/05 03:14:23 DEBUG : removing 1 level 1 directories
2026/09/05 03:14:23 INFO : subdir: Removing directory
2026/09/05 03:14:23 DEBUG : removing 1 level 0 directories
2026/09/05 03:14:23 INFO : Local file system at /tmp/031241lipubep4/check_filename/path1: Removing directory
2026/09/05 03:14:23 DEBUG : Waiting for deletions to finish
2026/09/05 03:14:23 INFO : file2.txt: Deleted
2026/09/05 03:14:23 INFO : file3.txt: Deleted
2026/09/05 03:14:23 INFO : file1.txt: Deleted
2026/09/05 03:14:23 INFO : file4.txt: Deleted
2026/09/05 03:14:23 INFO : .chk_file: Deleted
2026/09/05 03:14:23 INFO : subdir/.chk_file: Deleted
2026/09/05 03:14:23 INFO : subdir/file20.txt: Deleted
2026/09/05 03:14:23 DEBUG : removing 1 level 1 directories
2026/09/05 03:14:23 INFO : subdir: Removing directory
2026/09/05 03:14:23 DEBUG : removing 1 level 0 directories
2026/09/05 03:14:23 INFO : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/check_filename/path2': Removing directory
bisync_test.go:610: [32mTEST check_filename PASSED[0m
=== RUN TestBisyncLocalRemote/check_sync
2026/09/05 03:14:23 DEBUG : Creating backend with remote "/tmp/031241lipubep4/check_sync/path1"
2026/09/05 03:14:23 INFO : path2: Making directory
2026/09/05 03:14:23 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_sync/path2"
2026/09/05 03:14:23 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_sync/initial"
2026/09/05 03:14:23 DEBUG : Creating backend with remote "/tmp/031241lipubep4/initdir/test_check_sync-havugul2"
2026/09/05 03:14:23 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:14:23 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:23 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:23 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:23 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:23 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:23 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:23 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:23 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:23 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:14:23 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:14:23 DEBUG : Local file system at /tmp/031241lipubep4/initdir/test_check_sync-havugul2: Waiting for checks to finish
2026/09/05 03:14:23 DEBUG : Local file system at /tmp/031241lipubep4/initdir/test_check_sync-havugul2: Waiting for transfers to finish
2026/09/05 03:14:23 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:14:23 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:14:23 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:23 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:14:23 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:23 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:14:23 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:14:23 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:23 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:14:23 INFO : file1.txt: Copied (new)
2026/09/05 03:14:23 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:14:23 INFO : file2.txt: Copied (new)
2026/09/05 03:14:23 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:14:23 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:14:23 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:23 INFO : file3.txt: Copied (new)
2026/09/05 03:14:23 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:14:23 INFO : file4.txt: Copied (new)
2026/09/05 03:14:23 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:14:23 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:23 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:14:23 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:14:23 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:23 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:23 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:14:23 INFO : file6.txt: Copied (new)
2026/09/05 03:14:23 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:14:23 INFO : file8.txt: Copied (new)
2026/09/05 03:14:23 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:14:23 INFO : file7.txt: Copied (new)
2026/09/05 03:14:23 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:14:23 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:23 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:14:23 INFO : file5.txt: Copied (new)
2026/09/05 03:14:23 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_sync/modfiles"
2026/09/05 03:14:23 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_check_sync-refivej1"
2026/09/05 03:14:23 DEBUG : _testdir_path1.._testdir_path2.path1.lst: Need to transfer - File not found at Destination
2026/09/05 03:14:23 DEBUG : _testdir_path1.._testdir_path2.path2.lst: Need to transfer - File not found at Destination
2026/09/05 03:14:23 DEBUG : Local file system at /tmp/031241lipubep4/datadir/test_check_sync-refivej1: Waiting for checks to finish
2026/09/05 03:14:23 DEBUG : Local file system at /tmp/031241lipubep4/datadir/test_check_sync-refivej1: Waiting for transfers to finish
2026/09/05 03:14:23 DEBUG : _testdir_path1.._testdir_path2.path1.lst.ba8cd101.partial: size = 792 OK
2026/09/05 03:14:23 DEBUG : _testdir_path1.._testdir_path2.path2.lst.f764d166.partial: size = 792 OK
2026/09/05 03:14:23 DEBUG : _testdir_path1.._testdir_path2.path1.lst: md5 = fdb18e0dff6961813e12c57227d2e854 OK
2026/09/05 03:14:23 DEBUG : _testdir_path1.._testdir_path2.path2.lst: md5 = d6ce44a26af9c2110b1750fe88dc4b69 OK
2026/09/05 03:14:23 DEBUG : _testdir_path1.._testdir_path2.path1.lst.ba8cd101.partial: renamed to: _testdir_path1.._testdir_path2.path1.lst
2026/09/05 03:14:23 INFO : _testdir_path1.._testdir_path2.path1.lst: Copied (new)
2026/09/05 03:14:23 DEBUG : _testdir_path1.._testdir_path2.path2.lst.f764d166.partial: renamed to: _testdir_path1.._testdir_path2.path2.lst
2026/09/05 03:14:23 INFO : _testdir_path1.._testdir_path2.path2.lst: Copied (new)
2026/09/05 03:14:23 DEBUG : Waiting for deletions to finish
2026/09/05 03:14:23 ERROR : error listing: directory not found
2026/09/05 03:14:23 ERROR : Local file system at /tmp/031241lipubep4/check_sync/path1: Failed to list "": directory not found
2026/09/05 03:14:23 DEBUG : removing 1 level 0 directories
2026/09/05 03:14:23 INFO : Local file system at /tmp/031241lipubep4/check_sync/path1: Removing directory
2026/09/05 03:14:23 ERROR : Failed to rmdir: stat /tmp/031241lipubep4/check_sync/path1: no such file or directory
2026/09/05 03:14:23 DEBUG : Waiting for deletions to finish
2026/09/05 03:14:23 ERROR : error listing: directory not found
2026/09/05 03:14:23 ERROR : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/check_sync/path2': Failed to list "": directory not found
2026/09/05 03:14:23 DEBUG : removing 1 level 0 directories
2026/09/05 03:14:23 INFO : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/check_sync/path2': Removing directory
2026/09/05 03:14:23 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-xipubeh2juqo%2F031241lipubep4%2Fcheck_sync%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:cabf0fa4-e01a-0068-64e4-3cd78a000000
Time:2026-09-05T03:14:23.7938633Z
--------------------------------------------------------------------------------
2026/09/05 03:14:23 ERROR : error listing: directory not found
2026/09/05 03:14:23 ERROR : error listing: directory not found
2026/09/05 03:14:23 NOTICE: checking initFs Local file system at /tmp/031241lipubep4/initdir/test_check_sync-havugul2
2026/09/05 03:14:23 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:14:23 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:23 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:23 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:23 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:23 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:23 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:23 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:23 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:23 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:14:23 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:14:23 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:14:23 DEBUG : Local file system at /tmp/031241lipubep4/check_sync/path1: Waiting for checks to finish
2026/09/05 03:14:23 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:23 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:14:23 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:14:23 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:14:23 INFO : file1.txt: Copied (new)
2026/09/05 03:14:23 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:14:23 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:14:23 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:14:23 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:23 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:14:23 INFO : file3.txt: Copied (new)
2026/09/05 03:14:23 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:14:23 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:23 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:14:23 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:14:23 INFO : file2.txt: Copied (new)
2026/09/05 03:14:23 DEBUG : Local file system at /tmp/031241lipubep4/check_sync/path1: Waiting for transfers to finish
2026/09/05 03:14:23 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:23 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:14:23 INFO : file6.txt: Copied (new)
2026/09/05 03:14:23 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:14:23 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:14:23 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:23 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:23 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:14:23 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:14:23 INFO : file7.txt: Copied (new)
2026/09/05 03:14:23 INFO : file4.txt: Copied (new)
2026/09/05 03:14:23 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:23 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:14:23 INFO : file5.txt: Copied (new)
2026/09/05 03:14:23 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:23 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:14:23 INFO : file8.txt: Copied (new)
2026/09/05 03:14:23 NOTICE: checking Path1 Local file system at /tmp/031241lipubep4/check_sync/path1
2026/09/05 03:14:23 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:23 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:23 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:23 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:23 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:23 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:23 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:23 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:23 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:14:23 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/check_sync/path2': Waiting for checks to finish
2026/09/05 03:14:23 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/check_sync/path2': Waiting for transfers to finish
2026/09/05 03:14:24 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:14:24 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:24 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:14:24 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:24 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:14:24 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:24 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:14:24 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:24 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:14:24 INFO : file2.txt: Copied (new)
2026/09/05 03:14:24 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:14:24 INFO : file3.txt: Copied (new)
2026/09/05 03:14:24 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:14:24 INFO : file1.txt: Copied (new)
2026/09/05 03:14:24 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:14:24 INFO : file4.txt: Copied (new)
2026/09/05 03:14:24 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:14:24 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:24 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:14:24 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:24 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:14:24 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:24 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:14:24 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:24 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:14:24 INFO : file7.txt: Copied (new)
2026/09/05 03:14:24 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:14:24 INFO : file5.txt: Copied (new)
2026/09/05 03:14:24 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:14:24 INFO : file6.txt: Copied (new)
2026/09/05 03:14:24 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:14:24 INFO : file8.txt: Copied (new)
2026/09/05 03:14:24 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:14:24 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:14:24 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:14:24 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:14:24 NOTICE: checking path2 azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/check_sync/path2'
2026/09/05 03:14:25 NOTICE: [36m(01) :[0m [34mtest check-sync[0m
2026/09/05 03:14:25 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/09/05 03:14:25 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/09/05 03:14:27 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/check_sync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:14:27 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:14: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/09/05 03:14:27 INFO : Synching Path1 "/tmp/031241lipubep4/check_sync/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_sync/path2/"
2026/09/05 03:14:27 INFO : Copying Path2 files to Path1
2026/09/05 03:14:27 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:14:27 INFO : There was nothing to transfer
2026/09/05 03:14:27 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:14:27 INFO : There was nothing to transfer
2026/09/05 03:14:27 INFO : Resync updating listings
2026/09/05 03:14:27 INFO : Validating listings for Path1 "/tmp/031241lipubep4/check_sync/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_sync/path2/"
2026/09/05 03:14:27 INFO : [32mBisync successful[0m
2026/09/05 03:14:27 NOTICE: [36m(04) :[0m [34mtest 1. run check-sync-only on a clean sync[0m
2026/09/05 03:14:27 NOTICE: [36m(05) :[0m [34mbisync check-sync-only[0m
2026/09/05 03:14:30 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/check_sync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:14:30 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:14: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/09/05 03:14:30 INFO : Validating listings for Path1 "/tmp/031241lipubep4/check_sync/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_sync/path2/"
2026/09/05 03:14:30 INFO : [32mBisync successful[0m
2026/09/05 03:14:30 NOTICE: [36m(06) :[0m [34mtest 2. inject modified listings into the workdir[0m
2026/09/05 03:14:30 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_check_sync-refivej1/_testdir_path1.._testdir_path2.path1.lst /tmp/031241lipubep4/workdir/ tmp_031241lipubep4_check_sync_path1..TestAzureFiles_rclone-test-xipubeh2juqo_031241lipubep4_check_sync_path2.path1.lst[0m
2026/09/05 03:14:30 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_check_sync-refivej1/_testdir_path1.._testdir_path2.path1.lst" to "/tmp/031241lipubep4/workdir/" as "tmp_031241lipubep4_check_sync_path1..TestAzureFiles_rclone-test-xipubeh2juqo_031241lipubep4_check_sync_path2.path1.lst"
2026/09/05 03:14:30 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_check_sync-refivej1/_testdir_path1.._testdir_path2.path1.lst"
2026/09/05 03:14:30 DEBUG : Creating backend with remote "/tmp/031241lipubep4/workdir/"
2026/09/05 03:14:30 DEBUG : operations.CopyFile "_testdir_path1.._testdir_path2.path1.lst" to "Local file system at /tmp/031241lipubep4/workdir" as "tmp_031241lipubep4_check_sync_path1..TestAzureFiles_rclone-test-xipubeh2juqo_031241lipubep4_check_sync_path2.path1.lst"
2026/09/05 03:14:30 DEBUG : _testdir_path1.._testdir_path2.path1.lst: size = 792 (Local file system at /tmp/031241lipubep4/datadir/test_check_sync-refivej1)
2026/09/05 03:14:30 DEBUG : tmp_031241lipubep4_check_sync_path1..TestAzureFiles_rclone-test-xipubeh2juqo_031241lipubep4_check_sync_path2.path1.lst: size = 620 (Local file system at /tmp/031241lipubep4/workdir)
2026/09/05 03:14:30 DEBUG : _testdir_path1.._testdir_path2.path1.lst: Sizes differ
2026/09/05 03:14:30 DEBUG : tmp_031241lipubep4_check_sync_path1..TestAzureFiles_rclone-test-xipubeh2juqo_031241lipubep4_check_syn.ff157d59.partial: size = 792 OK
2026/09/05 03:14:30 DEBUG : _testdir_path1.._testdir_path2.path1.lst: md5 = fdb18e0dff6961813e12c57227d2e854 OK
2026/09/05 03:14:30 DEBUG : tmp_031241lipubep4_check_sync_path1..TestAzureFiles_rclone-test-xipubeh2juqo_031241lipubep4_check_syn.ff157d59.partial: renamed to: tmp_031241lipubep4_check_sync_path1..TestAzureFiles_rclone-test-xipubeh2juqo_031241lipubep4_check_sync_path2.path1.lst
2026/09/05 03:14:30 INFO : _testdir_path1.._testdir_path2.path1.lst: Copied (replaced existing) to: tmp_031241lipubep4_check_sync_path1..TestAzureFiles_rclone-test-xipubeh2juqo_031241lipubep4_check_sync_path2.path1.lst
2026/09/05 03:14:30 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_check_sync-refivej1/_testdir_path1.._testdir_path2.path2.lst /tmp/031241lipubep4/workdir/ tmp_031241lipubep4_check_sync_path1..TestAzureFiles_rclone-test-xipubeh2juqo_031241lipubep4_check_sync_path2.path2.lst[0m
2026/09/05 03:14:30 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_check_sync-refivej1/_testdir_path1.._testdir_path2.path2.lst" to "/tmp/031241lipubep4/workdir/" as "tmp_031241lipubep4_check_sync_path1..TestAzureFiles_rclone-test-xipubeh2juqo_031241lipubep4_check_sync_path2.path2.lst"
2026/09/05 03:14:30 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_check_sync-refivej1/_testdir_path1.._testdir_path2.path2.lst"
2026/09/05 03:14:30 DEBUG : Creating backend with remote "/tmp/031241lipubep4/workdir/"
2026/09/05 03:14:30 DEBUG : operations.CopyFile "_testdir_path1.._testdir_path2.path2.lst" to "Local file system at /tmp/031241lipubep4/workdir" as "tmp_031241lipubep4_check_sync_path1..TestAzureFiles_rclone-test-xipubeh2juqo_031241lipubep4_check_sync_path2.path2.lst"
2026/09/05 03:14:30 DEBUG : _testdir_path1.._testdir_path2.path2.lst: size = 792 (Local file system at /tmp/031241lipubep4/datadir/test_check_sync-refivej1)
2026/09/05 03:14:30 DEBUG : tmp_031241lipubep4_check_sync_path1..TestAzureFiles_rclone-test-xipubeh2juqo_031241lipubep4_check_sync_path2.path2.lst: size = 620 (Local file system at /tmp/031241lipubep4/workdir)
2026/09/05 03:14:30 DEBUG : _testdir_path1.._testdir_path2.path2.lst: Sizes differ
2026/09/05 03:14:30 DEBUG : tmp_031241lipubep4_check_sync_path1..TestAzureFiles_rclone-test-xipubeh2juqo_031241lipubep4_check_syn.b2fd7d3e.partial: size = 792 OK
2026/09/05 03:14:30 DEBUG : _testdir_path1.._testdir_path2.path2.lst: md5 = d6ce44a26af9c2110b1750fe88dc4b69 OK
2026/09/05 03:14:30 DEBUG : tmp_031241lipubep4_check_sync_path1..TestAzureFiles_rclone-test-xipubeh2juqo_031241lipubep4_check_syn.b2fd7d3e.partial: renamed to: tmp_031241lipubep4_check_sync_path1..TestAzureFiles_rclone-test-xipubeh2juqo_031241lipubep4_check_sync_path2.path2.lst
2026/09/05 03:14:30 INFO : _testdir_path1.._testdir_path2.path2.lst: Copied (replaced existing) to: tmp_031241lipubep4_check_sync_path1..TestAzureFiles_rclone-test-xipubeh2juqo_031241lipubep4_check_sync_path2.path2.lst
2026/09/05 03:14:30 NOTICE: [36m(09) :[0m [34mtest 3. run check-sync-only on modified listings[0m
2026/09/05 03:14:30 NOTICE: [36m(10) :[0m [34mbisync check-sync-only[0m
2026/09/05 03:14:32 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/check_sync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:14:32 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:14: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/09/05 03:14:32 INFO : Validating listings for Path1 "/tmp/031241lipubep4/check_sync/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_sync/path2/"
2026/09/05 03:14:32 ERROR : - [34m[0m [35mPath1 file not found in Path2[0m - [36mfile2.txt[0m
2026/09/05 03:14:32 ERROR : - [34m[0m [35mPath2 file not found in Path1[0m - [36mfile1.txt[0m
2026/09/05 03:14:32 ERROR : [31mBisync critical error: path1 and path2 are out of sync, run --resync to recover[0m
2026/09/05 03:14:32 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/09/05 03:14:32 NOTICE: Bisync error: bisync aborted
2026/09/05 03:14:32 NOTICE: [36m(11) :[0m [34mcopy-listings check-sync-only[0m
2026/09/05 03:14:32 NOTICE: [36m(12) :[0m [34mtest 4. run normal sync to check that it aborts[0m
2026/09/05 03:14:32 NOTICE: [36m(13) :[0m [34mbisync[0m
2026/09/05 03:14:34 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/check_sync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:14:34 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:14: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/09/05 03:14:34 INFO : Synching Path1 "/tmp/031241lipubep4/check_sync/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_sync/path2/"
2026/09/05 03:14:34 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/031241lipubep4/workdir/tmp_031241lipubep4_check_sync_path1..TestAzureFiles_rclone-test-xipubeh2juqo_031241lipubep4_check_sync_path2.path1.lst[0m
[0m[36mPath2: [94m/tmp/031241lipubep4/workdir/tmp_031241lipubep4_check_sync_path1..TestAzureFiles_rclone-test-xipubeh2juqo_031241lipubep4_check_sync_path2.path2.lst[0m
[0m[35mTry running this command to inspect the work dir:
[0m[96mrclone lsl "/tmp/031241lipubep4/workdir"[0m[0m
2026/09/05 03:14:34 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/09/05 03:14:34 NOTICE: Bisync error: bisync aborted
2026/09/05 03:14:34 NOTICE: [36m(14) :[0m [34mtest 5. prune failure listings after critical abort[0m
2026/09/05 03:14:34 NOTICE: [36m(15) :[0m [34mdelete-glob /tmp/031241lipubep4/workdir/ *.lst[0m
2026/09/05 03:14:34 DEBUG : Creating backend with remote "/tmp/031241lipubep4/workdir/"
2026/09/05 03:14:34 DEBUG : fs cache: renaming cache item "/tmp/031241lipubep4/workdir/" to be canonical "/tmp/031241lipubep4/workdir"
2026/09/05 03:14:34 DEBUG : Waiting for deletions to finish
2026/09/05 03:14:34 NOTICE: [36m(16) :[0m [34mdelete-glob /tmp/031241lipubep4/workdir/ *.lst-err[0m
2026/09/05 03:14:34 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/workdir/" for canonical name "/tmp/031241lipubep4/workdir"
2026/09/05 03:14:34 DEBUG : Waiting for deletions to finish
2026/09/05 03:14:34 INFO : tmp_031241lipubep4_check_sync_path1..TestAzureFiles_rclone-test-xipubeh2juqo_031241lipubep4_check_sync_path2.path2.lst-err: Deleted
2026/09/05 03:14:34 INFO : tmp_031241lipubep4_check_sync_path1..TestAzureFiles_rclone-test-xipubeh2juqo_031241lipubep4_check_sync_path2.path1.lst-err: Deleted
2026/09/05 03:14:34 NOTICE: [36m(17) :[0m [34mdelete-glob /tmp/031241lipubep4/workdir/ *.lst-new[0m
2026/09/05 03:14:34 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/workdir/" for canonical name "/tmp/031241lipubep4/workdir"
2026/09/05 03:14:34 DEBUG : Waiting for deletions to finish
2026/09/05 03:14:34 INFO : tmp_031241lipubep4_check_sync_path1..TestAzureFiles_rclone-test-xipubeh2juqo_031241lipubep4_check_sync_path2.path1.lst-new: Deleted
2026/09/05 03:14:34 INFO : tmp_031241lipubep4_check_sync_path1..TestAzureFiles_rclone-test-xipubeh2juqo_031241lipubep4_check_sync_path2.path2.lst-new: Deleted
2026/09/05 03:14:34 NOTICE: [36m(18) :[0m [34mtest 6. run resync[0m
2026/09/05 03:14:34 NOTICE: [36m(19) :[0m [34mbisync resync[0m
2026/09/05 03:14:37 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/check_sync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:14:37 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:14: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/09/05 03:14:37 INFO : Synching Path1 "/tmp/031241lipubep4/check_sync/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_sync/path2/"
2026/09/05 03:14:37 INFO : Copying Path2 files to Path1
2026/09/05 03:14:37 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:14:37 INFO : There was nothing to transfer
2026/09/05 03:14:37 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:14:37 INFO : There was nothing to transfer
2026/09/05 03:14:37 INFO : Resync updating listings
2026/09/05 03:14:37 INFO : Validating listings for Path1 "/tmp/031241lipubep4/check_sync/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_sync/path2/"
2026/09/05 03:14:37 INFO : [32mBisync successful[0m
2026/09/05 03:14:37 NOTICE: [36m(20) :[0m [34mtest 7. run normal sync with check-sync enabled (default)[0m
2026/09/05 03:14:37 NOTICE: [36m(21) :[0m [34mbisync[0m
2026/09/05 03:14:39 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/check_sync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:14:39 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:14: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/09/05 03:14:39 INFO : Synching Path1 "/tmp/031241lipubep4/check_sync/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_sync/path2/"
2026/09/05 03:14:39 INFO : Building Path1 and Path2 listings
2026/09/05 03:14:39 INFO : Path1 checking for diffs
2026/09/05 03:14:39 INFO : Path2 checking for diffs
2026/09/05 03:14:39 INFO : No changes found
2026/09/05 03:14:39 INFO : Updating listings
2026/09/05 03:14:39 INFO : Validating listings for Path1 "/tmp/031241lipubep4/check_sync/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_sync/path2/"
2026/09/05 03:14:39 INFO : [32mBisync successful[0m
2026/09/05 03:14:39 NOTICE: [36m(22) :[0m [34mtest 8. run normal sync with no-check-sync[0m
2026/09/05 03:14:39 NOTICE: [36m(23) :[0m [34mbisync no-check-sync[0m
2026/09/05 03:14:42 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/check_sync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:14:42 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:14: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/09/05 03:14:42 INFO : Synching Path1 "/tmp/031241lipubep4/check_sync/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/check_sync/path2/"
2026/09/05 03:14:42 INFO : Building Path1 and Path2 listings
2026/09/05 03:14:42 INFO : Path1 checking for diffs
2026/09/05 03:14:42 INFO : Path2 checking for diffs
2026/09/05 03:14:42 INFO : No changes found
2026/09/05 03:14:42 INFO : Updating listings
2026/09/05 03:14:42 INFO : [32mBisync successful[0m
2026/09/05 03:14:42 DEBUG : Waiting for deletions to finish
2026/09/05 03:14:42 INFO : RCLONE_TEST: Deleted
2026/09/05 03:14:42 INFO : file8.txt: Deleted
2026/09/05 03:14:42 INFO : file2.txt: Deleted
2026/09/05 03:14:42 INFO : file5.txt: Deleted
2026/09/05 03:14:42 INFO : file1.txt: Deleted
2026/09/05 03:14:42 INFO : file4.txt: Deleted
2026/09/05 03:14:42 INFO : file6.txt: Deleted
2026/09/05 03:14:42 INFO : file7.txt: Deleted
2026/09/05 03:14:42 INFO : file3.txt: Deleted
2026/09/05 03:14:42 DEBUG : removing 1 level 0 directories
2026/09/05 03:14:42 INFO : Local file system at /tmp/031241lipubep4/check_sync/path1: Removing directory
2026/09/05 03:14:42 DEBUG : Waiting for deletions to finish
2026/09/05 03:14:42 INFO : file1.txt: Deleted
2026/09/05 03:14:42 INFO : RCLONE_TEST: Deleted
2026/09/05 03:14:42 INFO : file5.txt: Deleted
2026/09/05 03:14:42 INFO : file4.txt: Deleted
2026/09/05 03:14:42 INFO : file2.txt: Deleted
2026/09/05 03:14:42 INFO : file6.txt: Deleted
2026/09/05 03:14:42 INFO : file7.txt: Deleted
2026/09/05 03:14:42 INFO : file3.txt: Deleted
2026/09/05 03:14:42 INFO : file8.txt: Deleted
2026/09/05 03:14:42 DEBUG : removing 1 level 0 directories
2026/09/05 03:14:42 INFO : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/check_sync/path2': Removing directory
bisync_test.go:610: [32mTEST check_sync PASSED[0m
=== RUN TestBisyncLocalRemote/compare_all
2026/09/05 03:14:42 DEBUG : Creating backend with remote "/tmp/031241lipubep4/compare_all/path1"
2026/09/05 03:14:42 INFO : path2: Making directory
2026/09/05 03:14:42 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/compare_all/path2"
2026/09/05 03:14:42 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_compare_all/initial"
2026/09/05 03:14:42 DEBUG : Creating backend with remote "/tmp/031241lipubep4/initdir/test_compare_all-diborij6"
2026/09/05 03:14:42 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:14:42 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:42 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:42 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:42 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:42 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:42 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:42 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:42 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:42 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:14:42 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:14:42 DEBUG : Local file system at /tmp/031241lipubep4/initdir/test_compare_all-diborij6: Waiting for checks to finish
2026/09/05 03:14:42 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:42 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:42 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:14:42 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:14:42 INFO : file3.txt: Copied (new)
2026/09/05 03:14:42 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:14:42 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:14:42 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:14:42 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:14:42 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:42 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:14:42 INFO : file1.txt: Copied (new)
2026/09/05 03:14:42 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:14:42 INFO : file2.txt: Copied (new)
2026/09/05 03:14:42 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:14:42 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:42 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:14:42 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:14:42 INFO : file6.txt: Copied (new)
2026/09/05 03:14:42 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:14:42 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:42 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:14:42 DEBUG : Local file system at /tmp/031241lipubep4/initdir/test_compare_all-diborij6: Waiting for transfers to finish
2026/09/05 03:14:42 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:42 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:14:42 INFO : file7.txt: Copied (new)
2026/09/05 03:14:42 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:42 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:14:42 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:14:42 INFO : file5.txt: Copied (new)
2026/09/05 03:14:42 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:42 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:14:42 INFO : file4.txt: Copied (new)
2026/09/05 03:14:42 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:14:42 INFO : file8.txt: Copied (new)
2026/09/05 03:14:42 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_compare_all/modfiles"
2026/09/05 03:14:42 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_compare_all-luvohaw6"
2026/09/05 03:14:42 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:42 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:42 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:42 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:42 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:42 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:42 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:42 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:42 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/09/05 03:14:42 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/09/05 03:14:42 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/09/05 03:14:42 DEBUG : Local file system at /tmp/031241lipubep4/datadir/test_compare_all-luvohaw6: Waiting for checks to finish
2026/09/05 03:14:42 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:14:42 DEBUG : Local file system at /tmp/031241lipubep4/datadir/test_compare_all-luvohaw6: Waiting for transfers to finish
2026/09/05 03:14:42 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:14:42 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:14:42 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/09/05 03:14:42 INFO : file11.txt: Copied (new)
2026/09/05 03:14:42 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/09/05 03:14:42 INFO : file1.txt: Copied (new)
2026/09/05 03:14:42 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/09/05 03:14:42 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/09/05 03:14:42 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/09/05 03:14:42 INFO : file10.txt: Copied (new)
2026/09/05 03:14:42 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/09/05 03:14:42 INFO : file2.txt: Copied (new)
2026/09/05 03:14:42 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/09/05 03:14:42 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/09/05 03:14:42 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/09/05 03:14:42 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:14:42 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/09/05 03:14:42 INFO : file5R.txt: Copied (new)
2026/09/05 03:14:42 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/09/05 03:14:42 INFO : file6.txt: Copied (new)
2026/09/05 03:14:42 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/09/05 03:14:42 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/09/05 03:14:42 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/09/05 03:14:42 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:14:42 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/09/05 03:14:42 INFO : file5L.txt: Copied (new)
2026/09/05 03:14:42 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/09/05 03:14:42 INFO : file7.txt: Copied (new)
2026/09/05 03:14:42 DEBUG : Waiting for deletions to finish
2026/09/05 03:14:42 ERROR : error listing: directory not found
2026/09/05 03:14:42 ERROR : Local file system at /tmp/031241lipubep4/compare_all/path1: Failed to list "": directory not found
2026/09/05 03:14:42 DEBUG : removing 1 level 0 directories
2026/09/05 03:14:42 INFO : Local file system at /tmp/031241lipubep4/compare_all/path1: Removing directory
2026/09/05 03:14:42 ERROR : Failed to rmdir: stat /tmp/031241lipubep4/compare_all/path1: no such file or directory
2026/09/05 03:14:42 DEBUG : Waiting for deletions to finish
2026/09/05 03:14:42 ERROR : error listing: directory not found
2026/09/05 03:14:42 ERROR : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/compare_all/path2': Failed to list "": directory not found
2026/09/05 03:14:42 DEBUG : removing 1 level 0 directories
2026/09/05 03:14:42 INFO : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/compare_all/path2': Removing directory
2026/09/05 03:14:42 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-xipubeh2juqo%2F031241lipubep4%2Fcompare_all%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:700cef24-701a-009e-78e4-3ca2c4000000
Time:2026-09-05T03:14:42.8102381Z
--------------------------------------------------------------------------------
2026/09/05 03:14:42 ERROR : error listing: directory not found
2026/09/05 03:14:42 ERROR : error listing: directory not found
2026/09/05 03:14:42 NOTICE: checking initFs Local file system at /tmp/031241lipubep4/initdir/test_compare_all-diborij6
2026/09/05 03:14:42 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:14:42 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:42 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:42 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:42 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:42 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:42 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:42 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:42 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:42 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:14:42 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:14:42 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:14:42 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:14:42 DEBUG : Local file system at /tmp/031241lipubep4/compare_all/path1: Waiting for checks to finish
2026/09/05 03:14:42 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:42 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:14:42 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:14:42 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:14:42 INFO : file1.txt: Copied (new)
2026/09/05 03:14:42 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:14:42 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:14:42 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:42 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:42 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:14:42 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:14:42 INFO : file4.txt: Copied (new)
2026/09/05 03:14:42 DEBUG : Local file system at /tmp/031241lipubep4/compare_all/path1: Waiting for transfers to finish
2026/09/05 03:14:42 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:14:42 INFO : file3.txt: Copied (new)
2026/09/05 03:14:42 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:42 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:42 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:14:42 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:14:42 INFO : file2.txt: Copied (new)
2026/09/05 03:14:42 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:14:42 INFO : file5.txt: Copied (new)
2026/09/05 03:14:42 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:42 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:14:42 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:42 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:14:42 INFO : file6.txt: Copied (new)
2026/09/05 03:14:42 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:14:42 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:14:42 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:42 INFO : file7.txt: Copied (new)
2026/09/05 03:14:42 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:14:42 INFO : file8.txt: Copied (new)
2026/09/05 03:14:42 NOTICE: checking Path1 Local file system at /tmp/031241lipubep4/compare_all/path1
2026/09/05 03:14:42 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:42 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:42 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:42 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:42 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:42 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:42 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:42 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:42 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:14:42 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/compare_all/path2': Waiting for checks to finish
2026/09/05 03:14:42 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/compare_all/path2': Waiting for transfers to finish
2026/09/05 03:14:43 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:14:43 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:43 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:14:43 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:43 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:14:43 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:43 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:14:43 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:43 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:14:43 INFO : file4.txt: Copied (new)
2026/09/05 03:14:43 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:14:43 INFO : file1.txt: Copied (new)
2026/09/05 03:14:43 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:14:43 INFO : file2.txt: Copied (new)
2026/09/05 03:14:43 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:14:43 INFO : file3.txt: Copied (new)
2026/09/05 03:14:43 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:14:43 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:43 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:14:43 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:43 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:14:43 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:43 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:14:43 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:43 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:14:43 INFO : file5.txt: Copied (new)
2026/09/05 03:14:43 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:14:43 INFO : file6.txt: Copied (new)
2026/09/05 03:14:43 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:14:43 INFO : file7.txt: Copied (new)
2026/09/05 03:14:43 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:14:43 INFO : file8.txt: Copied (new)
2026/09/05 03:14:43 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:14:43 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:14:43 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:14:43 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:14:43 NOTICE: checking path2 azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/compare_all/path2'
2026/09/05 03:14:44 NOTICE: [36m(01) :[0m [34mtest changes compare-all[0m
2026/09/05 03:14:44 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/09/05 03:14:44 NOTICE: [36m(03) :[0m [34mbisync resync compare-all[0m
2026/09/05 03:14:46 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/compare_all/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:14: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/09/05 03:14:46 INFO : Synching Path1 "/tmp/031241lipubep4/compare_all/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/compare_all/path2/"
2026/09/05 03:14:46 INFO : Copying Path2 files to Path1
2026/09/05 03:14:46 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:14:47 INFO : There was nothing to transfer
2026/09/05 03:14:47 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:14:47 INFO : There was nothing to transfer
2026/09/05 03:14:47 INFO : Resync updating listings
2026/09/05 03:14:47 INFO : Validating listings for Path1 "/tmp/031241lipubep4/compare_all/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/compare_all/path2/"
2026/09/05 03:14:47 INFO : [32mBisync successful[0m
2026/09/05 03:14:47 NOTICE: [36m(04) :[0m [34mtest make modifications on both paths[0m
2026/09/05 03:14:47 NOTICE: [36m(05) :[0m [34mtest new on path2 - file10[0m
2026/09/05 03:14:47 NOTICE: [36m(06) :[0m [34mtouch-copy 2001-01-02 /tmp/031241lipubep4/datadir/test_compare_all-luvohaw6/file10.txt TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/compare_all/path2/[0m
2026/09/05 03:14:47 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_compare_all-luvohaw6/"
2026/09/05 03:14:47 DEBUG : fs cache: renaming cache item "/tmp/031241lipubep4/datadir/test_compare_all-luvohaw6/" to be canonical "/tmp/031241lipubep4/datadir/test_compare_all-luvohaw6"
2026/09/05 03:14:47 DEBUG : file10.txt: Set modification time 2001-01-02
2026/09/05 03:14:47 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_compare_all-luvohaw6/file10.txt" to "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/compare_all/path2/" as ""
2026/09/05 03:14:47 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_compare_all-luvohaw6/file10.txt"
2026/09/05 03:14:47 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/compare_all/path2/"
2026/09/05 03:14:47 DEBUG : operations.CopyFile "file10.txt" to "azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/compare_all/path2/'" as "file10.txt"
2026/09/05 03:14:47 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:47 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/09/05 03:14:47 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:14:47 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/09/05 03:14:47 INFO : file10.txt: Copied (new)
2026/09/05 03:14:47 NOTICE: [36m(07) :[0m [34mtest newer on path2 - file1[0m
2026/09/05 03:14:47 NOTICE: [36m(08) :[0m [34mtouch-copy 2001-01-02 /tmp/031241lipubep4/datadir/test_compare_all-luvohaw6/file1.txt TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/compare_all/path2/[0m
2026/09/05 03:14:47 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/datadir/test_compare_all-luvohaw6/" for canonical name "/tmp/031241lipubep4/datadir/test_compare_all-luvohaw6"
2026/09/05 03:14:47 DEBUG : file1.txt: Set modification time 2001-01-02
2026/09/05 03:14:47 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_compare_all-luvohaw6/file1.txt" to "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/compare_all/path2/" as ""
2026/09/05 03:14:47 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_compare_all-luvohaw6/file1.txt"
2026/09/05 03:14:47 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/compare_all/path2/"
2026/09/05 03:14:47 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/compare_all/path2/'" as "file1.txt"
2026/09/05 03:14:47 DEBUG : file1.txt: size = 19 (Local file system at /tmp/031241lipubep4/datadir/test_compare_all-luvohaw6)
2026/09/05 03:14:47 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/compare_all/path2/')
2026/09/05 03:14:47 DEBUG : file1.txt: Sizes differ
2026/09/05 03:14:48 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/09/05 03:14:48 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:14:48 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/09/05 03:14:48 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:14:48 NOTICE: [36m(09) :[0m [34mtest new on path1 - file11[0m
2026/09/05 03:14:48 NOTICE: [36m(10) :[0m [34mtouch-copy 2001-01-02 /tmp/031241lipubep4/datadir/test_compare_all-luvohaw6/file11.txt /tmp/031241lipubep4/compare_all/path1/[0m
2026/09/05 03:14:48 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/datadir/test_compare_all-luvohaw6/" for canonical name "/tmp/031241lipubep4/datadir/test_compare_all-luvohaw6"
2026/09/05 03:14:48 DEBUG : file11.txt: Set modification time 2001-01-02
2026/09/05 03:14:48 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_compare_all-luvohaw6/file11.txt" to "/tmp/031241lipubep4/compare_all/path1/" as ""
2026/09/05 03:14:48 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_compare_all-luvohaw6/file11.txt"
2026/09/05 03:14:48 DEBUG : Creating backend with remote "/tmp/031241lipubep4/compare_all/path1/"
2026/09/05 03:14:48 DEBUG : operations.CopyFile "file11.txt" to "Local file system at /tmp/031241lipubep4/compare_all/path1" as "file11.txt"
2026/09/05 03:14:48 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:48 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/09/05 03:14:48 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:14:48 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/09/05 03:14:48 INFO : file11.txt: Copied (new)
2026/09/05 03:14:48 NOTICE: [36m(11) :[0m [34mtest newer on path1 - file2[0m
2026/09/05 03:14:48 NOTICE: [36m(12) :[0m [34mtouch-copy 2001-01-02 /tmp/031241lipubep4/datadir/test_compare_all-luvohaw6/file2.txt /tmp/031241lipubep4/compare_all/path1/[0m
2026/09/05 03:14:48 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/datadir/test_compare_all-luvohaw6/" for canonical name "/tmp/031241lipubep4/datadir/test_compare_all-luvohaw6"
2026/09/05 03:14:48 DEBUG : file2.txt: Set modification time 2001-01-02
2026/09/05 03:14:48 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_compare_all-luvohaw6/file2.txt" to "/tmp/031241lipubep4/compare_all/path1/" as ""
2026/09/05 03:14:48 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_compare_all-luvohaw6/file2.txt"
2026/09/05 03:14:48 DEBUG : Creating backend with remote "/tmp/031241lipubep4/compare_all/path1/"
2026/09/05 03:14:48 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/031241lipubep4/compare_all/path1" as "file2.txt"
2026/09/05 03:14:48 DEBUG : file2.txt: size = 13 (Local file system at /tmp/031241lipubep4/datadir/test_compare_all-luvohaw6)
2026/09/05 03:14:48 DEBUG : file2.txt: size = 0 (Local file system at /tmp/031241lipubep4/compare_all/path1)
2026/09/05 03:14:48 DEBUG : file2.txt: Sizes differ
2026/09/05 03:14:48 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/09/05 03:14:48 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/09/05 03:14:48 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/09/05 03:14:48 INFO : file2.txt: Copied (replaced existing)
2026/09/05 03:14:48 NOTICE: [36m(13) :[0m [34mtest deleted on path2 - file3[0m
2026/09/05 03:14:48 NOTICE: [36m(14) :[0m [34mdelete-file TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/compare_all/path2/file3.txt[0m
2026/09/05 03:14:48 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/compare_all/path2/"
2026/09/05 03:14:48 INFO : file3.txt: Deleted
2026/09/05 03:14:48 NOTICE: [36m(15) :[0m [34mtest deleted on path1 - file4[0m
2026/09/05 03:14:48 NOTICE: [36m(16) :[0m [34mdelete-file /tmp/031241lipubep4/compare_all/path1/file4.txt[0m
2026/09/05 03:14:48 DEBUG : Creating backend with remote "/tmp/031241lipubep4/compare_all/path1/"
2026/09/05 03:14:48 DEBUG : fs cache: renaming cache item "/tmp/031241lipubep4/compare_all/path1/" to be canonical "/tmp/031241lipubep4/compare_all/path1"
2026/09/05 03:14:48 INFO : file4.txt: Deleted
2026/09/05 03:14:48 NOTICE: [36m(17) :[0m [34mtest deleted on both paths - file8[0m
2026/09/05 03:14:48 NOTICE: [36m(18) :[0m [34mdelete-file /tmp/031241lipubep4/compare_all/path1/file8.txt[0m
2026/09/05 03:14:48 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/compare_all/path1/" for canonical name "/tmp/031241lipubep4/compare_all/path1"
2026/09/05 03:14:48 INFO : file8.txt: Deleted
2026/09/05 03:14:48 NOTICE: [36m(19) :[0m [34mdelete-file TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/compare_all/path2/file8.txt[0m
2026/09/05 03:14:48 INFO : file8.txt: Deleted
2026/09/05 03:14:48 NOTICE: [36m(20) :[0m [34mtest changed on both paths - file5 (file5R, file5L)[0m
2026/09/05 03:14:48 NOTICE: [36m(21) :[0m [34mtouch-glob 2001-01-02 /tmp/031241lipubep4/datadir/test_compare_all-luvohaw6/ file5R.txt[0m
2026/09/05 03:14:48 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/datadir/test_compare_all-luvohaw6/" for canonical name "/tmp/031241lipubep4/datadir/test_compare_all-luvohaw6"
2026/09/05 03:14:48 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/09/05 03:14:48 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_compare_all-luvohaw6/file5R.txt TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/compare_all/path2/ file5.txt[0m
2026/09/05 03:14:48 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_compare_all-luvohaw6/file5R.txt" to "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/compare_all/path2/" as "file5.txt"
2026/09/05 03:14:48 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_compare_all-luvohaw6/file5R.txt"
2026/09/05 03:14:48 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/compare_all/path2/"
2026/09/05 03:14:48 DEBUG : operations.CopyFile "file5R.txt" to "azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/compare_all/path2/'" as "file5.txt"
2026/09/05 03:14:48 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/031241lipubep4/datadir/test_compare_all-luvohaw6)
2026/09/05 03:14:48 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/compare_all/path2/')
2026/09/05 03:14:48 DEBUG : file5R.txt: Sizes differ
2026/09/05 03:14:48 DEBUG : file5.txt.232124ee.partial: size = 39 OK
2026/09/05 03:14:48 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/09/05 03:14:48 DEBUG : file5.txt.232124ee.partial: renamed to: file5.txt
2026/09/05 03:14:48 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/09/05 03:14:48 NOTICE: [36m(23) :[0m [34mtouch-glob 2001-03-04 /tmp/031241lipubep4/datadir/test_compare_all-luvohaw6/ file5L.txt[0m
2026/09/05 03:14:48 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/datadir/test_compare_all-luvohaw6/" for canonical name "/tmp/031241lipubep4/datadir/test_compare_all-luvohaw6"
2026/09/05 03:14:48 DEBUG : file5L.txt: Set modification time 2001-03-04
2026/09/05 03:14:48 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_compare_all-luvohaw6/file5L.txt /tmp/031241lipubep4/compare_all/path1/ file5.txt[0m
2026/09/05 03:14:48 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_compare_all-luvohaw6/file5L.txt" to "/tmp/031241lipubep4/compare_all/path1/" as "file5.txt"
2026/09/05 03:14:48 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_compare_all-luvohaw6/file5L.txt"
2026/09/05 03:14:48 DEBUG : Creating backend with remote "/tmp/031241lipubep4/compare_all/path1/"
2026/09/05 03:14:48 DEBUG : operations.CopyFile "file5L.txt" to "Local file system at /tmp/031241lipubep4/compare_all/path1" as "file5.txt"
2026/09/05 03:14:48 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/031241lipubep4/datadir/test_compare_all-luvohaw6)
2026/09/05 03:14:48 DEBUG : file5.txt: size = 0 (Local file system at /tmp/031241lipubep4/compare_all/path1)
2026/09/05 03:14:48 DEBUG : file5L.txt: Sizes differ
2026/09/05 03:14:48 DEBUG : file5.txt.4a946ad2.partial: size = 39 OK
2026/09/05 03:14:48 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/09/05 03:14:48 DEBUG : file5.txt.4a946ad2.partial: renamed to: file5.txt
2026/09/05 03:14:48 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/09/05 03:14:48 NOTICE: [36m(25) :[0m [34mtest newer on path2 and deleted on path1 - file6[0m
2026/09/05 03:14:48 NOTICE: [36m(26) :[0m [34mtouch-copy 2001-01-02 /tmp/031241lipubep4/datadir/test_compare_all-luvohaw6/file6.txt TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/compare_all/path2/[0m
2026/09/05 03:14:48 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/datadir/test_compare_all-luvohaw6/" for canonical name "/tmp/031241lipubep4/datadir/test_compare_all-luvohaw6"
2026/09/05 03:14:48 DEBUG : file6.txt: Set modification time 2001-01-02
2026/09/05 03:14:48 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_compare_all-luvohaw6/file6.txt" to "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/compare_all/path2/" as ""
2026/09/05 03:14:48 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_compare_all-luvohaw6/file6.txt"
2026/09/05 03:14:48 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/compare_all/path2/"
2026/09/05 03:14:48 DEBUG : operations.CopyFile "file6.txt" to "azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/compare_all/path2/'" as "file6.txt"
2026/09/05 03:14:48 DEBUG : file6.txt: size = 19 (Local file system at /tmp/031241lipubep4/datadir/test_compare_all-luvohaw6)
2026/09/05 03:14:48 DEBUG : file6.txt: size = 0 (azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/compare_all/path2/')
2026/09/05 03:14:48 DEBUG : file6.txt: Sizes differ
2026/09/05 03:14:49 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/09/05 03:14:49 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:14:49 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/09/05 03:14:49 INFO : file6.txt: Copied (replaced existing)
2026/09/05 03:14:49 NOTICE: [36m(27) :[0m [34mdelete-file /tmp/031241lipubep4/compare_all/path1/file6.txt[0m
2026/09/05 03:14:49 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/compare_all/path1/" for canonical name "/tmp/031241lipubep4/compare_all/path1"
2026/09/05 03:14:49 INFO : file6.txt: Deleted
2026/09/05 03:14:49 NOTICE: [36m(28) :[0m [34mtest newer on path1 and deleted on path2 - file7[0m
2026/09/05 03:14:49 NOTICE: [36m(29) :[0m [34mtouch-copy 2001-01-02 /tmp/031241lipubep4/datadir/test_compare_all-luvohaw6/file7.txt /tmp/031241lipubep4/compare_all/path1/[0m
2026/09/05 03:14:49 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/datadir/test_compare_all-luvohaw6/" for canonical name "/tmp/031241lipubep4/datadir/test_compare_all-luvohaw6"
2026/09/05 03:14:49 DEBUG : file7.txt: Set modification time 2001-01-02
2026/09/05 03:14:49 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_compare_all-luvohaw6/file7.txt" to "/tmp/031241lipubep4/compare_all/path1/" as ""
2026/09/05 03:14:49 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_compare_all-luvohaw6/file7.txt"
2026/09/05 03:14:49 DEBUG : Creating backend with remote "/tmp/031241lipubep4/compare_all/path1/"
2026/09/05 03:14:49 DEBUG : operations.CopyFile "file7.txt" to "Local file system at /tmp/031241lipubep4/compare_all/path1" as "file7.txt"
2026/09/05 03:14:49 DEBUG : file7.txt: size = 19 (Local file system at /tmp/031241lipubep4/datadir/test_compare_all-luvohaw6)
2026/09/05 03:14:49 DEBUG : file7.txt: size = 0 (Local file system at /tmp/031241lipubep4/compare_all/path1)
2026/09/05 03:14:49 DEBUG : file7.txt: Sizes differ
2026/09/05 03:14:49 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/09/05 03:14:49 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:14:49 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/09/05 03:14:49 INFO : file7.txt: Copied (replaced existing)
2026/09/05 03:14:49 NOTICE: [36m(30) :[0m [34mdelete-file TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/compare_all/path2/file7.txt[0m
2026/09/05 03:14:49 INFO : file7.txt: Deleted
2026/09/05 03:14:49 NOTICE: [36m(31) :[0m [34mtest bisync run[0m
2026/09/05 03:14:49 NOTICE: [36m(32) :[0m [34mbisync compare-all[0m
2026/09/05 03:14:51 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/compare_all/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:14:51 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/09/05 03:14:51 INFO : Synching Path1 "/tmp/031241lipubep4/compare_all/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/compare_all/path2/"
2026/09/05 03:14:51 INFO : Building Path1 and Path2 listings
2026/09/05 03:14:52 INFO : Path1 checking for diffs
2026/09/05 03:14:52 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/09/05 03:14:52 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/09/05 03:14:52 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/09/05 03:14:52 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/09/05 03:14:52 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile7.txt[0m
2026/09/05 03:14:52 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/09/05 03:14:52 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/09/05 03:14:52 INFO : Path1: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/09/05 03:14:52 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/09/05 03:14:52 INFO : Path2 checking for diffs
2026/09/05 03:14:52 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:14:52 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/09/05 03:14:52 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/09/05 03:14:52 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile6.txt[0m
2026/09/05 03:14:52 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/09/05 03:14:52 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/09/05 03:14:52 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/09/05 03:14:52 INFO : Path2: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/09/05 03:14:52 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/09/05 03:14:52 INFO : Applying changes
2026/09/05 03:14:52 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/compare_all/path2/file11.txt[0m
2026/09/05 03:14:52 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/compare_all/path2/file2.txt[0m
2026/09/05 03:14:52 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/compare_all/path2/file4.txt[0m
2026/09/05 03:14:52 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/09/05 03:14:52 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36m/tmp/031241lipubep4/compare_all/path1/file5.txt.conflict1[0m
2026/09/05 03:14:52 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1
2026/09/05 03:14:52 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/compare_all/path2/file5.txt.conflict1[0m
2026/09/05 03:14:52 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/compare_all/path2/file5.txt.conflict2[0m
2026/09/05 03:14:52 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2
2026/09/05 03:14:52 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/031241lipubep4/compare_all/path1/file5.txt.conflict2[0m
2026/09/05 03:14:52 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/031241lipubep4/compare_all/path1/file6.txt[0m
2026/09/05 03:14:52 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/compare_all/path2/file7.txt[0m
2026/09/05 03:14:52 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/031241lipubep4/compare_all/path1/file1.txt[0m
2026/09/05 03:14:52 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/031241lipubep4/compare_all/path1/file10.txt[0m
2026/09/05 03:14:52 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/031241lipubep4/compare_all/path1/file3.txt[0m
2026/09/05 03:14:52 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:14:52 INFO : file10.txt: Copied (new)
2026/09/05 03:14:52 INFO : file5.txt.conflict2: Copied (new)
2026/09/05 03:14:52 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:14:52 INFO : file6.txt: Copied (new)
2026/09/05 03:14:52 INFO : file3.txt: Deleted
2026/09/05 03:14:52 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:14:52 INFO : file11.txt: Copied (new)
2026/09/05 03:14:53 INFO : file5.txt.conflict1: Copied (new)
2026/09/05 03:14:53 INFO : file7.txt: Copied (new)
2026/09/05 03:14:53 INFO : file2.txt: Copied (replaced existing)
2026/09/05 03:14:53 INFO : file4.txt: Deleted
2026/09/05 03:14:53 INFO : Updating listings
2026/09/05 03:14:53 INFO : Validating listings for Path1 "/tmp/031241lipubep4/compare_all/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/compare_all/path2/"
2026/09/05 03:14:53 INFO : [32mBisync successful[0m
2026/09/05 03:14:53 DEBUG : Waiting for deletions to finish
2026/09/05 03:14:53 INFO : RCLONE_TEST: Deleted
2026/09/05 03:14:53 INFO : file11.txt: Deleted
2026/09/05 03:14:53 INFO : file7.txt: Deleted
2026/09/05 03:14:53 INFO : file5.txt.conflict1: Deleted
2026/09/05 03:14:53 INFO : file6.txt: Deleted
2026/09/05 03:14:53 INFO : file5.txt.conflict2: Deleted
2026/09/05 03:14:53 INFO : file1.txt: Deleted
2026/09/05 03:14:53 INFO : file10.txt: Deleted
2026/09/05 03:14:53 INFO : file2.txt: Deleted
2026/09/05 03:14:53 DEBUG : removing 1 level 0 directories
2026/09/05 03:14:53 INFO : Local file system at /tmp/031241lipubep4/compare_all/path1: Removing directory
2026/09/05 03:14:53 DEBUG : Waiting for deletions to finish
2026/09/05 03:14:53 INFO : RCLONE_TEST: Deleted
2026/09/05 03:14:53 INFO : file11.txt: Deleted
2026/09/05 03:14:53 INFO : file1.txt: Deleted
2026/09/05 03:14:53 INFO : file5.txt.conflict1: Deleted
2026/09/05 03:14:53 INFO : file6.txt: Deleted
2026/09/05 03:14:53 INFO : file5.txt.conflict2: Deleted
2026/09/05 03:14:53 INFO : file10.txt: Deleted
2026/09/05 03:14:53 INFO : file2.txt: Deleted
2026/09/05 03:14:53 INFO : file7.txt: Deleted
2026/09/05 03:14:53 DEBUG : removing 1 level 0 directories
2026/09/05 03:14:53 INFO : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/compare_all/path2': Removing directory
bisync_test.go:610: [32mTEST compare_all PASSED[0m
=== RUN TestBisyncLocalRemote/concurrent
2026/09/05 03:14:53 DEBUG : Creating backend with remote "/tmp/031241lipubep4/concurrent/path1"
2026/09/05 03:14:53 INFO : path2: Making directory
2026/09/05 03:14:53 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/concurrent/path2"
2026/09/05 03:14:53 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_concurrent/initial"
2026/09/05 03:14:53 DEBUG : Creating backend with remote "/tmp/031241lipubep4/initdir/test_concurrent-buyezum6"
2026/09/05 03:14:53 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:14:53 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:53 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:53 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:53 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:53 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:14:53 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:53 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:14:53 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:53 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:53 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:53 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:14:53 DEBUG : Local file system at /tmp/031241lipubep4/initdir/test_concurrent-buyezum6: Waiting for checks to finish
2026/09/05 03:14:53 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:53 DEBUG : Local file system at /tmp/031241lipubep4/initdir/test_concurrent-buyezum6: Waiting for transfers to finish
2026/09/05 03:14:53 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:53 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:14:53 INFO : file2.txt: Copied (new)
2026/09/05 03:14:53 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:14:53 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:53 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:14:53 INFO : file1.txt: Copied (new)
2026/09/05 03:14:53 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:14:53 INFO : file3.txt: Copied (new)
2026/09/05 03:14:53 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:14:53 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:53 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:14:53 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:14:53 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:14:53 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:14:53 INFO : file4.txt: Copied (new)
2026/09/05 03:14:53 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:53 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:53 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:14:53 INFO : file5.txt: Copied (new)
2026/09/05 03:14:53 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:14:53 INFO : file6.txt: Copied (new)
2026/09/05 03:14:53 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:14:53 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:53 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:14:53 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:14:53 INFO : file7.txt: Copied (new)
2026/09/05 03:14:53 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:53 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:14:53 INFO : file8.txt: Copied (new)
2026/09/05 03:14:53 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:14:53 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:14:53 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_concurrent/modfiles"
2026/09/05 03:14:53 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_concurrent-fewonux6"
2026/09/05 03:14:53 DEBUG : dummy.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:53 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:53 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:53 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:53 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:53 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:53 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:53 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:53 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:53 DEBUG : Local file system at /tmp/031241lipubep4/datadir/test_concurrent-fewonux6: Waiting for checks to finish
2026/09/05 03:14:53 DEBUG : Local file system at /tmp/031241lipubep4/datadir/test_concurrent-fewonux6: Waiting for transfers to finish
2026/09/05 03:14:53 DEBUG : dummy.txt.054c2352.partial: size = 0 OK
2026/09/05 03:14:53 DEBUG : file10.txt.0bea3133.partial: size = 19 OK
2026/09/05 03:14:53 DEBUG : file1.txt.0866bb02.partial: size = 19 OK
2026/09/05 03:14:53 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:14:53 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:14:53 DEBUG : file11.txt.62933a56.partial: size = 19 OK
2026/09/05 03:14:53 DEBUG : dummy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:53 DEBUG : file10.txt.0bea3133.partial: renamed to: file10.txt
2026/09/05 03:14:53 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:14:53 INFO : file10.txt: Copied (new)
2026/09/05 03:14:53 DEBUG : dummy.txt.054c2352.partial: renamed to: dummy.txt
2026/09/05 03:14:53 INFO : dummy.txt: Copied (new)
2026/09/05 03:14:53 DEBUG : file1.txt.0866bb02.partial: renamed to: file1.txt
2026/09/05 03:14:53 INFO : file1.txt: Copied (new)
2026/09/05 03:14:53 DEBUG : file11.txt.62933a56.partial: renamed to: file11.txt
2026/09/05 03:14:53 INFO : file11.txt: Copied (new)
2026/09/05 03:14:53 DEBUG : file2.txt.95cb1da2.partial: size = 13 OK
2026/09/05 03:14:53 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/09/05 03:14:53 DEBUG : file5L.txt.0068aeca.partial: size = 39 OK
2026/09/05 03:14:53 DEBUG : file2.txt.95cb1da2.partial: renamed to: file2.txt
2026/09/05 03:14:53 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/09/05 03:14:53 INFO : file2.txt: Copied (new)
2026/09/05 03:14:53 DEBUG : file5L.txt.0068aeca.partial: renamed to: file5L.txt
2026/09/05 03:14:53 DEBUG : file5R.txt.70006d6a.partial: size = 39 OK
2026/09/05 03:14:53 INFO : file5L.txt: Copied (new)
2026/09/05 03:14:53 DEBUG : file6.txt.cd788d78.partial: size = 19 OK
2026/09/05 03:14:53 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/09/05 03:14:53 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:14:53 DEBUG : file5R.txt.70006d6a.partial: renamed to: file5R.txt
2026/09/05 03:14:53 INFO : file5R.txt: Copied (new)
2026/09/05 03:14:53 DEBUG : file6.txt.cd788d78.partial: renamed to: file6.txt
2026/09/05 03:14:53 DEBUG : file7.txt.a401861d.partial: size = 19 OK
2026/09/05 03:14:53 INFO : file6.txt: Copied (new)
2026/09/05 03:14:53 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:14:53 DEBUG : file7.txt.a401861d.partial: renamed to: file7.txt
2026/09/05 03:14:53 INFO : file7.txt: Copied (new)
2026/09/05 03:14:53 DEBUG : Waiting for deletions to finish
2026/09/05 03:14:53 ERROR : error listing: directory not found
2026/09/05 03:14:53 ERROR : Local file system at /tmp/031241lipubep4/concurrent/path1: Failed to list "": directory not found
2026/09/05 03:14:53 DEBUG : removing 1 level 0 directories
2026/09/05 03:14:53 INFO : Local file system at /tmp/031241lipubep4/concurrent/path1: Removing directory
2026/09/05 03:14:53 ERROR : Failed to rmdir: stat /tmp/031241lipubep4/concurrent/path1: no such file or directory
2026/09/05 03:14:53 DEBUG : Waiting for deletions to finish
2026/09/05 03:14:53 ERROR : error listing: directory not found
2026/09/05 03:14:53 ERROR : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/concurrent/path2': Failed to list "": directory not found
2026/09/05 03:14:53 DEBUG : removing 1 level 0 directories
2026/09/05 03:14:53 INFO : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/concurrent/path2': Removing directory
2026/09/05 03:14:53 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-xipubeh2juqo%2F031241lipubep4%2Fconcurrent%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:9b74a2f2-a01a-0024-24e4-3c47ba000000
Time:2026-09-05T03:14:53.7547093Z
--------------------------------------------------------------------------------
2026/09/05 03:14:53 ERROR : error listing: directory not found
2026/09/05 03:14:53 ERROR : error listing: directory not found
2026/09/05 03:14:53 NOTICE: checking initFs Local file system at /tmp/031241lipubep4/initdir/test_concurrent-buyezum6
2026/09/05 03:14:53 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:14:53 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:53 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:53 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:53 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:53 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:53 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:53 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:53 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:53 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:14:53 DEBUG : Local file system at /tmp/031241lipubep4/concurrent/path1: Waiting for checks to finish
2026/09/05 03:14:53 DEBUG : Local file system at /tmp/031241lipubep4/concurrent/path1: Waiting for transfers to finish
2026/09/05 03:14:53 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:14:53 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:14:53 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:53 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:14:53 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:53 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:14:53 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:14:53 INFO : file1.txt: Copied (new)
2026/09/05 03:14:53 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:14:53 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:14:53 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:14:53 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:14:53 INFO : file3.txt: Copied (new)
2026/09/05 03:14:53 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:14:53 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:53 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:53 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:14:53 INFO : file5.txt: Copied (new)
2026/09/05 03:14:53 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:14:53 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:14:53 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:53 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:14:53 INFO : file7.txt: Copied (new)
2026/09/05 03:14:53 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:14:53 INFO : file4.txt: Copied (new)
2026/09/05 03:14:53 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:53 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:14:53 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:53 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:53 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:14:53 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:14:53 INFO : file6.txt: Copied (new)
2026/09/05 03:14:53 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:14:53 INFO : file8.txt: Copied (new)
2026/09/05 03:14:53 INFO : file2.txt: Copied (new)
2026/09/05 03:14:53 NOTICE: checking Path1 Local file system at /tmp/031241lipubep4/concurrent/path1
2026/09/05 03:14:53 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:53 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:53 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:53 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:53 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:53 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:53 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:53 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:14:53 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:14:53 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/concurrent/path2': Waiting for checks to finish
2026/09/05 03:14:53 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/concurrent/path2': Waiting for transfers to finish
2026/09/05 03:14:54 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:14:54 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:54 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:14:54 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:54 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:14:54 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:54 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:14:54 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:54 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:14:54 INFO : file4.txt: Copied (new)
2026/09/05 03:14:54 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:14:54 INFO : file1.txt: Copied (new)
2026/09/05 03:14:54 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:14:54 INFO : file2.txt: Copied (new)
2026/09/05 03:14:54 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:14:54 INFO : file3.txt: Copied (new)
2026/09/05 03:14:54 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:14:54 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:54 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:14:54 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:54 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:14:54 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:54 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:14:54 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:14:54 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:14:54 INFO : file5.txt: Copied (new)
2026/09/05 03:14:54 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:14:54 INFO : file6.txt: Copied (new)
2026/09/05 03:14:54 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:14:54 INFO : file7.txt: Copied (new)
2026/09/05 03:14:54 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:14:54 INFO : file8.txt: Copied (new)
2026/09/05 03:14:54 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:14:54 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:14:54 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:14:54 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:14:54 NOTICE: checking path2 azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/concurrent/path2'
2026/09/05 03:14:55 NOTICE: [36m(01) :[0m [34mtest concurrent[0m
2026/09/05 03:14:55 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/09/05 03:14:55 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/09/05 03:14:57 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/concurrent/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:14:57 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:14: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/09/05 03:14:57 INFO : Synching Path1 "/tmp/031241lipubep4/concurrent/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/concurrent/path2/"
2026/09/05 03:14:57 INFO : Copying Path2 files to Path1
2026/09/05 03:14:57 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:14:57 INFO : There was nothing to transfer
2026/09/05 03:14:57 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:14:57 INFO : There was nothing to transfer
2026/09/05 03:14:57 INFO : Resync updating listings
2026/09/05 03:14:57 INFO : Validating listings for Path1 "/tmp/031241lipubep4/concurrent/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/concurrent/path2/"
2026/09/05 03:14:57 INFO : [32mBisync successful[0m
2026/09/05 03:14:57 NOTICE: [36m(04) :[0m [34mtest changed on one path - file1[0m
2026/09/05 03:14:57 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-01-02 /tmp/031241lipubep4/datadir/test_concurrent-fewonux6/ file5R.txt[0m
2026/09/05 03:14:57 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_concurrent-fewonux6/"
2026/09/05 03:14:57 DEBUG : fs cache: renaming cache item "/tmp/031241lipubep4/datadir/test_concurrent-fewonux6/" to be canonical "/tmp/031241lipubep4/datadir/test_concurrent-fewonux6"
2026/09/05 03:14:57 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/09/05 03:14:57 NOTICE: [36m(06) :[0m [34mtouch-glob 2023-08-26 /tmp/031241lipubep4/datadir/test_concurrent-fewonux6/ file7.txt[0m
2026/09/05 03:14:57 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/datadir/test_concurrent-fewonux6/" for canonical name "/tmp/031241lipubep4/datadir/test_concurrent-fewonux6"
2026/09/05 03:14:57 DEBUG : file7.txt: Set modification time 2023-08-26
2026/09/05 03:14:57 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_concurrent-fewonux6/file5R.txt TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/concurrent/path2/ file1.txt[0m
2026/09/05 03:14:57 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_concurrent-fewonux6/file5R.txt" to "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/concurrent/path2/" as "file1.txt"
2026/09/05 03:14:57 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_concurrent-fewonux6/file5R.txt"
2026/09/05 03:14:57 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/concurrent/path2/"
2026/09/05 03:14:57 DEBUG : operations.CopyFile "file5R.txt" to "azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/concurrent/path2/'" as "file1.txt"
2026/09/05 03:14:57 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/031241lipubep4/datadir/test_concurrent-fewonux6)
2026/09/05 03:14:57 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/concurrent/path2/')
2026/09/05 03:14:57 DEBUG : file5R.txt: Sizes differ
2026/09/05 03:14:58 DEBUG : file1.txt.4d727251.partial: size = 39 OK
2026/09/05 03:14:58 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/09/05 03:14:58 DEBUG : file1.txt.4d727251.partial: renamed to: file1.txt
2026/09/05 03:14:58 INFO : file5R.txt: Copied (replaced existing) to: file1.txt
2026/09/05 03:14:58 NOTICE: [36m(08) :[0m [34mtest bisync with file changed during[0m
2026/09/05 03:14:58 NOTICE: [36m(09) :[0m [34mconcurrent-func[0m
2026/09/05 03:14:58 NOTICE: [36m(10) :[0m [34mbisync[0m
2026/09/05 03:15:00 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/concurrent/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:15:00 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:15: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/09/05 03:15:00 INFO : Synching Path1 "/tmp/031241lipubep4/concurrent/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/concurrent/path2/"
2026/09/05 03:15:00 INFO : Building Path1 and Path2 listings
2026/09/05 03:15:00 INFO : Path1 checking for diffs
2026/09/05 03:15:00 INFO : Path2 checking for diffs
2026/09/05 03:15:00 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:15:00 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/09/05 03:15:00 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/09/05 03:15:00 INFO : Applying changes
2026/09/05 03:15:00 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/031241lipubep4/concurrent/path1/file1.txt[0m
2026/09/05 03:15:00 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:15:01 INFO : file7.txt: Copied (replaced existing) to: file1.txt
2026/09/05 03:15:01 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:15:01 INFO : Updating listings
2026/09/05 03:15:01 INFO : Validating listings for Path1 "/tmp/031241lipubep4/concurrent/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/concurrent/path2/"
2026/09/05 03:15:01 INFO : [32mBisync successful[0m
2026/09/05 03:15:01 NOTICE: [36m(11) :[0m [34mbisync[0m
2026/09/05 03:15:03 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/concurrent/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:15:03 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:15: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/09/05 03:15:03 INFO : Synching Path1 "/tmp/031241lipubep4/concurrent/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/concurrent/path2/"
2026/09/05 03:15:03 INFO : Building Path1 and Path2 listings
2026/09/05 03:15:03 INFO : Path1 checking for diffs
2026/09/05 03:15:03 INFO : Path2 checking for diffs
2026/09/05 03:15:03 INFO : No changes found
2026/09/05 03:15:03 INFO : Updating listings
2026/09/05 03:15:03 INFO : Validating listings for Path1 "/tmp/031241lipubep4/concurrent/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/concurrent/path2/"
2026/09/05 03:15:03 INFO : [32mBisync successful[0m
2026/09/05 03:15:03 DEBUG : Waiting for deletions to finish
2026/09/05 03:15:03 INFO : RCLONE_TEST: Deleted
2026/09/05 03:15:03 INFO : file8.txt: Deleted
2026/09/05 03:15:03 INFO : file1.txt: Deleted
2026/09/05 03:15:03 INFO : file2.txt: Deleted
2026/09/05 03:15:03 INFO : file3.txt: Deleted
2026/09/05 03:15:03 INFO : file4.txt: Deleted
2026/09/05 03:15:03 INFO : file5.txt: Deleted
2026/09/05 03:15:03 INFO : file6.txt: Deleted
2026/09/05 03:15:03 INFO : file7.txt: Deleted
2026/09/05 03:15:03 DEBUG : removing 1 level 0 directories
2026/09/05 03:15:03 INFO : Local file system at /tmp/031241lipubep4/concurrent/path1: Removing directory
2026/09/05 03:15:03 DEBUG : Waiting for deletions to finish
2026/09/05 03:15:03 INFO : file7.txt: Deleted
2026/09/05 03:15:03 INFO : RCLONE_TEST: Deleted
2026/09/05 03:15:03 INFO : file3.txt: Deleted
2026/09/05 03:15:03 INFO : file5.txt: Deleted
2026/09/05 03:15:03 INFO : file2.txt: Deleted
2026/09/05 03:15:03 INFO : file1.txt: Deleted
2026/09/05 03:15:03 INFO : file4.txt: Deleted
2026/09/05 03:15:03 INFO : file6.txt: Deleted
2026/09/05 03:15:03 INFO : file8.txt: Deleted
2026/09/05 03:15:04 DEBUG : removing 1 level 0 directories
2026/09/05 03:15:04 INFO : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/concurrent/path2': Removing directory
bisync_test.go:610: [32mTEST concurrent PASSED[0m
=== RUN TestBisyncLocalRemote/createemptysrcdirs
2026/09/05 03:15:04 DEBUG : Creating backend with remote "/tmp/031241lipubep4/createemptysrcdirs/path1"
2026/09/05 03:15:04 INFO : path2: Making directory
2026/09/05 03:15:04 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/createemptysrcdirs/path2"
2026/09/05 03:15:04 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_createemptysrcdirs/initial"
2026/09/05 03:15:04 DEBUG : Creating backend with remote "/tmp/031241lipubep4/initdir/test_createemptysrcdirs-gacawob5"
2026/09/05 03:15:04 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:15:04 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:04 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:04 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:04 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:04 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:04 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:04 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:15:04 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/09/05 03:15:04 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/09/05 03:15:04 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/09/05 03:15:04 DEBUG : Local file system at /tmp/031241lipubep4/initdir/test_createemptysrcdirs-gacawob5: Waiting for checks to finish
2026/09/05 03:15:04 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:15:04 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:15:04 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:15:04 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/09/05 03:15:04 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:04 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/09/05 03:15:04 INFO : file1.copy1.txt: Copied (new)
2026/09/05 03:15:04 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/09/05 03:15:04 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:04 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/09/05 03:15:04 INFO : file1.copy2.txt: Copied (new)
2026/09/05 03:15:04 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:15:04 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:04 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/09/05 03:15:04 INFO : file1.copy3.txt: Copied (new)
2026/09/05 03:15:04 DEBUG : Local file system at /tmp/031241lipubep4/initdir/test_createemptysrcdirs-gacawob5: Waiting for transfers to finish
2026/09/05 03:15:04 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:04 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/09/05 03:15:04 INFO : file1.copy4.txt: Copied (new)
2026/09/05 03:15:04 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:04 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/09/05 03:15:04 INFO : file1.copy5.txt: Copied (new)
2026/09/05 03:15:04 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:04 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:15:04 INFO : file1.txt: Copied (new)
2026/09/05 03:15:04 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_createemptysrcdirs/modfiles"
2026/09/05 03:15:04 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6"
2026/09/05 03:15:04 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:04 DEBUG : Local file system at /tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6: Waiting for checks to finish
2026/09/05 03:15:04 DEBUG : Local file system at /tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6: Waiting for transfers to finish
2026/09/05 03:15:04 DEBUG : placeholder.txt.29019232.partial: size = 0 OK
2026/09/05 03:15:04 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:04 DEBUG : placeholder.txt.29019232.partial: renamed to: placeholder.txt
2026/09/05 03:15:04 INFO : placeholder.txt: Copied (new)
2026/09/05 03:15:04 DEBUG : Waiting for deletions to finish
2026/09/05 03:15:04 ERROR : error listing: directory not found
2026/09/05 03:15:04 ERROR : Local file system at /tmp/031241lipubep4/createemptysrcdirs/path1: Failed to list "": directory not found
2026/09/05 03:15:04 DEBUG : removing 1 level 0 directories
2026/09/05 03:15:04 INFO : Local file system at /tmp/031241lipubep4/createemptysrcdirs/path1: Removing directory
2026/09/05 03:15:04 ERROR : Failed to rmdir: stat /tmp/031241lipubep4/createemptysrcdirs/path1: no such file or directory
2026/09/05 03:15:04 DEBUG : Waiting for deletions to finish
2026/09/05 03:15:04 ERROR : error listing: directory not found
2026/09/05 03:15:04 ERROR : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/createemptysrcdirs/path2': Failed to list "": directory not found
2026/09/05 03:15:04 DEBUG : removing 1 level 0 directories
2026/09/05 03:15:04 INFO : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/createemptysrcdirs/path2': Removing directory
2026/09/05 03:15:04 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-xipubeh2juqo%2F031241lipubep4%2Fcreateemptysrcdirs%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:90c46ced-d01a-0001-4be4-3ceec6000000
Time:2026-09-05T03:15:04.3191294Z
--------------------------------------------------------------------------------
2026/09/05 03:15:04 ERROR : error listing: directory not found
2026/09/05 03:15:04 ERROR : error listing: directory not found
2026/09/05 03:15:04 NOTICE: checking initFs Local file system at /tmp/031241lipubep4/initdir/test_createemptysrcdirs-gacawob5
2026/09/05 03:15:04 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:15:04 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:04 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:04 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:04 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:04 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:04 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:04 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:15:04 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/09/05 03:15:04 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/09/05 03:15:04 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:15:04 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/09/05 03:15:04 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:15:04 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:04 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/09/05 03:15:04 INFO : file1.copy3.txt: Copied (new)
2026/09/05 03:15:04 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:04 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/09/05 03:15:04 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:15:04 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:04 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/09/05 03:15:04 INFO : file1.copy2.txt: Copied (new)
2026/09/05 03:15:04 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/09/05 03:15:04 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:04 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/09/05 03:15:04 INFO : file1.copy5.txt: Copied (new)
2026/09/05 03:15:04 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:04 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:15:04 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/09/05 03:15:04 INFO : file1.copy1.txt: Copied (new)
2026/09/05 03:15:04 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/09/05 03:15:04 INFO : file1.copy4.txt: Copied (new)
2026/09/05 03:15:04 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:04 DEBUG : Local file system at /tmp/031241lipubep4/createemptysrcdirs/path1: Waiting for checks to finish
2026/09/05 03:15:04 DEBUG : Local file system at /tmp/031241lipubep4/createemptysrcdirs/path1: Waiting for transfers to finish
2026/09/05 03:15:04 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:15:04 INFO : file1.txt: Copied (new)
2026/09/05 03:15:04 NOTICE: checking Path1 Local file system at /tmp/031241lipubep4/createemptysrcdirs/path1
2026/09/05 03:15:04 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:04 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:04 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:04 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:04 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:04 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:04 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:15:04 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/createemptysrcdirs/path2': Waiting for checks to finish
2026/09/05 03:15:04 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/createemptysrcdirs/path2': Waiting for transfers to finish
2026/09/05 03:15:04 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/09/05 03:15:04 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:04 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/09/05 03:15:04 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:04 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/09/05 03:15:04 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:04 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/09/05 03:15:04 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:04 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/09/05 03:15:04 INFO : file1.copy1.txt: Copied (new)
2026/09/05 03:15:04 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/09/05 03:15:04 INFO : file1.copy3.txt: Copied (new)
2026/09/05 03:15:04 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/09/05 03:15:04 INFO : file1.copy4.txt: Copied (new)
2026/09/05 03:15:04 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/09/05 03:15:04 INFO : file1.copy2.txt: Copied (new)
2026/09/05 03:15:04 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/09/05 03:15:04 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:04 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:15:04 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:05 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:15:05 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:15:05 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/09/05 03:15:05 INFO : file1.copy5.txt: Copied (new)
2026/09/05 03:15:05 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:15:05 INFO : file1.txt: Copied (new)
2026/09/05 03:15:05 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:15:05 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:15:05 NOTICE: checking path2 azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/createemptysrcdirs/path2'
2026/09/05 03:15:05 NOTICE: [36m(01) :[0m [34mtest createemptysrcdirs[0m
2026/09/05 03:15:05 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/09/05 03:15:05 NOTICE: [36m(03) :[0m [34mtouch-glob 2001-01-02 /tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6/ placeholder.txt[0m
2026/09/05 03:15:05 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6/"
2026/09/05 03:15:05 DEBUG : fs cache: renaming cache item "/tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6/" to be canonical "/tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6"
2026/09/05 03:15:05 DEBUG : placeholder.txt: Set modification time 2001-01-02
2026/09/05 03:15:05 NOTICE: [36m(04) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6/placeholder.txt /tmp/031241lipubep4/createemptysrcdirs/path1/ file1.txt[0m
2026/09/05 03:15:05 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6/placeholder.txt" to "/tmp/031241lipubep4/createemptysrcdirs/path1/" as "file1.txt"
2026/09/05 03:15:05 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6/placeholder.txt"
2026/09/05 03:15:05 DEBUG : Creating backend with remote "/tmp/031241lipubep4/createemptysrcdirs/path1/"
2026/09/05 03:15:05 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/031241lipubep4/createemptysrcdirs/path1" as "file1.txt"
2026/09/05 03:15:05 DEBUG : file1.txt: size = 0 OK
2026/09/05 03:15:05 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/09/05 03:15:05 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:05 INFO : placeholder.txt: Updated modification time in destination
2026/09/05 03:15:05 DEBUG : placeholder.txt: Unchanged skipping
2026/09/05 03:15:05 NOTICE: [36m(05) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6/placeholder.txt /tmp/031241lipubep4/createemptysrcdirs/path1/ file1.copy1.txt[0m
2026/09/05 03:15:05 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6/placeholder.txt" to "/tmp/031241lipubep4/createemptysrcdirs/path1/" as "file1.copy1.txt"
2026/09/05 03:15:05 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6/placeholder.txt"
2026/09/05 03:15:05 DEBUG : Creating backend with remote "/tmp/031241lipubep4/createemptysrcdirs/path1/"
2026/09/05 03:15:05 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/031241lipubep4/createemptysrcdirs/path1" as "file1.copy1.txt"
2026/09/05 03:15:05 DEBUG : file1.copy1.txt: size = 0 OK
2026/09/05 03:15:05 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/09/05 03:15:05 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:05 INFO : placeholder.txt: Updated modification time in destination
2026/09/05 03:15:05 DEBUG : placeholder.txt: Unchanged skipping
2026/09/05 03:15:05 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6/placeholder.txt /tmp/031241lipubep4/createemptysrcdirs/path1/ file1.copy2.txt[0m
2026/09/05 03:15:05 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6/placeholder.txt" to "/tmp/031241lipubep4/createemptysrcdirs/path1/" as "file1.copy2.txt"
2026/09/05 03:15:05 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6/placeholder.txt"
2026/09/05 03:15:05 DEBUG : Creating backend with remote "/tmp/031241lipubep4/createemptysrcdirs/path1/"
2026/09/05 03:15:05 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/031241lipubep4/createemptysrcdirs/path1" as "file1.copy2.txt"
2026/09/05 03:15:05 DEBUG : file1.copy2.txt: size = 0 OK
2026/09/05 03:15:05 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/09/05 03:15:05 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:05 INFO : placeholder.txt: Updated modification time in destination
2026/09/05 03:15:05 DEBUG : placeholder.txt: Unchanged skipping
2026/09/05 03:15:05 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6/placeholder.txt /tmp/031241lipubep4/createemptysrcdirs/path1/ file1.copy3.txt[0m
2026/09/05 03:15:05 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6/placeholder.txt" to "/tmp/031241lipubep4/createemptysrcdirs/path1/" as "file1.copy3.txt"
2026/09/05 03:15:05 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6/placeholder.txt"
2026/09/05 03:15:05 DEBUG : Creating backend with remote "/tmp/031241lipubep4/createemptysrcdirs/path1/"
2026/09/05 03:15:05 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/031241lipubep4/createemptysrcdirs/path1" as "file1.copy3.txt"
2026/09/05 03:15:05 DEBUG : file1.copy3.txt: size = 0 OK
2026/09/05 03:15:05 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/09/05 03:15:05 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:05 INFO : placeholder.txt: Updated modification time in destination
2026/09/05 03:15:05 DEBUG : placeholder.txt: Unchanged skipping
2026/09/05 03:15:05 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6/placeholder.txt /tmp/031241lipubep4/createemptysrcdirs/path1/ file1.copy4.txt[0m
2026/09/05 03:15:05 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6/placeholder.txt" to "/tmp/031241lipubep4/createemptysrcdirs/path1/" as "file1.copy4.txt"
2026/09/05 03:15:05 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6/placeholder.txt"
2026/09/05 03:15:05 DEBUG : Creating backend with remote "/tmp/031241lipubep4/createemptysrcdirs/path1/"
2026/09/05 03:15:05 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/031241lipubep4/createemptysrcdirs/path1" as "file1.copy4.txt"
2026/09/05 03:15:05 DEBUG : file1.copy4.txt: size = 0 OK
2026/09/05 03:15:05 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/09/05 03:15:05 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:05 INFO : placeholder.txt: Updated modification time in destination
2026/09/05 03:15:05 DEBUG : placeholder.txt: Unchanged skipping
2026/09/05 03:15:05 NOTICE: [36m(09) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6/placeholder.txt /tmp/031241lipubep4/createemptysrcdirs/path1/ file1.copy5.txt[0m
2026/09/05 03:15:05 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6/placeholder.txt" to "/tmp/031241lipubep4/createemptysrcdirs/path1/" as "file1.copy5.txt"
2026/09/05 03:15:05 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6/placeholder.txt"
2026/09/05 03:15:05 DEBUG : Creating backend with remote "/tmp/031241lipubep4/createemptysrcdirs/path1/"
2026/09/05 03:15:05 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/031241lipubep4/createemptysrcdirs/path1" as "file1.copy5.txt"
2026/09/05 03:15:05 DEBUG : file1.copy5.txt: size = 0 OK
2026/09/05 03:15:05 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/09/05 03:15:05 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:05 INFO : placeholder.txt: Updated modification time in destination
2026/09/05 03:15:05 DEBUG : placeholder.txt: Unchanged skipping
2026/09/05 03:15:05 NOTICE: [36m(10) :[0m [34mbisync resync[0m
2026/09/05 03:15:07 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/createemptysrcdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:15:07 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:15: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/09/05 03:15:07 INFO : Synching Path1 "/tmp/031241lipubep4/createemptysrcdirs/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/createemptysrcdirs/path2/"
2026/09/05 03:15:07 INFO : Copying Path2 files to Path1
2026/09/05 03:15:07 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:15:08 INFO : There was nothing to transfer
2026/09/05 03:15:08 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:15:08 INFO : file1.copy4.txt: Updated modification time in destination
2026/09/05 03:15:08 INFO : file1.copy5.txt: Updated modification time in destination
2026/09/05 03:15:08 INFO : file1.copy3.txt: Updated modification time in destination
2026/09/05 03:15:08 INFO : file1.txt: Updated modification time in destination
2026/09/05 03:15:08 INFO : file1.copy2.txt: Updated modification time in destination
2026/09/05 03:15:08 INFO : file1.copy1.txt: Updated modification time in destination
2026/09/05 03:15:08 INFO : There was nothing to transfer
2026/09/05 03:15:08 INFO : Resync updating listings
2026/09/05 03:15:08 INFO : Validating listings for Path1 "/tmp/031241lipubep4/createemptysrcdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/createemptysrcdirs/path2/"
2026/09/05 03:15:08 INFO : [32mBisync successful[0m
2026/09/05 03:15:08 NOTICE: [36m(11) :[0m [34mtest 1. Create an empty dir on Path1 by creating subdir/placeholder.txt and then deleting the placeholder[0m
2026/09/05 03:15:08 NOTICE: [36m(12) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6/placeholder.txt /tmp/031241lipubep4/createemptysrcdirs/path1/ subdir/placeholder.txt[0m
2026/09/05 03:15:08 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6/placeholder.txt" to "/tmp/031241lipubep4/createemptysrcdirs/path1/" as "subdir/placeholder.txt"
2026/09/05 03:15:08 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6/placeholder.txt"
2026/09/05 03:15:08 DEBUG : Creating backend with remote "/tmp/031241lipubep4/createemptysrcdirs/path1/"
2026/09/05 03:15:08 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/031241lipubep4/createemptysrcdirs/path1" as "subdir/placeholder.txt"
2026/09/05 03:15:08 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:08 DEBUG : subdir/placeholder.txt.ff937e91.partial: size = 0 OK
2026/09/05 03:15:08 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:08 DEBUG : subdir/placeholder.txt.ff937e91.partial: renamed to: subdir/placeholder.txt
2026/09/05 03:15:08 INFO : placeholder.txt: Copied (new) to: subdir/placeholder.txt
2026/09/05 03:15:08 NOTICE: [36m(13) :[0m [34mtouch-glob 2001-01-02 /tmp/031241lipubep4/createemptysrcdirs/path1/ subdir[0m
2026/09/05 03:15:08 DEBUG : Creating backend with remote "/tmp/031241lipubep4/createemptysrcdirs/path1/"
2026/09/05 03:15:08 DEBUG : fs cache: renaming cache item "/tmp/031241lipubep4/createemptysrcdirs/path1/" to be canonical "/tmp/031241lipubep4/createemptysrcdirs/path1"
2026/09/05 03:15:08 NOTICE: [36m(14) :[0m [34mdelete-file /tmp/031241lipubep4/createemptysrcdirs/path1/subdir/placeholder.txt[0m
2026/09/05 03:15:08 DEBUG : Creating backend with remote "/tmp/031241lipubep4/createemptysrcdirs/path1/subdir/"
2026/09/05 03:15:08 DEBUG : fs cache: renaming cache item "/tmp/031241lipubep4/createemptysrcdirs/path1/subdir/" to be canonical "/tmp/031241lipubep4/createemptysrcdirs/path1/subdir"
2026/09/05 03:15:08 INFO : placeholder.txt: Deleted
2026/09/05 03:15:08 NOTICE: [36m(15) :[0m [34mtest 2. Run bisync without --create-empty-src-dirs[0m
2026/09/05 03:15:08 NOTICE: [36m(16) :[0m [34mbisync[0m
2026/09/05 03:15:10 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:15:10 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/createemptysrcdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:15:10 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:15: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/09/05 03:15:10 INFO : Synching Path1 "/tmp/031241lipubep4/createemptysrcdirs/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/createemptysrcdirs/path2/"
2026/09/05 03:15:10 INFO : Building Path1 and Path2 listings
2026/09/05 03:15:10 INFO : Path1 checking for diffs
2026/09/05 03:15:10 INFO : Path2 checking for diffs
2026/09/05 03:15:10 INFO : No changes found
2026/09/05 03:15:10 INFO : Updating listings
2026/09/05 03:15:10 INFO : Validating listings for Path1 "/tmp/031241lipubep4/createemptysrcdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/createemptysrcdirs/path2/"
2026/09/05 03:15:10 INFO : [32mBisync successful[0m
2026/09/05 03:15:10 NOTICE: [36m(17) :[0m [34mtest 3. Confirm the subdir exists only on Path1 and not Path2[0m
2026/09/05 03:15:10 NOTICE: [36m(18) :[0m [34mlist-dirs /tmp/031241lipubep4/createemptysrcdirs/path1/[0m
2026/09/05 03:15:10 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/createemptysrcdirs/path1/" for canonical name "/tmp/031241lipubep4/createemptysrcdirs/path1"
2026/09/05 03:15:10 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/09/05 03:15:10 NOTICE: [36m(19) :[0m [34mlist-dirs TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/createemptysrcdirs/path2/[0m
2026/09/05 03:15:10 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/createemptysrcdirs/path2/"
2026/09/05 03:15:10 NOTICE: [36m(20) :[0m [34mtest 4.Run bisync WITH --create-empty-src-dirs[0m
2026/09/05 03:15:10 NOTICE: [36m(21) :[0m [34mbisync create-empty-src-dirs[0m
2026/09/05 03:15:13 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:15:13 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/createemptysrcdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:15:13 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:15: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/09/05 03:15:13 INFO : Synching Path1 "/tmp/031241lipubep4/createemptysrcdirs/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/createemptysrcdirs/path2/"
2026/09/05 03:15:13 INFO : Building Path1 and Path2 listings
2026/09/05 03:15:13 INFO : Path1 checking for diffs
2026/09/05 03:15:13 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36msubdir[0m
2026/09/05 03:15:13 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/09/05 03:15:13 INFO : Path2 checking for diffs
2026/09/05 03:15:13 INFO : Applying changes
2026/09/05 03:15:13 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/createemptysrcdirs/path2/subdir[0m
2026/09/05 03:15:13 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:15:13 INFO : There was nothing to transfer
2026/09/05 03:15:13 INFO : subdir: Making directory
2026/09/05 03:15:13 INFO : Updating listings
2026/09/05 03:15:13 INFO : Validating listings for Path1 "/tmp/031241lipubep4/createemptysrcdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/createemptysrcdirs/path2/"
2026/09/05 03:15:13 INFO : [32mBisync successful[0m
2026/09/05 03:15:13 NOTICE: [36m(22) :[0m [34mtest 5. Confirm the subdir exists on both paths[0m
2026/09/05 03:15:13 NOTICE: [36m(23) :[0m [34mlist-dirs /tmp/031241lipubep4/createemptysrcdirs/path1/[0m
2026/09/05 03:15:13 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/createemptysrcdirs/path1/" for canonical name "/tmp/031241lipubep4/createemptysrcdirs/path1"
2026/09/05 03:15:13 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/09/05 03:15:13 NOTICE: [36m(24) :[0m [34mlist-dirs TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/createemptysrcdirs/path2/[0m
2026/09/05 03:15:13 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/09/05 03:15:13 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/09/05 03:15:13 NOTICE: [36m(26) :[0m [34mpurge-children /tmp/031241lipubep4/createemptysrcdirs/path1/[0m
2026/09/05 03:15:13 DEBUG : subdir: Purge subdir
2026/09/05 03:15:13 DEBUG : Waiting for deletions to finish
2026/09/05 03:15:13 DEBUG : removing 1 level 1 directories
2026/09/05 03:15:13 INFO : subdir: Removing directory
2026/09/05 03:15:13 DEBUG : file1.copy1.txt: Remove file
2026/09/05 03:15:13 DEBUG : file1.txt: Remove file
2026/09/05 03:15:13 DEBUG : file1.copy5.txt: Remove file
2026/09/05 03:15:13 DEBUG : RCLONE_TEST: Remove file
2026/09/05 03:15:13 DEBUG : file1.copy4.txt: Remove file
2026/09/05 03:15:13 DEBUG : file1.copy3.txt: Remove file
2026/09/05 03:15:13 DEBUG : file1.copy2.txt: Remove file
2026/09/05 03:15:13 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6/placeholder.txt /tmp/031241lipubep4/createemptysrcdirs/path1/ file1.txt[0m
2026/09/05 03:15:13 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6/placeholder.txt" to "/tmp/031241lipubep4/createemptysrcdirs/path1/" as "file1.txt"
2026/09/05 03:15:13 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6/placeholder.txt"
2026/09/05 03:15:13 DEBUG : Creating backend with remote "/tmp/031241lipubep4/createemptysrcdirs/path1/"
2026/09/05 03:15:13 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/031241lipubep4/createemptysrcdirs/path1" as "file1.txt"
2026/09/05 03:15:13 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:13 DEBUG : file1.txt.1e643dc4.partial: size = 0 OK
2026/09/05 03:15:13 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:13 DEBUG : file1.txt.1e643dc4.partial: renamed to: file1.txt
2026/09/05 03:15:13 INFO : placeholder.txt: Copied (new) to: file1.txt
2026/09/05 03:15:13 NOTICE: [36m(28) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6/placeholder.txt /tmp/031241lipubep4/createemptysrcdirs/path1/ file1.copy1.txt[0m
2026/09/05 03:15:13 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6/placeholder.txt" to "/tmp/031241lipubep4/createemptysrcdirs/path1/" as "file1.copy1.txt"
2026/09/05 03:15:13 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6/placeholder.txt"
2026/09/05 03:15:13 DEBUG : Creating backend with remote "/tmp/031241lipubep4/createemptysrcdirs/path1/"
2026/09/05 03:15:13 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/031241lipubep4/createemptysrcdirs/path1" as "file1.copy1.txt"
2026/09/05 03:15:13 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:13 DEBUG : file1.copy1.txt.690c1176.partial: size = 0 OK
2026/09/05 03:15:13 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:13 DEBUG : file1.copy1.txt.690c1176.partial: renamed to: file1.copy1.txt
2026/09/05 03:15:13 INFO : placeholder.txt: Copied (new) to: file1.copy1.txt
2026/09/05 03:15:13 NOTICE: [36m(29) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6/placeholder.txt /tmp/031241lipubep4/createemptysrcdirs/path1/ file1.copy2.txt[0m
2026/09/05 03:15:13 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6/placeholder.txt" to "/tmp/031241lipubep4/createemptysrcdirs/path1/" as "file1.copy2.txt"
2026/09/05 03:15:13 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6/placeholder.txt"
2026/09/05 03:15:13 DEBUG : Creating backend with remote "/tmp/031241lipubep4/createemptysrcdirs/path1/"
2026/09/05 03:15:13 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/031241lipubep4/createemptysrcdirs/path1" as "file1.copy2.txt"
2026/09/05 03:15:13 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:13 DEBUG : file1.copy2.txt.0dec6a88.partial: size = 0 OK
2026/09/05 03:15:13 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:13 DEBUG : file1.copy2.txt.0dec6a88.partial: renamed to: file1.copy2.txt
2026/09/05 03:15:13 INFO : placeholder.txt: Copied (new) to: file1.copy2.txt
2026/09/05 03:15:13 NOTICE: [36m(30) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6/placeholder.txt /tmp/031241lipubep4/createemptysrcdirs/path1/ file1.copy3.txt[0m
2026/09/05 03:15:13 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6/placeholder.txt" to "/tmp/031241lipubep4/createemptysrcdirs/path1/" as "file1.copy3.txt"
2026/09/05 03:15:13 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6/placeholder.txt"
2026/09/05 03:15:13 DEBUG : Creating backend with remote "/tmp/031241lipubep4/createemptysrcdirs/path1/"
2026/09/05 03:15:13 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/031241lipubep4/createemptysrcdirs/path1" as "file1.copy3.txt"
2026/09/05 03:15:13 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:13 DEBUG : file1.copy3.txt.989cbe1d.partial: size = 0 OK
2026/09/05 03:15:13 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:13 DEBUG : file1.copy3.txt.989cbe1d.partial: renamed to: file1.copy3.txt
2026/09/05 03:15:13 INFO : placeholder.txt: Copied (new) to: file1.copy3.txt
2026/09/05 03:15:13 NOTICE: [36m(31) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6/placeholder.txt /tmp/031241lipubep4/createemptysrcdirs/path1/ file1.copy4.txt[0m
2026/09/05 03:15:13 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6/placeholder.txt" to "/tmp/031241lipubep4/createemptysrcdirs/path1/" as "file1.copy4.txt"
2026/09/05 03:15:13 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6/placeholder.txt"
2026/09/05 03:15:13 DEBUG : Creating backend with remote "/tmp/031241lipubep4/createemptysrcdirs/path1/"
2026/09/05 03:15:13 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/031241lipubep4/createemptysrcdirs/path1" as "file1.copy4.txt"
2026/09/05 03:15:13 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:13 DEBUG : file1.copy4.txt.c42c9d74.partial: size = 0 OK
2026/09/05 03:15:13 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:13 DEBUG : file1.copy4.txt.c42c9d74.partial: renamed to: file1.copy4.txt
2026/09/05 03:15:13 INFO : placeholder.txt: Copied (new) to: file1.copy4.txt
2026/09/05 03:15:13 NOTICE: [36m(32) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6/placeholder.txt /tmp/031241lipubep4/createemptysrcdirs/path1/ file1.copy5.txt[0m
2026/09/05 03:15:13 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6/placeholder.txt" to "/tmp/031241lipubep4/createemptysrcdirs/path1/" as "file1.copy5.txt"
2026/09/05 03:15:13 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6/placeholder.txt"
2026/09/05 03:15:13 DEBUG : Creating backend with remote "/tmp/031241lipubep4/createemptysrcdirs/path1/"
2026/09/05 03:15:13 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/031241lipubep4/createemptysrcdirs/path1" as "file1.copy5.txt"
2026/09/05 03:15:13 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:13 DEBUG : file1.copy5.txt.515c49e1.partial: size = 0 OK
2026/09/05 03:15:13 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:13 DEBUG : file1.copy5.txt.515c49e1.partial: renamed to: file1.copy5.txt
2026/09/05 03:15:13 INFO : placeholder.txt: Copied (new) to: file1.copy5.txt
2026/09/05 03:15:13 NOTICE: [36m(33) :[0m [34mtest 7. Run bisync without --create-empty-src-dirs[0m
2026/09/05 03:15:13 NOTICE: [36m(34) :[0m [34mbisync[0m
2026/09/05 03:15:15 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/createemptysrcdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:15:15 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03: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/09/05 03:15:15 INFO : Synching Path1 "/tmp/031241lipubep4/createemptysrcdirs/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/createemptysrcdirs/path2/"
2026/09/05 03:15:15 INFO : Building Path1 and Path2 listings
2026/09/05 03:15:16 INFO : Path1 checking for diffs
2026/09/05 03:15:16 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/09/05 03:15:16 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir[0m
2026/09/05 03:15:16 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 2 deleted[0m
2026/09/05 03:15:16 INFO : Path2 checking for diffs
2026/09/05 03:15:16 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36msubdir[0m
2026/09/05 03:15:16 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/09/05 03:15:16 INFO : Applying changes
2026/09/05 03:15:16 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/createemptysrcdirs/path2/RCLONE_TEST[0m
2026/09/05 03:15:16 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:15:16 INFO : RCLONE_TEST: Deleted
2026/09/05 03:15:16 INFO : There was nothing to transfer
2026/09/05 03:15:16 INFO : Updating listings
2026/09/05 03:15:16 INFO : Validating listings for Path1 "/tmp/031241lipubep4/createemptysrcdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/createemptysrcdirs/path2/"
2026/09/05 03:15:16 INFO : [32mBisync successful[0m
2026/09/05 03:15:16 NOTICE: [36m(35) :[0m [34mtest 8. Confirm the subdir exists only on Path2 and not Path1[0m
2026/09/05 03:15:16 NOTICE: [36m(36) :[0m [34mlist-dirs /tmp/031241lipubep4/createemptysrcdirs/path1/[0m
2026/09/05 03:15:16 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/createemptysrcdirs/path1/" for canonical name "/tmp/031241lipubep4/createemptysrcdirs/path1"
2026/09/05 03:15:16 NOTICE: [36m(37) :[0m [34mlist-dirs TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/createemptysrcdirs/path2/[0m
2026/09/05 03:15:16 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/09/05 03:15:16 NOTICE: [36m(38) :[0m [34mtest 9. Reset, do the delete again, and run bisync WITH --create-empty-src-dirs[0m
2026/09/05 03:15:16 NOTICE: [36m(39) :[0m [34mbisync resync create-empty-src-dirs[0m
2026/09/05 03:15:18 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/createemptysrcdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:15:18 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:15: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/09/05 03:15:18 INFO : Synching Path1 "/tmp/031241lipubep4/createemptysrcdirs/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/createemptysrcdirs/path2/"
2026/09/05 03:15:18 INFO : Copying Path2 files to Path1
2026/09/05 03:15:18 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:15:18 INFO : subdir: Made directory with metadata (mtime=2026-09-05T03:15:13.4379323Z)
2026/09/05 03:15:19 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:15:19 INFO : There was nothing to transfer
2026/09/05 03:15:19 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:15:19 INFO : There was nothing to transfer
2026/09/05 03:15:19 INFO : Resync updating listings
2026/09/05 03:15:19 INFO : Validating listings for Path1 "/tmp/031241lipubep4/createemptysrcdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/createemptysrcdirs/path2/"
2026/09/05 03:15:19 INFO : [32mBisync successful[0m
2026/09/05 03:15:19 NOTICE: [36m(40) :[0m [34mlist-dirs /tmp/031241lipubep4/createemptysrcdirs/path1/[0m
2026/09/05 03:15:19 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/createemptysrcdirs/path1/" for canonical name "/tmp/031241lipubep4/createemptysrcdirs/path1"
2026/09/05 03:15:19 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/09/05 03:15:19 NOTICE: [36m(41) :[0m [34mlist-dirs TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/createemptysrcdirs/path2/[0m
2026/09/05 03:15:19 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/09/05 03:15:19 NOTICE: [36m(42) :[0m [34mpurge-children /tmp/031241lipubep4/createemptysrcdirs/path1/[0m
2026/09/05 03:15:19 DEBUG : subdir: Purge subdir
2026/09/05 03:15:19 DEBUG : Waiting for deletions to finish
2026/09/05 03:15:19 DEBUG : removing 1 level 1 directories
2026/09/05 03:15:19 INFO : subdir: Removing directory
2026/09/05 03:15:19 DEBUG : file1.copy1.txt: Remove file
2026/09/05 03:15:19 DEBUG : file1.txt: Remove file
2026/09/05 03:15:19 DEBUG : file1.copy5.txt: Remove file
2026/09/05 03:15:19 DEBUG : file1.copy4.txt: Remove file
2026/09/05 03:15:19 DEBUG : file1.copy3.txt: Remove file
2026/09/05 03:15:19 DEBUG : file1.copy2.txt: Remove file
2026/09/05 03:15:19 NOTICE: [36m(43) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6/placeholder.txt /tmp/031241lipubep4/createemptysrcdirs/path1/ file1.txt[0m
2026/09/05 03:15:19 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6/placeholder.txt" to "/tmp/031241lipubep4/createemptysrcdirs/path1/" as "file1.txt"
2026/09/05 03:15:19 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6/placeholder.txt"
2026/09/05 03:15:19 DEBUG : Creating backend with remote "/tmp/031241lipubep4/createemptysrcdirs/path1/"
2026/09/05 03:15:19 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/031241lipubep4/createemptysrcdirs/path1" as "file1.txt"
2026/09/05 03:15:19 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:19 DEBUG : file1.txt.1e643dc4.partial: size = 0 OK
2026/09/05 03:15:19 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:19 DEBUG : file1.txt.1e643dc4.partial: renamed to: file1.txt
2026/09/05 03:15:19 INFO : placeholder.txt: Copied (new) to: file1.txt
2026/09/05 03:15:19 NOTICE: [36m(44) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6/placeholder.txt /tmp/031241lipubep4/createemptysrcdirs/path1/ file1.copy1.txt[0m
2026/09/05 03:15:19 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6/placeholder.txt" to "/tmp/031241lipubep4/createemptysrcdirs/path1/" as "file1.copy1.txt"
2026/09/05 03:15:19 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6/placeholder.txt"
2026/09/05 03:15:19 DEBUG : Creating backend with remote "/tmp/031241lipubep4/createemptysrcdirs/path1/"
2026/09/05 03:15:19 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/031241lipubep4/createemptysrcdirs/path1" as "file1.copy1.txt"
2026/09/05 03:15:19 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:19 DEBUG : file1.copy1.txt.690c1176.partial: size = 0 OK
2026/09/05 03:15:19 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:19 DEBUG : file1.copy1.txt.690c1176.partial: renamed to: file1.copy1.txt
2026/09/05 03:15:19 INFO : placeholder.txt: Copied (new) to: file1.copy1.txt
2026/09/05 03:15:19 NOTICE: [36m(45) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6/placeholder.txt /tmp/031241lipubep4/createemptysrcdirs/path1/ file1.copy2.txt[0m
2026/09/05 03:15:19 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6/placeholder.txt" to "/tmp/031241lipubep4/createemptysrcdirs/path1/" as "file1.copy2.txt"
2026/09/05 03:15:19 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6/placeholder.txt"
2026/09/05 03:15:19 DEBUG : Creating backend with remote "/tmp/031241lipubep4/createemptysrcdirs/path1/"
2026/09/05 03:15:19 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/031241lipubep4/createemptysrcdirs/path1" as "file1.copy2.txt"
2026/09/05 03:15:19 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:19 DEBUG : file1.copy2.txt.0dec6a88.partial: size = 0 OK
2026/09/05 03:15:19 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:19 DEBUG : file1.copy2.txt.0dec6a88.partial: renamed to: file1.copy2.txt
2026/09/05 03:15:19 INFO : placeholder.txt: Copied (new) to: file1.copy2.txt
2026/09/05 03:15:19 NOTICE: [36m(46) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6/placeholder.txt /tmp/031241lipubep4/createemptysrcdirs/path1/ file1.copy3.txt[0m
2026/09/05 03:15:19 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6/placeholder.txt" to "/tmp/031241lipubep4/createemptysrcdirs/path1/" as "file1.copy3.txt"
2026/09/05 03:15:19 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6/placeholder.txt"
2026/09/05 03:15:19 DEBUG : Creating backend with remote "/tmp/031241lipubep4/createemptysrcdirs/path1/"
2026/09/05 03:15:19 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/031241lipubep4/createemptysrcdirs/path1" as "file1.copy3.txt"
2026/09/05 03:15:19 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:19 DEBUG : file1.copy3.txt.989cbe1d.partial: size = 0 OK
2026/09/05 03:15:19 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:19 DEBUG : file1.copy3.txt.989cbe1d.partial: renamed to: file1.copy3.txt
2026/09/05 03:15:19 INFO : placeholder.txt: Copied (new) to: file1.copy3.txt
2026/09/05 03:15:19 NOTICE: [36m(47) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6/placeholder.txt /tmp/031241lipubep4/createemptysrcdirs/path1/ file1.copy4.txt[0m
2026/09/05 03:15:19 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6/placeholder.txt" to "/tmp/031241lipubep4/createemptysrcdirs/path1/" as "file1.copy4.txt"
2026/09/05 03:15:19 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6/placeholder.txt"
2026/09/05 03:15:19 DEBUG : Creating backend with remote "/tmp/031241lipubep4/createemptysrcdirs/path1/"
2026/09/05 03:15:19 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/031241lipubep4/createemptysrcdirs/path1" as "file1.copy4.txt"
2026/09/05 03:15:19 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:19 DEBUG : file1.copy4.txt.c42c9d74.partial: size = 0 OK
2026/09/05 03:15:19 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:19 DEBUG : file1.copy4.txt.c42c9d74.partial: renamed to: file1.copy4.txt
2026/09/05 03:15:19 INFO : placeholder.txt: Copied (new) to: file1.copy4.txt
2026/09/05 03:15:19 NOTICE: [36m(48) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6/placeholder.txt /tmp/031241lipubep4/createemptysrcdirs/path1/ file1.copy5.txt[0m
2026/09/05 03:15:19 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6/placeholder.txt" to "/tmp/031241lipubep4/createemptysrcdirs/path1/" as "file1.copy5.txt"
2026/09/05 03:15:19 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_createemptysrcdirs-wiwewis6/placeholder.txt"
2026/09/05 03:15:19 DEBUG : Creating backend with remote "/tmp/031241lipubep4/createemptysrcdirs/path1/"
2026/09/05 03:15:19 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/031241lipubep4/createemptysrcdirs/path1" as "file1.copy5.txt"
2026/09/05 03:15:19 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:19 DEBUG : file1.copy5.txt.515c49e1.partial: size = 0 OK
2026/09/05 03:15:19 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:19 DEBUG : file1.copy5.txt.515c49e1.partial: renamed to: file1.copy5.txt
2026/09/05 03:15:19 INFO : placeholder.txt: Copied (new) to: file1.copy5.txt
2026/09/05 03:15:19 NOTICE: [36m(49) :[0m [34mlist-dirs /tmp/031241lipubep4/createemptysrcdirs/path1/[0m
2026/09/05 03:15:19 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/createemptysrcdirs/path1/" for canonical name "/tmp/031241lipubep4/createemptysrcdirs/path1"
2026/09/05 03:15:19 NOTICE: [36m(50) :[0m [34mlist-dirs TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/createemptysrcdirs/path2/[0m
2026/09/05 03:15:19 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/09/05 03:15:19 NOTICE: [36m(51) :[0m [34mbisync create-empty-src-dirs[0m
2026/09/05 03:15:21 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/createemptysrcdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:15:21 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:15: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/09/05 03:15:21 INFO : Synching Path1 "/tmp/031241lipubep4/createemptysrcdirs/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/createemptysrcdirs/path2/"
2026/09/05 03:15:21 INFO : Building Path1 and Path2 listings
2026/09/05 03:15:22 INFO : Path1 checking for diffs
2026/09/05 03:15:22 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir[0m
2026/09/05 03:15:22 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/09/05 03:15:22 INFO : Path2 checking for diffs
2026/09/05 03:15:22 INFO : Applying changes
2026/09/05 03:15:22 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/createemptysrcdirs/path2/subdir[0m
2026/09/05 03:15:22 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:15:22 INFO : There was nothing to transfer
2026/09/05 03:15:22 INFO : subdir: Removing directory
2026/09/05 03:15:22 INFO : Updating listings
2026/09/05 03:15:22 INFO : Validating listings for Path1 "/tmp/031241lipubep4/createemptysrcdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/createemptysrcdirs/path2/"
2026/09/05 03:15:22 INFO : [32mBisync successful[0m
2026/09/05 03:15:22 NOTICE: [36m(52) :[0m [34mtest 10. Confirm the subdir has been removed on both paths[0m
2026/09/05 03:15:22 NOTICE: [36m(53) :[0m [34mlist-dirs /tmp/031241lipubep4/createemptysrcdirs/path1/[0m
2026/09/05 03:15:22 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/createemptysrcdirs/path1/" for canonical name "/tmp/031241lipubep4/createemptysrcdirs/path1"
2026/09/05 03:15:22 NOTICE: [36m(54) :[0m [34mlist-dirs TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/createemptysrcdirs/path2/[0m
2026/09/05 03:15:22 NOTICE: [36m(55) :[0m [34mtest 11. bisync again (because if we leave subdir in listings, test will fail due to mismatched modtime)[0m
2026/09/05 03:15:22 NOTICE: [36m(56) :[0m [34mbisync create-empty-src-dirs[0m
2026/09/05 03:15:24 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/createemptysrcdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:15:24 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:15: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/09/05 03:15:24 INFO : Synching Path1 "/tmp/031241lipubep4/createemptysrcdirs/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/createemptysrcdirs/path2/"
2026/09/05 03:15:24 INFO : Building Path1 and Path2 listings
2026/09/05 03:15:24 INFO : Path1 checking for diffs
2026/09/05 03:15:24 INFO : Path2 checking for diffs
2026/09/05 03:15:24 INFO : No changes found
2026/09/05 03:15:24 INFO : Updating listings
2026/09/05 03:15:24 INFO : Validating listings for Path1 "/tmp/031241lipubep4/createemptysrcdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/createemptysrcdirs/path2/"
2026/09/05 03:15:24 INFO : [32mBisync successful[0m
2026/09/05 03:15:25 DEBUG : Waiting for deletions to finish
2026/09/05 03:15:25 INFO : file1.copy2.txt: Deleted
2026/09/05 03:15:25 INFO : file1.copy1.txt: Deleted
2026/09/05 03:15:25 INFO : file1.copy4.txt: Deleted
2026/09/05 03:15:25 INFO : file1.copy5.txt: Deleted
2026/09/05 03:15:25 INFO : file1.txt: Deleted
2026/09/05 03:15:25 INFO : file1.copy3.txt: Deleted
2026/09/05 03:15:25 DEBUG : removing 1 level 0 directories
2026/09/05 03:15:25 INFO : Local file system at /tmp/031241lipubep4/createemptysrcdirs/path1: Removing directory
2026/09/05 03:15:25 DEBUG : Waiting for deletions to finish
2026/09/05 03:15:25 INFO : file1.copy3.txt: Deleted
2026/09/05 03:15:25 INFO : file1.copy2.txt: Deleted
2026/09/05 03:15:25 INFO : file1.copy4.txt: Deleted
2026/09/05 03:15:25 INFO : file1.txt: Deleted
2026/09/05 03:15:25 INFO : file1.copy1.txt: Deleted
2026/09/05 03:15:25 INFO : file1.copy5.txt: Deleted
2026/09/05 03:15:25 DEBUG : removing 1 level 0 directories
2026/09/05 03:15:25 INFO : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/createemptysrcdirs/path2': Removing directory
bisync_test.go:610: [32mTEST createemptysrcdirs PASSED[0m
=== RUN TestBisyncLocalRemote/dry_run
2026/09/05 03:15:25 DEBUG : Creating backend with remote "/tmp/031241lipubep4/dry_run/path1"
2026/09/05 03:15:25 INFO : path2: Making directory
2026/09/05 03:15:25 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/dry_run/path2"
2026/09/05 03:15:25 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_dry_run/initial"
2026/09/05 03:15:25 DEBUG : Creating backend with remote "/tmp/031241lipubep4/initdir/test_dry_run-kitojig9"
2026/09/05 03:15:25 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:15:25 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:25 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:25 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:25 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:25 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:25 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:25 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:25 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:15:25 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:15:25 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:25 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:15:25 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:15:25 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:15:25 INFO : file1.txt: Copied (new)
2026/09/05 03:15:25 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:15:25 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:25 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:15:25 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:15:25 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:15:25 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:25 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:15:25 DEBUG : Local file system at /tmp/031241lipubep4/initdir/test_dry_run-kitojig9: Waiting for checks to finish
2026/09/05 03:15:25 DEBUG : Local file system at /tmp/031241lipubep4/initdir/test_dry_run-kitojig9: Waiting for transfers to finish
2026/09/05 03:15:25 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:15:25 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:25 INFO : file2.txt: Copied (new)
2026/09/05 03:15:25 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:15:25 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:25 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:15:25 INFO : file3.txt: Copied (new)
2026/09/05 03:15:25 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:15:25 INFO : file5.txt: Copied (new)
2026/09/05 03:15:25 INFO : file4.txt: Copied (new)
2026/09/05 03:15:25 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:15:25 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:25 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:15:25 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:25 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:15:25 INFO : file6.txt: Copied (new)
2026/09/05 03:15:25 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:15:25 INFO : file7.txt: Copied (new)
2026/09/05 03:15:25 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_dry_run/modfiles"
2026/09/05 03:15:25 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_dry_run-wiseqow3"
2026/09/05 03:15:25 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:25 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:25 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:25 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:25 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:25 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:25 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:25 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:25 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/09/05 03:15:25 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/09/05 03:15:25 DEBUG : Local file system at /tmp/031241lipubep4/datadir/test_dry_run-wiseqow3: Waiting for checks to finish
2026/09/05 03:15:25 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:15:25 DEBUG : Local file system at /tmp/031241lipubep4/datadir/test_dry_run-wiseqow3: Waiting for transfers to finish
2026/09/05 03:15:25 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/09/05 03:15:25 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/09/05 03:15:25 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/09/05 03:15:25 INFO : file1.txt: Copied (new)
2026/09/05 03:15:25 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/09/05 03:15:25 INFO : file2.txt: Copied (new)
2026/09/05 03:15:25 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:15:25 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/09/05 03:15:25 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/09/05 03:15:25 INFO : file11.txt: Copied (new)
2026/09/05 03:15:25 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:15:25 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/09/05 03:15:25 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/09/05 03:15:25 INFO : file10.txt: Copied (new)
2026/09/05 03:15:25 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/09/05 03:15:25 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/09/05 03:15:25 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/09/05 03:15:25 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/09/05 03:15:25 INFO : file5L.txt: Copied (new)
2026/09/05 03:15:25 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/09/05 03:15:25 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/09/05 03:15:25 INFO : file5R.txt: Copied (new)
2026/09/05 03:15:25 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:15:25 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/09/05 03:15:25 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/09/05 03:15:25 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:15:25 INFO : file6.txt: Copied (new)
2026/09/05 03:15:25 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/09/05 03:15:25 INFO : file7.txt: Copied (new)
2026/09/05 03:15:25 DEBUG : Waiting for deletions to finish
2026/09/05 03:15:25 ERROR : error listing: directory not found
2026/09/05 03:15:25 ERROR : Local file system at /tmp/031241lipubep4/dry_run/path1: Failed to list "": directory not found
2026/09/05 03:15:25 DEBUG : removing 1 level 0 directories
2026/09/05 03:15:25 INFO : Local file system at /tmp/031241lipubep4/dry_run/path1: Removing directory
2026/09/05 03:15:25 ERROR : Failed to rmdir: stat /tmp/031241lipubep4/dry_run/path1: no such file or directory
2026/09/05 03:15:25 DEBUG : Waiting for deletions to finish
2026/09/05 03:15:25 ERROR : error listing: directory not found
2026/09/05 03:15:25 ERROR : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/dry_run/path2': Failed to list "": directory not found
2026/09/05 03:15:25 DEBUG : removing 1 level 0 directories
2026/09/05 03:15:25 INFO : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/dry_run/path2': Removing directory
2026/09/05 03:15:25 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-xipubeh2juqo%2F031241lipubep4%2Fdry_run%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:3482eb63-801a-0023-16e4-3c2bd9000000
Time:2026-09-05T03:15:25.6160077Z
--------------------------------------------------------------------------------
2026/09/05 03:15:25 ERROR : error listing: directory not found
2026/09/05 03:15:25 ERROR : error listing: directory not found
2026/09/05 03:15:25 NOTICE: checking initFs Local file system at /tmp/031241lipubep4/initdir/test_dry_run-kitojig9
2026/09/05 03:15:25 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:15:25 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:25 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:25 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:25 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:25 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:25 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:25 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:25 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:15:25 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:15:25 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:15:25 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:15:25 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:15:25 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:15:25 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:25 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:15:25 INFO : file1.txt: Copied (new)
2026/09/05 03:15:25 DEBUG : Local file system at /tmp/031241lipubep4/dry_run/path1: Waiting for checks to finish
2026/09/05 03:15:25 DEBUG : Local file system at /tmp/031241lipubep4/dry_run/path1: Waiting for transfers to finish
2026/09/05 03:15:25 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:15:25 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:25 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:15:25 INFO : file4.txt: Copied (new)
2026/09/05 03:15:25 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:15:25 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:25 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:15:25 INFO : file5.txt: Copied (new)
2026/09/05 03:15:25 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:15:25 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:25 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:15:25 INFO : file6.txt: Copied (new)
2026/09/05 03:15:25 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:15:25 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:25 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:15:25 INFO : file7.txt: Copied (new)
2026/09/05 03:15:25 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:25 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:15:25 INFO : file2.txt: Copied (new)
2026/09/05 03:15:25 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:25 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:15:25 INFO : file3.txt: Copied (new)
2026/09/05 03:15:25 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:15:25 NOTICE: checking Path1 Local file system at /tmp/031241lipubep4/dry_run/path1
2026/09/05 03:15:25 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:25 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:25 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:25 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:25 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:25 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:25 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:25 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:15:25 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/dry_run/path2': Waiting for checks to finish
2026/09/05 03:15:25 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/dry_run/path2': Waiting for transfers to finish
2026/09/05 03:15:25 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:15:25 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:25 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:15:25 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:25 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:15:25 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:25 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:15:25 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:26 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:15:26 INFO : file2.txt: Copied (new)
2026/09/05 03:15:26 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:15:26 INFO : file3.txt: Copied (new)
2026/09/05 03:15:26 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:15:26 INFO : file1.txt: Copied (new)
2026/09/05 03:15:26 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:15:26 INFO : file4.txt: Copied (new)
2026/09/05 03:15:26 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:15:26 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:26 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:15:26 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:26 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:15:26 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:26 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:15:26 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:15:26 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:15:26 INFO : file5.txt: Copied (new)
2026/09/05 03:15:26 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:15:26 INFO : file7.txt: Copied (new)
2026/09/05 03:15:26 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:15:26 INFO : file6.txt: Copied (new)
2026/09/05 03:15:26 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:15:26 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:15:26 NOTICE: checking path2 azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/dry_run/path2'
2026/09/05 03:15:26 NOTICE: [36m(01) :[0m [34mtest dry-run[0m
2026/09/05 03:15:26 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/09/05 03:15:26 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/09/05 03:15:29 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/dry_run/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:15:29 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:15: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/09/05 03:15:29 INFO : Synching Path1 "/tmp/031241lipubep4/dry_run/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/dry_run/path2/"
2026/09/05 03:15:29 INFO : Copying Path2 files to Path1
2026/09/05 03:15:29 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:15:29 INFO : There was nothing to transfer
2026/09/05 03:15:29 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:15:29 INFO : There was nothing to transfer
2026/09/05 03:15:29 INFO : Resync updating listings
2026/09/05 03:15:29 INFO : Validating listings for Path1 "/tmp/031241lipubep4/dry_run/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/dry_run/path2/"
2026/09/05 03:15:29 INFO : [32mBisync successful[0m
2026/09/05 03:15:29 NOTICE: [36m(04) :[0m [34mtest new on path2 - file10[0m
2026/09/05 03:15:29 NOTICE: [36m(05) :[0m [34mtouch-copy 2001-01-02 /tmp/031241lipubep4/datadir/test_dry_run-wiseqow3/file10.txt TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/dry_run/path2/[0m
2026/09/05 03:15:29 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_dry_run-wiseqow3/"
2026/09/05 03:15:29 DEBUG : fs cache: renaming cache item "/tmp/031241lipubep4/datadir/test_dry_run-wiseqow3/" to be canonical "/tmp/031241lipubep4/datadir/test_dry_run-wiseqow3"
2026/09/05 03:15:29 DEBUG : file10.txt: Set modification time 2001-01-02
2026/09/05 03:15:29 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_dry_run-wiseqow3/file10.txt" to "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/dry_run/path2/" as ""
2026/09/05 03:15:29 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_dry_run-wiseqow3/file10.txt"
2026/09/05 03:15:29 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/dry_run/path2/"
2026/09/05 03:15:29 DEBUG : operations.CopyFile "file10.txt" to "azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/dry_run/path2/'" as "file10.txt"
2026/09/05 03:15:29 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:29 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/09/05 03:15:29 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:15:29 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/09/05 03:15:29 INFO : file10.txt: Copied (new)
2026/09/05 03:15:29 NOTICE: [36m(06) :[0m [34mtest newer on path2 - file1[0m
2026/09/05 03:15:29 NOTICE: [36m(07) :[0m [34mtouch-copy 2001-01-02 /tmp/031241lipubep4/datadir/test_dry_run-wiseqow3/file1.txt TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/dry_run/path2/[0m
2026/09/05 03:15:29 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/datadir/test_dry_run-wiseqow3/" for canonical name "/tmp/031241lipubep4/datadir/test_dry_run-wiseqow3"
2026/09/05 03:15:29 DEBUG : file1.txt: Set modification time 2001-01-02
2026/09/05 03:15:29 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_dry_run-wiseqow3/file1.txt" to "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/dry_run/path2/" as ""
2026/09/05 03:15:29 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_dry_run-wiseqow3/file1.txt"
2026/09/05 03:15:29 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/dry_run/path2/"
2026/09/05 03:15:29 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/dry_run/path2/'" as "file1.txt"
2026/09/05 03:15:30 DEBUG : file1.txt: size = 19 (Local file system at /tmp/031241lipubep4/datadir/test_dry_run-wiseqow3)
2026/09/05 03:15:30 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/dry_run/path2/')
2026/09/05 03:15:30 DEBUG : file1.txt: Sizes differ
2026/09/05 03:15:30 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/09/05 03:15:30 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:15:30 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/09/05 03:15:30 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:15:30 NOTICE: [36m(08) :[0m [34mtest new on path1 - file11[0m
2026/09/05 03:15:30 NOTICE: [36m(09) :[0m [34mtouch-copy 2001-01-02 /tmp/031241lipubep4/datadir/test_dry_run-wiseqow3/file11.txt /tmp/031241lipubep4/dry_run/path1/[0m
2026/09/05 03:15:30 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/datadir/test_dry_run-wiseqow3/" for canonical name "/tmp/031241lipubep4/datadir/test_dry_run-wiseqow3"
2026/09/05 03:15:30 DEBUG : file11.txt: Set modification time 2001-01-02
2026/09/05 03:15:30 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_dry_run-wiseqow3/file11.txt" to "/tmp/031241lipubep4/dry_run/path1/" as ""
2026/09/05 03:15:30 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_dry_run-wiseqow3/file11.txt"
2026/09/05 03:15:30 DEBUG : Creating backend with remote "/tmp/031241lipubep4/dry_run/path1/"
2026/09/05 03:15:30 DEBUG : operations.CopyFile "file11.txt" to "Local file system at /tmp/031241lipubep4/dry_run/path1" as "file11.txt"
2026/09/05 03:15:30 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:30 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/09/05 03:15:30 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:15:30 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/09/05 03:15:30 INFO : file11.txt: Copied (new)
2026/09/05 03:15:30 NOTICE: [36m(10) :[0m [34mtest newer on path1 - file2[0m
2026/09/05 03:15:30 NOTICE: [36m(11) :[0m [34mtouch-copy 2001-01-02 /tmp/031241lipubep4/datadir/test_dry_run-wiseqow3/file2.txt /tmp/031241lipubep4/dry_run/path1/[0m
2026/09/05 03:15:30 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/datadir/test_dry_run-wiseqow3/" for canonical name "/tmp/031241lipubep4/datadir/test_dry_run-wiseqow3"
2026/09/05 03:15:30 DEBUG : file2.txt: Set modification time 2001-01-02
2026/09/05 03:15:30 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_dry_run-wiseqow3/file2.txt" to "/tmp/031241lipubep4/dry_run/path1/" as ""
2026/09/05 03:15:30 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_dry_run-wiseqow3/file2.txt"
2026/09/05 03:15:30 DEBUG : Creating backend with remote "/tmp/031241lipubep4/dry_run/path1/"
2026/09/05 03:15:30 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/031241lipubep4/dry_run/path1" as "file2.txt"
2026/09/05 03:15:30 DEBUG : file2.txt: size = 13 (Local file system at /tmp/031241lipubep4/datadir/test_dry_run-wiseqow3)
2026/09/05 03:15:30 DEBUG : file2.txt: size = 0 (Local file system at /tmp/031241lipubep4/dry_run/path1)
2026/09/05 03:15:30 DEBUG : file2.txt: Sizes differ
2026/09/05 03:15:30 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/09/05 03:15:30 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/09/05 03:15:30 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/09/05 03:15:30 INFO : file2.txt: Copied (replaced existing)
2026/09/05 03:15:30 NOTICE: [36m(12) :[0m [34mtest deleted on path2 - file3[0m
2026/09/05 03:15:30 NOTICE: [36m(13) :[0m [34mdelete-file TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/dry_run/path2/file3.txt[0m
2026/09/05 03:15:30 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/dry_run/path2/"
2026/09/05 03:15:30 INFO : file3.txt: Deleted
2026/09/05 03:15:30 NOTICE: [36m(14) :[0m [34mtest deleted on path1 - file4[0m
2026/09/05 03:15:30 NOTICE: [36m(15) :[0m [34mdelete-file /tmp/031241lipubep4/dry_run/path1/file4.txt[0m
2026/09/05 03:15:30 DEBUG : Creating backend with remote "/tmp/031241lipubep4/dry_run/path1/"
2026/09/05 03:15:30 DEBUG : fs cache: renaming cache item "/tmp/031241lipubep4/dry_run/path1/" to be canonical "/tmp/031241lipubep4/dry_run/path1"
2026/09/05 03:15:30 INFO : file4.txt: Deleted
2026/09/05 03:15:30 NOTICE: [36m(16) :[0m [34mtest changed on path2 and on path1 - file5 (file5R, file5L)[0m
2026/09/05 03:15:30 NOTICE: [36m(17) :[0m [34mtouch-glob 2001-01-02 /tmp/031241lipubep4/datadir/test_dry_run-wiseqow3/ file5R.txt[0m
2026/09/05 03:15:30 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/datadir/test_dry_run-wiseqow3/" for canonical name "/tmp/031241lipubep4/datadir/test_dry_run-wiseqow3"
2026/09/05 03:15:30 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/09/05 03:15:30 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_dry_run-wiseqow3/file5R.txt TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/dry_run/path2/ file5.txt[0m
2026/09/05 03:15:30 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_dry_run-wiseqow3/file5R.txt" to "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/dry_run/path2/" as "file5.txt"
2026/09/05 03:15:30 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_dry_run-wiseqow3/file5R.txt"
2026/09/05 03:15:30 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/dry_run/path2/"
2026/09/05 03:15:30 DEBUG : operations.CopyFile "file5R.txt" to "azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/dry_run/path2/'" as "file5.txt"
2026/09/05 03:15:30 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/031241lipubep4/datadir/test_dry_run-wiseqow3)
2026/09/05 03:15:30 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/dry_run/path2/')
2026/09/05 03:15:30 DEBUG : file5R.txt: Sizes differ
2026/09/05 03:15:30 DEBUG : file5.txt.232124ee.partial: size = 39 OK
2026/09/05 03:15:30 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/09/05 03:15:30 DEBUG : file5.txt.232124ee.partial: renamed to: file5.txt
2026/09/05 03:15:30 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/09/05 03:15:30 NOTICE: [36m(19) :[0m [34mtouch-glob 2001-03-04 /tmp/031241lipubep4/datadir/test_dry_run-wiseqow3/ file5L.txt[0m
2026/09/05 03:15:30 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/datadir/test_dry_run-wiseqow3/" for canonical name "/tmp/031241lipubep4/datadir/test_dry_run-wiseqow3"
2026/09/05 03:15:30 DEBUG : file5L.txt: Set modification time 2001-03-04
2026/09/05 03:15:30 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_dry_run-wiseqow3/file5L.txt /tmp/031241lipubep4/dry_run/path1/ file5.txt[0m
2026/09/05 03:15:30 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_dry_run-wiseqow3/file5L.txt" to "/tmp/031241lipubep4/dry_run/path1/" as "file5.txt"
2026/09/05 03:15:30 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_dry_run-wiseqow3/file5L.txt"
2026/09/05 03:15:30 DEBUG : Creating backend with remote "/tmp/031241lipubep4/dry_run/path1/"
2026/09/05 03:15:30 DEBUG : operations.CopyFile "file5L.txt" to "Local file system at /tmp/031241lipubep4/dry_run/path1" as "file5.txt"
2026/09/05 03:15:30 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/031241lipubep4/datadir/test_dry_run-wiseqow3)
2026/09/05 03:15:30 DEBUG : file5.txt: size = 0 (Local file system at /tmp/031241lipubep4/dry_run/path1)
2026/09/05 03:15:30 DEBUG : file5L.txt: Sizes differ
2026/09/05 03:15:30 DEBUG : file5.txt.4a946ad2.partial: size = 39 OK
2026/09/05 03:15:30 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/09/05 03:15:30 DEBUG : file5.txt.4a946ad2.partial: renamed to: file5.txt
2026/09/05 03:15:30 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/09/05 03:15:30 NOTICE: [36m(21) :[0m [34mtest newer on path2 and deleted on path1 - file6[0m
2026/09/05 03:15:30 NOTICE: [36m(22) :[0m [34mtouch-copy 2001-01-02 /tmp/031241lipubep4/datadir/test_dry_run-wiseqow3/file6.txt TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/dry_run/path2/[0m
2026/09/05 03:15:30 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/datadir/test_dry_run-wiseqow3/" for canonical name "/tmp/031241lipubep4/datadir/test_dry_run-wiseqow3"
2026/09/05 03:15:30 DEBUG : file6.txt: Set modification time 2001-01-02
2026/09/05 03:15:30 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_dry_run-wiseqow3/file6.txt" to "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/dry_run/path2/" as ""
2026/09/05 03:15:30 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_dry_run-wiseqow3/file6.txt"
2026/09/05 03:15:31 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/dry_run/path2/"
2026/09/05 03:15:31 DEBUG : operations.CopyFile "file6.txt" to "azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/dry_run/path2/'" as "file6.txt"
2026/09/05 03:15:31 DEBUG : file6.txt: size = 19 (Local file system at /tmp/031241lipubep4/datadir/test_dry_run-wiseqow3)
2026/09/05 03:15:31 DEBUG : file6.txt: size = 0 (azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/dry_run/path2/')
2026/09/05 03:15:31 DEBUG : file6.txt: Sizes differ
2026/09/05 03:15:31 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/09/05 03:15:31 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:15:31 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/09/05 03:15:31 INFO : file6.txt: Copied (replaced existing)
2026/09/05 03:15:31 NOTICE: [36m(23) :[0m [34mdelete-file /tmp/031241lipubep4/dry_run/path1/file6.txt[0m
2026/09/05 03:15:31 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/dry_run/path1/" for canonical name "/tmp/031241lipubep4/dry_run/path1"
2026/09/05 03:15:31 INFO : file6.txt: Deleted
2026/09/05 03:15:31 NOTICE: [36m(24) :[0m [34mtest newer on path1 and deleted on path2 - file7[0m
2026/09/05 03:15:31 NOTICE: [36m(25) :[0m [34mtouch-copy 2001-01-02 /tmp/031241lipubep4/datadir/test_dry_run-wiseqow3/file7.txt /tmp/031241lipubep4/dry_run/path1/[0m
2026/09/05 03:15:31 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/datadir/test_dry_run-wiseqow3/" for canonical name "/tmp/031241lipubep4/datadir/test_dry_run-wiseqow3"
2026/09/05 03:15:31 DEBUG : file7.txt: Set modification time 2001-01-02
2026/09/05 03:15:31 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_dry_run-wiseqow3/file7.txt" to "/tmp/031241lipubep4/dry_run/path1/" as ""
2026/09/05 03:15:31 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_dry_run-wiseqow3/file7.txt"
2026/09/05 03:15:31 DEBUG : Creating backend with remote "/tmp/031241lipubep4/dry_run/path1/"
2026/09/05 03:15:31 DEBUG : operations.CopyFile "file7.txt" to "Local file system at /tmp/031241lipubep4/dry_run/path1" as "file7.txt"
2026/09/05 03:15:31 DEBUG : file7.txt: size = 19 (Local file system at /tmp/031241lipubep4/datadir/test_dry_run-wiseqow3)
2026/09/05 03:15:31 DEBUG : file7.txt: size = 0 (Local file system at /tmp/031241lipubep4/dry_run/path1)
2026/09/05 03:15:31 DEBUG : file7.txt: Sizes differ
2026/09/05 03:15:31 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/09/05 03:15:31 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:15:31 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/09/05 03:15:31 INFO : file7.txt: Copied (replaced existing)
2026/09/05 03:15:31 NOTICE: [36m(26) :[0m [34mdelete-file TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/dry_run/path2/file7.txt[0m
2026/09/05 03:15:31 INFO : file7.txt: Deleted
2026/09/05 03:15:31 NOTICE: [36m(27) :[0m [34mtest sync with dry-run and resync[0m
2026/09/05 03:15:31 NOTICE: [36m(28) :[0m [34mbisync dry-run resync[0m
2026/09/05 03:15:33 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/dry_run/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:15:33 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:15: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/09/05 03:15:33 INFO : Synching Path1 "/tmp/031241lipubep4/dry_run/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/dry_run/path2/"
2026/09/05 03:15:33 INFO : Copying Path2 files to Path1
2026/09/05 03:15:33 NOTICE: - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:15:33 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19)
2026/09/05 03:15:33 NOTICE: file4.txt: Skipped copy as --dry-run is set (size 0)
2026/09/05 03:15:33 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19)
2026/09/05 03:15:33 NOTICE: - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:15:34 NOTICE: file3.txt: Skipped copy as --dry-run is set (size 0)
2026/09/05 03:15:34 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 0)
2026/09/05 03:15:34 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19)
2026/09/05 03:15:34 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13)
2026/09/05 03:15:34 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19)
2026/09/05 03:15:34 NOTICE: file5.txt: Skipped copy as --dry-run is set (size 39)
2026/09/05 03:15:34 INFO : Resync updating listings
2026/09/05 03:15:34 INFO : [32mBisync successful[0m
2026/09/05 03:15:34 NOTICE: [36m(29) :[0m [34mcopy-listings dryrun-resync[0m
2026/09/05 03:15:34 NOTICE: [36m(30) :[0m [34mtest sync with dry-run[0m
2026/09/05 03:15:34 NOTICE: [36m(31) :[0m [34mbisync dry-run[0m
2026/09/05 03:15:36 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/dry_run/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:15:36 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:15: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/09/05 03:15:36 INFO : Synching Path1 "/tmp/031241lipubep4/dry_run/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/dry_run/path2/"
2026/09/05 03:15:36 INFO : Building Path1 and Path2 listings
2026/09/05 03:15:36 INFO : Path1 checking for diffs
2026/09/05 03:15:36 NOTICE: - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/09/05 03:15:36 NOTICE: - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/09/05 03:15:36 NOTICE: - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/09/05 03:15:36 NOTICE: - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/09/05 03:15:36 NOTICE: - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile7.txt[0m
2026/09/05 03:15:36 NOTICE: - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/09/05 03:15:36 INFO : Path1: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/09/05 03:15:36 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/09/05 03:15:36 INFO : Path2 checking for diffs
2026/09/05 03:15:36 NOTICE: - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:15:36 NOTICE: - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/09/05 03:15:36 NOTICE: - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/09/05 03:15:36 NOTICE: - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile6.txt[0m
2026/09/05 03:15:36 NOTICE: - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/09/05 03:15:36 NOTICE: - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/09/05 03:15:36 INFO : Path2: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/09/05 03:15:36 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/09/05 03:15:36 INFO : Applying changes
2026/09/05 03:15:36 INFO : Checking potential conflicts...
2026/09/05 03:15:37 ERROR : file5.txt: md5 differ
2026/09/05 03:15:37 NOTICE: azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/dry_run/path2': 1 differences found
2026/09/05 03:15:37 NOTICE: azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/dry_run/path2': 1 errors while checking
2026/09/05 03:15:37 INFO : Finished checking the potential conflicts. 1 differences found
2026/09/05 03:15:37 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/dry_run/path2/file11.txt[0m
2026/09/05 03:15:37 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/dry_run/path2/file2.txt[0m
2026/09/05 03:15:37 NOTICE: - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/dry_run/path2/file4.txt[0m
2026/09/05 03:15:37 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/09/05 03:15:37 NOTICE: file5.txt: Skipped rename as --dry-run is set
2026/09/05 03:15:37 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/dry_run/path2/file5.txt.conflict1[0m
2026/09/05 03:15:37 NOTICE: file5.txt: Skipped rename as --dry-run is set
2026/09/05 03:15:37 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/031241lipubep4/dry_run/path1/file5.txt.conflict2[0m
2026/09/05 03:15:37 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/031241lipubep4/dry_run/path1/file6.txt[0m
2026/09/05 03:15:37 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/dry_run/path2/file7.txt[0m
2026/09/05 03:15:37 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/031241lipubep4/dry_run/path1/file1.txt[0m
2026/09/05 03:15:37 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/031241lipubep4/dry_run/path1/file10.txt[0m
2026/09/05 03:15:37 NOTICE: - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/031241lipubep4/dry_run/path1/file3.txt[0m
2026/09/05 03:15:37 NOTICE: - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:15:37 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19)
2026/09/05 03:15:37 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19)
2026/09/05 03:15:37 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 19)
2026/09/05 03:15:37 NOTICE: file3.txt: Skipped delete as --dry-run is set (size 0)
2026/09/05 03:15:37 NOTICE: - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:15:37 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19)
2026/09/05 03:15:37 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19)
2026/09/05 03:15:37 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13)
2026/09/05 03:15:37 NOTICE: file4.txt: Skipped delete as --dry-run is set (size 0)
2026/09/05 03:15:37 INFO : Updating listings
2026/09/05 03:15:37 INFO : [32mBisync successful[0m
2026/09/05 03:15:37 NOTICE: [36m(32) :[0m [34mcopy-listings dryrun[0m
2026/09/05 03:15:37 NOTICE: [36m(33) :[0m [34mtest sync without dry-run[0m
2026/09/05 03:15:37 NOTICE: [36m(34) :[0m [34mbisync[0m
2026/09/05 03:15:39 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/dry_run/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:15:39 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:15: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/09/05 03:15:39 INFO : Synching Path1 "/tmp/031241lipubep4/dry_run/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/dry_run/path2/"
2026/09/05 03:15:39 INFO : Building Path1 and Path2 listings
2026/09/05 03:15:39 INFO : Path1 checking for diffs
2026/09/05 03:15:39 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/09/05 03:15:39 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/09/05 03:15:39 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/09/05 03:15:39 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/09/05 03:15:39 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile7.txt[0m
2026/09/05 03:15:39 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/09/05 03:15:39 INFO : Path1: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/09/05 03:15:39 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/09/05 03:15:39 INFO : Path2 checking for diffs
2026/09/05 03:15:39 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:15:39 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/09/05 03:15:39 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/09/05 03:15:39 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile6.txt[0m
2026/09/05 03:15:39 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/09/05 03:15:39 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/09/05 03:15:39 INFO : Path2: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/09/05 03:15:39 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/09/05 03:15:39 INFO : Applying changes
2026/09/05 03:15:39 INFO : Checking potential conflicts...
2026/09/05 03:15:40 ERROR : file5.txt: md5 differ
2026/09/05 03:15:40 NOTICE: azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/dry_run/path2': 1 differences found
2026/09/05 03:15:40 NOTICE: azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/dry_run/path2': 1 errors while checking
2026/09/05 03:15:40 INFO : Finished checking the potential conflicts. 1 differences found
2026/09/05 03:15:40 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/dry_run/path2/file11.txt[0m
2026/09/05 03:15:40 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/dry_run/path2/file2.txt[0m
2026/09/05 03:15:40 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/dry_run/path2/file4.txt[0m
2026/09/05 03:15:40 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/09/05 03:15:40 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36m/tmp/031241lipubep4/dry_run/path1/file5.txt.conflict1[0m
2026/09/05 03:15:40 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1
2026/09/05 03:15:40 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/dry_run/path2/file5.txt.conflict1[0m
2026/09/05 03:15:40 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/dry_run/path2/file5.txt.conflict2[0m
2026/09/05 03:15:40 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2
2026/09/05 03:15:40 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/031241lipubep4/dry_run/path1/file5.txt.conflict2[0m
2026/09/05 03:15:40 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/031241lipubep4/dry_run/path1/file6.txt[0m
2026/09/05 03:15:40 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/dry_run/path2/file7.txt[0m
2026/09/05 03:15:40 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/031241lipubep4/dry_run/path1/file1.txt[0m
2026/09/05 03:15:40 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/031241lipubep4/dry_run/path1/file10.txt[0m
2026/09/05 03:15:40 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/031241lipubep4/dry_run/path1/file3.txt[0m
2026/09/05 03:15:40 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:15:40 INFO : file10.txt: Copied (new)
2026/09/05 03:15:40 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:15:40 INFO : file6.txt: Copied (new)
2026/09/05 03:15:40 INFO : file5.txt.conflict2: Copied (new)
2026/09/05 03:15:40 INFO : file3.txt: Deleted
2026/09/05 03:15:40 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:15:41 INFO : file5.txt.conflict1: Copied (new)
2026/09/05 03:15:41 INFO : file7.txt: Copied (new)
2026/09/05 03:15:41 INFO : file11.txt: Copied (new)
2026/09/05 03:15:41 INFO : file2.txt: Copied (replaced existing)
2026/09/05 03:15:41 INFO : file4.txt: Deleted
2026/09/05 03:15:41 INFO : Updating listings
2026/09/05 03:15:41 INFO : Validating listings for Path1 "/tmp/031241lipubep4/dry_run/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/dry_run/path2/"
2026/09/05 03:15:41 INFO : [32mBisync successful[0m
2026/09/05 03:15:41 DEBUG : Waiting for deletions to finish
2026/09/05 03:15:41 INFO : RCLONE_TEST: Deleted
2026/09/05 03:15:41 INFO : file6.txt: Deleted
2026/09/05 03:15:41 INFO : file11.txt: Deleted
2026/09/05 03:15:41 INFO : file7.txt: Deleted
2026/09/05 03:15:41 INFO : file2.txt: Deleted
2026/09/05 03:15:41 INFO : file10.txt: Deleted
2026/09/05 03:15:41 INFO : file1.txt: Deleted
2026/09/05 03:15:41 INFO : file5.txt.conflict1: Deleted
2026/09/05 03:15:41 INFO : file5.txt.conflict2: Deleted
2026/09/05 03:15:41 DEBUG : removing 1 level 0 directories
2026/09/05 03:15:41 INFO : Local file system at /tmp/031241lipubep4/dry_run/path1: Removing directory
2026/09/05 03:15:41 DEBUG : Waiting for deletions to finish
2026/09/05 03:15:41 INFO : RCLONE_TEST: Deleted
2026/09/05 03:15:41 INFO : file11.txt: Deleted
2026/09/05 03:15:41 INFO : file10.txt: Deleted
2026/09/05 03:15:41 INFO : file2.txt: Deleted
2026/09/05 03:15:41 INFO : file1.txt: Deleted
2026/09/05 03:15:41 INFO : file6.txt: Deleted
2026/09/05 03:15:41 INFO : file5.txt.conflict1: Deleted
2026/09/05 03:15:41 INFO : file5.txt.conflict2: Deleted
2026/09/05 03:15:41 INFO : file7.txt: Deleted
2026/09/05 03:15:41 DEBUG : removing 1 level 0 directories
2026/09/05 03:15:41 INFO : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/dry_run/path2': Removing directory
bisync_test.go:610: [32mTEST dry_run PASSED[0m
=== RUN TestBisyncLocalRemote/equal
2026/09/05 03:15:41 DEBUG : Creating backend with remote "/tmp/031241lipubep4/equal/path1"
2026/09/05 03:15:41 INFO : path2: Making directory
2026/09/05 03:15:41 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/equal/path2"
2026/09/05 03:15:41 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_equal/initial"
2026/09/05 03:15:41 DEBUG : Creating backend with remote "/tmp/031241lipubep4/initdir/test_equal-cajayer6"
2026/09/05 03:15:41 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:15:41 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:41 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:41 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:15:41 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:15:41 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:15:41 DEBUG : Local file system at /tmp/031241lipubep4/initdir/test_equal-cajayer6: Waiting for checks to finish
2026/09/05 03:15:41 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:15:41 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:15:41 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:15:41 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:41 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:15:41 INFO : file1.txt: Copied (new)
2026/09/05 03:15:41 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:41 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:15:41 INFO : file2.txt: Copied (new)
2026/09/05 03:15:41 DEBUG : Local file system at /tmp/031241lipubep4/initdir/test_equal-cajayer6: Waiting for transfers to finish
2026/09/05 03:15:41 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_equal/modfiles"
2026/09/05 03:15:41 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_equal-defudog3"
2026/09/05 03:15:41 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:41 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:41 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:41 DEBUG : file1L.txt.bc963e7b.partial: size = 33 OK
2026/09/05 03:15:41 DEBUG : file1R.txt.df7bff44.partial: size = 33 OK
2026/09/05 03:15:41 DEBUG : file2.txt.467c795f.partial: size = 37 OK
2026/09/05 03:15:41 DEBUG : Local file system at /tmp/031241lipubep4/datadir/test_equal-defudog3: Waiting for checks to finish
2026/09/05 03:15:41 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/09/05 03:15:41 DEBUG : file1L.txt.bc963e7b.partial: renamed to: file1L.txt
2026/09/05 03:15:41 INFO : file1L.txt: Copied (new)
2026/09/05 03:15:41 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/09/05 03:15:41 DEBUG : file1R.txt.df7bff44.partial: renamed to: file1R.txt
2026/09/05 03:15:41 INFO : file1R.txt: Copied (new)
2026/09/05 03:15:41 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/09/05 03:15:41 DEBUG : Local file system at /tmp/031241lipubep4/datadir/test_equal-defudog3: Waiting for transfers to finish
2026/09/05 03:15:41 DEBUG : file2.txt.467c795f.partial: renamed to: file2.txt
2026/09/05 03:15:41 INFO : file2.txt: Copied (new)
2026/09/05 03:15:41 DEBUG : Waiting for deletions to finish
2026/09/05 03:15:41 ERROR : error listing: directory not found
2026/09/05 03:15:41 ERROR : Local file system at /tmp/031241lipubep4/equal/path1: Failed to list "": directory not found
2026/09/05 03:15:41 DEBUG : removing 1 level 0 directories
2026/09/05 03:15:41 INFO : Local file system at /tmp/031241lipubep4/equal/path1: Removing directory
2026/09/05 03:15:41 ERROR : Failed to rmdir: stat /tmp/031241lipubep4/equal/path1: no such file or directory
2026/09/05 03:15:41 DEBUG : Waiting for deletions to finish
2026/09/05 03:15:41 ERROR : error listing: directory not found
2026/09/05 03:15:41 ERROR : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/equal/path2': Failed to list "": directory not found
2026/09/05 03:15:41 DEBUG : removing 1 level 0 directories
2026/09/05 03:15:41 INFO : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/equal/path2': Removing directory
2026/09/05 03:15:41 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-xipubeh2juqo%2F031241lipubep4%2Fequal%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:cabf12be-e01a-0068-1ce4-3cd78a000000
Time:2026-09-05T03:15:41.9360344Z
--------------------------------------------------------------------------------
2026/09/05 03:15:41 ERROR : error listing: directory not found
2026/09/05 03:15:41 ERROR : error listing: directory not found
2026/09/05 03:15:41 NOTICE: checking initFs Local file system at /tmp/031241lipubep4/initdir/test_equal-cajayer6
2026/09/05 03:15:41 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:15:41 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:41 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:41 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:15:41 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:15:41 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:15:41 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:15:41 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:15:41 DEBUG : Local file system at /tmp/031241lipubep4/equal/path1: Waiting for checks to finish
2026/09/05 03:15:41 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:15:41 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:41 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:41 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:15:41 INFO : file1.txt: Copied (new)
2026/09/05 03:15:41 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:15:41 INFO : file2.txt: Copied (new)
2026/09/05 03:15:41 DEBUG : Local file system at /tmp/031241lipubep4/equal/path1: Waiting for transfers to finish
2026/09/05 03:15:41 NOTICE: checking Path1 Local file system at /tmp/031241lipubep4/equal/path1
2026/09/05 03:15:42 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:42 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:42 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:15:42 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/equal/path2': Waiting for checks to finish
2026/09/05 03:15:42 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/equal/path2': Waiting for transfers to finish
2026/09/05 03:15:42 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:15:42 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:42 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:15:42 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:42 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:15:42 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:15:42 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:15:42 INFO : file1.txt: Copied (new)
2026/09/05 03:15:42 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:15:42 INFO : file2.txt: Copied (new)
2026/09/05 03:15:42 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:15:42 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:15:42 NOTICE: checking path2 azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/equal/path2'
2026/09/05 03:15:42 NOTICE: [36m(01) :[0m [34mtest equal[0m
2026/09/05 03:15:42 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/09/05 03:15:42 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/09/05 03:15:44 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/equal/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:15:44 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:15: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/09/05 03:15:44 INFO : Synching Path1 "/tmp/031241lipubep4/equal/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/equal/path2/"
2026/09/05 03:15:44 INFO : Copying Path2 files to Path1
2026/09/05 03:15:44 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:15:45 INFO : There was nothing to transfer
2026/09/05 03:15:45 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:15:45 INFO : There was nothing to transfer
2026/09/05 03:15:45 INFO : Resync updating listings
2026/09/05 03:15:45 INFO : Validating listings for Path1 "/tmp/031241lipubep4/equal/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/equal/path2/"
2026/09/05 03:15:45 INFO : [32mBisync successful[0m
2026/09/05 03:15:45 NOTICE: [36m(04) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/09/05 03:15:45 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-01-02 /tmp/031241lipubep4/datadir/test_equal-defudog3/ file1R.txt[0m
2026/09/05 03:15:45 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_equal-defudog3/"
2026/09/05 03:15:45 DEBUG : fs cache: renaming cache item "/tmp/031241lipubep4/datadir/test_equal-defudog3/" to be canonical "/tmp/031241lipubep4/datadir/test_equal-defudog3"
2026/09/05 03:15:45 DEBUG : file1R.txt: Set modification time 2001-01-02
2026/09/05 03:15:45 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_equal-defudog3/file1R.txt TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/equal/path2/ file1.txt[0m
2026/09/05 03:15:45 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_equal-defudog3/file1R.txt" to "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/equal/path2/" as "file1.txt"
2026/09/05 03:15:45 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_equal-defudog3/file1R.txt"
2026/09/05 03:15:45 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/equal/path2/"
2026/09/05 03:15:45 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/equal/path2/'" as "file1.txt"
2026/09/05 03:15:45 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/031241lipubep4/datadir/test_equal-defudog3)
2026/09/05 03:15:45 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/equal/path2/')
2026/09/05 03:15:45 DEBUG : file1R.txt: Sizes differ
2026/09/05 03:15:45 DEBUG : file1.txt.2782e57b.partial: size = 33 OK
2026/09/05 03:15:45 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/09/05 03:15:45 DEBUG : file1.txt.2782e57b.partial: renamed to: file1.txt
2026/09/05 03:15:45 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/09/05 03:15:45 NOTICE: [36m(07) :[0m [34mtouch-glob 2001-03-04 /tmp/031241lipubep4/datadir/test_equal-defudog3/ file1L.txt[0m
2026/09/05 03:15:45 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/datadir/test_equal-defudog3/" for canonical name "/tmp/031241lipubep4/datadir/test_equal-defudog3"
2026/09/05 03:15:45 DEBUG : file1L.txt: Set modification time 2001-03-04
2026/09/05 03:15:45 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_equal-defudog3/file1L.txt /tmp/031241lipubep4/equal/path1/ file1.txt[0m
2026/09/05 03:15:45 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_equal-defudog3/file1L.txt" to "/tmp/031241lipubep4/equal/path1/" as "file1.txt"
2026/09/05 03:15:45 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_equal-defudog3/file1L.txt"
2026/09/05 03:15:45 DEBUG : Creating backend with remote "/tmp/031241lipubep4/equal/path1/"
2026/09/05 03:15:45 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/031241lipubep4/equal/path1" as "file1.txt"
2026/09/05 03:15:45 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/031241lipubep4/datadir/test_equal-defudog3)
2026/09/05 03:15:45 DEBUG : file1.txt: size = 0 (Local file system at /tmp/031241lipubep4/equal/path1)
2026/09/05 03:15:45 DEBUG : file1L.txt: Sizes differ
2026/09/05 03:15:45 DEBUG : file1.txt.4e37ab47.partial: size = 33 OK
2026/09/05 03:15:45 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/09/05 03:15:45 DEBUG : file1.txt.4e37ab47.partial: renamed to: file1.txt
2026/09/05 03:15:45 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/09/05 03:15:45 NOTICE: [36m(09) :[0m [34mtest changed on both paths and identical - file2[0m
2026/09/05 03:15:45 NOTICE: [36m(10) :[0m [34mtouch-glob 2001-01-02 /tmp/031241lipubep4/datadir/test_equal-defudog3/ file2.txt[0m
2026/09/05 03:15:45 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/datadir/test_equal-defudog3/" for canonical name "/tmp/031241lipubep4/datadir/test_equal-defudog3"
2026/09/05 03:15:45 DEBUG : file2.txt: Set modification time 2001-01-02
2026/09/05 03:15:45 NOTICE: [36m(11) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_equal-defudog3/file2.txt /tmp/031241lipubep4/equal/path1/ file2.txt[0m
2026/09/05 03:15:45 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_equal-defudog3/file2.txt" to "/tmp/031241lipubep4/equal/path1/" as "file2.txt"
2026/09/05 03:15:45 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_equal-defudog3/file2.txt"
2026/09/05 03:15:45 DEBUG : Creating backend with remote "/tmp/031241lipubep4/equal/path1/"
2026/09/05 03:15:45 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/031241lipubep4/equal/path1" as "file2.txt"
2026/09/05 03:15:45 DEBUG : file2.txt: size = 37 (Local file system at /tmp/031241lipubep4/datadir/test_equal-defudog3)
2026/09/05 03:15:45 DEBUG : file2.txt: size = 0 (Local file system at /tmp/031241lipubep4/equal/path1)
2026/09/05 03:15:45 DEBUG : file2.txt: Sizes differ
2026/09/05 03:15:45 DEBUG : file2.txt.467c795f.partial: size = 37 OK
2026/09/05 03:15:45 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/09/05 03:15:45 DEBUG : file2.txt.467c795f.partial: renamed to: file2.txt
2026/09/05 03:15:45 INFO : file2.txt: Copied (replaced existing)
2026/09/05 03:15:45 NOTICE: [36m(12) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_equal-defudog3/file2.txt TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/equal/path2/ file2.txt[0m
2026/09/05 03:15:45 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_equal-defudog3/file2.txt" to "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/equal/path2/" as "file2.txt"
2026/09/05 03:15:45 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_equal-defudog3/file2.txt"
2026/09/05 03:15:45 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/equal/path2/"
2026/09/05 03:15:45 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/equal/path2/'" as "file2.txt"
2026/09/05 03:15:45 DEBUG : file2.txt: size = 37 (Local file system at /tmp/031241lipubep4/datadir/test_equal-defudog3)
2026/09/05 03:15:45 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/equal/path2/')
2026/09/05 03:15:45 DEBUG : file2.txt: Sizes differ
2026/09/05 03:15:45 DEBUG : file2.txt.467c795f.partial: size = 37 OK
2026/09/05 03:15:45 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/09/05 03:15:46 DEBUG : file2.txt.467c795f.partial: renamed to: file2.txt
2026/09/05 03:15:46 INFO : file2.txt: Copied (replaced existing)
2026/09/05 03:15:46 NOTICE: [36m(13) :[0m [34mtest bisync run[0m
2026/09/05 03:15:46 NOTICE: [36m(14) :[0m [34mbisync[0m
2026/09/05 03:15:48 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/equal/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:15:48 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03: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/09/05 03:15:48 INFO : Synching Path1 "/tmp/031241lipubep4/equal/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/equal/path2/"
2026/09/05 03:15:48 INFO : Building Path1 and Path2 listings
2026/09/05 03:15:48 INFO : Path1 checking for diffs
2026/09/05 03:15:48 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:15:48 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/09/05 03:15:48 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/09/05 03:15:48 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m, [36m 2 larger[0m, [34m 0 smaller[0m)
2026/09/05 03:15:48 INFO : Path2 checking for diffs
2026/09/05 03:15:48 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:15:48 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/09/05 03:15:48 INFO : Path2: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/09/05 03:15:48 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m, [36m 2 larger[0m, [34m 0 smaller[0m)
2026/09/05 03:15:48 INFO : Applying changes
2026/09/05 03:15:48 INFO : Checking potential conflicts...
2026/09/05 03:15:48 ERROR : file1.txt: md5 differ
2026/09/05 03:15:48 NOTICE: azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/equal/path2': 1 differences found
2026/09/05 03:15:48 NOTICE: azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/equal/path2': 1 errors while checking
2026/09/05 03:15:48 NOTICE: azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/equal/path2': 1 matching files
2026/09/05 03:15:48 INFO : Finished checking the potential conflicts. 1 differences found
2026/09/05 03:15:48 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/09/05 03:15:48 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36m/tmp/031241lipubep4/equal/path1/file1.txt.conflict1[0m
2026/09/05 03:15:48 INFO : file1.txt: Moved (server-side) to: file1.txt.conflict1
2026/09/05 03:15:48 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/equal/path2/file1.txt.conflict1[0m
2026/09/05 03:15:48 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/equal/path2/file1.txt.conflict2[0m
2026/09/05 03:15:48 INFO : file1.txt: Moved (server-side) to: file1.txt.conflict2
2026/09/05 03:15:48 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/031241lipubep4/equal/path1/file1.txt.conflict2[0m
2026/09/05 03:15:48 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile2.txt[0m
2026/09/05 03:15:48 INFO : Files are equal! Skipping: file2.txt
2026/09/05 03:15:48 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:15:48 INFO : file1.txt.conflict2: Copied (new)
2026/09/05 03:15:48 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:15:49 INFO : file1.txt.conflict1: Copied (new)
2026/09/05 03:15:49 INFO : Updating listings
2026/09/05 03:15:49 INFO : Validating listings for Path1 "/tmp/031241lipubep4/equal/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/equal/path2/"
2026/09/05 03:15:49 INFO : [32mBisync successful[0m
2026/09/05 03:15:49 DEBUG : Waiting for deletions to finish
2026/09/05 03:15:49 INFO : RCLONE_TEST: Deleted
2026/09/05 03:15:49 INFO : file1.txt.conflict1: Deleted
2026/09/05 03:15:49 INFO : file2.txt: Deleted
2026/09/05 03:15:49 INFO : file1.txt.conflict2: Deleted
2026/09/05 03:15:49 DEBUG : removing 1 level 0 directories
2026/09/05 03:15:49 INFO : Local file system at /tmp/031241lipubep4/equal/path1: Removing directory
2026/09/05 03:15:49 DEBUG : Waiting for deletions to finish
2026/09/05 03:15:49 INFO : file2.txt: Deleted
2026/09/05 03:15:49 INFO : file1.txt.conflict1: Deleted
2026/09/05 03:15:49 INFO : RCLONE_TEST: Deleted
2026/09/05 03:15:49 INFO : file1.txt.conflict2: Deleted
2026/09/05 03:15:49 DEBUG : removing 1 level 0 directories
2026/09/05 03:15:49 INFO : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/equal/path2': Removing directory
bisync_test.go:610: [32mTEST equal PASSED[0m
=== RUN TestBisyncLocalRemote/ext_paths
2026/09/05 03:15:49 DEBUG : Creating backend with remote "/tmp/031241lipubep4/ext_paths/path1"
2026/09/05 03:15:49 INFO : path2: Making directory
2026/09/05 03:15:50 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2"
2026/09/05 03:15:50 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ext_paths/initial"
2026/09/05 03:15:50 DEBUG : Creating backend with remote "/tmp/031241lipubep4/initdir/test_ext_paths-depanic5"
2026/09/05 03:15:50 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:15:50 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:50 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:50 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:50 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:50 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:50 DEBUG : 測試_check file: Need to transfer - File not found at Destination
2026/09/05 03:15:50 DEBUG : 測試Русский ěáñ: Making directory with metadata
2026/09/05 03:15:50 INFO : 測試Русский ěáñ: Made directory with metadata (mtime=2024-04-17T01:00:03.064427195Z)
2026/09/05 03:15:50 DEBUG : Added delayed dir = "測試Русский ěáñ", newDst=測試Русский ěáñ
2026/09/05 03:15:50 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:50 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:50 DEBUG : 測試Русский ěáñ/測試_check file: Need to transfer - File not found at Destination
2026/09/05 03:15:50 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:15:50 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:15:50 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/09/05 03:15:50 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:15:50 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:15:50 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:15:50 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/09/05 03:15:50 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:50 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:15:50 INFO : file1.txt: Copied (new)
2026/09/05 03:15:50 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:50 DEBUG : Local file system at /tmp/031241lipubep4/initdir/test_ext_paths-depanic5: Waiting for checks to finish
2026/09/05 03:15:50 DEBUG : Local file system at /tmp/031241lipubep4/initdir/test_ext_paths-depanic5: Waiting for transfers to finish
2026/09/05 03:15:50 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:15:50 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/09/05 03:15:50 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/09/05 03:15:50 DEBUG : 測試_check file.a1a409eb.partial: size = 0 OK
2026/09/05 03:15:50 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:50 DEBUG : 測試_check file.a1a409eb.partial: renamed to: 測試_check file
2026/09/05 03:15:50 INFO : 測試_check file: Copied (new)
2026/09/05 03:15:50 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: size = 272 OK
2026/09/05 03:15:50 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:15:50 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: renamed to: 測試Русский ěáñ/filename_contains_ě_.txt
2026/09/05 03:15:50 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Copied (new)
2026/09/05 03:15:50 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: size = 272 OK
2026/09/05 03:15:50 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:15:50 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: renamed to: 測試Русский ěáñ/filename_contains_ࢺ_.txt
2026/09/05 03:15:50 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Copied (new)
2026/09/05 03:15:50 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: size = 0 OK
2026/09/05 03:15:50 DEBUG : 測試Русский ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:50 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: renamed to: 測試Русский ěáñ/測試_check file
2026/09/05 03:15:50 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/09/05 03:15:50 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/09/05 03:15:50 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:50 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/09/05 03:15:50 INFO : filename_contains_ě_.txt: Copied (new)
2026/09/05 03:15:50 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/09/05 03:15:50 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:15:50 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/09/05 03:15:50 INFO : Русский.txt: Copied (new)
2026/09/05 03:15:50 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/09/05 03:15:50 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/09/05 03:15:50 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/09/05 03:15:50 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ext_paths/modfiles"
2026/09/05 03:15:50 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_ext_paths-nodetun4"
2026/09/05 03:15:50 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:50 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:50 DEBUG : Local file system at /tmp/031241lipubep4/datadir/test_ext_paths-nodetun4: Waiting for checks to finish
2026/09/05 03:15:50 DEBUG : Local file system at /tmp/031241lipubep4/datadir/test_ext_paths-nodetun4: Waiting for transfers to finish
2026/09/05 03:15:50 DEBUG : file1.txt.817ca4fb.partial: size = 19 OK
2026/09/05 03:15:50 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:15:50 DEBUG : file1.txt.817ca4fb.partial: renamed to: file1.txt
2026/09/05 03:15:50 INFO : file1.txt: Copied (new)
2026/09/05 03:15:50 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: size = 254 OK
2026/09/05 03:15:50 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/09/05 03:15:50 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: renamed to: 測試_filtersfile.txt
2026/09/05 03:15:50 INFO : 測試_filtersfile.txt: Copied (new)
2026/09/05 03:15:50 DEBUG : Waiting for deletions to finish
2026/09/05 03:15:50 ERROR : error listing: directory not found
2026/09/05 03:15:50 ERROR : Local file system at /tmp/031241lipubep4/ext_paths/path1: Failed to list "": directory not found
2026/09/05 03:15:50 DEBUG : removing 1 level 0 directories
2026/09/05 03:15:50 INFO : Local file system at /tmp/031241lipubep4/ext_paths/path1: Removing directory
2026/09/05 03:15:50 ERROR : Failed to rmdir: stat /tmp/031241lipubep4/ext_paths/path1: no such file or directory
2026/09/05 03:15:50 DEBUG : Waiting for deletions to finish
2026/09/05 03:15:50 ERROR : error listing: directory not found
2026/09/05 03:15:50 ERROR : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2': Failed to list "": directory not found
2026/09/05 03:15:50 DEBUG : removing 1 level 0 directories
2026/09/05 03:15:50 INFO : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2': Removing directory
2026/09/05 03:15:50 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-xipubeh2juqo%2F031241lipubep4%2Fext_paths%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:cabf12ea-e01a-0068-35e4-3cd78a000000
Time:2026-09-05T03:15:50.1850990Z
--------------------------------------------------------------------------------
2026/09/05 03:15:50 ERROR : error listing: directory not found
2026/09/05 03:15:50 ERROR : error listing: directory not found
2026/09/05 03:15:50 NOTICE: checking initFs Local file system at /tmp/031241lipubep4/initdir/test_ext_paths-depanic5
2026/09/05 03:15:50 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:15:50 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:50 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:50 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:50 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:50 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:15:50 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:50 DEBUG : 測試_check file: Need to transfer - File not found at Destination
2026/09/05 03:15:50 DEBUG : 測試Русский ěáñ: Making directory with metadata
2026/09/05 03:15:50 INFO : 測試Русский ěáñ: Made directory with metadata (mtime=2024-04-17T01:00:03.064427195Z)
2026/09/05 03:15:50 DEBUG : Added delayed dir = "測試Русский ěáñ", newDst=測試Русский ěáñ
2026/09/05 03:15:50 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:50 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:50 DEBUG : 測試Русский ěáñ/測試_check file: Need to transfer - File not found at Destination
2026/09/05 03:15:50 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:15:50 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:15:50 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:15:50 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/09/05 03:15:50 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:15:50 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/09/05 03:15:50 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/09/05 03:15:50 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/09/05 03:15:50 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:50 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/09/05 03:15:50 INFO : Русский.txt: Copied (new)
2026/09/05 03:15:50 DEBUG : 測試_check file.a1a409eb.partial: size = 0 OK
2026/09/05 03:15:50 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:50 DEBUG : 測試_check file.a1a409eb.partial: renamed to: 測試_check file
2026/09/05 03:15:50 INFO : 測試_check file: Copied (new)
2026/09/05 03:15:50 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: size = 272 OK
2026/09/05 03:15:50 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:15:50 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: renamed to: 測試Русский ěáñ/filename_contains_ě_.txt
2026/09/05 03:15:50 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Copied (new)
2026/09/05 03:15:50 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: size = 272 OK
2026/09/05 03:15:50 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:15:50 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: renamed to: 測試Русский ěáñ/filename_contains_ࢺ_.txt
2026/09/05 03:15:50 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Copied (new)
2026/09/05 03:15:50 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: size = 0 OK
2026/09/05 03:15:50 DEBUG : 測試Русский ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:50 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: renamed to: 測試Русский ěáñ/測試_check file
2026/09/05 03:15:50 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/09/05 03:15:50 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:15:50 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:50 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:15:50 INFO : file1.txt: Copied (new)
2026/09/05 03:15:50 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/09/05 03:15:50 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:50 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/09/05 03:15:50 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/09/05 03:15:50 DEBUG : Local file system at /tmp/031241lipubep4/ext_paths/path1: Waiting for checks to finish
2026/09/05 03:15:50 DEBUG : Local file system at /tmp/031241lipubep4/ext_paths/path1: Waiting for transfers to finish
2026/09/05 03:15:50 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/09/05 03:15:50 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:15:50 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/09/05 03:15:50 INFO : filename_contains_ě_.txt: Copied (new)
2026/09/05 03:15:50 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/09/05 03:15:50 NOTICE: checking Path1 Local file system at /tmp/031241lipubep4/ext_paths/path1
2026/09/05 03:15:50 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:50 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:50 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:50 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:50 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:15:50 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:50 DEBUG : 測試_check file: Need to transfer - File not found at Destination
2026/09/05 03:15:50 INFO : 測試Русский ěáñ: Making directory
2026/09/05 03:15:50 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:50 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:50 DEBUG : 測試Русский ěáñ/測試_check file: Need to transfer - File not found at Destination
2026/09/05 03:15:50 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2': Waiting for checks to finish
2026/09/05 03:15:50 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2': Waiting for transfers to finish
2026/09/05 03:15:50 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/09/05 03:15:50 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:50 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:15:50 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:50 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/09/05 03:15:50 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:15:50 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/09/05 03:15:50 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:15:50 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/09/05 03:15:50 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/09/05 03:15:50 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:15:50 INFO : file1.txt: Copied (new)
2026/09/05 03:15:50 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/09/05 03:15:50 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/09/05 03:15:50 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/09/05 03:15:50 INFO : filename_contains_ě_.txt: Copied (new)
2026/09/05 03:15:50 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/09/05 03:15:50 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:50 DEBUG : 測試_check file.a1a409eb.partial: size = 0 OK
2026/09/05 03:15:50 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:50 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:15:50 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:15:50 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: size = 272 OK
2026/09/05 03:15:50 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:15:50 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/09/05 03:15:50 INFO : Русский.txt: Copied (new)
2026/09/05 03:15:51 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:15:51 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:15:51 DEBUG : 測試_check file.a1a409eb.partial: renamed to: 測試_check file
2026/09/05 03:15:51 INFO : 測試_check file: Copied (new)
2026/09/05 03:15:51 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: renamed to: 測試Русский ěáñ/filename_contains_ě_.txt
2026/09/05 03:15:51 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Copied (new)
2026/09/05 03:15:51 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: size = 0 OK
2026/09/05 03:15:51 DEBUG : 測試Русский ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:15:51 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: size = 272 OK
2026/09/05 03:15:51 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:15:51 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: renamed to: 測試Русский ěáñ/測試_check file
2026/09/05 03:15:51 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/09/05 03:15:51 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: renamed to: 測試Русский ěáñ/filename_contains_ࢺ_.txt
2026/09/05 03:15:51 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Copied (new)
2026/09/05 03:15:51 NOTICE: checking path2 azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2'
2026/09/05 03:15:51 NOTICE: [36m(01) :[0m [34mtest extended-char-paths[0m
2026/09/05 03:15:51 NOTICE: [36m(02) :[0m [34mfix-names /tmp/031241lipubep4/ext_paths/path1/測試Русский{spc}{spc}ěáñ/[0m
2026/09/05 03:15:51 DEBUG : Creating backend with remote "/"
2026/09/05 03:15:51 DEBUG : /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/: is NFC: true
2026/09/05 03:15:51 DEBUG : /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/: is NFD: false
2026/09/05 03:15:51 DEBUG : /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/: is valid UTF8: true
2026/09/05 03:15:51 DEBUG : /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/: attempting to fix directory
2026/09/05 03:15:51 DEBUG : old and new are equal. Skipping. /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/ (d6ddcb767dbe95a4965e17c0116b2c2c) /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/ (d6ddcb767dbe95a4965e17c0116b2c2c)
2026/09/05 03:15:51 DEBUG : Creating backend with remote "/tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/"
2026/09/05 03:15:51 DEBUG : fs cache: renaming cache item "/tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/" to be canonical "/tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ"
2026/09/05 03:15:51 DEBUG : Attempting to move /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ to /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/
2026/09/05 03:15:51 DEBUG : Creating backend with remote "/tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ-rclone-move-fuvikug1"
2026/09/05 03:15:51 DEBUG : Local file system at /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ-rclone-move-fuvikug1: Using server-side directory move
2026/09/05 03:15:51 ERROR : Local file system at /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ-rclone-move-fuvikug1: Server side directory move failed: rename /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ-rclone-move-fuvikug1: no such file or directory
2026/09/05 03:15:51 DEBUG : Local file system at /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ: error attempting to move folder: rename /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ-rclone-move-fuvikug1: no such file or directory
2026/09/05 03:15:51 DEBUG : Creating backend with remote "/tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/"
2026/09/05 03:15:51 DEBUG : fs cache: renaming cache item "/tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/" to be canonical "/tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ"
2026/09/05 03:15:51 DEBUG : Local file system at /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ: Using server-side directory move
2026/09/05 03:15:51 INFO : Local file system at /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2026/09/05 03:15:51 ERROR : Local file system at /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ-rclone-move-fuvikug1: error reading source root directory: directory not found
2026/09/05 03:15:51 DEBUG : Local file system at /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ: Waiting for checks to finish
2026/09/05 03:15:51 DEBUG : Local file system at /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ: Waiting for transfers to finish
2026/09/05 03:15:51 DEBUG : Local file system at /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ-rclone-move-fuvikug1: error attempting to move folder to /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ: directory not found
2026/09/05 03:15:51 NOTICE: [36m(03) :[0m [34mfix-names TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский{spc}{spc}ěáñ/[0m
2026/09/05 03:15:51 DEBUG : Creating backend with remote "TestAzureFiles:"
2026/09/05 03:15:52 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/: is NFC: true
2026/09/05 03:15:52 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/: is NFD: false
2026/09/05 03:15:52 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/: is valid UTF8: true
2026/09/05 03:15:52 DEBUG : TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/: attempting to fix directory
2026/09/05 03:15:52 DEBUG : old and new are equal. Skipping. TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/ (62d8395720b1faf6d5fdc2fdaa24dd67) TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/ (62d8395720b1faf6d5fdc2fdaa24dd67)
2026/09/05 03:15:52 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/"
2026/09/05 03:15:52 DEBUG : Attempting to move rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/ to TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/
2026/09/05 03:15:52 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ-rclone-move-zeyuvik3"
2026/09/05 03:15:52 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ-rclone-move-zeyuvik3': Using server-side directory move
2026/09/05 03:15:52 ERROR : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ-rclone-move-zeyuvik3': Server side directory move failed: DirMove: Rename failed: PUT https://rclonefiles.file.core.windows.net/rclone/rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/%E6%B8%AC%E8%A9%A6%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9%20%20%C4%9B%C3%A1%C3%B1-rclone-move-zeyuvik3
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified resource does not exist.
ERROR CODE: ResourceNotFound
--------------------------------------------------------------------------------
ResourceNotFoundThe specified resource does not exist.
RequestId:cabf131a-e01a-0068-60e4-3cd78a000000
Time:2026-09-05T03:15:52.1806584Z
--------------------------------------------------------------------------------
2026/09/05 03:15:52 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/': error attempting to move folder: DirMove: Rename failed: PUT https://rclonefiles.file.core.windows.net/rclone/rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/%E6%B8%AC%E8%A9%A6%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9%20%20%C4%9B%C3%A1%C3%B1-rclone-move-zeyuvik3
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified resource does not exist.
ERROR CODE: ResourceNotFound
--------------------------------------------------------------------------------
ResourceNotFoundThe specified resource does not exist.
RequestId:cabf131a-e01a-0068-60e4-3cd78a000000
Time:2026-09-05T03:15:52.1806584Z
--------------------------------------------------------------------------------
2026/09/05 03:15:52 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/"
2026/09/05 03:15:52 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/': Using server-side directory move
2026/09/05 03:15:52 INFO : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2026/09/05 03:15:52 ERROR : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ-rclone-move-zeyuvik3': error reading source root directory: directory not found
2026/09/05 03:15:52 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/': Waiting for checks to finish
2026/09/05 03:15:52 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/': Waiting for transfers to finish
2026/09/05 03:15:52 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ-rclone-move-zeyuvik3': error attempting to move folder to rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/: directory not found
2026/09/05 03:15:52 NOTICE: [36m(04) :[0m [34mfix-names /tmp/031241lipubep4/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/09/05 03:15:52 DEBUG : /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFC: true
2026/09/05 03:15:52 DEBUG : /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFD: false
2026/09/05 03:15:52 DEBUG : /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/09/05 03:15:52 DEBUG : /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/09/05 03:15:52 DEBUG : /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true 4e23771c4ae59b8377a5e87e07e5a96d
2026/09/05 03:15:52 DEBUG : FILE old: /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/測試_check file new: /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/09/05 03:15:52 DEBUG : HASH old: 4e23771c4ae59b8377a5e87e07e5a96d new: 4e23771c4ae59b8377a5e87e07e5a96d equal: true
2026/09/05 03:15:52 DEBUG : /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false 6c9f1b0f105b54eb58f86385cea7cc92
2026/09/05 03:15:52 DEBUG : FILE old: /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/測試_check file new: /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/09/05 03:15:52 DEBUG : HASH old: 6c9f1b0f105b54eb58f86385cea7cc92 new: 4e23771c4ae59b8377a5e87e07e5a96d equal: false
2026/09/05 03:15:52 DEBUG : /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false 6c9f1b0f105b54eb58f86385cea7cc92
2026/09/05 03:15:52 DEBUG : FILE old: /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/測試_check file new: /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/09/05 03:15:52 DEBUG : HASH old: 6c9f1b0f105b54eb58f86385cea7cc92 new: 4e23771c4ae59b8377a5e87e07e5a96d equal: false
2026/09/05 03:15:52 DEBUG : /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true 4e23771c4ae59b8377a5e87e07e5a96d
2026/09/05 03:15:52 DEBUG : FILE old: /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/測試_check file new: /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/09/05 03:15:52 DEBUG : HASH old: 4e23771c4ae59b8377a5e87e07e5a96d new: 4e23771c4ae59b8377a5e87e07e5a96d equal: true
2026/09/05 03:15:52 DEBUG : /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/09/05 03:15:52 NOTICE: [36m(05) :[0m [34mfix-names TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/09/05 03:15:52 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFC: true
2026/09/05 03:15:52 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFD: false
2026/09/05 03:15:52 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/09/05 03:15:52 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/09/05 03:15:52 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true 8855835b2dca77558309535204fa6ae2
2026/09/05 03:15:52 DEBUG : FILE old: rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/09/05 03:15:52 DEBUG : HASH old: 8855835b2dca77558309535204fa6ae2 new: 8855835b2dca77558309535204fa6ae2 equal: true
2026/09/05 03:15:52 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false 8512ef96f113db66713d215e3f7d30ab
2026/09/05 03:15:52 DEBUG : FILE old: rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/09/05 03:15:52 DEBUG : HASH old: 8512ef96f113db66713d215e3f7d30ab new: 8855835b2dca77558309535204fa6ae2 equal: false
2026/09/05 03:15:52 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false 8512ef96f113db66713d215e3f7d30ab
2026/09/05 03:15:52 DEBUG : FILE old: rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/09/05 03:15:52 DEBUG : HASH old: 8512ef96f113db66713d215e3f7d30ab new: 8855835b2dca77558309535204fa6ae2 equal: false
2026/09/05 03:15:52 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true 8855835b2dca77558309535204fa6ae2
2026/09/05 03:15:52 DEBUG : FILE old: rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/09/05 03:15:52 DEBUG : HASH old: 8855835b2dca77558309535204fa6ae2 new: 8855835b2dca77558309535204fa6ae2 equal: true
2026/09/05 03:15:52 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/09/05 03:15:52 NOTICE: [36m(06) :[0m [34mfix-names /tmp/031241lipubep4/ext_paths/path1/測試Русский{spc}{spc}ěáñ/filename_contains_ě_.txt[0m
2026/09/05 03:15:52 DEBUG : /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: is NFC: true
2026/09/05 03:15:52 DEBUG : /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: is NFD: false
2026/09/05 03:15:52 DEBUG : /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: is valid UTF8: true
2026/09/05 03:15:52 DEBUG : /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/09/05 03:15:52 DEBUG : /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: true ed46e29de593c805f7beaadbfe51fb0a
2026/09/05 03:15:52 DEBUG : FILE old: /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: true
2026/09/05 03:15:52 DEBUG : HASH old: ed46e29de593c805f7beaadbfe51fb0a new: ed46e29de593c805f7beaadbfe51fb0a equal: true
2026/09/05 03:15:52 DEBUG : /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false d52ea37b86fa1d40687a8ad22530601c
2026/09/05 03:15:52 DEBUG : FILE old: /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/09/05 03:15:52 DEBUG : HASH old: d52ea37b86fa1d40687a8ad22530601c new: ed46e29de593c805f7beaadbfe51fb0a equal: false
2026/09/05 03:15:52 DEBUG : /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false b66eef26be4b3ff514954ee78448dff9
2026/09/05 03:15:52 DEBUG : FILE old: /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/09/05 03:15:52 DEBUG : HASH old: b66eef26be4b3ff514954ee78448dff9 new: ed46e29de593c805f7beaadbfe51fb0a equal: false
2026/09/05 03:15:52 DEBUG : /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false fb2b5fdd1a617dc2ab682c5368cd2c59
2026/09/05 03:15:52 DEBUG : FILE old: /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/09/05 03:15:52 DEBUG : HASH old: fb2b5fdd1a617dc2ab682c5368cd2c59 new: ed46e29de593c805f7beaadbfe51fb0a equal: false
2026/09/05 03:15:52 DEBUG : /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/09/05 03:15:52 NOTICE: [36m(07) :[0m [34mfix-names TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский{spc}{spc}ěáñ/filename_contains_ě_.txt[0m
2026/09/05 03:15:52 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: is NFC: true
2026/09/05 03:15:52 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: is NFD: false
2026/09/05 03:15:52 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: is valid UTF8: true
2026/09/05 03:15:52 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/09/05 03:15:52 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: true 5710f02be6472deaff72feaafaa067a8
2026/09/05 03:15:52 DEBUG : FILE old: rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: true
2026/09/05 03:15:52 DEBUG : HASH old: 5710f02be6472deaff72feaafaa067a8 new: 5710f02be6472deaff72feaafaa067a8 equal: true
2026/09/05 03:15:52 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 128b308154cf4a91ac7e7e82c7d5335f
2026/09/05 03:15:52 DEBUG : FILE old: rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/09/05 03:15:52 DEBUG : HASH old: 128b308154cf4a91ac7e7e82c7d5335f new: 5710f02be6472deaff72feaafaa067a8 equal: false
2026/09/05 03:15:52 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false ea0ba9a07a73a210f7e04018326e6f9e
2026/09/05 03:15:52 DEBUG : FILE old: rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/09/05 03:15:52 DEBUG : HASH old: ea0ba9a07a73a210f7e04018326e6f9e new: 5710f02be6472deaff72feaafaa067a8 equal: false
2026/09/05 03:15:52 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false d70fe63b886f424b5a0cc74801418555
2026/09/05 03:15:52 DEBUG : FILE old: rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/09/05 03:15:52 DEBUG : HASH old: d70fe63b886f424b5a0cc74801418555 new: 5710f02be6472deaff72feaafaa067a8 equal: false
2026/09/05 03:15:52 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/09/05 03:15:52 NOTICE: [36m(08) :[0m [34mfix-names /tmp/031241lipubep4/ext_paths/path1/測試_check{spc}file[0m
2026/09/05 03:15:52 DEBUG : /tmp/031241lipubep4/ext_paths/path1/測試_check file: is NFC: true
2026/09/05 03:15:52 DEBUG : /tmp/031241lipubep4/ext_paths/path1/測試_check file: is NFD: true
2026/09/05 03:15:52 DEBUG : /tmp/031241lipubep4/ext_paths/path1/測試_check file: is valid UTF8: true
2026/09/05 03:15:52 DEBUG : /tmp/031241lipubep4/ext_paths/path1/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/09/05 03:15:52 DEBUG : /tmp/031241lipubep4/ext_paths/path1/測試_check file: file exists: true a1ba5b38bef5f7d30f4a42e7621c071a
2026/09/05 03:15:52 DEBUG : FILE old: /tmp/031241lipubep4/ext_paths/path1/測試_check file new: /tmp/031241lipubep4/ext_paths/path1/測試_check file equal: true
2026/09/05 03:15:52 DEBUG : HASH old: a1ba5b38bef5f7d30f4a42e7621c071a new: a1ba5b38bef5f7d30f4a42e7621c071a equal: true
2026/09/05 03:15:52 DEBUG : /tmp/031241lipubep4/ext_paths/path1/測試_check file: file exists: true a1ba5b38bef5f7d30f4a42e7621c071a
2026/09/05 03:15:52 DEBUG : FILE old: /tmp/031241lipubep4/ext_paths/path1/測試_check file new: /tmp/031241lipubep4/ext_paths/path1/測試_check file equal: true
2026/09/05 03:15:52 DEBUG : HASH old: a1ba5b38bef5f7d30f4a42e7621c071a new: a1ba5b38bef5f7d30f4a42e7621c071a equal: true
2026/09/05 03:15:52 DEBUG : /tmp/031241lipubep4/ext_paths/path1/測試_check file: file exists: true a1ba5b38bef5f7d30f4a42e7621c071a
2026/09/05 03:15:52 DEBUG : FILE old: /tmp/031241lipubep4/ext_paths/path1/測試_check file new: /tmp/031241lipubep4/ext_paths/path1/測試_check file equal: true
2026/09/05 03:15:52 DEBUG : HASH old: a1ba5b38bef5f7d30f4a42e7621c071a new: a1ba5b38bef5f7d30f4a42e7621c071a equal: true
2026/09/05 03:15:52 DEBUG : /tmp/031241lipubep4/ext_paths/path1/測試_check file: file exists: true a1ba5b38bef5f7d30f4a42e7621c071a
2026/09/05 03:15:52 DEBUG : FILE old: /tmp/031241lipubep4/ext_paths/path1/測試_check file new: /tmp/031241lipubep4/ext_paths/path1/測試_check file equal: true
2026/09/05 03:15:52 DEBUG : HASH old: a1ba5b38bef5f7d30f4a42e7621c071a new: a1ba5b38bef5f7d30f4a42e7621c071a equal: true
2026/09/05 03:15:52 DEBUG : /tmp/031241lipubep4/ext_paths/path1/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/09/05 03:15:52 NOTICE: [36m(09) :[0m [34mfix-names TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試_check{spc}file[0m
2026/09/05 03:15:52 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試_check file: is NFC: true
2026/09/05 03:15:52 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試_check file: is NFD: true
2026/09/05 03:15:52 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試_check file: is valid UTF8: true
2026/09/05 03:15:52 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/09/05 03:15:52 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試_check file: file exists: true 26191d9514cf1491c3a4534872455de0
2026/09/05 03:15:52 DEBUG : FILE old: rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試_check file new: rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試_check file equal: true
2026/09/05 03:15:52 DEBUG : HASH old: 26191d9514cf1491c3a4534872455de0 new: 26191d9514cf1491c3a4534872455de0 equal: true
2026/09/05 03:15:52 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試_check file: file exists: true 26191d9514cf1491c3a4534872455de0
2026/09/05 03:15:52 DEBUG : FILE old: rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試_check file new: rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試_check file equal: true
2026/09/05 03:15:52 DEBUG : HASH old: 26191d9514cf1491c3a4534872455de0 new: 26191d9514cf1491c3a4534872455de0 equal: true
2026/09/05 03:15:52 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試_check file: file exists: true 26191d9514cf1491c3a4534872455de0
2026/09/05 03:15:52 DEBUG : FILE old: rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試_check file new: rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試_check file equal: true
2026/09/05 03:15:52 DEBUG : HASH old: 26191d9514cf1491c3a4534872455de0 new: 26191d9514cf1491c3a4534872455de0 equal: true
2026/09/05 03:15:52 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試_check file: file exists: true 26191d9514cf1491c3a4534872455de0
2026/09/05 03:15:52 DEBUG : FILE old: rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試_check file new: rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試_check file equal: true
2026/09/05 03:15:52 DEBUG : HASH old: 26191d9514cf1491c3a4534872455de0 new: 26191d9514cf1491c3a4534872455de0 equal: true
2026/09/05 03:15:52 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/09/05 03:15:52 NOTICE: [36m(10) :[0m [34mfix-names /tmp/031241lipubep4/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/09/05 03:15:52 DEBUG : /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFC: true
2026/09/05 03:15:52 DEBUG : /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFD: false
2026/09/05 03:15:52 DEBUG : /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/09/05 03:15:52 DEBUG : /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/09/05 03:15:52 DEBUG : /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true 4e23771c4ae59b8377a5e87e07e5a96d
2026/09/05 03:15:52 DEBUG : FILE old: /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/測試_check file new: /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/09/05 03:15:52 DEBUG : HASH old: 4e23771c4ae59b8377a5e87e07e5a96d new: 4e23771c4ae59b8377a5e87e07e5a96d equal: true
2026/09/05 03:15:52 DEBUG : /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false 6c9f1b0f105b54eb58f86385cea7cc92
2026/09/05 03:15:52 DEBUG : FILE old: /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/測試_check file new: /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/09/05 03:15:52 DEBUG : HASH old: 6c9f1b0f105b54eb58f86385cea7cc92 new: 4e23771c4ae59b8377a5e87e07e5a96d equal: false
2026/09/05 03:15:52 DEBUG : /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false 6c9f1b0f105b54eb58f86385cea7cc92
2026/09/05 03:15:52 DEBUG : FILE old: /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/測試_check file new: /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/09/05 03:15:52 DEBUG : HASH old: 6c9f1b0f105b54eb58f86385cea7cc92 new: 4e23771c4ae59b8377a5e87e07e5a96d equal: false
2026/09/05 03:15:52 DEBUG : /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true 4e23771c4ae59b8377a5e87e07e5a96d
2026/09/05 03:15:52 DEBUG : FILE old: /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/測試_check file new: /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/09/05 03:15:52 DEBUG : HASH old: 4e23771c4ae59b8377a5e87e07e5a96d new: 4e23771c4ae59b8377a5e87e07e5a96d equal: true
2026/09/05 03:15:52 DEBUG : /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/09/05 03:15:52 NOTICE: [36m(11) :[0m [34mfix-names TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/09/05 03:15:52 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFC: true
2026/09/05 03:15:52 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFD: false
2026/09/05 03:15:52 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/09/05 03:15:52 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/09/05 03:15:52 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true 8855835b2dca77558309535204fa6ae2
2026/09/05 03:15:52 DEBUG : FILE old: rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/09/05 03:15:52 DEBUG : HASH old: 8855835b2dca77558309535204fa6ae2 new: 8855835b2dca77558309535204fa6ae2 equal: true
2026/09/05 03:15:53 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false 8512ef96f113db66713d215e3f7d30ab
2026/09/05 03:15:53 DEBUG : FILE old: rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/09/05 03:15:53 DEBUG : HASH old: 8512ef96f113db66713d215e3f7d30ab new: 8855835b2dca77558309535204fa6ae2 equal: false
2026/09/05 03:15:53 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false 8512ef96f113db66713d215e3f7d30ab
2026/09/05 03:15:53 DEBUG : FILE old: rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/09/05 03:15:53 DEBUG : HASH old: 8512ef96f113db66713d215e3f7d30ab new: 8855835b2dca77558309535204fa6ae2 equal: false
2026/09/05 03:15:53 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true 8855835b2dca77558309535204fa6ae2
2026/09/05 03:15:53 DEBUG : FILE old: rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/09/05 03:15:53 DEBUG : HASH old: 8855835b2dca77558309535204fa6ae2 new: 8855835b2dca77558309535204fa6ae2 equal: true
2026/09/05 03:15:53 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/09/05 03:15:53 NOTICE: [36m(12) :[0m [34mtest resync subdirs with extended chars[0m
2026/09/05 03:15:53 NOTICE: [36m(13) :[0m [34mbisync subdir=測試Русский{spc}{spc}ěáñ resync[0m
2026/09/05 03:15:55 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ"
2026/09/05 03:15:55 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:15:55 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:15: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/09/05 03:15:55 INFO : Synching Path1 "/tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/"
2026/09/05 03:15:55 INFO : Copying Path2 files to Path1
2026/09/05 03:15:55 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:15:55 INFO : There was nothing to transfer
2026/09/05 03:15:55 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:15:55 INFO : There was nothing to transfer
2026/09/05 03:15:55 INFO : Resync updating listings
2026/09/05 03:15:55 INFO : Validating listings for Path1 "/tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/"
2026/09/05 03:15:55 INFO : [32mBisync successful[0m
2026/09/05 03:15:55 NOTICE: [36m(14) :[0m [34mcopy-listings resync[0m
2026/09/05 03:15:55 NOTICE: [36m(15) :[0m [34mtest place new files with extended chars on each side[0m
2026/09/05 03:15:55 NOTICE: [36m(16) :[0m [34mtouch-glob 2001-01-02 /tmp/031241lipubep4/datadir/test_ext_paths-nodetun4/ file1.txt[0m
2026/09/05 03:15:55 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_ext_paths-nodetun4/"
2026/09/05 03:15:55 DEBUG : fs cache: renaming cache item "/tmp/031241lipubep4/datadir/test_ext_paths-nodetun4/" to be canonical "/tmp/031241lipubep4/datadir/test_ext_paths-nodetun4"
2026/09/05 03:15:55 DEBUG : file1.txt: Set modification time 2001-01-02
2026/09/05 03:15:55 NOTICE: [36m(17) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_ext_paths-nodetun4/file1.txt /tmp/031241lipubep4/ext_paths/path1/測試Русский{spc}{spc}ěáñ 測試_file1p1[0m
2026/09/05 03:15:55 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_ext_paths-nodetun4/file1.txt" to "/tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ" as "測試_file1p1"
2026/09/05 03:15:55 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_ext_paths-nodetun4/file1.txt"
2026/09/05 03:15:55 DEBUG : Creating backend with remote "/tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ"
2026/09/05 03:15:55 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ" as "測試_file1p1"
2026/09/05 03:15:55 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:55 DEBUG : 測試_file1p1.44ea53d8.partial: size = 19 OK
2026/09/05 03:15:55 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:15:55 DEBUG : 測試_file1p1.44ea53d8.partial: renamed to: 測試_file1p1
2026/09/05 03:15:55 INFO : file1.txt: Copied (new) to: 測試_file1p1
2026/09/05 03:15:55 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_ext_paths-nodetun4/file1.txt TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский{spc}{spc}ěáñ 測試_file1p2[0m
2026/09/05 03:15:55 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_ext_paths-nodetun4/file1.txt" to "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ" as "測試_file1p2"
2026/09/05 03:15:55 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_ext_paths-nodetun4/file1.txt"
2026/09/05 03:15:55 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ"
2026/09/05 03:15:55 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ'" as "測試_file1p2"
2026/09/05 03:15:55 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:15:55 DEBUG : 測試_file1p2.1ffde2cd.partial: size = 19 OK
2026/09/05 03:15:55 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:15:56 DEBUG : 測試_file1p2.1ffde2cd.partial: renamed to: 測試_file1p2
2026/09/05 03:15:56 INFO : file1.txt: Copied (new) to: 測試_file1p2
2026/09/05 03:15:56 NOTICE: [36m(19) :[0m [34mtest normal sync of subdirs with extended chars[0m
2026/09/05 03:15:56 NOTICE: [36m(20) :[0m [34mbisync subdir=測試Русский{spc}{spc}ěáñ[0m
2026/09/05 03:15:58 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:15:58 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03: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/09/05 03:15:58 INFO : Synching Path1 "/tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/"
2026/09/05 03:15:58 INFO : Building Path1 and Path2 listings
2026/09/05 03:15:58 INFO : Path1 checking for diffs
2026/09/05 03:15:58 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36m測試_file1p1[0m
2026/09/05 03:15:58 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/09/05 03:15:58 INFO : Path2 checking for diffs
2026/09/05 03:15:58 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36m測試_file1p2[0m
2026/09/05 03:15:58 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/09/05 03:15:58 INFO : Applying changes
2026/09/05 03:15:58 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/測試_file1p1[0m
2026/09/05 03:15:58 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/測試_file1p2[0m
2026/09/05 03:15:58 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:15:58 INFO : 測試_file1p2: Copied (new)
2026/09/05 03:15:58 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:15:59 INFO : 測試_file1p1: Copied (new)
2026/09/05 03:15:59 INFO : Updating listings
2026/09/05 03:15:59 INFO : Validating listings for Path1 "/tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/測試Русский ěáñ/"
2026/09/05 03:15:59 INFO : [32mBisync successful[0m
2026/09/05 03:15:59 NOTICE: [36m(21) :[0m [34mmove-listings normal-sync[0m
2026/09/05 03:15:59 NOTICE: [36m(22) :[0m [34mtest check-filename with extended chars. check should fail.[0m
2026/09/05 03:15:59 NOTICE: [36m(23) :[0m [34mbisync resync[0m
2026/09/05 03:16:01 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/09/05 03:16:01 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:16:01 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03: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/09/05 03:16:01 INFO : Synching Path1 "/tmp/031241lipubep4/ext_paths/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/"
2026/09/05 03:16:01 INFO : Copying Path2 files to Path1
2026/09/05 03:16:01 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:16:01 INFO : There was nothing to transfer
2026/09/05 03:16:01 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:16:01 INFO : There was nothing to transfer
2026/09/05 03:16:01 INFO : Resync updating listings
2026/09/05 03:16:01 INFO : Validating listings for Path1 "/tmp/031241lipubep4/ext_paths/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/"
2026/09/05 03:16:01 INFO : [32mBisync successful[0m
2026/09/05 03:16:01 NOTICE: [36m(24) :[0m [34mdelete-file /tmp/031241lipubep4/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/09/05 03:16:01 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ/" for canonical name "/tmp/031241lipubep4/ext_paths/path1/測試Русский ěáñ"
2026/09/05 03:16:01 INFO : 測試_check file: Deleted
2026/09/05 03:16:01 NOTICE: [36m(25) :[0m [34mbisync check-access check-filename=測試_check{spc}file[0m
2026/09/05 03:16:04 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/09/05 03:16:04 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:16:04 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:16: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/09/05 03:16:04 INFO : Synching Path1 "/tmp/031241lipubep4/ext_paths/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/"
2026/09/05 03:16:04 INFO : Building Path1 and Path2 listings
2026/09/05 03:16:04 INFO : Path1 checking for diffs
2026/09/05 03:16:04 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36m測試Русский ěáñ/測試_check file[0m
2026/09/05 03:16:04 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/09/05 03:16:04 INFO : Path2 checking for diffs
2026/09/05 03:16:04 INFO : Checking access health
2026/09/05 03:16:04 ERROR : Access test failed: Path1 count 1, Path2 count 2 - 測試_check file
2026/09/05 03:16:04 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36m測試Русский ěáñ/測試_check file[0m
2026/09/05 03:16:04 ERROR : [31mBisync critical error: check file check failed[0m
2026/09/05 03:16:04 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/09/05 03:16:04 NOTICE: Bisync error: bisync aborted
2026/09/05 03:16:04 NOTICE: [36m(26) :[0m [34mcopy-listings check-access-fail[0m
2026/09/05 03:16:04 NOTICE: [36m(27) :[0m [34mtest check-filename with extended chars. check should pass.[0m
2026/09/05 03:16:04 NOTICE: [36m(28) :[0m [34mbisync resync[0m
2026/09/05 03:16:06 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/09/05 03:16:06 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:16:06 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:16: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/09/05 03:16:06 INFO : Synching Path1 "/tmp/031241lipubep4/ext_paths/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/"
2026/09/05 03:16:06 INFO : Copying Path2 files to Path1
2026/09/05 03:16:06 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:16:06 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/09/05 03:16:06 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/09/05 03:16:06 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:16:07 INFO : Resync updating listings
2026/09/05 03:16:07 INFO : Validating listings for Path1 "/tmp/031241lipubep4/ext_paths/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/"
2026/09/05 03:16:07 INFO : [32mBisync successful[0m
2026/09/05 03:16:07 NOTICE: [36m(29) :[0m [34mbisync check-access check-filename=測試_check{spc}file[0m
2026/09/05 03:16:09 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/09/05 03:16:09 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:16:09 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:16: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/09/05 03:16:09 INFO : Synching Path1 "/tmp/031241lipubep4/ext_paths/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/"
2026/09/05 03:16:09 INFO : Building Path1 and Path2 listings
2026/09/05 03:16:09 INFO : Path1 checking for diffs
2026/09/05 03:16:09 INFO : Path2 checking for diffs
2026/09/05 03:16:09 INFO : Checking access health
2026/09/05 03:16:09 INFO : Found 2 matching "測試_check file" files on both paths
2026/09/05 03:16:09 INFO : No changes found
2026/09/05 03:16:09 INFO : Updating listings
2026/09/05 03:16:09 INFO : Validating listings for Path1 "/tmp/031241lipubep4/ext_paths/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/"
2026/09/05 03:16:09 INFO : [32mBisync successful[0m
2026/09/05 03:16:09 NOTICE: [36m(30) :[0m [34mmove-listings check-access-pass[0m
2026/09/05 03:16:09 NOTICE: [36m(31) :[0m [34mtest filters-file path with extended chars - masks /fileZ.txt[0m
2026/09/05 03:16:09 NOTICE: [36m(32) :[0m [34mcopy-file /tmp/031241lipubep4/datadir/test_ext_paths-nodetun4/測試_filtersfile.txt /tmp/031241lipubep4/workdir/[0m
2026/09/05 03:16:09 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_ext_paths-nodetun4/測試_filtersfile.txt" to "/tmp/031241lipubep4/workdir/" as ""
2026/09/05 03:16:09 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_ext_paths-nodetun4/測試_filtersfile.txt"
2026/09/05 03:16:09 DEBUG : Creating backend with remote "/tmp/031241lipubep4/workdir/"
2026/09/05 03:16:09 DEBUG : operations.CopyFile "測試_filtersfile.txt" to "Local file system at /tmp/031241lipubep4/workdir" as "測試_filtersfile.txt"
2026/09/05 03:16:09 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:09 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: size = 254 OK
2026/09/05 03:16:09 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/09/05 03:16:09 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: renamed to: 測試_filtersfile.txt
2026/09/05 03:16:09 INFO : 測試_filtersfile.txt: Copied (new)
2026/09/05 03:16:09 NOTICE: [36m(33) :[0m [34mbisync filters-file=/tmp/031241lipubep4/workdir/測試_filtersfile.txt resync[0m
2026/09/05 03:16:11 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/09/05 03:16:11 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:16:11 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:16: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/09/05 03:16:11 INFO : Synching Path1 "/tmp/031241lipubep4/ext_paths/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/"
2026/09/05 03:16:11 INFO : Using filters file /tmp/031241lipubep4/workdir/測試_filtersfile.txt
2026/09/05 03:16:11 INFO : Storing filters file hash to /tmp/031241lipubep4/workdir/測試_filtersfile.txt.md5
2026/09/05 03:16:11 INFO : Copying Path2 files to Path1
2026/09/05 03:16:11 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:16:12 INFO : There was nothing to transfer
2026/09/05 03:16:12 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:16:12 INFO : There was nothing to transfer
2026/09/05 03:16:12 INFO : Resync updating listings
2026/09/05 03:16:12 INFO : Validating listings for Path1 "/tmp/031241lipubep4/ext_paths/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/"
2026/09/05 03:16:12 INFO : [32mBisync successful[0m
2026/09/05 03:16:12 NOTICE: [36m(34) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_ext_paths-nodetun4/file1.txt /tmp/031241lipubep4/ext_paths/path1/ fileZ.txt[0m
2026/09/05 03:16:12 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_ext_paths-nodetun4/file1.txt" to "/tmp/031241lipubep4/ext_paths/path1/" as "fileZ.txt"
2026/09/05 03:16:12 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_ext_paths-nodetun4/file1.txt"
2026/09/05 03:16:12 DEBUG : Creating backend with remote "/tmp/031241lipubep4/ext_paths/path1/"
2026/09/05 03:16:12 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/031241lipubep4/ext_paths/path1" as "fileZ.txt"
2026/09/05 03:16:12 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:12 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/09/05 03:16:12 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:16:12 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/09/05 03:16:12 INFO : file1.txt: Copied (new) to: fileZ.txt
2026/09/05 03:16:12 NOTICE: [36m(35) :[0m [34mbisync filters-file=/tmp/031241lipubep4/workdir/測試_filtersfile.txt[0m
2026/09/05 03:16:14 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/09/05 03:16:14 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:16:14 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:16: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/09/05 03:16:14 INFO : Synching Path1 "/tmp/031241lipubep4/ext_paths/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/"
2026/09/05 03:16:14 INFO : Using filters file /tmp/031241lipubep4/workdir/測試_filtersfile.txt
2026/09/05 03:16:14 INFO : Building Path1 and Path2 listings
2026/09/05 03:16:14 INFO : Path1 checking for diffs
2026/09/05 03:16:14 INFO : Path2 checking for diffs
2026/09/05 03:16:14 INFO : No changes found
2026/09/05 03:16:14 INFO : Updating listings
2026/09/05 03:16:14 INFO : Validating listings for Path1 "/tmp/031241lipubep4/ext_paths/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2/"
2026/09/05 03:16:14 INFO : [32mBisync successful[0m
2026/09/05 03:16:15 DEBUG : Waiting for deletions to finish
2026/09/05 03:16:15 INFO : RCLONE_TEST: Deleted
2026/09/05 03:16:15 INFO : filename_contains_ě_.txt: Deleted
2026/09/05 03:16:15 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Deleted
2026/09/05 03:16:15 INFO : 測試Русский ěáñ/測試_check file: Deleted
2026/09/05 03:16:15 INFO : 測試Русский ěáñ/測試_file1p1: Deleted
2026/09/05 03:16:15 INFO : filename_contains_ࢺ_.txt: Deleted
2026/09/05 03:16:15 INFO : 測試Русский ěáñ/測試_file1p2: Deleted
2026/09/05 03:16:15 INFO : file1.txt: Deleted
2026/09/05 03:16:15 INFO : Русский.txt: Deleted
2026/09/05 03:16:15 INFO : 測試_check file: Deleted
2026/09/05 03:16:15 INFO : file_enconde_mañana_funcionará.txt: Deleted
2026/09/05 03:16:15 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Deleted
2026/09/05 03:16:15 INFO : fileZ.txt: Deleted
2026/09/05 03:16:15 DEBUG : removing 1 level 1 directories
2026/09/05 03:16:15 INFO : 測試Русский ěáñ: Removing directory
2026/09/05 03:16:15 DEBUG : removing 1 level 0 directories
2026/09/05 03:16:15 INFO : Local file system at /tmp/031241lipubep4/ext_paths/path1: Removing directory
2026/09/05 03:16:15 DEBUG : Waiting for deletions to finish
2026/09/05 03:16:15 INFO : filename_contains_ě_.txt: Deleted
2026/09/05 03:16:15 INFO : RCLONE_TEST: Deleted
2026/09/05 03:16:15 INFO : Русский.txt: Deleted
2026/09/05 03:16:15 INFO : file1.txt: Deleted
2026/09/05 03:16:15 INFO : 測試_check file: Deleted
2026/09/05 03:16:15 INFO : filename_contains_ࢺ_.txt: Deleted
2026/09/05 03:16:15 INFO : file_enconde_mañana_funcionará.txt: Deleted
2026/09/05 03:16:15 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Deleted
2026/09/05 03:16:15 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Deleted
2026/09/05 03:16:15 INFO : 測試Русский ěáñ/測試_file1p2: Deleted
2026/09/05 03:16:15 INFO : 測試Русский ěáñ/測試_check file: Deleted
2026/09/05 03:16:15 INFO : 測試Русский ěáñ/測試_file1p1: Deleted
2026/09/05 03:16:15 DEBUG : removing 1 level 1 directories
2026/09/05 03:16:15 INFO : 測試Русский ěáñ: Removing directory
2026/09/05 03:16:15 DEBUG : removing 1 level 0 directories
2026/09/05 03:16:15 INFO : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/ext_paths/path2': Removing directory
bisync_test.go:610: [32mTEST ext_paths PASSED[0m
=== RUN TestBisyncLocalRemote/extended_filenames
2026/09/05 03:16:15 DEBUG : Creating backend with remote "/tmp/031241lipubep4/extended_filenames/path1"
2026/09/05 03:16:15 INFO : path2: Making directory
2026/09/05 03:16:15 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2"
2026/09/05 03:16:15 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_extended_filenames/initial"
2026/09/05 03:16:15 DEBUG : Creating backend with remote "/tmp/031241lipubep4/initdir/test_extended_filenames-yimumum7"
2026/09/05 03:16:15 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:16:15 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination
2026/09/05 03:16:15 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:15 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:15 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:15 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:15 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:15 DEBUG : subdir_with_ࢺ_: Making directory with metadata
2026/09/05 03:16:15 INFO : subdir_with_ࢺ_: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:16:15 DEBUG : Added delayed dir = "subdir_with_ࢺ_", newDst=subdir_with_ࢺ_
2026/09/05 03:16:15 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:15 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:15 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:15 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:16:15 DEBUG : file1 - Copy (2).txt.2901b545.partial: size = 0 OK
2026/09/05 03:16:15 DEBUG : file1 - Copy.txt.836e0f82.partial: size = 0 OK
2026/09/05 03:16:15 DEBUG : Local file system at /tmp/031241lipubep4/initdir/test_extended_filenames-yimumum7: Waiting for checks to finish
2026/09/05 03:16:15 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:16:15 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:15 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:15 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:16:15 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:16:15 DEBUG : file1 - Copy (2).txt.2901b545.partial: renamed to: file1 - Copy (2).txt
2026/09/05 03:16:15 INFO : file1 - Copy (2).txt: Copied (new)
2026/09/05 03:16:15 DEBUG : Local file system at /tmp/031241lipubep4/initdir/test_extended_filenames-yimumum7: Waiting for transfers to finish
2026/09/05 03:16:15 DEBUG : file1 - Copy.txt.836e0f82.partial: renamed to: file1 - Copy.txt
2026/09/05 03:16:15 INFO : file1 - Copy.txt: Copied (new)
2026/09/05 03:16:15 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/09/05 03:16:15 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:15 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/09/05 03:16:15 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/09/05 03:16:15 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/09/05 03:16:15 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/09/05 03:16:15 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:16:15 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:16:15 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/09/05 03:16:15 INFO : filename_contains_ě_.txt: Copied (new)
2026/09/05 03:16:15 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:16:15 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/09/05 03:16:15 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/09/05 03:16:15 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/09/05 03:16:15 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:15 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: size = 272 OK
2026/09/05 03:16:15 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/09/05 03:16:15 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:16:15 INFO : Русский.txt: Copied (new)
2026/09/05 03:16:15 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: renamed to: subdir_with_ࢺ_/filename_contains_ě_.txt
2026/09/05 03:16:15 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Copied (new)
2026/09/05 03:16:15 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:15 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: size = 272 OK
2026/09/05 03:16:15 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:16:15 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:16:15 INFO : file1.txt: Copied (new)
2026/09/05 03:16:15 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: renamed to: subdir_with_ࢺ_/filename_contains_ࢺ_.txt
2026/09/05 03:16:15 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new)
2026/09/05 03:16:15 INFO : subdir_with_ࢺ_: Set directory modification time (using SetModTime)
2026/09/05 03:16:15 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_extended_filenames/modfiles"
2026/09/05 03:16:15 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_extended_filenames-rixowuh9"
2026/09/05 03:16:15 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:15 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:15 DEBUG : Local file system at /tmp/031241lipubep4/datadir/test_extended_filenames-rixowuh9: Waiting for checks to finish
2026/09/05 03:16:15 DEBUG : Local file system at /tmp/031241lipubep4/datadir/test_extended_filenames-rixowuh9: Waiting for transfers to finish
2026/09/05 03:16:15 DEBUG : file2.txt.cb91205f.partial: size = 42 OK
2026/09/05 03:16:15 DEBUG : file1.txt.10d04402.partial: size = 19 OK
2026/09/05 03:16:15 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:16:15 DEBUG : file2.txt: md5 = 40b811fb5009223b6da573f169619d8e OK
2026/09/05 03:16:15 DEBUG : file1.txt.10d04402.partial: renamed to: file1.txt
2026/09/05 03:16:15 INFO : file1.txt: Copied (new)
2026/09/05 03:16:15 DEBUG : file2.txt.cb91205f.partial: renamed to: file2.txt
2026/09/05 03:16:15 INFO : file2.txt: Copied (new)
2026/09/05 03:16:15 DEBUG : Waiting for deletions to finish
2026/09/05 03:16:15 ERROR : error listing: directory not found
2026/09/05 03:16:15 ERROR : Local file system at /tmp/031241lipubep4/extended_filenames/path1: Failed to list "": directory not found
2026/09/05 03:16:15 DEBUG : removing 1 level 0 directories
2026/09/05 03:16:15 INFO : Local file system at /tmp/031241lipubep4/extended_filenames/path1: Removing directory
2026/09/05 03:16:15 ERROR : Failed to rmdir: stat /tmp/031241lipubep4/extended_filenames/path1: no such file or directory
2026/09/05 03:16:15 DEBUG : Waiting for deletions to finish
2026/09/05 03:16:15 ERROR : error listing: directory not found
2026/09/05 03:16:15 ERROR : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2': Failed to list "": directory not found
2026/09/05 03:16:15 DEBUG : removing 1 level 0 directories
2026/09/05 03:16:15 INFO : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2': Removing directory
2026/09/05 03:16:16 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-xipubeh2juqo%2F031241lipubep4%2Fextended_filenames%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:3482ecc8-801a-0023-3de4-3c2bd9000000
Time:2026-09-05T03:16:16.0185177Z
--------------------------------------------------------------------------------
2026/09/05 03:16:16 ERROR : error listing: directory not found
2026/09/05 03:16:16 ERROR : error listing: directory not found
2026/09/05 03:16:16 NOTICE: checking initFs Local file system at /tmp/031241lipubep4/initdir/test_extended_filenames-yimumum7
2026/09/05 03:16:16 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:16:16 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination
2026/09/05 03:16:16 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:16 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:16 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:16 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:16 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:16 DEBUG : subdir_with_ࢺ_: Making directory with metadata
2026/09/05 03:16:16 INFO : subdir_with_ࢺ_: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:16:16 DEBUG : Added delayed dir = "subdir_with_ࢺ_", newDst=subdir_with_ࢺ_
2026/09/05 03:16:16 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:16 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:16 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:16 DEBUG : file1 - Copy (2).txt.2901b545.partial: size = 0 OK
2026/09/05 03:16:16 DEBUG : Local file system at /tmp/031241lipubep4/extended_filenames/path1: Waiting for checks to finish
2026/09/05 03:16:16 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:16:16 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:16 DEBUG : file1 - Copy.txt.836e0f82.partial: size = 0 OK
2026/09/05 03:16:16 DEBUG : file1 - Copy (2).txt.2901b545.partial: renamed to: file1 - Copy (2).txt
2026/09/05 03:16:16 INFO : file1 - Copy (2).txt: Copied (new)
2026/09/05 03:16:16 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:16:16 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/09/05 03:16:16 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:16 DEBUG : Local file system at /tmp/031241lipubep4/extended_filenames/path1: Waiting for transfers to finish
2026/09/05 03:16:16 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:16:16 DEBUG : file1 - Copy.txt.836e0f82.partial: renamed to: file1 - Copy.txt
2026/09/05 03:16:16 INFO : file1 - Copy.txt: Copied (new)
2026/09/05 03:16:16 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:16:16 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:16:16 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/09/05 03:16:16 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:16 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/09/05 03:16:16 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:16:16 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:16 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:16:16 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/09/05 03:16:16 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/09/05 03:16:16 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/09/05 03:16:16 INFO : filename_contains_ě_.txt: Copied (new)
2026/09/05 03:16:16 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: size = 272 OK
2026/09/05 03:16:16 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:16:16 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/09/05 03:16:16 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:16:16 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/09/05 03:16:16 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/09/05 03:16:16 INFO : file1.txt: Copied (new)
2026/09/05 03:16:16 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: renamed to: subdir_with_ࢺ_/filename_contains_ě_.txt
2026/09/05 03:16:16 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Copied (new)
2026/09/05 03:16:16 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:16 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/09/05 03:16:16 INFO : Русский.txt: Copied (new)
2026/09/05 03:16:16 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: size = 272 OK
2026/09/05 03:16:16 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:16:16 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: renamed to: subdir_with_ࢺ_/filename_contains_ࢺ_.txt
2026/09/05 03:16:16 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new)
2026/09/05 03:16:16 INFO : subdir_with_ࢺ_: Set directory modification time (using SetModTime)
2026/09/05 03:16:16 NOTICE: checking Path1 Local file system at /tmp/031241lipubep4/extended_filenames/path1
2026/09/05 03:16:16 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination
2026/09/05 03:16:16 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:16 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:16 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:16 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:16 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:16 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:16:16 INFO : subdir_with_ࢺ_: Making directory
2026/09/05 03:16:16 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:16 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:16 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:16 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2': Waiting for checks to finish
2026/09/05 03:16:16 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2': Waiting for transfers to finish
2026/09/05 03:16:16 DEBUG : file1 - Copy.txt.836e0f82.partial: size = 0 OK
2026/09/05 03:16:16 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:16 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/09/05 03:16:16 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:16 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:16:16 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:16 DEBUG : file1 - Copy (2).txt.2901b545.partial: size = 0 OK
2026/09/05 03:16:16 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:16 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/09/05 03:16:16 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/09/05 03:16:16 DEBUG : file1 - Copy.txt.836e0f82.partial: renamed to: file1 - Copy.txt
2026/09/05 03:16:16 INFO : file1 - Copy.txt: Copied (new)
2026/09/05 03:16:16 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:16:16 INFO : file1.txt: Copied (new)
2026/09/05 03:16:16 DEBUG : file1 - Copy (2).txt.2901b545.partial: renamed to: file1 - Copy (2).txt
2026/09/05 03:16:16 INFO : file1 - Copy (2).txt: Copied (new)
2026/09/05 03:16:16 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/09/05 03:16:16 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:16 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/09/05 03:16:16 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:16:16 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/09/05 03:16:16 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:16:16 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:16:16 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:16:16 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/09/05 03:16:16 INFO : Русский.txt: Copied (new)
2026/09/05 03:16:16 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/09/05 03:16:16 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/09/05 03:16:16 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/09/05 03:16:16 INFO : filename_contains_ě_.txt: Copied (new)
2026/09/05 03:16:16 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:16:16 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:16:16 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: size = 272 OK
2026/09/05 03:16:16 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:16:17 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: size = 272 OK
2026/09/05 03:16:17 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:16:17 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: renamed to: subdir_with_ࢺ_/filename_contains_ě_.txt
2026/09/05 03:16:17 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Copied (new)
2026/09/05 03:16:17 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: renamed to: subdir_with_ࢺ_/filename_contains_ࢺ_.txt
2026/09/05 03:16:17 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new)
2026/09/05 03:16:17 NOTICE: checking path2 azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2'
2026/09/05 03:16:17 NOTICE: [36m(01) :[0m [34mtest extended-filenames[0m
2026/09/05 03:16:17 NOTICE: [36m(02) :[0m [34mfix-names /tmp/031241lipubep4/extended_filenames/path1/subdir_with_ࢺ_/[0m
2026/09/05 03:16:17 DEBUG : /tmp/031241lipubep4/extended_filenames/path1/subdir_with_ࢺ_/: is NFC: true
2026/09/05 03:16:17 DEBUG : /tmp/031241lipubep4/extended_filenames/path1/subdir_with_ࢺ_/: is NFD: true
2026/09/05 03:16:17 DEBUG : /tmp/031241lipubep4/extended_filenames/path1/subdir_with_ࢺ_/: is valid UTF8: true
2026/09/05 03:16:17 DEBUG : /tmp/031241lipubep4/extended_filenames/path1/subdir_with_ࢺ_/: attempting to fix directory
2026/09/05 03:16:17 DEBUG : old and new are equal. Skipping. /tmp/031241lipubep4/extended_filenames/path1/subdir_with_ࢺ_/ (2e098ad2e584dc594e3eaf5c200bf324) /tmp/031241lipubep4/extended_filenames/path1/subdir_with_ࢺ_/ (2e098ad2e584dc594e3eaf5c200bf324)
2026/09/05 03:16:17 DEBUG : old and new are equal. Skipping. /tmp/031241lipubep4/extended_filenames/path1/subdir_with_ࢺ_/ (2e098ad2e584dc594e3eaf5c200bf324) /tmp/031241lipubep4/extended_filenames/path1/subdir_with_ࢺ_/ (2e098ad2e584dc594e3eaf5c200bf324)
2026/09/05 03:16:17 NOTICE: [36m(03) :[0m [34mfix-names TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2/subdir_with_ࢺ_/[0m
2026/09/05 03:16:17 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2/subdir_with_ࢺ_/: is NFC: true
2026/09/05 03:16:17 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2/subdir_with_ࢺ_/: is NFD: true
2026/09/05 03:16:17 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2/subdir_with_ࢺ_/: is valid UTF8: true
2026/09/05 03:16:17 DEBUG : TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2/subdir_with_ࢺ_/: attempting to fix directory
2026/09/05 03:16:17 DEBUG : old and new are equal. Skipping. TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2/subdir_with_ࢺ_/ (170600c8e34d20c683d02ad4521f85e4) TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2/subdir_with_ࢺ_/ (170600c8e34d20c683d02ad4521f85e4)
2026/09/05 03:16:17 DEBUG : old and new are equal. Skipping. TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2/subdir_with_ࢺ_/ (170600c8e34d20c683d02ad4521f85e4) TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2/subdir_with_ࢺ_/ (170600c8e34d20c683d02ad4521f85e4)
2026/09/05 03:16:17 NOTICE: [36m(04) :[0m [34mfix-names /tmp/031241lipubep4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt[0m
2026/09/05 03:16:17 DEBUG : /tmp/031241lipubep4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFC: true
2026/09/05 03:16:17 DEBUG : /tmp/031241lipubep4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFD: false
2026/09/05 03:16:17 DEBUG : /tmp/031241lipubep4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: is valid UTF8: true
2026/09/05 03:16:17 DEBUG : /tmp/031241lipubep4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/09/05 03:16:17 DEBUG : /tmp/031241lipubep4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true 34fc578836a3e13fa4a22f3cfe61b7b0
2026/09/05 03:16:17 DEBUG : FILE old: /tmp/031241lipubep4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: /tmp/031241lipubep4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/09/05 03:16:17 DEBUG : HASH old: 34fc578836a3e13fa4a22f3cfe61b7b0 new: 34fc578836a3e13fa4a22f3cfe61b7b0 equal: true
2026/09/05 03:16:17 DEBUG : /tmp/031241lipubep4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true 34fc578836a3e13fa4a22f3cfe61b7b0
2026/09/05 03:16:17 DEBUG : FILE old: /tmp/031241lipubep4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: /tmp/031241lipubep4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/09/05 03:16:17 DEBUG : HASH old: 34fc578836a3e13fa4a22f3cfe61b7b0 new: 34fc578836a3e13fa4a22f3cfe61b7b0 equal: true
2026/09/05 03:16:17 DEBUG : /tmp/031241lipubep4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false 15e13f88eb169053ab184d154c713436
2026/09/05 03:16:17 DEBUG : FILE old: /tmp/031241lipubep4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: /tmp/031241lipubep4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/09/05 03:16:17 DEBUG : HASH old: 15e13f88eb169053ab184d154c713436 new: 34fc578836a3e13fa4a22f3cfe61b7b0 equal: false
2026/09/05 03:16:17 DEBUG : /tmp/031241lipubep4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false 15e13f88eb169053ab184d154c713436
2026/09/05 03:16:17 DEBUG : FILE old: /tmp/031241lipubep4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: /tmp/031241lipubep4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/09/05 03:16:17 DEBUG : HASH old: 15e13f88eb169053ab184d154c713436 new: 34fc578836a3e13fa4a22f3cfe61b7b0 equal: false
2026/09/05 03:16:17 DEBUG : /tmp/031241lipubep4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/09/05 03:16:17 NOTICE: [36m(05) :[0m [34mfix-names TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt[0m
2026/09/05 03:16:17 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFC: true
2026/09/05 03:16:17 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFD: false
2026/09/05 03:16:17 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: is valid UTF8: true
2026/09/05 03:16:17 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/09/05 03:16:17 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true b851643cfce43dec6c3115e3b79f0372
2026/09/05 03:16:17 DEBUG : FILE old: rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/09/05 03:16:17 DEBUG : HASH old: b851643cfce43dec6c3115e3b79f0372 new: b851643cfce43dec6c3115e3b79f0372 equal: true
2026/09/05 03:16:17 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true b851643cfce43dec6c3115e3b79f0372
2026/09/05 03:16:17 DEBUG : FILE old: rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/09/05 03:16:17 DEBUG : HASH old: b851643cfce43dec6c3115e3b79f0372 new: b851643cfce43dec6c3115e3b79f0372 equal: true
2026/09/05 03:16:17 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false 083c311de06a49c53249b18f90c5a222
2026/09/05 03:16:17 DEBUG : FILE old: rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/09/05 03:16:17 DEBUG : HASH old: 083c311de06a49c53249b18f90c5a222 new: b851643cfce43dec6c3115e3b79f0372 equal: false
2026/09/05 03:16:17 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false 083c311de06a49c53249b18f90c5a222
2026/09/05 03:16:17 DEBUG : FILE old: rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/09/05 03:16:17 DEBUG : HASH old: 083c311de06a49c53249b18f90c5a222 new: b851643cfce43dec6c3115e3b79f0372 equal: false
2026/09/05 03:16:18 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/09/05 03:16:18 NOTICE: [36m(06) :[0m [34mfix-names /tmp/031241lipubep4/extended_filenames/path1/Русский.txt[0m
2026/09/05 03:16:18 DEBUG : /tmp/031241lipubep4/extended_filenames/path1/Русский.txt: is NFC: true
2026/09/05 03:16:18 DEBUG : /tmp/031241lipubep4/extended_filenames/path1/Русский.txt: is NFD: false
2026/09/05 03:16:18 DEBUG : /tmp/031241lipubep4/extended_filenames/path1/Русский.txt: is valid UTF8: true
2026/09/05 03:16:18 DEBUG : /tmp/031241lipubep4/extended_filenames/path1/Русский.txt: attempting to fix file -- filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/09/05 03:16:18 DEBUG : /tmp/031241lipubep4/extended_filenames/path1/Русский.txt: file exists: true c9f6fcc4fc0fc1aa457c0714ef8b9be9
2026/09/05 03:16:18 DEBUG : FILE old: /tmp/031241lipubep4/extended_filenames/path1/Русский.txt new: /tmp/031241lipubep4/extended_filenames/path1/Русский.txt equal: true
2026/09/05 03:16:18 DEBUG : HASH old: c9f6fcc4fc0fc1aa457c0714ef8b9be9 new: c9f6fcc4fc0fc1aa457c0714ef8b9be9 equal: true
2026/09/05 03:16:18 DEBUG : /tmp/031241lipubep4/extended_filenames/path1/Русский.txt: file exists: true c9f6fcc4fc0fc1aa457c0714ef8b9be9
2026/09/05 03:16:18 DEBUG : FILE old: /tmp/031241lipubep4/extended_filenames/path1/Русский.txt new: /tmp/031241lipubep4/extended_filenames/path1/Русский.txt equal: true
2026/09/05 03:16:18 DEBUG : HASH old: c9f6fcc4fc0fc1aa457c0714ef8b9be9 new: c9f6fcc4fc0fc1aa457c0714ef8b9be9 equal: true
2026/09/05 03:16:18 DEBUG : /tmp/031241lipubep4/extended_filenames/path1/Русский.txt: file exists: false e6f607f33260f1fc98a231575e137641
2026/09/05 03:16:18 DEBUG : FILE old: /tmp/031241lipubep4/extended_filenames/path1/Русский.txt new: /tmp/031241lipubep4/extended_filenames/path1/Русский.txt equal: false
2026/09/05 03:16:18 DEBUG : HASH old: e6f607f33260f1fc98a231575e137641 new: c9f6fcc4fc0fc1aa457c0714ef8b9be9 equal: false
2026/09/05 03:16:18 DEBUG : /tmp/031241lipubep4/extended_filenames/path1/Русский.txt: file exists: false e6f607f33260f1fc98a231575e137641
2026/09/05 03:16:18 DEBUG : FILE old: /tmp/031241lipubep4/extended_filenames/path1/Русский.txt new: /tmp/031241lipubep4/extended_filenames/path1/Русский.txt equal: false
2026/09/05 03:16:18 DEBUG : HASH old: e6f607f33260f1fc98a231575e137641 new: c9f6fcc4fc0fc1aa457c0714ef8b9be9 equal: false
2026/09/05 03:16:18 DEBUG : /tmp/031241lipubep4/extended_filenames/path1/Русский.txt: verified file exists at correct path. filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/09/05 03:16:18 NOTICE: [36m(07) :[0m [34mfix-names TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2/Русский.txt[0m
2026/09/05 03:16:18 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2/Русский.txt: is NFC: true
2026/09/05 03:16:18 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2/Русский.txt: is NFD: false
2026/09/05 03:16:18 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2/Русский.txt: is valid UTF8: true
2026/09/05 03:16:18 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2/Русский.txt: attempting to fix file -- filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/09/05 03:16:18 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2/Русский.txt: file exists: true 15e7362379fcdf2fb9c48773615465f3
2026/09/05 03:16:18 DEBUG : FILE old: rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2/Русский.txt new: rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2/Русский.txt equal: true
2026/09/05 03:16:18 DEBUG : HASH old: 15e7362379fcdf2fb9c48773615465f3 new: 15e7362379fcdf2fb9c48773615465f3 equal: true
2026/09/05 03:16:18 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2/Русский.txt: file exists: true 15e7362379fcdf2fb9c48773615465f3
2026/09/05 03:16:18 DEBUG : FILE old: rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2/Русский.txt new: rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2/Русский.txt equal: true
2026/09/05 03:16:18 DEBUG : HASH old: 15e7362379fcdf2fb9c48773615465f3 new: 15e7362379fcdf2fb9c48773615465f3 equal: true
2026/09/05 03:16:18 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2/Русский.txt: file exists: false 574159f0ef4cc7376fd2a159205b7a1f
2026/09/05 03:16:18 DEBUG : FILE old: rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2/Русский.txt new: rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2/Русский.txt equal: false
2026/09/05 03:16:18 DEBUG : HASH old: 574159f0ef4cc7376fd2a159205b7a1f new: 15e7362379fcdf2fb9c48773615465f3 equal: false
2026/09/05 03:16:18 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2/Русский.txt: file exists: false 574159f0ef4cc7376fd2a159205b7a1f
2026/09/05 03:16:18 DEBUG : FILE old: rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2/Русский.txt new: rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2/Русский.txt equal: false
2026/09/05 03:16:18 DEBUG : HASH old: 574159f0ef4cc7376fd2a159205b7a1f new: 15e7362379fcdf2fb9c48773615465f3 equal: false
2026/09/05 03:16:18 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2/Русский.txt: verified file exists at correct path. filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/09/05 03:16:18 NOTICE: [36m(08) :[0m [34mfix-names /tmp/031241lipubep4/extended_filenames/path1/file_enconde_mañana_funcionará.txt[0m
2026/09/05 03:16:18 DEBUG : /tmp/031241lipubep4/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is NFC: true
2026/09/05 03:16:18 DEBUG : /tmp/031241lipubep4/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is NFD: false
2026/09/05 03:16:18 DEBUG : /tmp/031241lipubep4/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is valid UTF8: true
2026/09/05 03:16:18 DEBUG : /tmp/031241lipubep4/extended_filenames/path1/file_enconde_mañana_funcionará.txt: attempting to fix file -- filename hash: a179de4c245f1ac0afe5823062158ec4
2026/09/05 03:16:18 DEBUG : /tmp/031241lipubep4/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: true c9cf69052ea8363c4a8a6f14317e8820
2026/09/05 03:16:18 DEBUG : FILE old: /tmp/031241lipubep4/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: /tmp/031241lipubep4/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: true
2026/09/05 03:16:18 DEBUG : HASH old: c9cf69052ea8363c4a8a6f14317e8820 new: c9cf69052ea8363c4a8a6f14317e8820 equal: true
2026/09/05 03:16:18 DEBUG : /tmp/031241lipubep4/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: true c9cf69052ea8363c4a8a6f14317e8820
2026/09/05 03:16:18 DEBUG : FILE old: /tmp/031241lipubep4/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: /tmp/031241lipubep4/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: true
2026/09/05 03:16:18 DEBUG : HASH old: c9cf69052ea8363c4a8a6f14317e8820 new: c9cf69052ea8363c4a8a6f14317e8820 equal: true
2026/09/05 03:16:18 DEBUG : /tmp/031241lipubep4/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: false b153f4f3573d54580c7c6b814bdf271f
2026/09/05 03:16:18 DEBUG : FILE old: /tmp/031241lipubep4/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: /tmp/031241lipubep4/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: false
2026/09/05 03:16:18 DEBUG : HASH old: b153f4f3573d54580c7c6b814bdf271f new: c9cf69052ea8363c4a8a6f14317e8820 equal: false
2026/09/05 03:16:18 DEBUG : /tmp/031241lipubep4/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: false b153f4f3573d54580c7c6b814bdf271f
2026/09/05 03:16:18 DEBUG : FILE old: /tmp/031241lipubep4/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: /tmp/031241lipubep4/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: false
2026/09/05 03:16:18 DEBUG : HASH old: b153f4f3573d54580c7c6b814bdf271f new: c9cf69052ea8363c4a8a6f14317e8820 equal: false
2026/09/05 03:16:18 DEBUG : /tmp/031241lipubep4/extended_filenames/path1/file_enconde_mañana_funcionará.txt: verified file exists at correct path. filename hash: a179de4c245f1ac0afe5823062158ec4
2026/09/05 03:16:18 NOTICE: [36m(09) :[0m [34mfix-names TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2/file_enconde_mañana_funcionará.txt[0m
2026/09/05 03:16:18 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is NFC: true
2026/09/05 03:16:18 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is NFD: false
2026/09/05 03:16:18 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is valid UTF8: true
2026/09/05 03:16:18 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2/file_enconde_mañana_funcionará.txt: attempting to fix file -- filename hash: a179de4c245f1ac0afe5823062158ec4
2026/09/05 03:16:18 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: true a2c24b0b1f827f315117df656b3d44ad
2026/09/05 03:16:18 DEBUG : FILE old: rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: true
2026/09/05 03:16:18 DEBUG : HASH old: a2c24b0b1f827f315117df656b3d44ad new: a2c24b0b1f827f315117df656b3d44ad equal: true
2026/09/05 03:16:18 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: true a2c24b0b1f827f315117df656b3d44ad
2026/09/05 03:16:18 DEBUG : FILE old: rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: true
2026/09/05 03:16:18 DEBUG : HASH old: a2c24b0b1f827f315117df656b3d44ad new: a2c24b0b1f827f315117df656b3d44ad equal: true
2026/09/05 03:16:18 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: false c6a68a04b1d1d71119a0b1af77f3f598
2026/09/05 03:16:18 DEBUG : FILE old: rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: false
2026/09/05 03:16:18 DEBUG : HASH old: c6a68a04b1d1d71119a0b1af77f3f598 new: a2c24b0b1f827f315117df656b3d44ad equal: false
2026/09/05 03:16:18 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: false c6a68a04b1d1d71119a0b1af77f3f598
2026/09/05 03:16:18 DEBUG : FILE old: rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: false
2026/09/05 03:16:18 DEBUG : HASH old: c6a68a04b1d1d71119a0b1af77f3f598 new: a2c24b0b1f827f315117df656b3d44ad equal: false
2026/09/05 03:16:18 DEBUG : rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2/file_enconde_mañana_funcionará.txt: verified file exists at correct path. filename hash: a179de4c245f1ac0afe5823062158ec4
2026/09/05 03:16:18 NOTICE: [36m(10) :[0m [34mtest initial bisync[0m
2026/09/05 03:16:18 NOTICE: [36m(11) :[0m [34mbisync resync[0m
2026/09/05 03:16:20 NOTICE: Local file system at /tmp/031241lipubep4/extended_filenames/path1: Replacing invalid UTF-8 characters in "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/09/05 03:16:20 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/09/05 03:16:20 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:20 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/09/05 03:16:20 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/09/05 03:16:20 NOTICE: Local file system at /tmp/031241lipubep4/extended_filenames/path1: Replacing invalid UTF-8 characters in "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/09/05 03:16:20 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/09/05 03:16:20 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:20 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/09/05 03:16:20 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/09/05 03:16:21 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/09/05 03:16:21 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:21 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/09/05 03:16:21 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/09/05 03:16:21 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/09/05 03:16:21 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:21 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/09/05 03:16:21 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
bisync_test.go:1096: 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/031241lipubep4/extended_filenames/path1 fs2: azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/extended_filenames/path2')
@@ -1 +1 @@
-file1 - Copy (2).txtfile1 - Copy (2).txt+subdir_with_ࢺ_subdir_with_ࢺ_
=== RUN TestBisyncLocalRemote/filters
2026/09/05 03:16:22 DEBUG : Creating backend with remote "/tmp/031241lipubep4/filters/path1"
2026/09/05 03:16:22 INFO : path2: Making directory
2026/09/05 03:16:22 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/filters/path2"
2026/09/05 03:16:22 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filters/initial"
2026/09/05 03:16:22 DEBUG : Creating backend with remote "/tmp/031241lipubep4/initdir/test_filters-joregov0"
2026/09/05 03:16:22 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:16:22 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:22 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:22 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:22 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:22 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:22 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:22 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:22 DEBUG : subdir: Making directory with metadata
2026/09/05 03:16:22 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:16:22 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/09/05 03:16:22 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:22 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:16:22 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:16:22 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:16:22 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:16:22 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:16:22 DEBUG : Local file system at /tmp/031241lipubep4/initdir/test_filters-joregov0: Waiting for checks to finish
2026/09/05 03:16:22 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:22 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:16:22 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:16:22 INFO : file1.txt: Copied (new)
2026/09/05 03:16:22 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:22 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:16:22 INFO : file2.txt: Copied (new)
2026/09/05 03:16:22 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:16:22 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:16:22 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:22 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:16:22 INFO : file4.txt: Copied (new)
2026/09/05 03:16:22 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:16:22 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:22 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:16:22 INFO : file5.txt: Copied (new)
2026/09/05 03:16:22 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:16:22 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:22 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:22 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:16:22 INFO : file3.txt: Copied (new)
2026/09/05 03:16:22 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:16:22 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:22 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:16:22 INFO : file7.txt: Copied (new)
2026/09/05 03:16:22 DEBUG : Local file system at /tmp/031241lipubep4/initdir/test_filters-joregov0: Waiting for transfers to finish
2026/09/05 03:16:22 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:16:22 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:22 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:16:22 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:16:22 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:16:22 INFO : file6.txt: Copied (new)
2026/09/05 03:16:22 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:16:22 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filters/modfiles"
2026/09/05 03:16:22 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_filters-mutipan8"
2026/09/05 03:16:22 DEBUG : fileZ.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:22 DEBUG : filtersfile.flt: Need to transfer - File not found at Destination
2026/09/05 03:16:22 DEBUG : Local file system at /tmp/031241lipubep4/datadir/test_filters-mutipan8: Waiting for checks to finish
2026/09/05 03:16:22 DEBUG : Local file system at /tmp/031241lipubep4/datadir/test_filters-mutipan8: Waiting for transfers to finish
2026/09/05 03:16:22 DEBUG : filtersfile.flt.e46c0e4d.partial: size = 254 OK
2026/09/05 03:16:22 DEBUG : filtersfile.flt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/09/05 03:16:22 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/09/05 03:16:22 DEBUG : filtersfile.flt.e46c0e4d.partial: renamed to: filtersfile.flt
2026/09/05 03:16:22 INFO : filtersfile.flt: Copied (new)
2026/09/05 03:16:22 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:16:22 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/09/05 03:16:22 INFO : fileZ.txt: Copied (new)
2026/09/05 03:16:22 DEBUG : Waiting for deletions to finish
2026/09/05 03:16:22 ERROR : error listing: directory not found
2026/09/05 03:16:22 ERROR : Local file system at /tmp/031241lipubep4/filters/path1: Failed to list "": directory not found
2026/09/05 03:16:22 DEBUG : removing 1 level 0 directories
2026/09/05 03:16:22 INFO : Local file system at /tmp/031241lipubep4/filters/path1: Removing directory
2026/09/05 03:16:22 ERROR : Failed to rmdir: stat /tmp/031241lipubep4/filters/path1: no such file or directory
2026/09/05 03:16:22 DEBUG : Waiting for deletions to finish
2026/09/05 03:16:22 ERROR : error listing: directory not found
2026/09/05 03:16:22 ERROR : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/filters/path2': Failed to list "": directory not found
2026/09/05 03:16:22 DEBUG : removing 1 level 0 directories
2026/09/05 03:16:22 INFO : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/filters/path2': Removing directory
2026/09/05 03:16:22 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-xipubeh2juqo%2F031241lipubep4%2Ffilters%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:90c47027-d01a-0001-73e4-3ceec6000000
Time:2026-09-05T03:16:22.2771163Z
--------------------------------------------------------------------------------
2026/09/05 03:16:22 ERROR : error listing: directory not found
2026/09/05 03:16:22 ERROR : error listing: directory not found
2026/09/05 03:16:22 NOTICE: checking initFs Local file system at /tmp/031241lipubep4/initdir/test_filters-joregov0
2026/09/05 03:16:22 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:16:22 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:22 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:22 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:22 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:22 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:22 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:22 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:22 DEBUG : subdir: Making directory with metadata
2026/09/05 03:16:22 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:16:22 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/09/05 03:16:22 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:22 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:16:22 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:16:22 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:16:22 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:22 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:16:22 INFO : file1.txt: Copied (new)
2026/09/05 03:16:22 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:16:22 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:16:22 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:22 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:16:22 INFO : file2.txt: Copied (new)
2026/09/05 03:16:22 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:16:22 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:22 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:16:22 INFO : file4.txt: Copied (new)
2026/09/05 03:16:22 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:16:22 DEBUG : Local file system at /tmp/031241lipubep4/filters/path1: Waiting for checks to finish
2026/09/05 03:16:22 DEBUG : Local file system at /tmp/031241lipubep4/filters/path1: Waiting for transfers to finish
2026/09/05 03:16:22 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:16:22 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:16:22 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:16:22 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:16:22 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:22 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:16:22 INFO : file3.txt: Copied (new)
2026/09/05 03:16:22 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:22 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:16:22 INFO : file5.txt: Copied (new)
2026/09/05 03:16:22 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:22 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:16:22 INFO : file6.txt: Copied (new)
2026/09/05 03:16:22 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:22 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:16:22 INFO : file7.txt: Copied (new)
2026/09/05 03:16:22 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:16:22 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:22 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:16:22 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:16:22 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:16:22 NOTICE: checking Path1 Local file system at /tmp/031241lipubep4/filters/path1
2026/09/05 03:16:22 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:22 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:22 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:22 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:22 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:22 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:22 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:22 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:16:22 INFO : subdir: Making directory
2026/09/05 03:16:22 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:22 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/filters/path2': Waiting for checks to finish
2026/09/05 03:16:22 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/filters/path2': Waiting for transfers to finish
2026/09/05 03:16:22 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:16:22 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:22 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:16:22 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:22 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:16:22 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:22 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:16:22 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:22 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:16:22 INFO : file4.txt: Copied (new)
2026/09/05 03:16:22 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:16:22 INFO : file1.txt: Copied (new)
2026/09/05 03:16:22 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:16:22 INFO : file2.txt: Copied (new)
2026/09/05 03:16:22 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:16:22 INFO : file3.txt: Copied (new)
2026/09/05 03:16:22 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:16:22 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:22 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:16:22 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:22 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:16:22 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:22 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:16:22 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:16:23 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:16:23 INFO : file6.txt: Copied (new)
2026/09/05 03:16:23 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:16:23 INFO : file7.txt: Copied (new)
2026/09/05 03:16:23 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:16:23 INFO : file5.txt: Copied (new)
2026/09/05 03:16:23 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:16:23 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:16:23 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:16:23 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:23 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:16:23 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:16:23 NOTICE: checking path2 azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/filters/path2'
2026/09/05 03:16:23 NOTICE: [36m(01) :[0m [34mtest filters[0m
2026/09/05 03:16:23 NOTICE: [36m(02) :[0m [34mcopy-file /tmp/031241lipubep4/datadir/test_filters-mutipan8/filtersfile.flt /tmp/031241lipubep4/workdir/[0m
2026/09/05 03:16:23 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_filters-mutipan8/filtersfile.flt" to "/tmp/031241lipubep4/workdir/" as ""
2026/09/05 03:16:23 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_filters-mutipan8/filtersfile.flt"
2026/09/05 03:16:23 DEBUG : Creating backend with remote "/tmp/031241lipubep4/workdir/"
2026/09/05 03:16:23 DEBUG : operations.CopyFile "filtersfile.flt" to "Local file system at /tmp/031241lipubep4/workdir" as "filtersfile.flt"
2026/09/05 03:16:23 DEBUG : filtersfile.flt: Need to transfer - File not found at Destination
2026/09/05 03:16:23 DEBUG : filtersfile.flt.e46c0e4d.partial: size = 254 OK
2026/09/05 03:16:23 DEBUG : filtersfile.flt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/09/05 03:16:23 DEBUG : filtersfile.flt.e46c0e4d.partial: renamed to: filtersfile.flt
2026/09/05 03:16:23 INFO : filtersfile.flt: Copied (new)
2026/09/05 03:16:23 NOTICE: [36m(03) :[0m [34mtest resync to force building of the filters md5 hash[0m
2026/09/05 03:16:23 NOTICE: [36m(04) :[0m [34mbisync filters-file=/tmp/031241lipubep4/workdir/filtersfile.flt resync[0m
2026/09/05 03:16:26 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:16:26 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:16:26 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:16: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/09/05 03:16:26 INFO : Synching Path1 "/tmp/031241lipubep4/filters/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/filters/path2/"
2026/09/05 03:16:26 INFO : Using filters file /tmp/031241lipubep4/workdir/filtersfile.flt
2026/09/05 03:16:26 INFO : Storing filters file hash to /tmp/031241lipubep4/workdir/filtersfile.flt.md5
2026/09/05 03:16:26 INFO : Copying Path2 files to Path1
2026/09/05 03:16:26 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:16:26 INFO : There was nothing to transfer
2026/09/05 03:16:26 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:16:26 INFO : There was nothing to transfer
2026/09/05 03:16:26 INFO : Resync updating listings
2026/09/05 03:16:26 INFO : Validating listings for Path1 "/tmp/031241lipubep4/filters/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/filters/path2/"
2026/09/05 03:16:26 INFO : [32mBisync successful[0m
2026/09/05 03:16:26 NOTICE: [36m(05) :[0m [34mcopy-listings resync[0m
2026/09/05 03:16:26 NOTICE: [36m(06) :[0m [34mtest place new files on the remote[0m
2026/09/05 03:16:26 NOTICE: [36m(07) :[0m [34mtouch-glob 2001-01-02 /tmp/031241lipubep4/datadir/test_filters-mutipan8/ fileZ.txt[0m
2026/09/05 03:16:26 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_filters-mutipan8/"
2026/09/05 03:16:26 DEBUG : fs cache: renaming cache item "/tmp/031241lipubep4/datadir/test_filters-mutipan8/" to be canonical "/tmp/031241lipubep4/datadir/test_filters-mutipan8"
2026/09/05 03:16:26 DEBUG : fileZ.txt: Set modification time 2001-01-02
2026/09/05 03:16:26 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_filters-mutipan8/fileZ.txt TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/filters/path2/ fileZ.txt[0m
2026/09/05 03:16:26 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_filters-mutipan8/fileZ.txt" to "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/filters/path2/" as "fileZ.txt"
2026/09/05 03:16:26 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_filters-mutipan8/fileZ.txt"
2026/09/05 03:16:26 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/filters/path2/"
2026/09/05 03:16:26 DEBUG : operations.CopyFile "fileZ.txt" to "azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/filters/path2/'" as "fileZ.txt"
2026/09/05 03:16:26 DEBUG : fileZ.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:26 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/09/05 03:16:26 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:16:27 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/09/05 03:16:27 INFO : fileZ.txt: Copied (new)
2026/09/05 03:16:27 NOTICE: [36m(09) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_filters-mutipan8/fileZ.txt /tmp/031241lipubep4/filters/path1/subdir fileZ.txt[0m
2026/09/05 03:16:27 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_filters-mutipan8/fileZ.txt" to "/tmp/031241lipubep4/filters/path1/subdir" as "fileZ.txt"
2026/09/05 03:16:27 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_filters-mutipan8/fileZ.txt"
2026/09/05 03:16:27 DEBUG : Creating backend with remote "/tmp/031241lipubep4/filters/path1/subdir"
2026/09/05 03:16:27 DEBUG : operations.CopyFile "fileZ.txt" to "Local file system at /tmp/031241lipubep4/filters/path1/subdir" as "fileZ.txt"
2026/09/05 03:16:27 DEBUG : fileZ.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:27 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/09/05 03:16:27 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:16:27 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/09/05 03:16:27 INFO : fileZ.txt: Copied (new)
2026/09/05 03:16:27 NOTICE: [36m(10) :[0m [34mtest bisync with filters-file. path2-side fileZ.txt will be filtered.[0m
2026/09/05 03:16:27 NOTICE: [36m(11) :[0m [34mbisync filters-file=/tmp/031241lipubep4/workdir/filtersfile.flt[0m
2026/09/05 03:16:29 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:16:29 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:16:29 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:16: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/09/05 03:16:29 INFO : Synching Path1 "/tmp/031241lipubep4/filters/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/filters/path2/"
2026/09/05 03:16:29 INFO : Using filters file /tmp/031241lipubep4/workdir/filtersfile.flt
2026/09/05 03:16:29 INFO : Building Path1 and Path2 listings
2026/09/05 03:16:29 INFO : Path1 checking for diffs
2026/09/05 03:16:29 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36msubdir/fileZ.txt[0m
2026/09/05 03:16:29 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/09/05 03:16:29 INFO : Path2 checking for diffs
2026/09/05 03:16:29 INFO : Applying changes
2026/09/05 03:16:29 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/filters/path2/subdir/fileZ.txt[0m
2026/09/05 03:16:29 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:16:30 INFO : subdir/fileZ.txt: Copied (new)
2026/09/05 03:16:30 INFO : Updating listings
2026/09/05 03:16:30 INFO : Validating listings for Path1 "/tmp/031241lipubep4/filters/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/filters/path2/"
2026/09/05 03:16:30 INFO : [32mBisync successful[0m
2026/09/05 03:16:30 DEBUG : Waiting for deletions to finish
2026/09/05 03:16:30 INFO : file1.txt: Deleted
2026/09/05 03:16:30 INFO : file2.txt: Deleted
2026/09/05 03:16:30 INFO : file3.txt: Deleted
2026/09/05 03:16:30 INFO : file4.txt: Deleted
2026/09/05 03:16:30 INFO : file5.txt: Deleted
2026/09/05 03:16:30 INFO : file6.txt: Deleted
2026/09/05 03:16:30 INFO : file7.txt: Deleted
2026/09/05 03:16:30 INFO : subdir/file20.txt: Deleted
2026/09/05 03:16:30 INFO : subdir/fileZ.txt: Deleted
2026/09/05 03:16:30 INFO : RCLONE_TEST: Deleted
2026/09/05 03:16:30 DEBUG : removing 1 level 1 directories
2026/09/05 03:16:30 INFO : subdir: Removing directory
2026/09/05 03:16:30 DEBUG : removing 1 level 0 directories
2026/09/05 03:16:30 INFO : Local file system at /tmp/031241lipubep4/filters/path1: Removing directory
2026/09/05 03:16:30 DEBUG : Waiting for deletions to finish
2026/09/05 03:16:30 INFO : file4.txt: Deleted
2026/09/05 03:16:30 INFO : file5.txt: Deleted
2026/09/05 03:16:30 INFO : file6.txt: Deleted
2026/09/05 03:16:30 INFO : file3.txt: Deleted
2026/09/05 03:16:30 INFO : RCLONE_TEST: Deleted
2026/09/05 03:16:30 INFO : file2.txt: Deleted
2026/09/05 03:16:30 INFO : file1.txt: Deleted
2026/09/05 03:16:30 INFO : file7.txt: Deleted
2026/09/05 03:16:30 INFO : fileZ.txt: Deleted
2026/09/05 03:16:30 INFO : subdir/fileZ.txt: Deleted
2026/09/05 03:16:30 INFO : subdir/file20.txt: Deleted
2026/09/05 03:16:30 DEBUG : removing 1 level 1 directories
2026/09/05 03:16:30 INFO : subdir: Removing directory
2026/09/05 03:16:30 DEBUG : removing 1 level 0 directories
2026/09/05 03:16:30 INFO : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/filters/path2': Removing directory
bisync_test.go:610: [32mTEST filters PASSED[0m
=== RUN TestBisyncLocalRemote/filtersfile_checks
2026/09/05 03:16:30 DEBUG : Creating backend with remote "/tmp/031241lipubep4/filtersfile_checks/path1"
2026/09/05 03:16:30 INFO : path2: Making directory
2026/09/05 03:16:30 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/filtersfile_checks/path2"
2026/09/05 03:16:30 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filtersfile_checks/initial"
2026/09/05 03:16:30 DEBUG : Creating backend with remote "/tmp/031241lipubep4/initdir/test_filtersfile_checks-sefehap0"
2026/09/05 03:16:30 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:16:30 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:30 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:30 DEBUG : subdir: Making directory with metadata
2026/09/05 03:16:30 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:16:30 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/09/05 03:16:30 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:30 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:16:30 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:16:30 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:16:30 DEBUG : Local file system at /tmp/031241lipubep4/initdir/test_filtersfile_checks-sefehap0: Waiting for checks to finish
2026/09/05 03:16:30 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:16:30 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:16:30 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:16:30 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:16:30 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:30 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:16:30 INFO : file2.txt: Copied (new)
2026/09/05 03:16:30 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:30 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:16:30 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:16:30 DEBUG : Local file system at /tmp/031241lipubep4/initdir/test_filtersfile_checks-sefehap0: Waiting for transfers to finish
2026/09/05 03:16:30 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:30 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:16:30 INFO : file1.txt: Copied (new)
2026/09/05 03:16:30 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:16:30 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filtersfile_checks/modfiles"
2026/09/05 03:16:30 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_filtersfile_checks-tikazaj1"
2026/09/05 03:16:30 DEBUG : filtersfile.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:30 DEBUG : filtersfile2.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:30 DEBUG : filtersfile.txt.5df4ccf0.partial: size = 380 OK
2026/09/05 03:16:30 DEBUG : filtersfile.txt: md5 = cbf4389cb34d9e160689d1578eb5707f OK
2026/09/05 03:16:30 DEBUG : filtersfile2.txt.dc377757.partial: size = 254 OK
2026/09/05 03:16:30 DEBUG : filtersfile2.txt: md5 = 95acc1e3b5beda465d9b2cb32808588c OK
2026/09/05 03:16:30 DEBUG : filtersfile2.txt.dc377757.partial: renamed to: filtersfile2.txt
2026/09/05 03:16:30 INFO : filtersfile2.txt: Copied (new)
2026/09/05 03:16:30 DEBUG : filtersfile.txt.5df4ccf0.partial: renamed to: filtersfile.txt
2026/09/05 03:16:30 INFO : filtersfile.txt: Copied (new)
2026/09/05 03:16:30 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:30 DEBUG : Local file system at /tmp/031241lipubep4/datadir/test_filtersfile_checks-tikazaj1: Waiting for checks to finish
2026/09/05 03:16:30 DEBUG : Local file system at /tmp/031241lipubep4/datadir/test_filtersfile_checks-tikazaj1: Waiting for transfers to finish
2026/09/05 03:16:30 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/09/05 03:16:30 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/09/05 03:16:30 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/09/05 03:16:30 INFO : hold.txt: Copied (new)
2026/09/05 03:16:30 ERROR : error listing: directory not found
2026/09/05 03:16:30 DEBUG : Waiting for deletions to finish
2026/09/05 03:16:30 ERROR : Local file system at /tmp/031241lipubep4/filtersfile_checks/path1: Failed to list "": directory not found
2026/09/05 03:16:30 DEBUG : removing 1 level 0 directories
2026/09/05 03:16:30 INFO : Local file system at /tmp/031241lipubep4/filtersfile_checks/path1: Removing directory
2026/09/05 03:16:30 ERROR : Failed to rmdir: stat /tmp/031241lipubep4/filtersfile_checks/path1: no such file or directory
2026/09/05 03:16:30 DEBUG : Waiting for deletions to finish
2026/09/05 03:16:30 ERROR : error listing: directory not found
2026/09/05 03:16:31 ERROR : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/filtersfile_checks/path2': Failed to list "": directory not found
2026/09/05 03:16:31 DEBUG : removing 1 level 0 directories
2026/09/05 03:16:31 INFO : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/filtersfile_checks/path2': Removing directory
2026/09/05 03:16:31 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-xipubeh2juqo%2F031241lipubep4%2Ffiltersfile_checks%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:90c47067-d01a-0001-22e4-3ceec6000000
Time:2026-09-05T03:16:31.0363106Z
--------------------------------------------------------------------------------
2026/09/05 03:16:31 ERROR : error listing: directory not found
2026/09/05 03:16:31 ERROR : error listing: directory not found
2026/09/05 03:16:31 NOTICE: checking initFs Local file system at /tmp/031241lipubep4/initdir/test_filtersfile_checks-sefehap0
2026/09/05 03:16:31 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:16:31 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:31 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:16:31 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:16:31 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:16:31 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:16:31 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:16:31 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:31 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:16:31 INFO : file1.txt: Copied (new)
2026/09/05 03:16:31 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:31 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:16:31 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:31 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:16:31 INFO : file2.txt: Copied (new)
2026/09/05 03:16:31 DEBUG : subdir: Making directory with metadata
2026/09/05 03:16:31 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:16:31 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/09/05 03:16:31 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:31 DEBUG : Local file system at /tmp/031241lipubep4/filtersfile_checks/path1: Waiting for checks to finish
2026/09/05 03:16:31 DEBUG : Local file system at /tmp/031241lipubep4/filtersfile_checks/path1: Waiting for transfers to finish
2026/09/05 03:16:31 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:16:31 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:31 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:16:31 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:16:31 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:16:31 NOTICE: checking Path1 Local file system at /tmp/031241lipubep4/filtersfile_checks/path1
2026/09/05 03:16:31 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:31 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:31 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:16:31 INFO : subdir: Making directory
2026/09/05 03:16:31 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:31 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/filtersfile_checks/path2': Waiting for checks to finish
2026/09/05 03:16:31 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/filtersfile_checks/path2': Waiting for transfers to finish
2026/09/05 03:16:31 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:16:31 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:31 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:16:31 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:31 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:16:31 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:16:31 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:16:31 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:31 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:16:31 INFO : file2.txt: Copied (new)
2026/09/05 03:16:31 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:16:31 INFO : file1.txt: Copied (new)
2026/09/05 03:16:31 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:16:31 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:16:31 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:16:31 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:16:31 NOTICE: checking path2 azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/filtersfile_checks/path2'
2026/09/05 03:16:31 NOTICE: [36m(01) :[0m [34mtest filtersfile-checks[0m
2026/09/05 03:16:31 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/09/05 03:16:31 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/09/05 03:16:34 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:16:34 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:16:34 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:16: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/09/05 03:16:34 INFO : Synching Path1 "/tmp/031241lipubep4/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/filtersfile_checks/path2/"
2026/09/05 03:16:34 INFO : Copying Path2 files to Path1
2026/09/05 03:16:34 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:16:34 INFO : There was nothing to transfer
2026/09/05 03:16:34 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:16:34 INFO : There was nothing to transfer
2026/09/05 03:16:34 INFO : Resync updating listings
2026/09/05 03:16:34 INFO : Validating listings for Path1 "/tmp/031241lipubep4/filtersfile_checks/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/filtersfile_checks/path2/"
2026/09/05 03:16:34 INFO : [32mBisync successful[0m
2026/09/05 03:16:34 NOTICE: [36m(04) :[0m [34mtest 1. inject filters file in workdir.[0m
2026/09/05 03:16:34 NOTICE: [36m(05) :[0m [34mcopy-file /tmp/031241lipubep4/datadir/test_filtersfile_checks-tikazaj1/filtersfile.txt /tmp/031241lipubep4/workdir/[0m
2026/09/05 03:16:34 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_filtersfile_checks-tikazaj1/filtersfile.txt" to "/tmp/031241lipubep4/workdir/" as ""
2026/09/05 03:16:34 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_filtersfile_checks-tikazaj1/filtersfile.txt"
2026/09/05 03:16:34 DEBUG : Creating backend with remote "/tmp/031241lipubep4/workdir/"
2026/09/05 03:16:34 DEBUG : operations.CopyFile "filtersfile.txt" to "Local file system at /tmp/031241lipubep4/workdir" as "filtersfile.txt"
2026/09/05 03:16:34 DEBUG : filtersfile.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:34 DEBUG : filtersfile.txt.5df4ccf0.partial: size = 380 OK
2026/09/05 03:16:34 DEBUG : filtersfile.txt: md5 = cbf4389cb34d9e160689d1578eb5707f OK
2026/09/05 03:16:34 DEBUG : filtersfile.txt.5df4ccf0.partial: renamed to: filtersfile.txt
2026/09/05 03:16:34 INFO : filtersfile.txt: Copied (new)
2026/09/05 03:16:34 NOTICE: [36m(06) :[0m [34mtest 2. run with filters-file but without md5. should abort.[0m
2026/09/05 03:16:34 NOTICE: [36m(07) :[0m [34mbisync filters-file=/tmp/031241lipubep4/workdir/filtersfile.txt[0m
2026/09/05 03:16:36 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:16:36 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:16:36 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:16: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/09/05 03:16:36 INFO : Synching Path1 "/tmp/031241lipubep4/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/filtersfile_checks/path2/"
2026/09/05 03:16:36 INFO : Using filters file /tmp/031241lipubep4/workdir/filtersfile.txt
2026/09/05 03:16:36 ERROR : [31mBisync critical error: filters file md5 hash not found (must run --resync): /tmp/031241lipubep4/workdir/filtersfile.txt[0m
2026/09/05 03:16:36 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/09/05 03:16:36 NOTICE: Bisync error: bisync aborted
2026/09/05 03:16:36 NOTICE: [36m(08) :[0m [34mtest 3. run without filters-file. should be blocked due to prior abort.[0m
2026/09/05 03:16:36 NOTICE: [36m(09) :[0m [34mbisync[0m
2026/09/05 03:16:39 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:16:39 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:16:39 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:16: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/09/05 03:16:39 INFO : Synching Path1 "/tmp/031241lipubep4/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/filtersfile_checks/path2/"
2026/09/05 03:16:39 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/031241lipubep4/workdir/tmp_031241lipubep4_filtersfile_checks_path1..TestAzureFiles_rclone-test-xipubeh2juqo_031241lipubep4_filtersfile_checks_path2.path1.lst[0m
[0m[36mPath2: [94m/tmp/031241lipubep4/workdir/tmp_031241lipubep4_filtersfile_checks_path1..TestAzureFiles_rclone-test-xipubeh2juqo_031241lipubep4_filtersfile_checks_path2.path2.lst[0m
[0m[35mTry running this command to inspect the work dir:
[0m[96mrclone lsl "/tmp/031241lipubep4/workdir"[0m[0m
2026/09/05 03:16:39 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/09/05 03:16:39 NOTICE: Bisync error: bisync aborted
2026/09/05 03:16:39 NOTICE: [36m(10) :[0m [34mtest 4. run with filters-file and resync.[0m
2026/09/05 03:16:39 NOTICE: [36m(11) :[0m [34mbisync filters-file=/tmp/031241lipubep4/workdir/filtersfile.txt resync[0m
2026/09/05 03:16:41 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:16:41 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:16:41 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:16: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/09/05 03:16:41 INFO : Synching Path1 "/tmp/031241lipubep4/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/filtersfile_checks/path2/"
2026/09/05 03:16:41 INFO : Using filters file /tmp/031241lipubep4/workdir/filtersfile.txt
2026/09/05 03:16:41 INFO : Storing filters file hash to /tmp/031241lipubep4/workdir/filtersfile.txt.md5
2026/09/05 03:16:41 INFO : Copying Path2 files to Path1
2026/09/05 03:16:41 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:16:41 INFO : There was nothing to transfer
2026/09/05 03:16:41 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:16:41 INFO : There was nothing to transfer
2026/09/05 03:16:41 INFO : Resync updating listings
2026/09/05 03:16:41 INFO : Validating listings for Path1 "/tmp/031241lipubep4/filtersfile_checks/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/filtersfile_checks/path2/"
2026/09/05 03:16:41 INFO : [32mBisync successful[0m
2026/09/05 03:16:41 NOTICE: [36m(12) :[0m [34mtest 5. run with filters-file alone. should run.[0m
2026/09/05 03:16:41 NOTICE: [36m(13) :[0m [34mbisync filters-file=/tmp/031241lipubep4/workdir/filtersfile.txt[0m
2026/09/05 03:16:44 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:16:44 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:16:44 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:16: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/09/05 03:16:44 INFO : Synching Path1 "/tmp/031241lipubep4/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/filtersfile_checks/path2/"
2026/09/05 03:16:44 INFO : Using filters file /tmp/031241lipubep4/workdir/filtersfile.txt
2026/09/05 03:16:44 INFO : Building Path1 and Path2 listings
2026/09/05 03:16:44 INFO : Path1 checking for diffs
2026/09/05 03:16:44 INFO : Path2 checking for diffs
2026/09/05 03:16:44 INFO : No changes found
2026/09/05 03:16:44 INFO : Updating listings
2026/09/05 03:16:44 INFO : Validating listings for Path1 "/tmp/031241lipubep4/filtersfile_checks/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/filtersfile_checks/path2/"
2026/09/05 03:16:44 INFO : [32mBisync successful[0m
2026/09/05 03:16:44 NOTICE: [36m(14) :[0m [34mtest 6. push changed filters-file to workdir.[0m
2026/09/05 03:16:44 NOTICE: [36m(15) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_filtersfile_checks-tikazaj1/filtersfile2.txt /tmp/031241lipubep4/workdir/ filtersfile.txt[0m
2026/09/05 03:16:44 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_filtersfile_checks-tikazaj1/filtersfile2.txt" to "/tmp/031241lipubep4/workdir/" as "filtersfile.txt"
2026/09/05 03:16:44 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_filtersfile_checks-tikazaj1/filtersfile2.txt"
2026/09/05 03:16:44 DEBUG : Creating backend with remote "/tmp/031241lipubep4/workdir/"
2026/09/05 03:16:44 DEBUG : operations.CopyFile "filtersfile2.txt" to "Local file system at /tmp/031241lipubep4/workdir" as "filtersfile.txt"
2026/09/05 03:16:44 DEBUG : filtersfile2.txt: size = 254 (Local file system at /tmp/031241lipubep4/datadir/test_filtersfile_checks-tikazaj1)
2026/09/05 03:16:44 DEBUG : filtersfile.txt: size = 380 (Local file system at /tmp/031241lipubep4/workdir)
2026/09/05 03:16:44 DEBUG : filtersfile2.txt: Sizes differ
2026/09/05 03:16:44 DEBUG : filtersfile.txt.33ddd493.partial: size = 254 OK
2026/09/05 03:16:44 DEBUG : filtersfile2.txt: md5 = 95acc1e3b5beda465d9b2cb32808588c OK
2026/09/05 03:16:44 DEBUG : filtersfile.txt.33ddd493.partial: renamed to: filtersfile.txt
2026/09/05 03:16:44 INFO : filtersfile2.txt: Copied (replaced existing) to: filtersfile.txt
2026/09/05 03:16:44 NOTICE: [36m(16) :[0m [34mtest 7. run with filters-file alone. should abort.[0m
2026/09/05 03:16:44 NOTICE: [36m(17) :[0m [34mbisync filters-file=/tmp/031241lipubep4/workdir/filtersfile.txt[0m
2026/09/05 03:16:46 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:16:46 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:16:46 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:16: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/09/05 03:16:46 INFO : Synching Path1 "/tmp/031241lipubep4/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/filtersfile_checks/path2/"
2026/09/05 03:16:46 INFO : Using filters file /tmp/031241lipubep4/workdir/filtersfile.txt
2026/09/05 03:16:46 ERROR : [31mBisync critical error: filters file has changed (must run --resync): /tmp/031241lipubep4/workdir/filtersfile.txt[0m
2026/09/05 03:16:46 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/09/05 03:16:46 NOTICE: Bisync error: bisync aborted
2026/09/05 03:16:46 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/09/05 03:16:46 NOTICE: [36m(19) :[0m [34mbisync filters-file=/tmp/031241lipubep4/workdir/filtersfile.txt resync dry-run[0m
2026/09/05 03:16:48 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:16:48 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:16:48 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03: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/09/05 03:16:48 INFO : Synching Path1 "/tmp/031241lipubep4/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/filtersfile_checks/path2/"
2026/09/05 03:16:48 INFO : Using filters file /tmp/031241lipubep4/workdir/filtersfile.txt
2026/09/05 03:16:48 INFO : Skipped storing filters file hash to /tmp/031241lipubep4/workdir/filtersfile.txt.md5 as --dry-run is set
2026/09/05 03:16:48 INFO : Copying Path2 files to Path1
2026/09/05 03:16:48 NOTICE: - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:16:48 INFO : There was nothing to transfer
2026/09/05 03:16:48 NOTICE: - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:16:49 INFO : There was nothing to transfer
2026/09/05 03:16:49 INFO : Resync updating listings
2026/09/05 03:16:49 INFO : [32mBisync successful[0m
2026/09/05 03:16:49 NOTICE: [36m(20) :[0m [34mtest 9. run with filters-file alone. should abort.[0m
2026/09/05 03:16:49 NOTICE: [36m(21) :[0m [34mbisync filters-file=/tmp/031241lipubep4/workdir/filtersfile.txt[0m
2026/09/05 03:16:51 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:16:51 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:16:51 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03: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/09/05 03:16:51 INFO : Synching Path1 "/tmp/031241lipubep4/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/filtersfile_checks/path2/"
2026/09/05 03:16:51 INFO : Using filters file /tmp/031241lipubep4/workdir/filtersfile.txt
2026/09/05 03:16:51 ERROR : [31mBisync critical error: filters file has changed (must run --resync): /tmp/031241lipubep4/workdir/filtersfile.txt[0m
2026/09/05 03:16:51 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/09/05 03:16:51 NOTICE: Bisync error: bisync aborted
2026/09/05 03:16:51 DEBUG : Waiting for deletions to finish
2026/09/05 03:16:51 INFO : file1.txt: Deleted
2026/09/05 03:16:51 INFO : RCLONE_TEST: Deleted
2026/09/05 03:16:51 INFO : file2.txt: Deleted
2026/09/05 03:16:51 INFO : subdir/file20.txt: Deleted
2026/09/05 03:16:51 DEBUG : removing 1 level 1 directories
2026/09/05 03:16:51 INFO : subdir: Removing directory
2026/09/05 03:16:51 DEBUG : removing 1 level 0 directories
2026/09/05 03:16:51 INFO : Local file system at /tmp/031241lipubep4/filtersfile_checks/path1: Removing directory
2026/09/05 03:16:51 DEBUG : Waiting for deletions to finish
2026/09/05 03:16:51 INFO : RCLONE_TEST: Deleted
2026/09/05 03:16:51 INFO : file1.txt: Deleted
2026/09/05 03:16:51 INFO : file2.txt: Deleted
2026/09/05 03:16:51 INFO : subdir/file20.txt: Deleted
2026/09/05 03:16:52 DEBUG : removing 1 level 1 directories
2026/09/05 03:16:52 INFO : subdir: Removing directory
2026/09/05 03:16:52 DEBUG : removing 1 level 0 directories
2026/09/05 03:16:52 INFO : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/filtersfile_checks/path2': Removing directory
bisync_test.go:610: [32mTEST filtersfile_checks PASSED[0m
=== RUN TestBisyncLocalRemote/ignorelistingchecksum
2026/09/05 03:16:52 DEBUG : Creating backend with remote "/tmp/031241lipubep4/ignorelistingchecksum/path1"
2026/09/05 03:16:52 INFO : path2: Making directory
2026/09/05 03:16:52 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/ignorelistingchecksum/path2"
2026/09/05 03:16:52 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ignorelistingchecksum/initial"
2026/09/05 03:16:52 DEBUG : Creating backend with remote "/tmp/031241lipubep4/initdir/test_ignorelistingchecksum-favoxos3"
2026/09/05 03:16:52 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:16:52 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:52 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:52 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:52 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:52 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:52 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:52 DEBUG : subdir: Making directory with metadata
2026/09/05 03:16:52 INFO : subdir: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/09/05 03:16:52 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/09/05 03:16:52 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:52 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:16:52 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/09/05 03:16:52 DEBUG : Local file system at /tmp/031241lipubep4/initdir/test_ignorelistingchecksum-favoxos3: Waiting for checks to finish
2026/09/05 03:16:52 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/09/05 03:16:52 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:52 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:16:52 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/09/05 03:16:52 INFO : file1.copy3.txt: Copied (new)
2026/09/05 03:16:52 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:16:52 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:16:52 DEBUG : Local file system at /tmp/031241lipubep4/initdir/test_ignorelistingchecksum-favoxos3: Waiting for transfers to finish
2026/09/05 03:16:52 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/09/05 03:16:52 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:52 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/09/05 03:16:52 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:52 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:52 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/09/05 03:16:52 INFO : file1.copy2.txt: Copied (new)
2026/09/05 03:16:52 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:16:52 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:52 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:16:52 INFO : file1.txt: Copied (new)
2026/09/05 03:16:52 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:16:52 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:52 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:16:52 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:16:52 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/09/05 03:16:52 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:52 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/09/05 03:16:52 INFO : file1.copy1.txt: Copied (new)
2026/09/05 03:16:52 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/09/05 03:16:52 INFO : file1.copy4.txt: Copied (new)
2026/09/05 03:16:52 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/09/05 03:16:52 INFO : file1.copy5.txt: Copied (new)
2026/09/05 03:16:52 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:16:52 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ignorelistingchecksum/modfiles"
2026/09/05 03:16:52 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_ignorelistingchecksum-gutowep7"
2026/09/05 03:16:52 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:52 DEBUG : Local file system at /tmp/031241lipubep4/datadir/test_ignorelistingchecksum-gutowep7: Waiting for checks to finish
2026/09/05 03:16:52 DEBUG : Local file system at /tmp/031241lipubep4/datadir/test_ignorelistingchecksum-gutowep7: Waiting for transfers to finish
2026/09/05 03:16:52 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/09/05 03:16:52 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:16:52 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/09/05 03:16:52 INFO : file1.txt: Copied (new)
2026/09/05 03:16:52 DEBUG : Waiting for deletions to finish
2026/09/05 03:16:52 ERROR : error listing: directory not found
2026/09/05 03:16:52 ERROR : Local file system at /tmp/031241lipubep4/ignorelistingchecksum/path1: Failed to list "": directory not found
2026/09/05 03:16:52 DEBUG : removing 1 level 0 directories
2026/09/05 03:16:52 INFO : Local file system at /tmp/031241lipubep4/ignorelistingchecksum/path1: Removing directory
2026/09/05 03:16:52 ERROR : Failed to rmdir: stat /tmp/031241lipubep4/ignorelistingchecksum/path1: no such file or directory
2026/09/05 03:16:52 DEBUG : Waiting for deletions to finish
2026/09/05 03:16:52 ERROR : error listing: directory not found
2026/09/05 03:16:52 ERROR : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/ignorelistingchecksum/path2': Failed to list "": directory not found
2026/09/05 03:16:52 DEBUG : removing 1 level 0 directories
2026/09/05 03:16:52 INFO : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/ignorelistingchecksum/path2': Removing directory
2026/09/05 03:16:52 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-xipubeh2juqo%2F031241lipubep4%2Fignorelistingchecksum%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:b8b443f3-801a-009a-18e4-3c2fc3000000
Time:2026-09-05T03:16:52.3151676Z
--------------------------------------------------------------------------------
2026/09/05 03:16:52 ERROR : error listing: directory not found
2026/09/05 03:16:52 ERROR : error listing: directory not found
2026/09/05 03:16:52 NOTICE: checking initFs Local file system at /tmp/031241lipubep4/initdir/test_ignorelistingchecksum-favoxos3
2026/09/05 03:16:52 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:16:52 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:52 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:52 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:52 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:52 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:52 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:52 DEBUG : subdir: Making directory with metadata
2026/09/05 03:16:52 INFO : subdir: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/09/05 03:16:52 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/09/05 03:16:52 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:52 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:16:52 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/09/05 03:16:52 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/09/05 03:16:52 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/09/05 03:16:52 DEBUG : Local file system at /tmp/031241lipubep4/ignorelistingchecksum/path1: Waiting for checks to finish
2026/09/05 03:16:52 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:16:52 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:16:52 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:16:52 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/09/05 03:16:52 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:52 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/09/05 03:16:52 INFO : file1.copy1.txt: Copied (new)
2026/09/05 03:16:52 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:52 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/09/05 03:16:52 INFO : file1.copy2.txt: Copied (new)
2026/09/05 03:16:52 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:16:52 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:52 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/09/05 03:16:52 INFO : file1.copy3.txt: Copied (new)
2026/09/05 03:16:52 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:16:52 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:52 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:16:52 INFO : file1.txt: Copied (new)
2026/09/05 03:16:52 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:52 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:16:52 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:16:52 DEBUG : Local file system at /tmp/031241lipubep4/ignorelistingchecksum/path1: Waiting for transfers to finish
2026/09/05 03:16:52 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:52 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/09/05 03:16:52 INFO : file1.copy4.txt: Copied (new)
2026/09/05 03:16:52 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/09/05 03:16:52 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:52 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/09/05 03:16:52 INFO : file1.copy5.txt: Copied (new)
2026/09/05 03:16:52 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:16:52 NOTICE: checking Path1 Local file system at /tmp/031241lipubep4/ignorelistingchecksum/path1
2026/09/05 03:16:52 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:52 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:52 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:52 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:52 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:52 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:52 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:16:52 INFO : subdir: Making directory
2026/09/05 03:16:52 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:16:52 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/ignorelistingchecksum/path2': Waiting for checks to finish
2026/09/05 03:16:52 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/ignorelistingchecksum/path2': Waiting for transfers to finish
2026/09/05 03:16:52 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/09/05 03:16:52 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:52 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/09/05 03:16:52 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:52 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/09/05 03:16:52 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:52 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/09/05 03:16:52 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:52 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/09/05 03:16:52 INFO : file1.copy1.txt: Copied (new)
2026/09/05 03:16:52 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/09/05 03:16:52 INFO : file1.copy3.txt: Copied (new)
2026/09/05 03:16:52 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/09/05 03:16:52 INFO : file1.copy2.txt: Copied (new)
2026/09/05 03:16:52 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/09/05 03:16:52 INFO : file1.copy4.txt: Copied (new)
2026/09/05 03:16:52 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/09/05 03:16:52 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:52 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:16:52 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:52 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:16:52 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:16:52 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:16:52 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:16:53 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/09/05 03:16:53 INFO : file1.copy5.txt: Copied (new)
2026/09/05 03:16:53 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:16:53 INFO : file1.txt: Copied (new)
2026/09/05 03:16:53 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:16:53 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:16:53 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:16:53 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:16:53 NOTICE: checking path2 azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/ignorelistingchecksum/path2'
2026/09/05 03:16:53 NOTICE: [36m(01) :[0m [34mtest basic[0m
2026/09/05 03:16:53 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/09/05 03:16:53 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/09/05 03:16:55 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:16:55 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/ignorelistingchecksum/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:16:55 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03: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/09/05 03:16:55 INFO : Synching Path1 "/tmp/031241lipubep4/ignorelistingchecksum/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/ignorelistingchecksum/path2/"
2026/09/05 03:16:55 INFO : Copying Path2 files to Path1
2026/09/05 03:16:55 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:16:56 INFO : There was nothing to transfer
2026/09/05 03:16:56 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:16:56 INFO : There was nothing to transfer
2026/09/05 03:16:56 INFO : Resync updating listings
2026/09/05 03:16:56 INFO : Validating listings for Path1 "/tmp/031241lipubep4/ignorelistingchecksum/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/ignorelistingchecksum/path2/"
2026/09/05 03:16:56 INFO : [32mBisync successful[0m
2026/09/05 03:16:56 NOTICE: [36m(04) :[0m [34mbisync resync ignore-listing-checksum[0m
2026/09/05 03:16:58 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:16:58 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/ignorelistingchecksum/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03: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/09/05 03:16:58 INFO : Synching Path1 "/tmp/031241lipubep4/ignorelistingchecksum/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/ignorelistingchecksum/path2/"
2026/09/05 03:16:58 INFO : Copying Path2 files to Path1
2026/09/05 03:16:58 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:16:58 INFO : There was nothing to transfer
2026/09/05 03:16:58 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:16:59 INFO : There was nothing to transfer
2026/09/05 03:16:59 INFO : Resync updating listings
2026/09/05 03:16:59 INFO : Validating listings for Path1 "/tmp/031241lipubep4/ignorelistingchecksum/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/ignorelistingchecksum/path2/"
2026/09/05 03:16:59 INFO : [32mBisync successful[0m
2026/09/05 03:16:59 NOTICE: [36m(05) :[0m [34mtest place newer files on both paths[0m
2026/09/05 03:16:59 NOTICE: [36m(06) :[0m [34mtouch-copy 2001-01-02 /tmp/031241lipubep4/datadir/test_ignorelistingchecksum-gutowep7/file1.txt TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/ignorelistingchecksum/path2/[0m
2026/09/05 03:16:59 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_ignorelistingchecksum-gutowep7/"
2026/09/05 03:16:59 DEBUG : fs cache: renaming cache item "/tmp/031241lipubep4/datadir/test_ignorelistingchecksum-gutowep7/" to be canonical "/tmp/031241lipubep4/datadir/test_ignorelistingchecksum-gutowep7"
2026/09/05 03:16:59 DEBUG : file1.txt: Set modification time 2001-01-02
2026/09/05 03:16:59 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_ignorelistingchecksum-gutowep7/file1.txt" to "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/ignorelistingchecksum/path2/" as ""
2026/09/05 03:16:59 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_ignorelistingchecksum-gutowep7/file1.txt"
2026/09/05 03:16:59 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/ignorelistingchecksum/path2/"
2026/09/05 03:16:59 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/ignorelistingchecksum/path2/'" as "file1.txt"
2026/09/05 03:16:59 DEBUG : file1.txt: size = 19 (Local file system at /tmp/031241lipubep4/datadir/test_ignorelistingchecksum-gutowep7)
2026/09/05 03:16:59 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/ignorelistingchecksum/path2/')
2026/09/05 03:16:59 DEBUG : file1.txt: Sizes differ
2026/09/05 03:16:59 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/09/05 03:16:59 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:16:59 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/09/05 03:16:59 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:16:59 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_ignorelistingchecksum-gutowep7/file1.txt /tmp/031241lipubep4/ignorelistingchecksum/path1/subdir file20.txt[0m
2026/09/05 03:16:59 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_ignorelistingchecksum-gutowep7/file1.txt" to "/tmp/031241lipubep4/ignorelistingchecksum/path1/subdir" as "file20.txt"
2026/09/05 03:16:59 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_ignorelistingchecksum-gutowep7/file1.txt"
2026/09/05 03:16:59 DEBUG : Creating backend with remote "/tmp/031241lipubep4/ignorelistingchecksum/path1/subdir"
2026/09/05 03:16:59 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/031241lipubep4/ignorelistingchecksum/path1/subdir" as "file20.txt"
2026/09/05 03:16:59 DEBUG : file1.txt: size = 19 (Local file system at /tmp/031241lipubep4/datadir/test_ignorelistingchecksum-gutowep7)
2026/09/05 03:16:59 DEBUG : file20.txt: size = 0 (Local file system at /tmp/031241lipubep4/ignorelistingchecksum/path1/subdir)
2026/09/05 03:16:59 DEBUG : file1.txt: Sizes differ
2026/09/05 03:16:59 DEBUG : file20.txt.8dcf80ac.partial: size = 19 OK
2026/09/05 03:16:59 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:16:59 DEBUG : file20.txt.8dcf80ac.partial: renamed to: file20.txt
2026/09/05 03:16:59 INFO : file1.txt: Copied (replaced existing) to: file20.txt
2026/09/05 03:16:59 NOTICE: [36m(08) :[0m [34mtest bisync run[0m
2026/09/05 03:16:59 NOTICE: [36m(09) :[0m [34mbisync ignore-listing-checksum[0m
2026/09/05 03:17:01 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:17:01 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/ignorelistingchecksum/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:17: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/09/05 03:17:01 INFO : Synching Path1 "/tmp/031241lipubep4/ignorelistingchecksum/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/ignorelistingchecksum/path2/"
2026/09/05 03:17:01 INFO : Building Path1 and Path2 listings
2026/09/05 03:17:02 INFO : Path1 checking for diffs
2026/09/05 03:17:02 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/09/05 03:17:02 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/09/05 03:17:02 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/09/05 03:17:02 INFO : Path2 checking for diffs
2026/09/05 03:17:02 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:17:02 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/09/05 03:17:02 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/09/05 03:17:02 INFO : Applying changes
2026/09/05 03:17:02 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/ignorelistingchecksum/path2/subdir/file20.txt[0m
2026/09/05 03:17:02 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/031241lipubep4/ignorelistingchecksum/path1/file1.txt[0m
2026/09/05 03:17:02 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:17:02 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:17:02 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:17:02 INFO : subdir/file20.txt: Copied (replaced existing)
2026/09/05 03:17:02 INFO : Updating listings
2026/09/05 03:17:02 INFO : Validating listings for Path1 "/tmp/031241lipubep4/ignorelistingchecksum/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/ignorelistingchecksum/path2/"
2026/09/05 03:17:02 INFO : [32mBisync successful[0m
2026/09/05 03:17:02 DEBUG : Waiting for deletions to finish
2026/09/05 03:17:02 INFO : subdir/file20.txt: Deleted
2026/09/05 03:17:02 INFO : RCLONE_TEST: Deleted
2026/09/05 03:17:02 INFO : file1.copy3.txt: Deleted
2026/09/05 03:17:02 INFO : file1.copy4.txt: Deleted
2026/09/05 03:17:02 INFO : file1.copy5.txt: Deleted
2026/09/05 03:17:02 INFO : file1.copy1.txt: Deleted
2026/09/05 03:17:02 INFO : file1.txt: Deleted
2026/09/05 03:17:02 INFO : file1.copy2.txt: Deleted
2026/09/05 03:17:02 DEBUG : removing 1 level 1 directories
2026/09/05 03:17:02 INFO : subdir: Removing directory
2026/09/05 03:17:02 DEBUG : removing 1 level 0 directories
2026/09/05 03:17:02 INFO : Local file system at /tmp/031241lipubep4/ignorelistingchecksum/path1: Removing directory
2026/09/05 03:17:02 DEBUG : Waiting for deletions to finish
2026/09/05 03:17:03 INFO : RCLONE_TEST: Deleted
2026/09/05 03:17:03 INFO : file1.copy2.txt: Deleted
2026/09/05 03:17:03 INFO : file1.copy4.txt: Deleted
2026/09/05 03:17:03 INFO : file1.copy3.txt: Deleted
2026/09/05 03:17:03 INFO : file1.copy1.txt: Deleted
2026/09/05 03:17:03 INFO : file1.copy5.txt: Deleted
2026/09/05 03:17:03 INFO : file1.txt: Deleted
2026/09/05 03:17:03 INFO : subdir/file20.txt: Deleted
2026/09/05 03:17:03 DEBUG : removing 1 level 1 directories
2026/09/05 03:17:03 INFO : subdir: Removing directory
2026/09/05 03:17:03 DEBUG : removing 1 level 0 directories
2026/09/05 03:17:03 INFO : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/ignorelistingchecksum/path2': Removing directory
bisync_test.go:610: [32mTEST ignorelistingchecksum PASSED[0m
=== RUN TestBisyncLocalRemote/max_delete_path1
2026/09/05 03:17:03 DEBUG : Creating backend with remote "/tmp/031241lipubep4/max_delete_path1/path1"
2026/09/05 03:17:03 INFO : path2: Making directory
2026/09/05 03:17:03 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/max_delete_path1/path2"
2026/09/05 03:17:03 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path1/initial"
2026/09/05 03:17:03 DEBUG : Creating backend with remote "/tmp/031241lipubep4/initdir/test_max_delete_path1-qijirow5"
2026/09/05 03:17:03 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:03 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:03 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:03 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:03 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:03 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:03 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:03 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:03 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:17:03 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:17:03 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:17:03 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:03 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:03 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:17:03 INFO : file2.txt: Copied (new)
2026/09/05 03:17:03 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:17:03 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:17:03 DEBUG : Local file system at /tmp/031241lipubep4/initdir/test_max_delete_path1-qijirow5: Waiting for checks to finish
2026/09/05 03:17:03 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:03 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:17:03 INFO : file5.txt: Copied (new)
2026/09/05 03:17:03 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:17:03 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:03 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:17:03 INFO : file4.txt: Copied (new)
2026/09/05 03:17:03 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:17:03 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:03 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:17:03 INFO : file1.txt: Copied (new)
2026/09/05 03:17:03 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:17:03 DEBUG : Local file system at /tmp/031241lipubep4/initdir/test_max_delete_path1-qijirow5: Waiting for transfers to finish
2026/09/05 03:17:03 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:03 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:17:03 INFO : file6.txt: Copied (new)
2026/09/05 03:17:03 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/09/05 03:17:03 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:03 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:17:03 INFO : file3.txt: Copied (new)
2026/09/05 03:17:03 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:03 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:17:03 INFO : file8.txt: Copied (new)
2026/09/05 03:17:03 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:03 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:17:03 INFO : file7.txt: Copied (new)
2026/09/05 03:17:03 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:17:03 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/09/05 03:17:03 INFO : file9.txt: Copied (new)
2026/09/05 03:17:03 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path1/modfiles"
2026/09/05 03:17:03 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_max_delete_path1-fofezur0"
2026/09/05 03:17:03 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:03 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/09/05 03:17:03 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/09/05 03:17:03 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/09/05 03:17:03 INFO : hold.txt: Copied (new)
2026/09/05 03:17:03 DEBUG : Local file system at /tmp/031241lipubep4/datadir/test_max_delete_path1-fofezur0: Waiting for checks to finish
2026/09/05 03:17:03 DEBUG : Local file system at /tmp/031241lipubep4/datadir/test_max_delete_path1-fofezur0: Waiting for transfers to finish
2026/09/05 03:17:03 DEBUG : Waiting for deletions to finish
2026/09/05 03:17:03 ERROR : error listing: directory not found
2026/09/05 03:17:03 ERROR : Local file system at /tmp/031241lipubep4/max_delete_path1/path1: Failed to list "": directory not found
2026/09/05 03:17:03 DEBUG : removing 1 level 0 directories
2026/09/05 03:17:03 INFO : Local file system at /tmp/031241lipubep4/max_delete_path1/path1: Removing directory
2026/09/05 03:17:03 ERROR : Failed to rmdir: stat /tmp/031241lipubep4/max_delete_path1/path1: no such file or directory
2026/09/05 03:17:03 DEBUG : Waiting for deletions to finish
2026/09/05 03:17:03 ERROR : error listing: directory not found
2026/09/05 03:17:03 ERROR : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/max_delete_path1/path2': Failed to list "": directory not found
2026/09/05 03:17:03 DEBUG : removing 1 level 0 directories
2026/09/05 03:17:03 INFO : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/max_delete_path1/path2': Removing directory
2026/09/05 03:17:03 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-xipubeh2juqo%2F031241lipubep4%2Fmax_delete_path1%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:b8b4448c-801a-009a-0ae5-3c2fc3000000
Time:2026-09-05T03:17:03.7110963Z
--------------------------------------------------------------------------------
2026/09/05 03:17:03 ERROR : error listing: directory not found
2026/09/05 03:17:03 ERROR : error listing: directory not found
2026/09/05 03:17:03 NOTICE: checking initFs Local file system at /tmp/031241lipubep4/initdir/test_max_delete_path1-qijirow5
2026/09/05 03:17:03 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:03 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:03 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:03 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:03 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:03 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:03 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:03 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:17:03 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:03 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:03 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:03 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:17:03 INFO : file1.txt: Copied (new)
2026/09/05 03:17:03 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:17:03 DEBUG : Local file system at /tmp/031241lipubep4/max_delete_path1/path1: Waiting for checks to finish
2026/09/05 03:17:03 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:17:03 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:03 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:03 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:17:03 INFO : file2.txt: Copied (new)
2026/09/05 03:17:03 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:17:03 INFO : file3.txt: Copied (new)
2026/09/05 03:17:03 DEBUG : Local file system at /tmp/031241lipubep4/max_delete_path1/path1: Waiting for transfers to finish
2026/09/05 03:17:03 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:17:03 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:03 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:17:03 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:03 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:17:03 INFO : file4.txt: Copied (new)
2026/09/05 03:17:03 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:17:03 INFO : file5.txt: Copied (new)
2026/09/05 03:17:03 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:17:03 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:03 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:17:03 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:03 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:17:03 INFO : file6.txt: Copied (new)
2026/09/05 03:17:03 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:17:03 INFO : file7.txt: Copied (new)
2026/09/05 03:17:03 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:17:03 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:03 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:17:03 INFO : file8.txt: Copied (new)
2026/09/05 03:17:03 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/09/05 03:17:03 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:17:03 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/09/05 03:17:03 INFO : file9.txt: Copied (new)
2026/09/05 03:17:03 NOTICE: checking Path1 Local file system at /tmp/031241lipubep4/max_delete_path1/path1
2026/09/05 03:17:03 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:03 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:03 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:03 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:03 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:03 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:03 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:03 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:03 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:03 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/max_delete_path1/path2': Waiting for checks to finish
2026/09/05 03:17:03 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/max_delete_path1/path2': Waiting for transfers to finish
2026/09/05 03:17:04 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:17:04 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:04 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:17:04 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:04 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:17:04 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:04 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:17:04 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:04 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:17:04 INFO : file1.txt: Copied (new)
2026/09/05 03:17:04 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:17:04 INFO : file2.txt: Copied (new)
2026/09/05 03:17:04 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:17:04 INFO : file3.txt: Copied (new)
2026/09/05 03:17:04 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:17:04 INFO : file4.txt: Copied (new)
2026/09/05 03:17:04 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:17:04 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:04 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:17:04 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:04 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:17:04 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:04 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:17:04 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:04 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:17:04 INFO : file5.txt: Copied (new)
2026/09/05 03:17:04 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:17:04 INFO : file6.txt: Copied (new)
2026/09/05 03:17:04 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:17:04 INFO : file8.txt: Copied (new)
2026/09/05 03:17:04 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:17:04 INFO : file7.txt: Copied (new)
2026/09/05 03:17:04 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/09/05 03:17:04 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:17:04 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/09/05 03:17:04 INFO : file9.txt: Copied (new)
2026/09/05 03:17:04 NOTICE: checking path2 azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/max_delete_path1/path2'
2026/09/05 03:17:05 NOTICE: [36m(01) :[0m [34mtest max-delete-path1[0m
2026/09/05 03:17:05 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/09/05 03:17:05 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/09/05 03:17:07 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/max_delete_path1/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:17:07 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:17: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/09/05 03:17:07 INFO : Synching Path1 "/tmp/031241lipubep4/max_delete_path1/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/max_delete_path1/path2/"
2026/09/05 03:17:07 INFO : Copying Path2 files to Path1
2026/09/05 03:17:07 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:17:07 INFO : There was nothing to transfer
2026/09/05 03:17:07 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:17:07 INFO : There was nothing to transfer
2026/09/05 03:17:07 INFO : Resync updating listings
2026/09/05 03:17:07 INFO : Validating listings for Path1 "/tmp/031241lipubep4/max_delete_path1/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/max_delete_path1/path2/"
2026/09/05 03:17:07 INFO : [32mBisync successful[0m
2026/09/05 03:17:07 NOTICE: [36m(04) :[0m [34mtest delete >50% of local files[0m
2026/09/05 03:17:07 NOTICE: [36m(05) :[0m [34mdelete-file /tmp/031241lipubep4/max_delete_path1/path1/file1.txt[0m
2026/09/05 03:17:07 DEBUG : Creating backend with remote "/tmp/031241lipubep4/max_delete_path1/path1/"
2026/09/05 03:17:07 DEBUG : fs cache: renaming cache item "/tmp/031241lipubep4/max_delete_path1/path1/" to be canonical "/tmp/031241lipubep4/max_delete_path1/path1"
2026/09/05 03:17:07 INFO : file1.txt: Deleted
2026/09/05 03:17:07 NOTICE: [36m(06) :[0m [34mdelete-file /tmp/031241lipubep4/max_delete_path1/path1/file2.txt[0m
2026/09/05 03:17:07 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/max_delete_path1/path1/" for canonical name "/tmp/031241lipubep4/max_delete_path1/path1"
2026/09/05 03:17:07 INFO : file2.txt: Deleted
2026/09/05 03:17:07 NOTICE: [36m(07) :[0m [34mdelete-file /tmp/031241lipubep4/max_delete_path1/path1/file3.txt[0m
2026/09/05 03:17:07 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/max_delete_path1/path1/" for canonical name "/tmp/031241lipubep4/max_delete_path1/path1"
2026/09/05 03:17:07 INFO : file3.txt: Deleted
2026/09/05 03:17:07 NOTICE: [36m(08) :[0m [34mdelete-file /tmp/031241lipubep4/max_delete_path1/path1/file4.txt[0m
2026/09/05 03:17:07 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/max_delete_path1/path1/" for canonical name "/tmp/031241lipubep4/max_delete_path1/path1"
2026/09/05 03:17:07 INFO : file4.txt: Deleted
2026/09/05 03:17:07 NOTICE: [36m(09) :[0m [34mdelete-file /tmp/031241lipubep4/max_delete_path1/path1/file5.txt[0m
2026/09/05 03:17:07 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/max_delete_path1/path1/" for canonical name "/tmp/031241lipubep4/max_delete_path1/path1"
2026/09/05 03:17:07 INFO : file5.txt: Deleted
2026/09/05 03:17:07 NOTICE: [36m(10) :[0m [34mtest sync should fail due to too many local deletes[0m
2026/09/05 03:17:07 NOTICE: [36m(11) :[0m [34mbisync[0m
2026/09/05 03:17:10 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/max_delete_path1/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:17:10 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:17: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/09/05 03:17:10 INFO : Synching Path1 "/tmp/031241lipubep4/max_delete_path1/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/max_delete_path1/path2/"
2026/09/05 03:17:10 INFO : Building Path1 and Path2 listings
2026/09/05 03:17:10 INFO : Path1 checking for diffs
2026/09/05 03:17:10 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/09/05 03:17:10 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/09/05 03:17:10 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/09/05 03:17:10 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/09/05 03:17:10 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/09/05 03:17:10 INFO : Path1: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/09/05 03:17:10 INFO : Path2 checking for diffs
2026/09/05 03:17:10 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path1 "/tmp/031241lipubep4/max_delete_path1/path1/". Run with --force if desired.
2026/09/05 03:17:10 NOTICE: [31mBisync aborted. Please try again.[0m
2026/09/05 03:17:10 NOTICE: Bisync error: too many deletes
2026/09/05 03:17:10 NOTICE: [36m(12) :[0m [34mcopy-listings initial-fail[0m
2026/09/05 03:17:10 NOTICE: [36m(13) :[0m [34mtest change max-delete limit to 60%. sync should run.[0m
2026/09/05 03:17:10 NOTICE: [36m(14) :[0m [34mbisync max-delete=60[0m
2026/09/05 03:17:12 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/max_delete_path1/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:17:12 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:17: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/09/05 03:17:12 INFO : Synching Path1 "/tmp/031241lipubep4/max_delete_path1/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/max_delete_path1/path2/"
2026/09/05 03:17:12 INFO : Building Path1 and Path2 listings
2026/09/05 03:17:12 INFO : Path1 checking for diffs
2026/09/05 03:17:12 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/09/05 03:17:12 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/09/05 03:17:12 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/09/05 03:17:12 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/09/05 03:17:12 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/09/05 03:17:12 INFO : Path1: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/09/05 03:17:12 INFO : Path2 checking for diffs
2026/09/05 03:17:12 INFO : Applying changes
2026/09/05 03:17:12 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/max_delete_path1/path2/file1.txt[0m
2026/09/05 03:17:12 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/max_delete_path1/path2/file2.txt[0m
2026/09/05 03:17:12 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/max_delete_path1/path2/file3.txt[0m
2026/09/05 03:17:12 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/max_delete_path1/path2/file4.txt[0m
2026/09/05 03:17:12 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/max_delete_path1/path2/file5.txt[0m
2026/09/05 03:17:12 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:17:12 INFO : file2.txt: Deleted
2026/09/05 03:17:12 INFO : file4.txt: Deleted
2026/09/05 03:17:12 INFO : file3.txt: Deleted
2026/09/05 03:17:12 INFO : file5.txt: Deleted
2026/09/05 03:17:12 INFO : file1.txt: Deleted
2026/09/05 03:17:12 INFO : There was nothing to transfer
2026/09/05 03:17:12 INFO : Updating listings
2026/09/05 03:17:12 INFO : Validating listings for Path1 "/tmp/031241lipubep4/max_delete_path1/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/max_delete_path1/path2/"
2026/09/05 03:17:12 INFO : [32mBisync successful[0m
2026/09/05 03:17:12 DEBUG : Waiting for deletions to finish
2026/09/05 03:17:12 INFO : file6.txt: Deleted
2026/09/05 03:17:12 INFO : file7.txt: Deleted
2026/09/05 03:17:12 INFO : file8.txt: Deleted
2026/09/05 03:17:12 INFO : file9.txt: Deleted
2026/09/05 03:17:12 DEBUG : removing 1 level 0 directories
2026/09/05 03:17:12 INFO : Local file system at /tmp/031241lipubep4/max_delete_path1/path1: Removing directory
2026/09/05 03:17:12 DEBUG : Waiting for deletions to finish
2026/09/05 03:17:13 INFO : file6.txt: Deleted
2026/09/05 03:17:13 INFO : file8.txt: Deleted
2026/09/05 03:17:13 INFO : file7.txt: Deleted
2026/09/05 03:17:13 INFO : file9.txt: Deleted
2026/09/05 03:17:13 DEBUG : removing 1 level 0 directories
2026/09/05 03:17:13 INFO : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/max_delete_path1/path2': Removing directory
bisync_test.go:610: [32mTEST max_delete_path1 PASSED[0m
=== RUN TestBisyncLocalRemote/max_delete_path2_force
2026/09/05 03:17:13 DEBUG : Creating backend with remote "/tmp/031241lipubep4/max_delete_path2_force/path1"
2026/09/05 03:17:13 INFO : path2: Making directory
2026/09/05 03:17:13 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/max_delete_path2_force/path2"
2026/09/05 03:17:13 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path2_force/initial"
2026/09/05 03:17:13 DEBUG : Creating backend with remote "/tmp/031241lipubep4/initdir/test_max_delete_path2_force-fuduboq9"
2026/09/05 03:17:13 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:13 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:13 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:13 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:13 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:13 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:13 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:17:13 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:13 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:17:13 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:17:13 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:13 INFO : file2.txt: Copied (new)
2026/09/05 03:17:13 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:13 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:13 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:13 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:17:13 INFO : file4.txt: Copied (new)
2026/09/05 03:17:13 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:17:13 DEBUG : Local file system at /tmp/031241lipubep4/initdir/test_max_delete_path2_force-fuduboq9: Waiting for checks to finish
2026/09/05 03:17:13 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:13 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:17:13 INFO : file5.txt: Copied (new)
2026/09/05 03:17:13 DEBUG : Local file system at /tmp/031241lipubep4/initdir/test_max_delete_path2_force-fuduboq9: Waiting for transfers to finish
2026/09/05 03:17:13 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:17:13 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:13 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:17:13 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:13 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:17:13 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:13 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:17:13 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:17:13 INFO : file6.txt: Copied (new)
2026/09/05 03:17:13 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:13 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:17:13 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:17:13 INFO : file1.txt: Copied (new)
2026/09/05 03:17:13 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:17:13 INFO : file7.txt: Copied (new)
2026/09/05 03:17:13 INFO : file3.txt: Copied (new)
2026/09/05 03:17:13 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:17:13 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:13 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:17:13 INFO : file8.txt: Copied (new)
2026/09/05 03:17:13 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/09/05 03:17:13 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:17:13 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/09/05 03:17:13 INFO : file9.txt: Copied (new)
2026/09/05 03:17:13 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path2_force/modfiles"
2026/09/05 03:17:13 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_max_delete_path2_force-vacinob9"
2026/09/05 03:17:13 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:13 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/09/05 03:17:13 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/09/05 03:17:13 DEBUG : Local file system at /tmp/031241lipubep4/datadir/test_max_delete_path2_force-vacinob9: Waiting for checks to finish
2026/09/05 03:17:13 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/09/05 03:17:13 INFO : hold.txt: Copied (new)
2026/09/05 03:17:13 DEBUG : Local file system at /tmp/031241lipubep4/datadir/test_max_delete_path2_force-vacinob9: Waiting for transfers to finish
2026/09/05 03:17:13 DEBUG : Waiting for deletions to finish
2026/09/05 03:17:13 ERROR : error listing: directory not found
2026/09/05 03:17:13 ERROR : Local file system at /tmp/031241lipubep4/max_delete_path2_force/path1: Failed to list "": directory not found
2026/09/05 03:17:13 DEBUG : removing 1 level 0 directories
2026/09/05 03:17:13 INFO : Local file system at /tmp/031241lipubep4/max_delete_path2_force/path1: Removing directory
2026/09/05 03:17:13 ERROR : Failed to rmdir: stat /tmp/031241lipubep4/max_delete_path2_force/path1: no such file or directory
2026/09/05 03:17:13 DEBUG : Waiting for deletions to finish
2026/09/05 03:17:13 ERROR : error listing: directory not found
2026/09/05 03:17:13 ERROR : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/max_delete_path2_force/path2': Failed to list "": directory not found
2026/09/05 03:17:13 DEBUG : removing 1 level 0 directories
2026/09/05 03:17:13 INFO : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/max_delete_path2_force/path2': Removing directory
2026/09/05 03:17:13 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-xipubeh2juqo%2F031241lipubep4%2Fmax_delete_path2_force%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:3482eeb3-801a-0023-70e5-3c2bd9000000
Time:2026-09-05T03:17:13.4571229Z
--------------------------------------------------------------------------------
2026/09/05 03:17:13 ERROR : error listing: directory not found
2026/09/05 03:17:13 ERROR : error listing: directory not found
2026/09/05 03:17:13 NOTICE: checking initFs Local file system at /tmp/031241lipubep4/initdir/test_max_delete_path2_force-fuduboq9
2026/09/05 03:17:13 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:13 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:13 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:13 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:13 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:13 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:13 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:13 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:13 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:13 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:17:13 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:17:13 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:17:13 DEBUG : Local file system at /tmp/031241lipubep4/max_delete_path2_force/path1: Waiting for checks to finish
2026/09/05 03:17:13 DEBUG : Local file system at /tmp/031241lipubep4/max_delete_path2_force/path1: Waiting for transfers to finish
2026/09/05 03:17:13 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:13 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:17:13 INFO : file1.txt: Copied (new)
2026/09/05 03:17:13 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:17:13 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:13 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:17:13 INFO : file5.txt: Copied (new)
2026/09/05 03:17:13 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:17:13 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:13 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:17:13 INFO : file6.txt: Copied (new)
2026/09/05 03:17:13 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:17:13 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:13 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:17:13 INFO : file2.txt: Copied (new)
2026/09/05 03:17:13 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:17:13 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:13 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:17:13 INFO : file7.txt: Copied (new)
2026/09/05 03:17:13 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/09/05 03:17:13 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:13 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:17:13 INFO : file3.txt: Copied (new)
2026/09/05 03:17:13 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:13 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:17:13 INFO : file8.txt: Copied (new)
2026/09/05 03:17:13 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:17:13 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/09/05 03:17:13 INFO : file9.txt: Copied (new)
2026/09/05 03:17:13 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:17:13 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:13 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:17:13 INFO : file4.txt: Copied (new)
2026/09/05 03:17:13 NOTICE: checking Path1 Local file system at /tmp/031241lipubep4/max_delete_path2_force/path1
2026/09/05 03:17:13 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:13 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:13 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:13 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:13 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:13 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:13 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:13 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:13 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:13 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/max_delete_path2_force/path2': Waiting for checks to finish
2026/09/05 03:17:13 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/max_delete_path2_force/path2': Waiting for transfers to finish
2026/09/05 03:17:13 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:17:13 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:13 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:17:13 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:13 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:17:13 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:13 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:17:13 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:13 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:17:13 INFO : file3.txt: Copied (new)
2026/09/05 03:17:13 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:17:13 INFO : file2.txt: Copied (new)
2026/09/05 03:17:13 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:17:13 INFO : file1.txt: Copied (new)
2026/09/05 03:17:13 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:17:13 INFO : file4.txt: Copied (new)
2026/09/05 03:17:14 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:17:14 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:14 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:17:14 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:14 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:17:14 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:14 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:17:14 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:14 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:17:14 INFO : file5.txt: Copied (new)
2026/09/05 03:17:14 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:17:14 INFO : file7.txt: Copied (new)
2026/09/05 03:17:14 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:17:14 INFO : file6.txt: Copied (new)
2026/09/05 03:17:14 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:17:14 INFO : file8.txt: Copied (new)
2026/09/05 03:17:14 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/09/05 03:17:14 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:17:14 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/09/05 03:17:14 INFO : file9.txt: Copied (new)
2026/09/05 03:17:14 NOTICE: checking path2 azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/max_delete_path2_force/path2'
2026/09/05 03:17:15 NOTICE: [36m(01) :[0m [34mtest max-delete-path2-force[0m
2026/09/05 03:17:15 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/09/05 03:17:15 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/09/05 03:17:17 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/max_delete_path2_force/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:17:17 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:17: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/09/05 03:17:17 INFO : Synching Path1 "/tmp/031241lipubep4/max_delete_path2_force/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/max_delete_path2_force/path2/"
2026/09/05 03:17:17 INFO : Copying Path2 files to Path1
2026/09/05 03:17:17 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:17:17 INFO : There was nothing to transfer
2026/09/05 03:17:17 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:17:17 INFO : There was nothing to transfer
2026/09/05 03:17:17 INFO : Resync updating listings
2026/09/05 03:17:17 INFO : Validating listings for Path1 "/tmp/031241lipubep4/max_delete_path2_force/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/max_delete_path2_force/path2/"
2026/09/05 03:17:17 INFO : [32mBisync successful[0m
2026/09/05 03:17:17 NOTICE: [36m(04) :[0m [34mtest delete >50% of remote files[0m
2026/09/05 03:17:17 NOTICE: [36m(05) :[0m [34mdelete-file TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/max_delete_path2_force/path2/file1.txt[0m
2026/09/05 03:17:17 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/max_delete_path2_force/path2/"
2026/09/05 03:17:17 INFO : file1.txt: Deleted
2026/09/05 03:17:17 NOTICE: [36m(06) :[0m [34mdelete-file TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/max_delete_path2_force/path2/file2.txt[0m
2026/09/05 03:17:17 INFO : file2.txt: Deleted
2026/09/05 03:17:17 NOTICE: [36m(07) :[0m [34mdelete-file TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/max_delete_path2_force/path2/file3.txt[0m
2026/09/05 03:17:17 INFO : file3.txt: Deleted
2026/09/05 03:17:17 NOTICE: [36m(08) :[0m [34mdelete-file TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/max_delete_path2_force/path2/file4.txt[0m
2026/09/05 03:17:18 INFO : file4.txt: Deleted
2026/09/05 03:17:18 NOTICE: [36m(09) :[0m [34mdelete-file TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/max_delete_path2_force/path2/file5.txt[0m
2026/09/05 03:17:18 INFO : file5.txt: Deleted
2026/09/05 03:17:18 NOTICE: [36m(10) :[0m [34mtest sync should fail due to too many path2 deletes[0m
2026/09/05 03:17:18 NOTICE: [36m(11) :[0m [34mbisync[0m
2026/09/05 03:17:20 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/max_delete_path2_force/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:17:20 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:17: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/09/05 03:17:20 INFO : Synching Path1 "/tmp/031241lipubep4/max_delete_path2_force/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/max_delete_path2_force/path2/"
2026/09/05 03:17:20 INFO : Building Path1 and Path2 listings
2026/09/05 03:17:20 INFO : Path1 checking for diffs
2026/09/05 03:17:20 INFO : Path2 checking for diffs
2026/09/05 03:17:20 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/09/05 03:17:20 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/09/05 03:17:20 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/09/05 03:17:20 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/09/05 03:17:20 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/09/05 03:17:20 INFO : Path2: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/09/05 03:17:20 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/max_delete_path2_force/path2/". Run with --force if desired.
2026/09/05 03:17:20 NOTICE: [31mBisync aborted. Please try again.[0m
2026/09/05 03:17:20 NOTICE: Bisync error: too many deletes
2026/09/05 03:17:20 NOTICE: [36m(12) :[0m [34mcopy-listings initial-fail[0m
2026/09/05 03:17:20 NOTICE: [36m(13) :[0m [34mtest apply force option. sync should run.[0m
2026/09/05 03:17:20 NOTICE: [36m(14) :[0m [34mbisync force[0m
2026/09/05 03:17:22 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/max_delete_path2_force/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:17:22 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:17: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/09/05 03:17:22 INFO : Synching Path1 "/tmp/031241lipubep4/max_delete_path2_force/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/max_delete_path2_force/path2/"
2026/09/05 03:17:22 INFO : Building Path1 and Path2 listings
2026/09/05 03:17:22 INFO : Path1 checking for diffs
2026/09/05 03:17:22 INFO : Path2 checking for diffs
2026/09/05 03:17:22 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/09/05 03:17:22 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/09/05 03:17:22 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/09/05 03:17:22 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/09/05 03:17:22 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/09/05 03:17:22 INFO : Path2: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/09/05 03:17:22 INFO : Applying changes
2026/09/05 03:17:22 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/031241lipubep4/max_delete_path2_force/path1/file1.txt[0m
2026/09/05 03:17:22 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/031241lipubep4/max_delete_path2_force/path1/file2.txt[0m
2026/09/05 03:17:22 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/031241lipubep4/max_delete_path2_force/path1/file3.txt[0m
2026/09/05 03:17:22 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/031241lipubep4/max_delete_path2_force/path1/file4.txt[0m
2026/09/05 03:17:22 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/031241lipubep4/max_delete_path2_force/path1/file5.txt[0m
2026/09/05 03:17:22 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:17:22 INFO : file2.txt: Deleted
2026/09/05 03:17:22 INFO : file3.txt: Deleted
2026/09/05 03:17:22 INFO : file4.txt: Deleted
2026/09/05 03:17:22 INFO : file5.txt: Deleted
2026/09/05 03:17:22 INFO : file1.txt: Deleted
2026/09/05 03:17:22 INFO : There was nothing to transfer
2026/09/05 03:17:22 INFO : Updating listings
2026/09/05 03:17:22 INFO : Validating listings for Path1 "/tmp/031241lipubep4/max_delete_path2_force/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/max_delete_path2_force/path2/"
2026/09/05 03:17:22 INFO : [32mBisync successful[0m
2026/09/05 03:17:23 INFO : file7.txt: Deleted
2026/09/05 03:17:23 INFO : file8.txt: Deleted
2026/09/05 03:17:23 INFO : file9.txt: Deleted
2026/09/05 03:17:23 INFO : file6.txt: Deleted
2026/09/05 03:17:23 DEBUG : Waiting for deletions to finish
2026/09/05 03:17:23 DEBUG : removing 1 level 0 directories
2026/09/05 03:17:23 INFO : Local file system at /tmp/031241lipubep4/max_delete_path2_force/path1: Removing directory
2026/09/05 03:17:23 DEBUG : Waiting for deletions to finish
2026/09/05 03:17:23 INFO : file8.txt: Deleted
2026/09/05 03:17:23 INFO : file6.txt: Deleted
2026/09/05 03:17:23 INFO : file7.txt: Deleted
2026/09/05 03:17:23 INFO : file9.txt: Deleted
2026/09/05 03:17:23 DEBUG : removing 1 level 0 directories
2026/09/05 03:17:23 INFO : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/max_delete_path2_force/path2': Removing directory
bisync_test.go:610: [32mTEST max_delete_path2_force PASSED[0m
=== RUN TestBisyncLocalRemote/nomodtime
2026/09/05 03:17:23 DEBUG : Creating backend with remote "/tmp/031241lipubep4/nomodtime/path1"
2026/09/05 03:17:23 INFO : path2: Making directory
2026/09/05 03:17:23 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/nomodtime/path2"
2026/09/05 03:17:23 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_nomodtime/initial"
2026/09/05 03:17:23 DEBUG : Creating backend with remote "/tmp/031241lipubep4/initdir/test_nomodtime-litirep6"
2026/09/05 03:17:23 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:17:23 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:23 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:23 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:23 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:23 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:23 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:23 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:23 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:23 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:17:23 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:17:23 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:17:23 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:17:23 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:17:23 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:17:23 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:17:23 DEBUG : Local file system at /tmp/031241lipubep4/initdir/test_nomodtime-litirep6: Waiting for checks to finish
2026/09/05 03:17:23 DEBUG : Local file system at /tmp/031241lipubep4/initdir/test_nomodtime-litirep6: Waiting for transfers to finish
2026/09/05 03:17:23 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:23 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:17:23 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:23 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:17:23 INFO : file2.txt: Copied (new)
2026/09/05 03:17:23 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:17:23 INFO : file4.txt: Copied (new)
2026/09/05 03:17:23 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:17:23 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:23 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:17:23 INFO : file3.txt: Copied (new)
2026/09/05 03:17:23 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:17:23 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:23 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:17:23 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:23 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:23 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:17:23 INFO : file1.txt: Copied (new)
2026/09/05 03:17:23 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:17:23 INFO : file5.txt: Copied (new)
2026/09/05 03:17:23 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:17:23 INFO : file6.txt: Copied (new)
2026/09/05 03:17:23 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:23 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:17:23 INFO : file8.txt: Copied (new)
2026/09/05 03:17:23 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:17:23 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:23 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:17:23 INFO : file7.txt: Copied (new)
2026/09/05 03:17:23 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_nomodtime/modfiles"
2026/09/05 03:17:23 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_nomodtime-vurufim5"
2026/09/05 03:17:23 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:23 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:23 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:23 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:23 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:23 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:23 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:23 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:23 DEBUG : Local file system at /tmp/031241lipubep4/datadir/test_nomodtime-vurufim5: Waiting for checks to finish
2026/09/05 03:17:23 DEBUG : Local file system at /tmp/031241lipubep4/datadir/test_nomodtime-vurufim5: Waiting for transfers to finish
2026/09/05 03:17:23 DEBUG : file10.txt.145e0d1b.partial: size = 19 OK
2026/09/05 03:17:23 DEBUG : file11.txt.7d27067e.partial: size = 19 OK
2026/09/05 03:17:23 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:17:23 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:17:23 DEBUG : file11.txt.7d27067e.partial: renamed to: file11.txt
2026/09/05 03:17:23 INFO : file11.txt: Copied (new)
2026/09/05 03:17:23 DEBUG : file10.txt.145e0d1b.partial: renamed to: file10.txt
2026/09/05 03:17:23 INFO : file10.txt: Copied (new)
2026/09/05 03:17:23 DEBUG : file5L.txt.1fdc92e2.partial: size = 39 OK
2026/09/05 03:17:23 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/09/05 03:17:23 DEBUG : file5R.txt.6fb45142.partial: size = 39 OK
2026/09/05 03:17:23 DEBUG : file1.txt.17d2872a.partial: size = 19 OK
2026/09/05 03:17:23 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/09/05 03:17:23 DEBUG : file5L.txt.1fdc92e2.partial: renamed to: file5L.txt
2026/09/05 03:17:23 INFO : file5L.txt: Copied (new)
2026/09/05 03:17:23 DEBUG : file5R.txt.6fb45142.partial: renamed to: file5R.txt
2026/09/05 03:17:23 INFO : file5R.txt: Copied (new)
2026/09/05 03:17:23 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:17:23 DEBUG : file1.txt.17d2872a.partial: renamed to: file1.txt
2026/09/05 03:17:23 INFO : file1.txt: Copied (new)
2026/09/05 03:17:23 DEBUG : file2.txt.8a7f218a.partial: size = 13 OK
2026/09/05 03:17:23 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/09/05 03:17:23 DEBUG : file2.txt.8a7f218a.partial: renamed to: file2.txt
2026/09/05 03:17:23 INFO : file2.txt: Copied (new)
2026/09/05 03:17:23 DEBUG : file7.txt.bbb5ba35.partial: size = 19 OK
2026/09/05 03:17:23 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:17:23 DEBUG : file6.txt.d2ccb150.partial: size = 19 OK
2026/09/05 03:17:23 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:17:23 DEBUG : file7.txt.bbb5ba35.partial: renamed to: file7.txt
2026/09/05 03:17:23 INFO : file7.txt: Copied (new)
2026/09/05 03:17:23 DEBUG : file6.txt.d2ccb150.partial: renamed to: file6.txt
2026/09/05 03:17:23 INFO : file6.txt: Copied (new)
2026/09/05 03:17:23 DEBUG : Waiting for deletions to finish
2026/09/05 03:17:23 ERROR : error listing: directory not found
2026/09/05 03:17:23 ERROR : Local file system at /tmp/031241lipubep4/nomodtime/path1: Failed to list "": directory not found
2026/09/05 03:17:23 DEBUG : removing 1 level 0 directories
2026/09/05 03:17:23 INFO : Local file system at /tmp/031241lipubep4/nomodtime/path1: Removing directory
2026/09/05 03:17:23 ERROR : Failed to rmdir: stat /tmp/031241lipubep4/nomodtime/path1: no such file or directory
2026/09/05 03:17:23 DEBUG : Waiting for deletions to finish
2026/09/05 03:17:23 ERROR : error listing: directory not found
2026/09/05 03:17:23 ERROR : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/nomodtime/path2': Failed to list "": directory not found
2026/09/05 03:17:23 DEBUG : removing 1 level 0 directories
2026/09/05 03:17:23 INFO : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/nomodtime/path2': Removing directory
2026/09/05 03:17:23 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-xipubeh2juqo%2F031241lipubep4%2Fnomodtime%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:3482eefd-801a-0023-22e5-3c2bd9000000
Time:2026-09-05T03:17:23.5493662Z
--------------------------------------------------------------------------------
2026/09/05 03:17:23 ERROR : error listing: directory not found
2026/09/05 03:17:23 ERROR : error listing: directory not found
2026/09/05 03:17:23 NOTICE: checking initFs Local file system at /tmp/031241lipubep4/initdir/test_nomodtime-litirep6
2026/09/05 03:17:23 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:17:23 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:23 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:23 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:23 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:23 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:23 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:23 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:23 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:23 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:17:23 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:17:23 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:17:23 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:17:23 DEBUG : Local file system at /tmp/031241lipubep4/nomodtime/path1: Waiting for checks to finish
2026/09/05 03:17:23 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:17:23 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:17:23 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:17:23 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:17:23 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:23 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:17:23 INFO : file1.txt: Copied (new)
2026/09/05 03:17:23 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:17:23 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:23 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:17:23 INFO : file2.txt: Copied (new)
2026/09/05 03:17:23 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:23 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:17:23 INFO : file3.txt: Copied (new)
2026/09/05 03:17:23 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:17:23 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:23 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:17:23 INFO : file7.txt: Copied (new)
2026/09/05 03:17:23 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:17:23 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:23 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:17:23 INFO : file8.txt: Copied (new)
2026/09/05 03:17:23 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:23 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:17:23 INFO : file4.txt: Copied (new)
2026/09/05 03:17:23 DEBUG : Local file system at /tmp/031241lipubep4/nomodtime/path1: Waiting for transfers to finish
2026/09/05 03:17:23 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:23 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:17:23 INFO : file5.txt: Copied (new)
2026/09/05 03:17:23 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:17:23 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:23 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:17:23 INFO : file6.txt: Copied (new)
2026/09/05 03:17:23 NOTICE: checking Path1 Local file system at /tmp/031241lipubep4/nomodtime/path1
2026/09/05 03:17:23 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:23 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:23 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:23 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:23 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:23 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:23 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:23 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:23 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:17:23 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/nomodtime/path2': Waiting for checks to finish
2026/09/05 03:17:23 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/nomodtime/path2': Waiting for transfers to finish
2026/09/05 03:17:23 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:17:23 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:23 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:17:23 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:23 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:17:23 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:23 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:17:23 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:24 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:17:24 INFO : file4.txt: Copied (new)
2026/09/05 03:17:24 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:17:24 INFO : file2.txt: Copied (new)
2026/09/05 03:17:24 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:17:24 INFO : file3.txt: Copied (new)
2026/09/05 03:17:24 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:17:24 INFO : file1.txt: Copied (new)
2026/09/05 03:17:24 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:17:24 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:24 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:17:24 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:24 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:17:24 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:24 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:17:24 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:24 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:17:24 INFO : file5.txt: Copied (new)
2026/09/05 03:17:24 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:17:24 INFO : file8.txt: Copied (new)
2026/09/05 03:17:24 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:17:24 INFO : file7.txt: Copied (new)
2026/09/05 03:17:24 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:17:24 INFO : file6.txt: Copied (new)
2026/09/05 03:17:24 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:17:24 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:17:24 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:17:24 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:17:24 NOTICE: checking path2 azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/nomodtime/path2'
2026/09/05 03:17:25 NOTICE: [36m(01) :[0m [34mtest changes[0m
2026/09/05 03:17:25 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/09/05 03:17:25 NOTICE: [36m(03) :[0m [34mbisync resync nomodtime[0m
2026/09/05 03:17:25 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/nomodtime/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:17:25 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/09/05 03:17:25 INFO : Synching Path1 "/tmp/031241lipubep4/nomodtime/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/nomodtime/path2/"
2026/09/05 03:17:25 INFO : Copying Path2 files to Path1
2026/09/05 03:17:25 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:17:25 INFO : There was nothing to transfer
2026/09/05 03:17:25 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:17:25 INFO : There was nothing to transfer
2026/09/05 03:17:25 INFO : Resync updating listings
2026/09/05 03:17:25 INFO : Validating listings for Path1 "/tmp/031241lipubep4/nomodtime/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/nomodtime/path2/"
2026/09/05 03:17:25 INFO : [32mBisync successful[0m
2026/09/05 03:17:25 NOTICE: [36m(04) :[0m [34mtest make modifications on both paths[0m
2026/09/05 03:17:25 NOTICE: [36m(05) :[0m [34mtest new on path2 - file10[0m
2026/09/05 03:17:25 NOTICE: [36m(06) :[0m [34mcopy-file /tmp/031241lipubep4/datadir/test_nomodtime-vurufim5/file10.txt TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/nomodtime/path2/[0m
2026/09/05 03:17:25 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_nomodtime-vurufim5/file10.txt" to "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/nomodtime/path2/" as ""
2026/09/05 03:17:25 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_nomodtime-vurufim5/file10.txt"
2026/09/05 03:17:25 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/nomodtime/path2/"
2026/09/05 03:17:25 DEBUG : operations.CopyFile "file10.txt" to "azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/nomodtime/path2/'" as "file10.txt"
2026/09/05 03:17:26 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:26 DEBUG : file10.txt.145e0d1b.partial: size = 19 OK
2026/09/05 03:17:26 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:17:26 DEBUG : file10.txt.145e0d1b.partial: renamed to: file10.txt
2026/09/05 03:17:26 INFO : file10.txt: Copied (new)
2026/09/05 03:17:26 NOTICE: [36m(07) :[0m [34mtest changed on path2 - file1[0m
2026/09/05 03:17:26 NOTICE: [36m(08) :[0m [34mcopy-file /tmp/031241lipubep4/datadir/test_nomodtime-vurufim5/file1.txt TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/nomodtime/path2/[0m
2026/09/05 03:17:26 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_nomodtime-vurufim5/file1.txt" to "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/nomodtime/path2/" as ""
2026/09/05 03:17:26 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_nomodtime-vurufim5/file1.txt"
2026/09/05 03:17:26 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/nomodtime/path2/"
2026/09/05 03:17:26 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/nomodtime/path2/'" as "file1.txt"
2026/09/05 03:17:26 DEBUG : file1.txt: size = 19 (Local file system at /tmp/031241lipubep4/datadir/test_nomodtime-vurufim5)
2026/09/05 03:17:26 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/nomodtime/path2/')
2026/09/05 03:17:26 DEBUG : file1.txt: Sizes differ
2026/09/05 03:17:26 DEBUG : file1.txt.17d2872a.partial: size = 19 OK
2026/09/05 03:17:26 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:17:26 DEBUG : file1.txt.17d2872a.partial: renamed to: file1.txt
2026/09/05 03:17:26 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:17:26 NOTICE: [36m(09) :[0m [34mtest new on path1 - file11[0m
2026/09/05 03:17:26 NOTICE: [36m(10) :[0m [34mcopy-file /tmp/031241lipubep4/datadir/test_nomodtime-vurufim5/file11.txt /tmp/031241lipubep4/nomodtime/path1/[0m
2026/09/05 03:17:26 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_nomodtime-vurufim5/file11.txt" to "/tmp/031241lipubep4/nomodtime/path1/" as ""
2026/09/05 03:17:26 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_nomodtime-vurufim5/file11.txt"
2026/09/05 03:17:26 DEBUG : Creating backend with remote "/tmp/031241lipubep4/nomodtime/path1/"
2026/09/05 03:17:26 DEBUG : operations.CopyFile "file11.txt" to "Local file system at /tmp/031241lipubep4/nomodtime/path1" as "file11.txt"
2026/09/05 03:17:26 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:26 DEBUG : file11.txt.7d27067e.partial: size = 19 OK
2026/09/05 03:17:26 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:17:26 DEBUG : file11.txt.7d27067e.partial: renamed to: file11.txt
2026/09/05 03:17:26 INFO : file11.txt: Copied (new)
2026/09/05 03:17:26 NOTICE: [36m(11) :[0m [34mtest changed on path1 - file2[0m
2026/09/05 03:17:26 NOTICE: [36m(12) :[0m [34mcopy-file /tmp/031241lipubep4/datadir/test_nomodtime-vurufim5/file2.txt /tmp/031241lipubep4/nomodtime/path1/[0m
2026/09/05 03:17:26 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_nomodtime-vurufim5/file2.txt" to "/tmp/031241lipubep4/nomodtime/path1/" as ""
2026/09/05 03:17:26 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_nomodtime-vurufim5/file2.txt"
2026/09/05 03:17:26 DEBUG : Creating backend with remote "/tmp/031241lipubep4/nomodtime/path1/"
2026/09/05 03:17:26 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/031241lipubep4/nomodtime/path1" as "file2.txt"
2026/09/05 03:17:26 DEBUG : file2.txt: size = 13 (Local file system at /tmp/031241lipubep4/datadir/test_nomodtime-vurufim5)
2026/09/05 03:17:26 DEBUG : file2.txt: size = 0 (Local file system at /tmp/031241lipubep4/nomodtime/path1)
2026/09/05 03:17:26 DEBUG : file2.txt: Sizes differ
2026/09/05 03:17:26 DEBUG : file2.txt.8a7f218a.partial: size = 13 OK
2026/09/05 03:17:26 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/09/05 03:17:26 DEBUG : file2.txt.8a7f218a.partial: renamed to: file2.txt
2026/09/05 03:17:26 INFO : file2.txt: Copied (replaced existing)
2026/09/05 03:17:26 NOTICE: [36m(13) :[0m [34mtest deleted on path2 - file3[0m
2026/09/05 03:17:26 NOTICE: [36m(14) :[0m [34mdelete-file TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/nomodtime/path2/file3.txt[0m
2026/09/05 03:17:26 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/nomodtime/path2/"
2026/09/05 03:17:26 INFO : file3.txt: Deleted
2026/09/05 03:17:26 NOTICE: [36m(15) :[0m [34mtest deleted on path1 - file4[0m
2026/09/05 03:17:26 NOTICE: [36m(16) :[0m [34mdelete-file /tmp/031241lipubep4/nomodtime/path1/file4.txt[0m
2026/09/05 03:17:26 DEBUG : Creating backend with remote "/tmp/031241lipubep4/nomodtime/path1/"
2026/09/05 03:17:26 DEBUG : fs cache: renaming cache item "/tmp/031241lipubep4/nomodtime/path1/" to be canonical "/tmp/031241lipubep4/nomodtime/path1"
2026/09/05 03:17:26 INFO : file4.txt: Deleted
2026/09/05 03:17:26 NOTICE: [36m(17) :[0m [34mtest deleted on both paths - file8[0m
2026/09/05 03:17:26 NOTICE: [36m(18) :[0m [34mdelete-file /tmp/031241lipubep4/nomodtime/path1/file8.txt[0m
2026/09/05 03:17:26 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/nomodtime/path1/" for canonical name "/tmp/031241lipubep4/nomodtime/path1"
2026/09/05 03:17:26 INFO : file8.txt: Deleted
2026/09/05 03:17:26 NOTICE: [36m(19) :[0m [34mdelete-file TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/nomodtime/path2/file8.txt[0m
2026/09/05 03:17:27 INFO : file8.txt: Deleted
2026/09/05 03:17:27 NOTICE: [36m(20) :[0m [34mtest changed on both paths - file5 (file5R, file5L)[0m
2026/09/05 03:17:27 NOTICE: [36m(21) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_nomodtime-vurufim5/file5R.txt TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/nomodtime/path2/ file5.txt[0m
2026/09/05 03:17:27 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_nomodtime-vurufim5/file5R.txt" to "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/nomodtime/path2/" as "file5.txt"
2026/09/05 03:17:27 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_nomodtime-vurufim5/file5R.txt"
2026/09/05 03:17:27 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/nomodtime/path2/"
2026/09/05 03:17:27 DEBUG : operations.CopyFile "file5R.txt" to "azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/nomodtime/path2/'" as "file5.txt"
2026/09/05 03:17:27 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/031241lipubep4/datadir/test_nomodtime-vurufim5)
2026/09/05 03:17:27 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/nomodtime/path2/')
2026/09/05 03:17:27 DEBUG : file5R.txt: Sizes differ
2026/09/05 03:17:27 DEBUG : file5.txt.f045a362.partial: size = 39 OK
2026/09/05 03:17:27 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/09/05 03:17:27 DEBUG : file5.txt.f045a362.partial: renamed to: file5.txt
2026/09/05 03:17:27 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/09/05 03:17:27 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_nomodtime-vurufim5/file5L.txt /tmp/031241lipubep4/nomodtime/path1/ file5.txt[0m
2026/09/05 03:17:27 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_nomodtime-vurufim5/file5L.txt" to "/tmp/031241lipubep4/nomodtime/path1/" as "file5.txt"
2026/09/05 03:17:27 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_nomodtime-vurufim5/file5L.txt"
2026/09/05 03:17:27 DEBUG : Creating backend with remote "/tmp/031241lipubep4/nomodtime/path1/"
2026/09/05 03:17:27 DEBUG : operations.CopyFile "file5L.txt" to "Local file system at /tmp/031241lipubep4/nomodtime/path1" as "file5.txt"
2026/09/05 03:17:27 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/031241lipubep4/datadir/test_nomodtime-vurufim5)
2026/09/05 03:17:27 DEBUG : file5.txt: size = 0 (Local file system at /tmp/031241lipubep4/nomodtime/path1)
2026/09/05 03:17:27 DEBUG : file5L.txt: Sizes differ
2026/09/05 03:17:27 DEBUG : file5.txt.f045a362.partial: size = 39 OK
2026/09/05 03:17:27 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/09/05 03:17:27 DEBUG : file5.txt.f045a362.partial: renamed to: file5.txt
2026/09/05 03:17:27 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/09/05 03:17:27 NOTICE: [36m(23) :[0m [34mtest changed on path2 and deleted on path1 - file6[0m
2026/09/05 03:17:27 NOTICE: [36m(24) :[0m [34mcopy-file /tmp/031241lipubep4/datadir/test_nomodtime-vurufim5/file6.txt TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/nomodtime/path2/[0m
2026/09/05 03:17:27 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_nomodtime-vurufim5/file6.txt" to "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/nomodtime/path2/" as ""
2026/09/05 03:17:27 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_nomodtime-vurufim5/file6.txt"
2026/09/05 03:17:27 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/nomodtime/path2/"
2026/09/05 03:17:27 DEBUG : operations.CopyFile "file6.txt" to "azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/nomodtime/path2/'" as "file6.txt"
2026/09/05 03:17:27 DEBUG : file6.txt: size = 19 (Local file system at /tmp/031241lipubep4/datadir/test_nomodtime-vurufim5)
2026/09/05 03:17:27 DEBUG : file6.txt: size = 0 (azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/nomodtime/path2/')
2026/09/05 03:17:27 DEBUG : file6.txt: Sizes differ
2026/09/05 03:17:27 DEBUG : file6.txt.d2ccb150.partial: size = 19 OK
2026/09/05 03:17:27 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:17:27 DEBUG : file6.txt.d2ccb150.partial: renamed to: file6.txt
2026/09/05 03:17:27 INFO : file6.txt: Copied (replaced existing)
2026/09/05 03:17:27 NOTICE: [36m(25) :[0m [34mdelete-file /tmp/031241lipubep4/nomodtime/path1/file6.txt[0m
2026/09/05 03:17:27 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/nomodtime/path1/" for canonical name "/tmp/031241lipubep4/nomodtime/path1"
2026/09/05 03:17:27 INFO : file6.txt: Deleted
2026/09/05 03:17:27 NOTICE: [36m(26) :[0m [34mtest changed on path1 and deleted on path2 - file7[0m
2026/09/05 03:17:27 NOTICE: [36m(27) :[0m [34mcopy-file /tmp/031241lipubep4/datadir/test_nomodtime-vurufim5/file7.txt /tmp/031241lipubep4/nomodtime/path1/[0m
2026/09/05 03:17:27 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_nomodtime-vurufim5/file7.txt" to "/tmp/031241lipubep4/nomodtime/path1/" as ""
2026/09/05 03:17:27 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_nomodtime-vurufim5/file7.txt"
2026/09/05 03:17:27 DEBUG : Creating backend with remote "/tmp/031241lipubep4/nomodtime/path1/"
2026/09/05 03:17:27 DEBUG : operations.CopyFile "file7.txt" to "Local file system at /tmp/031241lipubep4/nomodtime/path1" as "file7.txt"
2026/09/05 03:17:27 DEBUG : file7.txt: size = 19 (Local file system at /tmp/031241lipubep4/datadir/test_nomodtime-vurufim5)
2026/09/05 03:17:27 DEBUG : file7.txt: size = 0 (Local file system at /tmp/031241lipubep4/nomodtime/path1)
2026/09/05 03:17:27 DEBUG : file7.txt: Sizes differ
2026/09/05 03:17:27 DEBUG : file7.txt.bbb5ba35.partial: size = 19 OK
2026/09/05 03:17:27 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:17:27 DEBUG : file7.txt.bbb5ba35.partial: renamed to: file7.txt
2026/09/05 03:17:27 INFO : file7.txt: Copied (replaced existing)
2026/09/05 03:17:27 NOTICE: [36m(28) :[0m [34mdelete-file TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/nomodtime/path2/file7.txt[0m
2026/09/05 03:17:28 INFO : file7.txt: Deleted
2026/09/05 03:17:28 NOTICE: [36m(29) :[0m [34mtest bisync run[0m
2026/09/05 03:17:28 NOTICE: [36m(30) :[0m [34mbisync nomodtime[0m
2026/09/05 03:17:28 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/nomodtime/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:17:28 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/09/05 03:17:28 INFO : Synching Path1 "/tmp/031241lipubep4/nomodtime/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/nomodtime/path2/"
2026/09/05 03:17:28 INFO : Building Path1 and Path2 listings
2026/09/05 03:17:28 INFO : Path1 checking for diffs
2026/09/05 03:17:28 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/09/05 03:17:28 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/09/05 03:17:28 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/09/05 03:17:28 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/09/05 03:17:28 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile7.txt[0m
2026/09/05 03:17:28 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/09/05 03:17:28 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/09/05 03:17:28 INFO : Path1: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/09/05 03:17:28 INFO : ([33mModified[0m: [36m 3 larger[0m, [34m 0 smaller[0m, [36m 3 hash differs[0m)
2026/09/05 03:17:28 INFO : Path2 checking for diffs
2026/09/05 03:17:28 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:17:28 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/09/05 03:17:28 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/09/05 03:17:28 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile6.txt[0m
2026/09/05 03:17:28 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/09/05 03:17:28 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/09/05 03:17:28 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/09/05 03:17:28 INFO : Path2: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/09/05 03:17:28 INFO : ([33mModified[0m: [36m 3 larger[0m, [34m 0 smaller[0m, [36m 3 hash differs[0m)
2026/09/05 03:17:28 INFO : Applying changes
2026/09/05 03:17:28 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/nomodtime/path2/file11.txt[0m
2026/09/05 03:17:28 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/nomodtime/path2/file2.txt[0m
2026/09/05 03:17:28 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/nomodtime/path2/file4.txt[0m
2026/09/05 03:17:28 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/09/05 03:17:28 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36m/tmp/031241lipubep4/nomodtime/path1/file5.txt.conflict1[0m
2026/09/05 03:17:28 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1
2026/09/05 03:17:28 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/nomodtime/path2/file5.txt.conflict1[0m
2026/09/05 03:17:28 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/nomodtime/path2/file5.txt.conflict2[0m
2026/09/05 03:17:28 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2
2026/09/05 03:17:28 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/031241lipubep4/nomodtime/path1/file5.txt.conflict2[0m
2026/09/05 03:17:28 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/031241lipubep4/nomodtime/path1/file6.txt[0m
2026/09/05 03:17:28 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/nomodtime/path2/file7.txt[0m
2026/09/05 03:17:28 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/031241lipubep4/nomodtime/path1/file1.txt[0m
2026/09/05 03:17:28 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/031241lipubep4/nomodtime/path1/file10.txt[0m
2026/09/05 03:17:28 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/031241lipubep4/nomodtime/path1/file3.txt[0m
2026/09/05 03:17:28 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:17:28 INFO : file10.txt: Copied (new)
2026/09/05 03:17:28 INFO : file5.txt.conflict2: Copied (new)
2026/09/05 03:17:29 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:17:29 INFO : file6.txt: Copied (new)
2026/09/05 03:17:29 INFO : file3.txt: Deleted
2026/09/05 03:17:29 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:17:29 INFO : file11.txt: Copied (new)
2026/09/05 03:17:29 INFO : file5.txt.conflict1: Copied (new)
2026/09/05 03:17:29 INFO : file2.txt: Copied (replaced existing)
2026/09/05 03:17:29 INFO : file7.txt: Copied (new)
2026/09/05 03:17:29 INFO : file4.txt: Deleted
2026/09/05 03:17:29 INFO : Updating listings
2026/09/05 03:17:29 INFO : Validating listings for Path1 "/tmp/031241lipubep4/nomodtime/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/nomodtime/path2/"
2026/09/05 03:17:29 INFO : [32mBisync successful[0m
2026/09/05 03:17:29 DEBUG : Waiting for deletions to finish
2026/09/05 03:17:29 INFO : RCLONE_TEST: Deleted
2026/09/05 03:17:29 INFO : file7.txt: Deleted
2026/09/05 03:17:29 INFO : file1.txt: Deleted
2026/09/05 03:17:29 INFO : file10.txt: Deleted
2026/09/05 03:17:29 INFO : file2.txt: Deleted
2026/09/05 03:17:29 INFO : file5.txt.conflict1: Deleted
2026/09/05 03:17:29 INFO : file5.txt.conflict2: Deleted
2026/09/05 03:17:29 INFO : file6.txt: Deleted
2026/09/05 03:17:29 INFO : file11.txt: Deleted
2026/09/05 03:17:29 DEBUG : removing 1 level 0 directories
2026/09/05 03:17:29 INFO : Local file system at /tmp/031241lipubep4/nomodtime/path1: Removing directory
2026/09/05 03:17:29 DEBUG : Waiting for deletions to finish
2026/09/05 03:17:29 INFO : file11.txt: Deleted
2026/09/05 03:17:29 INFO : file6.txt: Deleted
2026/09/05 03:17:29 INFO : file5.txt.conflict2: Deleted
2026/09/05 03:17:29 INFO : file5.txt.conflict1: Deleted
2026/09/05 03:17:29 INFO : file10.txt: Deleted
2026/09/05 03:17:29 INFO : file2.txt: Deleted
2026/09/05 03:17:29 INFO : RCLONE_TEST: Deleted
2026/09/05 03:17:29 INFO : file1.txt: Deleted
2026/09/05 03:17:30 INFO : file7.txt: Deleted
2026/09/05 03:17:30 DEBUG : removing 1 level 0 directories
2026/09/05 03:17:30 INFO : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/nomodtime/path2': Removing directory
bisync_test.go:610: [32mTEST nomodtime PASSED[0m
=== RUN TestBisyncLocalRemote/normalization
2026/09/05 03:17:30 DEBUG : Creating backend with remote "/tmp/031241lipubep4/normalization/path1"
2026/09/05 03:17:30 INFO : path2: Making directory
2026/09/05 03:17:30 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/normalization/path2"
2026/09/05 03:17:30 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_normalization/initial"
2026/09/05 03:17:30 DEBUG : Creating backend with remote "/tmp/031241lipubep4/initdir/test_normalization-yuxatok8"
2026/09/05 03:17:30 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:17:30 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:30 DEBUG : 測試_Русский_ _ _ě_áñ: Making directory with metadata
2026/09/05 03:17:30 INFO : 測試_Русский_ _ _ě_áñ: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/09/05 03:17:30 DEBUG : Added delayed dir = "測試_Русский_ _ _ě_áñ", newDst=測試_Русский_ _ _ě_áñ
2026/09/05 03:17:30 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:30 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:30 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: Need to transfer - File not found at Destination
2026/09/05 03:17:30 DEBUG : Local file system at /tmp/031241lipubep4/initdir/test_normalization-yuxatok8: Waiting for checks to finish
2026/09/05 03:17:30 DEBUG : Local file system at /tmp/031241lipubep4/initdir/test_normalization-yuxatok8: Waiting for transfers to finish
2026/09/05 03:17:30 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: size = 272 OK
2026/09/05 03:17:30 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:17:30 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt
2026/09/05 03:17:30 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (new)
2026/09/05 03:17:30 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:17:30 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: size = 0 OK
2026/09/05 03:17:30 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: size = 272 OK
2026/09/05 03:17:30 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:17:30 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:30 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt
2026/09/05 03:17:30 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Copied (new)
2026/09/05 03:17:30 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: renamed to: 測試_Русский_ _ _ě_áñ/測試_check file
2026/09/05 03:17:30 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Copied (new)
2026/09/05 03:17:30 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:30 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:17:30 INFO : file1.txt: Copied (new)
2026/09/05 03:17:30 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:17:30 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:17:30 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:17:30 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:17:30 INFO : 測試_Русский_ _ _ě_áñ: Set directory modification time (using SetModTime)
2026/09/05 03:17:30 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_normalization/modfiles"
2026/09/05 03:17:30 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_normalization-juwekad4"
2026/09/05 03:17:30 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:30 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:30 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/09/05 03:17:30 DEBUG : 測試_filtersfile.txt.3ada41b4.partial: size = 254 OK
2026/09/05 03:17:30 DEBUG : Local file system at /tmp/031241lipubep4/datadir/test_normalization-juwekad4: Waiting for checks to finish
2026/09/05 03:17:30 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:17:30 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/09/05 03:17:30 INFO : file1.txt: Copied (new)
2026/09/05 03:17:30 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/09/05 03:17:30 DEBUG : 測試_filtersfile.txt.3ada41b4.partial: renamed to: 測試_filtersfile.txt
2026/09/05 03:17:30 INFO : 測試_filtersfile.txt: Copied (new)
2026/09/05 03:17:30 DEBUG : Local file system at /tmp/031241lipubep4/datadir/test_normalization-juwekad4: Waiting for transfers to finish
2026/09/05 03:17:30 DEBUG : Waiting for deletions to finish
2026/09/05 03:17:30 ERROR : error listing: directory not found
2026/09/05 03:17:30 ERROR : Local file system at /tmp/031241lipubep4/normalization/path1: Failed to list "": directory not found
2026/09/05 03:17:30 DEBUG : removing 1 level 0 directories
2026/09/05 03:17:30 INFO : Local file system at /tmp/031241lipubep4/normalization/path1: Removing directory
2026/09/05 03:17:30 ERROR : Failed to rmdir: stat /tmp/031241lipubep4/normalization/path1: no such file or directory
2026/09/05 03:17:30 DEBUG : Waiting for deletions to finish
2026/09/05 03:17:30 ERROR : error listing: directory not found
2026/09/05 03:17:30 ERROR : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/normalization/path2': Failed to list "": directory not found
2026/09/05 03:17:30 DEBUG : removing 1 level 0 directories
2026/09/05 03:17:30 INFO : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/normalization/path2': Removing directory
2026/09/05 03:17:30 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-xipubeh2juqo%2F031241lipubep4%2Fnormalization%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:098e0664-e01a-0035-6fe5-3cdd0e000000
Time:2026-09-05T03:17:30.3639545Z
--------------------------------------------------------------------------------
2026/09/05 03:17:30 ERROR : error listing: directory not found
2026/09/05 03:17:30 ERROR : error listing: directory not found
2026/09/05 03:17:30 NOTICE: checking initFs Local file system at /tmp/031241lipubep4/initdir/test_normalization-yuxatok8
2026/09/05 03:17:30 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:17:30 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:30 DEBUG : 測試_Русский_ _ _ě_áñ: Making directory with metadata
2026/09/05 03:17:30 INFO : 測試_Русский_ _ _ě_áñ: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/09/05 03:17:30 DEBUG : Added delayed dir = "測試_Русский_ _ _ě_áñ", newDst=測試_Русский_ _ _ě_áñ
2026/09/05 03:17:30 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:17:30 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:17:30 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:30 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:17:30 INFO : file1.txt: Copied (new)
2026/09/05 03:17:30 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:17:30 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:17:30 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:17:30 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:30 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:30 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: Need to transfer - File not found at Destination
2026/09/05 03:17:30 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: size = 272 OK
2026/09/05 03:17:30 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:17:30 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt
2026/09/05 03:17:30 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Copied (new)
2026/09/05 03:17:30 DEBUG : Local file system at /tmp/031241lipubep4/normalization/path1: Waiting for checks to finish
2026/09/05 03:17:30 DEBUG : Local file system at /tmp/031241lipubep4/normalization/path1: Waiting for transfers to finish
2026/09/05 03:17:30 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: size = 272 OK
2026/09/05 03:17:30 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:17:30 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt
2026/09/05 03:17:30 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (new)
2026/09/05 03:17:30 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: size = 0 OK
2026/09/05 03:17:30 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:30 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: renamed to: 測試_Русский_ _ _ě_áñ/測試_check file
2026/09/05 03:17:30 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Copied (new)
2026/09/05 03:17:30 INFO : 測試_Русский_ _ _ě_áñ: Set directory modification time (using SetModTime)
2026/09/05 03:17:30 NOTICE: checking Path1 Local file system at /tmp/031241lipubep4/normalization/path1
2026/09/05 03:17:30 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:30 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:17:30 INFO : 測試_Русский_ _ _ě_áñ: Making directory
2026/09/05 03:17:30 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:30 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:30 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: Need to transfer - File not found at Destination
2026/09/05 03:17:30 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/normalization/path2': Waiting for checks to finish
2026/09/05 03:17:30 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/normalization/path2': Waiting for transfers to finish
2026/09/05 03:17:30 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:17:30 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:30 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:17:30 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:17:30 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:17:30 INFO : file1.txt: Copied (new)
2026/09/05 03:17:30 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: size = 272 OK
2026/09/05 03:17:30 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:17:30 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: size = 272 OK
2026/09/05 03:17:30 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:17:30 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:17:30 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:17:30 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt
2026/09/05 03:17:30 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Copied (new)
2026/09/05 03:17:30 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: size = 0 OK
2026/09/05 03:17:30 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:31 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt
2026/09/05 03:17:31 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (new)
2026/09/05 03:17:31 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: renamed to: 測試_Русский_ _ _ě_áñ/測試_check file
2026/09/05 03:17:31 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Copied (new)
2026/09/05 03:17:31 NOTICE: checking path2 azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/normalization/path2'
2026/09/05 03:17:31 NOTICE: [36m(01) :[0m [34mtest normalization[0m
2026/09/05 03:17:31 NOTICE: [36m(02) :[0m [34mtouch-copy 2001-01-02 /tmp/031241lipubep4/datadir/test_normalization-juwekad4/file1.txt TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/normalization/path2/[0m
2026/09/05 03:17:31 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_normalization-juwekad4/"
2026/09/05 03:17:31 DEBUG : fs cache: renaming cache item "/tmp/031241lipubep4/datadir/test_normalization-juwekad4/" to be canonical "/tmp/031241lipubep4/datadir/test_normalization-juwekad4"
2026/09/05 03:17:31 DEBUG : file1.txt: Set modification time 2001-01-02
2026/09/05 03:17:31 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_normalization-juwekad4/file1.txt" to "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/normalization/path2/" as ""
2026/09/05 03:17:31 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_normalization-juwekad4/file1.txt"
2026/09/05 03:17:31 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/normalization/path2/"
2026/09/05 03:17:31 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/normalization/path2/'" as "file1.txt"
2026/09/05 03:17:31 DEBUG : file1.txt: size = 19 (Local file system at /tmp/031241lipubep4/datadir/test_normalization-juwekad4)
2026/09/05 03:17:31 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/normalization/path2/')
2026/09/05 03:17:31 DEBUG : file1.txt: Sizes differ
2026/09/05 03:17:31 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/09/05 03:17:31 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:17:31 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/09/05 03:17:31 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:17:31 NOTICE: [36m(03) :[0m [34mtest initial bisync[0m
2026/09/05 03:17:31 NOTICE: [36m(04) :[0m [34mbisync resync[0m
2026/09/05 03:17:34 NOTICE: Local file system at /tmp/031241lipubep4/normalization/path1: Replacing invalid UTF-8 characters in "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/09/05 03:17:34 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/09/05 03:17:34 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:34 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/09/05 03:17:34 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/09/05 03:17:34 NOTICE: Local file system at /tmp/031241lipubep4/normalization/path1: Replacing invalid UTF-8 characters in "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/09/05 03:17:34 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/09/05 03:17:34 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:34 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/09/05 03:17:34 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/09/05 03:17:34 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/09/05 03:17:34 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:34 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/09/05 03:17:34 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/09/05 03:17:35 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/09/05 03:17:35 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:35 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/09/05 03:17:35 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/09/05 03:17:35 INFO : 測試_Русский_ _ _ě_áñ: Set directory modification time (using SetModTime)
2026/09/05 03:17:35 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/normalization/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:17:35 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:17: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/09/05 03:17:35 INFO : Synching Path1 "/tmp/031241lipubep4/normalization/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/normalization/path2/"
2026/09/05 03:17:35 INFO : Copying Path2 files to Path1
2026/09/05 03:17:35 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:17:35 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:17:36 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:17:36 INFO : Resync updating listings
2026/09/05 03:17:36 INFO : Validating listings for Path1 "/tmp/031241lipubep4/normalization/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/normalization/path2/"
2026/09/05 03:17:36 INFO : [32mBisync successful[0m
2026/09/05 03:17:36 NOTICE: [36m(05) :[0m [34mcopy-as-NFC /tmp/031241lipubep4/datadir/test_normalization-juwekad4/file1.txt /tmp/031241lipubep4/normalization/path1/測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt[0m
2026/09/05 03:17:36 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_normalization-juwekad4/file1.txt" to "/tmp/031241lipubep4/normalization/path1/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö" as "測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"
2026/09/05 03:17:36 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_normalization-juwekad4/file1.txt"
2026/09/05 03:17:36 DEBUG : Creating backend with remote "/tmp/031241lipubep4/normalization/path1/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/09/05 03:17:36 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/031241lipubep4/normalization/path1/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö" as "測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"
2026/09/05 03:17:36 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:36 DEBUG : 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.e03c326f.partial: size = 19 OK
2026/09/05 03:17:36 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:17:36 DEBUG : 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.e03c326f.partial: renamed to: 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt
2026/09/05 03:17:36 INFO : file1.txt: Copied (new) to: 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt
2026/09/05 03:17:36 NOTICE: [36m(06) :[0m [34mcopy-as-NFC /tmp/031241lipubep4/datadir/test_normalization-juwekad4/file1.txt /tmp/031241lipubep4/normalization/path1/folder éééö.txt[0m
2026/09/05 03:17:36 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_normalization-juwekad4/file1.txt" to "/tmp/031241lipubep4/normalization/path1/folder" as "éééö.txt"
2026/09/05 03:17:36 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_normalization-juwekad4/file1.txt"
2026/09/05 03:17:36 DEBUG : Creating backend with remote "/tmp/031241lipubep4/normalization/path1/folder"
2026/09/05 03:17:36 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/031241lipubep4/normalization/path1/folder" as "éééö.txt"
2026/09/05 03:17:36 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:36 DEBUG : éééö.txt.65786c5f.partial: size = 19 OK
2026/09/05 03:17:36 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:17:36 DEBUG : éééö.txt.65786c5f.partial: renamed to: éééö.txt
2026/09/05 03:17:36 INFO : file1.txt: Copied (new) to: éééö.txt
2026/09/05 03:17:36 NOTICE: [36m(07) :[0m [34mcopy-as-NFC /tmp/031241lipubep4/datadir/test_normalization-juwekad4/file1.txt /tmp/031241lipubep4/normalization/path1/folder HeLlO,wOrLd!.txt[0m
2026/09/05 03:17:36 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_normalization-juwekad4/file1.txt" to "/tmp/031241lipubep4/normalization/path1/folder" as "HeLlO,wOrLd!.txt"
2026/09/05 03:17:36 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_normalization-juwekad4/file1.txt"
2026/09/05 03:17:36 DEBUG : Creating backend with remote "/tmp/031241lipubep4/normalization/path1/folder"
2026/09/05 03:17:36 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/031241lipubep4/normalization/path1/folder" as "HeLlO,wOrLd!.txt"
2026/09/05 03:17:36 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:36 DEBUG : HeLlO,wOrLd!.txt.72ed0626.partial: size = 19 OK
2026/09/05 03:17:36 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:17:36 DEBUG : HeLlO,wOrLd!.txt.72ed0626.partial: renamed to: HeLlO,wOrLd!.txt
2026/09/05 03:17:36 INFO : file1.txt: Copied (new) to: HeLlO,wOrLd!.txt
2026/09/05 03:17:36 NOTICE: [36m(08) :[0m [34mtouch-copy 2001-01-03 /tmp/031241lipubep4/datadir/test_normalization-juwekad4/file1.txt TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/normalization/path2/[0m
2026/09/05 03:17:36 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/datadir/test_normalization-juwekad4/" for canonical name "/tmp/031241lipubep4/datadir/test_normalization-juwekad4"
2026/09/05 03:17:36 DEBUG : file1.txt: Set modification time 2001-01-03
2026/09/05 03:17:36 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_normalization-juwekad4/file1.txt" to "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/normalization/path2/" as ""
2026/09/05 03:17:36 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_normalization-juwekad4/file1.txt"
2026/09/05 03:17:36 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/normalization/path2/"
2026/09/05 03:17:36 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/normalization/path2/'" as "file1.txt"
2026/09/05 03:17:36 DEBUG : file1.txt: size = 19 (Local file system at /tmp/031241lipubep4/datadir/test_normalization-juwekad4)
2026/09/05 03:17:36 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/normalization/path2/')
2026/09/05 03:17:36 DEBUG : file1.txt: Sizes differ
2026/09/05 03:17:36 DEBUG : file1.txt.10d04402.partial: size = 19 OK
2026/09/05 03:17:36 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:17:36 DEBUG : file1.txt.10d04402.partial: renamed to: file1.txt
2026/09/05 03:17:36 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:17:36 NOTICE: [36m(09) :[0m [34mcopy-as-NFD /tmp/031241lipubep4/datadir/test_normalization-juwekad4/file1.txt TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/normalization/path2/folder éééö.txt[0m
2026/09/05 03:17:36 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_normalization-juwekad4/file1.txt" to "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/normalization/path2/folder" as "éééö.txt"
2026/09/05 03:17:36 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_normalization-juwekad4/file1.txt"
2026/09/05 03:17:36 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/normalization/path2/folder"
2026/09/05 03:17:36 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/normalization/path2/folder'" as "éééö.txt"
2026/09/05 03:17:36 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:37 DEBUG : éééö.txt.eb0a0440.partial: size = 19 OK
2026/09/05 03:17:37 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:17:37 DEBUG : éééö.txt.eb0a0440.partial: renamed to: éééö.txt
2026/09/05 03:17:37 INFO : file1.txt: Copied (new) to: éééö.txt
2026/09/05 03:17:37 NOTICE: [36m(10) :[0m [34mcopy-as-NFD /tmp/031241lipubep4/datadir/test_normalization-juwekad4/file1.txt TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/normalization/path2/folder hello,WORLD!.txt[0m
2026/09/05 03:17:37 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_normalization-juwekad4/file1.txt" to "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/normalization/path2/folder" as "hello,WORLD!.txt"
2026/09/05 03:17:37 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_normalization-juwekad4/file1.txt"
2026/09/05 03:17:37 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/normalization/path2/folder"
2026/09/05 03:17:37 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/normalization/path2/folder'" as "hello,WORLD!.txt"
2026/09/05 03:17:37 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:37 DEBUG : hello,WORLD!.txt.d42ed5b0.partial: size = 19 OK
2026/09/05 03:17:37 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:17:37 DEBUG : hello,WORLD!.txt.d42ed5b0.partial: renamed to: hello,WORLD!.txt
2026/09/05 03:17:37 INFO : file1.txt: Copied (new) to: hello,WORLD!.txt
2026/09/05 03:17:37 NOTICE: [36m(11) :[0m [34mtest bisync run with fix-case[0m
2026/09/05 03:17:37 NOTICE: [36m(12) :[0m [34mbisync fix-case[0m
2026/09/05 03:17:39 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/09/05 03:17:39 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:39 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/09/05 03:17:39 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/09/05 03:17:39 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/09/05 03:17:39 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:39 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/09/05 03:17:39 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/09/05 03:17:40 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/09/05 03:17:40 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:40 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/09/05 03:17:40 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/09/05 03:17:41 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/09/05 03:17:41 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:41 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/09/05 03:17:41 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
bisync_test.go:1096: 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/031241lipubep4/normalization/path1 fs2: azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/normalization/path2')
@@ -1 +1 @@
-測試_Русский_ _ _ě_áñ測試_Русский_ _ _ě_áñ+folderfolder
=== RUN TestBisyncLocalRemote/rclone_args
2026/09/05 03:17:41 DEBUG : Creating backend with remote "/tmp/031241lipubep4/rclone_args/path1"
2026/09/05 03:17:41 INFO : path2: Making directory
2026/09/05 03:17:41 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2"
2026/09/05 03:17:41 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rclone_args/initial"
2026/09/05 03:17:41 DEBUG : Creating backend with remote "/tmp/031241lipubep4/initdir/test_rclone_args-taqajoq8"
2026/09/05 03:17:41 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:17:41 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:41 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:41 DEBUG : subdir: Making directory with metadata
2026/09/05 03:17:41 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:17:41 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/09/05 03:17:41 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:41 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:41 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:17:41 DEBUG : file1.txt.3d039419.partial: size = 19 OK
2026/09/05 03:17:41 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:17:41 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:17:41 DEBUG : Local file system at /tmp/031241lipubep4/initdir/test_rclone_args-taqajoq8: Waiting for checks to finish
2026/09/05 03:17:41 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:17:41 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:17:41 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:17:41 DEBUG : subdir/file21.txt.8fb30fba.partial: size = 0 OK
2026/09/05 03:17:41 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK
2026/09/05 03:17:41 DEBUG : file1.txt.3d039419.partial: renamed to: file1.txt
2026/09/05 03:17:41 INFO : file1.txt: Copied (new)
2026/09/05 03:17:41 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:41 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:17:41 INFO : file2.txt: Copied (new)
2026/09/05 03:17:41 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:41 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:17:41 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:17:41 DEBUG : Local file system at /tmp/031241lipubep4/initdir/test_rclone_args-taqajoq8: Waiting for transfers to finish
2026/09/05 03:17:41 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:41 DEBUG : subdir/file21.txt.8fb30fba.partial: renamed to: subdir/file21.txt
2026/09/05 03:17:41 INFO : subdir/file21.txt: Copied (new)
2026/09/05 03:17:41 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:17:41 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rclone_args/modfiles"
2026/09/05 03:17:41 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_rclone_args-vikevut9"
2026/09/05 03:17:41 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:41 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:41 DEBUG : file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:41 DEBUG : file21.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:41 DEBUG : file1.txt.8c06417f.partial: size = 19 OK
2026/09/05 03:17:41 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:17:41 DEBUG : file2.txt.d6677e1f.partial: size = 19 OK
2026/09/05 03:17:41 DEBUG : file1.txt.8c06417f.partial: renamed to: file1.txt
2026/09/05 03:17:41 INFO : file1.txt: Copied (new)
2026/09/05 03:17:41 DEBUG : file20.txt.fd848222.partial: size = 0 OK
2026/09/05 03:17:41 DEBUG : file21.txt.68f456b7.partial: size = 0 OK
2026/09/05 03:17:41 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:17:41 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:41 DEBUG : file2.txt.d6677e1f.partial: renamed to: file2.txt
2026/09/05 03:17:41 INFO : file2.txt: Copied (new)
2026/09/05 03:17:41 DEBUG : file20.txt.fd848222.partial: renamed to: file20.txt
2026/09/05 03:17:41 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:41 INFO : file20.txt: Copied (new)
2026/09/05 03:17:41 DEBUG : file21.txt.68f456b7.partial: renamed to: file21.txt
2026/09/05 03:17:41 INFO : file21.txt: Copied (new)
2026/09/05 03:17:41 DEBUG : Local file system at /tmp/031241lipubep4/datadir/test_rclone_args-vikevut9: Waiting for checks to finish
2026/09/05 03:17:41 DEBUG : Local file system at /tmp/031241lipubep4/datadir/test_rclone_args-vikevut9: Waiting for transfers to finish
2026/09/05 03:17:41 ERROR : error listing: directory not found
2026/09/05 03:17:41 DEBUG : Waiting for deletions to finish
2026/09/05 03:17:41 ERROR : Local file system at /tmp/031241lipubep4/rclone_args/path1: Failed to list "": directory not found
2026/09/05 03:17:41 DEBUG : removing 1 level 0 directories
2026/09/05 03:17:41 INFO : Local file system at /tmp/031241lipubep4/rclone_args/path1: Removing directory
2026/09/05 03:17:41 ERROR : Failed to rmdir: stat /tmp/031241lipubep4/rclone_args/path1: no such file or directory
2026/09/05 03:17:41 DEBUG : Waiting for deletions to finish
2026/09/05 03:17:41 ERROR : error listing: directory not found
2026/09/05 03:17:41 ERROR : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2': Failed to list "": directory not found
2026/09/05 03:17:41 DEBUG : removing 1 level 0 directories
2026/09/05 03:17:41 INFO : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2': Removing directory
2026/09/05 03:17:41 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-xipubeh2juqo%2F031241lipubep4%2Frclone_args%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:453a6bc1-e01a-008c-3de5-3cd914000000
Time:2026-09-05T03:17:41.5952983Z
--------------------------------------------------------------------------------
2026/09/05 03:17:41 ERROR : error listing: directory not found
2026/09/05 03:17:41 ERROR : error listing: directory not found
2026/09/05 03:17:41 NOTICE: checking initFs Local file system at /tmp/031241lipubep4/initdir/test_rclone_args-taqajoq8
2026/09/05 03:17:41 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:17:41 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:41 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:41 DEBUG : subdir: Making directory with metadata
2026/09/05 03:17:41 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:17:41 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/09/05 03:17:41 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:41 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:41 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:17:41 DEBUG : file1.txt.3d039419.partial: size = 19 OK
2026/09/05 03:17:41 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:17:41 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:17:41 DEBUG : Local file system at /tmp/031241lipubep4/rclone_args/path1: Waiting for checks to finish
2026/09/05 03:17:41 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:17:41 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:17:41 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:17:41 DEBUG : subdir/file21.txt.8fb30fba.partial: size = 0 OK
2026/09/05 03:17:41 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK
2026/09/05 03:17:41 DEBUG : file1.txt.3d039419.partial: renamed to: file1.txt
2026/09/05 03:17:41 INFO : file1.txt: Copied (new)
2026/09/05 03:17:41 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:41 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:17:41 INFO : file2.txt: Copied (new)
2026/09/05 03:17:41 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:41 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:17:41 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:17:41 DEBUG : Local file system at /tmp/031241lipubep4/rclone_args/path1: Waiting for transfers to finish
2026/09/05 03:17:41 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:41 DEBUG : subdir/file21.txt.8fb30fba.partial: renamed to: subdir/file21.txt
2026/09/05 03:17:41 INFO : subdir/file21.txt: Copied (new)
2026/09/05 03:17:41 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:17:41 NOTICE: checking Path1 Local file system at /tmp/031241lipubep4/rclone_args/path1
2026/09/05 03:17:41 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:41 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:41 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:17:41 INFO : subdir: Making directory
2026/09/05 03:17:41 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:41 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination
2026/09/05 03:17:41 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2': Waiting for checks to finish
2026/09/05 03:17:41 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2': Waiting for transfers to finish
2026/09/05 03:17:41 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:17:41 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:42 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:17:42 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:17:42 DEBUG : file1.txt.3d039419.partial: size = 19 OK
2026/09/05 03:17:42 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK
2026/09/05 03:17:42 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:17:42 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:42 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:17:42 INFO : file2.txt: Copied (new)
2026/09/05 03:17:42 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:17:42 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:17:42 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:17:42 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:17:42 DEBUG : file1.txt.3d039419.partial: renamed to: file1.txt
2026/09/05 03:17:42 INFO : file1.txt: Copied (new)
2026/09/05 03:17:42 DEBUG : subdir/file21.txt.8fb30fba.partial: size = 0 OK
2026/09/05 03:17:42 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:42 DEBUG : subdir/file21.txt.8fb30fba.partial: renamed to: subdir/file21.txt
2026/09/05 03:17:42 INFO : subdir/file21.txt: Copied (new)
2026/09/05 03:17:42 NOTICE: checking path2 azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2'
2026/09/05 03:17:42 NOTICE: [36m(01) :[0m [34mtest rclone-args[0m
2026/09/05 03:17:42 NOTICE: [36m(02) :[0m [34mtouch-glob 2001-01-02 /tmp/031241lipubep4/datadir/test_rclone_args-vikevut9/ *[0m
2026/09/05 03:17:42 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_rclone_args-vikevut9/"
2026/09/05 03:17:42 DEBUG : fs cache: renaming cache item "/tmp/031241lipubep4/datadir/test_rclone_args-vikevut9/" to be canonical "/tmp/031241lipubep4/datadir/test_rclone_args-vikevut9"
2026/09/05 03:17:42 DEBUG : file21.txt: Set modification time 2001-01-02
2026/09/05 03:17:42 DEBUG : file1.txt: Set modification time 2001-01-02
2026/09/05 03:17:42 DEBUG : file2.txt: Set modification time 2001-01-02
2026/09/05 03:17:42 DEBUG : file20.txt: Set modification time 2001-01-02
2026/09/05 03:17:42 NOTICE: [36m(03) :[0m [34mtest initial bisync[0m
2026/09/05 03:17:42 NOTICE: [36m(04) :[0m [34mbisync resync checksum[0m
2026/09/05 03:17:44 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:17:44 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:17:44 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/09/05 03:17:44 INFO : Synching Path1 "/tmp/031241lipubep4/rclone_args/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2/"
2026/09/05 03:17:44 INFO : Copying Path2 files to Path1
2026/09/05 03:17:44 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:17:45 INFO : There was nothing to transfer
2026/09/05 03:17:45 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:17:45 INFO : There was nothing to transfer
2026/09/05 03:17:45 INFO : Resync updating listings
2026/09/05 03:17:45 INFO : Validating listings for Path1 "/tmp/031241lipubep4/rclone_args/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2/"
2026/09/05 03:17:45 INFO : [32mBisync successful[0m
2026/09/05 03:17:45 NOTICE: [36m(05) :[0m [34mtest place newer files on both paths[0m
2026/09/05 03:17:45 NOTICE: [36m(06) :[0m [34mcopy-file /tmp/031241lipubep4/datadir/test_rclone_args-vikevut9/file1.txt /tmp/031241lipubep4/rclone_args/path1/[0m
2026/09/05 03:17:45 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_rclone_args-vikevut9/file1.txt" to "/tmp/031241lipubep4/rclone_args/path1/" as ""
2026/09/05 03:17:45 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_rclone_args-vikevut9/file1.txt"
2026/09/05 03:17:45 DEBUG : Creating backend with remote "/tmp/031241lipubep4/rclone_args/path1/"
2026/09/05 03:17:45 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/031241lipubep4/rclone_args/path1" as "file1.txt"
2026/09/05 03:17:45 DEBUG : file1.txt: size = 19 OK
2026/09/05 03:17:45 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/09/05 03:17:45 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 (Local file system at /tmp/031241lipubep4/datadir/test_rclone_args-vikevut9)
2026/09/05 03:17:45 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c (Local file system at /tmp/031241lipubep4/rclone_args/path1)
2026/09/05 03:17:45 DEBUG : file1.txt: md5 differ
2026/09/05 03:17:45 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/09/05 03:17:45 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:17:45 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/09/05 03:17:45 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:17:45 NOTICE: [36m(07) :[0m [34mcopy-file /tmp/031241lipubep4/datadir/test_rclone_args-vikevut9/file2.txt TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2/[0m
2026/09/05 03:17:45 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_rclone_args-vikevut9/file2.txt" to "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2/" as ""
2026/09/05 03:17:45 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_rclone_args-vikevut9/file2.txt"
2026/09/05 03:17:45 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2/"
2026/09/05 03:17:45 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2/'" as "file2.txt"
2026/09/05 03:17:45 DEBUG : file2.txt: size = 19 (Local file system at /tmp/031241lipubep4/datadir/test_rclone_args-vikevut9)
2026/09/05 03:17:45 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2/')
2026/09/05 03:17:45 DEBUG : file2.txt: Sizes differ
2026/09/05 03:17:45 DEBUG : file2.txt.2fd64024.partial: size = 19 OK
2026/09/05 03:17:45 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:17:45 DEBUG : file2.txt.2fd64024.partial: renamed to: file2.txt
2026/09/05 03:17:45 INFO : file2.txt: Copied (replaced existing)
2026/09/05 03:17:45 NOTICE: [36m(08) :[0m [34mcopy-file /tmp/031241lipubep4/datadir/test_rclone_args-vikevut9/file20.txt /tmp/031241lipubep4/rclone_args/path1/subdir[0m
2026/09/05 03:17:45 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_rclone_args-vikevut9/file20.txt" to "/tmp/031241lipubep4/rclone_args/path1/subdir" as ""
2026/09/05 03:17:45 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_rclone_args-vikevut9/file20.txt"
2026/09/05 03:17:45 DEBUG : Creating backend with remote "/tmp/031241lipubep4/rclone_args/path1/subdir"
2026/09/05 03:17:45 DEBUG : operations.CopyFile "file20.txt" to "Local file system at /tmp/031241lipubep4/rclone_args/path1/subdir" as "file20.txt"
2026/09/05 03:17:45 DEBUG : file20.txt: size = 0 OK
2026/09/05 03:17:45 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/09/05 03:17:45 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:45 INFO : file20.txt: Updated modification time in destination
2026/09/05 03:17:45 DEBUG : file20.txt: Unchanged skipping
2026/09/05 03:17:45 NOTICE: [36m(09) :[0m [34mcopy-file /tmp/031241lipubep4/datadir/test_rclone_args-vikevut9/file21.txt TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2/subdir[0m
2026/09/05 03:17:45 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_rclone_args-vikevut9/file21.txt" to "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2/subdir" as ""
2026/09/05 03:17:45 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_rclone_args-vikevut9/file21.txt"
2026/09/05 03:17:45 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2/subdir"
2026/09/05 03:17:46 DEBUG : operations.CopyFile "file21.txt" to "azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2/subdir'" as "file21.txt"
2026/09/05 03:17:46 DEBUG : file21.txt: size = 0 OK
2026/09/05 03:17:46 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/09/05 03:17:46 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:46 INFO : file21.txt: Updated modification time in destination
2026/09/05 03:17:46 DEBUG : file21.txt: Unchanged skipping
2026/09/05 03:17:46 NOTICE: [36m(10) :[0m [34mtouch-glob 2001-01-02 /tmp/031241lipubep4/rclone_args/path1/ file1.txt[0m
2026/09/05 03:17:46 DEBUG : Creating backend with remote "/tmp/031241lipubep4/rclone_args/path1/"
2026/09/05 03:17:46 DEBUG : fs cache: renaming cache item "/tmp/031241lipubep4/rclone_args/path1/" to be canonical "/tmp/031241lipubep4/rclone_args/path1"
2026/09/05 03:17:46 DEBUG : file1.txt: Set modification time 2001-01-02
2026/09/05 03:17:46 NOTICE: [36m(11) :[0m [34mtouch-glob 2001-01-02 TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2/ file2.txt[0m
2026/09/05 03:17:46 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2/"
2026/09/05 03:17:46 DEBUG : file2.txt: Set modification time 2001-01-02
2026/09/05 03:17:46 NOTICE: [36m(12) :[0m [34mtouch-glob 2001-01-02 /tmp/031241lipubep4/rclone_args/path1/subdir/ file20.txt[0m
2026/09/05 03:17:46 DEBUG : Creating backend with remote "/tmp/031241lipubep4/rclone_args/path1/subdir/"
2026/09/05 03:17:46 DEBUG : fs cache: renaming cache item "/tmp/031241lipubep4/rclone_args/path1/subdir/" to be canonical "/tmp/031241lipubep4/rclone_args/path1/subdir"
2026/09/05 03:17:46 DEBUG : file20.txt: Set modification time 2001-01-02
2026/09/05 03:17:46 NOTICE: [36m(13) :[0m [34mtouch-glob 2001-01-02 TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2/subdir/ file21.txt[0m
2026/09/05 03:17:46 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2/subdir/"
2026/09/05 03:17:46 DEBUG : file21.txt: Set modification time 2001-01-02
2026/09/05 03:17:46 NOTICE: [36m(14) :[0m [34mtest run bisync with custom options[0m
2026/09/05 03:17:46 NOTICE: [36m(15) :[0m [34mbisync checksum[0m
2026/09/05 03:17:48 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:17:48 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:17:48 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/09/05 03:17:48 INFO : Synching Path1 "/tmp/031241lipubep4/rclone_args/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2/"
2026/09/05 03:17:48 INFO : Building Path1 and Path2 listings
2026/09/05 03:17:48 INFO : TestAzureFiles: [2mDownloading hashes...[0m
2026/09/05 03:17:49 INFO : Path1 checking for diffs
2026/09/05 03:17:49 INFO : - [36mPath1[0m [35m[33mFile changed: [35mhash[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:17:49 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/09/05 03:17:49 INFO : ([33mModified[0m: [36m 1 hash differs[0m)
2026/09/05 03:17:49 INFO : Path2 checking for diffs
2026/09/05 03:17:49 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/09/05 03:17:49 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/09/05 03:17:49 INFO : ([33mModified[0m: [36m 1 larger[0m, [34m 0 smaller[0m, [36m 1 hash differs[0m)
2026/09/05 03:17:49 INFO : Applying changes
2026/09/05 03:17:49 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2/file1.txt[0m
2026/09/05 03:17:49 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/031241lipubep4/rclone_args/path1/file2.txt[0m
2026/09/05 03:17:49 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:17:49 INFO : file2.txt: Copied (replaced existing)
2026/09/05 03:17:49 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:17:50 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:17:50 INFO : Updating listings
2026/09/05 03:17:50 INFO : Validating listings for Path1 "/tmp/031241lipubep4/rclone_args/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2/"
2026/09/05 03:17:50 INFO : [32mBisync successful[0m
2026/09/05 03:17:50 NOTICE: [36m(16) :[0m [34mtouch-glob 2007-07-23 /tmp/031241lipubep4/datadir/test_rclone_args-vikevut9/ *[0m
2026/09/05 03:17:50 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/datadir/test_rclone_args-vikevut9/" for canonical name "/tmp/031241lipubep4/datadir/test_rclone_args-vikevut9"
2026/09/05 03:17:50 DEBUG : file21.txt: Set modification time 2007-07-23
2026/09/05 03:17:50 DEBUG : file1.txt: Set modification time 2007-07-23
2026/09/05 03:17:50 DEBUG : file2.txt: Set modification time 2007-07-23
2026/09/05 03:17:50 DEBUG : file20.txt: Set modification time 2007-07-23
2026/09/05 03:17:50 NOTICE: [36m(17) :[0m [34mcopy-file /tmp/031241lipubep4/datadir/test_rclone_args-vikevut9/file1.txt /tmp/031241lipubep4/rclone_args/path1/[0m
2026/09/05 03:17:50 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_rclone_args-vikevut9/file1.txt" to "/tmp/031241lipubep4/rclone_args/path1/" as ""
2026/09/05 03:17:50 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_rclone_args-vikevut9/file1.txt"
2026/09/05 03:17:50 DEBUG : Creating backend with remote "/tmp/031241lipubep4/rclone_args/path1/"
2026/09/05 03:17:50 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/031241lipubep4/rclone_args/path1" as "file1.txt"
2026/09/05 03:17:50 DEBUG : file1.txt: size = 19 OK
2026/09/05 03:17:50 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/09/05 03:17:50 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:17:50 INFO : file1.txt: Updated modification time in destination
2026/09/05 03:17:50 DEBUG : file1.txt: Unchanged skipping
2026/09/05 03:17:50 NOTICE: [36m(18) :[0m [34mcopy-file /tmp/031241lipubep4/datadir/test_rclone_args-vikevut9/file2.txt TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2/[0m
2026/09/05 03:17:50 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_rclone_args-vikevut9/file2.txt" to "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2/" as ""
2026/09/05 03:17:50 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_rclone_args-vikevut9/file2.txt"
2026/09/05 03:17:50 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2/"
2026/09/05 03:17:50 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2/'" as "file2.txt"
2026/09/05 03:17:50 DEBUG : file2.txt: size = 19 OK
2026/09/05 03:17:50 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/09/05 03:17:50 DEBUG : file2.txt: Dst hash empty - aborting Src hash check
2026/09/05 03:17:50 DEBUG : file2.txt.7c61d5d4.partial: size = 19 OK
2026/09/05 03:17:50 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:17:50 DEBUG : file2.txt.7c61d5d4.partial: renamed to: file2.txt
2026/09/05 03:17:50 INFO : file2.txt: Copied (replaced existing)
2026/09/05 03:17:50 NOTICE: [36m(19) :[0m [34mcopy-file /tmp/031241lipubep4/datadir/test_rclone_args-vikevut9/file20.txt /tmp/031241lipubep4/rclone_args/path1/subdir[0m
2026/09/05 03:17:50 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_rclone_args-vikevut9/file20.txt" to "/tmp/031241lipubep4/rclone_args/path1/subdir" as ""
2026/09/05 03:17:50 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_rclone_args-vikevut9/file20.txt"
2026/09/05 03:17:50 DEBUG : Creating backend with remote "/tmp/031241lipubep4/rclone_args/path1/subdir"
2026/09/05 03:17:50 DEBUG : operations.CopyFile "file20.txt" to "Local file system at /tmp/031241lipubep4/rclone_args/path1/subdir" as "file20.txt"
2026/09/05 03:17:50 DEBUG : file20.txt: size = 0 OK
2026/09/05 03:17:50 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/09/05 03:17:50 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:50 INFO : file20.txt: Updated modification time in destination
2026/09/05 03:17:50 DEBUG : file20.txt: Unchanged skipping
2026/09/05 03:17:50 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_rclone_args-vikevut9/file21.txt TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2/ file1.txt[0m
2026/09/05 03:17:50 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_rclone_args-vikevut9/file21.txt" to "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2/" as "file1.txt"
2026/09/05 03:17:50 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_rclone_args-vikevut9/file21.txt"
2026/09/05 03:17:50 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2/"
2026/09/05 03:17:50 DEBUG : operations.CopyFile "file21.txt" to "azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2/'" as "file1.txt"
2026/09/05 03:17:50 DEBUG : file21.txt: size = 0 (Local file system at /tmp/031241lipubep4/datadir/test_rclone_args-vikevut9)
2026/09/05 03:17:50 DEBUG : file1.txt: size = 19 (azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2/')
2026/09/05 03:17:50 DEBUG : file21.txt: Sizes differ
2026/09/05 03:17:50 DEBUG : file1.txt.4dd3a834.partial: size = 0 OK
2026/09/05 03:17:50 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:51 DEBUG : file1.txt.4dd3a834.partial: renamed to: file1.txt
2026/09/05 03:17:51 INFO : file21.txt: Copied (replaced existing) to: file1.txt
2026/09/05 03:17:51 NOTICE: [36m(21) :[0m [34mtouch-glob 2007-07-23 /tmp/031241lipubep4/rclone_args/path1/ file1.txt[0m
2026/09/05 03:17:51 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/rclone_args/path1/" for canonical name "/tmp/031241lipubep4/rclone_args/path1"
2026/09/05 03:17:51 DEBUG : file1.txt: Set modification time 2007-07-23
2026/09/05 03:17:51 NOTICE: [36m(22) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2/ file2.txt[0m
2026/09/05 03:17:51 DEBUG : file2.txt: Set modification time 2007-07-23
2026/09/05 03:17:51 NOTICE: [36m(23) :[0m [34mtouch-glob 2007-07-23 /tmp/031241lipubep4/rclone_args/path1/subdir/ file20.txt[0m
2026/09/05 03:17:51 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/rclone_args/path1/subdir/" for canonical name "/tmp/031241lipubep4/rclone_args/path1/subdir"
2026/09/05 03:17:51 DEBUG : file20.txt: Set modification time 2007-07-23
2026/09/05 03:17:51 NOTICE: [36m(24) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2/subdir/ file21.txt[0m
2026/09/05 03:17:51 DEBUG : file21.txt: Set modification time 2007-07-23
2026/09/05 03:17:51 NOTICE: [36m(25) :[0m [34mbisync size-only[0m
2026/09/05 03:17:53 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:17:53 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:17:53 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:17:53 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/09/05 03:17:53 INFO : Synching Path1 "/tmp/031241lipubep4/rclone_args/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2/"
2026/09/05 03:17:53 INFO : Building Path1 and Path2 listings
2026/09/05 03:17:53 INFO : Path1 checking for diffs
2026/09/05 03:17:53 INFO : Path2 checking for diffs
2026/09/05 03:17:53 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (smaller)[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:17:53 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/09/05 03:17:53 INFO : ([33mModified[0m: [36m 0 larger[0m, [34m 1 smaller[0m)
2026/09/05 03:17:53 INFO : Applying changes
2026/09/05 03:17:53 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/031241lipubep4/rclone_args/path1/file1.txt[0m
2026/09/05 03:17:53 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:17:54 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:17:54 INFO : Updating listings
2026/09/05 03:17:54 INFO : Validating listings for Path1 "/tmp/031241lipubep4/rclone_args/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2/"
2026/09/05 03:17:54 INFO : [32mBisync successful[0m
2026/09/05 03:17:54 NOTICE: [36m(26) :[0m [34mbisync resync[0m
2026/09/05 03:17:56 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:17:56 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:17:56 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:17: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/09/05 03:17:56 INFO : Synching Path1 "/tmp/031241lipubep4/rclone_args/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2/"
2026/09/05 03:17:56 INFO : Copying Path2 files to Path1
2026/09/05 03:17:56 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:17:56 INFO : There was nothing to transfer
2026/09/05 03:17:56 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:17:56 INFO : file2.txt: Copied (replaced existing)
2026/09/05 03:17:57 INFO : subdir/file20.txt: Updated modification time in destination
2026/09/05 03:17:57 INFO : subdir/file21.txt: Copied (replaced existing)
2026/09/05 03:17:57 INFO : Resync updating listings
2026/09/05 03:17:57 INFO : Validating listings for Path1 "/tmp/031241lipubep4/rclone_args/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2/"
2026/09/05 03:17:57 INFO : [32mBisync successful[0m
2026/09/05 03:17:57 NOTICE: [36m(27) :[0m [34mcopy-file /tmp/031241lipubep4/datadir/test_rclone_args-vikevut9/file1.txt /tmp/031241lipubep4/rclone_args/path1/[0m
2026/09/05 03:17:57 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_rclone_args-vikevut9/file1.txt" to "/tmp/031241lipubep4/rclone_args/path1/" as ""
2026/09/05 03:17:57 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_rclone_args-vikevut9/file1.txt"
2026/09/05 03:17:57 DEBUG : Creating backend with remote "/tmp/031241lipubep4/rclone_args/path1/"
2026/09/05 03:17:57 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/031241lipubep4/rclone_args/path1" as "file1.txt"
2026/09/05 03:17:57 DEBUG : file1.txt: size = 19 (Local file system at /tmp/031241lipubep4/datadir/test_rclone_args-vikevut9)
2026/09/05 03:17:57 DEBUG : file1.txt: size = 0 (Local file system at /tmp/031241lipubep4/rclone_args/path1)
2026/09/05 03:17:57 DEBUG : file1.txt: Sizes differ
2026/09/05 03:17:57 DEBUG : file1.txt.2600eab4.partial: size = 19 OK
2026/09/05 03:17:57 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:17:57 DEBUG : file1.txt.2600eab4.partial: renamed to: file1.txt
2026/09/05 03:17:57 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:17:57 NOTICE: [36m(28) :[0m [34mcopy-file /tmp/031241lipubep4/datadir/test_rclone_args-vikevut9/file2.txt TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2/[0m
2026/09/05 03:17:57 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_rclone_args-vikevut9/file2.txt" to "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2/" as ""
2026/09/05 03:17:57 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_rclone_args-vikevut9/file2.txt"
2026/09/05 03:17:57 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2/"
2026/09/05 03:17:57 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2/'" as "file2.txt"
2026/09/05 03:17:57 DEBUG : file2.txt: size = 19 OK
2026/09/05 03:17:57 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/09/05 03:17:57 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:17:57 INFO : file2.txt: Updated modification time in destination
2026/09/05 03:17:57 DEBUG : file2.txt: Unchanged skipping
2026/09/05 03:17:57 NOTICE: [36m(29) :[0m [34mcopy-file /tmp/031241lipubep4/datadir/test_rclone_args-vikevut9/file20.txt /tmp/031241lipubep4/rclone_args/path1/subdir[0m
2026/09/05 03:17:57 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_rclone_args-vikevut9/file20.txt" to "/tmp/031241lipubep4/rclone_args/path1/subdir" as ""
2026/09/05 03:17:57 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_rclone_args-vikevut9/file20.txt"
2026/09/05 03:17:57 DEBUG : Creating backend with remote "/tmp/031241lipubep4/rclone_args/path1/subdir"
2026/09/05 03:17:57 DEBUG : operations.CopyFile "file20.txt" to "Local file system at /tmp/031241lipubep4/rclone_args/path1/subdir" as "file20.txt"
2026/09/05 03:17:57 DEBUG : file20.txt: size = 0 OK
2026/09/05 03:17:57 DEBUG : file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/09/05 03:17:57 DEBUG : file20.txt: Unchanged skipping
2026/09/05 03:17:57 NOTICE: [36m(30) :[0m [34mcopy-file /tmp/031241lipubep4/datadir/test_rclone_args-vikevut9/file21.txt TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2/subdir[0m
2026/09/05 03:17:57 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_rclone_args-vikevut9/file21.txt" to "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2/subdir" as ""
2026/09/05 03:17:57 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_rclone_args-vikevut9/file21.txt"
2026/09/05 03:17:57 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2/subdir"
2026/09/05 03:17:57 DEBUG : operations.CopyFile "file21.txt" to "azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2/subdir'" as "file21.txt"
2026/09/05 03:17:57 DEBUG : file21.txt: size = 0 OK
2026/09/05 03:17:57 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/09/05 03:17:57 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:17:57 INFO : file21.txt: Updated modification time in destination
2026/09/05 03:17:57 DEBUG : file21.txt: Unchanged skipping
2026/09/05 03:17:57 NOTICE: [36m(31) :[0m [34mtouch-glob 2007-07-23 /tmp/031241lipubep4/rclone_args/path1/ file1.txt[0m
2026/09/05 03:17:57 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/rclone_args/path1/" for canonical name "/tmp/031241lipubep4/rclone_args/path1"
2026/09/05 03:17:57 DEBUG : file1.txt: Set modification time 2007-07-23
2026/09/05 03:17:57 NOTICE: [36m(32) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2/ file2.txt[0m
2026/09/05 03:17:57 DEBUG : file2.txt: Set modification time 2007-07-23
2026/09/05 03:17:57 NOTICE: [36m(33) :[0m [34mtouch-glob 2007-07-23 /tmp/031241lipubep4/rclone_args/path1/subdir/ file20.txt[0m
2026/09/05 03:17:57 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/rclone_args/path1/subdir/" for canonical name "/tmp/031241lipubep4/rclone_args/path1/subdir"
2026/09/05 03:17:57 DEBUG : file20.txt: Set modification time 2007-07-23
2026/09/05 03:17:57 NOTICE: [36m(34) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2/subdir/ file21.txt[0m
2026/09/05 03:17:57 DEBUG : file21.txt: Set modification time 2007-07-23
2026/09/05 03:17:57 NOTICE: [36m(35) :[0m [34mbisync ignore-size[0m
2026/09/05 03:18:00 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:18:00 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:18:00 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:18:00 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": false,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/09/05 03:18:00 INFO : Synching Path1 "/tmp/031241lipubep4/rclone_args/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2/"
2026/09/05 03:18:00 INFO : Building Path1 and Path2 listings
2026/09/05 03:18:00 INFO : Path1 checking for diffs
2026/09/05 03:18:00 INFO : Path2 checking for diffs
2026/09/05 03:18:00 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/09/05 03:18:00 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file21.txt[0m
2026/09/05 03:18:00 INFO : Path2: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/09/05 03:18:00 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m)
2026/09/05 03:18:00 INFO : Applying changes
2026/09/05 03:18:00 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/031241lipubep4/rclone_args/path1/file2.txt[0m
2026/09/05 03:18:00 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/031241lipubep4/rclone_args/path1/subdir/file21.txt[0m
2026/09/05 03:18:00 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:18:00 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:18:00 INFO : file2.txt: Copied (replaced existing)
2026/09/05 03:18:00 INFO : subdir/file21.txt: Copied (replaced existing)
2026/09/05 03:18:00 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:18:00 INFO : Updating listings
2026/09/05 03:18:00 INFO : Validating listings for Path1 "/tmp/031241lipubep4/rclone_args/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2/"
2026/09/05 03:18:00 INFO : [32mBisync successful[0m
2026/09/05 03:18:00 NOTICE: [36m(36) :[0m [34mbisync resync compare-all[0m
2026/09/05 03:18:02 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:18:02 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:18:02 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/09/05 03:18:02 INFO : Synching Path1 "/tmp/031241lipubep4/rclone_args/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2/"
2026/09/05 03:18:02 INFO : Copying Path2 files to Path1
2026/09/05 03:18:02 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:18:03 INFO : TestAzureFiles: [2mDownloading hashes...[0m
2026/09/05 03:18:03 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:18:03 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:18:03 INFO : Resync updating listings
2026/09/05 03:18:03 INFO : Validating listings for Path1 "/tmp/031241lipubep4/rclone_args/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2/"
2026/09/05 03:18:03 INFO : [32mBisync successful[0m
2026/09/05 03:18:03 NOTICE: [36m(37) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_rclone_args-vikevut9/file21.txt TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2/ file2.txt[0m
2026/09/05 03:18:03 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_rclone_args-vikevut9/file21.txt" to "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2/" as "file2.txt"
2026/09/05 03:18:03 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_rclone_args-vikevut9/file21.txt"
2026/09/05 03:18:03 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2/"
2026/09/05 03:18:03 DEBUG : operations.CopyFile "file21.txt" to "azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2/'" as "file2.txt"
2026/09/05 03:18:03 DEBUG : file21.txt: size = 0 (Local file system at /tmp/031241lipubep4/datadir/test_rclone_args-vikevut9)
2026/09/05 03:18:03 DEBUG : file2.txt: size = 19 (azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2/')
2026/09/05 03:18:03 DEBUG : file21.txt: Sizes differ
2026/09/05 03:18:04 DEBUG : file2.txt.2933d3ca.partial: size = 0 OK
2026/09/05 03:18:04 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:18:04 DEBUG : file2.txt.2933d3ca.partial: renamed to: file2.txt
2026/09/05 03:18:04 INFO : file21.txt: Copied (replaced existing) to: file2.txt
2026/09/05 03:18:04 NOTICE: [36m(38) :[0m [34mtouch-glob 2023-08-26 /tmp/031241lipubep4/datadir/test_rclone_args-vikevut9/ *[0m
2026/09/05 03:18:04 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/datadir/test_rclone_args-vikevut9/" for canonical name "/tmp/031241lipubep4/datadir/test_rclone_args-vikevut9"
2026/09/05 03:18:04 DEBUG : file21.txt: Set modification time 2023-08-26
2026/09/05 03:18:04 DEBUG : file1.txt: Set modification time 2023-08-26
2026/09/05 03:18:04 DEBUG : file2.txt: Set modification time 2023-08-26
2026/09/05 03:18:04 DEBUG : file20.txt: Set modification time 2023-08-26
2026/09/05 03:18:04 NOTICE: [36m(39) :[0m [34mcopy-file /tmp/031241lipubep4/datadir/test_rclone_args-vikevut9/file1.txt /tmp/031241lipubep4/rclone_args/path1/[0m
2026/09/05 03:18:04 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_rclone_args-vikevut9/file1.txt" to "/tmp/031241lipubep4/rclone_args/path1/" as ""
2026/09/05 03:18:04 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_rclone_args-vikevut9/file1.txt"
2026/09/05 03:18:04 DEBUG : Creating backend with remote "/tmp/031241lipubep4/rclone_args/path1/"
2026/09/05 03:18:04 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/031241lipubep4/rclone_args/path1" as "file1.txt"
2026/09/05 03:18:04 DEBUG : file1.txt: size = 19 OK
2026/09/05 03:18:04 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/09/05 03:18:04 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:18:04 INFO : file1.txt: Updated modification time in destination
2026/09/05 03:18:04 DEBUG : file1.txt: Unchanged skipping
2026/09/05 03:18:04 NOTICE: [36m(40) :[0m [34mcopy-file /tmp/031241lipubep4/datadir/test_rclone_args-vikevut9/file20.txt /tmp/031241lipubep4/rclone_args/path1/subdir[0m
2026/09/05 03:18:04 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_rclone_args-vikevut9/file20.txt" to "/tmp/031241lipubep4/rclone_args/path1/subdir" as ""
2026/09/05 03:18:04 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_rclone_args-vikevut9/file20.txt"
2026/09/05 03:18:04 DEBUG : Creating backend with remote "/tmp/031241lipubep4/rclone_args/path1/subdir"
2026/09/05 03:18:04 DEBUG : operations.CopyFile "file20.txt" to "Local file system at /tmp/031241lipubep4/rclone_args/path1/subdir" as "file20.txt"
2026/09/05 03:18:04 DEBUG : file20.txt: size = 0 OK
2026/09/05 03:18:04 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/09/05 03:18:04 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:18:04 INFO : file20.txt: Updated modification time in destination
2026/09/05 03:18:04 DEBUG : file20.txt: Unchanged skipping
2026/09/05 03:18:04 NOTICE: [36m(41) :[0m [34mcopy-file /tmp/031241lipubep4/datadir/test_rclone_args-vikevut9/file21.txt TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2/subdir[0m
2026/09/05 03:18:04 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_rclone_args-vikevut9/file21.txt" to "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2/subdir" as ""
2026/09/05 03:18:04 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_rclone_args-vikevut9/file21.txt"
2026/09/05 03:18:04 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2/subdir"
2026/09/05 03:18:04 DEBUG : operations.CopyFile "file21.txt" to "azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2/subdir'" as "file21.txt"
2026/09/05 03:18:04 DEBUG : file21.txt: size = 0 OK
2026/09/05 03:18:04 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/09/05 03:18:04 DEBUG : file21.txt: Dst hash empty - aborting Src hash check
2026/09/05 03:18:04 DEBUG : file21.txt.68f456b7.partial: size = 0 OK
2026/09/05 03:18:04 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:18:04 DEBUG : file21.txt.68f456b7.partial: renamed to: file21.txt
2026/09/05 03:18:04 INFO : file21.txt: Copied (replaced existing)
2026/09/05 03:18:04 NOTICE: [36m(42) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2/ file2.txt[0m
2026/09/05 03:18:04 DEBUG : file2.txt: Set modification time 2007-07-23
2026/09/05 03:18:04 NOTICE: [36m(43) :[0m [34mtouch-glob 2023-08-26 /tmp/031241lipubep4/rclone_args/path1/ file1.txt[0m
2026/09/05 03:18:04 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/rclone_args/path1/" for canonical name "/tmp/031241lipubep4/rclone_args/path1"
2026/09/05 03:18:04 DEBUG : file1.txt: Set modification time 2023-08-26
2026/09/05 03:18:04 NOTICE: [36m(44) :[0m [34mtouch-glob 2023-08-26 /tmp/031241lipubep4/rclone_args/path1/subdir/ file20.txt[0m
2026/09/05 03:18:04 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/rclone_args/path1/subdir/" for canonical name "/tmp/031241lipubep4/rclone_args/path1/subdir"
2026/09/05 03:18:04 DEBUG : file20.txt: Set modification time 2023-08-26
2026/09/05 03:18:04 NOTICE: [36m(45) :[0m [34mtouch-glob 2023-08-26 TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2/subdir/ file21.txt[0m
2026/09/05 03:18:04 DEBUG : file21.txt: Set modification time 2023-08-26
2026/09/05 03:18:05 NOTICE: [36m(46) :[0m [34mbisync compare-all[0m
2026/09/05 03:18:07 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:18:07 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:18: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/09/05 03:18:07 INFO : Synching Path1 "/tmp/031241lipubep4/rclone_args/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2/"
2026/09/05 03:18:07 INFO : Building Path1 and Path2 listings
2026/09/05 03:18:07 INFO : TestAzureFiles: [2mDownloading hashes...[0m
2026/09/05 03:18:07 INFO : Path1 checking for diffs
2026/09/05 03:18:07 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:18:07 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/09/05 03:18:07 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/09/05 03:18:07 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m)
2026/09/05 03:18:07 INFO : Path2 checking for diffs
2026/09/05 03:18:07 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (smaller)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/09/05 03:18:07 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file21.txt[0m
2026/09/05 03:18:07 INFO : Path2: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/09/05 03:18:07 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/09/05 03:18:07 INFO : Applying changes
2026/09/05 03:18:07 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2/file1.txt[0m
2026/09/05 03:18:07 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2/subdir/file20.txt[0m
2026/09/05 03:18:07 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/031241lipubep4/rclone_args/path1/file2.txt[0m
2026/09/05 03:18:07 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/031241lipubep4/rclone_args/path1/subdir/file21.txt[0m
2026/09/05 03:18:07 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:18:07 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:18:08 INFO : file2.txt: Copied (replaced existing)
2026/09/05 03:18:08 INFO : subdir/file21.txt: Copied (replaced existing)
2026/09/05 03:18:08 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:18:08 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:18:08 INFO : file1.txt: Updated modification time in destination
2026/09/05 03:18:08 INFO : subdir/file20.txt: Updated modification time in destination
2026/09/05 03:18:08 INFO : Updating listings
2026/09/05 03:18:08 INFO : Validating listings for Path1 "/tmp/031241lipubep4/rclone_args/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2/"
2026/09/05 03:18:08 INFO : [32mBisync successful[0m
2026/09/05 03:18:08 DEBUG : Waiting for deletions to finish
2026/09/05 03:18:08 INFO : RCLONE_TEST: Deleted
2026/09/05 03:18:08 INFO : file1.txt: Deleted
2026/09/05 03:18:08 INFO : file2.txt: Deleted
2026/09/05 03:18:08 INFO : subdir/file20.txt: Deleted
2026/09/05 03:18:08 INFO : subdir/file21.txt: Deleted
2026/09/05 03:18:08 DEBUG : removing 1 level 1 directories
2026/09/05 03:18:08 INFO : subdir: Removing directory
2026/09/05 03:18:08 DEBUG : removing 1 level 0 directories
2026/09/05 03:18:08 INFO : Local file system at /tmp/031241lipubep4/rclone_args/path1: Removing directory
2026/09/05 03:18:08 DEBUG : Waiting for deletions to finish
2026/09/05 03:18:08 INFO : RCLONE_TEST: Deleted
2026/09/05 03:18:08 INFO : file1.txt: Deleted
2026/09/05 03:18:08 INFO : file2.txt: Deleted
2026/09/05 03:18:08 INFO : subdir/file20.txt: Deleted
2026/09/05 03:18:08 INFO : subdir/file21.txt: Deleted
2026/09/05 03:18:09 DEBUG : removing 1 level 1 directories
2026/09/05 03:18:09 INFO : subdir: Removing directory
2026/09/05 03:18:09 DEBUG : removing 1 level 0 directories
2026/09/05 03:18:09 INFO : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/rclone_args/path2': Removing directory
bisync_test.go:610: [32mTEST rclone_args PASSED[0m
=== RUN TestBisyncLocalRemote/resolve
2026/09/05 03:18:09 DEBUG : Creating backend with remote "/tmp/031241lipubep4/resolve/path1"
2026/09/05 03:18:09 INFO : path2: Making directory
2026/09/05 03:18:09 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2"
2026/09/05 03:18:09 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resolve/initial"
2026/09/05 03:18:09 DEBUG : Creating backend with remote "/tmp/031241lipubep4/initdir/test_resolve-rixaxew8"
2026/09/05 03:18:09 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:18:09 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:18:09 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:18:09 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:18:09 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:18:09 DEBUG : Local file system at /tmp/031241lipubep4/initdir/test_resolve-rixaxew8: Waiting for checks to finish
2026/09/05 03:18:09 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:18:09 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:18:09 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:18:09 INFO : file2.txt: Copied (new)
2026/09/05 03:18:09 DEBUG : Local file system at /tmp/031241lipubep4/initdir/test_resolve-rixaxew8: Waiting for transfers to finish
2026/09/05 03:18:09 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:18:09 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:18:09 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:18:09 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:18:09 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:18:09 INFO : file1.txt: Copied (new)
2026/09/05 03:18:09 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resolve/modfiles"
2026/09/05 03:18:09 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_resolve-bakavej3"
2026/09/05 03:18:09 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/09/05 03:18:09 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/09/05 03:18:09 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:18:09 DEBUG : Local file system at /tmp/031241lipubep4/datadir/test_resolve-bakavej3: Waiting for checks to finish
2026/09/05 03:18:09 DEBUG : file1L.txt.6455455d.partial: size = 33 OK
2026/09/05 03:18:09 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/09/05 03:18:09 DEBUG : file1R.txt.f5ef699a.partial: size = 33 OK
2026/09/05 03:18:09 DEBUG : file1L.txt.6455455d.partial: renamed to: file1L.txt
2026/09/05 03:18:09 INFO : file1L.txt: Copied (new)
2026/09/05 03:18:09 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/09/05 03:18:09 DEBUG : Local file system at /tmp/031241lipubep4/datadir/test_resolve-bakavej3: Waiting for transfers to finish
2026/09/05 03:18:09 DEBUG : file2.txt.67fcf9d0.partial: size = 37 OK
2026/09/05 03:18:09 DEBUG : file1R.txt.f5ef699a.partial: renamed to: file1R.txt
2026/09/05 03:18:09 INFO : file1R.txt: Copied (new)
2026/09/05 03:18:09 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/09/05 03:18:09 DEBUG : file2.txt.67fcf9d0.partial: renamed to: file2.txt
2026/09/05 03:18:09 INFO : file2.txt: Copied (new)
2026/09/05 03:18:09 DEBUG : Waiting for deletions to finish
2026/09/05 03:18:09 ERROR : error listing: directory not found
2026/09/05 03:18:09 ERROR : Local file system at /tmp/031241lipubep4/resolve/path1: Failed to list "": directory not found
2026/09/05 03:18:09 DEBUG : removing 1 level 0 directories
2026/09/05 03:18:09 INFO : Local file system at /tmp/031241lipubep4/resolve/path1: Removing directory
2026/09/05 03:18:09 ERROR : Failed to rmdir: stat /tmp/031241lipubep4/resolve/path1: no such file or directory
2026/09/05 03:18:09 DEBUG : Waiting for deletions to finish
2026/09/05 03:18:09 ERROR : error listing: directory not found
2026/09/05 03:18:09 ERROR : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2': Failed to list "": directory not found
2026/09/05 03:18:09 DEBUG : removing 1 level 0 directories
2026/09/05 03:18:09 INFO : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2': Removing directory
2026/09/05 03:18:09 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-xipubeh2juqo%2F031241lipubep4%2Fresolve%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:624fa441-b01a-0065-33e5-3c1f5e000000
Time:2026-09-05T03:18:09.3567899Z
--------------------------------------------------------------------------------
2026/09/05 03:18:09 ERROR : error listing: directory not found
2026/09/05 03:18:09 ERROR : error listing: directory not found
2026/09/05 03:18:09 NOTICE: checking initFs Local file system at /tmp/031241lipubep4/initdir/test_resolve-rixaxew8
2026/09/05 03:18:09 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:18:09 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:18:09 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:18:09 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:18:09 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:18:09 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:18:09 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:18:09 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:18:09 INFO : file2.txt: Copied (new)
2026/09/05 03:18:09 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:18:09 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:18:09 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:18:09 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:18:09 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:18:09 INFO : file1.txt: Copied (new)
2026/09/05 03:18:09 DEBUG : Local file system at /tmp/031241lipubep4/resolve/path1: Waiting for checks to finish
2026/09/05 03:18:09 DEBUG : Local file system at /tmp/031241lipubep4/resolve/path1: Waiting for transfers to finish
2026/09/05 03:18:09 NOTICE: checking Path1 Local file system at /tmp/031241lipubep4/resolve/path1
2026/09/05 03:18:09 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:18:09 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:18:09 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:18:09 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2': Waiting for checks to finish
2026/09/05 03:18:09 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2': Waiting for transfers to finish
2026/09/05 03:18:09 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:18:09 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:18:09 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:18:09 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:18:09 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:18:09 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:18:09 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:18:09 INFO : file1.txt: Copied (new)
2026/09/05 03:18:09 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:18:09 INFO : file2.txt: Copied (new)
2026/09/05 03:18:09 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:18:09 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:18:09 NOTICE: checking path2 azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2'
2026/09/05 03:18:10 NOTICE: [36m(01) :[0m [34mtest resolve[0m
2026/09/05 03:18:10 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/09/05 03:18:10 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/09/05 03:18:12 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:18:12 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:18: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/09/05 03:18:12 INFO : Synching Path1 "/tmp/031241lipubep4/resolve/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/"
2026/09/05 03:18:12 INFO : Copying Path2 files to Path1
2026/09/05 03:18:12 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:18:12 INFO : There was nothing to transfer
2026/09/05 03:18:12 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:18:12 INFO : There was nothing to transfer
2026/09/05 03:18:12 INFO : Resync updating listings
2026/09/05 03:18:12 INFO : Validating listings for Path1 "/tmp/031241lipubep4/resolve/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/"
2026/09/05 03:18:12 INFO : [32mBisync successful[0m
2026/09/05 03:18:12 NOTICE: [36m(04) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/09/05 03:18:12 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-01-02 /tmp/031241lipubep4/datadir/test_resolve-bakavej3/ file1R.txt[0m
2026/09/05 03:18:12 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_resolve-bakavej3/"
2026/09/05 03:18:12 DEBUG : fs cache: renaming cache item "/tmp/031241lipubep4/datadir/test_resolve-bakavej3/" to be canonical "/tmp/031241lipubep4/datadir/test_resolve-bakavej3"
2026/09/05 03:18:12 DEBUG : file1R.txt: Set modification time 2001-01-02
2026/09/05 03:18:12 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_resolve-bakavej3/file1R.txt TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/ file1.txt[0m
2026/09/05 03:18:12 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_resolve-bakavej3/file1R.txt" to "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/" as "file1.txt"
2026/09/05 03:18:12 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_resolve-bakavej3/file1R.txt"
2026/09/05 03:18:12 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/"
2026/09/05 03:18:12 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/'" as "file1.txt"
2026/09/05 03:18:12 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/031241lipubep4/datadir/test_resolve-bakavej3)
2026/09/05 03:18:12 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/')
2026/09/05 03:18:12 DEBUG : file1R.txt: Sizes differ
2026/09/05 03:18:12 DEBUG : file1.txt.2782e57b.partial: size = 33 OK
2026/09/05 03:18:12 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/09/05 03:18:13 DEBUG : file1.txt.2782e57b.partial: renamed to: file1.txt
2026/09/05 03:18:13 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/09/05 03:18:13 NOTICE: [36m(07) :[0m [34mtouch-glob 2001-03-04 /tmp/031241lipubep4/datadir/test_resolve-bakavej3/ file1L.txt[0m
2026/09/05 03:18:13 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/datadir/test_resolve-bakavej3/" for canonical name "/tmp/031241lipubep4/datadir/test_resolve-bakavej3"
2026/09/05 03:18:13 DEBUG : file1L.txt: Set modification time 2001-03-04
2026/09/05 03:18:13 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_resolve-bakavej3/file1L.txt /tmp/031241lipubep4/resolve/path1/ file1.txt[0m
2026/09/05 03:18:13 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_resolve-bakavej3/file1L.txt" to "/tmp/031241lipubep4/resolve/path1/" as "file1.txt"
2026/09/05 03:18:13 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_resolve-bakavej3/file1L.txt"
2026/09/05 03:18:13 DEBUG : Creating backend with remote "/tmp/031241lipubep4/resolve/path1/"
2026/09/05 03:18:13 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/031241lipubep4/resolve/path1" as "file1.txt"
2026/09/05 03:18:13 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/031241lipubep4/datadir/test_resolve-bakavej3)
2026/09/05 03:18:13 DEBUG : file1.txt: size = 0 (Local file system at /tmp/031241lipubep4/resolve/path1)
2026/09/05 03:18:13 DEBUG : file1L.txt: Sizes differ
2026/09/05 03:18:13 DEBUG : file1.txt.4e37ab47.partial: size = 33 OK
2026/09/05 03:18:13 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/09/05 03:18:13 DEBUG : file1.txt.4e37ab47.partial: renamed to: file1.txt
2026/09/05 03:18:13 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/09/05 03:18:13 NOTICE: [36m(09) :[0m [34mtest bisync run with --conflict-resolve=newer --conflict-loser=delete --conflict-suffix=potato[0m
2026/09/05 03:18:13 NOTICE: [36m(10) :[0m [34mbisync conflict-resolve=newer conflict-loser=delete conflict-suffix=potato[0m
2026/09/05 03:18:15 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:18:15 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:18: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/09/05 03:18:15 INFO : Synching Path1 "/tmp/031241lipubep4/resolve/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/"
2026/09/05 03:18:15 INFO : Building Path1 and Path2 listings
2026/09/05 03:18:15 INFO : Path1 checking for diffs
2026/09/05 03:18:15 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:18:15 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/09/05 03:18:15 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/09/05 03:18:15 INFO : Path2 checking for diffs
2026/09/05 03:18:15 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:18:15 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/09/05 03:18:15 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/09/05 03:18:15 INFO : Applying changes
2026/09/05 03:18:15 INFO : Checking potential conflicts...
2026/09/05 03:18:15 ERROR : file1.txt: md5 differ
2026/09/05 03:18:15 NOTICE: azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2': 1 differences found
2026/09/05 03:18:15 NOTICE: azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2': 1 errors while checking
2026/09/05 03:18:15 INFO : Finished checking the potential conflicts. 1 differences found
2026/09/05 03:18:15 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/09/05 03:18:15 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/09/05 03:18:15 INFO : file1.txt: [32mThe winner is: Path1[0m
2026/09/05 03:18:15 NOTICE: - [34mPath2[0m [35mDeleting Path2 copy[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/file1.txt[0m
2026/09/05 03:18:15 INFO : file1.txt: Deleted
2026/09/05 03:18:15 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mfile1.txt[0m
2026/09/05 03:18:15 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:18:16 INFO : file1.txt: Copied (new)
2026/09/05 03:18:16 INFO : Updating listings
2026/09/05 03:18:16 INFO : Validating listings for Path1 "/tmp/031241lipubep4/resolve/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/"
2026/09/05 03:18:16 INFO : [32mBisync successful[0m
2026/09/05 03:18:16 NOTICE: [36m(11) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/09/05 03:18:16 NOTICE: [36m(12) :[0m [34mtouch-glob 2001-07-23 /tmp/031241lipubep4/datadir/test_resolve-bakavej3/ file1R.txt[0m
2026/09/05 03:18:16 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/datadir/test_resolve-bakavej3/" for canonical name "/tmp/031241lipubep4/datadir/test_resolve-bakavej3"
2026/09/05 03:18:16 DEBUG : file1R.txt: Set modification time 2001-07-23
2026/09/05 03:18:16 NOTICE: [36m(13) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_resolve-bakavej3/file1R.txt TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/ file1.txt[0m
2026/09/05 03:18:16 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_resolve-bakavej3/file1R.txt" to "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/" as "file1.txt"
2026/09/05 03:18:16 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_resolve-bakavej3/file1R.txt"
2026/09/05 03:18:16 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/"
2026/09/05 03:18:16 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/'" as "file1.txt"
2026/09/05 03:18:16 DEBUG : file1.txt: size = 33 OK
2026/09/05 03:18:16 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/09/05 03:18:16 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 (Local file system at /tmp/031241lipubep4/datadir/test_resolve-bakavej3)
2026/09/05 03:18:16 DEBUG : file1.txt: md5 = ea683c03f780b76a62405456b08ae6fd (azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/')
2026/09/05 03:18:16 DEBUG : file1R.txt: md5 differ
2026/09/05 03:18:16 DEBUG : file1.txt.4bebad3a.partial: size = 33 OK
2026/09/05 03:18:16 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/09/05 03:18:16 DEBUG : file1.txt.4bebad3a.partial: renamed to: file1.txt
2026/09/05 03:18:16 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/09/05 03:18:16 NOTICE: [36m(14) :[0m [34mtouch-glob 2001-08-26 /tmp/031241lipubep4/datadir/test_resolve-bakavej3/ file1L.txt[0m
2026/09/05 03:18:16 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/datadir/test_resolve-bakavej3/" for canonical name "/tmp/031241lipubep4/datadir/test_resolve-bakavej3"
2026/09/05 03:18:16 DEBUG : file1L.txt: Set modification time 2001-08-26
2026/09/05 03:18:16 NOTICE: [36m(15) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_resolve-bakavej3/file1L.txt /tmp/031241lipubep4/resolve/path1/ file1.txt[0m
2026/09/05 03:18:16 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_resolve-bakavej3/file1L.txt" to "/tmp/031241lipubep4/resolve/path1/" as "file1.txt"
2026/09/05 03:18:16 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_resolve-bakavej3/file1L.txt"
2026/09/05 03:18:16 DEBUG : Creating backend with remote "/tmp/031241lipubep4/resolve/path1/"
2026/09/05 03:18:16 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/031241lipubep4/resolve/path1" as "file1.txt"
2026/09/05 03:18:16 DEBUG : file1.txt: size = 33 OK
2026/09/05 03:18:16 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/09/05 03:18:16 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/09/05 03:18:16 INFO : file1L.txt: Updated modification time in destination
2026/09/05 03:18:16 DEBUG : file1L.txt: Unchanged skipping
2026/09/05 03:18:16 NOTICE: [36m(16) :[0m [34mtest bisync run with --conflict-resolve=path2 --conflict-loser=num --conflict-suffix=dinosaur[0m
2026/09/05 03:18:16 NOTICE: [36m(17) :[0m [34mbisync conflict-resolve=path2 conflict-loser=num conflict-suffix=dinosaur[0m
2026/09/05 03:18:18 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:18:18 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:18: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/09/05 03:18:18 INFO : Synching Path1 "/tmp/031241lipubep4/resolve/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/"
2026/09/05 03:18:18 INFO : Building Path1 and Path2 listings
2026/09/05 03:18:18 INFO : Path1 checking for diffs
2026/09/05 03:18:18 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:18:18 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/09/05 03:18:18 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m)
2026/09/05 03:18:18 INFO : Path2 checking for diffs
2026/09/05 03:18:18 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:18:18 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/09/05 03:18:18 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m)
2026/09/05 03:18:18 INFO : Applying changes
2026/09/05 03:18:18 INFO : Checking potential conflicts...
2026/09/05 03:18:19 ERROR : file1.txt: md5 differ
2026/09/05 03:18:19 NOTICE: azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2': 1 differences found
2026/09/05 03:18:19 NOTICE: azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2': 1 errors while checking
2026/09/05 03:18:19 INFO : Finished checking the potential conflicts. 1 differences found
2026/09/05 03:18:19 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/09/05 03:18:19 INFO : file1.txt: [32mThe winner is: Path2[0m
2026/09/05 03:18:19 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36m/tmp/031241lipubep4/resolve/path1/file1.txt.dinosaur1[0m
2026/09/05 03:18:19 INFO : file1.txt: Moved (server-side) to: file1.txt.dinosaur1
2026/09/05 03:18:19 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/file1.txt.dinosaur1[0m
2026/09/05 03:18:19 NOTICE: - [34mPath2[0m [35mNot renaming Path2 copy, as it was determined the winner[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/file1.txt[0m
2026/09/05 03:18:19 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/031241lipubep4/resolve/path1/file1.txt[0m
2026/09/05 03:18:19 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:18:19 INFO : file1.txt: Copied (new)
2026/09/05 03:18:19 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:18:19 INFO : file1.txt.dinosaur1: Copied (new)
2026/09/05 03:18:19 INFO : Updating listings
2026/09/05 03:18:19 INFO : Validating listings for Path1 "/tmp/031241lipubep4/resolve/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/"
2026/09/05 03:18:19 INFO : [32mBisync successful[0m
2026/09/05 03:18:19 NOTICE: [36m(18) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/09/05 03:18:19 NOTICE: [36m(19) :[0m [34mtouch-glob 2002-07-23 /tmp/031241lipubep4/datadir/test_resolve-bakavej3/ file1R.txt[0m
2026/09/05 03:18:19 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/datadir/test_resolve-bakavej3/" for canonical name "/tmp/031241lipubep4/datadir/test_resolve-bakavej3"
2026/09/05 03:18:19 DEBUG : file1R.txt: Set modification time 2002-07-23
2026/09/05 03:18:19 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_resolve-bakavej3/file1R.txt TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/ file1.txt[0m
2026/09/05 03:18:19 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_resolve-bakavej3/file1R.txt" to "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/" as "file1.txt"
2026/09/05 03:18:19 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_resolve-bakavej3/file1R.txt"
2026/09/05 03:18:19 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/"
2026/09/05 03:18:19 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/'" as "file1.txt"
2026/09/05 03:18:19 DEBUG : file1.txt: size = 33 OK
2026/09/05 03:18:19 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/09/05 03:18:19 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/09/05 03:18:19 INFO : file1R.txt: Updated modification time in destination
2026/09/05 03:18:19 DEBUG : file1R.txt: Unchanged skipping
2026/09/05 03:18:19 NOTICE: [36m(21) :[0m [34mtouch-glob 2002-08-26 /tmp/031241lipubep4/datadir/test_resolve-bakavej3/ file1L.txt[0m
2026/09/05 03:18:19 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/datadir/test_resolve-bakavej3/" for canonical name "/tmp/031241lipubep4/datadir/test_resolve-bakavej3"
2026/09/05 03:18:19 DEBUG : file1L.txt: Set modification time 2002-08-26
2026/09/05 03:18:19 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_resolve-bakavej3/file1L.txt /tmp/031241lipubep4/resolve/path1/ file1.txt[0m
2026/09/05 03:18:19 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_resolve-bakavej3/file1L.txt" to "/tmp/031241lipubep4/resolve/path1/" as "file1.txt"
2026/09/05 03:18:19 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_resolve-bakavej3/file1L.txt"
2026/09/05 03:18:19 DEBUG : Creating backend with remote "/tmp/031241lipubep4/resolve/path1/"
2026/09/05 03:18:19 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/031241lipubep4/resolve/path1" as "file1.txt"
2026/09/05 03:18:19 DEBUG : file1.txt: size = 33 OK
2026/09/05 03:18:19 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/09/05 03:18:19 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd (Local file system at /tmp/031241lipubep4/datadir/test_resolve-bakavej3)
2026/09/05 03:18:19 DEBUG : file1.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 (Local file system at /tmp/031241lipubep4/resolve/path1)
2026/09/05 03:18:19 DEBUG : file1L.txt: md5 differ
2026/09/05 03:18:19 DEBUG : file1.txt.e4364b55.partial: size = 33 OK
2026/09/05 03:18:19 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/09/05 03:18:19 DEBUG : file1.txt.e4364b55.partial: renamed to: file1.txt
2026/09/05 03:18:19 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/09/05 03:18:19 NOTICE: [36m(23) :[0m [34mtest bisync run with --conflict-resolve=larger --conflict-loser=num --conflict-suffix=apple[0m
2026/09/05 03:18:19 NOTICE: [36m(24) :[0m [34mbisync conflict-resolve=larger conflict-loser=num conflict-suffix=apple[0m
2026/09/05 03:18:22 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:18:22 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:18: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/09/05 03:18:22 INFO : Synching Path1 "/tmp/031241lipubep4/resolve/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/"
2026/09/05 03:18:22 INFO : Building Path1 and Path2 listings
2026/09/05 03:18:22 INFO : Path1 checking for diffs
2026/09/05 03:18:22 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/09/05 03:18:22 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/09/05 03:18:22 INFO : Path2 checking for diffs
2026/09/05 03:18:22 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/09/05 03:18:22 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/09/05 03:18:22 INFO : Applying changes
2026/09/05 03:18:22 INFO : Checking potential conflicts...
2026/09/05 03:18:22 ERROR : file1.txt: md5 differ
2026/09/05 03:18:22 NOTICE: azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2': 1 differences found
2026/09/05 03:18:22 NOTICE: azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2': 1 errors while checking
2026/09/05 03:18:22 INFO : Finished checking the potential conflicts. 1 differences found
2026/09/05 03:18:22 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/09/05 03:18:22 INFO : file1.txt: Winner cannot be determined as sizes are equal. Path1: 33, Path2: 33, Difference: 0
2026/09/05 03:18:22 INFO : file1.txt: [31mA winner could not be determined.[0m
2026/09/05 03:18:22 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36m/tmp/031241lipubep4/resolve/path1/file1.txt.apple1[0m
2026/09/05 03:18:22 INFO : file1.txt: Moved (server-side) to: file1.txt.apple1
2026/09/05 03:18:22 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/file1.txt.apple1[0m
2026/09/05 03:18:22 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/file1.txt.apple2[0m
2026/09/05 03:18:22 INFO : file1.txt: Moved (server-side) to: file1.txt.apple2
2026/09/05 03:18:22 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/031241lipubep4/resolve/path1/file1.txt.apple2[0m
2026/09/05 03:18:22 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:18:22 INFO : file1.txt.apple2: Copied (new)
2026/09/05 03:18:22 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:18:23 INFO : file1.txt.apple1: Copied (new)
2026/09/05 03:18:23 INFO : Updating listings
2026/09/05 03:18:23 INFO : Validating listings for Path1 "/tmp/031241lipubep4/resolve/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/"
2026/09/05 03:18:23 INFO : [32mBisync successful[0m
2026/09/05 03:18:23 NOTICE: [36m(25) :[0m [34mtest different suffixes[0m
2026/09/05 03:18:23 NOTICE: [36m(26) :[0m [34mtouch-glob 2003-07-23 /tmp/031241lipubep4/datadir/test_resolve-bakavej3/ file1R.txt[0m
2026/09/05 03:18:23 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/datadir/test_resolve-bakavej3/" for canonical name "/tmp/031241lipubep4/datadir/test_resolve-bakavej3"
2026/09/05 03:18:23 DEBUG : file1R.txt: Set modification time 2003-07-23
2026/09/05 03:18:23 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_resolve-bakavej3/file1R.txt TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/ file1.txt[0m
2026/09/05 03:18:23 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_resolve-bakavej3/file1R.txt" to "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/" as "file1.txt"
2026/09/05 03:18:23 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_resolve-bakavej3/file1R.txt"
2026/09/05 03:18:23 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/"
2026/09/05 03:18:23 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/'" as "file1.txt"
2026/09/05 03:18:23 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/09/05 03:18:23 DEBUG : file1.txt.5ea1e655.partial: size = 33 OK
2026/09/05 03:18:23 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/09/05 03:18:23 DEBUG : file1.txt.5ea1e655.partial: renamed to: file1.txt
2026/09/05 03:18:23 INFO : file1R.txt: Copied (new) to: file1.txt
2026/09/05 03:18:23 NOTICE: [36m(28) :[0m [34mtouch-glob 2003-07-23 /tmp/031241lipubep4/datadir/test_resolve-bakavej3/ file1L.txt[0m
2026/09/05 03:18:23 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/datadir/test_resolve-bakavej3/" for canonical name "/tmp/031241lipubep4/datadir/test_resolve-bakavej3"
2026/09/05 03:18:23 DEBUG : file1L.txt: Set modification time 2003-07-23
2026/09/05 03:18:23 NOTICE: [36m(29) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_resolve-bakavej3/file1L.txt /tmp/031241lipubep4/resolve/path1/ file1.txt[0m
2026/09/05 03:18:23 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_resolve-bakavej3/file1L.txt" to "/tmp/031241lipubep4/resolve/path1/" as "file1.txt"
2026/09/05 03:18:23 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_resolve-bakavej3/file1L.txt"
2026/09/05 03:18:23 DEBUG : Creating backend with remote "/tmp/031241lipubep4/resolve/path1/"
2026/09/05 03:18:23 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/031241lipubep4/resolve/path1" as "file1.txt"
2026/09/05 03:18:23 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/09/05 03:18:23 DEBUG : file1.txt.5ea1e655.partial: size = 33 OK
2026/09/05 03:18:23 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/09/05 03:18:23 DEBUG : file1.txt.5ea1e655.partial: renamed to: file1.txt
2026/09/05 03:18:23 INFO : file1L.txt: Copied (new) to: file1.txt
2026/09/05 03:18:23 NOTICE: [36m(30) :[0m [34mtest bisync run with --conflict-resolve=older --conflict-loser=num --conflict-suffix=cloud,local[0m
2026/09/05 03:18:23 NOTICE: [36m(31) :[0m [34mbisync conflict-resolve=older conflict-loser=num conflict-suffix=cloud,local[0m
2026/09/05 03:18:25 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:18:25 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:18: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/09/05 03:18:25 INFO : Synching Path1 "/tmp/031241lipubep4/resolve/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/"
2026/09/05 03:18:25 INFO : Building Path1 and Path2 listings
2026/09/05 03:18:25 INFO : Path1 checking for diffs
2026/09/05 03:18:25 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/09/05 03:18:25 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/09/05 03:18:25 INFO : Path2 checking for diffs
2026/09/05 03:18:25 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/09/05 03:18:25 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/09/05 03:18:25 INFO : Applying changes
2026/09/05 03:18:25 INFO : Checking potential conflicts...
2026/09/05 03:18:26 ERROR : file1.txt: md5 differ
2026/09/05 03:18:26 NOTICE: azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2': 1 differences found
2026/09/05 03:18:26 NOTICE: azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2': 1 errors while checking
2026/09/05 03:18:26 INFO : Finished checking the potential conflicts. 1 differences found
2026/09/05 03:18:26 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/09/05 03:18:26 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/09/05 03:18:26 INFO : file1.txt: [31mA winner could not be determined.[0m
2026/09/05 03:18:26 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36m/tmp/031241lipubep4/resolve/path1/file1.txt.cloud1[0m
2026/09/05 03:18:26 INFO : file1.txt: Moved (server-side) to: file1.txt.cloud1
2026/09/05 03:18:26 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/file1.txt.cloud1[0m
2026/09/05 03:18:26 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/file1.txt.local1[0m
2026/09/05 03:18:26 INFO : file1.txt: Moved (server-side) to: file1.txt.local1
2026/09/05 03:18:26 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/031241lipubep4/resolve/path1/file1.txt.local1[0m
2026/09/05 03:18:26 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:18:26 INFO : file1.txt.local1: Copied (new)
2026/09/05 03:18:26 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:18:27 INFO : file1.txt.cloud1: Copied (new)
2026/09/05 03:18:27 INFO : Updating listings
2026/09/05 03:18:27 INFO : Validating listings for Path1 "/tmp/031241lipubep4/resolve/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/"
2026/09/05 03:18:27 INFO : [32mBisync successful[0m
2026/09/05 03:18:27 NOTICE: [36m(32) :[0m [34mtest legacy[0m
2026/09/05 03:18:27 NOTICE: [36m(33) :[0m [34mtouch-glob 2004-07-23 /tmp/031241lipubep4/datadir/test_resolve-bakavej3/ file1R.txt[0m
2026/09/05 03:18:27 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/datadir/test_resolve-bakavej3/" for canonical name "/tmp/031241lipubep4/datadir/test_resolve-bakavej3"
2026/09/05 03:18:27 DEBUG : file1R.txt: Set modification time 2004-07-23
2026/09/05 03:18:27 NOTICE: [36m(34) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_resolve-bakavej3/file1R.txt TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/ file1.txt[0m
2026/09/05 03:18:27 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_resolve-bakavej3/file1R.txt" to "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/" as "file1.txt"
2026/09/05 03:18:27 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_resolve-bakavej3/file1R.txt"
2026/09/05 03:18:27 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/"
2026/09/05 03:18:27 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/'" as "file1.txt"
2026/09/05 03:18:27 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/09/05 03:18:27 DEBUG : file1.txt.86629d73.partial: size = 33 OK
2026/09/05 03:18:27 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/09/05 03:18:27 DEBUG : file1.txt.86629d73.partial: renamed to: file1.txt
2026/09/05 03:18:27 INFO : file1R.txt: Copied (new) to: file1.txt
2026/09/05 03:18:27 NOTICE: [36m(35) :[0m [34mtouch-glob 2004-07-23 /tmp/031241lipubep4/datadir/test_resolve-bakavej3/ file1L.txt[0m
2026/09/05 03:18:27 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/datadir/test_resolve-bakavej3/" for canonical name "/tmp/031241lipubep4/datadir/test_resolve-bakavej3"
2026/09/05 03:18:27 DEBUG : file1L.txt: Set modification time 2004-07-23
2026/09/05 03:18:27 NOTICE: [36m(36) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_resolve-bakavej3/file1L.txt /tmp/031241lipubep4/resolve/path1/ file1.txt[0m
2026/09/05 03:18:27 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_resolve-bakavej3/file1L.txt" to "/tmp/031241lipubep4/resolve/path1/" as "file1.txt"
2026/09/05 03:18:27 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_resolve-bakavej3/file1L.txt"
2026/09/05 03:18:27 DEBUG : Creating backend with remote "/tmp/031241lipubep4/resolve/path1/"
2026/09/05 03:18:27 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/031241lipubep4/resolve/path1" as "file1.txt"
2026/09/05 03:18:27 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/09/05 03:18:27 DEBUG : file1.txt.86629d73.partial: size = 33 OK
2026/09/05 03:18:27 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/09/05 03:18:27 DEBUG : file1.txt.86629d73.partial: renamed to: file1.txt
2026/09/05 03:18:27 INFO : file1L.txt: Copied (new) to: file1.txt
2026/09/05 03:18:27 NOTICE: [36m(37) :[0m [34mtest bisync run with --conflict-resolve=none --conflict-loser=pathname --conflict-suffix=.path[0m
2026/09/05 03:18:27 NOTICE: [36m(38) :[0m [34mbisync conflict-resolve=none conflict-loser=pathname conflict-suffix=.path[0m
2026/09/05 03:18:29 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:18:29 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:18: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/09/05 03:18:29 INFO : Synching Path1 "/tmp/031241lipubep4/resolve/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/"
2026/09/05 03:18:29 INFO : Building Path1 and Path2 listings
2026/09/05 03:18:29 INFO : Path1 checking for diffs
2026/09/05 03:18:29 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/09/05 03:18:29 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/09/05 03:18:29 INFO : Path2 checking for diffs
2026/09/05 03:18:29 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/09/05 03:18:29 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/09/05 03:18:29 INFO : Applying changes
2026/09/05 03:18:29 INFO : Checking potential conflicts...
2026/09/05 03:18:30 ERROR : file1.txt: md5 differ
2026/09/05 03:18:30 NOTICE: azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2': 1 differences found
2026/09/05 03:18:30 NOTICE: azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2': 1 errors while checking
2026/09/05 03:18:30 INFO : Finished checking the potential conflicts. 1 differences found
2026/09/05 03:18:30 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/09/05 03:18:30 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36m/tmp/031241lipubep4/resolve/path1/file1.txt..path1[0m
2026/09/05 03:18:30 INFO : file1.txt: Moved (server-side) to: file1.txt..path1
2026/09/05 03:18:30 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/file1.txt..path1[0m
2026/09/05 03:18:30 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/file1.txt..path2[0m
2026/09/05 03:18:30 INFO : file1.txt: Moved (server-side) to: file1.txt..path2
2026/09/05 03:18:30 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/031241lipubep4/resolve/path1/file1.txt..path2[0m
2026/09/05 03:18:30 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:18:30 INFO : file1.txt..path2: Copied (new)
2026/09/05 03:18:30 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:18:30 INFO : file1.txt..path1: Copied (new)
2026/09/05 03:18:30 INFO : Updating listings
2026/09/05 03:18:30 INFO : Validating listings for Path1 "/tmp/031241lipubep4/resolve/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/"
2026/09/05 03:18:30 INFO : [32mBisync successful[0m
2026/09/05 03:18:30 NOTICE: [36m(39) :[0m [34mtest deletes on both sides with default suffix[0m
2026/09/05 03:18:30 NOTICE: [36m(40) :[0m [34mtouch-glob 2005-01-02 /tmp/031241lipubep4/datadir/test_resolve-bakavej3/ file1R.txt[0m
2026/09/05 03:18:30 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/datadir/test_resolve-bakavej3/" for canonical name "/tmp/031241lipubep4/datadir/test_resolve-bakavej3"
2026/09/05 03:18:30 DEBUG : file1R.txt: Set modification time 2005-01-02
2026/09/05 03:18:30 NOTICE: [36m(41) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_resolve-bakavej3/file1R.txt TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/ file1.txt[0m
2026/09/05 03:18:30 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_resolve-bakavej3/file1R.txt" to "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/" as "file1.txt"
2026/09/05 03:18:30 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_resolve-bakavej3/file1R.txt"
2026/09/05 03:18:30 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/"
2026/09/05 03:18:31 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/'" as "file1.txt"
2026/09/05 03:18:31 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/09/05 03:18:31 DEBUG : file1.txt.0d1673a5.partial: size = 33 OK
2026/09/05 03:18:31 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/09/05 03:18:31 DEBUG : file1.txt.0d1673a5.partial: renamed to: file1.txt
2026/09/05 03:18:31 INFO : file1R.txt: Copied (new) to: file1.txt
2026/09/05 03:18:31 NOTICE: [36m(42) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_resolve-bakavej3/file1R.txt /tmp/031241lipubep4/resolve/path1/ file2.txt[0m
2026/09/05 03:18:31 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_resolve-bakavej3/file1R.txt" to "/tmp/031241lipubep4/resolve/path1/" as "file2.txt"
2026/09/05 03:18:31 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_resolve-bakavej3/file1R.txt"
2026/09/05 03:18:31 DEBUG : Creating backend with remote "/tmp/031241lipubep4/resolve/path1/"
2026/09/05 03:18:31 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/031241lipubep4/resolve/path1" as "file2.txt"
2026/09/05 03:18:31 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/031241lipubep4/datadir/test_resolve-bakavej3)
2026/09/05 03:18:31 DEBUG : file2.txt: size = 0 (Local file system at /tmp/031241lipubep4/resolve/path1)
2026/09/05 03:18:31 DEBUG : file1R.txt: Sizes differ
2026/09/05 03:18:31 DEBUG : file2.txt.57774cc5.partial: size = 33 OK
2026/09/05 03:18:31 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/09/05 03:18:31 DEBUG : file2.txt.57774cc5.partial: renamed to: file2.txt
2026/09/05 03:18:31 INFO : file1R.txt: Copied (replaced existing) to: file2.txt
2026/09/05 03:18:31 NOTICE: [36m(43) :[0m [34mtouch-glob 2006-03-04 /tmp/031241lipubep4/datadir/test_resolve-bakavej3/ file1L.txt[0m
2026/09/05 03:18:31 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/datadir/test_resolve-bakavej3/" for canonical name "/tmp/031241lipubep4/datadir/test_resolve-bakavej3"
2026/09/05 03:18:31 DEBUG : file1L.txt: Set modification time 2006-03-04
2026/09/05 03:18:31 NOTICE: [36m(44) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_resolve-bakavej3/file1L.txt /tmp/031241lipubep4/resolve/path1/ file1.txt[0m
2026/09/05 03:18:31 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_resolve-bakavej3/file1L.txt" to "/tmp/031241lipubep4/resolve/path1/" as "file1.txt"
2026/09/05 03:18:31 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_resolve-bakavej3/file1L.txt"
2026/09/05 03:18:31 DEBUG : Creating backend with remote "/tmp/031241lipubep4/resolve/path1/"
2026/09/05 03:18:31 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/031241lipubep4/resolve/path1" as "file1.txt"
2026/09/05 03:18:31 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/09/05 03:18:31 DEBUG : file1.txt.96f4d061.partial: size = 33 OK
2026/09/05 03:18:31 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/09/05 03:18:31 DEBUG : file1.txt.96f4d061.partial: renamed to: file1.txt
2026/09/05 03:18:31 INFO : file1L.txt: Copied (new) to: file1.txt
2026/09/05 03:18:31 NOTICE: [36m(45) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_resolve-bakavej3/file1L.txt TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/ file2.txt[0m
2026/09/05 03:18:31 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_resolve-bakavej3/file1L.txt" to "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/" as "file2.txt"
2026/09/05 03:18:31 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_resolve-bakavej3/file1L.txt"
2026/09/05 03:18:31 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/"
2026/09/05 03:18:31 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/'" as "file2.txt"
2026/09/05 03:18:31 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/031241lipubep4/datadir/test_resolve-bakavej3)
2026/09/05 03:18:31 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/')
2026/09/05 03:18:31 DEBUG : file1L.txt: Sizes differ
2026/09/05 03:18:31 DEBUG : file2.txt.cc95ef01.partial: size = 33 OK
2026/09/05 03:18:31 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/09/05 03:18:31 DEBUG : file2.txt.cc95ef01.partial: renamed to: file2.txt
2026/09/05 03:18:31 INFO : file1L.txt: Copied (replaced existing) to: file2.txt
2026/09/05 03:18:31 NOTICE: [36m(46) :[0m [34mtest bisync run with --conflict-resolve=newer --conflict-loser=delete[0m
2026/09/05 03:18:31 NOTICE: [36m(47) :[0m [34mbisync conflict-resolve=newer conflict-loser=delete[0m
2026/09/05 03:18:34 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:18:34 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:18: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/09/05 03:18:34 INFO : Synching Path1 "/tmp/031241lipubep4/resolve/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/"
2026/09/05 03:18:34 INFO : Building Path1 and Path2 listings
2026/09/05 03:18:34 INFO : Path1 checking for diffs
2026/09/05 03:18:34 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/09/05 03:18:34 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/09/05 03:18:34 INFO : Path1: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/09/05 03:18:34 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/09/05 03:18:34 INFO : Path2 checking for diffs
2026/09/05 03:18:34 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/09/05 03:18:34 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/09/05 03:18:34 INFO : Path2: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/09/05 03:18:34 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/09/05 03:18:34 INFO : Applying changes
2026/09/05 03:18:34 INFO : Checking potential conflicts...
2026/09/05 03:18:34 ERROR : file1.txt: md5 differ
2026/09/05 03:18:34 ERROR : file2.txt: md5 differ
2026/09/05 03:18:34 NOTICE: azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2': 2 differences found
2026/09/05 03:18:34 NOTICE: azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2': 2 errors while checking
2026/09/05 03:18:34 INFO : Finished checking the potential conflicts. 2 differences found
2026/09/05 03:18:34 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/09/05 03:18:34 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/09/05 03:18:34 INFO : file1.txt: [32mThe winner is: Path1[0m
2026/09/05 03:18:34 NOTICE: - [34mPath2[0m [35mDeleting Path2 copy[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/file1.txt[0m
2026/09/05 03:18:34 INFO : file1.txt: Deleted
2026/09/05 03:18:34 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mfile1.txt[0m
2026/09/05 03:18:34 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile2.txt[0m
2026/09/05 03:18:34 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/09/05 03:18:34 INFO : file2.txt: [32mThe winner is: Path2[0m
2026/09/05 03:18:34 NOTICE: - [36mPath1[0m [35mDeleting Path1 copy[0m - [36m/tmp/031241lipubep4/resolve/path1/file2.txt[0m
2026/09/05 03:18:34 INFO : file2.txt: Deleted
2026/09/05 03:18:34 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mfile2.txt[0m
2026/09/05 03:18:34 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:18:34 INFO : file2.txt: Copied (new)
2026/09/05 03:18:34 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:18:35 INFO : file1.txt: Copied (new)
2026/09/05 03:18:35 INFO : Updating listings
2026/09/05 03:18:35 INFO : Validating listings for Path1 "/tmp/031241lipubep4/resolve/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/"
2026/09/05 03:18:35 INFO : [32mBisync successful[0m
2026/09/05 03:18:35 NOTICE: [36m(48) :[0m [34mtest --conflict-resolve newer --conflict-loser pathname --conflict-suffix path[0m
2026/09/05 03:18:35 NOTICE: [36m(49) :[0m [34mtouch-glob 2004-07-23 /tmp/031241lipubep4/datadir/test_resolve-bakavej3/ file1R.txt[0m
2026/09/05 03:18:35 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/datadir/test_resolve-bakavej3/" for canonical name "/tmp/031241lipubep4/datadir/test_resolve-bakavej3"
2026/09/05 03:18:35 DEBUG : file1R.txt: Set modification time 2004-07-23
2026/09/05 03:18:35 NOTICE: [36m(50) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_resolve-bakavej3/file1R.txt TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/ file1.txt[0m
2026/09/05 03:18:35 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_resolve-bakavej3/file1R.txt" to "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/" as "file1.txt"
2026/09/05 03:18:35 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_resolve-bakavej3/file1R.txt"
2026/09/05 03:18:35 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/"
2026/09/05 03:18:35 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/'" as "file1.txt"
2026/09/05 03:18:35 DEBUG : file1.txt: size = 33 OK
2026/09/05 03:18:35 DEBUG : file1R.txt: Modification times differ by 14136h0m0s: 2004-07-23 00:00:00 +0000 UTC, 2006-03-04 00:00:00 +0000 UTC
2026/09/05 03:18:35 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 (Local file system at /tmp/031241lipubep4/datadir/test_resolve-bakavej3)
2026/09/05 03:18:35 DEBUG : file1.txt: md5 = ea683c03f780b76a62405456b08ae6fd (azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/')
2026/09/05 03:18:35 DEBUG : file1R.txt: md5 differ
2026/09/05 03:18:35 DEBUG : file1.txt.86629d73.partial: size = 33 OK
2026/09/05 03:18:35 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/09/05 03:18:35 DEBUG : file1.txt.86629d73.partial: renamed to: file1.txt
2026/09/05 03:18:35 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/09/05 03:18:35 NOTICE: [36m(51) :[0m [34mtouch-glob 2004-07-25 /tmp/031241lipubep4/datadir/test_resolve-bakavej3/ file1L.txt[0m
2026/09/05 03:18:35 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/datadir/test_resolve-bakavej3/" for canonical name "/tmp/031241lipubep4/datadir/test_resolve-bakavej3"
2026/09/05 03:18:35 DEBUG : file1L.txt: Set modification time 2004-07-25
2026/09/05 03:18:35 NOTICE: [36m(52) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_resolve-bakavej3/file1L.txt /tmp/031241lipubep4/resolve/path1/ file1.txt[0m
2026/09/05 03:18:35 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_resolve-bakavej3/file1L.txt" to "/tmp/031241lipubep4/resolve/path1/" as "file1.txt"
2026/09/05 03:18:35 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_resolve-bakavej3/file1L.txt"
2026/09/05 03:18:35 DEBUG : Creating backend with remote "/tmp/031241lipubep4/resolve/path1/"
2026/09/05 03:18:35 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/031241lipubep4/resolve/path1" as "file1.txt"
2026/09/05 03:18:35 DEBUG : file1.txt: size = 33 OK
2026/09/05 03:18:35 DEBUG : file1L.txt: Modification times differ by 14088h0m0s: 2004-07-25 00:00:00 +0000 UTC, 2006-03-04 00:00:00 +0000 UTC
2026/09/05 03:18:35 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/09/05 03:18:35 INFO : file1L.txt: Updated modification time in destination
2026/09/05 03:18:35 DEBUG : file1L.txt: Unchanged skipping
2026/09/05 03:18:35 NOTICE: [36m(53) :[0m [34mtest bisync run with --conflict-resolve=newer --conflict-loser=pathname --conflict-suffix=path[0m
2026/09/05 03:18:35 NOTICE: [36m(54) :[0m [34mbisync conflict-resolve=newer conflict-loser=pathname conflict-suffix=path[0m
2026/09/05 03:18:38 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:18:38 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03: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/09/05 03:18:38 INFO : Synching Path1 "/tmp/031241lipubep4/resolve/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/"
2026/09/05 03:18:38 INFO : Building Path1 and Path2 listings
2026/09/05 03:18:38 INFO : Path1 checking for diffs
2026/09/05 03:18:38 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:18:38 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile2.txt[0m
2026/09/05 03:18:38 INFO : Path1: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/09/05 03:18:38 INFO : ([33mModified[0m: [36m 0 newer[0m, [34m 1 older[0m)
2026/09/05 03:18:38 INFO : Path2 checking for diffs
2026/09/05 03:18:38 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:18:38 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile2.txt[0m
2026/09/05 03:18:38 INFO : Path2: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/09/05 03:18:38 INFO : ([33mModified[0m: [36m 0 newer[0m, [34m 1 older[0m)
2026/09/05 03:18:38 INFO : Applying changes
2026/09/05 03:18:38 INFO : Checking potential conflicts...
2026/09/05 03:18:38 ERROR : file1.txt: md5 differ
2026/09/05 03:18:38 NOTICE: azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2': 1 differences found
2026/09/05 03:18:38 NOTICE: azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2': 1 errors while checking
2026/09/05 03:18:38 NOTICE: azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2': 1 matching files
2026/09/05 03:18:38 INFO : Finished checking the potential conflicts. 1 differences found
2026/09/05 03:18:38 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/09/05 03:18:38 INFO : file1.txt: Path1 is newer. Path1: 2004-07-25 00:00:00 +0000 UTC, Path2: 2004-07-23 00:00:00 +0000 UTC, Difference: 48h0m0s
2026/09/05 03:18:38 INFO : file1.txt: [32mThe winner is: Path1[0m
2026/09/05 03:18:38 NOTICE: - [36mPath1[0m [35mNot renaming Path1 copy, as it was determined the winner[0m - [36m/tmp/031241lipubep4/resolve/path1/file1.txt[0m
2026/09/05 03:18:38 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/file1.txt[0m
2026/09/05 03:18:38 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/file1.txt.path2[0m
2026/09/05 03:18:38 INFO : file1.txt: Moved (server-side) to: file1.txt.path2
2026/09/05 03:18:38 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/031241lipubep4/resolve/path1/file1.txt.path2[0m
2026/09/05 03:18:38 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile2.txt[0m
2026/09/05 03:18:38 INFO : Files are equal! Skipping: file2.txt
2026/09/05 03:18:38 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:18:39 INFO : file1.txt.path2: Copied (new)
2026/09/05 03:18:39 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:18:39 INFO : file1.txt: Copied (new)
2026/09/05 03:18:39 INFO : Updating listings
2026/09/05 03:18:39 INFO : Validating listings for Path1 "/tmp/031241lipubep4/resolve/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2/"
2026/09/05 03:18:39 INFO : [32mBisync successful[0m
2026/09/05 03:18:40 DEBUG : Waiting for deletions to finish
2026/09/05 03:18:40 INFO : RCLONE_TEST: Deleted
2026/09/05 03:18:40 INFO : file1.txt.dinosaur1: Deleted
2026/09/05 03:18:40 INFO : file1.txt.local1: Deleted
2026/09/05 03:18:40 INFO : file1.txt.apple2: Deleted
2026/09/05 03:18:40 INFO : file1.txt.path2: Deleted
2026/09/05 03:18:40 INFO : file2.txt: Deleted
2026/09/05 03:18:40 INFO : file1.txt..path1: Deleted
2026/09/05 03:18:40 INFO : file1.txt..path2: Deleted
2026/09/05 03:18:40 INFO : file1.txt.apple1: Deleted
2026/09/05 03:18:40 INFO : file1.txt: Deleted
2026/09/05 03:18:40 INFO : file1.txt.cloud1: Deleted
2026/09/05 03:18:40 DEBUG : removing 1 level 0 directories
2026/09/05 03:18:40 INFO : Local file system at /tmp/031241lipubep4/resolve/path1: Removing directory
2026/09/05 03:18:40 DEBUG : Waiting for deletions to finish
2026/09/05 03:18:40 INFO : file1.txt..path2: Deleted
2026/09/05 03:18:40 INFO : file1.txt.apple2: Deleted
2026/09/05 03:18:40 INFO : RCLONE_TEST: Deleted
2026/09/05 03:18:40 INFO : file1.txt.dinosaur1: Deleted
2026/09/05 03:18:40 INFO : file1.txt..path1: Deleted
2026/09/05 03:18:40 INFO : file1.txt.apple1: Deleted
2026/09/05 03:18:40 INFO : file1.txt: Deleted
2026/09/05 03:18:40 INFO : file1.txt.cloud1: Deleted
2026/09/05 03:18:40 INFO : file1.txt.local1: Deleted
2026/09/05 03:18:40 INFO : file1.txt.path2: Deleted
2026/09/05 03:18:40 INFO : file2.txt: Deleted
2026/09/05 03:18:40 DEBUG : removing 1 level 0 directories
2026/09/05 03:18:40 INFO : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resolve/path2': Removing directory
bisync_test.go:610: [32mTEST resolve PASSED[0m
=== RUN TestBisyncLocalRemote/resync
2026/09/05 03:18:40 DEBUG : Creating backend with remote "/tmp/031241lipubep4/resync/path1"
2026/09/05 03:18:40 INFO : path2: Making directory
2026/09/05 03:18:40 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync/path2"
2026/09/05 03:18:40 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync/initial"
2026/09/05 03:18:40 DEBUG : Creating backend with remote "/tmp/031241lipubep4/initdir/test_resync-vefiseq7"
2026/09/05 03:18:40 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:18:40 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:18:40 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:18:40 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:18:40 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:18:40 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:18:40 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:18:40 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:18:40 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:18:40 DEBUG : Local file system at /tmp/031241lipubep4/initdir/test_resync-vefiseq7: Waiting for checks to finish
2026/09/05 03:18:40 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:18:40 DEBUG : Local file system at /tmp/031241lipubep4/initdir/test_resync-vefiseq7: Waiting for transfers to finish
2026/09/05 03:18:40 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:18:40 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:18:40 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:18:40 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:18:40 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:18:40 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:18:40 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:18:40 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:18:40 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:18:40 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:18:40 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:18:40 INFO : file1.txt: Copied (new)
2026/09/05 03:18:40 INFO : file3.txt: Copied (new)
2026/09/05 03:18:40 INFO : file2.txt: Copied (new)
2026/09/05 03:18:40 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:18:40 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:18:40 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:18:40 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:18:40 INFO : file4.txt: Copied (new)
2026/09/05 03:18:40 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:18:40 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:18:40 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:18:40 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:18:40 INFO : file6.txt: Copied (new)
2026/09/05 03:18:40 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:18:40 INFO : file5.txt: Copied (new)
2026/09/05 03:18:40 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:18:40 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:18:40 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:18:40 INFO : file7.txt: Copied (new)
2026/09/05 03:18:40 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync/modfiles"
2026/09/05 03:18:40 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_resync-jurised9"
2026/09/05 03:18:40 DEBUG : fileA.txt: Need to transfer - File not found at Destination
2026/09/05 03:18:40 DEBUG : fileB.txt: Need to transfer - File not found at Destination
2026/09/05 03:18:40 DEBUG : fileA.txt.04c13af3.partial: size = 19 OK
2026/09/05 03:18:40 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:18:40 DEBUG : fileB.txt.b8ec97e6.partial: size = 19 OK
2026/09/05 03:18:40 DEBUG : fileA.txt.04c13af3.partial: renamed to: fileA.txt
2026/09/05 03:18:40 INFO : fileA.txt: Copied (new)
2026/09/05 03:18:40 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:18:40 DEBUG : fileB.txt.b8ec97e6.partial: renamed to: fileB.txt
2026/09/05 03:18:40 INFO : fileB.txt: Copied (new)
2026/09/05 03:18:40 DEBUG : Local file system at /tmp/031241lipubep4/datadir/test_resync-jurised9: Waiting for checks to finish
2026/09/05 03:18:40 DEBUG : Local file system at /tmp/031241lipubep4/datadir/test_resync-jurised9: Waiting for transfers to finish
2026/09/05 03:18:40 DEBUG : Waiting for deletions to finish
2026/09/05 03:18:40 ERROR : error listing: directory not found
2026/09/05 03:18:40 ERROR : Local file system at /tmp/031241lipubep4/resync/path1: Failed to list "": directory not found
2026/09/05 03:18:40 DEBUG : removing 1 level 0 directories
2026/09/05 03:18:40 INFO : Local file system at /tmp/031241lipubep4/resync/path1: Removing directory
2026/09/05 03:18:40 ERROR : Failed to rmdir: stat /tmp/031241lipubep4/resync/path1: no such file or directory
2026/09/05 03:18:40 DEBUG : Waiting for deletions to finish
2026/09/05 03:18:40 ERROR : error listing: directory not found
2026/09/05 03:18:40 ERROR : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resync/path2': Failed to list "": directory not found
2026/09/05 03:18:40 DEBUG : removing 1 level 0 directories
2026/09/05 03:18:40 INFO : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resync/path2': Removing directory
2026/09/05 03:18:40 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-xipubeh2juqo%2F031241lipubep4%2Fresync%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:624fa54a-b01a-0065-32e5-3c1f5e000000
Time:2026-09-05T03:18:40.9544879Z
--------------------------------------------------------------------------------
2026/09/05 03:18:40 ERROR : error listing: directory not found
2026/09/05 03:18:41 ERROR : error listing: directory not found
2026/09/05 03:18:41 NOTICE: checking initFs Local file system at /tmp/031241lipubep4/initdir/test_resync-vefiseq7
2026/09/05 03:18:41 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:18:41 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:18:41 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:18:41 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:18:41 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:18:41 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:18:41 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:18:41 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:18:41 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:18:41 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:18:41 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:18:41 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:18:41 DEBUG : Local file system at /tmp/031241lipubep4/resync/path1: Waiting for checks to finish
2026/09/05 03:18:41 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:18:41 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:18:41 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:18:41 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:18:41 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:18:41 INFO : file1.txt: Copied (new)
2026/09/05 03:18:41 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:18:41 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:18:41 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:18:41 INFO : file2.txt: Copied (new)
2026/09/05 03:18:41 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:18:41 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:18:41 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:18:41 INFO : file3.txt: Copied (new)
2026/09/05 03:18:41 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:18:41 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:18:41 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:18:41 INFO : file5.txt: Copied (new)
2026/09/05 03:18:41 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:18:41 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:18:41 INFO : file6.txt: Copied (new)
2026/09/05 03:18:41 DEBUG : Local file system at /tmp/031241lipubep4/resync/path1: Waiting for transfers to finish
2026/09/05 03:18:41 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:18:41 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:18:41 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:18:41 INFO : file7.txt: Copied (new)
2026/09/05 03:18:41 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:18:41 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:18:41 INFO : file4.txt: Copied (new)
2026/09/05 03:18:41 NOTICE: checking Path1 Local file system at /tmp/031241lipubep4/resync/path1
2026/09/05 03:18:41 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:18:41 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:18:41 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:18:41 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:18:41 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:18:41 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:18:41 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:18:41 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:18:41 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resync/path2': Waiting for checks to finish
2026/09/05 03:18:41 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resync/path2': Waiting for transfers to finish
2026/09/05 03:18:41 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:18:41 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:18:41 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:18:41 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:18:41 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:18:41 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:18:41 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:18:41 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:18:41 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:18:41 INFO : file3.txt: Copied (new)
2026/09/05 03:18:41 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:18:41 INFO : file4.txt: Copied (new)
2026/09/05 03:18:41 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:18:41 INFO : file1.txt: Copied (new)
2026/09/05 03:18:41 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:18:41 INFO : file2.txt: Copied (new)
2026/09/05 03:18:41 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:18:41 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:18:41 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:18:41 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:18:41 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:18:41 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:18:41 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:18:41 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:18:41 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:18:41 INFO : file5.txt: Copied (new)
2026/09/05 03:18:41 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:18:41 INFO : file6.txt: Copied (new)
2026/09/05 03:18:41 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:18:41 INFO : file7.txt: Copied (new)
2026/09/05 03:18:41 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:18:41 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:18:41 NOTICE: checking path2 azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resync/path2'
2026/09/05 03:18:42 NOTICE: [36m(01) :[0m [34mtest resync[0m
2026/09/05 03:18:42 NOTICE: [36m(02) :[0m [34mtest 1. resync with empty path1, resulting in copying all content from path2.[0m
2026/09/05 03:18:42 NOTICE: [36m(03) :[0m [34mpurge-children /tmp/031241lipubep4/resync/path1/[0m
2026/09/05 03:18:42 DEBUG : file6.txt: Remove file
2026/09/05 03:18:42 DEBUG : file4.txt: Remove file
2026/09/05 03:18:42 DEBUG : file1.txt: Remove file
2026/09/05 03:18:42 DEBUG : file3.txt: Remove file
2026/09/05 03:18:42 DEBUG : RCLONE_TEST: Remove file
2026/09/05 03:18:42 DEBUG : file5.txt: Remove file
2026/09/05 03:18:42 DEBUG : file7.txt: Remove file
2026/09/05 03:18:42 DEBUG : file2.txt: Remove file
2026/09/05 03:18:42 NOTICE: [36m(04) :[0m [34mbisync resync[0m
2026/09/05 03:18:44 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:18:44 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:18: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/09/05 03:18:44 INFO : Synching Path1 "/tmp/031241lipubep4/resync/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync/path2/"
2026/09/05 03:18:44 INFO : Copying Path2 files to Path1
2026/09/05 03:18:44 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:18:44 INFO : file2.txt: Copied (new)
2026/09/05 03:18:44 INFO : file3.txt: Copied (new)
2026/09/05 03:18:44 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:18:44 INFO : file1.txt: Copied (new)
2026/09/05 03:18:44 INFO : file4.txt: Copied (new)
2026/09/05 03:18:44 INFO : file5.txt: Copied (new)
2026/09/05 03:18:44 INFO : file7.txt: Copied (new)
2026/09/05 03:18:44 INFO : file6.txt: Copied (new)
2026/09/05 03:18:44 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:18:45 INFO : Resync updating listings
2026/09/05 03:18:45 INFO : Validating listings for Path1 "/tmp/031241lipubep4/resync/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync/path2/"
2026/09/05 03:18:45 INFO : [32mBisync successful[0m
2026/09/05 03:18:45 NOTICE: [36m(05) :[0m [34mmove-listings empty-path1[0m
2026/09/05 03:18:45 NOTICE: [36m(06) :[0m [34mtest 2. resync with empty path2, resulting in syncing all content to path2.[0m
2026/09/05 03:18:45 NOTICE: [36m(07) :[0m [34mpurge-children TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync/path2/[0m
2026/09/05 03:18:45 DEBUG : file1.txt: Remove file
2026/09/05 03:18:45 DEBUG : file2.txt: Remove file
2026/09/05 03:18:45 DEBUG : file3.txt: Remove file
2026/09/05 03:18:45 DEBUG : file4.txt: Remove file
2026/09/05 03:18:45 DEBUG : file5.txt: Remove file
2026/09/05 03:18:45 DEBUG : file6.txt: Remove file
2026/09/05 03:18:45 DEBUG : file7.txt: Remove file
2026/09/05 03:18:45 DEBUG : RCLONE_TEST: Remove file
2026/09/05 03:18:45 NOTICE: [36m(08) :[0m [34mbisync resync[0m
2026/09/05 03:18:47 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:18:47 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:18: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/09/05 03:18:47 INFO : Synching Path1 "/tmp/031241lipubep4/resync/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync/path2/"
2026/09/05 03:18:47 INFO : Copying Path2 files to Path1
2026/09/05 03:18:47 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:18:47 INFO : There was nothing to transfer
2026/09/05 03:18:47 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:18:48 INFO : file3.txt: Copied (new)
2026/09/05 03:18:48 INFO : file2.txt: Copied (new)
2026/09/05 03:18:48 INFO : file1.txt: Copied (new)
2026/09/05 03:18:48 INFO : file4.txt: Copied (new)
2026/09/05 03:18:48 INFO : file5.txt: Copied (new)
2026/09/05 03:18:48 INFO : file6.txt: Copied (new)
2026/09/05 03:18:48 INFO : file7.txt: Copied (new)
2026/09/05 03:18:48 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:18:48 INFO : Resync updating listings
2026/09/05 03:18:48 INFO : Validating listings for Path1 "/tmp/031241lipubep4/resync/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync/path2/"
2026/09/05 03:18:48 INFO : [32mBisync successful[0m
2026/09/05 03:18:48 NOTICE: [36m(09) :[0m [34mmove-listings empty-path2[0m
2026/09/05 03:18:48 NOTICE: [36m(10) :[0m [34mtest 3. exercise all of the various file difference scenarios during a resync.[0m
2026/09/05 03:18:48 NOTICE: [36m(11) :[0m [34mtouch-glob 2002-02-02 /tmp/031241lipubep4/datadir/test_resync-jurised9/ fileA.txt[0m
2026/09/05 03:18:48 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_resync-jurised9/"
2026/09/05 03:18:48 DEBUG : fs cache: renaming cache item "/tmp/031241lipubep4/datadir/test_resync-jurised9/" to be canonical "/tmp/031241lipubep4/datadir/test_resync-jurised9"
2026/09/05 03:18:48 DEBUG : fileA.txt: Set modification time 2002-02-02
2026/09/05 03:18:48 NOTICE: [36m(12) :[0m [34mtouch-glob 1999-09-09 /tmp/031241lipubep4/datadir/test_resync-jurised9/ fileB.txt[0m
2026/09/05 03:18:48 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/datadir/test_resync-jurised9/" for canonical name "/tmp/031241lipubep4/datadir/test_resync-jurised9"
2026/09/05 03:18:48 DEBUG : fileB.txt: Set modification time 1999-09-09
2026/09/05 03:18:48 NOTICE: [36m(13) :[0m [34mtest = file - path1 - path2 - expected action - who wins[0m
2026/09/05 03:18:48 NOTICE: [36m(14) :[0m [34mtest - file1.txt - exists - missing - sync path1 > path2 - path1[0m
2026/09/05 03:18:48 NOTICE: [36m(15) :[0m [34mdelete-file TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync/path2/file1.txt[0m
2026/09/05 03:18:48 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync/path2/"
2026/09/05 03:18:48 INFO : file1.txt: Deleted
2026/09/05 03:18:48 NOTICE: [36m(16) :[0m [34mtest - file2.txt - missing - exists - copy path2 > path1 - path2[0m
2026/09/05 03:18:48 NOTICE: [36m(17) :[0m [34mdelete-file /tmp/031241lipubep4/resync/path1/file2.txt[0m
2026/09/05 03:18:48 DEBUG : Creating backend with remote "/tmp/031241lipubep4/resync/path1/"
2026/09/05 03:18:48 DEBUG : fs cache: renaming cache item "/tmp/031241lipubep4/resync/path1/" to be canonical "/tmp/031241lipubep4/resync/path1"
2026/09/05 03:18:48 INFO : file2.txt: Deleted
2026/09/05 03:18:48 NOTICE: [36m(18) :[0m [34mtest - file3.txt - exists - newer date - sync path1 > path2 - path1[0m
2026/09/05 03:18:48 NOTICE: [36m(19) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_resync-jurised9/fileA.txt TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync/path2/ file3.txt[0m
2026/09/05 03:18:48 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_resync-jurised9/fileA.txt" to "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync/path2/" as "file3.txt"
2026/09/05 03:18:48 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_resync-jurised9/fileA.txt"
2026/09/05 03:18:48 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync/path2/"
2026/09/05 03:18:48 DEBUG : operations.CopyFile "fileA.txt" to "azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resync/path2/'" as "file3.txt"
2026/09/05 03:18:48 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/031241lipubep4/datadir/test_resync-jurised9)
2026/09/05 03:18:48 DEBUG : file3.txt: size = 0 (azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resync/path2/')
2026/09/05 03:18:48 DEBUG : fileA.txt: Sizes differ
2026/09/05 03:18:49 DEBUG : file3.txt.2b9483fe.partial: size = 19 OK
2026/09/05 03:18:49 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:18:49 DEBUG : file3.txt.2b9483fe.partial: renamed to: file3.txt
2026/09/05 03:18:49 INFO : fileA.txt: Copied (replaced existing) to: file3.txt
2026/09/05 03:18:49 NOTICE: [36m(20) :[0m [34mtest - file4.txt - missing - newer date - copy path2 > path1 - path2[0m
2026/09/05 03:18:49 NOTICE: [36m(21) :[0m [34mdelete-file /tmp/031241lipubep4/resync/path1/file4.txt[0m
2026/09/05 03:18:49 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/resync/path1/" for canonical name "/tmp/031241lipubep4/resync/path1"
2026/09/05 03:18:49 INFO : file4.txt: Deleted
2026/09/05 03:18:49 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_resync-jurised9/fileA.txt TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync/path2/ file4.txt[0m
2026/09/05 03:18:49 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_resync-jurised9/fileA.txt" to "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync/path2/" as "file4.txt"
2026/09/05 03:18:49 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_resync-jurised9/fileA.txt"
2026/09/05 03:18:49 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync/path2/"
2026/09/05 03:18:49 DEBUG : operations.CopyFile "fileA.txt" to "azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resync/path2/'" as "file4.txt"
2026/09/05 03:18:49 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/031241lipubep4/datadir/test_resync-jurised9)
2026/09/05 03:18:49 DEBUG : file4.txt: size = 0 (azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resync/path2/')
2026/09/05 03:18:49 DEBUG : fileA.txt: Sizes differ
2026/09/05 03:18:49 DEBUG : file4.txt.1fa6ea21.partial: size = 19 OK
2026/09/05 03:18:49 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:18:49 DEBUG : file4.txt.1fa6ea21.partial: renamed to: file4.txt
2026/09/05 03:18:49 INFO : fileA.txt: Copied (replaced existing) to: file4.txt
2026/09/05 03:18:49 NOTICE: [36m(23) :[0m [34mtest - file5.txt - exists - older date - sync path1 > path2 - path1[0m
2026/09/05 03:18:49 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_resync-jurised9/fileB.txt TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync/path2/ file5.txt[0m
2026/09/05 03:18:49 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_resync-jurised9/fileB.txt" to "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync/path2/" as "file5.txt"
2026/09/05 03:18:49 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_resync-jurised9/fileB.txt"
2026/09/05 03:18:49 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync/path2/"
2026/09/05 03:18:49 DEBUG : operations.CopyFile "fileB.txt" to "azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resync/path2/'" as "file5.txt"
2026/09/05 03:18:49 DEBUG : fileB.txt: size = 19 (Local file system at /tmp/031241lipubep4/datadir/test_resync-jurised9)
2026/09/05 03:18:49 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resync/path2/')
2026/09/05 03:18:49 DEBUG : fileB.txt: Sizes differ
2026/09/05 03:18:50 DEBUG : file5.txt.791a6f4b.partial: size = 19 OK
2026/09/05 03:18:50 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:18:50 DEBUG : file5.txt.791a6f4b.partial: renamed to: file5.txt
2026/09/05 03:18:50 INFO : fileB.txt: Copied (replaced existing) to: file5.txt
2026/09/05 03:18:50 NOTICE: [36m(25) :[0m [34mtest - file6.txt - older date - newer date - sync path1 > path2 - path1[0m
2026/09/05 03:18:50 NOTICE: [36m(26) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_resync-jurised9/fileB.txt /tmp/031241lipubep4/resync/path1/ file6.txt[0m
2026/09/05 03:18:50 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_resync-jurised9/fileB.txt" to "/tmp/031241lipubep4/resync/path1/" as "file6.txt"
2026/09/05 03:18:50 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_resync-jurised9/fileB.txt"
2026/09/05 03:18:50 DEBUG : Creating backend with remote "/tmp/031241lipubep4/resync/path1/"
2026/09/05 03:18:50 DEBUG : operations.CopyFile "fileB.txt" to "Local file system at /tmp/031241lipubep4/resync/path1" as "file6.txt"
2026/09/05 03:18:50 DEBUG : fileB.txt: size = 19 (Local file system at /tmp/031241lipubep4/datadir/test_resync-jurised9)
2026/09/05 03:18:50 DEBUG : file6.txt: size = 0 (Local file system at /tmp/031241lipubep4/resync/path1)
2026/09/05 03:18:50 DEBUG : fileB.txt: Sizes differ
2026/09/05 03:18:50 DEBUG : file6.txt.237b502b.partial: size = 19 OK
2026/09/05 03:18:50 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:18:50 DEBUG : file6.txt.237b502b.partial: renamed to: file6.txt
2026/09/05 03:18:50 INFO : fileB.txt: Copied (replaced existing) to: file6.txt
2026/09/05 03:18:50 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_resync-jurised9/fileA.txt TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync/path2/ file6.txt[0m
2026/09/05 03:18:50 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_resync-jurised9/fileA.txt" to "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync/path2/" as "file6.txt"
2026/09/05 03:18:50 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_resync-jurised9/fileA.txt"
2026/09/05 03:18:50 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync/path2/"
2026/09/05 03:18:50 DEBUG : operations.CopyFile "fileA.txt" to "azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resync/path2/'" as "file6.txt"
2026/09/05 03:18:50 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/031241lipubep4/datadir/test_resync-jurised9)
2026/09/05 03:18:50 DEBUG : file6.txt: size = 0 (azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resync/path2/')
2026/09/05 03:18:50 DEBUG : fileA.txt: Sizes differ
2026/09/05 03:18:50 DEBUG : file6.txt.c537c25e.partial: size = 19 OK
2026/09/05 03:18:50 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:18:50 DEBUG : file6.txt.c537c25e.partial: renamed to: file6.txt
2026/09/05 03:18:50 INFO : fileA.txt: Copied (replaced existing) to: file6.txt
2026/09/05 03:18:50 NOTICE: [36m(28) :[0m [34mtest - file7.txt - exists - exists (same) - none - same[0m
2026/09/05 03:18:50 NOTICE: [36m(29) :[0m [34mtest run bisync with resync[0m
2026/09/05 03:18:50 NOTICE: [36m(30) :[0m [34mbisync resync[0m
2026/09/05 03:18:52 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:18:52 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03: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/09/05 03:18:52 INFO : Synching Path1 "/tmp/031241lipubep4/resync/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync/path2/"
2026/09/05 03:18:52 INFO : Copying Path2 files to Path1
2026/09/05 03:18:52 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:18:53 INFO : file4.txt: Copied (new)
2026/09/05 03:18:53 INFO : file2.txt: Copied (new)
2026/09/05 03:18:53 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:18:53 INFO : file6.txt: Updated modification time in destination
2026/09/05 03:18:53 INFO : file1.txt: Copied (new)
2026/09/05 03:18:53 INFO : file3.txt: Copied (replaced existing)
2026/09/05 03:18:53 INFO : file5.txt: Copied (replaced existing)
2026/09/05 03:18:53 INFO : Resync updating listings
2026/09/05 03:18:53 INFO : Validating listings for Path1 "/tmp/031241lipubep4/resync/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync/path2/"
2026/09/05 03:18:53 INFO : [32mBisync successful[0m
2026/09/05 03:18:53 NOTICE: [36m(31) :[0m [34mcopy-listings mixed-diffs[0m
2026/09/05 03:18:53 NOTICE: [36m(32) :[0m [34mtest run normal bisync[0m
2026/09/05 03:18:53 NOTICE: [36m(33) :[0m [34mbisync[0m
2026/09/05 03:18:55 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:18:55 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03: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/09/05 03:18:55 INFO : Synching Path1 "/tmp/031241lipubep4/resync/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync/path2/"
2026/09/05 03:18:55 INFO : Building Path1 and Path2 listings
2026/09/05 03:18:56 INFO : Path1 checking for diffs
2026/09/05 03:18:56 INFO : Path2 checking for diffs
2026/09/05 03:18:56 INFO : No changes found
2026/09/05 03:18:56 INFO : Updating listings
2026/09/05 03:18:56 INFO : Validating listings for Path1 "/tmp/031241lipubep4/resync/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync/path2/"
2026/09/05 03:18:56 INFO : [32mBisync successful[0m
2026/09/05 03:18:56 NOTICE: [36m(34) :[0m [34mtest 4. confirm critical error on normal sync of empty path.[0m
2026/09/05 03:18:56 NOTICE: [36m(35) :[0m [34mpurge-children TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync/path2/[0m
2026/09/05 03:18:56 DEBUG : file1.txt: Remove file
2026/09/05 03:18:56 DEBUG : file2.txt: Remove file
2026/09/05 03:18:56 DEBUG : file3.txt: Remove file
2026/09/05 03:18:56 DEBUG : file4.txt: Remove file
2026/09/05 03:18:56 DEBUG : file5.txt: Remove file
2026/09/05 03:18:56 DEBUG : file6.txt: Remove file
2026/09/05 03:18:56 DEBUG : file7.txt: Remove file
2026/09/05 03:18:56 DEBUG : RCLONE_TEST: Remove file
2026/09/05 03:18:56 NOTICE: [36m(36) :[0m [34mbisync[0m
2026/09/05 03:18:58 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:18:58 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:18: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/09/05 03:18:58 INFO : Synching Path1 "/tmp/031241lipubep4/resync/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync/path2/"
2026/09/05 03:18:58 INFO : Building Path1 and Path2 listings
2026/09/05 03:18:58 INFO : Path1 checking for diffs
2026/09/05 03:18:58 INFO : Path2 checking for diffs
2026/09/05 03:18:58 ERROR : Empty current Path2 listing. Cannot sync to an empty directory: /tmp/031241lipubep4/workdir/tmp_031241lipubep4_resync_path1..TestAzureFiles_rclone-test-xipubeh2juqo_031241lipubep4_resync_path2.path2.lst-new
2026/09/05 03:18:58 ERROR : [31mBisync critical error: empty current Path2 listing: /tmp/031241lipubep4/workdir/tmp_031241lipubep4_resync_path1..TestAzureFiles_rclone-test-xipubeh2juqo_031241lipubep4_resync_path2.path2.lst-new[0m
2026/09/05 03:18:58 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/09/05 03:18:58 NOTICE: Bisync error: bisync aborted
2026/09/05 03:18:59 DEBUG : Waiting for deletions to finish
2026/09/05 03:18:59 INFO : RCLONE_TEST: Deleted
2026/09/05 03:18:59 INFO : file1.txt: Deleted
2026/09/05 03:18:59 INFO : file2.txt: Deleted
2026/09/05 03:18:59 INFO : file3.txt: Deleted
2026/09/05 03:18:59 INFO : file4.txt: Deleted
2026/09/05 03:18:59 INFO : file5.txt: Deleted
2026/09/05 03:18:59 INFO : file7.txt: Deleted
2026/09/05 03:18:59 INFO : file6.txt: Deleted
2026/09/05 03:18:59 DEBUG : removing 1 level 0 directories
2026/09/05 03:18:59 INFO : Local file system at /tmp/031241lipubep4/resync/path1: Removing directory
2026/09/05 03:18:59 DEBUG : Waiting for deletions to finish
2026/09/05 03:18:59 DEBUG : removing 1 level 0 directories
2026/09/05 03:18:59 INFO : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resync/path2': Removing directory
bisync_test.go:610: [32mTEST resync PASSED[0m
=== RUN TestBisyncLocalRemote/resync_modes
2026/09/05 03:18:59 DEBUG : Creating backend with remote "/tmp/031241lipubep4/resync_modes/path1"
2026/09/05 03:18:59 INFO : path2: Making directory
2026/09/05 03:18:59 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2"
2026/09/05 03:18:59 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync_modes/initial"
2026/09/05 03:18:59 DEBUG : Creating backend with remote "/tmp/031241lipubep4/initdir/test_resync_modes-segawef7"
2026/09/05 03:18:59 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:18:59 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:18:59 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:18:59 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:18:59 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:18:59 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:18:59 DEBUG : Local file system at /tmp/031241lipubep4/initdir/test_resync_modes-segawef7: Waiting for checks to finish
2026/09/05 03:18:59 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:18:59 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:18:59 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:18:59 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:18:59 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:18:59 INFO : file1.txt: Copied (new)
2026/09/05 03:18:59 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:18:59 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:18:59 INFO : file2.txt: Copied (new)
2026/09/05 03:18:59 DEBUG : Local file system at /tmp/031241lipubep4/initdir/test_resync_modes-segawef7: Waiting for transfers to finish
2026/09/05 03:18:59 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync_modes/modfiles"
2026/09/05 03:18:59 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7"
2026/09/05 03:18:59 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/09/05 03:18:59 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/09/05 03:18:59 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:18:59 DEBUG : Local file system at /tmp/031241lipubep4/datadir/test_resync_modes-monisuh7: Waiting for checks to finish
2026/09/05 03:18:59 DEBUG : Local file system at /tmp/031241lipubep4/datadir/test_resync_modes-monisuh7: Waiting for transfers to finish
2026/09/05 03:18:59 DEBUG : file2.txt.ac4156f2.partial: size = 37 OK
2026/09/05 03:18:59 DEBUG : file1R.txt.d467e63a.partial: size = 42 OK
2026/09/05 03:18:59 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/09/05 03:18:59 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/09/05 03:18:59 DEBUG : file2.txt.ac4156f2.partial: renamed to: file2.txt
2026/09/05 03:18:59 INFO : file2.txt: Copied (new)
2026/09/05 03:18:59 DEBUG : file1R.txt.d467e63a.partial: renamed to: file1R.txt
2026/09/05 03:18:59 INFO : file1R.txt: Copied (new)
2026/09/05 03:18:59 DEBUG : file1L.txt.684d937d.partial: size = 33 OK
2026/09/05 03:18:59 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/09/05 03:18:59 DEBUG : file1L.txt.684d937d.partial: renamed to: file1L.txt
2026/09/05 03:18:59 INFO : file1L.txt: Copied (new)
2026/09/05 03:18:59 DEBUG : Waiting for deletions to finish
2026/09/05 03:18:59 ERROR : error listing: directory not found
2026/09/05 03:18:59 ERROR : Local file system at /tmp/031241lipubep4/resync_modes/path1: Failed to list "": directory not found
2026/09/05 03:18:59 DEBUG : removing 1 level 0 directories
2026/09/05 03:18:59 INFO : Local file system at /tmp/031241lipubep4/resync_modes/path1: Removing directory
2026/09/05 03:18:59 ERROR : Failed to rmdir: stat /tmp/031241lipubep4/resync_modes/path1: no such file or directory
2026/09/05 03:18:59 DEBUG : Waiting for deletions to finish
2026/09/05 03:18:59 ERROR : error listing: directory not found
2026/09/05 03:18:59 ERROR : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2': Failed to list "": directory not found
2026/09/05 03:18:59 DEBUG : removing 1 level 0 directories
2026/09/05 03:18:59 INFO : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2': Removing directory
2026/09/05 03:18:59 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-xipubeh2juqo%2F031241lipubep4%2Fresync_modes%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:2c0a8a50-701a-0018-6de5-3c6e7d000000
Time:2026-09-05T03:18:59.4593452Z
--------------------------------------------------------------------------------
2026/09/05 03:18:59 ERROR : error listing: directory not found
2026/09/05 03:18:59 ERROR : error listing: directory not found
2026/09/05 03:18:59 NOTICE: checking initFs Local file system at /tmp/031241lipubep4/initdir/test_resync_modes-segawef7
2026/09/05 03:18:59 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:18:59 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:18:59 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:18:59 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:18:59 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:18:59 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:18:59 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:18:59 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:18:59 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:18:59 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:18:59 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:18:59 INFO : file1.txt: Copied (new)
2026/09/05 03:18:59 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:18:59 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:18:59 INFO : file2.txt: Copied (new)
2026/09/05 03:18:59 DEBUG : Local file system at /tmp/031241lipubep4/resync_modes/path1: Waiting for checks to finish
2026/09/05 03:18:59 DEBUG : Local file system at /tmp/031241lipubep4/resync_modes/path1: Waiting for transfers to finish
2026/09/05 03:18:59 NOTICE: checking Path1 Local file system at /tmp/031241lipubep4/resync_modes/path1
2026/09/05 03:18:59 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:18:59 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:18:59 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:18:59 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2': Waiting for checks to finish
2026/09/05 03:18:59 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2': Waiting for transfers to finish
2026/09/05 03:18:59 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:18:59 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:18:59 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:18:59 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:18:59 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:18:59 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:18:59 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:18:59 INFO : file2.txt: Copied (new)
2026/09/05 03:18:59 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:18:59 INFO : file1.txt: Copied (new)
2026/09/05 03:18:59 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:18:59 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:18:59 NOTICE: checking path2 azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2'
2026/09/05 03:19:00 NOTICE: [36m(01) :[0m [34mtest resync-mode[0m
2026/09/05 03:19:00 NOTICE: [36m(02) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/09/05 03:19:00 NOTICE: [36m(03) :[0m [34mtouch-glob 2001-01-02 /tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/ file1R.txt[0m
2026/09/05 03:19:00 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/"
2026/09/05 03:19:00 DEBUG : fs cache: renaming cache item "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/" to be canonical "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7"
2026/09/05 03:19:00 DEBUG : file1R.txt: Set modification time 2001-01-02
2026/09/05 03:19:00 NOTICE: [36m(04) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/file1R.txt TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2/ file1.txt[0m
2026/09/05 03:19:00 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/file1R.txt" to "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2/" as "file1.txt"
2026/09/05 03:19:00 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/file1R.txt"
2026/09/05 03:19:00 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2/"
2026/09/05 03:19:00 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2/'" as "file1.txt"
2026/09/05 03:19:00 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/031241lipubep4/datadir/test_resync_modes-monisuh7)
2026/09/05 03:19:00 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2/')
2026/09/05 03:19:00 DEBUG : file1R.txt: Sizes differ
2026/09/05 03:19:00 DEBUG : file1.txt.91f01f3f.partial: size = 42 OK
2026/09/05 03:19:00 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/09/05 03:19:00 DEBUG : file1.txt.91f01f3f.partial: renamed to: file1.txt
2026/09/05 03:19:00 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/09/05 03:19:00 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-03-04 /tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/ file1L.txt[0m
2026/09/05 03:19:00 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/" for canonical name "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7"
2026/09/05 03:19:00 DEBUG : file1L.txt: Set modification time 2001-03-04
2026/09/05 03:19:00 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/file1L.txt /tmp/031241lipubep4/resync_modes/path1/ file1.txt[0m
2026/09/05 03:19:00 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/file1L.txt" to "/tmp/031241lipubep4/resync_modes/path1/" as "file1.txt"
2026/09/05 03:19:00 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/file1L.txt"
2026/09/05 03:19:00 DEBUG : Creating backend with remote "/tmp/031241lipubep4/resync_modes/path1/"
2026/09/05 03:19:00 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/031241lipubep4/resync_modes/path1" as "file1.txt"
2026/09/05 03:19:00 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/031241lipubep4/datadir/test_resync_modes-monisuh7)
2026/09/05 03:19:00 DEBUG : file1.txt: size = 0 (Local file system at /tmp/031241lipubep4/resync_modes/path1)
2026/09/05 03:19:00 DEBUG : file1L.txt: Sizes differ
2026/09/05 03:19:00 DEBUG : file1.txt.4e37ab47.partial: size = 33 OK
2026/09/05 03:19:00 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/09/05 03:19:00 DEBUG : file1.txt.4e37ab47.partial: renamed to: file1.txt
2026/09/05 03:19:00 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/09/05 03:19:00 NOTICE: [36m(07) :[0m [34mtest bisync run with --resync-mode=newer[0m
2026/09/05 03:19:00 NOTICE: [36m(08) :[0m [34mbisync resync resync-mode=newer[0m
2026/09/05 03:19:02 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:19:02 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03: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/09/05 03:19:02 INFO : Synching Path1 "/tmp/031241lipubep4/resync_modes/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2/"
2026/09/05 03:19:02 INFO : Copying Path2 files to Path1
2026/09/05 03:19:02 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:19:03 INFO : There was nothing to transfer
2026/09/05 03:19:03 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:19:03 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:19:03 INFO : Resync updating listings
2026/09/05 03:19:03 INFO : Validating listings for Path1 "/tmp/031241lipubep4/resync_modes/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2/"
2026/09/05 03:19:03 INFO : [32mBisync successful[0m
2026/09/05 03:19:03 NOTICE: [36m(09) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/09/05 03:19:03 NOTICE: [36m(10) :[0m [34mtouch-glob 2001-07-23 /tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/ file1R.txt[0m
2026/09/05 03:19:03 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/" for canonical name "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7"
2026/09/05 03:19:03 DEBUG : file1R.txt: Set modification time 2001-07-23
2026/09/05 03:19:03 NOTICE: [36m(11) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/file1R.txt TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2/ file1.txt[0m
2026/09/05 03:19:03 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/file1R.txt" to "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2/" as "file1.txt"
2026/09/05 03:19:03 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/file1R.txt"
2026/09/05 03:19:03 DEBUG : Config file has changed externally - reloading
2026/09/05 03:19:03 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2/"
2026/09/05 03:19:03 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2/'" as "file1.txt"
2026/09/05 03:19:03 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/031241lipubep4/datadir/test_resync_modes-monisuh7)
2026/09/05 03:19:03 DEBUG : file1.txt: size = 33 (azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2/')
2026/09/05 03:19:03 DEBUG : file1R.txt: Sizes differ
2026/09/05 03:19:03 DEBUG : file1.txt.fd99577e.partial: size = 42 OK
2026/09/05 03:19:03 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/09/05 03:19:03 DEBUG : file1.txt.fd99577e.partial: renamed to: file1.txt
2026/09/05 03:19:03 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/09/05 03:19:03 NOTICE: [36m(12) :[0m [34mtouch-glob 2001-08-26 /tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/ file1L.txt[0m
2026/09/05 03:19:03 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/" for canonical name "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7"
2026/09/05 03:19:03 DEBUG : file1L.txt: Set modification time 2001-08-26
2026/09/05 03:19:03 NOTICE: [36m(13) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/file1L.txt /tmp/031241lipubep4/resync_modes/path1/ file1.txt[0m
2026/09/05 03:19:03 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/file1L.txt" to "/tmp/031241lipubep4/resync_modes/path1/" as "file1.txt"
2026/09/05 03:19:03 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/file1L.txt"
2026/09/05 03:19:03 DEBUG : Creating backend with remote "/tmp/031241lipubep4/resync_modes/path1/"
2026/09/05 03:19:03 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/031241lipubep4/resync_modes/path1" as "file1.txt"
2026/09/05 03:19:03 DEBUG : file1.txt: size = 33 OK
2026/09/05 03:19:03 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/09/05 03:19:03 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/09/05 03:19:03 INFO : file1L.txt: Updated modification time in destination
2026/09/05 03:19:03 DEBUG : file1L.txt: Unchanged skipping
2026/09/05 03:19:03 NOTICE: [36m(14) :[0m [34mtest bisync run with --resync-mode=path2[0m
2026/09/05 03:19:03 NOTICE: [36m(15) :[0m [34mbisync resync resync-mode=path2[0m
2026/09/05 03:19:06 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:19:06 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:19: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/09/05 03:19:06 INFO : Synching Path1 "/tmp/031241lipubep4/resync_modes/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2/"
2026/09/05 03:19:06 INFO : Copying Path2 files to Path1
2026/09/05 03:19:06 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:19:06 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:19:06 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:19:06 INFO : Resync updating listings
2026/09/05 03:19:06 INFO : Validating listings for Path1 "/tmp/031241lipubep4/resync_modes/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2/"
2026/09/05 03:19:06 INFO : [32mBisync successful[0m
2026/09/05 03:19:06 NOTICE: [36m(16) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/09/05 03:19:06 NOTICE: [36m(17) :[0m [34mtouch-glob 2002-07-23 /tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/ file1R.txt[0m
2026/09/05 03:19:06 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/" for canonical name "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7"
2026/09/05 03:19:06 DEBUG : file1R.txt: Set modification time 2002-07-23
2026/09/05 03:19:06 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/file1R.txt TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2/ file1.txt[0m
2026/09/05 03:19:06 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/file1R.txt" to "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2/" as "file1.txt"
2026/09/05 03:19:06 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/file1R.txt"
2026/09/05 03:19:06 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2/"
2026/09/05 03:19:06 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2/'" as "file1.txt"
2026/09/05 03:19:06 DEBUG : file1.txt: size = 42 OK
2026/09/05 03:19:06 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/09/05 03:19:06 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/09/05 03:19:06 INFO : file1R.txt: Updated modification time in destination
2026/09/05 03:19:06 DEBUG : file1R.txt: Unchanged skipping
2026/09/05 03:19:06 NOTICE: [36m(19) :[0m [34mtouch-glob 2002-08-26 /tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/ file1L.txt[0m
2026/09/05 03:19:06 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/" for canonical name "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7"
2026/09/05 03:19:06 DEBUG : file1L.txt: Set modification time 2002-08-26
2026/09/05 03:19:06 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/file1L.txt /tmp/031241lipubep4/resync_modes/path1/ file1.txt[0m
2026/09/05 03:19:06 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/file1L.txt" to "/tmp/031241lipubep4/resync_modes/path1/" as "file1.txt"
2026/09/05 03:19:06 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/file1L.txt"
2026/09/05 03:19:06 DEBUG : Creating backend with remote "/tmp/031241lipubep4/resync_modes/path1/"
2026/09/05 03:19:06 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/031241lipubep4/resync_modes/path1" as "file1.txt"
2026/09/05 03:19:06 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/031241lipubep4/datadir/test_resync_modes-monisuh7)
2026/09/05 03:19:06 DEBUG : file1.txt: size = 42 (Local file system at /tmp/031241lipubep4/resync_modes/path1)
2026/09/05 03:19:06 DEBUG : file1L.txt: Sizes differ
2026/09/05 03:19:06 DEBUG : file1.txt.e4364b55.partial: size = 33 OK
2026/09/05 03:19:06 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/09/05 03:19:06 DEBUG : file1.txt.e4364b55.partial: renamed to: file1.txt
2026/09/05 03:19:06 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/09/05 03:19:06 NOTICE: [36m(21) :[0m [34mtest bisync run with --resync-mode=larger[0m
2026/09/05 03:19:06 NOTICE: [36m(22) :[0m [34mbisync resync resync-mode=larger[0m
2026/09/05 03:19:08 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:19:08 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:19: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/09/05 03:19:08 INFO : Synching Path1 "/tmp/031241lipubep4/resync_modes/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2/"
2026/09/05 03:19:08 INFO : Copying Path2 files to Path1
2026/09/05 03:19:08 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:19:09 INFO : file1.txt: Path2 is larger. Path1: 33, Path2: 42, Difference: 9
2026/09/05 03:19:09 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:19:09 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:19:09 INFO : Resync updating listings
2026/09/05 03:19:09 INFO : Validating listings for Path1 "/tmp/031241lipubep4/resync_modes/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2/"
2026/09/05 03:19:09 INFO : [32mBisync successful[0m
2026/09/05 03:19:09 NOTICE: [36m(23) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/09/05 03:19:09 NOTICE: [36m(24) :[0m [34mtouch-glob 2003-07-23 /tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/ file1R.txt[0m
2026/09/05 03:19:09 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/" for canonical name "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7"
2026/09/05 03:19:09 DEBUG : file1R.txt: Set modification time 2003-07-23
2026/09/05 03:19:09 NOTICE: [36m(25) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/file1R.txt TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2/ file1.txt[0m
2026/09/05 03:19:09 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/file1R.txt" to "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2/" as "file1.txt"
2026/09/05 03:19:09 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/file1R.txt"
2026/09/05 03:19:09 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2/"
2026/09/05 03:19:09 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2/'" as "file1.txt"
2026/09/05 03:19:09 DEBUG : file1.txt: size = 42 OK
2026/09/05 03:19:09 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/09/05 03:19:09 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/09/05 03:19:09 INFO : file1R.txt: Updated modification time in destination
2026/09/05 03:19:09 DEBUG : file1R.txt: Unchanged skipping
2026/09/05 03:19:09 NOTICE: [36m(26) :[0m [34mtouch-glob 2003-09-04 /tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/ file1L.txt[0m
2026/09/05 03:19:09 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/" for canonical name "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7"
2026/09/05 03:19:09 DEBUG : file1L.txt: Set modification time 2003-09-04
2026/09/05 03:19:09 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/file1L.txt /tmp/031241lipubep4/resync_modes/path1/ file1.txt[0m
2026/09/05 03:19:09 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/file1L.txt" to "/tmp/031241lipubep4/resync_modes/path1/" as "file1.txt"
2026/09/05 03:19:09 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/file1L.txt"
2026/09/05 03:19:09 DEBUG : Creating backend with remote "/tmp/031241lipubep4/resync_modes/path1/"
2026/09/05 03:19:09 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/031241lipubep4/resync_modes/path1" as "file1.txt"
2026/09/05 03:19:09 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/031241lipubep4/datadir/test_resync_modes-monisuh7)
2026/09/05 03:19:09 DEBUG : file1.txt: size = 42 (Local file system at /tmp/031241lipubep4/resync_modes/path1)
2026/09/05 03:19:09 DEBUG : file1L.txt: Sizes differ
2026/09/05 03:19:09 DEBUG : file1.txt.b65270e7.partial: size = 33 OK
2026/09/05 03:19:09 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/09/05 03:19:09 DEBUG : file1.txt.b65270e7.partial: renamed to: file1.txt
2026/09/05 03:19:09 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/09/05 03:19:09 NOTICE: [36m(28) :[0m [34mtest bisync run with --resync-mode=older[0m
2026/09/05 03:19:09 NOTICE: [36m(29) :[0m [34mbisync resync resync-mode=older[0m
2026/09/05 03:19:11 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:19:11 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:19: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/09/05 03:19:11 INFO : Synching Path1 "/tmp/031241lipubep4/resync_modes/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2/"
2026/09/05 03:19:11 INFO : Copying Path2 files to Path1
2026/09/05 03:19:11 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:19:11 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/09/05 03:19:11 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:19:11 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:19:11 INFO : Resync updating listings
2026/09/05 03:19:11 INFO : Validating listings for Path1 "/tmp/031241lipubep4/resync_modes/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2/"
2026/09/05 03:19:11 INFO : [32mBisync successful[0m
2026/09/05 03:19:11 NOTICE: [36m(30) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/09/05 03:19:11 NOTICE: [36m(31) :[0m [34mtouch-glob 2004-07-23 /tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/ file1R.txt[0m
2026/09/05 03:19:11 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/" for canonical name "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7"
2026/09/05 03:19:11 DEBUG : file1R.txt: Set modification time 2004-07-23
2026/09/05 03:19:11 NOTICE: [36m(32) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/file1R.txt TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2/ file1.txt[0m
2026/09/05 03:19:11 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/file1R.txt" to "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2/" as "file1.txt"
2026/09/05 03:19:11 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/file1R.txt"
2026/09/05 03:19:11 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2/"
2026/09/05 03:19:11 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2/'" as "file1.txt"
2026/09/05 03:19:11 DEBUG : file1.txt: size = 42 OK
2026/09/05 03:19:11 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/09/05 03:19:11 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/09/05 03:19:12 INFO : file1R.txt: Updated modification time in destination
2026/09/05 03:19:12 DEBUG : file1R.txt: Unchanged skipping
2026/09/05 03:19:12 NOTICE: [36m(33) :[0m [34mtouch-glob 2004-07-23 /tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/ file1L.txt[0m
2026/09/05 03:19:12 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/" for canonical name "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7"
2026/09/05 03:19:12 DEBUG : file1L.txt: Set modification time 2004-07-23
2026/09/05 03:19:12 NOTICE: [36m(34) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/file1L.txt /tmp/031241lipubep4/resync_modes/path1/ file1.txt[0m
2026/09/05 03:19:12 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/file1L.txt" to "/tmp/031241lipubep4/resync_modes/path1/" as "file1.txt"
2026/09/05 03:19:12 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/file1L.txt"
2026/09/05 03:19:12 DEBUG : Creating backend with remote "/tmp/031241lipubep4/resync_modes/path1/"
2026/09/05 03:19:12 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/031241lipubep4/resync_modes/path1" as "file1.txt"
2026/09/05 03:19:12 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/031241lipubep4/datadir/test_resync_modes-monisuh7)
2026/09/05 03:19:12 DEBUG : file1.txt: size = 42 (Local file system at /tmp/031241lipubep4/resync_modes/path1)
2026/09/05 03:19:12 DEBUG : file1L.txt: Sizes differ
2026/09/05 03:19:12 DEBUG : file1.txt.86629d73.partial: size = 33 OK
2026/09/05 03:19:12 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/09/05 03:19:12 DEBUG : file1.txt.86629d73.partial: renamed to: file1.txt
2026/09/05 03:19:12 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/09/05 03:19:12 NOTICE: [36m(35) :[0m [34mtest bisync run with --resync-mode=smaller[0m
2026/09/05 03:19:12 NOTICE: [36m(36) :[0m [34mbisync resync resync-mode=smaller[0m
2026/09/05 03:19:14 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:19:14 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03: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/09/05 03:19:14 INFO : Synching Path1 "/tmp/031241lipubep4/resync_modes/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2/"
2026/09/05 03:19:14 INFO : Copying Path2 files to Path1
2026/09/05 03:19:14 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:19:14 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9
2026/09/05 03:19:14 INFO : There was nothing to transfer
2026/09/05 03:19:14 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:19:14 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9
2026/09/05 03:19:14 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:19:14 INFO : Resync updating listings
2026/09/05 03:19:14 INFO : Validating listings for Path1 "/tmp/031241lipubep4/resync_modes/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2/"
2026/09/05 03:19:14 INFO : [32mBisync successful[0m
2026/09/05 03:19:14 NOTICE: [36m(37) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/09/05 03:19:14 NOTICE: [36m(38) :[0m [34mtouch-glob 2005-01-02 /tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/ file1R.txt[0m
2026/09/05 03:19:14 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/" for canonical name "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7"
2026/09/05 03:19:14 DEBUG : file1R.txt: Set modification time 2005-01-02
2026/09/05 03:19:14 NOTICE: [36m(39) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/file1R.txt TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2/ file1.txt[0m
2026/09/05 03:19:14 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/file1R.txt" to "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2/" as "file1.txt"
2026/09/05 03:19:14 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/file1R.txt"
2026/09/05 03:19:14 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2/"
2026/09/05 03:19:14 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2/'" as "file1.txt"
2026/09/05 03:19:14 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/031241lipubep4/datadir/test_resync_modes-monisuh7)
2026/09/05 03:19:14 DEBUG : file1.txt: size = 33 (azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2/')
2026/09/05 03:19:14 DEBUG : file1R.txt: Sizes differ
2026/09/05 03:19:15 DEBUG : file1.txt.bb6489e1.partial: size = 42 OK
2026/09/05 03:19:15 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/09/05 03:19:15 DEBUG : file1.txt.bb6489e1.partial: renamed to: file1.txt
2026/09/05 03:19:15 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/09/05 03:19:15 NOTICE: [36m(40) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/file1R.txt /tmp/031241lipubep4/resync_modes/path1/ file2.txt[0m
2026/09/05 03:19:15 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/file1R.txt" to "/tmp/031241lipubep4/resync_modes/path1/" as "file2.txt"
2026/09/05 03:19:15 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/file1R.txt"
2026/09/05 03:19:15 DEBUG : Creating backend with remote "/tmp/031241lipubep4/resync_modes/path1/"
2026/09/05 03:19:15 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/031241lipubep4/resync_modes/path1" as "file2.txt"
2026/09/05 03:19:15 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/031241lipubep4/datadir/test_resync_modes-monisuh7)
2026/09/05 03:19:15 DEBUG : file2.txt: size = 0 (Local file system at /tmp/031241lipubep4/resync_modes/path1)
2026/09/05 03:19:15 DEBUG : file1R.txt: Sizes differ
2026/09/05 03:19:15 DEBUG : file2.txt.e105b681.partial: size = 42 OK
2026/09/05 03:19:15 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/09/05 03:19:15 DEBUG : file2.txt.e105b681.partial: renamed to: file2.txt
2026/09/05 03:19:15 INFO : file1R.txt: Copied (replaced existing) to: file2.txt
2026/09/05 03:19:15 NOTICE: [36m(41) :[0m [34mtouch-glob 2006-03-04 /tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/ file1L.txt[0m
2026/09/05 03:19:15 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/" for canonical name "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7"
2026/09/05 03:19:15 DEBUG : file1L.txt: Set modification time 2006-03-04
2026/09/05 03:19:15 NOTICE: [36m(42) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/file1L.txt /tmp/031241lipubep4/resync_modes/path1/ file1.txt[0m
2026/09/05 03:19:15 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/file1L.txt" to "/tmp/031241lipubep4/resync_modes/path1/" as "file1.txt"
2026/09/05 03:19:15 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/file1L.txt"
2026/09/05 03:19:15 DEBUG : Creating backend with remote "/tmp/031241lipubep4/resync_modes/path1/"
2026/09/05 03:19:15 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/031241lipubep4/resync_modes/path1" as "file1.txt"
2026/09/05 03:19:15 DEBUG : file1.txt: size = 33 OK
2026/09/05 03:19:15 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/09/05 03:19:15 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/09/05 03:19:15 INFO : file1L.txt: Updated modification time in destination
2026/09/05 03:19:15 DEBUG : file1L.txt: Unchanged skipping
2026/09/05 03:19:15 NOTICE: [36m(43) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/file1L.txt TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2/ file2.txt[0m
2026/09/05 03:19:15 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/file1L.txt" to "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2/" as "file2.txt"
2026/09/05 03:19:15 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/file1L.txt"
2026/09/05 03:19:15 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2/"
2026/09/05 03:19:15 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2/'" as "file2.txt"
2026/09/05 03:19:15 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/031241lipubep4/datadir/test_resync_modes-monisuh7)
2026/09/05 03:19:15 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2/')
2026/09/05 03:19:15 DEBUG : file1L.txt: Sizes differ
2026/09/05 03:19:15 DEBUG : file2.txt.cc95ef01.partial: size = 33 OK
2026/09/05 03:19:15 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/09/05 03:19:15 DEBUG : file2.txt.cc95ef01.partial: renamed to: file2.txt
2026/09/05 03:19:15 INFO : file1L.txt: Copied (replaced existing) to: file2.txt
2026/09/05 03:19:15 NOTICE: [36m(44) :[0m [34mtest bisync run with --resync-mode=path1[0m
2026/09/05 03:19:15 NOTICE: [36m(45) :[0m [34mbisync resync resync-mode=path1[0m
2026/09/05 03:19:17 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:19:17 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03: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/09/05 03:19:17 INFO : Synching Path1 "/tmp/031241lipubep4/resync_modes/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2/"
2026/09/05 03:19:17 INFO : Copying Path2 files to Path1
2026/09/05 03:19:17 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:19:18 INFO : There was nothing to transfer
2026/09/05 03:19:18 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:19:18 INFO : file2.txt: Copied (replaced existing)
2026/09/05 03:19:18 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:19:18 INFO : Resync updating listings
2026/09/05 03:19:18 INFO : Validating listings for Path1 "/tmp/031241lipubep4/resync_modes/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2/"
2026/09/05 03:19:18 INFO : [32mBisync successful[0m
2026/09/05 03:19:18 NOTICE: [36m(46) :[0m [34mtest no winner[0m
2026/09/05 03:19:18 NOTICE: [36m(47) :[0m [34mtouch-glob 2022-02-22 /tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/ file1R.txt[0m
2026/09/05 03:19:18 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/" for canonical name "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7"
2026/09/05 03:19:18 DEBUG : file1R.txt: Set modification time 2022-02-22
2026/09/05 03:19:18 NOTICE: [36m(48) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/file1R.txt TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2/ file1.txt[0m
2026/09/05 03:19:18 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/file1R.txt" to "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2/" as "file1.txt"
2026/09/05 03:19:18 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/file1R.txt"
2026/09/05 03:19:18 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2/"
2026/09/05 03:19:18 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2/'" as "file1.txt"
2026/09/05 03:19:18 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/031241lipubep4/datadir/test_resync_modes-monisuh7)
2026/09/05 03:19:18 DEBUG : file1.txt: size = 33 (azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2/')
2026/09/05 03:19:18 DEBUG : file1R.txt: Sizes differ
2026/09/05 03:19:18 DEBUG : file1.txt.2c9efc05.partial: size = 42 OK
2026/09/05 03:19:18 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/09/05 03:19:18 DEBUG : file1.txt.2c9efc05.partial: renamed to: file1.txt
2026/09/05 03:19:18 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/09/05 03:19:18 NOTICE: [36m(49) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/file1R.txt /tmp/031241lipubep4/resync_modes/path1/ file2.txt[0m
2026/09/05 03:19:18 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/file1R.txt" to "/tmp/031241lipubep4/resync_modes/path1/" as "file2.txt"
2026/09/05 03:19:18 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/file1R.txt"
2026/09/05 03:19:18 DEBUG : Creating backend with remote "/tmp/031241lipubep4/resync_modes/path1/"
2026/09/05 03:19:18 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/031241lipubep4/resync_modes/path1" as "file2.txt"
2026/09/05 03:19:18 DEBUG : file2.txt: size = 42 OK
2026/09/05 03:19:18 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/09/05 03:19:18 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/09/05 03:19:18 INFO : file1R.txt: Updated modification time in destination
2026/09/05 03:19:18 DEBUG : file1R.txt: Unchanged skipping
2026/09/05 03:19:18 NOTICE: [36m(50) :[0m [34mtouch-glob 2022-02-22 /tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/ file1L.txt[0m
2026/09/05 03:19:18 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/" for canonical name "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7"
2026/09/05 03:19:18 DEBUG : file1L.txt: Set modification time 2022-02-22
2026/09/05 03:19:18 NOTICE: [36m(51) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/file1L.txt /tmp/031241lipubep4/resync_modes/path1/ file1.txt[0m
2026/09/05 03:19:18 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/file1L.txt" to "/tmp/031241lipubep4/resync_modes/path1/" as "file1.txt"
2026/09/05 03:19:18 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/file1L.txt"
2026/09/05 03:19:18 DEBUG : Creating backend with remote "/tmp/031241lipubep4/resync_modes/path1/"
2026/09/05 03:19:18 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/031241lipubep4/resync_modes/path1" as "file1.txt"
2026/09/05 03:19:18 DEBUG : file1.txt: size = 33 OK
2026/09/05 03:19:18 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/09/05 03:19:18 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/09/05 03:19:18 INFO : file1L.txt: Updated modification time in destination
2026/09/05 03:19:18 DEBUG : file1L.txt: Unchanged skipping
2026/09/05 03:19:18 NOTICE: [36m(52) :[0m [34mcopy-as /tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/file1L.txt TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2/ file2.txt[0m
2026/09/05 03:19:18 DEBUG : copyFile "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/file1L.txt" to "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2/" as "file2.txt"
2026/09/05 03:19:18 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_resync_modes-monisuh7/file1L.txt"
2026/09/05 03:19:18 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2/"
2026/09/05 03:19:19 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2/'" as "file2.txt"
2026/09/05 03:19:19 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/031241lipubep4/datadir/test_resync_modes-monisuh7)
2026/09/05 03:19:19 DEBUG : file2.txt: size = 42 (azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2/')
2026/09/05 03:19:19 DEBUG : file1L.txt: Sizes differ
2026/09/05 03:19:19 DEBUG : file2.txt.c08d3921.partial: size = 33 OK
2026/09/05 03:19:19 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/09/05 03:19:19 DEBUG : file2.txt.c08d3921.partial: renamed to: file2.txt
2026/09/05 03:19:19 INFO : file1L.txt: Copied (replaced existing) to: file2.txt
2026/09/05 03:19:19 NOTICE: [36m(53) :[0m [34mtest bisync run with --resync-mode=newer[0m
2026/09/05 03:19:19 NOTICE: [36m(54) :[0m [34mbisync resync resync-mode=newer[0m
2026/09/05 03:19:21 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:19:21 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03: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/09/05 03:19:21 INFO : Synching Path1 "/tmp/031241lipubep4/resync_modes/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2/"
2026/09/05 03:19:21 INFO : Copying Path2 files to Path1
2026/09/05 03:19:21 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:19:21 INFO : file2.txt: Copied (replaced existing)
2026/09/05 03:19:21 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:19:21 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:19:21 INFO : Resync updating listings
2026/09/05 03:19:21 INFO : Validating listings for Path1 "/tmp/031241lipubep4/resync_modes/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2/"
2026/09/05 03:19:21 INFO : [32mBisync successful[0m
2026/09/05 03:19:22 DEBUG : Waiting for deletions to finish
2026/09/05 03:19:22 INFO : file1.txt: Deleted
2026/09/05 03:19:22 INFO : file2.txt: Deleted
2026/09/05 03:19:22 INFO : RCLONE_TEST: Deleted
2026/09/05 03:19:22 DEBUG : removing 1 level 0 directories
2026/09/05 03:19:22 INFO : Local file system at /tmp/031241lipubep4/resync_modes/path1: Removing directory
2026/09/05 03:19:22 DEBUG : Waiting for deletions to finish
2026/09/05 03:19:22 INFO : RCLONE_TEST: Deleted
2026/09/05 03:19:22 INFO : file1.txt: Deleted
2026/09/05 03:19:22 INFO : file2.txt: Deleted
2026/09/05 03:19:22 DEBUG : removing 1 level 0 directories
2026/09/05 03:19:22 INFO : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/resync_modes/path2': Removing directory
bisync_test.go:610: [32mTEST resync_modes PASSED[0m
=== RUN TestBisyncLocalRemote/rmdirs
2026/09/05 03:19:22 DEBUG : Creating backend with remote "/tmp/031241lipubep4/rmdirs/path1"
2026/09/05 03:19:22 INFO : path2: Making directory
2026/09/05 03:19:22 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/rmdirs/path2"
2026/09/05 03:19:22 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rmdirs/initial"
2026/09/05 03:19:22 DEBUG : Creating backend with remote "/tmp/031241lipubep4/initdir/test_rmdirs-wugaxim3"
2026/09/05 03:19:22 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:19:22 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:22 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:22 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:22 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:22 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:22 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:22 DEBUG : subdir: Making directory with metadata
2026/09/05 03:19:22 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:19:22 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/09/05 03:19:22 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/09/05 03:19:22 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:19:22 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:22 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:19:22 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:22 DEBUG : Local file system at /tmp/031241lipubep4/initdir/test_rmdirs-wugaxim3: Waiting for checks to finish
2026/09/05 03:19:22 DEBUG : Local file system at /tmp/031241lipubep4/initdir/test_rmdirs-wugaxim3: Waiting for transfers to finish
2026/09/05 03:19:22 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/09/05 03:19:22 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/09/05 03:19:22 INFO : file1.copy1.txt: Copied (new)
2026/09/05 03:19:22 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:22 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:19:22 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:19:22 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/09/05 03:19:22 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/09/05 03:19:22 INFO : file1.copy2.txt: Copied (new)
2026/09/05 03:19:22 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:22 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/09/05 03:19:22 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/09/05 03:19:22 INFO : file1.copy4.txt: Copied (new)
2026/09/05 03:19:22 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:22 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:19:22 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/09/05 03:19:22 INFO : file1.copy3.txt: Copied (new)
2026/09/05 03:19:22 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:22 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:19:22 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/09/05 03:19:22 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:22 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:19:22 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:22 INFO : file1.txt: Copied (new)
2026/09/05 03:19:22 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:19:22 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:19:22 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/09/05 03:19:22 INFO : file1.copy5.txt: Copied (new)
2026/09/05 03:19:22 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:19:22 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rmdirs/modfiles"
2026/09/05 03:19:22 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_rmdirs-lihagel3"
2026/09/05 03:19:22 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:22 DEBUG : Local file system at /tmp/031241lipubep4/datadir/test_rmdirs-lihagel3: Waiting for checks to finish
2026/09/05 03:19:22 DEBUG : Local file system at /tmp/031241lipubep4/datadir/test_rmdirs-lihagel3: Waiting for transfers to finish
2026/09/05 03:19:22 DEBUG : file1.txt.f41fd5ee.partial: size = 19 OK
2026/09/05 03:19:22 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:19:22 DEBUG : file1.txt.f41fd5ee.partial: renamed to: file1.txt
2026/09/05 03:19:22 INFO : file1.txt: Copied (new)
2026/09/05 03:19:22 DEBUG : Waiting for deletions to finish
2026/09/05 03:19:22 ERROR : error listing: directory not found
2026/09/05 03:19:22 ERROR : Local file system at /tmp/031241lipubep4/rmdirs/path1: Failed to list "": directory not found
2026/09/05 03:19:22 DEBUG : removing 1 level 0 directories
2026/09/05 03:19:22 INFO : Local file system at /tmp/031241lipubep4/rmdirs/path1: Removing directory
2026/09/05 03:19:22 ERROR : Failed to rmdir: stat /tmp/031241lipubep4/rmdirs/path1: no such file or directory
2026/09/05 03:19:22 DEBUG : Waiting for deletions to finish
2026/09/05 03:19:22 ERROR : error listing: directory not found
2026/09/05 03:19:22 ERROR : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/rmdirs/path2': Failed to list "": directory not found
2026/09/05 03:19:22 DEBUG : removing 1 level 0 directories
2026/09/05 03:19:22 INFO : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/rmdirs/path2': Removing directory
2026/09/05 03:19:22 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-xipubeh2juqo%2F031241lipubep4%2Frmdirs%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:3e52fd3c-501a-0052-0de5-3ccdf2000000
Time:2026-09-05T03:19:22.6908076Z
--------------------------------------------------------------------------------
2026/09/05 03:19:22 ERROR : error listing: directory not found
2026/09/05 03:19:22 ERROR : error listing: directory not found
2026/09/05 03:19:22 NOTICE: checking initFs Local file system at /tmp/031241lipubep4/initdir/test_rmdirs-wugaxim3
2026/09/05 03:19:22 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:19:22 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:22 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:22 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:22 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:22 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:22 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:22 DEBUG : subdir: Making directory with metadata
2026/09/05 03:19:22 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:19:22 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/09/05 03:19:22 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:22 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/09/05 03:19:22 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:19:22 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:22 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:19:22 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/09/05 03:19:22 DEBUG : Local file system at /tmp/031241lipubep4/rmdirs/path1: Waiting for checks to finish
2026/09/05 03:19:22 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:22 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/09/05 03:19:22 INFO : file1.copy1.txt: Copied (new)
2026/09/05 03:19:22 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/09/05 03:19:22 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/09/05 03:19:22 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:22 DEBUG : Local file system at /tmp/031241lipubep4/rmdirs/path1: Waiting for transfers to finish
2026/09/05 03:19:22 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:19:22 INFO : file1.copy3.txt: Copied (new)
2026/09/05 03:19:22 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:19:22 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/09/05 03:19:22 INFO : file1.copy2.txt: Copied (new)
2026/09/05 03:19:22 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/09/05 03:19:22 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:22 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:19:22 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:19:22 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:22 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:22 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:19:22 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:19:22 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:19:22 INFO : file1.txt: Copied (new)
2026/09/05 03:19:22 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/09/05 03:19:22 INFO : file1.copy4.txt: Copied (new)
2026/09/05 03:19:22 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/09/05 03:19:22 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:22 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/09/05 03:19:22 INFO : file1.copy5.txt: Copied (new)
2026/09/05 03:19:22 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:19:22 NOTICE: checking Path1 Local file system at /tmp/031241lipubep4/rmdirs/path1
2026/09/05 03:19:22 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:22 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:22 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:22 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:22 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:22 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:22 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:19:22 INFO : subdir: Making directory
2026/09/05 03:19:23 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:23 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/rmdirs/path2': Waiting for checks to finish
2026/09/05 03:19:23 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/rmdirs/path2': Waiting for transfers to finish
2026/09/05 03:19:23 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/09/05 03:19:23 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:23 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/09/05 03:19:23 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:23 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/09/05 03:19:23 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:23 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/09/05 03:19:23 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:23 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/09/05 03:19:23 INFO : file1.copy2.txt: Copied (new)
2026/09/05 03:19:23 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/09/05 03:19:23 INFO : file1.copy4.txt: Copied (new)
2026/09/05 03:19:23 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/09/05 03:19:23 INFO : file1.copy1.txt: Copied (new)
2026/09/05 03:19:23 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/09/05 03:19:23 INFO : file1.copy3.txt: Copied (new)
2026/09/05 03:19:23 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/09/05 03:19:23 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:23 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:19:23 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:23 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:19:23 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:23 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:19:23 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:19:23 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/09/05 03:19:23 INFO : file1.copy5.txt: Copied (new)
2026/09/05 03:19:23 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:19:23 INFO : file1.txt: Copied (new)
2026/09/05 03:19:23 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:19:23 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:19:23 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:19:23 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:19:23 NOTICE: checking path2 azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/rmdirs/path2'
2026/09/05 03:19:24 NOTICE: [36m(01) :[0m [34mtest rmdirs[0m
2026/09/05 03:19:24 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/09/05 03:19:24 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/09/05 03:19:26 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:19:26 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/rmdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:19:26 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:19: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/09/05 03:19:26 INFO : Synching Path1 "/tmp/031241lipubep4/rmdirs/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/rmdirs/path2/"
2026/09/05 03:19:26 INFO : Copying Path2 files to Path1
2026/09/05 03:19:26 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:19:26 INFO : There was nothing to transfer
2026/09/05 03:19:26 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:19:26 INFO : There was nothing to transfer
2026/09/05 03:19:26 INFO : Resync updating listings
2026/09/05 03:19:26 INFO : Validating listings for Path1 "/tmp/031241lipubep4/rmdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/rmdirs/path2/"
2026/09/05 03:19:26 INFO : [32mBisync successful[0m
2026/09/05 03:19:26 NOTICE: [36m(04) :[0m [34mtest 1. delete path1 subdir file[0m
2026/09/05 03:19:26 NOTICE: [36m(05) :[0m [34mdelete-file /tmp/031241lipubep4/rmdirs/path1/subdir/file20.txt[0m
2026/09/05 03:19:26 DEBUG : Creating backend with remote "/tmp/031241lipubep4/rmdirs/path1/subdir/"
2026/09/05 03:19:26 DEBUG : fs cache: renaming cache item "/tmp/031241lipubep4/rmdirs/path1/subdir/" to be canonical "/tmp/031241lipubep4/rmdirs/path1/subdir"
2026/09/05 03:19:26 INFO : file20.txt: Deleted
2026/09/05 03:19:26 NOTICE: [36m(06) :[0m [34mtest 2. run bisync without remove-empty-dirs[0m
2026/09/05 03:19:26 NOTICE: [36m(07) :[0m [34mbisync[0m
2026/09/05 03:19:29 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:19:29 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/rmdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:19:29 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:19: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/09/05 03:19:29 INFO : Synching Path1 "/tmp/031241lipubep4/rmdirs/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/rmdirs/path2/"
2026/09/05 03:19:29 INFO : Building Path1 and Path2 listings
2026/09/05 03:19:29 INFO : Path1 checking for diffs
2026/09/05 03:19:29 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir/file20.txt[0m
2026/09/05 03:19:29 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/09/05 03:19:29 INFO : Path2 checking for diffs
2026/09/05 03:19:29 INFO : Applying changes
2026/09/05 03:19:29 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/rmdirs/path2/subdir/file20.txt[0m
2026/09/05 03:19:29 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:19:29 INFO : subdir/file20.txt: Deleted
2026/09/05 03:19:29 INFO : There was nothing to transfer
2026/09/05 03:19:29 INFO : Updating listings
2026/09/05 03:19:29 INFO : Validating listings for Path1 "/tmp/031241lipubep4/rmdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/rmdirs/path2/"
2026/09/05 03:19:29 INFO : [32mBisync successful[0m
2026/09/05 03:19:29 NOTICE: [36m(08) :[0m [34mtest 3. confirm the subdir still exists on both paths[0m
2026/09/05 03:19:29 NOTICE: [36m(09) :[0m [34mlist-dirs /tmp/031241lipubep4/rmdirs/path1/[0m
2026/09/05 03:19:29 DEBUG : Creating backend with remote "/tmp/031241lipubep4/rmdirs/path1/"
2026/09/05 03:19:29 DEBUG : fs cache: renaming cache item "/tmp/031241lipubep4/rmdirs/path1/" to be canonical "/tmp/031241lipubep4/rmdirs/path1"
2026/09/05 03:19:29 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/09/05 03:19:29 NOTICE: [36m(10) :[0m [34mlist-dirs TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/rmdirs/path2/[0m
2026/09/05 03:19:29 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/rmdirs/path2/"
2026/09/05 03:19:29 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/09/05 03:19:29 NOTICE: [36m(11) :[0m [34mtest 4. run bisync with remove-empty-dirs[0m
2026/09/05 03:19:29 NOTICE: [36m(12) :[0m [34mbisync remove-empty-dirs[0m
2026/09/05 03:19:32 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:19:32 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/rmdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:19:32 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:19: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/09/05 03:19:32 INFO : Synching Path1 "/tmp/031241lipubep4/rmdirs/path1/" with Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/rmdirs/path2/"
2026/09/05 03:19:32 INFO : Building Path1 and Path2 listings
2026/09/05 03:19:32 INFO : Path1 checking for diffs
2026/09/05 03:19:32 INFO : Path2 checking for diffs
2026/09/05 03:19:32 INFO : No changes found
2026/09/05 03:19:32 INFO : Updating listings
2026/09/05 03:19:32 INFO : Validating listings for Path1 "/tmp/031241lipubep4/rmdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/rmdirs/path2/"
2026/09/05 03:19:32 INFO : Removing empty directories
2026/09/05 03:19:32 INFO : subdir: Removing directory
2026/09/05 03:19:32 INFO : subdir: Removing directory
2026/09/05 03:19:32 INFO : [32mBisync successful[0m
2026/09/05 03:19:32 NOTICE: [36m(13) :[0m [34mtest 5. confirm the subdir has been removed on both paths[0m
2026/09/05 03:19:32 NOTICE: [36m(14) :[0m [34mlist-dirs /tmp/031241lipubep4/rmdirs/path1/[0m
2026/09/05 03:19:32 DEBUG : fs cache: switching user supplied name "/tmp/031241lipubep4/rmdirs/path1/" for canonical name "/tmp/031241lipubep4/rmdirs/path1"
2026/09/05 03:19:32 NOTICE: [36m(15) :[0m [34mlist-dirs TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/rmdirs/path2/[0m
2026/09/05 03:19:32 DEBUG : Waiting for deletions to finish
2026/09/05 03:19:32 INFO : file1.copy1.txt: Deleted
2026/09/05 03:19:32 INFO : RCLONE_TEST: Deleted
2026/09/05 03:19:32 INFO : file1.copy2.txt: Deleted
2026/09/05 03:19:32 INFO : file1.copy3.txt: Deleted
2026/09/05 03:19:32 INFO : file1.copy4.txt: Deleted
2026/09/05 03:19:32 INFO : file1.copy5.txt: Deleted
2026/09/05 03:19:32 INFO : file1.txt: Deleted
2026/09/05 03:19:32 DEBUG : removing 1 level 0 directories
2026/09/05 03:19:32 INFO : Local file system at /tmp/031241lipubep4/rmdirs/path1: Removing directory
2026/09/05 03:19:32 DEBUG : Waiting for deletions to finish
2026/09/05 03:19:33 INFO : file1.copy1.txt: Deleted
2026/09/05 03:19:33 INFO : file1.copy4.txt: Deleted
2026/09/05 03:19:33 INFO : file1.copy2.txt: Deleted
2026/09/05 03:19:33 INFO : file1.copy3.txt: Deleted
2026/09/05 03:19:33 INFO : RCLONE_TEST: Deleted
2026/09/05 03:19:33 INFO : file1.txt: Deleted
2026/09/05 03:19:33 INFO : file1.copy5.txt: Deleted
2026/09/05 03:19:33 DEBUG : removing 1 level 0 directories
2026/09/05 03:19:33 INFO : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/rmdirs/path2': Removing directory
bisync_test.go:610: [32mTEST rmdirs PASSED[0m
=== RUN TestBisyncLocalRemote/volatile
2026/09/05 03:19:33 DEBUG : Creating backend with remote "/tmp/031241lipubep4/volatile/path1"
2026/09/05 03:19:33 INFO : path2: Making directory
2026/09/05 03:19:33 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-xipubeh2juqo/031241lipubep4/volatile/path2"
2026/09/05 03:19:33 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_volatile/initial"
2026/09/05 03:19:33 DEBUG : Creating backend with remote "/tmp/031241lipubep4/initdir/test_volatile-tapocow2"
2026/09/05 03:19:33 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:19:33 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:33 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:33 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:33 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:33 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:33 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:33 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:33 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:33 DEBUG : Local file system at /tmp/031241lipubep4/initdir/test_volatile-tapocow2: Waiting for checks to finish
2026/09/05 03:19:33 DEBUG : Local file system at /tmp/031241lipubep4/initdir/test_volatile-tapocow2: Waiting for transfers to finish
2026/09/05 03:19:33 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:19:33 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:33 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:19:33 INFO : file2.txt: Copied (new)
2026/09/05 03:19:33 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:19:33 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:19:33 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:33 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:33 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:19:33 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:33 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:19:33 INFO : file4.txt: Copied (new)
2026/09/05 03:19:33 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:19:33 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:33 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:19:33 INFO : file5.txt: Copied (new)
2026/09/05 03:19:33 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:19:33 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:33 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:19:33 INFO : file6.txt: Copied (new)
2026/09/05 03:19:33 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:19:33 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:33 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:19:33 INFO : file7.txt: Copied (new)
2026/09/05 03:19:33 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:19:33 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:33 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:19:33 INFO : file8.txt: Copied (new)
2026/09/05 03:19:33 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:19:33 INFO : file1.txt: Copied (new)
2026/09/05 03:19:33 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:19:33 INFO : file3.txt: Copied (new)
2026/09/05 03:19:33 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:19:33 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:19:33 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:19:33 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:19:33 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_volatile/modfiles"
2026/09/05 03:19:33 DEBUG : Creating backend with remote "/tmp/031241lipubep4/datadir/test_volatile-gizozeb2"
2026/09/05 03:19:33 DEBUG : dummy.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:33 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:33 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:33 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:33 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:33 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:33 DEBUG : dummy.txt.b3782999.partial: size = 0 OK
2026/09/05 03:19:33 DEBUG : file1.txt.be52b1c9.partial: size = 19 OK
2026/09/05 03:19:33 DEBUG : dummy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:33 DEBUG : dummy.txt.b3782999.partial: renamed to: dummy.txt
2026/09/05 03:19:33 INFO : dummy.txt: Copied (new)
2026/09/05 03:19:33 DEBUG : file2.txt.23ff1769.partial: size = 13 OK
2026/09/05 03:19:33 DEBUG : file10.txt.bdde3bf8.partial: size = 19 OK
2026/09/05 03:19:33 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:19:33 DEBUG : file1.txt.be52b1c9.partial: renamed to: file1.txt
2026/09/05 03:19:33 INFO : file1.txt: Copied (new)
2026/09/05 03:19:33 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/09/05 03:19:33 DEBUG : file2.txt.23ff1769.partial: renamed to: file2.txt
2026/09/05 03:19:33 INFO : file2.txt: Copied (new)
2026/09/05 03:19:33 DEBUG : file11.txt.d4a7309d.partial: size = 19 OK
2026/09/05 03:19:33 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:19:33 DEBUG : file10.txt.bdde3bf8.partial: renamed to: file10.txt
2026/09/05 03:19:33 INFO : file10.txt: Copied (new)
2026/09/05 03:19:33 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:19:33 DEBUG : file11.txt.d4a7309d.partial: renamed to: file11.txt
2026/09/05 03:19:33 INFO : file11.txt: Copied (new)
2026/09/05 03:19:33 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:33 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:33 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:33 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/09/05 03:19:33 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/09/05 03:19:33 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/09/05 03:19:33 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/09/05 03:19:33 INFO : file5L.txt: Copied (new)
2026/09/05 03:19:33 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/09/05 03:19:33 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/09/05 03:19:33 INFO : file5R.txt: Copied (new)
2026/09/05 03:19:33 DEBUG : Local file system at /tmp/031241lipubep4/datadir/test_volatile-gizozeb2: Waiting for checks to finish
2026/09/05 03:19:33 DEBUG : file6.txt.7b4c87b3.partial: size = 19 OK
2026/09/05 03:19:33 DEBUG : file7.txt.38c43fbf.partial: size = 19 OK
2026/09/05 03:19:33 DEBUG : Local file system at /tmp/031241lipubep4/datadir/test_volatile-gizozeb2: Waiting for transfers to finish
2026/09/05 03:19:33 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:19:33 DEBUG : file6.txt.7b4c87b3.partial: renamed to: file6.txt
2026/09/05 03:19:33 INFO : file6.txt: Copied (new)
2026/09/05 03:19:33 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:19:33 DEBUG : file7.txt.38c43fbf.partial: renamed to: file7.txt
2026/09/05 03:19:33 INFO : file7.txt: Copied (new)
2026/09/05 03:19:33 DEBUG : Waiting for deletions to finish
2026/09/05 03:19:33 ERROR : error listing: directory not found
2026/09/05 03:19:33 ERROR : Local file system at /tmp/031241lipubep4/volatile/path1: Failed to list "": directory not found
2026/09/05 03:19:33 DEBUG : removing 1 level 0 directories
2026/09/05 03:19:33 INFO : Local file system at /tmp/031241lipubep4/volatile/path1: Removing directory
2026/09/05 03:19:33 ERROR : Failed to rmdir: stat /tmp/031241lipubep4/volatile/path1: no such file or directory
2026/09/05 03:19:33 DEBUG : Waiting for deletions to finish
2026/09/05 03:19:33 ERROR : error listing: directory not found
2026/09/05 03:19:33 ERROR : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/volatile/path2': Failed to list "": directory not found
2026/09/05 03:19:33 DEBUG : removing 1 level 0 directories
2026/09/05 03:19:33 INFO : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/volatile/path2': Removing directory
2026/09/05 03:19:33 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-xipubeh2juqo%2F031241lipubep4%2Fvolatile%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:f8e6a9b7-e01a-000a-07e5-3c15ad000000
Time:2026-09-05T03:19:33.4711723Z
--------------------------------------------------------------------------------
2026/09/05 03:19:33 ERROR : error listing: directory not found
2026/09/05 03:19:33 ERROR : error listing: directory not found
2026/09/05 03:19:33 NOTICE: checking initFs Local file system at /tmp/031241lipubep4/initdir/test_volatile-tapocow2
2026/09/05 03:19:33 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:19:33 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:33 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:33 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:19:33 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:33 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:33 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:33 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:33 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:33 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:33 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:19:33 DEBUG : Local file system at /tmp/031241lipubep4/volatile/path1: Waiting for checks to finish
2026/09/05 03:19:33 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:33 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:19:33 INFO : file1.txt: Copied (new)
2026/09/05 03:19:33 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:19:33 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:19:33 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:33 DEBUG : Local file system at /tmp/031241lipubep4/volatile/path1: Waiting for transfers to finish
2026/09/05 03:19:33 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:19:33 INFO : file2.txt: Copied (new)
2026/09/05 03:19:33 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:19:33 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:33 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:19:33 INFO : file4.txt: Copied (new)
2026/09/05 03:19:33 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:19:33 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:33 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:19:33 INFO : file3.txt: Copied (new)
2026/09/05 03:19:33 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:19:33 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:33 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:19:33 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:33 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:19:33 INFO : file6.txt: Copied (new)
2026/09/05 03:19:33 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:19:33 INFO : file7.txt: Copied (new)
2026/09/05 03:19:33 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:19:33 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:33 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:19:33 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:19:33 INFO : file5.txt: Copied (new)
2026/09/05 03:19:33 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:33 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:19:33 INFO : file8.txt: Copied (new)
2026/09/05 03:19:33 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:19:33 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:19:33 NOTICE: checking Path1 Local file system at /tmp/031241lipubep4/volatile/path1
2026/09/05 03:19:33 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:33 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:33 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:33 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:33 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:33 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:33 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:33 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:33 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:19:33 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/volatile/path2': Waiting for checks to finish
2026/09/05 03:19:33 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/volatile/path2': Waiting for transfers to finish
2026/09/05 03:19:33 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:19:33 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:33 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:19:33 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:33 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:19:33 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:33 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:19:33 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:33 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:19:33 INFO : file2.txt: Copied (new)
2026/09/05 03:19:33 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:19:33 INFO : file4.txt: Copied (new)
2026/09/05 03:19:33 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:19:33 INFO : file1.txt: Copied (new)
2026/09/05 03:19:33 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:19:33 INFO : file3.txt: Copied (new)
2026/09/05 03:19:34 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:19:34 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:34 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:19:34 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:34 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:19:34 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:34 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:19:34 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:34 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:19:34 INFO : file5.txt: Copied (new)
2026/09/05 03:19:34 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:19:34 INFO : file6.txt: Copied (new)
2026/09/05 03:19:34 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:19:34 INFO : file7.txt: Copied (new)
2026/09/05 03:19:34 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:19:34 INFO : file8.txt: Copied (new)
2026/09/05 03:19:34 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:19:34 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:19:34 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:19:34 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:19:34 NOTICE: checking path2 azurefiles root 'rclone-test-xipubeh2juqo/031241lipubep4/volatile/path2'
2026/09/05 03:19:35 NOTICE: [36m(01) :[0m [34mtest volatile[0m
2026/09/05 03:19:35 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/09/05 03:19:35 NOTICE: [36m(03) :[0m [34mbisync resync[0m
bisync_test.go:980: skipping 'volatile' test on non-local as it requires uploading 100 files
2026/09/05 03:19:35 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge object "031241lipubep4/backupdir/path2/RCLONE_TEST"
2026/09/05 03:19:35 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge object "031241lipubep4/backupdir/path2/file1.txt"
2026/09/05 03:19:35 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge object "031241lipubep4/backupdir/path2/file2.txt"
2026/09/05 03:19:35 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge object "031241lipubep4/backupdir/path2/file3.txt"
2026/09/05 03:19:35 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge object "031241lipubep4/backupdir/path2/file4.txt"
2026/09/05 03:19:35 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge object "031241lipubep4/backupdir/path2/file5.txt"
2026/09/05 03:19:35 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge object "031241lipubep4/backupdir/path2/file6.txt"
2026/09/05 03:19:35 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge object "031241lipubep4/backupdir/path2/file7.txt"
2026/09/05 03:19:36 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge object "031241lipubep4/backupdir/path2/file8.txt"
2026/09/05 03:19:36 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge object "031241lipubep4/extended_filenames/path2/RCLONE_TEST"
2026/09/05 03:19:36 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge object "031241lipubep4/extended_filenames/path2/file1 - Copy (2).txt"
2026/09/05 03:19:36 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge object "031241lipubep4/extended_filenames/path2/file1 - Copy.txt"
2026/09/05 03:19:36 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge object "031241lipubep4/extended_filenames/path2/file1.txt"
2026/09/05 03:19:36 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge object "031241lipubep4/extended_filenames/path2/file_enconde_mañana_funcionará.txt"
2026/09/05 03:19:36 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge object "031241lipubep4/extended_filenames/path2/filename_contains_ě_.txt"
2026/09/05 03:19:36 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge object "031241lipubep4/extended_filenames/path2/filename_contains_ࢺ_.txt"
2026/09/05 03:19:36 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge object "031241lipubep4/extended_filenames/path2/Русский.txt"
2026/09/05 03:19:36 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge object "031241lipubep4/normalization/path2/RCLONE_TEST"
2026/09/05 03:19:36 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge object "031241lipubep4/normalization/path2/file1.txt"
2026/09/05 03:19:36 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge object "031241lipubep4/volatile/path2/RCLONE_TEST"
2026/09/05 03:19:36 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge object "031241lipubep4/volatile/path2/file1.txt"
2026/09/05 03:19:36 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge object "031241lipubep4/volatile/path2/file2.txt"
2026/09/05 03:19:36 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge object "031241lipubep4/volatile/path2/file3.txt"
2026/09/05 03:19:36 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge object "031241lipubep4/volatile/path2/file4.txt"
2026/09/05 03:19:36 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge object "031241lipubep4/volatile/path2/file5.txt"
2026/09/05 03:19:36 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge object "031241lipubep4/volatile/path2/file6.txt"
2026/09/05 03:19:36 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge object "031241lipubep4/volatile/path2/file7.txt"
2026/09/05 03:19:36 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge object "031241lipubep4/volatile/path2/file8.txt"
2026/09/05 03:19:36 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge object "031241lipubep4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt"
2026/09/05 03:19:36 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge object "031241lipubep4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ࢺ_.txt"
2026/09/05 03:19:37 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge object "031241lipubep4/normalization/path2/測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt"
2026/09/05 03:19:37 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge object "031241lipubep4/normalization/path2/測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt"
2026/09/05 03:19:37 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge object "031241lipubep4/normalization/path2/測試_Русский_ _ _ě_áñ/測試_check file"
2026/09/05 03:19:37 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge object "031241lipubep4/normalization/path2/folder/éééö.txt"
2026/09/05 03:19:37 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge object "031241lipubep4/normalization/path2/folder/hello,WORLD!.txt"
2026/09/05 03:19:37 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge dir "031241lipubep4/volatile/path2"
2026/09/05 03:19:37 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge dir "031241lipubep4/volatile"
2026/09/05 03:19:37 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge dir "031241lipubep4/rmdirs"
2026/09/05 03:19:37 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge dir "031241lipubep4/resync_modes"
2026/09/05 03:19:37 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge dir "031241lipubep4/resync"
2026/09/05 03:19:37 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge dir "031241lipubep4/resolve"
2026/09/05 03:19:37 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge dir "031241lipubep4/rclone_args"
2026/09/05 03:19:37 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge dir "031241lipubep4/path2"
2026/09/05 03:19:37 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge dir "031241lipubep4/normalization/path2/測試_Русский_ _ _ě_áñ"
2026/09/05 03:19:37 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge dir "031241lipubep4/normalization/path2/folder"
2026/09/05 03:19:37 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge dir "031241lipubep4/normalization/path2"
2026/09/05 03:19:37 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge dir "031241lipubep4/normalization"
2026/09/05 03:19:37 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge dir "031241lipubep4/nomodtime"
2026/09/05 03:19:37 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge dir "031241lipubep4/max_delete_path2_force"
2026/09/05 03:19:37 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge dir "031241lipubep4/max_delete_path1"
2026/09/05 03:19:37 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge dir "031241lipubep4/ignorelistingchecksum"
2026/09/05 03:19:37 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge dir "031241lipubep4/filtersfile_checks"
2026/09/05 03:19:38 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge dir "031241lipubep4/filters"
2026/09/05 03:19:38 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge dir "031241lipubep4/extended_filenames/path2/subdir_with_ࢺ_"
2026/09/05 03:19:38 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge dir "031241lipubep4/extended_filenames/path2"
2026/09/05 03:19:38 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge dir "031241lipubep4/extended_filenames"
2026/09/05 03:19:38 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge dir "031241lipubep4/ext_paths"
2026/09/05 03:19:38 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge dir "031241lipubep4/equal"
2026/09/05 03:19:38 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge dir "031241lipubep4/dry_run"
2026/09/05 03:19:38 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge dir "031241lipubep4/createemptysrcdirs"
2026/09/05 03:19:38 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge dir "031241lipubep4/concurrent"
2026/09/05 03:19:38 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge dir "031241lipubep4/compare_all"
2026/09/05 03:19:38 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge dir "031241lipubep4/check_sync"
2026/09/05 03:19:38 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge dir "031241lipubep4/check_filename"
2026/09/05 03:19:38 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge dir "031241lipubep4/check_access_filters"
2026/09/05 03:19:38 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge dir "031241lipubep4/check_access"
2026/09/05 03:19:38 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge dir "031241lipubep4/changes"
2026/09/05 03:19:38 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge dir "031241lipubep4/basic"
2026/09/05 03:19:38 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge dir "031241lipubep4/backupdir/path2"
2026/09/05 03:19:38 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge dir "031241lipubep4/backupdir"
2026/09/05 03:19:38 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge dir "031241lipubep4/all_changed"
2026/09/05 03:19:38 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge dir "031241lipubep4"
2026/09/05 03:19:38 DEBUG : azurefiles root 'rclone-test-xipubeh2juqo': Purge dir ""
--- PASS: TestBisyncLocalRemote (417.43s)
--- PASS: TestBisyncLocalRemote/all_changed (13.21s)
--- SKIP: TestBisyncLocalRemote/backupdir (1.81s)
--- PASS: TestBisyncLocalRemote/basic (8.55s)
--- PASS: TestBisyncLocalRemote/changes (10.32s)
--- PASS: TestBisyncLocalRemote/check_access (25.62s)
--- PASS: TestBisyncLocalRemote/check_access_filters (26.50s)
--- PASS: TestBisyncLocalRemote/check_filename (15.98s)
--- PASS: TestBisyncLocalRemote/check_sync (19.03s)
--- PASS: TestBisyncLocalRemote/compare_all (10.95s)
--- PASS: TestBisyncLocalRemote/concurrent (10.56s)
--- PASS: TestBisyncLocalRemote/createemptysrcdirs (21.29s)
--- PASS: TestBisyncLocalRemote/dry_run (16.31s)
--- PASS: TestBisyncLocalRemote/equal (8.25s)
--- PASS: TestBisyncLocalRemote/ext_paths (25.84s)
--- SKIP: TestBisyncLocalRemote/extended_filenames (6.25s)
--- PASS: TestBisyncLocalRemote/filters (8.77s)
--- PASS: TestBisyncLocalRemote/filtersfile_checks (21.27s)
--- PASS: TestBisyncLocalRemote/ignorelistingchecksum (11.38s)
--- PASS: TestBisyncLocalRemote/max_delete_path1 (9.76s)
--- PASS: TestBisyncLocalRemote/max_delete_path2_force (10.09s)
--- PASS: TestBisyncLocalRemote/nomodtime (6.83s)
--- SKIP: TestBisyncLocalRemote/normalization (11.22s)
--- PASS: TestBisyncLocalRemote/rclone_args (27.76s)
--- PASS: TestBisyncLocalRemote/resolve (31.56s)
--- PASS: TestBisyncLocalRemote/resync (18.54s)
--- PASS: TestBisyncLocalRemote/resync_modes (23.23s)
--- PASS: TestBisyncLocalRemote/rmdirs (10.77s)
--- SKIP: TestBisyncLocalRemote/volatile (1.86s)
=== RUN TestBisyncRemoteRemote
2026/09/05 03:19:38 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide"
2026/09/05 03:19:39 NOTICE: remote: TestAzureFiles:rclone-test-zazanew6hide
=== RUN TestBisyncRemoteRemote/all_changed
2026/09/05 03:19:39 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1"
2026/09/05 03:19:39 INFO : path1: Making directory
2026/09/05 03:19:39 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/all_changed/path1"
2026/09/05 03:19:39 INFO : path2: Making directory
2026/09/05 03:19:39 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/all_changed/path2"
2026/09/05 03:19:39 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_all_changed/initial"
2026/09/05 03:19:39 DEBUG : Creating backend with remote "/tmp/031939gatudax1/initdir/test_all_changed-topepec1"
2026/09/05 03:19:39 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:19:39 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:39 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:39 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:39 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:39 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:39 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:39 DEBUG : subdir: Making directory with metadata
2026/09/05 03:19:39 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:19:39 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/09/05 03:19:39 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:39 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:19:39 DEBUG : Local file system at /tmp/031939gatudax1/initdir/test_all_changed-topepec1: Waiting for checks to finish
2026/09/05 03:19:39 DEBUG : Local file system at /tmp/031939gatudax1/initdir/test_all_changed-topepec1: Waiting for transfers to finish
2026/09/05 03:19:39 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:19:39 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/09/05 03:19:39 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/09/05 03:19:39 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:19:39 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:39 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:19:39 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/09/05 03:19:39 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/09/05 03:19:39 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:39 INFO : file1.copy1.txt: Copied (new)
2026/09/05 03:19:39 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:39 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/09/05 03:19:39 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:39 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/09/05 03:19:39 INFO : file1.copy2.txt: Copied (new)
2026/09/05 03:19:39 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/09/05 03:19:39 INFO : file1.copy3.txt: Copied (new)
2026/09/05 03:19:39 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:19:39 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/09/05 03:19:39 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:39 INFO : file1.copy4.txt: Copied (new)
2026/09/05 03:19:39 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/09/05 03:19:39 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:39 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:19:39 INFO : file1.txt: Copied (new)
2026/09/05 03:19:39 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:19:39 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/09/05 03:19:39 INFO : file1.copy5.txt: Copied (new)
2026/09/05 03:19:39 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:39 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:19:39 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:19:39 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:19:39 DEBUG : Waiting for deletions to finish
2026/09/05 03:19:39 ERROR : error listing: directory not found
2026/09/05 03:19:39 ERROR : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/all_changed/path1': Failed to list "": directory not found
2026/09/05 03:19:39 DEBUG : removing 1 level 0 directories
2026/09/05 03:19:39 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/all_changed/path1': Removing directory
2026/09/05 03:19:39 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-zazanew6hide%2F031939gatudax1%2Fall_changed%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:f8e6aa29-e01a-000a-6ce5-3c15ad000000
Time:2026-09-05T03:19:39.5379774Z
--------------------------------------------------------------------------------
2026/09/05 03:19:39 DEBUG : Waiting for deletions to finish
2026/09/05 03:19:39 ERROR : error listing: directory not found
2026/09/05 03:19:39 ERROR : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/all_changed/path2': Failed to list "": directory not found
2026/09/05 03:19:39 DEBUG : removing 1 level 0 directories
2026/09/05 03:19:39 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/all_changed/path2': Removing directory
2026/09/05 03:19:39 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-zazanew6hide%2F031939gatudax1%2Fall_changed%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:f8e6aa2c-e01a-000a-6fe5-3c15ad000000
Time:2026-09-05T03:19:39.6662070Z
--------------------------------------------------------------------------------
2026/09/05 03:19:39 ERROR : error listing: directory not found
2026/09/05 03:19:39 ERROR : error listing: directory not found
2026/09/05 03:19:39 NOTICE: checking initFs Local file system at /tmp/031939gatudax1/initdir/test_all_changed-topepec1
2026/09/05 03:19:39 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:39 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:39 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:39 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:39 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:39 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:39 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:19:39 INFO : subdir: Making directory
2026/09/05 03:19:40 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:40 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/all_changed/path1': Waiting for checks to finish
2026/09/05 03:19:40 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/all_changed/path1': Waiting for transfers to finish
2026/09/05 03:19:40 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/09/05 03:19:40 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:40 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/09/05 03:19:40 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:40 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/09/05 03:19:40 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:40 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/09/05 03:19:40 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:40 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/09/05 03:19:40 INFO : file1.copy1.txt: Copied (new)
2026/09/05 03:19:40 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/09/05 03:19:40 INFO : file1.copy4.txt: Copied (new)
2026/09/05 03:19:40 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/09/05 03:19:40 INFO : file1.copy2.txt: Copied (new)
2026/09/05 03:19:40 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/09/05 03:19:40 INFO : file1.copy3.txt: Copied (new)
2026/09/05 03:19:40 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:19:40 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:40 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/09/05 03:19:40 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:40 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:19:40 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:40 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:19:40 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:19:40 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:19:40 INFO : file1.txt: Copied (new)
2026/09/05 03:19:40 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/09/05 03:19:40 INFO : file1.copy5.txt: Copied (new)
2026/09/05 03:19:40 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:19:40 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:19:40 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:19:40 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:19:40 NOTICE: checking Path1 azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/all_changed/path1'
2026/09/05 03:19:41 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:41 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:41 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:41 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:41 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:41 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:41 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:19:41 INFO : subdir: Making directory
2026/09/05 03:19:41 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:19:41 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/all_changed/path2': Waiting for checks to finish
2026/09/05 03:19:41 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/all_changed/path2': Waiting for transfers to finish
2026/09/05 03:19:41 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/09/05 03:19:41 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:41 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/09/05 03:19:41 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:41 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/09/05 03:19:41 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:41 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/09/05 03:19:41 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:41 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/09/05 03:19:41 INFO : file1.copy3.txt: Copied (new)
2026/09/05 03:19:41 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/09/05 03:19:41 INFO : file1.copy2.txt: Copied (new)
2026/09/05 03:19:41 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/09/05 03:19:41 INFO : file1.copy4.txt: Copied (new)
2026/09/05 03:19:41 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/09/05 03:19:41 INFO : file1.copy1.txt: Copied (new)
2026/09/05 03:19:41 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:19:41 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:41 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/09/05 03:19:41 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:41 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:19:41 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:19:41 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:19:41 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:19:41 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:19:41 INFO : file1.txt: Copied (new)
2026/09/05 03:19:41 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/09/05 03:19:41 INFO : file1.copy5.txt: Copied (new)
2026/09/05 03:19:41 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:19:41 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:19:41 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:19:41 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:19:41 NOTICE: checking path2 azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/all_changed/path2'
2026/09/05 03:19:42 NOTICE: [36m(01) :[0m [34mtest all-changed[0m
2026/09/05 03:19:42 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/09/05 03:19:42 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/09/05 03:19:46 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/all_changed/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:19:46 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/all_changed/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:19:46 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:19: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/09/05 03:19:46 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/all_changed/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/all_changed/path2/"
2026/09/05 03:19:46 INFO : Copying Path2 files to Path1
2026/09/05 03:19:46 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:19:47 INFO : There was nothing to transfer
2026/09/05 03:19:47 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:19:47 INFO : There was nothing to transfer
2026/09/05 03:19:47 INFO : Resync updating listings
2026/09/05 03:19:47 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/all_changed/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/all_changed/path2/"
2026/09/05 03:19:47 INFO : [32mBisync successful[0m
2026/09/05 03:19:47 NOTICE: [36m(04) :[0m [34mtest change timestamp on all files except RCLONE_TEST[0m
2026/09/05 03:19:47 NOTICE: [36m(05) :[0m [34mtouch-glob 2005-01-02 TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/all_changed/path1/ file*[0m
2026/09/05 03:19:47 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/all_changed/path1/"
2026/09/05 03:19:47 DEBUG : file1.copy1.txt: Set modification time 2005-01-02
2026/09/05 03:19:47 DEBUG : file1.copy2.txt: Set modification time 2005-01-02
2026/09/05 03:19:47 DEBUG : file1.copy3.txt: Set modification time 2005-01-02
2026/09/05 03:19:47 DEBUG : file1.copy4.txt: Set modification time 2005-01-02
2026/09/05 03:19:47 DEBUG : file1.copy5.txt: Set modification time 2005-01-02
2026/09/05 03:19:47 DEBUG : file1.txt: Set modification time 2005-01-02
2026/09/05 03:19:47 NOTICE: [36m(06) :[0m [34mtouch-glob 2005-01-02 TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/all_changed/path1/subdir file*[0m
2026/09/05 03:19:47 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/all_changed/path1/subdir"
2026/09/05 03:19:47 DEBUG : file20.txt: Set modification time 2005-01-02
2026/09/05 03:19:47 NOTICE: [36m(07) :[0m [34mtest sync should pass[0m
2026/09/05 03:19:47 NOTICE: [36m(08) :[0m [34mbisync[0m
2026/09/05 03:19:52 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/all_changed/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:19:52 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/all_changed/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:19:52 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:19:52 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/09/05 03:19:52 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/all_changed/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/all_changed/path2/"
2026/09/05 03:19:52 INFO : Building Path1 and Path2 listings
2026/09/05 03:19:52 INFO : Path1 checking for diffs
2026/09/05 03:19:52 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy1.txt[0m
2026/09/05 03:19:52 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy2.txt[0m
2026/09/05 03:19:52 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy3.txt[0m
2026/09/05 03:19:52 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy4.txt[0m
2026/09/05 03:19:52 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy5.txt[0m
2026/09/05 03:19:52 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:19:52 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/09/05 03:19:52 INFO : Path1: 7 changes: [32m 0 new[0m, [33m 7 modified[0m, [31m 0 deleted[0m
2026/09/05 03:19:52 INFO : ([33mModified[0m: [36m 7 newer[0m, [34m 0 older[0m)
2026/09/05 03:19:52 INFO : Path2 checking for diffs
2026/09/05 03:19:52 INFO : Applying changes
2026/09/05 03:19:52 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/all_changed/path2/file1.copy1.txt[0m
2026/09/05 03:19:52 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/all_changed/path2/file1.copy2.txt[0m
2026/09/05 03:19:52 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/all_changed/path2/file1.copy3.txt[0m
2026/09/05 03:19:52 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/all_changed/path2/file1.copy4.txt[0m
2026/09/05 03:19:52 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/all_changed/path2/file1.copy5.txt[0m
2026/09/05 03:19:52 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/all_changed/path2/file1.txt[0m
2026/09/05 03:19:52 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/all_changed/path2/subdir/file20.txt[0m
2026/09/05 03:19:52 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:19:53 INFO : file1.copy2.txt: Copied (server-side copy)
2026/09/05 03:19:53 INFO : file1.copy1.txt: Copied (server-side copy)
2026/09/05 03:19:53 INFO : file1.copy5.txt: Copied (server-side copy)
2026/09/05 03:19:53 INFO : file1.copy3.txt: Copied (server-side copy)
2026/09/05 03:19:53 INFO : file1.txt: Copied (server-side copy)
2026/09/05 03:19:53 INFO : file1.copy4.txt: Copied (server-side copy)
2026/09/05 03:19:53 INFO : subdir/file20.txt: Copied (server-side copy)
2026/09/05 03:19:53 INFO : Updating listings
2026/09/05 03:19:53 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/all_changed/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/all_changed/path2/"
2026/09/05 03:19:53 INFO : [32mBisync successful[0m
2026/09/05 03:19:53 NOTICE: [36m(09) :[0m [34mtest change timestamp on all files including RCLONE_TEST[0m
2026/09/05 03:19:53 NOTICE: [36m(10) :[0m [34mtouch-glob 2004-01-02 TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/all_changed/path1/ *[0m
2026/09/05 03:19:53 DEBUG : file1.copy1.txt: Set modification time 2004-01-02
2026/09/05 03:19:53 DEBUG : file1.copy2.txt: Set modification time 2004-01-02
2026/09/05 03:19:53 DEBUG : file1.copy3.txt: Set modification time 2004-01-02
2026/09/05 03:19:53 DEBUG : file1.copy4.txt: Set modification time 2004-01-02
2026/09/05 03:19:54 DEBUG : file1.copy5.txt: Set modification time 2004-01-02
2026/09/05 03:19:54 DEBUG : file1.txt: Set modification time 2004-01-02
2026/09/05 03:19:54 DEBUG : RCLONE_TEST: Set modification time 2004-01-02
2026/09/05 03:19:54 NOTICE: [36m(11) :[0m [34mtouch-glob 2004-01-02 TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/all_changed/path1/subdir *[0m
2026/09/05 03:19:54 DEBUG : file20.txt: Set modification time 2004-01-02
2026/09/05 03:19:54 NOTICE: [36m(12) :[0m [34mtest sync should fail[0m
2026/09/05 03:19:54 NOTICE: [36m(13) :[0m [34mbisync[0m
2026/09/05 03:19:58 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/all_changed/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:19:58 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/all_changed/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:19:58 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:19: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/09/05 03:19:58 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/all_changed/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/all_changed/path2/"
2026/09/05 03:19:58 INFO : Building Path1 and Path2 listings
2026/09/05 03:19:59 INFO : Path1 checking for diffs
2026/09/05 03:19:59 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mRCLONE_TEST[0m
2026/09/05 03:19:59 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy1.txt[0m
2026/09/05 03:19:59 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy2.txt[0m
2026/09/05 03:19:59 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy3.txt[0m
2026/09/05 03:19:59 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy4.txt[0m
2026/09/05 03:19:59 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy5.txt[0m
2026/09/05 03:19:59 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:19:59 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/09/05 03:19:59 INFO : Path1: 8 changes: [32m 0 new[0m, [33m 8 modified[0m, [31m 0 deleted[0m
2026/09/05 03:19:59 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 7 older[0m)
2026/09/05 03:19:59 INFO : Path2 checking for diffs
2026/09/05 03:19:59 ERROR : Safety abort: all files were changed on Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/all_changed/path1/". Run with --force if desired.
2026/09/05 03:19:59 NOTICE: [31mBisync aborted. Please try again.[0m
2026/09/05 03:19:59 NOTICE: Bisync error: all files were changed
2026/09/05 03:19:59 NOTICE: [36m(14) :[0m [34mtest sync with force should pass[0m
2026/09/05 03:19:59 NOTICE: [36m(15) :[0m [34mbisync force[0m
2026/09/05 03:20:03 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/all_changed/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:20:03 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/all_changed/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:20:03 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:20: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/09/05 03:20:03 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/all_changed/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/all_changed/path2/"
2026/09/05 03:20:03 INFO : Building Path1 and Path2 listings
2026/09/05 03:20:03 INFO : Path1 checking for diffs
2026/09/05 03:20:03 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mRCLONE_TEST[0m
2026/09/05 03:20:03 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy1.txt[0m
2026/09/05 03:20:03 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy2.txt[0m
2026/09/05 03:20:03 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy3.txt[0m
2026/09/05 03:20:03 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy4.txt[0m
2026/09/05 03:20:03 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy5.txt[0m
2026/09/05 03:20:03 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:20:03 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/09/05 03:20:03 INFO : Path1: 8 changes: [32m 0 new[0m, [33m 8 modified[0m, [31m 0 deleted[0m
2026/09/05 03:20:03 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 7 older[0m)
2026/09/05 03:20:03 INFO : Path2 checking for diffs
2026/09/05 03:20:03 INFO : Applying changes
2026/09/05 03:20:03 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/all_changed/path2/RCLONE_TEST[0m
2026/09/05 03:20:03 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/all_changed/path2/file1.copy1.txt[0m
2026/09/05 03:20:03 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/all_changed/path2/file1.copy2.txt[0m
2026/09/05 03:20:03 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/all_changed/path2/file1.copy3.txt[0m
2026/09/05 03:20:03 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/all_changed/path2/file1.copy4.txt[0m
2026/09/05 03:20:03 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/all_changed/path2/file1.copy5.txt[0m
2026/09/05 03:20:03 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/all_changed/path2/file1.txt[0m
2026/09/05 03:20:03 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/all_changed/path2/subdir/file20.txt[0m
2026/09/05 03:20:03 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:20:04 INFO : file1.copy3.txt: Copied (server-side copy)
2026/09/05 03:20:04 INFO : file1.copy1.txt: Copied (server-side copy)
2026/09/05 03:20:04 INFO : file1.copy2.txt: Copied (server-side copy)
2026/09/05 03:20:04 INFO : file1.txt: Copied (server-side copy)
2026/09/05 03:20:04 INFO : file1.copy5.txt: Copied (server-side copy)
2026/09/05 03:20:04 INFO : file1.copy4.txt: Copied (server-side copy)
2026/09/05 03:20:04 INFO : subdir/file20.txt: Copied (server-side copy)
2026/09/05 03:20:04 INFO : RCLONE_TEST: Copied (server-side copy)
2026/09/05 03:20:04 INFO : Updating listings
2026/09/05 03:20:04 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/all_changed/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/all_changed/path2/"
2026/09/05 03:20:04 INFO : [32mBisync successful[0m
2026/09/05 03:20:05 DEBUG : Waiting for deletions to finish
2026/09/05 03:20:05 INFO : file1.copy3.txt: Deleted
2026/09/05 03:20:05 INFO : file1.copy1.txt: Deleted
2026/09/05 03:20:05 INFO : file1.txt: Deleted
2026/09/05 03:20:05 INFO : file1.copy4.txt: Deleted
2026/09/05 03:20:05 INFO : RCLONE_TEST: Deleted
2026/09/05 03:20:05 INFO : file1.copy2.txt: Deleted
2026/09/05 03:20:05 INFO : file1.copy5.txt: Deleted
2026/09/05 03:20:05 INFO : subdir/file20.txt: Deleted
2026/09/05 03:20:05 DEBUG : removing 1 level 1 directories
2026/09/05 03:20:05 INFO : subdir: Removing directory
2026/09/05 03:20:05 DEBUG : removing 1 level 0 directories
2026/09/05 03:20:05 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/all_changed/path1': Removing directory
2026/09/05 03:20:05 DEBUG : Waiting for deletions to finish
2026/09/05 03:20:05 INFO : file1.copy5.txt: Deleted
2026/09/05 03:20:05 INFO : RCLONE_TEST: Deleted
2026/09/05 03:20:05 INFO : file1.copy1.txt: Deleted
2026/09/05 03:20:05 INFO : file1.txt: Deleted
2026/09/05 03:20:05 INFO : file1.copy2.txt: Deleted
2026/09/05 03:20:05 INFO : file1.copy4.txt: Deleted
2026/09/05 03:20:05 INFO : file1.copy3.txt: Deleted
2026/09/05 03:20:05 INFO : subdir/file20.txt: Deleted
2026/09/05 03:20:05 DEBUG : removing 1 level 1 directories
2026/09/05 03:20:05 INFO : subdir: Removing directory
2026/09/05 03:20:06 DEBUG : removing 1 level 0 directories
2026/09/05 03:20:06 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/all_changed/path2': Removing directory
bisync_test.go:610: [32mTEST all_changed PASSED[0m
=== RUN TestBisyncRemoteRemote/backupdir
2026/09/05 03:20:06 INFO : path1: Making directory
2026/09/05 03:20:06 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/backupdir/path1"
2026/09/05 03:20:06 INFO : path2: Making directory
2026/09/05 03:20:06 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/backupdir/path2"
2026/09/05 03:20:06 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_backupdir/initial"
2026/09/05 03:20:06 DEBUG : Creating backend with remote "/tmp/031939gatudax1/initdir/test_backupdir-sujawoh8"
2026/09/05 03:20:06 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:20:06 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:06 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:06 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:06 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:06 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:06 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:06 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:06 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:06 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:20:06 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:20:06 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:20:06 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:20:06 DEBUG : Local file system at /tmp/031939gatudax1/initdir/test_backupdir-sujawoh8: Waiting for checks to finish
2026/09/05 03:20:06 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:20:06 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:20:06 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:20:06 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:20:06 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:06 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:20:06 INFO : file1.txt: Copied (new)
2026/09/05 03:20:06 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:20:06 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:06 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:20:06 INFO : file2.txt: Copied (new)
2026/09/05 03:20:06 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:20:06 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:06 DEBUG : Local file system at /tmp/031939gatudax1/initdir/test_backupdir-sujawoh8: Waiting for transfers to finish
2026/09/05 03:20:06 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:06 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:06 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:20:06 INFO : file4.txt: Copied (new)
2026/09/05 03:20:06 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:06 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:20:06 INFO : file5.txt: Copied (new)
2026/09/05 03:20:06 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:20:06 INFO : file6.txt: Copied (new)
2026/09/05 03:20:06 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:20:06 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:20:06 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:06 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:06 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:20:06 INFO : file7.txt: Copied (new)
2026/09/05 03:20:06 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:20:06 INFO : file8.txt: Copied (new)
2026/09/05 03:20:06 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:20:06 INFO : file3.txt: Copied (new)
2026/09/05 03:20:06 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_backupdir/modfiles"
2026/09/05 03:20:06 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_backupdir-somuyuz3"
2026/09/05 03:20:06 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:06 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:06 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:06 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:06 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:06 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:06 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:06 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:06 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/09/05 03:20:06 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/09/05 03:20:06 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:20:06 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/09/05 03:20:06 INFO : file1.txt: Copied (new)
2026/09/05 03:20:06 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/09/05 03:20:06 DEBUG : Local file system at /tmp/031939gatudax1/datadir/test_backupdir-somuyuz3: Waiting for checks to finish
2026/09/05 03:20:06 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:20:06 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:20:06 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/09/05 03:20:06 INFO : file10.txt: Copied (new)
2026/09/05 03:20:06 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/09/05 03:20:06 INFO : file11.txt: Copied (new)
2026/09/05 03:20:06 DEBUG : Local file system at /tmp/031939gatudax1/datadir/test_backupdir-somuyuz3: Waiting for transfers to finish
2026/09/05 03:20:06 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/09/05 03:20:06 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/09/05 03:20:06 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/09/05 03:20:06 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:20:06 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/09/05 03:20:06 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/09/05 03:20:06 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/09/05 03:20:06 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/09/05 03:20:06 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/09/05 03:20:06 INFO : file6.txt: Copied (new)
2026/09/05 03:20:06 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/09/05 03:20:06 INFO : file5L.txt: Copied (new)
2026/09/05 03:20:06 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/09/05 03:20:06 INFO : file2.txt: Copied (new)
2026/09/05 03:20:06 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/09/05 03:20:06 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:20:06 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/09/05 03:20:06 INFO : file5R.txt: Copied (new)
2026/09/05 03:20:06 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/09/05 03:20:06 INFO : file7.txt: Copied (new)
2026/09/05 03:20:06 DEBUG : Waiting for deletions to finish
2026/09/05 03:20:06 ERROR : error listing: directory not found
2026/09/05 03:20:06 ERROR : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/backupdir/path1': Failed to list "": directory not found
2026/09/05 03:20:06 DEBUG : removing 1 level 0 directories
2026/09/05 03:20:06 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/backupdir/path1': Removing directory
2026/09/05 03:20:06 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-zazanew6hide%2F031939gatudax1%2Fbackupdir%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:91f47a91-f01a-004b-26e5-3c4d49000000
Time:2026-09-05T03:20:06.4071530Z
--------------------------------------------------------------------------------
2026/09/05 03:20:06 DEBUG : Waiting for deletions to finish
2026/09/05 03:20:06 ERROR : error listing: directory not found
2026/09/05 03:20:06 ERROR : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/backupdir/path2': Failed to list "": directory not found
2026/09/05 03:20:06 DEBUG : removing 1 level 0 directories
2026/09/05 03:20:06 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/backupdir/path2': Removing directory
2026/09/05 03:20:06 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-zazanew6hide%2F031939gatudax1%2Fbackupdir%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:91f47a94-f01a-004b-29e5-3c4d49000000
Time:2026-09-05T03:20:06.5461250Z
--------------------------------------------------------------------------------
2026/09/05 03:20:06 ERROR : error listing: directory not found
2026/09/05 03:20:06 ERROR : error listing: directory not found
2026/09/05 03:20:06 NOTICE: checking initFs Local file system at /tmp/031939gatudax1/initdir/test_backupdir-sujawoh8
2026/09/05 03:20:06 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:06 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:06 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:06 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:06 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:06 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:06 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:06 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:06 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:20:06 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/backupdir/path1': Waiting for checks to finish
2026/09/05 03:20:06 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/backupdir/path1': Waiting for transfers to finish
2026/09/05 03:20:06 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:20:06 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:06 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:20:06 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:06 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:20:06 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:06 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:20:06 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:07 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:20:07 INFO : file3.txt: Copied (new)
2026/09/05 03:20:07 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:20:07 INFO : file1.txt: Copied (new)
2026/09/05 03:20:07 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:20:07 INFO : file4.txt: Copied (new)
2026/09/05 03:20:07 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:20:07 INFO : file2.txt: Copied (new)
2026/09/05 03:20:07 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:20:07 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:07 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:20:07 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:07 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:20:07 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:07 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:20:07 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:07 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:20:07 INFO : file5.txt: Copied (new)
2026/09/05 03:20:07 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:20:07 INFO : file6.txt: Copied (new)
2026/09/05 03:20:07 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:20:07 INFO : file7.txt: Copied (new)
2026/09/05 03:20:07 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:20:07 INFO : file8.txt: Copied (new)
2026/09/05 03:20:07 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:20:07 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:20:07 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:20:07 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:20:07 NOTICE: checking Path1 azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/backupdir/path1'
2026/09/05 03:20:08 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:08 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:08 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:08 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:08 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:08 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:08 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:08 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:08 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:20:08 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/backupdir/path2': Waiting for checks to finish
2026/09/05 03:20:08 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/backupdir/path2': Waiting for transfers to finish
2026/09/05 03:20:08 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:20:08 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:08 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:20:08 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:08 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:20:08 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:08 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:20:08 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:08 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:20:08 INFO : file1.txt: Copied (new)
2026/09/05 03:20:08 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:20:08 INFO : file2.txt: Copied (new)
2026/09/05 03:20:08 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:20:08 INFO : file3.txt: Copied (new)
2026/09/05 03:20:08 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:20:08 INFO : file4.txt: Copied (new)
2026/09/05 03:20:08 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:20:08 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:08 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:20:08 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:08 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:20:08 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:08 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:20:08 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:08 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:20:08 INFO : file5.txt: Copied (new)
2026/09/05 03:20:08 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:20:08 INFO : file6.txt: Copied (new)
2026/09/05 03:20:08 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:20:08 INFO : file7.txt: Copied (new)
2026/09/05 03:20:08 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:20:08 INFO : file8.txt: Copied (new)
2026/09/05 03:20:08 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:20:08 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:20:09 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:20:09 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:20:09 NOTICE: checking path2 azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/backupdir/path2'
2026/09/05 03:20:09 NOTICE: [36m(01) :[0m [34mtest backupdir[0m
2026/09/05 03:20:09 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/09/05 03:20:09 NOTICE: [36m(03) :[0m [34mbisync resync backupdir1=/tmp/031939gatudax1/workdir/backupdirs/backupdir1 backupdir2=/tmp/031939gatudax1/workdir/backupdirs/backupdir2[0m
bisync_test.go:977: backupdir test currently only works on local (it uses the workdir)
=== RUN TestBisyncRemoteRemote/basic
2026/09/05 03:20:09 INFO : path1: Making directory
2026/09/05 03:20:09 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/basic/path1"
2026/09/05 03:20:09 INFO : path2: Making directory
2026/09/05 03:20:09 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/basic/path2"
2026/09/05 03:20:09 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_basic/initial"
2026/09/05 03:20:09 DEBUG : Creating backend with remote "/tmp/031939gatudax1/initdir/test_basic-cififom5"
2026/09/05 03:20:09 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:20:09 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:09 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:09 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:09 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:09 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:09 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:09 DEBUG : subdir: Making directory with metadata
2026/09/05 03:20:09 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:20:09 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/09/05 03:20:09 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:20:09 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/09/05 03:20:09 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:09 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/09/05 03:20:09 INFO : file1.copy2.txt: Copied (new)
2026/09/05 03:20:09 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/09/05 03:20:09 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:09 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/09/05 03:20:09 INFO : file1.copy3.txt: Copied (new)
2026/09/05 03:20:09 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:20:09 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:20:09 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:20:09 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/09/05 03:20:09 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:09 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:09 DEBUG : Local file system at /tmp/031939gatudax1/initdir/test_basic-cififom5: Waiting for checks to finish
2026/09/05 03:20:09 DEBUG : Local file system at /tmp/031939gatudax1/initdir/test_basic-cififom5: Waiting for transfers to finish
2026/09/05 03:20:09 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/09/05 03:20:09 INFO : file1.copy5.txt: Copied (new)
2026/09/05 03:20:09 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:20:09 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:09 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:20:09 INFO : file1.txt: Copied (new)
2026/09/05 03:20:09 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:20:09 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/09/05 03:20:09 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/09/05 03:20:09 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:09 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:20:09 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:20:09 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:09 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/09/05 03:20:09 INFO : file1.copy1.txt: Copied (new)
2026/09/05 03:20:09 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:09 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/09/05 03:20:09 INFO : file1.copy4.txt: Copied (new)
2026/09/05 03:20:09 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:20:09 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_basic/modfiles"
2026/09/05 03:20:09 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_basic-pisunil2"
2026/09/05 03:20:09 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:09 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/09/05 03:20:09 DEBUG : Local file system at /tmp/031939gatudax1/datadir/test_basic-pisunil2: Waiting for checks to finish
2026/09/05 03:20:09 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:20:09 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/09/05 03:20:09 INFO : file1.txt: Copied (new)
2026/09/05 03:20:09 DEBUG : Local file system at /tmp/031939gatudax1/datadir/test_basic-pisunil2: Waiting for transfers to finish
2026/09/05 03:20:09 DEBUG : Waiting for deletions to finish
2026/09/05 03:20:09 ERROR : error listing: directory not found
2026/09/05 03:20:09 ERROR : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/basic/path1': Failed to list "": directory not found
2026/09/05 03:20:09 DEBUG : removing 1 level 0 directories
2026/09/05 03:20:09 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/basic/path1': Removing directory
2026/09/05 03:20:09 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-zazanew6hide%2F031939gatudax1%2Fbasic%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:91f47ad6-f01a-004b-62e5-3c4d49000000
Time:2026-09-05T03:20:09.8965952Z
--------------------------------------------------------------------------------
2026/09/05 03:20:09 DEBUG : Waiting for deletions to finish
2026/09/05 03:20:09 ERROR : error listing: directory not found
2026/09/05 03:20:10 ERROR : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/basic/path2': Failed to list "": directory not found
2026/09/05 03:20:10 DEBUG : removing 1 level 0 directories
2026/09/05 03:20:10 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/basic/path2': Removing directory
2026/09/05 03:20:10 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-zazanew6hide%2F031939gatudax1%2Fbasic%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:91f47ad9-f01a-004b-65e5-3c4d49000000
Time:2026-09-05T03:20:10.0322643Z
--------------------------------------------------------------------------------
2026/09/05 03:20:10 ERROR : error listing: directory not found
2026/09/05 03:20:10 ERROR : error listing: directory not found
2026/09/05 03:20:10 NOTICE: checking initFs Local file system at /tmp/031939gatudax1/initdir/test_basic-cififom5
2026/09/05 03:20:10 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:10 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:10 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:10 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:10 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:10 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:10 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:20:10 INFO : subdir: Making directory
2026/09/05 03:20:10 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:10 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/basic/path1': Waiting for checks to finish
2026/09/05 03:20:10 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/basic/path1': Waiting for transfers to finish
2026/09/05 03:20:10 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/09/05 03:20:10 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:10 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/09/05 03:20:10 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:10 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/09/05 03:20:10 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:10 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/09/05 03:20:10 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:10 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/09/05 03:20:10 INFO : file1.copy2.txt: Copied (new)
2026/09/05 03:20:10 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/09/05 03:20:10 INFO : file1.copy4.txt: Copied (new)
2026/09/05 03:20:10 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/09/05 03:20:10 INFO : file1.copy1.txt: Copied (new)
2026/09/05 03:20:10 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/09/05 03:20:10 INFO : file1.copy3.txt: Copied (new)
2026/09/05 03:20:10 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/09/05 03:20:10 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:20:10 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:10 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:10 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:20:10 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:10 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:20:10 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:20:10 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/09/05 03:20:10 INFO : file1.copy5.txt: Copied (new)
2026/09/05 03:20:10 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:20:10 INFO : file1.txt: Copied (new)
2026/09/05 03:20:10 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:20:10 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:20:10 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:20:10 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:20:10 NOTICE: checking Path1 azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/basic/path1'
2026/09/05 03:20:11 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:11 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:11 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:11 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:11 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:11 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:11 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:20:11 INFO : subdir: Making directory
2026/09/05 03:20:11 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:11 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/basic/path2': Waiting for checks to finish
2026/09/05 03:20:11 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/basic/path2': Waiting for transfers to finish
2026/09/05 03:20:11 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/09/05 03:20:11 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:11 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/09/05 03:20:11 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:11 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/09/05 03:20:11 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:11 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/09/05 03:20:11 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:11 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/09/05 03:20:11 INFO : file1.copy2.txt: Copied (new)
2026/09/05 03:20:11 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/09/05 03:20:11 INFO : file1.copy1.txt: Copied (new)
2026/09/05 03:20:11 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/09/05 03:20:11 INFO : file1.copy3.txt: Copied (new)
2026/09/05 03:20:11 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/09/05 03:20:11 INFO : file1.copy4.txt: Copied (new)
2026/09/05 03:20:11 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/09/05 03:20:11 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:11 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:20:11 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:11 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:20:11 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:11 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:20:11 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:20:12 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/09/05 03:20:12 INFO : file1.copy5.txt: Copied (new)
2026/09/05 03:20:12 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:20:12 INFO : file1.txt: Copied (new)
2026/09/05 03:20:12 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:20:12 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:20:12 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:20:12 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:20:12 NOTICE: checking path2 azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/basic/path2'
2026/09/05 03:20:12 NOTICE: [36m(01) :[0m [34mtest basic[0m
2026/09/05 03:20:12 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/09/05 03:20:12 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/09/05 03:20:17 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/basic/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:20:17 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/basic/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:20:17 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:20: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/09/05 03:20:17 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/basic/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/basic/path2/"
2026/09/05 03:20:17 INFO : Copying Path2 files to Path1
2026/09/05 03:20:17 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:20:17 INFO : There was nothing to transfer
2026/09/05 03:20:17 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:20:17 INFO : There was nothing to transfer
2026/09/05 03:20:17 INFO : Resync updating listings
2026/09/05 03:20:17 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/basic/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/basic/path2/"
2026/09/05 03:20:17 INFO : [32mBisync successful[0m
2026/09/05 03:20:17 NOTICE: [36m(04) :[0m [34mtest place newer files on both paths[0m
2026/09/05 03:20:17 NOTICE: [36m(05) :[0m [34mtouch-copy 2001-01-02 /tmp/031939gatudax1/datadir/test_basic-pisunil2/file1.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/basic/path2/[0m
2026/09/05 03:20:17 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_basic-pisunil2/"
2026/09/05 03:20:17 DEBUG : fs cache: renaming cache item "/tmp/031939gatudax1/datadir/test_basic-pisunil2/" to be canonical "/tmp/031939gatudax1/datadir/test_basic-pisunil2"
2026/09/05 03:20:17 DEBUG : file1.txt: Set modification time 2001-01-02
2026/09/05 03:20:17 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_basic-pisunil2/file1.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/basic/path2/" as ""
2026/09/05 03:20:17 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_basic-pisunil2/file1.txt"
2026/09/05 03:20:17 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/basic/path2/"
2026/09/05 03:20:17 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/basic/path2/'" as "file1.txt"
2026/09/05 03:20:17 DEBUG : file1.txt: size = 19 (Local file system at /tmp/031939gatudax1/datadir/test_basic-pisunil2)
2026/09/05 03:20:17 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/basic/path2/')
2026/09/05 03:20:17 DEBUG : file1.txt: Sizes differ
2026/09/05 03:20:17 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/09/05 03:20:17 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:20:18 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/09/05 03:20:18 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:20:18 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_basic-pisunil2/file1.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/basic/path1/subdir file20.txt[0m
2026/09/05 03:20:18 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_basic-pisunil2/file1.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/basic/path1/subdir" as "file20.txt"
2026/09/05 03:20:18 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_basic-pisunil2/file1.txt"
2026/09/05 03:20:18 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/basic/path1/subdir"
2026/09/05 03:20:18 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/basic/path1/subdir'" as "file20.txt"
2026/09/05 03:20:18 DEBUG : file1.txt: size = 19 (Local file system at /tmp/031939gatudax1/datadir/test_basic-pisunil2)
2026/09/05 03:20:18 DEBUG : file20.txt: size = 0 (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/basic/path1/subdir')
2026/09/05 03:20:18 DEBUG : file1.txt: Sizes differ
2026/09/05 03:20:18 DEBUG : file20.txt.8dcf80ac.partial: size = 19 OK
2026/09/05 03:20:18 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:20:18 DEBUG : file20.txt.8dcf80ac.partial: renamed to: file20.txt
2026/09/05 03:20:18 INFO : file1.txt: Copied (replaced existing) to: file20.txt
2026/09/05 03:20:18 NOTICE: [36m(07) :[0m [34mtest bisync run[0m
2026/09/05 03:20:18 NOTICE: [36m(08) :[0m [34mbisync[0m
2026/09/05 03:20:23 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/basic/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:20:23 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/basic/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:20:23 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:20: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/09/05 03:20:23 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/basic/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/basic/path2/"
2026/09/05 03:20:23 INFO : Building Path1 and Path2 listings
2026/09/05 03:20:23 INFO : Path1 checking for diffs
2026/09/05 03:20:23 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/09/05 03:20:23 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/09/05 03:20:23 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/09/05 03:20:23 INFO : Path2 checking for diffs
2026/09/05 03:20:23 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:20:23 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/09/05 03:20:23 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/09/05 03:20:23 INFO : Applying changes
2026/09/05 03:20:23 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/basic/path2/subdir/file20.txt[0m
2026/09/05 03:20:23 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/basic/path1/file1.txt[0m
2026/09/05 03:20:23 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:20:24 INFO : file1.txt: Copied (server-side copy)
2026/09/05 03:20:24 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:20:24 INFO : subdir/file20.txt: Copied (server-side copy)
2026/09/05 03:20:24 INFO : Updating listings
2026/09/05 03:20:24 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/basic/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/basic/path2/"
2026/09/05 03:20:24 INFO : [32mBisync successful[0m
2026/09/05 03:20:24 DEBUG : Waiting for deletions to finish
2026/09/05 03:20:24 INFO : file1.copy2.txt: Deleted
2026/09/05 03:20:24 INFO : file1.copy1.txt: Deleted
2026/09/05 03:20:24 INFO : file1.copy3.txt: Deleted
2026/09/05 03:20:24 INFO : RCLONE_TEST: Deleted
2026/09/05 03:20:24 INFO : file1.copy5.txt: Deleted
2026/09/05 03:20:24 INFO : file1.copy4.txt: Deleted
2026/09/05 03:20:24 INFO : file1.txt: Deleted
2026/09/05 03:20:24 INFO : subdir/file20.txt: Deleted
2026/09/05 03:20:25 DEBUG : removing 1 level 1 directories
2026/09/05 03:20:25 INFO : subdir: Removing directory
2026/09/05 03:20:25 DEBUG : removing 1 level 0 directories
2026/09/05 03:20:25 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/basic/path1': Removing directory
2026/09/05 03:20:25 DEBUG : Waiting for deletions to finish
2026/09/05 03:20:25 INFO : RCLONE_TEST: Deleted
2026/09/05 03:20:25 INFO : file1.copy2.txt: Deleted
2026/09/05 03:20:25 INFO : file1.copy3.txt: Deleted
2026/09/05 03:20:25 INFO : file1.copy4.txt: Deleted
2026/09/05 03:20:25 INFO : file1.copy1.txt: Deleted
2026/09/05 03:20:25 INFO : file1.copy5.txt: Deleted
2026/09/05 03:20:25 INFO : file1.txt: Deleted
2026/09/05 03:20:25 INFO : subdir/file20.txt: Deleted
2026/09/05 03:20:25 DEBUG : removing 1 level 1 directories
2026/09/05 03:20:25 INFO : subdir: Removing directory
2026/09/05 03:20:25 DEBUG : removing 1 level 0 directories
2026/09/05 03:20:25 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/basic/path2': Removing directory
bisync_test.go:610: [32mTEST basic PASSED[0m
=== RUN TestBisyncRemoteRemote/changes
2026/09/05 03:20:25 INFO : path1: Making directory
2026/09/05 03:20:25 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/changes/path1"
2026/09/05 03:20:25 INFO : path2: Making directory
2026/09/05 03:20:25 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/changes/path2"
2026/09/05 03:20:25 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_changes/initial"
2026/09/05 03:20:25 DEBUG : Creating backend with remote "/tmp/031939gatudax1/initdir/test_changes-jipuwim6"
2026/09/05 03:20:25 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:20:25 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:25 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:25 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:25 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:25 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:25 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:25 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:25 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:25 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:20:25 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:20:25 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:25 DEBUG : Local file system at /tmp/031939gatudax1/initdir/test_changes-jipuwim6: Waiting for checks to finish
2026/09/05 03:20:25 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:20:25 DEBUG : Local file system at /tmp/031939gatudax1/initdir/test_changes-jipuwim6: Waiting for transfers to finish
2026/09/05 03:20:25 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:20:25 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:25 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:20:25 INFO : file2.txt: Copied (new)
2026/09/05 03:20:25 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:20:25 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:20:25 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:20:25 INFO : file1.txt: Copied (new)
2026/09/05 03:20:25 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:20:25 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:25 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:20:25 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:25 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:20:25 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:20:25 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:25 INFO : file4.txt: Copied (new)
2026/09/05 03:20:25 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:20:25 INFO : file5.txt: Copied (new)
2026/09/05 03:20:25 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:20:25 INFO : file6.txt: Copied (new)
2026/09/05 03:20:25 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:20:25 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:20:25 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:25 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:20:25 INFO : file8.txt: Copied (new)
2026/09/05 03:20:25 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:25 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:20:25 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:25 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:20:25 INFO : file7.txt: Copied (new)
2026/09/05 03:20:25 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:20:25 INFO : file3.txt: Copied (new)
2026/09/05 03:20:25 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_changes/modfiles"
2026/09/05 03:20:25 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_changes-zikeyaq4"
2026/09/05 03:20:25 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:25 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:25 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:25 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:25 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:25 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:25 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:25 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:25 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/09/05 03:20:25 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/09/05 03:20:25 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/09/05 03:20:25 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/09/05 03:20:25 DEBUG : Local file system at /tmp/031939gatudax1/datadir/test_changes-zikeyaq4: Waiting for checks to finish
2026/09/05 03:20:25 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:20:25 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/09/05 03:20:25 INFO : file1.txt: Copied (new)
2026/09/05 03:20:25 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/09/05 03:20:25 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:20:25 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/09/05 03:20:25 INFO : file10.txt: Copied (new)
2026/09/05 03:20:25 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/09/05 03:20:25 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:20:25 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/09/05 03:20:25 INFO : file11.txt: Copied (new)
2026/09/05 03:20:25 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/09/05 03:20:25 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/09/05 03:20:25 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/09/05 03:20:25 INFO : file2.txt: Copied (new)
2026/09/05 03:20:25 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/09/05 03:20:25 DEBUG : Local file system at /tmp/031939gatudax1/datadir/test_changes-zikeyaq4: Waiting for transfers to finish
2026/09/05 03:20:25 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/09/05 03:20:25 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/09/05 03:20:25 INFO : file5L.txt: Copied (new)
2026/09/05 03:20:25 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/09/05 03:20:25 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/09/05 03:20:25 INFO : file5R.txt: Copied (new)
2026/09/05 03:20:25 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:20:25 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/09/05 03:20:25 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:20:25 INFO : file6.txt: Copied (new)
2026/09/05 03:20:25 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/09/05 03:20:25 INFO : file7.txt: Copied (new)
2026/09/05 03:20:25 DEBUG : Waiting for deletions to finish
2026/09/05 03:20:25 ERROR : error listing: directory not found
2026/09/05 03:20:26 ERROR : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/changes/path1': Failed to list "": directory not found
2026/09/05 03:20:26 DEBUG : removing 1 level 0 directories
2026/09/05 03:20:26 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/changes/path1': Removing directory
2026/09/05 03:20:26 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-zazanew6hide%2F031939gatudax1%2Fchanges%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:098e0c9a-e01a-0035-65e5-3cdd0e000000
Time:2026-09-05T03:20:26.0648491Z
--------------------------------------------------------------------------------
2026/09/05 03:20:26 DEBUG : Waiting for deletions to finish
2026/09/05 03:20:26 ERROR : error listing: directory not found
2026/09/05 03:20:26 ERROR : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/changes/path2': Failed to list "": directory not found
2026/09/05 03:20:26 DEBUG : removing 1 level 0 directories
2026/09/05 03:20:26 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/changes/path2': Removing directory
2026/09/05 03:20:26 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-zazanew6hide%2F031939gatudax1%2Fchanges%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:098e0c9d-e01a-0035-68e5-3cdd0e000000
Time:2026-09-05T03:20:26.1912123Z
--------------------------------------------------------------------------------
2026/09/05 03:20:26 ERROR : error listing: directory not found
2026/09/05 03:20:26 ERROR : error listing: directory not found
2026/09/05 03:20:26 NOTICE: checking initFs Local file system at /tmp/031939gatudax1/initdir/test_changes-jipuwim6
2026/09/05 03:20:26 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:26 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:26 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:26 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:26 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:26 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:26 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:26 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:26 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:20:26 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/changes/path1': Waiting for checks to finish
2026/09/05 03:20:26 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/changes/path1': Waiting for transfers to finish
2026/09/05 03:20:26 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:20:26 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:26 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:20:26 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:26 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:20:26 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:26 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:20:26 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:26 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:20:26 INFO : file2.txt: Copied (new)
2026/09/05 03:20:26 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:20:26 INFO : file1.txt: Copied (new)
2026/09/05 03:20:26 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:20:26 INFO : file3.txt: Copied (new)
2026/09/05 03:20:26 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:20:26 INFO : file4.txt: Copied (new)
2026/09/05 03:20:26 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:20:26 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:26 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:20:26 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:26 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:20:26 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:26 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:20:26 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:26 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:20:26 INFO : file5.txt: Copied (new)
2026/09/05 03:20:26 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:20:26 INFO : file6.txt: Copied (new)
2026/09/05 03:20:26 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:20:26 INFO : file7.txt: Copied (new)
2026/09/05 03:20:27 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:20:27 INFO : file8.txt: Copied (new)
2026/09/05 03:20:27 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:20:27 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:20:27 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:20:27 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:20:27 NOTICE: checking Path1 azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/changes/path1'
2026/09/05 03:20:27 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:27 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:27 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:27 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:27 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:27 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:27 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:27 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:27 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:20:27 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/changes/path2': Waiting for checks to finish
2026/09/05 03:20:27 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/changes/path2': Waiting for transfers to finish
2026/09/05 03:20:27 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:20:27 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:27 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:20:27 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:27 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:20:27 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:27 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:20:27 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:28 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:20:28 INFO : file1.txt: Copied (new)
2026/09/05 03:20:28 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:20:28 INFO : file3.txt: Copied (new)
2026/09/05 03:20:28 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:20:28 INFO : file4.txt: Copied (new)
2026/09/05 03:20:28 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:20:28 INFO : file2.txt: Copied (new)
2026/09/05 03:20:28 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:20:28 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:28 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:20:28 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:28 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:20:28 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:28 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:20:28 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:28 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:20:28 INFO : file5.txt: Copied (new)
2026/09/05 03:20:28 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:20:28 INFO : file6.txt: Copied (new)
2026/09/05 03:20:28 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:20:28 INFO : file7.txt: Copied (new)
2026/09/05 03:20:28 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:20:28 INFO : file8.txt: Copied (new)
2026/09/05 03:20:28 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:20:28 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:20:28 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:20:28 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:20:28 NOTICE: checking path2 azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/changes/path2'
2026/09/05 03:20:29 NOTICE: [36m(01) :[0m [34mtest changes[0m
2026/09/05 03:20:29 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/09/05 03:20:29 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/09/05 03:20:33 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/changes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:20:33 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/changes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:20:33 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:20: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/09/05 03:20:33 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/changes/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/changes/path2/"
2026/09/05 03:20:33 INFO : Copying Path2 files to Path1
2026/09/05 03:20:33 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:20:33 INFO : There was nothing to transfer
2026/09/05 03:20:33 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:20:33 INFO : There was nothing to transfer
2026/09/05 03:20:33 INFO : Resync updating listings
2026/09/05 03:20:33 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/changes/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/changes/path2/"
2026/09/05 03:20:33 INFO : [32mBisync successful[0m
2026/09/05 03:20:33 NOTICE: [36m(04) :[0m [34mtest make modifications on both paths[0m
2026/09/05 03:20:33 NOTICE: [36m(05) :[0m [34mtest new on path2 - file10[0m
2026/09/05 03:20:33 NOTICE: [36m(06) :[0m [34mtouch-copy 2001-01-02 /tmp/031939gatudax1/datadir/test_changes-zikeyaq4/file10.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/changes/path2/[0m
2026/09/05 03:20:33 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_changes-zikeyaq4/"
2026/09/05 03:20:33 DEBUG : fs cache: renaming cache item "/tmp/031939gatudax1/datadir/test_changes-zikeyaq4/" to be canonical "/tmp/031939gatudax1/datadir/test_changes-zikeyaq4"
2026/09/05 03:20:33 DEBUG : file10.txt: Set modification time 2001-01-02
2026/09/05 03:20:33 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_changes-zikeyaq4/file10.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/changes/path2/" as ""
2026/09/05 03:20:33 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_changes-zikeyaq4/file10.txt"
2026/09/05 03:20:33 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/changes/path2/"
2026/09/05 03:20:34 DEBUG : operations.CopyFile "file10.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/changes/path2/'" as "file10.txt"
2026/09/05 03:20:34 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:34 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/09/05 03:20:34 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:20:34 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/09/05 03:20:34 INFO : file10.txt: Copied (new)
2026/09/05 03:20:34 NOTICE: [36m(07) :[0m [34mtest newer on path2 - file1[0m
2026/09/05 03:20:34 NOTICE: [36m(08) :[0m [34mtouch-copy 2001-01-02 /tmp/031939gatudax1/datadir/test_changes-zikeyaq4/file1.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/changes/path2/[0m
2026/09/05 03:20:34 DEBUG : fs cache: switching user supplied name "/tmp/031939gatudax1/datadir/test_changes-zikeyaq4/" for canonical name "/tmp/031939gatudax1/datadir/test_changes-zikeyaq4"
2026/09/05 03:20:34 DEBUG : file1.txt: Set modification time 2001-01-02
2026/09/05 03:20:34 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_changes-zikeyaq4/file1.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/changes/path2/" as ""
2026/09/05 03:20:34 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_changes-zikeyaq4/file1.txt"
2026/09/05 03:20:34 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/changes/path2/"
2026/09/05 03:20:34 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/changes/path2/'" as "file1.txt"
2026/09/05 03:20:34 DEBUG : file1.txt: size = 19 (Local file system at /tmp/031939gatudax1/datadir/test_changes-zikeyaq4)
2026/09/05 03:20:34 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/changes/path2/')
2026/09/05 03:20:34 DEBUG : file1.txt: Sizes differ
2026/09/05 03:20:34 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/09/05 03:20:34 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:20:34 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/09/05 03:20:34 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:20:34 NOTICE: [36m(09) :[0m [34mtest new on path1 - file11[0m
2026/09/05 03:20:34 NOTICE: [36m(10) :[0m [34mtouch-copy 2001-01-02 /tmp/031939gatudax1/datadir/test_changes-zikeyaq4/file11.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/changes/path1/[0m
2026/09/05 03:20:34 DEBUG : fs cache: switching user supplied name "/tmp/031939gatudax1/datadir/test_changes-zikeyaq4/" for canonical name "/tmp/031939gatudax1/datadir/test_changes-zikeyaq4"
2026/09/05 03:20:34 DEBUG : file11.txt: Set modification time 2001-01-02
2026/09/05 03:20:34 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_changes-zikeyaq4/file11.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/changes/path1/" as ""
2026/09/05 03:20:34 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_changes-zikeyaq4/file11.txt"
2026/09/05 03:20:34 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/changes/path1/"
2026/09/05 03:20:34 DEBUG : operations.CopyFile "file11.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/changes/path1/'" as "file11.txt"
2026/09/05 03:20:34 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:35 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/09/05 03:20:35 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:20:35 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/09/05 03:20:35 INFO : file11.txt: Copied (new)
2026/09/05 03:20:35 NOTICE: [36m(11) :[0m [34mtest newer on path1 - file2[0m
2026/09/05 03:20:35 NOTICE: [36m(12) :[0m [34mtouch-copy 2001-01-02 /tmp/031939gatudax1/datadir/test_changes-zikeyaq4/file2.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/changes/path1/[0m
2026/09/05 03:20:35 DEBUG : fs cache: switching user supplied name "/tmp/031939gatudax1/datadir/test_changes-zikeyaq4/" for canonical name "/tmp/031939gatudax1/datadir/test_changes-zikeyaq4"
2026/09/05 03:20:35 DEBUG : file2.txt: Set modification time 2001-01-02
2026/09/05 03:20:35 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_changes-zikeyaq4/file2.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/changes/path1/" as ""
2026/09/05 03:20:35 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_changes-zikeyaq4/file2.txt"
2026/09/05 03:20:35 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/changes/path1/"
2026/09/05 03:20:35 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/changes/path1/'" as "file2.txt"
2026/09/05 03:20:35 DEBUG : file2.txt: size = 13 (Local file system at /tmp/031939gatudax1/datadir/test_changes-zikeyaq4)
2026/09/05 03:20:35 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/changes/path1/')
2026/09/05 03:20:35 DEBUG : file2.txt: Sizes differ
2026/09/05 03:20:35 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/09/05 03:20:35 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/09/05 03:20:35 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/09/05 03:20:35 INFO : file2.txt: Copied (replaced existing)
2026/09/05 03:20:35 NOTICE: [36m(13) :[0m [34mtest deleted on path2 - file3[0m
2026/09/05 03:20:35 NOTICE: [36m(14) :[0m [34mdelete-file TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/changes/path2/file3.txt[0m
2026/09/05 03:20:35 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/changes/path2/"
2026/09/05 03:20:35 INFO : file3.txt: Deleted
2026/09/05 03:20:35 NOTICE: [36m(15) :[0m [34mtest deleted on path1 - file4[0m
2026/09/05 03:20:35 NOTICE: [36m(16) :[0m [34mdelete-file TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/changes/path1/file4.txt[0m
2026/09/05 03:20:35 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/changes/path1/"
2026/09/05 03:20:36 INFO : file4.txt: Deleted
2026/09/05 03:20:36 NOTICE: [36m(17) :[0m [34mtest deleted on both paths - file8[0m
2026/09/05 03:20:36 NOTICE: [36m(18) :[0m [34mdelete-file TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/changes/path1/file8.txt[0m
2026/09/05 03:20:36 INFO : file8.txt: Deleted
2026/09/05 03:20:36 NOTICE: [36m(19) :[0m [34mdelete-file TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/changes/path2/file8.txt[0m
2026/09/05 03:20:36 INFO : file8.txt: Deleted
2026/09/05 03:20:36 NOTICE: [36m(20) :[0m [34mtest changed on both paths - file5 (file5R, file5L)[0m
2026/09/05 03:20:36 NOTICE: [36m(21) :[0m [34mtouch-glob 2001-01-02 /tmp/031939gatudax1/datadir/test_changes-zikeyaq4/ file5R.txt[0m
2026/09/05 03:20:36 DEBUG : fs cache: switching user supplied name "/tmp/031939gatudax1/datadir/test_changes-zikeyaq4/" for canonical name "/tmp/031939gatudax1/datadir/test_changes-zikeyaq4"
2026/09/05 03:20:36 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/09/05 03:20:36 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_changes-zikeyaq4/file5R.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/changes/path2/ file5.txt[0m
2026/09/05 03:20:36 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_changes-zikeyaq4/file5R.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/changes/path2/" as "file5.txt"
2026/09/05 03:20:36 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_changes-zikeyaq4/file5R.txt"
2026/09/05 03:20:36 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/changes/path2/"
2026/09/05 03:20:36 DEBUG : operations.CopyFile "file5R.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/changes/path2/'" as "file5.txt"
2026/09/05 03:20:36 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/031939gatudax1/datadir/test_changes-zikeyaq4)
2026/09/05 03:20:36 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/changes/path2/')
2026/09/05 03:20:36 DEBUG : file5R.txt: Sizes differ
2026/09/05 03:20:36 DEBUG : file5.txt.232124ee.partial: size = 39 OK
2026/09/05 03:20:36 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/09/05 03:20:36 DEBUG : file5.txt.232124ee.partial: renamed to: file5.txt
2026/09/05 03:20:36 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/09/05 03:20:36 NOTICE: [36m(23) :[0m [34mtouch-glob 2001-03-04 /tmp/031939gatudax1/datadir/test_changes-zikeyaq4/ file5L.txt[0m
2026/09/05 03:20:36 DEBUG : fs cache: switching user supplied name "/tmp/031939gatudax1/datadir/test_changes-zikeyaq4/" for canonical name "/tmp/031939gatudax1/datadir/test_changes-zikeyaq4"
2026/09/05 03:20:36 DEBUG : file5L.txt: Set modification time 2001-03-04
2026/09/05 03:20:36 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_changes-zikeyaq4/file5L.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/changes/path1/ file5.txt[0m
2026/09/05 03:20:36 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_changes-zikeyaq4/file5L.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/changes/path1/" as "file5.txt"
2026/09/05 03:20:36 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_changes-zikeyaq4/file5L.txt"
2026/09/05 03:20:36 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/changes/path1/"
2026/09/05 03:20:36 DEBUG : operations.CopyFile "file5L.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/changes/path1/'" as "file5.txt"
2026/09/05 03:20:36 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/031939gatudax1/datadir/test_changes-zikeyaq4)
2026/09/05 03:20:36 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/changes/path1/')
2026/09/05 03:20:36 DEBUG : file5L.txt: Sizes differ
2026/09/05 03:20:37 DEBUG : file5.txt.4a946ad2.partial: size = 39 OK
2026/09/05 03:20:37 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/09/05 03:20:37 DEBUG : file5.txt.4a946ad2.partial: renamed to: file5.txt
2026/09/05 03:20:37 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/09/05 03:20:37 NOTICE: [36m(25) :[0m [34mtest newer on path2 and deleted on path1 - file6[0m
2026/09/05 03:20:37 NOTICE: [36m(26) :[0m [34mtouch-copy 2001-01-02 /tmp/031939gatudax1/datadir/test_changes-zikeyaq4/file6.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/changes/path2/[0m
2026/09/05 03:20:37 DEBUG : fs cache: switching user supplied name "/tmp/031939gatudax1/datadir/test_changes-zikeyaq4/" for canonical name "/tmp/031939gatudax1/datadir/test_changes-zikeyaq4"
2026/09/05 03:20:37 DEBUG : file6.txt: Set modification time 2001-01-02
2026/09/05 03:20:37 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_changes-zikeyaq4/file6.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/changes/path2/" as ""
2026/09/05 03:20:37 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_changes-zikeyaq4/file6.txt"
2026/09/05 03:20:37 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/changes/path2/"
2026/09/05 03:20:37 DEBUG : operations.CopyFile "file6.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/changes/path2/'" as "file6.txt"
2026/09/05 03:20:37 DEBUG : file6.txt: size = 19 (Local file system at /tmp/031939gatudax1/datadir/test_changes-zikeyaq4)
2026/09/05 03:20:37 DEBUG : file6.txt: size = 0 (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/changes/path2/')
2026/09/05 03:20:37 DEBUG : file6.txt: Sizes differ
2026/09/05 03:20:37 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/09/05 03:20:37 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:20:37 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/09/05 03:20:37 INFO : file6.txt: Copied (replaced existing)
2026/09/05 03:20:37 NOTICE: [36m(27) :[0m [34mdelete-file TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/changes/path1/file6.txt[0m
2026/09/05 03:20:37 INFO : file6.txt: Deleted
2026/09/05 03:20:37 NOTICE: [36m(28) :[0m [34mtest newer on path1 and deleted on path2 - file7[0m
2026/09/05 03:20:37 NOTICE: [36m(29) :[0m [34mtouch-copy 2001-01-02 /tmp/031939gatudax1/datadir/test_changes-zikeyaq4/file7.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/changes/path1/[0m
2026/09/05 03:20:37 DEBUG : fs cache: switching user supplied name "/tmp/031939gatudax1/datadir/test_changes-zikeyaq4/" for canonical name "/tmp/031939gatudax1/datadir/test_changes-zikeyaq4"
2026/09/05 03:20:37 DEBUG : file7.txt: Set modification time 2001-01-02
2026/09/05 03:20:37 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_changes-zikeyaq4/file7.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/changes/path1/" as ""
2026/09/05 03:20:37 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_changes-zikeyaq4/file7.txt"
2026/09/05 03:20:37 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/changes/path1/"
2026/09/05 03:20:37 DEBUG : operations.CopyFile "file7.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/changes/path1/'" as "file7.txt"
2026/09/05 03:20:37 DEBUG : file7.txt: size = 19 (Local file system at /tmp/031939gatudax1/datadir/test_changes-zikeyaq4)
2026/09/05 03:20:37 DEBUG : file7.txt: size = 0 (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/changes/path1/')
2026/09/05 03:20:37 DEBUG : file7.txt: Sizes differ
2026/09/05 03:20:38 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/09/05 03:20:38 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:20:38 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/09/05 03:20:38 INFO : file7.txt: Copied (replaced existing)
2026/09/05 03:20:38 NOTICE: [36m(30) :[0m [34mdelete-file TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/changes/path2/file7.txt[0m
2026/09/05 03:20:38 INFO : file7.txt: Deleted
2026/09/05 03:20:38 NOTICE: [36m(31) :[0m [34mtest bisync run[0m
2026/09/05 03:20:38 NOTICE: [36m(32) :[0m [34mbisync[0m
2026/09/05 03:20:42 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/changes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:20:42 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/changes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:20:42 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:20: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/09/05 03:20:42 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/changes/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/changes/path2/"
2026/09/05 03:20:42 INFO : Building Path1 and Path2 listings
2026/09/05 03:20:43 INFO : Path1 checking for diffs
2026/09/05 03:20:43 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/09/05 03:20:43 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/09/05 03:20:43 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/09/05 03:20:43 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/09/05 03:20:43 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile7.txt[0m
2026/09/05 03:20:43 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/09/05 03:20:43 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/09/05 03:20:43 INFO : Path1: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/09/05 03:20:43 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/09/05 03:20:43 INFO : Path2 checking for diffs
2026/09/05 03:20:43 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:20:43 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/09/05 03:20:43 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/09/05 03:20:43 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile6.txt[0m
2026/09/05 03:20:43 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/09/05 03:20:43 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/09/05 03:20:43 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/09/05 03:20:43 INFO : Path2: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/09/05 03:20:43 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/09/05 03:20:43 INFO : Applying changes
2026/09/05 03:20:43 INFO : Checking potential conflicts...
2026/09/05 03:20:43 ERROR : file5.txt: md5 differ
2026/09/05 03:20:43 NOTICE: azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/changes/path2': 1 differences found
2026/09/05 03:20:43 NOTICE: azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/changes/path2': 1 errors while checking
2026/09/05 03:20:43 INFO : Finished checking the potential conflicts. 1 differences found
2026/09/05 03:20:43 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/changes/path2/file11.txt[0m
2026/09/05 03:20:43 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/changes/path2/file2.txt[0m
2026/09/05 03:20:43 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/changes/path2/file4.txt[0m
2026/09/05 03:20:43 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/09/05 03:20:43 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/changes/path1/file5.txt.conflict1[0m
2026/09/05 03:20:43 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1
2026/09/05 03:20:43 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/changes/path2/file5.txt.conflict1[0m
2026/09/05 03:20:43 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/changes/path2/file5.txt.conflict2[0m
2026/09/05 03:20:43 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2
2026/09/05 03:20:43 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/changes/path1/file5.txt.conflict2[0m
2026/09/05 03:20:43 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/changes/path1/file6.txt[0m
2026/09/05 03:20:43 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/changes/path2/file7.txt[0m
2026/09/05 03:20:43 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/changes/path1/file1.txt[0m
2026/09/05 03:20:43 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/changes/path1/file10.txt[0m
2026/09/05 03:20:43 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/changes/path1/file3.txt[0m
2026/09/05 03:20:43 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:20:44 INFO : file5.txt.conflict2: Copied (server-side copy)
2026/09/05 03:20:44 INFO : file1.txt: Copied (server-side copy)
2026/09/05 03:20:44 INFO : file6.txt: Copied (server-side copy)
2026/09/05 03:20:44 INFO : file10.txt: Copied (server-side copy)
2026/09/05 03:20:44 INFO : file3.txt: Deleted
2026/09/05 03:20:44 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:20:44 INFO : file5.txt.conflict1: Copied (server-side copy)
2026/09/05 03:20:44 INFO : file11.txt: Copied (server-side copy)
2026/09/05 03:20:44 INFO : file7.txt: Copied (server-side copy)
2026/09/05 03:20:44 INFO : file2.txt: Copied (server-side copy)
2026/09/05 03:20:44 INFO : file4.txt: Deleted
2026/09/05 03:20:44 INFO : Updating listings
2026/09/05 03:20:44 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/changes/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/changes/path2/"
2026/09/05 03:20:44 INFO : [32mBisync successful[0m
2026/09/05 03:20:45 DEBUG : Waiting for deletions to finish
2026/09/05 03:20:45 INFO : file5.txt.conflict2: Deleted
2026/09/05 03:20:45 INFO : file2.txt: Deleted
2026/09/05 03:20:45 INFO : file1.txt: Deleted
2026/09/05 03:20:45 INFO : file10.txt: Deleted
2026/09/05 03:20:45 INFO : file6.txt: Deleted
2026/09/05 03:20:45 INFO : RCLONE_TEST: Deleted
2026/09/05 03:20:45 INFO : file5.txt.conflict1: Deleted
2026/09/05 03:20:45 INFO : file11.txt: Deleted
2026/09/05 03:20:45 INFO : file7.txt: Deleted
2026/09/05 03:20:45 DEBUG : removing 1 level 0 directories
2026/09/05 03:20:45 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/changes/path1': Removing directory
2026/09/05 03:20:45 DEBUG : Waiting for deletions to finish
2026/09/05 03:20:45 INFO : file11.txt: Deleted
2026/09/05 03:20:45 INFO : file10.txt: Deleted
2026/09/05 03:20:45 INFO : RCLONE_TEST: Deleted
2026/09/05 03:20:45 INFO : file6.txt: Deleted
2026/09/05 03:20:45 INFO : file5.txt.conflict1: Deleted
2026/09/05 03:20:45 INFO : file5.txt.conflict2: Deleted
2026/09/05 03:20:45 INFO : file2.txt: Deleted
2026/09/05 03:20:45 INFO : file1.txt: Deleted
2026/09/05 03:20:45 INFO : file7.txt: Deleted
2026/09/05 03:20:45 DEBUG : removing 1 level 0 directories
2026/09/05 03:20:45 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/changes/path2': Removing directory
bisync_test.go:610: [32mTEST changes PASSED[0m
=== RUN TestBisyncRemoteRemote/check_access
2026/09/05 03:20:45 INFO : path1: Making directory
2026/09/05 03:20:45 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access/path1"
2026/09/05 03:20:45 INFO : path2: Making directory
2026/09/05 03:20:45 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access/path2"
2026/09/05 03:20:45 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access/initial"
2026/09/05 03:20:45 DEBUG : Creating backend with remote "/tmp/031939gatudax1/initdir/test_check_access-cahukeq9"
2026/09/05 03:20:45 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:20:45 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:45 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:45 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:45 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:45 DEBUG : subdir: Making directory with metadata
2026/09/05 03:20:45 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:20:45 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/09/05 03:20:45 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:20:45 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:45 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:20:45 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:20:45 DEBUG : Local file system at /tmp/031939gatudax1/initdir/test_check_access-cahukeq9: Waiting for checks to finish
2026/09/05 03:20:45 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:45 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:20:45 DEBUG : Local file system at /tmp/031939gatudax1/initdir/test_check_access-cahukeq9: Waiting for transfers to finish
2026/09/05 03:20:45 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:20:45 INFO : file2.txt: Copied (new)
2026/09/05 03:20:45 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:45 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:20:45 INFO : file3.txt: Copied (new)
2026/09/05 03:20:45 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:20:45 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:45 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:20:45 INFO : file1.txt: Copied (new)
2026/09/05 03:20:45 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:45 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:20:45 INFO : file4.txt: Copied (new)
2026/09/05 03:20:45 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:20:45 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/09/05 03:20:45 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:45 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:20:45 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:20:45 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:20:45 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/09/05 03:20:45 INFO : subdir/RCLONE_TEST: Copied (new)
2026/09/05 03:20:45 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:20:45 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:20:45 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:20:45 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:20:45 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:20:45 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access/modfiles"
2026/09/05 03:20:45 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_check_access-loqeqat7"
2026/09/05 03:20:45 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:45 DEBUG : Local file system at /tmp/031939gatudax1/datadir/test_check_access-loqeqat7: Waiting for checks to finish
2026/09/05 03:20:45 DEBUG : Local file system at /tmp/031939gatudax1/datadir/test_check_access-loqeqat7: Waiting for transfers to finish
2026/09/05 03:20:45 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/09/05 03:20:45 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/09/05 03:20:45 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/09/05 03:20:45 INFO : hold.txt: Copied (new)
2026/09/05 03:20:45 DEBUG : Waiting for deletions to finish
2026/09/05 03:20:45 ERROR : error listing: directory not found
2026/09/05 03:20:45 ERROR : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_access/path1': Failed to list "": directory not found
2026/09/05 03:20:45 DEBUG : removing 1 level 0 directories
2026/09/05 03:20:45 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_access/path1': Removing directory
2026/09/05 03:20:45 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-zazanew6hide%2F031939gatudax1%2Fcheck_access%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:7a38e8bf-201a-0093-69e5-3c6a10000000
Time:2026-09-05T03:20:45.9511097Z
--------------------------------------------------------------------------------
2026/09/05 03:20:45 DEBUG : Waiting for deletions to finish
2026/09/05 03:20:46 ERROR : error listing: directory not found
2026/09/05 03:20:46 ERROR : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_access/path2': Failed to list "": directory not found
2026/09/05 03:20:46 DEBUG : removing 1 level 0 directories
2026/09/05 03:20:46 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_access/path2': Removing directory
2026/09/05 03:20:46 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-zazanew6hide%2F031939gatudax1%2Fcheck_access%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:7a38e8c4-201a-0093-6ee5-3c6a10000000
Time:2026-09-05T03:20:46.0688674Z
--------------------------------------------------------------------------------
2026/09/05 03:20:46 ERROR : error listing: directory not found
2026/09/05 03:20:46 ERROR : error listing: directory not found
2026/09/05 03:20:46 NOTICE: checking initFs Local file system at /tmp/031939gatudax1/initdir/test_check_access-cahukeq9
2026/09/05 03:20:46 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:46 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:46 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:46 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:46 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:20:46 INFO : subdir: Making directory
2026/09/05 03:20:46 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:46 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:20:46 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_access/path1': Waiting for checks to finish
2026/09/05 03:20:46 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_access/path1': Waiting for transfers to finish
2026/09/05 03:20:46 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:20:46 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:46 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:20:46 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:46 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:20:46 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:46 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:20:46 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:46 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:20:46 INFO : file1.txt: Copied (new)
2026/09/05 03:20:46 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:20:46 INFO : file3.txt: Copied (new)
2026/09/05 03:20:46 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:20:46 INFO : file4.txt: Copied (new)
2026/09/05 03:20:46 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:20:46 INFO : file2.txt: Copied (new)
2026/09/05 03:20:46 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:20:46 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:46 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:20:46 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:20:46 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/09/05 03:20:46 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:20:46 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:20:46 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:20:46 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:20:46 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:20:46 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/09/05 03:20:46 INFO : subdir/RCLONE_TEST: Copied (new)
2026/09/05 03:20:46 NOTICE: checking Path1 azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_access/path1'
2026/09/05 03:20:47 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:47 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:47 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:47 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:47 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:20:47 INFO : subdir: Making directory
2026/09/05 03:20:47 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:20:47 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:47 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:20:47 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:47 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:20:47 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:47 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:20:47 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:20:47 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_access/path2': Waiting for checks to finish
2026/09/05 03:20:47 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_access/path2': Waiting for transfers to finish
2026/09/05 03:20:47 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:20:47 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:47 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:20:47 INFO : file1.txt: Copied (new)
2026/09/05 03:20:47 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:20:47 INFO : file2.txt: Copied (new)
2026/09/05 03:20:47 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:20:47 INFO : file4.txt: Copied (new)
2026/09/05 03:20:47 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:20:47 INFO : file3.txt: Copied (new)
2026/09/05 03:20:47 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:20:47 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:20:47 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:20:47 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:20:47 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/09/05 03:20:47 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:20:48 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:20:48 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:20:48 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:20:48 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:20:48 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/09/05 03:20:48 INFO : subdir/RCLONE_TEST: Copied (new)
2026/09/05 03:20:48 NOTICE: checking path2 azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_access/path2'
2026/09/05 03:20:48 NOTICE: [36m(01) :[0m [34mtest check-access[0m
2026/09/05 03:20:48 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/09/05 03:20:48 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/09/05 03:20:53 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:20:53 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:20:53 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:20: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/09/05 03:20:53 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access/path2/"
2026/09/05 03:20:53 INFO : Copying Path2 files to Path1
2026/09/05 03:20:53 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:20:53 INFO : There was nothing to transfer
2026/09/05 03:20:53 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:20:53 INFO : There was nothing to transfer
2026/09/05 03:20:53 INFO : Resync updating listings
2026/09/05 03:20:53 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access/path2/"
2026/09/05 03:20:53 INFO : [32mBisync successful[0m
2026/09/05 03:20:53 NOTICE: [36m(04) :[0m [34mtest 1. see that check-access passes with the initial setup[0m
2026/09/05 03:20:53 NOTICE: [36m(05) :[0m [34mbisync check-access[0m
2026/09/05 03:20:58 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:20:58 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:20:58 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:20: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/09/05 03:20:58 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access/path2/"
2026/09/05 03:20:58 INFO : Building Path1 and Path2 listings
2026/09/05 03:20:58 INFO : Path1 checking for diffs
2026/09/05 03:20:58 INFO : Path2 checking for diffs
2026/09/05 03:20:58 INFO : Checking access health
2026/09/05 03:20:58 INFO : Found 2 matching "RCLONE_TEST" files on both paths
2026/09/05 03:20:58 INFO : No changes found
2026/09/05 03:20:58 INFO : Updating listings
2026/09/05 03:20:58 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access/path2/"
2026/09/05 03:20:58 INFO : [32mBisync successful[0m
2026/09/05 03:20:58 NOTICE: [36m(06) :[0m [34mtest 2. delete the path2 subdir RCLONE_TEST and run sync. should fail critical.[0m
2026/09/05 03:20:58 NOTICE: [36m(07) :[0m [34mdelete-file TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access/path2/subdir/RCLONE_TEST[0m
2026/09/05 03:20:58 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access/path2/subdir/"
2026/09/05 03:20:58 INFO : RCLONE_TEST: Deleted
2026/09/05 03:20:58 NOTICE: [36m(08) :[0m [34mbisync check-access[0m
2026/09/05 03:21:02 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:21:02 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:21:02 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:21:02 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/09/05 03:21:02 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access/path2/"
2026/09/05 03:21:02 INFO : Building Path1 and Path2 listings
2026/09/05 03:21:03 INFO : Path1 checking for diffs
2026/09/05 03:21:03 INFO : Path2 checking for diffs
2026/09/05 03:21:03 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m
2026/09/05 03:21:03 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/09/05 03:21:03 INFO : Checking access health
2026/09/05 03:21:03 ERROR : Access test failed: Path1 count 2, Path2 count 1 - RCLONE_TEST
2026/09/05 03:21:03 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36msubdir/RCLONE_TEST[0m
2026/09/05 03:21:03 ERROR : [31mBisync critical error: check file check failed[0m
2026/09/05 03:21:03 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/09/05 03:21:03 NOTICE: Bisync error: bisync aborted
2026/09/05 03:21:03 NOTICE: [36m(09) :[0m [34mcopy-listings path2-missing[0m
2026/09/05 03:21:03 NOTICE: [36m(10) :[0m [34mtest 3. put the path2 subdir RCLONE_TEST back, resync.[0m
2026/09/05 03:21:03 NOTICE: [36m(11) :[0m [34mcopy-file TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access/path1/subdir/RCLONE_TEST TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access/path2/[0m
2026/09/05 03:21:03 DEBUG : copyFile "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access/path1/subdir/RCLONE_TEST" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access/path2/" as ""
2026/09/05 03:21:03 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access/path1/subdir/RCLONE_TEST"
2026/09/05 03:21:03 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access/path2/"
2026/09/05 03:21:03 DEBUG : operations.CopyFile "RCLONE_TEST" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_access/path2/'" as "RCLONE_TEST"
2026/09/05 03:21:03 DEBUG : RCLONE_TEST: size = 109 OK
2026/09/05 03:21:03 DEBUG : RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:21:03 DEBUG : RCLONE_TEST: Unchanged skipping
2026/09/05 03:21:03 NOTICE: [36m(12) :[0m [34mbisync resync[0m
2026/09/05 03:21:07 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:21:07 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:21:07 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:21:07 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/09/05 03:21:07 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access/path2/"
2026/09/05 03:21:07 INFO : Copying Path2 files to Path1
2026/09/05 03:21:07 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:21:08 INFO : There was nothing to transfer
2026/09/05 03:21:08 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:21:08 INFO : subdir/RCLONE_TEST: Copied (server-side copy)
2026/09/05 03:21:08 INFO : Resync updating listings
2026/09/05 03:21:08 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access/path2/"
2026/09/05 03:21:08 INFO : [32mBisync successful[0m
2026/09/05 03:21:08 NOTICE: [36m(13) :[0m [34mtest 4. run sync with check-access. should pass.[0m
2026/09/05 03:21:08 NOTICE: [36m(14) :[0m [34mbisync check-access[0m
2026/09/05 03:21:13 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:21:13 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:21:13 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:21: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/09/05 03:21:13 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access/path2/"
2026/09/05 03:21:13 INFO : Building Path1 and Path2 listings
2026/09/05 03:21:13 INFO : Path1 checking for diffs
2026/09/05 03:21:13 INFO : Path2 checking for diffs
2026/09/05 03:21:13 INFO : Checking access health
2026/09/05 03:21:13 INFO : Found 2 matching "RCLONE_TEST" files on both paths
2026/09/05 03:21:13 INFO : No changes found
2026/09/05 03:21:13 INFO : Updating listings
2026/09/05 03:21:13 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access/path2/"
2026/09/05 03:21:13 INFO : [32mBisync successful[0m
2026/09/05 03:21:13 NOTICE: [36m(15) :[0m [34mtest 5. delete path1 top level RCLONE_TEST, run sync. should fail critical.[0m
2026/09/05 03:21:13 NOTICE: [36m(16) :[0m [34mdelete-file TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access/path1/RCLONE_TEST[0m
2026/09/05 03:21:13 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access/path1/"
2026/09/05 03:21:13 INFO : RCLONE_TEST: Deleted
2026/09/05 03:21:13 NOTICE: [36m(17) :[0m [34mbisync check-access[0m
2026/09/05 03:21:18 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:21:18 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:21:18 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:21: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/09/05 03:21:18 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access/path2/"
2026/09/05 03:21:18 INFO : Building Path1 and Path2 listings
2026/09/05 03:21:18 INFO : Path1 checking for diffs
2026/09/05 03:21:18 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/09/05 03:21:18 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/09/05 03:21:18 INFO : Path2 checking for diffs
2026/09/05 03:21:18 INFO : Checking access health
2026/09/05 03:21:18 ERROR : Access test failed: Path1 count 1, Path2 count 2 - RCLONE_TEST
2026/09/05 03:21:18 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36mRCLONE_TEST[0m
2026/09/05 03:21:18 ERROR : [31mBisync critical error: check file check failed[0m
2026/09/05 03:21:18 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/09/05 03:21:18 NOTICE: Bisync error: bisync aborted
2026/09/05 03:21:18 NOTICE: [36m(18) :[0m [34mcopy-listings path1-missing[0m
2026/09/05 03:21:18 NOTICE: [36m(19) :[0m [34mtest 6. run again. should fail critical due to missing listings.[0m
2026/09/05 03:21:18 NOTICE: [36m(20) :[0m [34mbisync check-access[0m
2026/09/05 03:21:22 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:21:22 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:21:22 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:21: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/09/05 03:21:22 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access/path2/"
2026/09/05 03:21:22 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/031939gatudax1/workdir/TestAzureFiles_rclone-test-zazanew6hide_031939gatudax1_check_access_path1..TestAzureFiles_rclone-test-zazanew6hide_031939gatudax1_check_access_path2.path1.lst[0m
[0m[36mPath2: [94m/tmp/031939gatudax1/workdir/TestAzureFiles_rclone-test-zazanew6hide_031939gatudax1_check_access_path1..TestAzureFiles_rclone-test-zazanew6hide_031939gatudax1_check_access_path2.path2.lst[0m
[0m[35mTry running this command to inspect the work dir:
[0m[96mrclone lsl "/tmp/031939gatudax1/workdir"[0m[0m
2026/09/05 03:21:22 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/09/05 03:21:22 NOTICE: Bisync error: bisync aborted
2026/09/05 03:21:22 NOTICE: [36m(21) :[0m [34mmove-listings missing-listings[0m
2026/09/05 03:21:22 NOTICE: [36m(22) :[0m [34mtest 7. run resync, which will copy the path2 top level back to path1.[0m
2026/09/05 03:21:22 NOTICE: [36m(23) :[0m [34mbisync resync[0m
2026/09/05 03:21:27 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:21:27 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:21:27 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:21: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/09/05 03:21:27 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access/path2/"
2026/09/05 03:21:27 INFO : Copying Path2 files to Path1
2026/09/05 03:21:27 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:21:27 INFO : RCLONE_TEST: Copied (server-side copy)
2026/09/05 03:21:27 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:21:27 INFO : Resync updating listings
2026/09/05 03:21:27 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access/path2/"
2026/09/05 03:21:27 INFO : [32mBisync successful[0m
2026/09/05 03:21:27 NOTICE: [36m(24) :[0m [34mtest 8. run sync with --check-access. should pass.[0m
2026/09/05 03:21:27 NOTICE: [36m(25) :[0m [34mbisync check-access[0m
2026/09/05 03:21:32 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:21:32 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:21:32 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:21: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/09/05 03:21:32 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access/path2/"
2026/09/05 03:21:32 INFO : Building Path1 and Path2 listings
2026/09/05 03:21:32 INFO : Path1 checking for diffs
2026/09/05 03:21:32 INFO : Path2 checking for diffs
2026/09/05 03:21:32 INFO : Checking access health
2026/09/05 03:21:32 INFO : Found 2 matching "RCLONE_TEST" files on both paths
2026/09/05 03:21:32 INFO : No changes found
2026/09/05 03:21:32 INFO : Updating listings
2026/09/05 03:21:32 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access/path2/"
2026/09/05 03:21:32 INFO : [32mBisync successful[0m
2026/09/05 03:21:32 DEBUG : Waiting for deletions to finish
2026/09/05 03:21:33 INFO : file2.txt: Deleted
2026/09/05 03:21:33 INFO : file1.txt: Deleted
2026/09/05 03:21:33 INFO : file3.txt: Deleted
2026/09/05 03:21:33 INFO : RCLONE_TEST: Deleted
2026/09/05 03:21:33 INFO : file4.txt: Deleted
2026/09/05 03:21:33 INFO : subdir/RCLONE_TEST: Deleted
2026/09/05 03:21:33 INFO : subdir/file20.txt: Deleted
2026/09/05 03:21:33 DEBUG : removing 1 level 1 directories
2026/09/05 03:21:33 INFO : subdir: Removing directory
2026/09/05 03:21:33 DEBUG : removing 1 level 0 directories
2026/09/05 03:21:33 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_access/path1': Removing directory
2026/09/05 03:21:33 DEBUG : Waiting for deletions to finish
2026/09/05 03:21:33 INFO : file4.txt: Deleted
2026/09/05 03:21:33 INFO : file3.txt: Deleted
2026/09/05 03:21:33 INFO : file2.txt: Deleted
2026/09/05 03:21:33 INFO : file1.txt: Deleted
2026/09/05 03:21:33 INFO : RCLONE_TEST: Deleted
2026/09/05 03:21:33 INFO : subdir/RCLONE_TEST: Deleted
2026/09/05 03:21:33 INFO : subdir/file20.txt: Deleted
2026/09/05 03:21:33 DEBUG : removing 1 level 1 directories
2026/09/05 03:21:33 INFO : subdir: Removing directory
2026/09/05 03:21:34 DEBUG : removing 1 level 0 directories
2026/09/05 03:21:34 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_access/path2': Removing directory
bisync_test.go:610: [32mTEST check_access PASSED[0m
=== RUN TestBisyncRemoteRemote/check_access_filters
2026/09/05 03:21:34 INFO : path1: Making directory
2026/09/05 03:21:34 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path1"
2026/09/05 03:21:34 INFO : path2: Making directory
2026/09/05 03:21:34 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path2"
2026/09/05 03:21:34 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/initial"
2026/09/05 03:21:34 DEBUG : Creating backend with remote "/tmp/031939gatudax1/initdir/test_check_access_filters-tagokuc4"
2026/09/05 03:21:34 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:21:34 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:21:34 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:21:34 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:21:34 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:21:34 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:21:34 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:21:34 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:21:34 INFO : file2.txt: Copied (new)
2026/09/05 03:21:34 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:21:34 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:21:34 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:21:34 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:21:34 DEBUG : subdir-not: Making directory with metadata
2026/09/05 03:21:34 INFO : subdir-not: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:21:34 DEBUG : Added delayed dir = "subdir-not", newDst=subdir-not
2026/09/05 03:21:34 DEBUG : subdir: Making directory with metadata
2026/09/05 03:21:34 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:21:34 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:21:34 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:21:34 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:21:34 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:21:34 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:21:34 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:21:34 INFO : file3.txt: Copied (new)
2026/09/05 03:21:34 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:21:34 INFO : file4.txt: Copied (new)
2026/09/05 03:21:34 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:21:34 INFO : file1.txt: Copied (new)
2026/09/05 03:21:34 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:21:34 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/09/05 03:21:34 DEBUG : subdirX: Making directory with metadata
2026/09/05 03:21:34 INFO : subdirX: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:21:34 DEBUG : Added delayed dir = "subdirX", newDst=subdirX
2026/09/05 03:21:34 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:21:34 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:21:34 DEBUG : subdirX/subdirX1: Making directory with metadata
2026/09/05 03:21:34 INFO : subdirX/subdirX1: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:21:34 DEBUG : Added delayed dir = "subdirX/subdirX1", newDst=subdirX/subdirX1
2026/09/05 03:21:34 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:21:34 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination
2026/09/05 03:21:34 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/09/05 03:21:34 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:21:34 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:21:34 DEBUG : subdir-not/subdir-not2: Making directory with metadata
2026/09/05 03:21:34 INFO : subdir-not/subdir-not2: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:21:34 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:21:34 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/09/05 03:21:34 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/09/05 03:21:34 DEBUG : subdirX/file20.txt.0c4add8a.partial: size = 0 OK
2026/09/05 03:21:34 DEBUG : Added delayed dir = "subdir-not/subdir-not2", newDst=subdir-not/subdir-not2
2026/09/05 03:21:34 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:21:34 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination
2026/09/05 03:21:34 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/09/05 03:21:34 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:21:34 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:21:34 DEBUG : subdir/subdirA: Making directory with metadata
2026/09/05 03:21:34 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: size = 109 OK
2026/09/05 03:21:34 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:21:34 DEBUG : subdirX/file20.txt.0c4add8a.partial: renamed to: subdirX/file20.txt
2026/09/05 03:21:34 INFO : subdirX/file20.txt: Copied (new)
2026/09/05 03:21:34 INFO : subdir/subdirA: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:21:34 DEBUG : Added delayed dir = "subdir/subdirA", newDst=subdir/subdirA
2026/09/05 03:21:34 DEBUG : subdir/subdirB: Making directory with metadata
2026/09/05 03:21:34 INFO : subdir/subdirB: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:21:34 DEBUG : Added delayed dir = "subdir/subdirB", newDst=subdir/subdirB
2026/09/05 03:21:34 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: size = 0 OK
2026/09/05 03:21:34 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:21:34 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:21:34 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination
2026/09/05 03:21:34 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:21:34 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: renamed to: subdirX/subdirX1/RCLONE_TEST
2026/09/05 03:21:34 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new)
2026/09/05 03:21:34 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/09/05 03:21:34 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/09/05 03:21:34 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: size = 0 OK
2026/09/05 03:21:34 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK
2026/09/05 03:21:34 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:21:34 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: renamed to: subdir-not/file20.txt
2026/09/05 03:21:34 INFO : subdir-not/file20.txt: Copied (new)
2026/09/05 03:21:34 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: size = 0 OK
2026/09/05 03:21:34 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:21:34 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination
2026/09/05 03:21:34 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:21:34 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: renamed to: subdir-not/subdir-not2/file30.txt
2026/09/05 03:21:34 INFO : subdir-not/subdir-not2/file30.txt: Copied (new)
2026/09/05 03:21:34 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:21:34 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:21:34 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/09/05 03:21:34 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/09/05 03:21:34 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:21:34 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: renamed to: subdirX/subdirX1/file30.txt
2026/09/05 03:21:34 INFO : subdirX/subdirX1/file30.txt: Copied (new)
2026/09/05 03:21:34 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: size = 109 OK
2026/09/05 03:21:34 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: size = 0 OK
2026/09/05 03:21:34 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:21:34 DEBUG : Local file system at /tmp/031939gatudax1/initdir/test_check_access_filters-tagokuc4: Waiting for checks to finish
2026/09/05 03:21:34 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: renamed to: subdir/subdirB/RCLONE_TEST
2026/09/05 03:21:34 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:21:34 INFO : subdir/subdirB/RCLONE_TEST: Copied (new)
2026/09/05 03:21:34 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:21:34 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:21:34 DEBUG : subdir/subdirA/file30.txt.03485624.partial: size = 0 OK
2026/09/05 03:21:34 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:21:34 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: renamed to: subdir/subdirB/file30.txt
2026/09/05 03:21:34 INFO : subdir/subdirB/file30.txt: Copied (new)
2026/09/05 03:21:34 DEBUG : Local file system at /tmp/031939gatudax1/initdir/test_check_access_filters-tagokuc4: Waiting for transfers to finish
2026/09/05 03:21:34 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:21:34 DEBUG : subdir/subdirA/file30.txt.03485624.partial: renamed to: subdir/subdirA/file30.txt
2026/09/05 03:21:34 INFO : subdir/subdirA/file30.txt: Copied (new)
2026/09/05 03:21:34 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK
2026/09/05 03:21:34 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:21:34 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/09/05 03:21:34 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/09/05 03:21:34 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/09/05 03:21:34 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:21:34 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/09/05 03:21:34 INFO : subdir/RCLONE_TEST: Copied (new)
2026/09/05 03:21:34 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/09/05 03:21:34 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/09/05 03:21:34 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/09/05 03:21:34 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/09/05 03:21:34 INFO : subdirX: Set directory modification time (using SetModTime)
2026/09/05 03:21:34 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/09/05 03:21:34 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:21:34 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/modfiles"
2026/09/05 03:21:34 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_check_access_filters-yafuhiw6"
2026/09/05 03:21:34 DEBUG : exclude-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/09/05 03:21:34 DEBUG : include-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/09/05 03:21:34 DEBUG : include-other-filtersfile.txt.8126a844.partial: size = 178 OK
2026/09/05 03:21:34 DEBUG : include-other-filtersfile.txt: md5 = 2ec13b2813141ed088e5978ef5a47b0e OK
2026/09/05 03:21:34 DEBUG : include-other-filtersfile.txt.8126a844.partial: renamed to: include-other-filtersfile.txt
2026/09/05 03:21:34 INFO : include-other-filtersfile.txt: Copied (new)
2026/09/05 03:21:34 DEBUG : Local file system at /tmp/031939gatudax1/datadir/test_check_access_filters-yafuhiw6: Waiting for checks to finish
2026/09/05 03:21:34 DEBUG : Local file system at /tmp/031939gatudax1/datadir/test_check_access_filters-yafuhiw6: Waiting for transfers to finish
2026/09/05 03:21:34 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: size = 173 OK
2026/09/05 03:21:34 DEBUG : exclude-other-filtersfile.txt: md5 = 5fcc6205d7df1c2e9ed3a15a1356b345 OK
2026/09/05 03:21:34 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: renamed to: exclude-other-filtersfile.txt
2026/09/05 03:21:34 INFO : exclude-other-filtersfile.txt: Copied (new)
2026/09/05 03:21:34 DEBUG : Waiting for deletions to finish
2026/09/05 03:21:34 ERROR : error listing: directory not found
2026/09/05 03:21:34 ERROR : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path1': Failed to list "": directory not found
2026/09/05 03:21:34 DEBUG : removing 1 level 0 directories
2026/09/05 03:21:34 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path1': Removing directory
2026/09/05 03:21:34 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-zazanew6hide%2F031939gatudax1%2Fcheck_access_filters%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:91f47d9f-f01a-004b-31e5-3c4d49000000
Time:2026-09-05T03:21:34.3729972Z
--------------------------------------------------------------------------------
2026/09/05 03:21:34 DEBUG : Waiting for deletions to finish
2026/09/05 03:21:34 ERROR : error listing: directory not found
2026/09/05 03:21:34 ERROR : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path2': Failed to list "": directory not found
2026/09/05 03:21:34 DEBUG : removing 1 level 0 directories
2026/09/05 03:21:34 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path2': Removing directory
2026/09/05 03:21:34 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-zazanew6hide%2F031939gatudax1%2Fcheck_access_filters%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:91f47da2-f01a-004b-34e5-3c4d49000000
Time:2026-09-05T03:21:34.5075684Z
--------------------------------------------------------------------------------
2026/09/05 03:21:34 ERROR : error listing: directory not found
2026/09/05 03:21:34 ERROR : error listing: directory not found
2026/09/05 03:21:34 NOTICE: checking initFs Local file system at /tmp/031939gatudax1/initdir/test_check_access_filters-tagokuc4
2026/09/05 03:21:34 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:21:34 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:21:34 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:21:34 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:21:34 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:21:34 INFO : subdir-not: Making directory
2026/09/05 03:21:34 INFO : subdir: Making directory
2026/09/05 03:21:34 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:21:34 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:21:34 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:21:34 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:21:34 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:21:34 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:21:34 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:21:34 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:21:34 INFO : subdirX: Making directory
2026/09/05 03:21:35 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:21:35 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:21:35 INFO : subdir-not/subdir-not2: Making directory
2026/09/05 03:21:35 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:21:35 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:21:35 INFO : subdir/subdirA: Making directory
2026/09/05 03:21:35 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:21:35 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:21:35 INFO : subdirX/subdirX1: Making directory
2026/09/05 03:21:35 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:21:35 INFO : file3.txt: Copied (new)
2026/09/05 03:21:35 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:21:35 INFO : file4.txt: Copied (new)
2026/09/05 03:21:35 INFO : subdir/subdirB: Making directory
2026/09/05 03:21:35 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination
2026/09/05 03:21:35 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:21:35 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:21:35 INFO : file2.txt: Copied (new)
2026/09/05 03:21:35 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination
2026/09/05 03:21:35 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:21:35 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:21:35 INFO : file1.txt: Copied (new)
2026/09/05 03:21:35 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination
2026/09/05 03:21:35 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:21:35 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination
2026/09/05 03:21:35 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:21:35 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path1': Waiting for checks to finish
2026/09/05 03:21:35 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path1': Waiting for transfers to finish
2026/09/05 03:21:35 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: size = 0 OK
2026/09/05 03:21:35 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:21:35 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:21:35 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:21:35 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:21:35 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:21:35 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/09/05 03:21:35 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:21:35 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: renamed to: subdir-not/file20.txt
2026/09/05 03:21:35 INFO : subdir-not/file20.txt: Copied (new)
2026/09/05 03:21:35 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:21:35 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:21:35 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:21:35 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:21:35 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/09/05 03:21:35 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/09/05 03:21:35 DEBUG : subdirX/file20.txt.0c4add8a.partial: size = 0 OK
2026/09/05 03:21:35 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:21:35 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: size = 0 OK
2026/09/05 03:21:35 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:21:35 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/09/05 03:21:35 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:21:35 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/09/05 03:21:35 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:21:35 DEBUG : subdirX/file20.txt.0c4add8a.partial: renamed to: subdirX/file20.txt
2026/09/05 03:21:35 INFO : subdirX/file20.txt: Copied (new)
2026/09/05 03:21:35 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: renamed to: subdir-not/subdir-not2/file30.txt
2026/09/05 03:21:35 INFO : subdir-not/subdir-not2/file30.txt: Copied (new)
2026/09/05 03:21:35 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/09/05 03:21:35 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/09/05 03:21:35 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/09/05 03:21:35 INFO : subdir/RCLONE_TEST: Copied (new)
2026/09/05 03:21:35 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: size = 0 OK
2026/09/05 03:21:35 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:21:35 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK
2026/09/05 03:21:35 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:21:35 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: size = 0 OK
2026/09/05 03:21:35 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:21:35 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: size = 109 OK
2026/09/05 03:21:35 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:21:35 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/09/05 03:21:35 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/09/05 03:21:35 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: renamed to: subdirX/subdirX1/file30.txt
2026/09/05 03:21:35 INFO : subdirX/subdirX1/file30.txt: Copied (new)
2026/09/05 03:21:35 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: renamed to: subdirX/subdirX1/RCLONE_TEST
2026/09/05 03:21:35 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new)
2026/09/05 03:21:35 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: renamed to: subdir/subdirB/file30.txt
2026/09/05 03:21:35 INFO : subdir/subdirB/file30.txt: Copied (new)
2026/09/05 03:21:36 DEBUG : subdir/subdirA/file30.txt.03485624.partial: size = 0 OK
2026/09/05 03:21:36 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:21:36 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: size = 109 OK
2026/09/05 03:21:36 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:21:36 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK
2026/09/05 03:21:36 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:21:36 DEBUG : subdir/subdirA/file30.txt.03485624.partial: renamed to: subdir/subdirA/file30.txt
2026/09/05 03:21:36 INFO : subdir/subdirA/file30.txt: Copied (new)
2026/09/05 03:21:36 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: renamed to: subdir/subdirB/RCLONE_TEST
2026/09/05 03:21:36 INFO : subdir/subdirB/RCLONE_TEST: Copied (new)
2026/09/05 03:21:36 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/09/05 03:21:36 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/09/05 03:21:36 NOTICE: checking Path1 azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path1'
2026/09/05 03:21:37 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:21:37 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:21:37 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:21:37 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:21:37 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:21:37 INFO : subdir-not: Making directory
2026/09/05 03:21:37 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:21:37 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:21:37 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:21:37 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:21:37 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:21:37 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:21:37 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:21:37 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:21:37 INFO : subdir: Making directory
2026/09/05 03:21:37 INFO : subdirX: Making directory
2026/09/05 03:21:37 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:21:37 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:21:37 INFO : subdirX/subdirX1: Making directory
2026/09/05 03:21:37 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:21:37 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:21:37 INFO : subdir/subdirA: Making directory
2026/09/05 03:21:37 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:21:37 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:21:37 INFO : subdir-not/subdir-not2: Making directory
2026/09/05 03:21:37 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:21:37 INFO : file3.txt: Copied (new)
2026/09/05 03:21:37 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:21:37 INFO : file1.txt: Copied (new)
2026/09/05 03:21:37 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:21:37 INFO : file2.txt: Copied (new)
2026/09/05 03:21:37 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:21:37 INFO : file4.txt: Copied (new)
2026/09/05 03:21:37 INFO : subdir/subdirB: Making directory
2026/09/05 03:21:37 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination
2026/09/05 03:21:37 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:21:37 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination
2026/09/05 03:21:37 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:21:37 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination
2026/09/05 03:21:37 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:21:37 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination
2026/09/05 03:21:37 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:21:37 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path2': Waiting for checks to finish
2026/09/05 03:21:37 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path2': Waiting for transfers to finish
2026/09/05 03:21:37 DEBUG : subdirX/file20.txt.0c4add8a.partial: size = 0 OK
2026/09/05 03:21:37 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:21:37 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:21:37 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:21:37 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:21:37 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:21:37 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/09/05 03:21:37 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:21:38 DEBUG : subdirX/file20.txt.0c4add8a.partial: renamed to: subdirX/file20.txt
2026/09/05 03:21:38 INFO : subdirX/file20.txt: Copied (new)
2026/09/05 03:21:38 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:21:38 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:21:38 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:21:38 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:21:38 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/09/05 03:21:38 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/09/05 03:21:38 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: size = 0 OK
2026/09/05 03:21:38 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:21:38 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/09/05 03:21:38 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:21:38 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: size = 0 OK
2026/09/05 03:21:38 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:21:38 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/09/05 03:21:38 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:21:38 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: renamed to: subdir-not/file20.txt
2026/09/05 03:21:38 INFO : subdir-not/file20.txt: Copied (new)
2026/09/05 03:21:38 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/09/05 03:21:38 INFO : subdir/RCLONE_TEST: Copied (new)
2026/09/05 03:21:38 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: renamed to: subdirX/subdirX1/file30.txt
2026/09/05 03:21:38 INFO : subdirX/subdirX1/file30.txt: Copied (new)
2026/09/05 03:21:38 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/09/05 03:21:38 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/09/05 03:21:38 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: size = 0 OK
2026/09/05 03:21:38 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:21:38 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: size = 109 OK
2026/09/05 03:21:38 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:21:38 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: size = 0 OK
2026/09/05 03:21:38 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:21:38 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK
2026/09/05 03:21:38 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:21:38 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: renamed to: subdir-not/subdir-not2/file30.txt
2026/09/05 03:21:38 INFO : subdir-not/subdir-not2/file30.txt: Copied (new)
2026/09/05 03:21:38 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: renamed to: subdirX/subdirX1/RCLONE_TEST
2026/09/05 03:21:38 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new)
2026/09/05 03:21:38 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: renamed to: subdir/subdirB/file30.txt
2026/09/05 03:21:38 INFO : subdir/subdirB/file30.txt: Copied (new)
2026/09/05 03:21:38 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/09/05 03:21:38 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/09/05 03:21:38 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: size = 109 OK
2026/09/05 03:21:38 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:21:38 DEBUG : subdir/subdirA/file30.txt.03485624.partial: size = 0 OK
2026/09/05 03:21:38 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:21:38 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK
2026/09/05 03:21:38 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:21:38 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: renamed to: subdir/subdirB/RCLONE_TEST
2026/09/05 03:21:38 INFO : subdir/subdirB/RCLONE_TEST: Copied (new)
2026/09/05 03:21:38 DEBUG : subdir/subdirA/file30.txt.03485624.partial: renamed to: subdir/subdirA/file30.txt
2026/09/05 03:21:38 INFO : subdir/subdirA/file30.txt: Copied (new)
2026/09/05 03:21:38 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/09/05 03:21:38 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/09/05 03:21:38 NOTICE: checking path2 azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path2'
2026/09/05 03:21:40 NOTICE: [36m(01) :[0m [34mtest check-access-filters[0m
2026/09/05 03:21:40 NOTICE: [36m(02) :[0m [34mtest EXCLUDE - OTHER TESTS[0m
2026/09/05 03:21:40 NOTICE: [36m(03) :[0m [34mcopy-file /tmp/031939gatudax1/datadir/test_check_access_filters-yafuhiw6/exclude-other-filtersfile.txt /tmp/031939gatudax1/workdir/[0m
2026/09/05 03:21:40 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_check_access_filters-yafuhiw6/exclude-other-filtersfile.txt" to "/tmp/031939gatudax1/workdir/" as ""
2026/09/05 03:21:40 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_check_access_filters-yafuhiw6/exclude-other-filtersfile.txt"
2026/09/05 03:21:40 DEBUG : Creating backend with remote "/tmp/031939gatudax1/workdir/"
2026/09/05 03:21:40 DEBUG : operations.CopyFile "exclude-other-filtersfile.txt" to "Local file system at /tmp/031939gatudax1/workdir" as "exclude-other-filtersfile.txt"
2026/09/05 03:21:40 DEBUG : exclude-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/09/05 03:21:40 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: size = 173 OK
2026/09/05 03:21:40 DEBUG : exclude-other-filtersfile.txt: md5 = 5fcc6205d7df1c2e9ed3a15a1356b345 OK
2026/09/05 03:21:40 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: renamed to: exclude-other-filtersfile.txt
2026/09/05 03:21:40 INFO : exclude-other-filtersfile.txt: Copied (new)
2026/09/05 03:21:40 NOTICE: [36m(04) :[0m [34mtest resync to get the filters file md5 built.[0m
2026/09/05 03:21:40 NOTICE: [36m(05) :[0m [34mbisync resync filters-file=/tmp/031939gatudax1/workdir/exclude-other-filtersfile.txt[0m
2026/09/05 03:21:44 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:21:44 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:21:44 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:21:44 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/09/05 03:21:44 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path2/"
2026/09/05 03:21:44 INFO : Using filters file /tmp/031939gatudax1/workdir/exclude-other-filtersfile.txt
2026/09/05 03:21:44 INFO : Storing filters file hash to /tmp/031939gatudax1/workdir/exclude-other-filtersfile.txt.md5
2026/09/05 03:21:44 INFO : Copying Path2 files to Path1
2026/09/05 03:21:44 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:21:44 INFO : There was nothing to transfer
2026/09/05 03:21:44 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:21:45 INFO : There was nothing to transfer
2026/09/05 03:21:45 INFO : Resync updating listings
2026/09/05 03:21:45 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path2/"
2026/09/05 03:21:45 INFO : [32mBisync successful[0m
2026/09/05 03:21:45 NOTICE: [36m(06) :[0m [34mtest EXCLUDE - test filters for check access[0m
2026/09/05 03:21:45 NOTICE: [36m(07) :[0m [34mbisync check-access filters-file=/tmp/031939gatudax1/workdir/exclude-other-filtersfile.txt[0m
2026/09/05 03:21:49 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:21:49 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:21:49 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:21: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/09/05 03:21:49 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path2/"
2026/09/05 03:21:49 INFO : Using filters file /tmp/031939gatudax1/workdir/exclude-other-filtersfile.txt
2026/09/05 03:21:49 INFO : Building Path1 and Path2 listings
2026/09/05 03:21:50 INFO : Path1 checking for diffs
2026/09/05 03:21:50 INFO : Path2 checking for diffs
2026/09/05 03:21:50 INFO : Checking access health
2026/09/05 03:21:50 INFO : Found 3 matching "RCLONE_TEST" files on both paths
2026/09/05 03:21:50 INFO : No changes found
2026/09/05 03:21:50 INFO : Updating listings
2026/09/05 03:21:50 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path2/"
2026/09/05 03:21:50 INFO : [32mBisync successful[0m
2026/09/05 03:21:50 NOTICE: [36m(08) :[0m [34mcopy-listings exclude-initial[0m
2026/09/05 03:21:50 NOTICE: [36m(09) :[0m [34mtest EXCLUDE - delete RCLONE_TEST files in excluded directories[0m
2026/09/05 03:21:50 NOTICE: [36m(10) :[0m [34mdelete-file TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path2/subdir/subdirA/RCLONE_TEST[0m
2026/09/05 03:21:50 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path2/subdir/subdirA/"
2026/09/05 03:21:50 INFO : RCLONE_TEST: Deleted
2026/09/05 03:21:50 NOTICE: [36m(11) :[0m [34mdelete-file TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path1/subdir-not/RCLONE_TEST[0m
2026/09/05 03:21:50 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path1/subdir-not/"
2026/09/05 03:21:50 INFO : RCLONE_TEST: Deleted
2026/09/05 03:21:50 NOTICE: [36m(12) :[0m [34mdelete-file TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST[0m
2026/09/05 03:21:50 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path2/subdir-not/subdir-not2/"
2026/09/05 03:21:50 INFO : RCLONE_TEST: Deleted
2026/09/05 03:21:50 NOTICE: [36m(13) :[0m [34mdelete-file TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path1/subdirX/RCLONE_TEST[0m
2026/09/05 03:21:50 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path1/subdirX/"
2026/09/05 03:21:50 INFO : RCLONE_TEST: Deleted
2026/09/05 03:21:50 NOTICE: [36m(14) :[0m [34mtest EXCLUDE - test should PASS[0m
2026/09/05 03:21:50 NOTICE: [36m(15) :[0m [34mbisync check-access filters-file=/tmp/031939gatudax1/workdir/exclude-other-filtersfile.txt[0m
2026/09/05 03:21:55 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:21:55 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:21:55 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:21:55 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/09/05 03:21:55 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path2/"
2026/09/05 03:21:55 INFO : Using filters file /tmp/031939gatudax1/workdir/exclude-other-filtersfile.txt
2026/09/05 03:21:55 INFO : Building Path1 and Path2 listings
2026/09/05 03:21:55 INFO : Path1 checking for diffs
2026/09/05 03:21:55 INFO : Path2 checking for diffs
2026/09/05 03:21:55 INFO : Checking access health
2026/09/05 03:21:55 INFO : Found 3 matching "RCLONE_TEST" files on both paths
2026/09/05 03:21:55 INFO : No changes found
2026/09/05 03:21:55 INFO : Updating listings
2026/09/05 03:21:55 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path2/"
2026/09/05 03:21:55 INFO : [32mBisync successful[0m
2026/09/05 03:21:55 NOTICE: [36m(16) :[0m [34mcopy-listings exclude-pass-run[0m
2026/09/05 03:21:55 NOTICE: [36m(17) :[0m [34mtest EXCLUDE - delete RCLONE_TEST files in included directories[0m
2026/09/05 03:21:55 NOTICE: [36m(18) :[0m [34mdelete-file TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path2/RCLONE_TEST[0m
2026/09/05 03:21:55 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path2/"
2026/09/05 03:21:55 INFO : RCLONE_TEST: Deleted
2026/09/05 03:21:55 NOTICE: [36m(19) :[0m [34mdelete-file TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path1/subdir/RCLONE_TEST[0m
2026/09/05 03:21:55 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path1/subdir/"
2026/09/05 03:21:55 INFO : RCLONE_TEST: Deleted
2026/09/05 03:21:55 NOTICE: [36m(20) :[0m [34mtest EXCLUDE - test should ABORT[0m
2026/09/05 03:21:55 NOTICE: [36m(21) :[0m [34mbisync check-access filters-file=/tmp/031939gatudax1/workdir/exclude-other-filtersfile.txt[0m
2026/09/05 03:22:00 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:22:00 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:22:00 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:22: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/09/05 03:22:00 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path2/"
2026/09/05 03:22:00 INFO : Using filters file /tmp/031939gatudax1/workdir/exclude-other-filtersfile.txt
2026/09/05 03:22:00 INFO : Building Path1 and Path2 listings
2026/09/05 03:22:00 INFO : Path1 checking for diffs
2026/09/05 03:22:00 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m
2026/09/05 03:22:00 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/09/05 03:22:00 INFO : Path2 checking for diffs
2026/09/05 03:22:00 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/09/05 03:22:00 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/09/05 03:22:00 INFO : Checking access health
2026/09/05 03:22:00 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36mRCLONE_TEST[0m
2026/09/05 03:22:00 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36msubdir/RCLONE_TEST[0m
2026/09/05 03:22:00 ERROR : [31mBisync critical error: check file check failed[0m
2026/09/05 03:22:00 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/09/05 03:22:00 NOTICE: Bisync error: bisync aborted
2026/09/05 03:22:00 NOTICE: [36m(22) :[0m [34mmove-listings exclude-error-run[0m
2026/09/05 03:22:00 NOTICE: [36m(23) :[0m [34mtest INCLUDE - OTHER TESTS[0m
2026/09/05 03:22:00 NOTICE: [36m(24) :[0m [34mtest reset to the initial state[0m
2026/09/05 03:22:00 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-zazanew6hide/031939gatudax1/check_access_filters/path1/[0m
2026/09/05 03:22:00 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path1/"
2026/09/05 03:22:00 DEBUG : file1.txt: size = 0 OK
2026/09/05 03:22:00 DEBUG : file1.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:22:00 DEBUG : file1.txt: Unchanged skipping
2026/09/05 03:22:00 DEBUG : file3.txt: size = 0 OK
2026/09/05 03:22:00 DEBUG : file3.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:22:00 DEBUG : file3.txt: Unchanged skipping
2026/09/05 03:22:00 DEBUG : file4.txt: size = 0 OK
2026/09/05 03:22:00 DEBUG : file4.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:22:00 DEBUG : file4.txt: Unchanged skipping
2026/09/05 03:22:00 DEBUG : RCLONE_TEST: size = 109 OK
2026/09/05 03:22:00 DEBUG : RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:22:00 DEBUG : RCLONE_TEST: Unchanged skipping
2026/09/05 03:22:00 DEBUG : file2.txt: size = 0 OK
2026/09/05 03:22:00 DEBUG : file2.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:22:00 DEBUG : file2.txt: Unchanged skipping
2026/09/05 03:22:00 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:22:00 DEBUG : subdir-not/file20.txt: size = 0 OK
2026/09/05 03:22:00 DEBUG : subdir-not/file20.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:22:00 DEBUG : subdir-not/file20.txt: Unchanged skipping
2026/09/05 03:22:00 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:22:00 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:22:00 DEBUG : subdirX/file20.txt: size = 0 OK
2026/09/05 03:22:00 DEBUG : subdirX/file20.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:22:00 DEBUG : subdirX/file20.txt: Unchanged skipping
2026/09/05 03:22:00 DEBUG : subdir/file20.txt: size = 0 OK
2026/09/05 03:22:00 DEBUG : subdir/file20.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:22:00 DEBUG : subdir/file20.txt: Unchanged skipping
2026/09/05 03:22:00 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK
2026/09/05 03:22:00 DEBUG : subdir-not/subdir-not2/file30.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:22:00 DEBUG : subdir-not/subdir-not2/file30.txt: Unchanged skipping
2026/09/05 03:22:00 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: size = 109 OK
2026/09/05 03:22:00 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:22:00 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Unchanged skipping
2026/09/05 03:22:00 DEBUG : subdir/subdirB/file30.txt: size = 0 OK
2026/09/05 03:22:00 DEBUG : subdir/subdirB/file30.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:22:00 DEBUG : subdir/subdirB/file30.txt: Unchanged skipping
2026/09/05 03:22:00 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK
2026/09/05 03:22:00 DEBUG : subdir/subdirB/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:22:00 DEBUG : subdir/subdirB/RCLONE_TEST: Unchanged skipping
2026/09/05 03:22:00 DEBUG : subdir/subdirA/file30.txt: size = 0 OK
2026/09/05 03:22:00 DEBUG : subdir/subdirA/file30.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:22:00 DEBUG : subdir/subdirA/file30.txt: Unchanged skipping
2026/09/05 03:22:00 DEBUG : subdir/subdirA/RCLONE_TEST: size = 109 OK
2026/09/05 03:22:00 DEBUG : subdir/subdirA/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:22:00 DEBUG : subdir/subdirA/RCLONE_TEST: Unchanged skipping
2026/09/05 03:22:01 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK
2026/09/05 03:22:01 DEBUG : subdirX/subdirX1/file30.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:22:01 DEBUG : subdirX/subdirX1/file30.txt: Unchanged skipping
2026/09/05 03:22:01 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK
2026/09/05 03:22:01 DEBUG : subdirX/subdirX1/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:22:01 DEBUG : subdirX/subdirX1/RCLONE_TEST: Unchanged skipping
2026/09/05 03:22:01 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path1/': Waiting for checks to finish
2026/09/05 03:22:01 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path1/': Waiting for transfers to finish
2026/09/05 03:22:01 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/09/05 03:22:01 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:22:01 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/09/05 03:22:01 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:22:01 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/09/05 03:22:01 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:22:01 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/09/05 03:22:01 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/09/05 03:22:01 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/09/05 03:22:01 INFO : subdir/RCLONE_TEST: Copied (new)
2026/09/05 03:22:01 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/09/05 03:22:01 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/09/05 03:22:01 NOTICE: [36m(26) :[0m [34msync-dir TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path1/ TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path2/[0m
2026/09/05 03:22:01 DEBUG : file1.txt: size = 0 OK
2026/09/05 03:22:01 DEBUG : file1.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:22:01 DEBUG : file1.txt: Unchanged skipping
2026/09/05 03:22:01 DEBUG : file3.txt: size = 0 OK
2026/09/05 03:22:01 DEBUG : file3.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:22:01 DEBUG : file3.txt: Unchanged skipping
2026/09/05 03:22:01 DEBUG : file2.txt: size = 0 OK
2026/09/05 03:22:01 DEBUG : file2.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:22:01 DEBUG : file2.txt: Unchanged skipping
2026/09/05 03:22:01 DEBUG : file4.txt: size = 0 OK
2026/09/05 03:22:01 DEBUG : file4.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:22:01 DEBUG : file4.txt: Unchanged skipping
2026/09/05 03:22:01 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:22:01 DEBUG : subdir-not/file20.txt: size = 0 OK
2026/09/05 03:22:01 DEBUG : subdir-not/file20.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:22:01 DEBUG : subdir-not/file20.txt: Unchanged skipping
2026/09/05 03:22:01 DEBUG : subdir-not/RCLONE_TEST: size = 109 OK
2026/09/05 03:22:01 DEBUG : subdir-not/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:22:01 DEBUG : subdir-not/RCLONE_TEST: Unchanged skipping
2026/09/05 03:22:01 DEBUG : subdirX/file20.txt: size = 0 OK
2026/09/05 03:22:01 DEBUG : subdirX/file20.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:22:01 DEBUG : subdirX/file20.txt: Unchanged skipping
2026/09/05 03:22:01 DEBUG : subdirX/RCLONE_TEST: size = 109 OK
2026/09/05 03:22:01 DEBUG : subdirX/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:22:01 DEBUG : subdirX/RCLONE_TEST: Unchanged skipping
2026/09/05 03:22:01 DEBUG : subdir/file20.txt: size = 0 OK
2026/09/05 03:22:01 DEBUG : subdir/file20.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:22:01 DEBUG : subdir/file20.txt: Unchanged skipping
2026/09/05 03:22:01 DEBUG : subdir/RCLONE_TEST: size = 109 OK
2026/09/05 03:22:01 DEBUG : subdir/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:22:01 DEBUG : subdir/RCLONE_TEST: Unchanged skipping
2026/09/05 03:22:01 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:22:01 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK
2026/09/05 03:22:01 DEBUG : subdirX/subdirX1/file30.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:22:01 DEBUG : subdirX/subdirX1/file30.txt: Unchanged skipping
2026/09/05 03:22:01 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK
2026/09/05 03:22:01 DEBUG : subdirX/subdirX1/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:22:01 DEBUG : subdirX/subdirX1/RCLONE_TEST: Unchanged skipping
2026/09/05 03:22:01 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:22:01 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK
2026/09/05 03:22:01 DEBUG : subdir-not/subdir-not2/file30.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:22:01 DEBUG : subdir-not/subdir-not2/file30.txt: Unchanged skipping
2026/09/05 03:22:01 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:22:01 DEBUG : subdir/subdirB/file30.txt: size = 0 OK
2026/09/05 03:22:01 DEBUG : subdir/subdirB/file30.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:22:01 DEBUG : subdir/subdirB/file30.txt: Unchanged skipping
2026/09/05 03:22:01 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK
2026/09/05 03:22:01 DEBUG : subdir/subdirB/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:22:01 DEBUG : subdir/subdirB/RCLONE_TEST: Unchanged skipping
2026/09/05 03:22:01 DEBUG : subdir/subdirA/file30.txt: size = 0 OK
2026/09/05 03:22:01 DEBUG : subdir/subdirA/file30.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:22:01 DEBUG : subdir/subdirA/file30.txt: Unchanged skipping
2026/09/05 03:22:01 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:22:01 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path2/': Waiting for checks to finish
2026/09/05 03:22:01 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path2/': Waiting for transfers to finish
2026/09/05 03:22:01 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK
2026/09/05 03:22:01 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:22:01 INFO : RCLONE_TEST: Copied (server-side copy)
2026/09/05 03:22:01 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK
2026/09/05 03:22:01 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:22:01 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:22:01 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/09/05 03:22:01 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (server-side copy)
2026/09/05 03:22:01 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/09/05 03:22:01 INFO : subdir/subdirA/RCLONE_TEST: Copied (server-side copy)
2026/09/05 03:22:01 DEBUG : Waiting for deletions to finish
2026/09/05 03:22:01 NOTICE: [36m(27) :[0m [34mcopy-file /tmp/031939gatudax1/datadir/test_check_access_filters-yafuhiw6/include-other-filtersfile.txt /tmp/031939gatudax1/workdir/[0m
2026/09/05 03:22:01 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_check_access_filters-yafuhiw6/include-other-filtersfile.txt" to "/tmp/031939gatudax1/workdir/" as ""
2026/09/05 03:22:01 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_check_access_filters-yafuhiw6/include-other-filtersfile.txt"
2026/09/05 03:22:01 DEBUG : Config file has changed externally - reloading
2026/09/05 03:22:01 DEBUG : Creating backend with remote "/tmp/031939gatudax1/workdir/"
2026/09/05 03:22:01 DEBUG : operations.CopyFile "include-other-filtersfile.txt" to "Local file system at /tmp/031939gatudax1/workdir" as "include-other-filtersfile.txt"
2026/09/05 03:22:01 DEBUG : include-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/09/05 03:22:01 DEBUG : include-other-filtersfile.txt.8126a844.partial: size = 178 OK
2026/09/05 03:22:01 DEBUG : include-other-filtersfile.txt: md5 = 2ec13b2813141ed088e5978ef5a47b0e OK
2026/09/05 03:22:01 DEBUG : include-other-filtersfile.txt.8126a844.partial: renamed to: include-other-filtersfile.txt
2026/09/05 03:22:01 INFO : include-other-filtersfile.txt: Copied (new)
2026/09/05 03:22:01 NOTICE: [36m(28) :[0m [34mbisync resync filters-file=/tmp/031939gatudax1/workdir/include-other-filtersfile.txt[0m
2026/09/05 03:22:06 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:22:06 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:22:06 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:22: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/09/05 03:22:06 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path2/"
2026/09/05 03:22:06 INFO : Using filters file /tmp/031939gatudax1/workdir/include-other-filtersfile.txt
2026/09/05 03:22:06 INFO : Storing filters file hash to /tmp/031939gatudax1/workdir/include-other-filtersfile.txt.md5
2026/09/05 03:22:06 INFO : Copying Path2 files to Path1
2026/09/05 03:22:06 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:22:06 INFO : There was nothing to transfer
2026/09/05 03:22:06 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:22:07 INFO : There was nothing to transfer
2026/09/05 03:22:07 INFO : Resync updating listings
2026/09/05 03:22:07 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path2/"
2026/09/05 03:22:07 INFO : [32mBisync successful[0m
2026/09/05 03:22:07 NOTICE: [36m(29) :[0m [34mtest INCLUDE - test include/exclude filters for check access[0m
2026/09/05 03:22:07 NOTICE: [36m(30) :[0m [34mbisync check-access filters-file=/tmp/031939gatudax1/workdir/include-other-filtersfile.txt[0m
2026/09/05 03:22:11 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:22:11 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:22:11 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:22: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/09/05 03:22:11 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path2/"
2026/09/05 03:22:11 INFO : Using filters file /tmp/031939gatudax1/workdir/include-other-filtersfile.txt
2026/09/05 03:22:11 INFO : Building Path1 and Path2 listings
2026/09/05 03:22:12 INFO : Path1 checking for diffs
2026/09/05 03:22:12 INFO : Path2 checking for diffs
2026/09/05 03:22:12 INFO : Checking access health
2026/09/05 03:22:12 INFO : Found 5 matching "RCLONE_TEST" files on both paths
2026/09/05 03:22:12 INFO : No changes found
2026/09/05 03:22:12 INFO : Updating listings
2026/09/05 03:22:12 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path2/"
2026/09/05 03:22:12 INFO : [32mBisync successful[0m
2026/09/05 03:22:12 NOTICE: [36m(31) :[0m [34mcopy-listings include-initial[0m
2026/09/05 03:22:12 NOTICE: [36m(32) :[0m [34mtest INCLUDE - delete RCLONE_TEST files in excluded directories[0m
2026/09/05 03:22:12 NOTICE: [36m(33) :[0m [34mdelete-file TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path2/subdir/subdirA/RCLONE_TEST[0m
2026/09/05 03:22:12 INFO : RCLONE_TEST: Deleted
2026/09/05 03:22:12 NOTICE: [36m(34) :[0m [34mdelete-file TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path1/subdir-not/RCLONE_TEST[0m
2026/09/05 03:22:12 INFO : RCLONE_TEST: Deleted
2026/09/05 03:22:12 NOTICE: [36m(35) :[0m [34mdelete-file TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST[0m
2026/09/05 03:22:12 INFO : RCLONE_TEST: Deleted
2026/09/05 03:22:12 NOTICE: [36m(36) :[0m [34mtest INCLUDE - test should PASS[0m
2026/09/05 03:22:12 NOTICE: [36m(37) :[0m [34mbisync check-access filters-file=/tmp/031939gatudax1/workdir/include-other-filtersfile.txt[0m
2026/09/05 03:22:16 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:22:16 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:22:16 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03: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/09/05 03:22:16 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path2/"
2026/09/05 03:22:16 INFO : Using filters file /tmp/031939gatudax1/workdir/include-other-filtersfile.txt
2026/09/05 03:22:16 INFO : Building Path1 and Path2 listings
2026/09/05 03:22:17 INFO : Path1 checking for diffs
2026/09/05 03:22:17 INFO : Path2 checking for diffs
2026/09/05 03:22:17 INFO : Checking access health
2026/09/05 03:22:17 INFO : Found 5 matching "RCLONE_TEST" files on both paths
2026/09/05 03:22:17 INFO : No changes found
2026/09/05 03:22:17 INFO : Updating listings
2026/09/05 03:22:17 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path2/"
2026/09/05 03:22:17 INFO : [32mBisync successful[0m
2026/09/05 03:22:17 NOTICE: [36m(38) :[0m [34mcopy-listings include-pass-run[0m
2026/09/05 03:22:17 NOTICE: [36m(39) :[0m [34mtest INCLUDE - delete RCLONE_TEST files in included directories[0m
2026/09/05 03:22:17 NOTICE: [36m(40) :[0m [34mdelete-file TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path2/RCLONE_TEST[0m
2026/09/05 03:22:17 INFO : RCLONE_TEST: Deleted
2026/09/05 03:22:17 NOTICE: [36m(41) :[0m [34mdelete-file TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path1/subdir/RCLONE_TEST[0m
2026/09/05 03:22:17 INFO : RCLONE_TEST: Deleted
2026/09/05 03:22:17 NOTICE: [36m(42) :[0m [34mdelete-file TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path1/subdirX/subdirX1/RCLONE_TEST[0m
2026/09/05 03:22:17 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path1/subdirX/subdirX1/"
2026/09/05 03:22:17 INFO : RCLONE_TEST: Deleted
2026/09/05 03:22:17 NOTICE: [36m(43) :[0m [34mtest INCLUDE - test should ABORT[0m
2026/09/05 03:22:17 NOTICE: [36m(44) :[0m [34mbisync check-access filters-file=/tmp/031939gatudax1/workdir/include-other-filtersfile.txt[0m
2026/09/05 03:22:22 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:22:22 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:22:22 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03: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/09/05 03:22:22 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path2/"
2026/09/05 03:22:22 INFO : Using filters file /tmp/031939gatudax1/workdir/include-other-filtersfile.txt
2026/09/05 03:22:22 INFO : Building Path1 and Path2 listings
2026/09/05 03:22:22 INFO : Path1 checking for diffs
2026/09/05 03:22:22 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m
2026/09/05 03:22:22 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdirX/subdirX1/RCLONE_TEST[0m
2026/09/05 03:22:22 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 2 deleted[0m
2026/09/05 03:22:22 INFO : Path2 checking for diffs
2026/09/05 03:22:22 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/09/05 03:22:22 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/09/05 03:22:22 INFO : Checking access health
2026/09/05 03:22:22 ERROR : Access test failed: Path1 count 3, Path2 count 4 - RCLONE_TEST
2026/09/05 03:22:22 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36mRCLONE_TEST[0m
2026/09/05 03:22:22 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36msubdir/RCLONE_TEST[0m
2026/09/05 03:22:22 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36msubdirX/subdirX1/RCLONE_TEST[0m
2026/09/05 03:22:22 ERROR : [31mBisync critical error: check file check failed[0m
2026/09/05 03:22:22 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/09/05 03:22:22 NOTICE: Bisync error: bisync aborted
2026/09/05 03:22:22 NOTICE: [36m(45) :[0m [34mmove-listings include-error-run[0m
2026/09/05 03:22:22 DEBUG : Waiting for deletions to finish
2026/09/05 03:22:23 INFO : file4.txt: Deleted
2026/09/05 03:22:23 INFO : file3.txt: Deleted
2026/09/05 03:22:23 INFO : file1.txt: Deleted
2026/09/05 03:22:23 INFO : file2.txt: Deleted
2026/09/05 03:22:23 INFO : RCLONE_TEST: Deleted
2026/09/05 03:22:23 INFO : subdir/file20.txt: Deleted
2026/09/05 03:22:23 INFO : subdirX/RCLONE_TEST: Deleted
2026/09/05 03:22:23 INFO : subdirX/file20.txt: Deleted
2026/09/05 03:22:23 INFO : subdir-not/file20.txt: Deleted
2026/09/05 03:22:23 INFO : subdirX/subdirX1/file30.txt: Deleted
2026/09/05 03:22:23 INFO : subdir/subdirB/RCLONE_TEST: Deleted
2026/09/05 03:22:23 INFO : subdir/subdirB/file30.txt: Deleted
2026/09/05 03:22:23 INFO : subdir/subdirA/file30.txt: Deleted
2026/09/05 03:22:23 INFO : subdir/subdirA/RCLONE_TEST: Deleted
2026/09/05 03:22:23 INFO : subdir-not/subdir-not2/file30.txt: Deleted
2026/09/05 03:22:23 INFO : subdir-not/subdir-not2/RCLONE_TEST: Deleted
2026/09/05 03:22:23 DEBUG : removing 4 level 2 directories
2026/09/05 03:22:23 INFO : subdirX/subdirX1: Removing directory
2026/09/05 03:22:23 INFO : subdir/subdirA: Removing directory
2026/09/05 03:22:23 INFO : subdir-not/subdir-not2: Removing directory
2026/09/05 03:22:23 INFO : subdir/subdirB: Removing directory
2026/09/05 03:22:23 DEBUG : removing 3 level 1 directories
2026/09/05 03:22:23 INFO : subdir: Removing directory
2026/09/05 03:22:23 INFO : subdirX: Removing directory
2026/09/05 03:22:23 INFO : subdir-not: Removing directory
2026/09/05 03:22:23 DEBUG : removing 1 level 0 directories
2026/09/05 03:22:23 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path1': Removing directory
2026/09/05 03:22:23 DEBUG : Waiting for deletions to finish
2026/09/05 03:22:23 INFO : file4.txt: Deleted
2026/09/05 03:22:23 INFO : file1.txt: Deleted
2026/09/05 03:22:23 INFO : file3.txt: Deleted
2026/09/05 03:22:23 INFO : file2.txt: Deleted
2026/09/05 03:22:23 INFO : subdir/file20.txt: Deleted
2026/09/05 03:22:23 INFO : subdir/RCLONE_TEST: Deleted
2026/09/05 03:22:23 INFO : subdir-not/RCLONE_TEST: Deleted
2026/09/05 03:22:23 INFO : subdir-not/file20.txt: Deleted
2026/09/05 03:22:23 INFO : subdirX/RCLONE_TEST: Deleted
2026/09/05 03:22:24 INFO : subdirX/file20.txt: Deleted
2026/09/05 03:22:24 INFO : subdir-not/subdir-not2/file30.txt: Deleted
2026/09/05 03:22:24 INFO : subdir/subdirB/RCLONE_TEST: Deleted
2026/09/05 03:22:24 INFO : subdir/subdirA/file30.txt: Deleted
2026/09/05 03:22:24 INFO : subdir/subdirB/file30.txt: Deleted
2026/09/05 03:22:24 INFO : subdirX/subdirX1/RCLONE_TEST: Deleted
2026/09/05 03:22:24 INFO : subdirX/subdirX1/file30.txt: Deleted
2026/09/05 03:22:24 DEBUG : removing 4 level 2 directories
2026/09/05 03:22:24 INFO : subdirX/subdirX1: Removing directory
2026/09/05 03:22:24 INFO : subdir-not/subdir-not2: Removing directory
2026/09/05 03:22:24 INFO : subdir/subdirA: Removing directory
2026/09/05 03:22:24 INFO : subdir/subdirB: Removing directory
2026/09/05 03:22:24 DEBUG : removing 3 level 1 directories
2026/09/05 03:22:24 INFO : subdirX: Removing directory
2026/09/05 03:22:24 INFO : subdir: Removing directory
2026/09/05 03:22:24 INFO : subdir-not: Removing directory
2026/09/05 03:22:24 DEBUG : removing 1 level 0 directories
2026/09/05 03:22:24 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_access_filters/path2': Removing directory
bisync_test.go:610: [32mTEST check_access_filters PASSED[0m
=== RUN TestBisyncRemoteRemote/check_filename
2026/09/05 03:22:24 INFO : path1: Making directory
2026/09/05 03:22:24 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_filename/path1"
2026/09/05 03:22:24 INFO : path2: Making directory
2026/09/05 03:22:24 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_filename/path2"
2026/09/05 03:22:24 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_filename/initial"
2026/09/05 03:22:24 DEBUG : Creating backend with remote "/tmp/031939gatudax1/initdir/test_check_filename-haxotis1"
2026/09/05 03:22:24 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/09/05 03:22:24 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:22:24 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:22:24 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK
2026/09/05 03:22:24 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:22:24 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file
2026/09/05 03:22:24 INFO : .chk_file: Copied (new)
2026/09/05 03:22:24 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:22:24 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:22:24 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:22:24 INFO : file1.txt: Copied (new)
2026/09/05 03:22:24 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:22:24 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:22:24 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:22:24 INFO : file2.txt: Copied (new)
2026/09/05 03:22:24 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:22:24 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:22:24 DEBUG : subdir: Making directory with metadata
2026/09/05 03:22:24 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:22:24 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:22:24 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:22:24 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:22:24 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:22:24 INFO : file3.txt: Copied (new)
2026/09/05 03:22:24 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:22:24 INFO : file4.txt: Copied (new)
2026/09/05 03:22:24 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:22:24 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/09/05 03:22:24 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination
2026/09/05 03:22:24 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:22:24 DEBUG : Local file system at /tmp/031939gatudax1/initdir/test_check_filename-haxotis1: Waiting for checks to finish
2026/09/05 03:22:24 DEBUG : Local file system at /tmp/031939gatudax1/initdir/test_check_filename-haxotis1: Waiting for transfers to finish
2026/09/05 03:22:24 DEBUG : subdir/.chk_file.6dc50fe3.partial: size = 109 OK
2026/09/05 03:22:24 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:22:24 DEBUG : subdir/.chk_file.6dc50fe3.partial: renamed to: subdir/.chk_file
2026/09/05 03:22:24 INFO : subdir/.chk_file: Copied (new)
2026/09/05 03:22:24 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:22:24 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:22:24 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:22:24 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:22:24 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:22:24 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_filename/modfiles"
2026/09/05 03:22:24 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_check_filename-dicavih8"
2026/09/05 03:22:24 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/09/05 03:22:24 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/09/05 03:22:24 DEBUG : Local file system at /tmp/031939gatudax1/datadir/test_check_filename-dicavih8: Waiting for checks to finish
2026/09/05 03:22:24 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/09/05 03:22:24 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/09/05 03:22:24 INFO : hold.txt: Copied (new)
2026/09/05 03:22:24 DEBUG : Local file system at /tmp/031939gatudax1/datadir/test_check_filename-dicavih8: Waiting for transfers to finish
2026/09/05 03:22:24 DEBUG : Waiting for deletions to finish
2026/09/05 03:22:24 ERROR : error listing: directory not found
2026/09/05 03:22:24 ERROR : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_filename/path1': Failed to list "": directory not found
2026/09/05 03:22:24 DEBUG : removing 1 level 0 directories
2026/09/05 03:22:24 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_filename/path1': Removing directory
2026/09/05 03:22:24 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-zazanew6hide%2F031939gatudax1%2Fcheck_filename%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:004ac7ed-601a-0004-0be5-3c3c1d000000
Time:2026-09-05T03:22:24.8291351Z
--------------------------------------------------------------------------------
2026/09/05 03:22:24 DEBUG : Waiting for deletions to finish
2026/09/05 03:22:24 ERROR : error listing: directory not found
2026/09/05 03:22:24 ERROR : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_filename/path2': Failed to list "": directory not found
2026/09/05 03:22:24 DEBUG : removing 1 level 0 directories
2026/09/05 03:22:24 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_filename/path2': Removing directory
2026/09/05 03:22:24 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-zazanew6hide%2F031939gatudax1%2Fcheck_filename%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:004ac7f0-601a-0004-0ee5-3c3c1d000000
Time:2026-09-05T03:22:24.9650647Z
--------------------------------------------------------------------------------
2026/09/05 03:22:25 ERROR : error listing: directory not found
2026/09/05 03:22:25 ERROR : error listing: directory not found
2026/09/05 03:22:25 NOTICE: checking initFs Local file system at /tmp/031939gatudax1/initdir/test_check_filename-haxotis1
2026/09/05 03:22:25 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/09/05 03:22:25 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:22:25 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:22:25 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:22:25 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:22:25 INFO : subdir: Making directory
2026/09/05 03:22:25 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination
2026/09/05 03:22:25 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:22:25 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_filename/path1': Waiting for checks to finish
2026/09/05 03:22:25 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_filename/path1': Waiting for transfers to finish
2026/09/05 03:22:25 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:22:25 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:22:25 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:22:25 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:22:25 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:22:25 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:22:25 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK
2026/09/05 03:22:25 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:22:25 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:22:25 INFO : file2.txt: Copied (new)
2026/09/05 03:22:25 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:22:25 INFO : file3.txt: Copied (new)
2026/09/05 03:22:25 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:22:25 INFO : file1.txt: Copied (new)
2026/09/05 03:22:25 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file
2026/09/05 03:22:25 INFO : .chk_file: Copied (new)
2026/09/05 03:22:25 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:22:25 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:22:25 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:22:25 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:22:25 DEBUG : subdir/.chk_file.6dc50fe3.partial: size = 109 OK
2026/09/05 03:22:25 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:22:25 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:22:25 INFO : file4.txt: Copied (new)
2026/09/05 03:22:25 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:22:25 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:22:25 DEBUG : subdir/.chk_file.6dc50fe3.partial: renamed to: subdir/.chk_file
2026/09/05 03:22:25 INFO : subdir/.chk_file: Copied (new)
2026/09/05 03:22:25 NOTICE: checking Path1 azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_filename/path1'
2026/09/05 03:22:26 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/09/05 03:22:26 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:22:26 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:22:26 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:22:26 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:22:26 INFO : subdir: Making directory
2026/09/05 03:22:26 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination
2026/09/05 03:22:26 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:22:26 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_filename/path2': Waiting for checks to finish
2026/09/05 03:22:26 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_filename/path2': Waiting for transfers to finish
2026/09/05 03:22:26 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:22:26 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:22:26 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:22:26 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:22:26 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:22:26 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:22:26 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK
2026/09/05 03:22:26 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:22:26 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:22:26 INFO : file3.txt: Copied (new)
2026/09/05 03:22:26 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:22:26 INFO : file1.txt: Copied (new)
2026/09/05 03:22:26 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:22:26 INFO : file2.txt: Copied (new)
2026/09/05 03:22:26 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file
2026/09/05 03:22:26 INFO : .chk_file: Copied (new)
2026/09/05 03:22:26 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:22:26 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:22:26 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:22:26 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:22:26 DEBUG : subdir/.chk_file.6dc50fe3.partial: size = 109 OK
2026/09/05 03:22:26 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:22:27 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:22:27 INFO : file4.txt: Copied (new)
2026/09/05 03:22:27 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:22:27 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:22:27 DEBUG : subdir/.chk_file.6dc50fe3.partial: renamed to: subdir/.chk_file
2026/09/05 03:22:27 INFO : subdir/.chk_file: Copied (new)
2026/09/05 03:22:27 NOTICE: checking path2 azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_filename/path2'
2026/09/05 03:22:27 NOTICE: [36m(01) :[0m [34mtest check-filename[0m
2026/09/05 03:22:27 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/09/05 03:22:27 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/09/05 03:22:32 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_filename/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:22:32 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_filename/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:22:32 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03: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/09/05 03:22:32 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_filename/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_filename/path2/"
2026/09/05 03:22:32 INFO : Copying Path2 files to Path1
2026/09/05 03:22:32 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:22:32 INFO : There was nothing to transfer
2026/09/05 03:22:32 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:22:32 INFO : There was nothing to transfer
2026/09/05 03:22:32 INFO : Resync updating listings
2026/09/05 03:22:32 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_filename/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_filename/path2/"
2026/09/05 03:22:32 INFO : [32mBisync successful[0m
2026/09/05 03:22:32 NOTICE: [36m(04) :[0m [34mtest 1. see that check-access passes with the initial setup[0m
2026/09/05 03:22:32 NOTICE: [36m(05) :[0m [34mbisync check-access check-filename=.chk_file[0m
2026/09/05 03:22:37 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_filename/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:22:37 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_filename/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:22:37 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03: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/09/05 03:22:37 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_filename/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_filename/path2/"
2026/09/05 03:22:37 INFO : Building Path1 and Path2 listings
2026/09/05 03:22:37 INFO : Path1 checking for diffs
2026/09/05 03:22:37 INFO : Path2 checking for diffs
2026/09/05 03:22:37 INFO : Checking access health
2026/09/05 03:22:37 INFO : Found 2 matching ".chk_file" files on both paths
2026/09/05 03:22:37 INFO : No changes found
2026/09/05 03:22:37 INFO : Updating listings
2026/09/05 03:22:37 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_filename/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_filename/path2/"
2026/09/05 03:22:37 INFO : [32mBisync successful[0m
2026/09/05 03:22:37 NOTICE: [36m(06) :[0m [34mcopy-listings initial-pass[0m
2026/09/05 03:22:37 NOTICE: [36m(07) :[0m [34mtest 2. delete the remote subdir .chk_file, run sync. should fail critical.[0m
2026/09/05 03:22:37 NOTICE: [36m(08) :[0m [34mdelete-file TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_filename/path2/subdir/.chk_file[0m
2026/09/05 03:22:37 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_filename/path2/subdir/"
2026/09/05 03:22:37 INFO : .chk_file: Deleted
2026/09/05 03:22:37 NOTICE: [36m(09) :[0m [34mbisync check-access check-filename=.chk_file[0m
2026/09/05 03:22:42 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_filename/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:22:42 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_filename/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:22:42 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:22: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/09/05 03:22:42 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_filename/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_filename/path2/"
2026/09/05 03:22:42 INFO : Building Path1 and Path2 listings
2026/09/05 03:22:42 INFO : Path1 checking for diffs
2026/09/05 03:22:42 INFO : Path2 checking for diffs
2026/09/05 03:22:42 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36msubdir/.chk_file[0m
2026/09/05 03:22:42 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/09/05 03:22:42 INFO : Checking access health
2026/09/05 03:22:42 ERROR : Access test failed: Path1 count 2, Path2 count 1 - .chk_file
2026/09/05 03:22:42 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36msubdir/.chk_file[0m
2026/09/05 03:22:42 ERROR : [31mBisync critical error: check file check failed[0m
2026/09/05 03:22:42 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/09/05 03:22:42 NOTICE: Bisync error: bisync aborted
2026/09/05 03:22:42 NOTICE: [36m(10) :[0m [34mmove-listings path2-missing[0m
2026/09/05 03:22:42 NOTICE: [36m(11) :[0m [34mtest 3. put the remote subdir .chk_file back, run resync.[0m
2026/09/05 03:22:42 NOTICE: [36m(12) :[0m [34mcopy-file TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_filename/path1/subdir/.chk_file TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_filename/path2/subdir/[0m
2026/09/05 03:22:42 DEBUG : copyFile "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_filename/path1/subdir/.chk_file" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_filename/path2/subdir/" as ""
2026/09/05 03:22:42 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_filename/path1/subdir/.chk_file"
2026/09/05 03:22:42 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_filename/path2/subdir/"
2026/09/05 03:22:42 DEBUG : operations.CopyFile ".chk_file" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_filename/path2/subdir/'" as ".chk_file"
2026/09/05 03:22:42 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/09/05 03:22:42 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK
2026/09/05 03:22:42 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:22:42 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file
2026/09/05 03:22:42 INFO : .chk_file: Copied (server-side copy)
2026/09/05 03:22:42 NOTICE: [36m(13) :[0m [34mbisync check-access resync check-filename=.chk_file[0m
2026/09/05 03:22:47 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_filename/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:22:47 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_filename/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:22:47 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:22:47 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/09/05 03:22:47 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_filename/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_filename/path2/"
2026/09/05 03:22:47 INFO : Copying Path2 files to Path1
2026/09/05 03:22:47 INFO : Checking access health
2026/09/05 03:22:47 INFO : Found 2 matching ".chk_file" files on both paths
2026/09/05 03:22:47 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:22:47 INFO : There was nothing to transfer
2026/09/05 03:22:47 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:22:48 INFO : There was nothing to transfer
2026/09/05 03:22:48 INFO : Resync updating listings
2026/09/05 03:22:48 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_filename/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_filename/path2/"
2026/09/05 03:22:48 INFO : [32mBisync successful[0m
2026/09/05 03:22:48 NOTICE: [36m(14) :[0m [34mtest 4. run sync with check-access. should pass.[0m
2026/09/05 03:22:48 NOTICE: [36m(15) :[0m [34mbisync check-access check-filename=.chk_file[0m
2026/09/05 03:22:52 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_filename/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:22:52 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_filename/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:22:52 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:22: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/09/05 03:22:52 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_filename/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_filename/path2/"
2026/09/05 03:22:52 INFO : Building Path1 and Path2 listings
2026/09/05 03:22:52 INFO : Path1 checking for diffs
2026/09/05 03:22:52 INFO : Path2 checking for diffs
2026/09/05 03:22:52 INFO : Checking access health
2026/09/05 03:22:52 INFO : Found 2 matching ".chk_file" files on both paths
2026/09/05 03:22:52 INFO : No changes found
2026/09/05 03:22:52 INFO : Updating listings
2026/09/05 03:22:52 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_filename/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_filename/path2/"
2026/09/05 03:22:52 INFO : [32mBisync successful[0m
2026/09/05 03:22:53 DEBUG : Waiting for deletions to finish
2026/09/05 03:22:53 INFO : file3.txt: Deleted
2026/09/05 03:22:53 INFO : file1.txt: Deleted
2026/09/05 03:22:53 INFO : file2.txt: Deleted
2026/09/05 03:22:53 INFO : file4.txt: Deleted
2026/09/05 03:22:53 INFO : .chk_file: Deleted
2026/09/05 03:22:53 INFO : subdir/file20.txt: Deleted
2026/09/05 03:22:53 INFO : subdir/.chk_file: Deleted
2026/09/05 03:22:53 DEBUG : removing 1 level 1 directories
2026/09/05 03:22:53 INFO : subdir: Removing directory
2026/09/05 03:22:53 DEBUG : removing 1 level 0 directories
2026/09/05 03:22:53 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_filename/path1': Removing directory
2026/09/05 03:22:53 DEBUG : Waiting for deletions to finish
2026/09/05 03:22:53 INFO : .chk_file: Deleted
2026/09/05 03:22:53 INFO : file3.txt: Deleted
2026/09/05 03:22:53 INFO : file4.txt: Deleted
2026/09/05 03:22:53 INFO : file2.txt: Deleted
2026/09/05 03:22:53 INFO : file1.txt: Deleted
2026/09/05 03:22:53 INFO : subdir/file20.txt: Deleted
2026/09/05 03:22:53 INFO : subdir/.chk_file: Deleted
2026/09/05 03:22:54 DEBUG : removing 1 level 1 directories
2026/09/05 03:22:54 INFO : subdir: Removing directory
2026/09/05 03:22:54 DEBUG : removing 1 level 0 directories
2026/09/05 03:22:54 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_filename/path2': Removing directory
bisync_test.go:610: [32mTEST check_filename PASSED[0m
=== RUN TestBisyncRemoteRemote/check_sync
2026/09/05 03:22:54 INFO : path1: Making directory
2026/09/05 03:22:54 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_sync/path1"
2026/09/05 03:22:54 INFO : path2: Making directory
2026/09/05 03:22:54 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_sync/path2"
2026/09/05 03:22:54 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_sync/initial"
2026/09/05 03:22:54 DEBUG : Creating backend with remote "/tmp/031939gatudax1/initdir/test_check_sync-yoruwar4"
2026/09/05 03:22:54 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:22:54 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:22:54 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:22:54 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:22:54 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:22:54 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:22:54 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:22:54 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:22:54 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:22:54 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:22:54 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:22:54 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:22:54 DEBUG : Local file system at /tmp/031939gatudax1/initdir/test_check_sync-yoruwar4: Waiting for checks to finish
2026/09/05 03:22:54 DEBUG : Local file system at /tmp/031939gatudax1/initdir/test_check_sync-yoruwar4: Waiting for transfers to finish
2026/09/05 03:22:54 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:22:54 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:22:54 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:22:54 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:22:54 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:22:54 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:22:54 INFO : file4.txt: Copied (new)
2026/09/05 03:22:54 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:22:54 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:22:54 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:22:54 INFO : file5.txt: Copied (new)
2026/09/05 03:22:54 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:22:54 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:22:54 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:22:54 INFO : file6.txt: Copied (new)
2026/09/05 03:22:54 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:22:54 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:22:54 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:22:54 INFO : file7.txt: Copied (new)
2026/09/05 03:22:54 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:22:54 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:22:54 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:22:54 INFO : file8.txt: Copied (new)
2026/09/05 03:22:54 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:22:54 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:22:54 INFO : file1.txt: Copied (new)
2026/09/05 03:22:54 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:22:54 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:22:54 INFO : file2.txt: Copied (new)
2026/09/05 03:22:54 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:22:54 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:22:54 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:22:54 INFO : file3.txt: Copied (new)
2026/09/05 03:22:54 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_sync/modfiles"
2026/09/05 03:22:54 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_check_sync-lacofap0"
2026/09/05 03:22:54 DEBUG : _testdir_path1.._testdir_path2.path1.lst: Need to transfer - File not found at Destination
2026/09/05 03:22:54 DEBUG : _testdir_path1.._testdir_path2.path2.lst: Need to transfer - File not found at Destination
2026/09/05 03:22:54 DEBUG : Local file system at /tmp/031939gatudax1/datadir/test_check_sync-lacofap0: Waiting for checks to finish
2026/09/05 03:22:54 DEBUG : Local file system at /tmp/031939gatudax1/datadir/test_check_sync-lacofap0: Waiting for transfers to finish
2026/09/05 03:22:54 DEBUG : _testdir_path1.._testdir_path2.path2.lst.f764d166.partial: size = 792 OK
2026/09/05 03:22:54 DEBUG : _testdir_path1.._testdir_path2.path2.lst: md5 = d6ce44a26af9c2110b1750fe88dc4b69 OK
2026/09/05 03:22:54 DEBUG : _testdir_path1.._testdir_path2.path2.lst.f764d166.partial: renamed to: _testdir_path1.._testdir_path2.path2.lst
2026/09/05 03:22:54 INFO : _testdir_path1.._testdir_path2.path2.lst: Copied (new)
2026/09/05 03:22:54 DEBUG : _testdir_path1.._testdir_path2.path1.lst.ba8cd101.partial: size = 792 OK
2026/09/05 03:22:54 DEBUG : _testdir_path1.._testdir_path2.path1.lst: md5 = fdb18e0dff6961813e12c57227d2e854 OK
2026/09/05 03:22:54 DEBUG : _testdir_path1.._testdir_path2.path1.lst.ba8cd101.partial: renamed to: _testdir_path1.._testdir_path2.path1.lst
2026/09/05 03:22:54 INFO : _testdir_path1.._testdir_path2.path1.lst: Copied (new)
2026/09/05 03:22:54 DEBUG : Waiting for deletions to finish
2026/09/05 03:22:54 ERROR : error listing: directory not found
2026/09/05 03:22:54 ERROR : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_sync/path1': Failed to list "": directory not found
2026/09/05 03:22:54 DEBUG : removing 1 level 0 directories
2026/09/05 03:22:54 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_sync/path1': Removing directory
2026/09/05 03:22:54 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-zazanew6hide%2F031939gatudax1%2Fcheck_sync%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:831b1738-d01a-00a8-6ae5-3c2fb4000000
Time:2026-09-05T03:22:54.4930126Z
--------------------------------------------------------------------------------
2026/09/05 03:22:54 DEBUG : Waiting for deletions to finish
2026/09/05 03:22:54 ERROR : error listing: directory not found
2026/09/05 03:22:54 ERROR : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_sync/path2': Failed to list "": directory not found
2026/09/05 03:22:54 DEBUG : removing 1 level 0 directories
2026/09/05 03:22:54 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_sync/path2': Removing directory
2026/09/05 03:22:54 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-zazanew6hide%2F031939gatudax1%2Fcheck_sync%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:831b173b-d01a-00a8-6de5-3c2fb4000000
Time:2026-09-05T03:22:54.6202667Z
--------------------------------------------------------------------------------
2026/09/05 03:22:54 ERROR : error listing: directory not found
2026/09/05 03:22:54 ERROR : error listing: directory not found
2026/09/05 03:22:54 NOTICE: checking initFs Local file system at /tmp/031939gatudax1/initdir/test_check_sync-yoruwar4
2026/09/05 03:22:54 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:22:54 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:22:54 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:22:54 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:22:54 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:22:54 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:22:54 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:22:54 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:22:54 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:22:54 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_sync/path1': Waiting for checks to finish
2026/09/05 03:22:54 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_sync/path1': Waiting for transfers to finish
2026/09/05 03:22:55 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:22:55 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:22:55 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:22:55 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:22:55 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:22:55 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:22:55 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:22:55 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:22:55 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:22:55 INFO : file4.txt: Copied (new)
2026/09/05 03:22:55 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:22:55 INFO : file2.txt: Copied (new)
2026/09/05 03:22:55 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:22:55 INFO : file3.txt: Copied (new)
2026/09/05 03:22:55 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:22:55 INFO : file1.txt: Copied (new)
2026/09/05 03:22:55 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:22:55 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:22:55 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:22:55 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:22:55 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:22:55 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:22:55 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:22:55 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:22:55 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:22:55 INFO : file5.txt: Copied (new)
2026/09/05 03:22:55 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:22:55 INFO : file6.txt: Copied (new)
2026/09/05 03:22:55 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:22:55 INFO : file7.txt: Copied (new)
2026/09/05 03:22:55 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:22:55 INFO : file8.txt: Copied (new)
2026/09/05 03:22:55 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:22:55 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:22:55 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:22:55 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:22:55 NOTICE: checking Path1 azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_sync/path1'
2026/09/05 03:22:56 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:22:56 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:22:56 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:22:56 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:22:56 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:22:56 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:22:56 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:22:56 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:22:56 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:22:56 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_sync/path2': Waiting for checks to finish
2026/09/05 03:22:56 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_sync/path2': Waiting for transfers to finish
2026/09/05 03:22:56 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:22:56 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:22:56 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:22:56 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:22:56 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:22:56 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:22:56 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:22:56 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:22:56 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:22:56 INFO : file1.txt: Copied (new)
2026/09/05 03:22:56 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:22:56 INFO : file4.txt: Copied (new)
2026/09/05 03:22:56 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:22:56 INFO : file3.txt: Copied (new)
2026/09/05 03:22:56 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:22:56 INFO : file2.txt: Copied (new)
2026/09/05 03:22:56 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:22:56 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:22:56 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:22:56 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:22:56 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:22:56 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:22:56 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:22:56 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:22:56 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:22:56 INFO : file5.txt: Copied (new)
2026/09/05 03:22:56 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:22:56 INFO : file6.txt: Copied (new)
2026/09/05 03:22:56 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:22:56 INFO : file7.txt: Copied (new)
2026/09/05 03:22:56 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:22:56 INFO : file8.txt: Copied (new)
2026/09/05 03:22:57 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:22:57 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:22:57 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:22:57 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:22:57 NOTICE: checking path2 azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_sync/path2'
2026/09/05 03:22:57 NOTICE: [36m(01) :[0m [34mtest check-sync[0m
2026/09/05 03:22:57 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/09/05 03:22:57 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/09/05 03:23:02 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_sync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:23:02 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_sync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:23:02 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03: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/09/05 03:23:02 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_sync/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_sync/path2/"
2026/09/05 03:23:02 INFO : Copying Path2 files to Path1
2026/09/05 03:23:02 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:23:02 INFO : There was nothing to transfer
2026/09/05 03:23:02 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:23:02 INFO : There was nothing to transfer
2026/09/05 03:23:02 INFO : Resync updating listings
2026/09/05 03:23:02 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_sync/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_sync/path2/"
2026/09/05 03:23:02 INFO : [32mBisync successful[0m
2026/09/05 03:23:02 NOTICE: [36m(04) :[0m [34mtest 1. run check-sync-only on a clean sync[0m
2026/09/05 03:23:02 NOTICE: [36m(05) :[0m [34mbisync check-sync-only[0m
2026/09/05 03:23:07 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_sync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:23:07 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_sync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:23:07 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:23: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/09/05 03:23:07 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_sync/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_sync/path2/"
2026/09/05 03:23:07 INFO : [32mBisync successful[0m
2026/09/05 03:23:07 NOTICE: [36m(06) :[0m [34mtest 2. inject modified listings into the workdir[0m
2026/09/05 03:23:07 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_check_sync-lacofap0/_testdir_path1.._testdir_path2.path1.lst /tmp/031939gatudax1/workdir/ TestAzureFiles_rclone-test-zazanew6hide_031939gatudax1_check_sync_path1..TestAzureFiles_rclone-test-zazanew6hide_031939gatudax1_check_sync_path2.path1.lst[0m
2026/09/05 03:23:07 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_check_sync-lacofap0/_testdir_path1.._testdir_path2.path1.lst" to "/tmp/031939gatudax1/workdir/" as "TestAzureFiles_rclone-test-zazanew6hide_031939gatudax1_check_sync_path1..TestAzureFiles_rclone-test-zazanew6hide_031939gatudax1_check_sync_path2.path1.lst"
2026/09/05 03:23:07 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_check_sync-lacofap0/_testdir_path1.._testdir_path2.path1.lst"
2026/09/05 03:23:07 DEBUG : Creating backend with remote "/tmp/031939gatudax1/workdir/"
2026/09/05 03:23:07 DEBUG : operations.CopyFile "_testdir_path1.._testdir_path2.path1.lst" to "Local file system at /tmp/031939gatudax1/workdir" as "TestAzureFiles_rclone-test-zazanew6hide_031939gatudax1_check_sync_path1..TestAzureFiles_rclone-test-zazanew6hide_031939gatudax1_check_sync_path2.path1.lst"
2026/09/05 03:23:07 DEBUG : _testdir_path1.._testdir_path2.path1.lst: size = 792 (Local file system at /tmp/031939gatudax1/datadir/test_check_sync-lacofap0)
2026/09/05 03:23:07 DEBUG : TestAzureFiles_rclone-test-zazanew6hide_031939gatudax1_check_sync_path1..TestAzureFiles_rclone-test-zazanew6hide_031939gatudax1_check_sync_path2.path1.lst: size = 620 (Local file system at /tmp/031939gatudax1/workdir)
2026/09/05 03:23:07 DEBUG : _testdir_path1.._testdir_path2.path1.lst: Sizes differ
2026/09/05 03:23:07 DEBUG : TestAzureFiles_rclone-test-zazanew6hide_031939gatudax1_check_sync_path1..TestAzureFiles_rclone-test-zazanew6hide_031939gatudax1_check_syn.a1873f92.partial: size = 792 OK
2026/09/05 03:23:07 DEBUG : _testdir_path1.._testdir_path2.path1.lst: md5 = fdb18e0dff6961813e12c57227d2e854 OK
2026/09/05 03:23:07 DEBUG : TestAzureFiles_rclone-test-zazanew6hide_031939gatudax1_check_sync_path1..TestAzureFiles_rclone-test-zazanew6hide_031939gatudax1_check_syn.a1873f92.partial: renamed to: TestAzureFiles_rclone-test-zazanew6hide_031939gatudax1_check_sync_path1..TestAzureFiles_rclone-test-zazanew6hide_031939gatudax1_check_sync_path2.path1.lst
2026/09/05 03:23:07 INFO : _testdir_path1.._testdir_path2.path1.lst: Copied (replaced existing) to: TestAzureFiles_rclone-test-zazanew6hide_031939gatudax1_check_sync_path1..TestAzureFiles_rclone-test-zazanew6hide_031939gatudax1_check_sync_path2.path1.lst
2026/09/05 03:23:07 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_check_sync-lacofap0/_testdir_path1.._testdir_path2.path2.lst /tmp/031939gatudax1/workdir/ TestAzureFiles_rclone-test-zazanew6hide_031939gatudax1_check_sync_path1..TestAzureFiles_rclone-test-zazanew6hide_031939gatudax1_check_sync_path2.path2.lst[0m
2026/09/05 03:23:07 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_check_sync-lacofap0/_testdir_path1.._testdir_path2.path2.lst" to "/tmp/031939gatudax1/workdir/" as "TestAzureFiles_rclone-test-zazanew6hide_031939gatudax1_check_sync_path1..TestAzureFiles_rclone-test-zazanew6hide_031939gatudax1_check_sync_path2.path2.lst"
2026/09/05 03:23:07 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_check_sync-lacofap0/_testdir_path1.._testdir_path2.path2.lst"
2026/09/05 03:23:07 DEBUG : Creating backend with remote "/tmp/031939gatudax1/workdir/"
2026/09/05 03:23:07 DEBUG : operations.CopyFile "_testdir_path1.._testdir_path2.path2.lst" to "Local file system at /tmp/031939gatudax1/workdir" as "TestAzureFiles_rclone-test-zazanew6hide_031939gatudax1_check_sync_path1..TestAzureFiles_rclone-test-zazanew6hide_031939gatudax1_check_sync_path2.path2.lst"
2026/09/05 03:23:07 DEBUG : _testdir_path1.._testdir_path2.path2.lst: size = 792 (Local file system at /tmp/031939gatudax1/datadir/test_check_sync-lacofap0)
2026/09/05 03:23:07 DEBUG : TestAzureFiles_rclone-test-zazanew6hide_031939gatudax1_check_sync_path1..TestAzureFiles_rclone-test-zazanew6hide_031939gatudax1_check_sync_path2.path2.lst: size = 620 (Local file system at /tmp/031939gatudax1/workdir)
2026/09/05 03:23:07 DEBUG : _testdir_path1.._testdir_path2.path2.lst: Sizes differ
2026/09/05 03:23:07 DEBUG : TestAzureFiles_rclone-test-zazanew6hide_031939gatudax1_check_sync_path1..TestAzureFiles_rclone-test-zazanew6hide_031939gatudax1_check_syn.ec6f3ff5.partial: size = 792 OK
2026/09/05 03:23:07 DEBUG : _testdir_path1.._testdir_path2.path2.lst: md5 = d6ce44a26af9c2110b1750fe88dc4b69 OK
2026/09/05 03:23:07 DEBUG : TestAzureFiles_rclone-test-zazanew6hide_031939gatudax1_check_sync_path1..TestAzureFiles_rclone-test-zazanew6hide_031939gatudax1_check_syn.ec6f3ff5.partial: renamed to: TestAzureFiles_rclone-test-zazanew6hide_031939gatudax1_check_sync_path1..TestAzureFiles_rclone-test-zazanew6hide_031939gatudax1_check_sync_path2.path2.lst
2026/09/05 03:23:07 INFO : _testdir_path1.._testdir_path2.path2.lst: Copied (replaced existing) to: TestAzureFiles_rclone-test-zazanew6hide_031939gatudax1_check_sync_path1..TestAzureFiles_rclone-test-zazanew6hide_031939gatudax1_check_sync_path2.path2.lst
2026/09/05 03:23:07 NOTICE: [36m(09) :[0m [34mtest 3. run check-sync-only on modified listings[0m
2026/09/05 03:23:07 NOTICE: [36m(10) :[0m [34mbisync check-sync-only[0m
2026/09/05 03:23:11 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_sync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:23:11 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_sync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:23:11 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03: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/09/05 03:23:11 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_sync/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_sync/path2/"
2026/09/05 03:23:11 ERROR : - [34m[0m [35mPath1 file not found in Path2[0m - [36mfile2.txt[0m
2026/09/05 03:23:11 ERROR : - [34m[0m [35mPath2 file not found in Path1[0m - [36mfile1.txt[0m
2026/09/05 03:23:11 ERROR : [31mBisync critical error: path1 and path2 are out of sync, run --resync to recover[0m
2026/09/05 03:23:11 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/09/05 03:23:11 NOTICE: Bisync error: bisync aborted
2026/09/05 03:23:11 NOTICE: [36m(11) :[0m [34mcopy-listings check-sync-only[0m
2026/09/05 03:23:11 NOTICE: [36m(12) :[0m [34mtest 4. run normal sync to check that it aborts[0m
2026/09/05 03:23:11 NOTICE: [36m(13) :[0m [34mbisync[0m
2026/09/05 03:23:16 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_sync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:23:16 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_sync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:23:16 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03: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/09/05 03:23:16 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_sync/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_sync/path2/"
2026/09/05 03:23:16 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/031939gatudax1/workdir/TestAzureFiles_rclone-test-zazanew6hide_031939gatudax1_check_sync_path1..TestAzureFiles_rclone-test-zazanew6hide_031939gatudax1_check_sync_path2.path1.lst[0m
[0m[36mPath2: [94m/tmp/031939gatudax1/workdir/TestAzureFiles_rclone-test-zazanew6hide_031939gatudax1_check_sync_path1..TestAzureFiles_rclone-test-zazanew6hide_031939gatudax1_check_sync_path2.path2.lst[0m
[0m[35mTry running this command to inspect the work dir:
[0m[96mrclone lsl "/tmp/031939gatudax1/workdir"[0m[0m
2026/09/05 03:23:16 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/09/05 03:23:16 NOTICE: Bisync error: bisync aborted
2026/09/05 03:23:16 NOTICE: [36m(14) :[0m [34mtest 5. prune failure listings after critical abort[0m
2026/09/05 03:23:16 NOTICE: [36m(15) :[0m [34mdelete-glob /tmp/031939gatudax1/workdir/ *.lst[0m
2026/09/05 03:23:16 DEBUG : Creating backend with remote "/tmp/031939gatudax1/workdir/"
2026/09/05 03:23:16 DEBUG : fs cache: renaming cache item "/tmp/031939gatudax1/workdir/" to be canonical "/tmp/031939gatudax1/workdir"
2026/09/05 03:23:16 DEBUG : Waiting for deletions to finish
2026/09/05 03:23:16 NOTICE: [36m(16) :[0m [34mdelete-glob /tmp/031939gatudax1/workdir/ *.lst-err[0m
2026/09/05 03:23:16 DEBUG : fs cache: switching user supplied name "/tmp/031939gatudax1/workdir/" for canonical name "/tmp/031939gatudax1/workdir"
2026/09/05 03:23:16 DEBUG : Waiting for deletions to finish
2026/09/05 03:23:16 INFO : TestAzureFiles_rclone-test-zazanew6hide_031939gatudax1_check_sync_path1..TestAzureFiles_rclone-test-zazanew6hide_031939gatudax1_check_sync_path2.path1.lst-err: Deleted
2026/09/05 03:23:16 INFO : TestAzureFiles_rclone-test-zazanew6hide_031939gatudax1_check_sync_path1..TestAzureFiles_rclone-test-zazanew6hide_031939gatudax1_check_sync_path2.path2.lst-err: Deleted
2026/09/05 03:23:16 NOTICE: [36m(17) :[0m [34mdelete-glob /tmp/031939gatudax1/workdir/ *.lst-new[0m
2026/09/05 03:23:16 DEBUG : fs cache: switching user supplied name "/tmp/031939gatudax1/workdir/" for canonical name "/tmp/031939gatudax1/workdir"
2026/09/05 03:23:16 DEBUG : Waiting for deletions to finish
2026/09/05 03:23:16 INFO : TestAzureFiles_rclone-test-zazanew6hide_031939gatudax1_check_sync_path1..TestAzureFiles_rclone-test-zazanew6hide_031939gatudax1_check_sync_path2.path2.lst-new: Deleted
2026/09/05 03:23:16 INFO : TestAzureFiles_rclone-test-zazanew6hide_031939gatudax1_check_sync_path1..TestAzureFiles_rclone-test-zazanew6hide_031939gatudax1_check_sync_path2.path1.lst-new: Deleted
2026/09/05 03:23:16 NOTICE: [36m(18) :[0m [34mtest 6. run resync[0m
2026/09/05 03:23:16 NOTICE: [36m(19) :[0m [34mbisync resync[0m
2026/09/05 03:23:20 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_sync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:23:20 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_sync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:23:20 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:23: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/09/05 03:23:20 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_sync/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_sync/path2/"
2026/09/05 03:23:20 INFO : Copying Path2 files to Path1
2026/09/05 03:23:20 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:23:21 INFO : There was nothing to transfer
2026/09/05 03:23:21 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:23:21 INFO : There was nothing to transfer
2026/09/05 03:23:21 INFO : Resync updating listings
2026/09/05 03:23:21 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_sync/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_sync/path2/"
2026/09/05 03:23:21 INFO : [32mBisync successful[0m
2026/09/05 03:23:21 NOTICE: [36m(20) :[0m [34mtest 7. run normal sync with check-sync enabled (default)[0m
2026/09/05 03:23:21 NOTICE: [36m(21) :[0m [34mbisync[0m
2026/09/05 03:23:25 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_sync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:23:25 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_sync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:23:25 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:23: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/09/05 03:23:25 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_sync/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_sync/path2/"
2026/09/05 03:23:25 INFO : Building Path1 and Path2 listings
2026/09/05 03:23:25 INFO : Path1 checking for diffs
2026/09/05 03:23:25 INFO : Path2 checking for diffs
2026/09/05 03:23:25 INFO : No changes found
2026/09/05 03:23:25 INFO : Updating listings
2026/09/05 03:23:25 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_sync/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_sync/path2/"
2026/09/05 03:23:25 INFO : [32mBisync successful[0m
2026/09/05 03:23:25 NOTICE: [36m(22) :[0m [34mtest 8. run normal sync with no-check-sync[0m
2026/09/05 03:23:25 NOTICE: [36m(23) :[0m [34mbisync no-check-sync[0m
2026/09/05 03:23:30 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_sync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:23:30 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_sync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:23:30 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03: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/09/05 03:23:30 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_sync/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/check_sync/path2/"
2026/09/05 03:23:30 INFO : Building Path1 and Path2 listings
2026/09/05 03:23:30 INFO : Path1 checking for diffs
2026/09/05 03:23:30 INFO : Path2 checking for diffs
2026/09/05 03:23:30 INFO : No changes found
2026/09/05 03:23:30 INFO : Updating listings
2026/09/05 03:23:30 INFO : [32mBisync successful[0m
2026/09/05 03:23:30 DEBUG : Waiting for deletions to finish
2026/09/05 03:23:31 INFO : file7.txt: Deleted
2026/09/05 03:23:31 INFO : file1.txt: Deleted
2026/09/05 03:23:31 INFO : file3.txt: Deleted
2026/09/05 03:23:31 INFO : file6.txt: Deleted
2026/09/05 03:23:31 INFO : file2.txt: Deleted
2026/09/05 03:23:31 INFO : file5.txt: Deleted
2026/09/05 03:23:31 INFO : file8.txt: Deleted
2026/09/05 03:23:31 INFO : file4.txt: Deleted
2026/09/05 03:23:31 INFO : RCLONE_TEST: Deleted
2026/09/05 03:23:31 DEBUG : removing 1 level 0 directories
2026/09/05 03:23:31 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_sync/path1': Removing directory
2026/09/05 03:23:31 DEBUG : Waiting for deletions to finish
2026/09/05 03:23:31 INFO : file7.txt: Deleted
2026/09/05 03:23:31 INFO : file6.txt: Deleted
2026/09/05 03:23:31 INFO : RCLONE_TEST: Deleted
2026/09/05 03:23:31 INFO : file5.txt: Deleted
2026/09/05 03:23:31 INFO : file3.txt: Deleted
2026/09/05 03:23:31 INFO : file4.txt: Deleted
2026/09/05 03:23:31 INFO : file1.txt: Deleted
2026/09/05 03:23:31 INFO : file2.txt: Deleted
2026/09/05 03:23:31 INFO : file8.txt: Deleted
2026/09/05 03:23:31 DEBUG : removing 1 level 0 directories
2026/09/05 03:23:31 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/check_sync/path2': Removing directory
bisync_test.go:610: [32mTEST check_sync PASSED[0m
=== RUN TestBisyncRemoteRemote/compare_all
2026/09/05 03:23:31 INFO : path1: Making directory
2026/09/05 03:23:31 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/compare_all/path1"
2026/09/05 03:23:31 INFO : path2: Making directory
2026/09/05 03:23:31 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/compare_all/path2"
2026/09/05 03:23:31 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_compare_all/initial"
2026/09/05 03:23:31 DEBUG : Creating backend with remote "/tmp/031939gatudax1/initdir/test_compare_all-xicarox6"
2026/09/05 03:23:31 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:23:31 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:31 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:31 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:31 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:31 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:31 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:31 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:31 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:31 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:23:31 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:23:31 DEBUG : Local file system at /tmp/031939gatudax1/initdir/test_compare_all-xicarox6: Waiting for checks to finish
2026/09/05 03:23:31 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:23:31 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:23:31 INFO : file2.txt: Copied (new)
2026/09/05 03:23:31 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:23:31 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:23:31 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:23:31 INFO : file3.txt: Copied (new)
2026/09/05 03:23:31 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:23:31 DEBUG : Local file system at /tmp/031939gatudax1/initdir/test_compare_all-xicarox6: Waiting for transfers to finish
2026/09/05 03:23:31 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:23:31 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:23:31 INFO : file4.txt: Copied (new)
2026/09/05 03:23:31 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:23:31 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:23:31 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:23:31 INFO : file5.txt: Copied (new)
2026/09/05 03:23:31 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:23:31 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:23:31 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:23:31 INFO : file6.txt: Copied (new)
2026/09/05 03:23:31 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:23:31 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:23:31 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:23:31 INFO : file7.txt: Copied (new)
2026/09/05 03:23:31 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:23:31 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:23:31 INFO : file8.txt: Copied (new)
2026/09/05 03:23:31 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:23:31 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:23:31 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:23:31 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:23:31 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:23:31 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:23:31 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:23:31 INFO : file1.txt: Copied (new)
2026/09/05 03:23:31 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_compare_all/modfiles"
2026/09/05 03:23:31 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_compare_all-banesib3"
2026/09/05 03:23:31 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:31 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:31 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:31 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:31 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:31 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/09/05 03:23:31 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/09/05 03:23:31 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:23:31 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/09/05 03:23:31 INFO : file1.txt: Copied (new)
2026/09/05 03:23:31 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/09/05 03:23:31 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/09/05 03:23:31 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:23:31 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/09/05 03:23:31 INFO : file10.txt: Copied (new)
2026/09/05 03:23:31 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/09/05 03:23:31 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/09/05 03:23:31 INFO : file5L.txt: Copied (new)
2026/09/05 03:23:31 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/09/05 03:23:31 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:23:31 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/09/05 03:23:31 INFO : file11.txt: Copied (new)
2026/09/05 03:23:31 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/09/05 03:23:31 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/09/05 03:23:31 INFO : file2.txt: Copied (new)
2026/09/05 03:23:31 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:31 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:31 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:31 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/09/05 03:23:31 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/09/05 03:23:31 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:23:31 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/09/05 03:23:31 INFO : file6.txt: Copied (new)
2026/09/05 03:23:31 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:23:31 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/09/05 03:23:31 INFO : file7.txt: Copied (new)
2026/09/05 03:23:31 DEBUG : Local file system at /tmp/031939gatudax1/datadir/test_compare_all-banesib3: Waiting for checks to finish
2026/09/05 03:23:31 DEBUG : Local file system at /tmp/031939gatudax1/datadir/test_compare_all-banesib3: Waiting for transfers to finish
2026/09/05 03:23:31 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/09/05 03:23:31 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/09/05 03:23:31 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/09/05 03:23:31 INFO : file5R.txt: Copied (new)
2026/09/05 03:23:31 DEBUG : Waiting for deletions to finish
2026/09/05 03:23:31 ERROR : error listing: directory not found
2026/09/05 03:23:31 ERROR : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/compare_all/path1': Failed to list "": directory not found
2026/09/05 03:23:31 DEBUG : removing 1 level 0 directories
2026/09/05 03:23:31 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/compare_all/path1': Removing directory
2026/09/05 03:23:31 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-zazanew6hide%2F031939gatudax1%2Fcompare_all%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:3e9b0ecd-201a-00ac-4fe5-3ca2b3000000
Time:2026-09-05T03:23:31.9691258Z
--------------------------------------------------------------------------------
2026/09/05 03:23:31 DEBUG : Waiting for deletions to finish
2026/09/05 03:23:32 ERROR : error listing: directory not found
2026/09/05 03:23:32 ERROR : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/compare_all/path2': Failed to list "": directory not found
2026/09/05 03:23:32 DEBUG : removing 1 level 0 directories
2026/09/05 03:23:32 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/compare_all/path2': Removing directory
2026/09/05 03:23:32 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-zazanew6hide%2F031939gatudax1%2Fcompare_all%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:3e9b0ed0-201a-00ac-52e5-3ca2b3000000
Time:2026-09-05T03:23:32.0904659Z
--------------------------------------------------------------------------------
2026/09/05 03:23:32 ERROR : error listing: directory not found
2026/09/05 03:23:32 ERROR : error listing: directory not found
2026/09/05 03:23:32 NOTICE: checking initFs Local file system at /tmp/031939gatudax1/initdir/test_compare_all-xicarox6
2026/09/05 03:23:32 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:32 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:32 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:32 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:32 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:32 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:32 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:32 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:32 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:23:32 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/compare_all/path1': Waiting for checks to finish
2026/09/05 03:23:32 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/compare_all/path1': Waiting for transfers to finish
2026/09/05 03:23:32 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:23:32 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:23:32 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:23:32 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:23:32 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:23:32 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:23:32 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:23:32 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:23:32 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:23:32 INFO : file1.txt: Copied (new)
2026/09/05 03:23:32 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:23:32 INFO : file2.txt: Copied (new)
2026/09/05 03:23:32 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:23:32 INFO : file3.txt: Copied (new)
2026/09/05 03:23:32 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:23:32 INFO : file4.txt: Copied (new)
2026/09/05 03:23:32 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:23:32 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:23:32 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:23:32 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:23:32 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:23:32 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:23:32 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:23:32 INFO : file5.txt: Copied (new)
2026/09/05 03:23:32 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:23:32 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:23:32 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:23:32 INFO : file6.txt: Copied (new)
2026/09/05 03:23:32 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:23:32 INFO : file7.txt: Copied (new)
2026/09/05 03:23:33 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:23:33 INFO : file8.txt: Copied (new)
2026/09/05 03:23:33 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:23:33 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:23:33 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:23:33 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:23:33 NOTICE: checking Path1 azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/compare_all/path1'
2026/09/05 03:23:33 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:33 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:33 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:33 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:33 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:33 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:33 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:33 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:33 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:23:33 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/compare_all/path2': Waiting for checks to finish
2026/09/05 03:23:33 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/compare_all/path2': Waiting for transfers to finish
2026/09/05 03:23:33 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:23:33 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:23:33 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:23:33 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:23:33 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:23:33 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:23:33 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:23:33 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:23:33 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:23:33 INFO : file1.txt: Copied (new)
2026/09/05 03:23:33 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:23:33 INFO : file4.txt: Copied (new)
2026/09/05 03:23:33 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:23:33 INFO : file3.txt: Copied (new)
2026/09/05 03:23:33 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:23:33 INFO : file2.txt: Copied (new)
2026/09/05 03:23:34 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:23:34 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:23:34 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:23:34 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:23:34 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:23:34 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:23:34 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:23:34 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:23:34 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:23:34 INFO : file5.txt: Copied (new)
2026/09/05 03:23:34 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:23:34 INFO : file6.txt: Copied (new)
2026/09/05 03:23:34 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:23:34 INFO : file7.txt: Copied (new)
2026/09/05 03:23:34 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:23:34 INFO : file8.txt: Copied (new)
2026/09/05 03:23:34 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:23:34 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:23:34 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:23:34 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:23:34 NOTICE: checking path2 azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/compare_all/path2'
2026/09/05 03:23:35 NOTICE: [36m(01) :[0m [34mtest changes compare-all[0m
2026/09/05 03:23:35 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/09/05 03:23:35 NOTICE: [36m(03) :[0m [34mbisync resync compare-all[0m
2026/09/05 03:23:39 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/compare_all/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:23:39 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/compare_all/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:23:39 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/09/05 03:23:39 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/compare_all/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/compare_all/path2/"
2026/09/05 03:23:39 INFO : Copying Path2 files to Path1
2026/09/05 03:23:39 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:23:40 INFO : There was nothing to transfer
2026/09/05 03:23:40 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:23:41 INFO : There was nothing to transfer
2026/09/05 03:23:41 INFO : Resync updating listings
2026/09/05 03:23:41 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/compare_all/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/compare_all/path2/"
2026/09/05 03:23:41 INFO : [32mBisync successful[0m
2026/09/05 03:23:41 NOTICE: [36m(04) :[0m [34mtest make modifications on both paths[0m
2026/09/05 03:23:41 NOTICE: [36m(05) :[0m [34mtest new on path2 - file10[0m
2026/09/05 03:23:41 NOTICE: [36m(06) :[0m [34mtouch-copy 2001-01-02 /tmp/031939gatudax1/datadir/test_compare_all-banesib3/file10.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/compare_all/path2/[0m
2026/09/05 03:23:41 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_compare_all-banesib3/"
2026/09/05 03:23:41 DEBUG : fs cache: renaming cache item "/tmp/031939gatudax1/datadir/test_compare_all-banesib3/" to be canonical "/tmp/031939gatudax1/datadir/test_compare_all-banesib3"
2026/09/05 03:23:41 DEBUG : file10.txt: Set modification time 2001-01-02
2026/09/05 03:23:41 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_compare_all-banesib3/file10.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/compare_all/path2/" as ""
2026/09/05 03:23:41 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_compare_all-banesib3/file10.txt"
2026/09/05 03:23:41 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/compare_all/path2/"
2026/09/05 03:23:41 DEBUG : operations.CopyFile "file10.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/compare_all/path2/'" as "file10.txt"
2026/09/05 03:23:41 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:41 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/09/05 03:23:41 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:23:41 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/09/05 03:23:41 INFO : file10.txt: Copied (new)
2026/09/05 03:23:41 NOTICE: [36m(07) :[0m [34mtest newer on path2 - file1[0m
2026/09/05 03:23:41 NOTICE: [36m(08) :[0m [34mtouch-copy 2001-01-02 /tmp/031939gatudax1/datadir/test_compare_all-banesib3/file1.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/compare_all/path2/[0m
2026/09/05 03:23:41 DEBUG : fs cache: switching user supplied name "/tmp/031939gatudax1/datadir/test_compare_all-banesib3/" for canonical name "/tmp/031939gatudax1/datadir/test_compare_all-banesib3"
2026/09/05 03:23:41 DEBUG : file1.txt: Set modification time 2001-01-02
2026/09/05 03:23:41 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_compare_all-banesib3/file1.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/compare_all/path2/" as ""
2026/09/05 03:23:41 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_compare_all-banesib3/file1.txt"
2026/09/05 03:23:41 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/compare_all/path2/"
2026/09/05 03:23:41 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/compare_all/path2/'" as "file1.txt"
2026/09/05 03:23:41 DEBUG : file1.txt: size = 19 (Local file system at /tmp/031939gatudax1/datadir/test_compare_all-banesib3)
2026/09/05 03:23:41 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/compare_all/path2/')
2026/09/05 03:23:41 DEBUG : file1.txt: Sizes differ
2026/09/05 03:23:41 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/09/05 03:23:41 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:23:41 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/09/05 03:23:41 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:23:41 NOTICE: [36m(09) :[0m [34mtest new on path1 - file11[0m
2026/09/05 03:23:41 NOTICE: [36m(10) :[0m [34mtouch-copy 2001-01-02 /tmp/031939gatudax1/datadir/test_compare_all-banesib3/file11.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/compare_all/path1/[0m
2026/09/05 03:23:41 DEBUG : fs cache: switching user supplied name "/tmp/031939gatudax1/datadir/test_compare_all-banesib3/" for canonical name "/tmp/031939gatudax1/datadir/test_compare_all-banesib3"
2026/09/05 03:23:41 DEBUG : file11.txt: Set modification time 2001-01-02
2026/09/05 03:23:41 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_compare_all-banesib3/file11.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/compare_all/path1/" as ""
2026/09/05 03:23:41 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_compare_all-banesib3/file11.txt"
2026/09/05 03:23:41 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/compare_all/path1/"
2026/09/05 03:23:41 DEBUG : operations.CopyFile "file11.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/compare_all/path1/'" as "file11.txt"
2026/09/05 03:23:41 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:42 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/09/05 03:23:42 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:23:42 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/09/05 03:23:42 INFO : file11.txt: Copied (new)
2026/09/05 03:23:42 NOTICE: [36m(11) :[0m [34mtest newer on path1 - file2[0m
2026/09/05 03:23:42 NOTICE: [36m(12) :[0m [34mtouch-copy 2001-01-02 /tmp/031939gatudax1/datadir/test_compare_all-banesib3/file2.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/compare_all/path1/[0m
2026/09/05 03:23:42 DEBUG : fs cache: switching user supplied name "/tmp/031939gatudax1/datadir/test_compare_all-banesib3/" for canonical name "/tmp/031939gatudax1/datadir/test_compare_all-banesib3"
2026/09/05 03:23:42 DEBUG : file2.txt: Set modification time 2001-01-02
2026/09/05 03:23:42 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_compare_all-banesib3/file2.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/compare_all/path1/" as ""
2026/09/05 03:23:42 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_compare_all-banesib3/file2.txt"
2026/09/05 03:23:42 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/compare_all/path1/"
2026/09/05 03:23:42 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/compare_all/path1/'" as "file2.txt"
2026/09/05 03:23:42 DEBUG : file2.txt: size = 13 (Local file system at /tmp/031939gatudax1/datadir/test_compare_all-banesib3)
2026/09/05 03:23:42 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/compare_all/path1/')
2026/09/05 03:23:42 DEBUG : file2.txt: Sizes differ
2026/09/05 03:23:42 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/09/05 03:23:42 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/09/05 03:23:42 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/09/05 03:23:42 INFO : file2.txt: Copied (replaced existing)
2026/09/05 03:23:42 NOTICE: [36m(13) :[0m [34mtest deleted on path2 - file3[0m
2026/09/05 03:23:42 NOTICE: [36m(14) :[0m [34mdelete-file TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/compare_all/path2/file3.txt[0m
2026/09/05 03:23:42 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/compare_all/path2/"
2026/09/05 03:23:42 INFO : file3.txt: Deleted
2026/09/05 03:23:42 NOTICE: [36m(15) :[0m [34mtest deleted on path1 - file4[0m
2026/09/05 03:23:42 NOTICE: [36m(16) :[0m [34mdelete-file TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/compare_all/path1/file4.txt[0m
2026/09/05 03:23:42 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/compare_all/path1/"
2026/09/05 03:23:42 INFO : file4.txt: Deleted
2026/09/05 03:23:42 NOTICE: [36m(17) :[0m [34mtest deleted on both paths - file8[0m
2026/09/05 03:23:42 NOTICE: [36m(18) :[0m [34mdelete-file TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/compare_all/path1/file8.txt[0m
2026/09/05 03:23:43 INFO : file8.txt: Deleted
2026/09/05 03:23:43 NOTICE: [36m(19) :[0m [34mdelete-file TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/compare_all/path2/file8.txt[0m
2026/09/05 03:23:43 INFO : file8.txt: Deleted
2026/09/05 03:23:43 NOTICE: [36m(20) :[0m [34mtest changed on both paths - file5 (file5R, file5L)[0m
2026/09/05 03:23:43 NOTICE: [36m(21) :[0m [34mtouch-glob 2001-01-02 /tmp/031939gatudax1/datadir/test_compare_all-banesib3/ file5R.txt[0m
2026/09/05 03:23:43 DEBUG : fs cache: switching user supplied name "/tmp/031939gatudax1/datadir/test_compare_all-banesib3/" for canonical name "/tmp/031939gatudax1/datadir/test_compare_all-banesib3"
2026/09/05 03:23:43 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/09/05 03:23:43 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_compare_all-banesib3/file5R.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/compare_all/path2/ file5.txt[0m
2026/09/05 03:23:43 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_compare_all-banesib3/file5R.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/compare_all/path2/" as "file5.txt"
2026/09/05 03:23:43 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_compare_all-banesib3/file5R.txt"
2026/09/05 03:23:43 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/compare_all/path2/"
2026/09/05 03:23:43 DEBUG : operations.CopyFile "file5R.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/compare_all/path2/'" as "file5.txt"
2026/09/05 03:23:43 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/031939gatudax1/datadir/test_compare_all-banesib3)
2026/09/05 03:23:43 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/compare_all/path2/')
2026/09/05 03:23:43 DEBUG : file5R.txt: Sizes differ
2026/09/05 03:23:43 DEBUG : file5.txt.232124ee.partial: size = 39 OK
2026/09/05 03:23:43 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/09/05 03:23:43 DEBUG : file5.txt.232124ee.partial: renamed to: file5.txt
2026/09/05 03:23:43 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/09/05 03:23:43 NOTICE: [36m(23) :[0m [34mtouch-glob 2001-03-04 /tmp/031939gatudax1/datadir/test_compare_all-banesib3/ file5L.txt[0m
2026/09/05 03:23:43 DEBUG : fs cache: switching user supplied name "/tmp/031939gatudax1/datadir/test_compare_all-banesib3/" for canonical name "/tmp/031939gatudax1/datadir/test_compare_all-banesib3"
2026/09/05 03:23:43 DEBUG : file5L.txt: Set modification time 2001-03-04
2026/09/05 03:23:43 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_compare_all-banesib3/file5L.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/compare_all/path1/ file5.txt[0m
2026/09/05 03:23:43 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_compare_all-banesib3/file5L.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/compare_all/path1/" as "file5.txt"
2026/09/05 03:23:43 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_compare_all-banesib3/file5L.txt"
2026/09/05 03:23:43 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/compare_all/path1/"
2026/09/05 03:23:43 DEBUG : operations.CopyFile "file5L.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/compare_all/path1/'" as "file5.txt"
2026/09/05 03:23:43 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/031939gatudax1/datadir/test_compare_all-banesib3)
2026/09/05 03:23:43 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/compare_all/path1/')
2026/09/05 03:23:43 DEBUG : file5L.txt: Sizes differ
2026/09/05 03:23:43 DEBUG : file5.txt.4a946ad2.partial: size = 39 OK
2026/09/05 03:23:43 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/09/05 03:23:43 DEBUG : file5.txt.4a946ad2.partial: renamed to: file5.txt
2026/09/05 03:23:43 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/09/05 03:23:43 NOTICE: [36m(25) :[0m [34mtest newer on path2 and deleted on path1 - file6[0m
2026/09/05 03:23:43 NOTICE: [36m(26) :[0m [34mtouch-copy 2001-01-02 /tmp/031939gatudax1/datadir/test_compare_all-banesib3/file6.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/compare_all/path2/[0m
2026/09/05 03:23:43 DEBUG : fs cache: switching user supplied name "/tmp/031939gatudax1/datadir/test_compare_all-banesib3/" for canonical name "/tmp/031939gatudax1/datadir/test_compare_all-banesib3"
2026/09/05 03:23:43 DEBUG : file6.txt: Set modification time 2001-01-02
2026/09/05 03:23:43 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_compare_all-banesib3/file6.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/compare_all/path2/" as ""
2026/09/05 03:23:43 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_compare_all-banesib3/file6.txt"
2026/09/05 03:23:43 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/compare_all/path2/"
2026/09/05 03:23:43 DEBUG : operations.CopyFile "file6.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/compare_all/path2/'" as "file6.txt"
2026/09/05 03:23:44 DEBUG : file6.txt: size = 19 (Local file system at /tmp/031939gatudax1/datadir/test_compare_all-banesib3)
2026/09/05 03:23:44 DEBUG : file6.txt: size = 0 (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/compare_all/path2/')
2026/09/05 03:23:44 DEBUG : file6.txt: Sizes differ
2026/09/05 03:23:44 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/09/05 03:23:44 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:23:44 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/09/05 03:23:44 INFO : file6.txt: Copied (replaced existing)
2026/09/05 03:23:44 NOTICE: [36m(27) :[0m [34mdelete-file TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/compare_all/path1/file6.txt[0m
2026/09/05 03:23:44 INFO : file6.txt: Deleted
2026/09/05 03:23:44 NOTICE: [36m(28) :[0m [34mtest newer on path1 and deleted on path2 - file7[0m
2026/09/05 03:23:44 NOTICE: [36m(29) :[0m [34mtouch-copy 2001-01-02 /tmp/031939gatudax1/datadir/test_compare_all-banesib3/file7.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/compare_all/path1/[0m
2026/09/05 03:23:44 DEBUG : fs cache: switching user supplied name "/tmp/031939gatudax1/datadir/test_compare_all-banesib3/" for canonical name "/tmp/031939gatudax1/datadir/test_compare_all-banesib3"
2026/09/05 03:23:44 DEBUG : file7.txt: Set modification time 2001-01-02
2026/09/05 03:23:44 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_compare_all-banesib3/file7.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/compare_all/path1/" as ""
2026/09/05 03:23:44 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_compare_all-banesib3/file7.txt"
2026/09/05 03:23:44 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/compare_all/path1/"
2026/09/05 03:23:44 DEBUG : operations.CopyFile "file7.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/compare_all/path1/'" as "file7.txt"
2026/09/05 03:23:44 DEBUG : file7.txt: size = 19 (Local file system at /tmp/031939gatudax1/datadir/test_compare_all-banesib3)
2026/09/05 03:23:44 DEBUG : file7.txt: size = 0 (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/compare_all/path1/')
2026/09/05 03:23:44 DEBUG : file7.txt: Sizes differ
2026/09/05 03:23:44 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/09/05 03:23:44 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:23:44 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/09/05 03:23:44 INFO : file7.txt: Copied (replaced existing)
2026/09/05 03:23:44 NOTICE: [36m(30) :[0m [34mdelete-file TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/compare_all/path2/file7.txt[0m
2026/09/05 03:23:44 INFO : file7.txt: Deleted
2026/09/05 03:23:44 NOTICE: [36m(31) :[0m [34mtest bisync run[0m
2026/09/05 03:23:44 NOTICE: [36m(32) :[0m [34mbisync compare-all[0m
2026/09/05 03:23:49 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/compare_all/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:23:49 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/compare_all/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:23:49 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/09/05 03:23:49 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/compare_all/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/compare_all/path2/"
2026/09/05 03:23:49 INFO : Building Path1 and Path2 listings
2026/09/05 03:23:50 INFO : Path1 checking for diffs
2026/09/05 03:23:50 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/09/05 03:23:50 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/09/05 03:23:50 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/09/05 03:23:50 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/09/05 03:23:50 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile7.txt[0m
2026/09/05 03:23:50 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/09/05 03:23:50 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/09/05 03:23:50 INFO : Path1: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/09/05 03:23:50 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/09/05 03:23:50 INFO : Path2 checking for diffs
2026/09/05 03:23:50 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:23:50 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/09/05 03:23:50 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/09/05 03:23:50 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile6.txt[0m
2026/09/05 03:23:50 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/09/05 03:23:50 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/09/05 03:23:50 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/09/05 03:23:50 INFO : Path2: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/09/05 03:23:50 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/09/05 03:23:50 INFO : Applying changes
2026/09/05 03:23:50 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/compare_all/path2/file11.txt[0m
2026/09/05 03:23:50 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/compare_all/path2/file2.txt[0m
2026/09/05 03:23:50 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/compare_all/path2/file4.txt[0m
2026/09/05 03:23:50 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/09/05 03:23:50 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/compare_all/path1/file5.txt.conflict1[0m
2026/09/05 03:23:50 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1
2026/09/05 03:23:50 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/compare_all/path2/file5.txt.conflict1[0m
2026/09/05 03:23:50 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/compare_all/path2/file5.txt.conflict2[0m
2026/09/05 03:23:50 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2
2026/09/05 03:23:50 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/compare_all/path1/file5.txt.conflict2[0m
2026/09/05 03:23:50 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/compare_all/path1/file6.txt[0m
2026/09/05 03:23:50 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/compare_all/path2/file7.txt[0m
2026/09/05 03:23:50 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/compare_all/path1/file1.txt[0m
2026/09/05 03:23:50 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/compare_all/path1/file10.txt[0m
2026/09/05 03:23:50 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/compare_all/path1/file3.txt[0m
2026/09/05 03:23:50 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:23:51 INFO : file10.txt: Copied (server-side copy)
2026/09/05 03:23:51 INFO : file5.txt.conflict2: Copied (server-side copy)
2026/09/05 03:23:51 INFO : file6.txt: Copied (server-side copy)
2026/09/05 03:23:51 INFO : file1.txt: Copied (server-side copy)
2026/09/05 03:23:51 INFO : file3.txt: Deleted
2026/09/05 03:23:51 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:23:51 INFO : file11.txt: Copied (server-side copy)
2026/09/05 03:23:52 INFO : file5.txt.conflict1: Copied (server-side copy)
2026/09/05 03:23:52 INFO : file7.txt: Copied (server-side copy)
2026/09/05 03:23:52 INFO : file2.txt: Copied (server-side copy)
2026/09/05 03:23:52 INFO : file4.txt: Deleted
2026/09/05 03:23:52 INFO : Updating listings
2026/09/05 03:23:52 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/compare_all/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/compare_all/path2/"
2026/09/05 03:23:52 INFO : [32mBisync successful[0m
2026/09/05 03:23:52 DEBUG : Waiting for deletions to finish
2026/09/05 03:23:52 INFO : file1.txt: Deleted
2026/09/05 03:23:52 INFO : file5.txt.conflict1: Deleted
2026/09/05 03:23:52 INFO : file2.txt: Deleted
2026/09/05 03:23:52 INFO : file5.txt.conflict2: Deleted
2026/09/05 03:23:52 INFO : file11.txt: Deleted
2026/09/05 03:23:52 INFO : file10.txt: Deleted
2026/09/05 03:23:52 INFO : RCLONE_TEST: Deleted
2026/09/05 03:23:52 INFO : file6.txt: Deleted
2026/09/05 03:23:52 INFO : file7.txt: Deleted
2026/09/05 03:23:52 DEBUG : removing 1 level 0 directories
2026/09/05 03:23:52 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/compare_all/path1': Removing directory
2026/09/05 03:23:52 DEBUG : Waiting for deletions to finish
2026/09/05 03:23:53 INFO : RCLONE_TEST: Deleted
2026/09/05 03:23:53 INFO : file1.txt: Deleted
2026/09/05 03:23:53 INFO : file6.txt: Deleted
2026/09/05 03:23:53 INFO : file5.txt.conflict2: Deleted
2026/09/05 03:23:53 INFO : file11.txt: Deleted
2026/09/05 03:23:53 INFO : file5.txt.conflict1: Deleted
2026/09/05 03:23:53 INFO : file10.txt: Deleted
2026/09/05 03:23:53 INFO : file2.txt: Deleted
2026/09/05 03:23:53 INFO : file7.txt: Deleted
2026/09/05 03:23:53 DEBUG : removing 1 level 0 directories
2026/09/05 03:23:53 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/compare_all/path2': Removing directory
bisync_test.go:610: [32mTEST compare_all PASSED[0m
=== RUN TestBisyncRemoteRemote/concurrent
2026/09/05 03:23:53 INFO : path1: Making directory
2026/09/05 03:23:53 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/concurrent/path1"
2026/09/05 03:23:53 INFO : path2: Making directory
2026/09/05 03:23:53 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/concurrent/path2"
2026/09/05 03:23:53 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_concurrent/initial"
2026/09/05 03:23:53 DEBUG : Creating backend with remote "/tmp/031939gatudax1/initdir/test_concurrent-galarub4"
2026/09/05 03:23:53 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:23:53 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:53 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:53 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:53 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:53 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:53 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:53 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:53 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:53 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:23:53 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:23:53 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:23:53 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:23:53 DEBUG : Local file system at /tmp/031939gatudax1/initdir/test_concurrent-galarub4: Waiting for checks to finish
2026/09/05 03:23:53 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:23:53 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:23:53 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:23:53 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:23:53 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:23:53 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:23:53 INFO : file1.txt: Copied (new)
2026/09/05 03:23:53 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:23:53 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:23:53 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:23:53 INFO : file2.txt: Copied (new)
2026/09/05 03:23:53 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:23:53 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:23:53 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:23:53 INFO : file3.txt: Copied (new)
2026/09/05 03:23:53 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:23:53 DEBUG : Local file system at /tmp/031939gatudax1/initdir/test_concurrent-galarub4: Waiting for transfers to finish
2026/09/05 03:23:53 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:23:53 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:23:53 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:23:53 INFO : file5.txt: Copied (new)
2026/09/05 03:23:53 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:23:53 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:23:53 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:23:53 INFO : file8.txt: Copied (new)
2026/09/05 03:23:53 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:23:53 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:23:53 INFO : file6.txt: Copied (new)
2026/09/05 03:23:53 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:23:53 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:23:53 INFO : file7.txt: Copied (new)
2026/09/05 03:23:53 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:23:53 INFO : file4.txt: Copied (new)
2026/09/05 03:23:53 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_concurrent/modfiles"
2026/09/05 03:23:53 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_concurrent-jufadir0"
2026/09/05 03:23:53 DEBUG : dummy.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:53 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:53 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:53 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:53 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:53 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:53 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:53 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:53 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:53 DEBUG : dummy.txt.054c2352.partial: size = 0 OK
2026/09/05 03:23:53 DEBUG : file1.txt.0866bb02.partial: size = 19 OK
2026/09/05 03:23:53 DEBUG : file10.txt.0bea3133.partial: size = 19 OK
2026/09/05 03:23:53 DEBUG : dummy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:23:53 DEBUG : dummy.txt.054c2352.partial: renamed to: dummy.txt
2026/09/05 03:23:53 INFO : dummy.txt: Copied (new)
2026/09/05 03:23:53 DEBUG : file11.txt.62933a56.partial: size = 19 OK
2026/09/05 03:23:53 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:23:53 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:23:53 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:23:53 DEBUG : Local file system at /tmp/031939gatudax1/datadir/test_concurrent-jufadir0: Waiting for checks to finish
2026/09/05 03:23:53 DEBUG : Local file system at /tmp/031939gatudax1/datadir/test_concurrent-jufadir0: Waiting for transfers to finish
2026/09/05 03:23:53 DEBUG : file1.txt.0866bb02.partial: renamed to: file1.txt
2026/09/05 03:23:53 INFO : file1.txt: Copied (new)
2026/09/05 03:23:53 DEBUG : file2.txt.95cb1da2.partial: size = 13 OK
2026/09/05 03:23:53 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/09/05 03:23:53 DEBUG : file2.txt.95cb1da2.partial: renamed to: file2.txt
2026/09/05 03:23:53 INFO : file2.txt: Copied (new)
2026/09/05 03:23:53 DEBUG : file5L.txt.0068aeca.partial: size = 39 OK
2026/09/05 03:23:53 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/09/05 03:23:53 DEBUG : file5L.txt.0068aeca.partial: renamed to: file5L.txt
2026/09/05 03:23:53 INFO : file5L.txt: Copied (new)
2026/09/05 03:23:53 DEBUG : file5R.txt.70006d6a.partial: size = 39 OK
2026/09/05 03:23:53 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/09/05 03:23:53 DEBUG : file5R.txt.70006d6a.partial: renamed to: file5R.txt
2026/09/05 03:23:53 INFO : file5R.txt: Copied (new)
2026/09/05 03:23:53 DEBUG : file6.txt.cd788d78.partial: size = 19 OK
2026/09/05 03:23:53 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:23:53 DEBUG : file6.txt.cd788d78.partial: renamed to: file6.txt
2026/09/05 03:23:53 INFO : file6.txt: Copied (new)
2026/09/05 03:23:53 DEBUG : file7.txt.a401861d.partial: size = 19 OK
2026/09/05 03:23:53 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:23:53 DEBUG : file7.txt.a401861d.partial: renamed to: file7.txt
2026/09/05 03:23:53 INFO : file7.txt: Copied (new)
2026/09/05 03:23:53 DEBUG : file11.txt.62933a56.partial: renamed to: file11.txt
2026/09/05 03:23:53 INFO : file11.txt: Copied (new)
2026/09/05 03:23:53 DEBUG : file10.txt.0bea3133.partial: renamed to: file10.txt
2026/09/05 03:23:53 INFO : file10.txt: Copied (new)
2026/09/05 03:23:53 DEBUG : Waiting for deletions to finish
2026/09/05 03:23:53 ERROR : error listing: directory not found
2026/09/05 03:23:53 ERROR : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/concurrent/path1': Failed to list "": directory not found
2026/09/05 03:23:53 DEBUG : removing 1 level 0 directories
2026/09/05 03:23:53 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/concurrent/path1': Removing directory
2026/09/05 03:23:53 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-zazanew6hide%2F031939gatudax1%2Fconcurrent%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:3e9b1000-201a-00ac-45e5-3ca2b3000000
Time:2026-09-05T03:23:53.4636538Z
--------------------------------------------------------------------------------
2026/09/05 03:23:53 DEBUG : Waiting for deletions to finish
2026/09/05 03:23:53 ERROR : error listing: directory not found
2026/09/05 03:23:53 ERROR : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/concurrent/path2': Failed to list "": directory not found
2026/09/05 03:23:53 DEBUG : removing 1 level 0 directories
2026/09/05 03:23:53 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/concurrent/path2': Removing directory
2026/09/05 03:23:53 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-zazanew6hide%2F031939gatudax1%2Fconcurrent%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:3e9b1003-201a-00ac-48e5-3ca2b3000000
Time:2026-09-05T03:23:53.5870800Z
--------------------------------------------------------------------------------
2026/09/05 03:23:53 ERROR : error listing: directory not found
2026/09/05 03:23:53 ERROR : error listing: directory not found
2026/09/05 03:23:53 NOTICE: checking initFs Local file system at /tmp/031939gatudax1/initdir/test_concurrent-galarub4
2026/09/05 03:23:53 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:53 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:53 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:53 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:53 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:53 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:53 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:53 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:53 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:23:53 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/concurrent/path1': Waiting for checks to finish
2026/09/05 03:23:53 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/concurrent/path1': Waiting for transfers to finish
2026/09/05 03:23:53 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:23:53 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:23:53 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:23:53 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:23:53 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:23:53 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:23:53 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:23:53 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:23:54 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:23:54 INFO : file1.txt: Copied (new)
2026/09/05 03:23:54 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:23:54 INFO : file4.txt: Copied (new)
2026/09/05 03:23:54 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:23:54 INFO : file2.txt: Copied (new)
2026/09/05 03:23:54 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:23:54 INFO : file3.txt: Copied (new)
2026/09/05 03:23:54 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:23:54 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:23:54 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:23:54 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:23:54 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:23:54 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:23:54 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:23:54 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:23:54 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:23:54 INFO : file5.txt: Copied (new)
2026/09/05 03:23:54 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:23:54 INFO : file6.txt: Copied (new)
2026/09/05 03:23:54 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:23:54 INFO : file8.txt: Copied (new)
2026/09/05 03:23:54 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:23:54 INFO : file7.txt: Copied (new)
2026/09/05 03:23:54 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:23:54 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:23:54 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:23:54 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:23:54 NOTICE: checking Path1 azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/concurrent/path1'
2026/09/05 03:23:55 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:55 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:55 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:55 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:55 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:55 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:55 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:55 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:23:55 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:23:55 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/concurrent/path2': Waiting for checks to finish
2026/09/05 03:23:55 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/concurrent/path2': Waiting for transfers to finish
2026/09/05 03:23:55 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:23:55 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:23:55 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:23:55 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:23:55 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:23:55 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:23:55 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:23:55 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:23:55 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:23:55 INFO : file1.txt: Copied (new)
2026/09/05 03:23:55 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:23:55 INFO : file4.txt: Copied (new)
2026/09/05 03:23:55 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:23:55 INFO : file2.txt: Copied (new)
2026/09/05 03:23:55 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:23:55 INFO : file3.txt: Copied (new)
2026/09/05 03:23:55 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:23:55 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:23:55 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:23:55 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:23:55 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:23:55 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:23:55 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:23:55 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:23:55 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:23:55 INFO : file5.txt: Copied (new)
2026/09/05 03:23:55 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:23:55 INFO : file6.txt: Copied (new)
2026/09/05 03:23:55 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:23:55 INFO : file7.txt: Copied (new)
2026/09/05 03:23:55 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:23:55 INFO : file8.txt: Copied (new)
2026/09/05 03:23:55 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:23:55 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:23:56 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:23:56 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:23:56 NOTICE: checking path2 azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/concurrent/path2'
2026/09/05 03:23:56 NOTICE: [36m(01) :[0m [34mtest concurrent[0m
2026/09/05 03:23:56 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/09/05 03:23:56 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/09/05 03:24:01 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/concurrent/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:24:01 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/concurrent/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:24:01 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:24: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/09/05 03:24:01 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/concurrent/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/concurrent/path2/"
2026/09/05 03:24:01 INFO : Copying Path2 files to Path1
2026/09/05 03:24:01 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:24:01 INFO : There was nothing to transfer
2026/09/05 03:24:01 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:24:01 INFO : There was nothing to transfer
2026/09/05 03:24:01 INFO : Resync updating listings
2026/09/05 03:24:01 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/concurrent/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/concurrent/path2/"
2026/09/05 03:24:01 INFO : [32mBisync successful[0m
2026/09/05 03:24:01 NOTICE: [36m(04) :[0m [34mtest changed on one path - file1[0m
2026/09/05 03:24:01 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-01-02 /tmp/031939gatudax1/datadir/test_concurrent-jufadir0/ file5R.txt[0m
2026/09/05 03:24:01 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_concurrent-jufadir0/"
2026/09/05 03:24:01 DEBUG : fs cache: renaming cache item "/tmp/031939gatudax1/datadir/test_concurrent-jufadir0/" to be canonical "/tmp/031939gatudax1/datadir/test_concurrent-jufadir0"
2026/09/05 03:24:01 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/09/05 03:24:01 NOTICE: [36m(06) :[0m [34mtouch-glob 2023-08-26 /tmp/031939gatudax1/datadir/test_concurrent-jufadir0/ file7.txt[0m
2026/09/05 03:24:01 DEBUG : fs cache: switching user supplied name "/tmp/031939gatudax1/datadir/test_concurrent-jufadir0/" for canonical name "/tmp/031939gatudax1/datadir/test_concurrent-jufadir0"
2026/09/05 03:24:01 DEBUG : file7.txt: Set modification time 2023-08-26
2026/09/05 03:24:01 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_concurrent-jufadir0/file5R.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/concurrent/path2/ file1.txt[0m
2026/09/05 03:24:01 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_concurrent-jufadir0/file5R.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/concurrent/path2/" as "file1.txt"
2026/09/05 03:24:01 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_concurrent-jufadir0/file5R.txt"
2026/09/05 03:24:01 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/concurrent/path2/"
2026/09/05 03:24:01 DEBUG : operations.CopyFile "file5R.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/concurrent/path2/'" as "file1.txt"
2026/09/05 03:24:01 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/031939gatudax1/datadir/test_concurrent-jufadir0)
2026/09/05 03:24:01 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/concurrent/path2/')
2026/09/05 03:24:01 DEBUG : file5R.txt: Sizes differ
2026/09/05 03:24:01 DEBUG : file1.txt.4d727251.partial: size = 39 OK
2026/09/05 03:24:01 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/09/05 03:24:01 DEBUG : file1.txt.4d727251.partial: renamed to: file1.txt
2026/09/05 03:24:01 INFO : file5R.txt: Copied (replaced existing) to: file1.txt
2026/09/05 03:24:01 NOTICE: [36m(08) :[0m [34mtest bisync with file changed during[0m
2026/09/05 03:24:01 NOTICE: [36m(09) :[0m [34mconcurrent-func[0m
2026/09/05 03:24:01 NOTICE: [36m(10) :[0m [34mbisync[0m
2026/09/05 03:24:06 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/concurrent/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:24:06 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/concurrent/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:24:06 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:24: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/09/05 03:24:06 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/concurrent/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/concurrent/path2/"
2026/09/05 03:24:06 INFO : Building Path1 and Path2 listings
2026/09/05 03:24:06 INFO : Path1 checking for diffs
2026/09/05 03:24:06 INFO : Path2 checking for diffs
2026/09/05 03:24:06 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:24:06 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/09/05 03:24:06 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/09/05 03:24:06 INFO : Applying changes
2026/09/05 03:24:06 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/concurrent/path1/file1.txt[0m
2026/09/05 03:24:06 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:24:06 INFO : file7.txt: Copied (replaced existing) to: file1.txt
2026/09/05 03:24:07 INFO : file1.txt: Copied (server-side copy)
2026/09/05 03:24:07 INFO : Updating listings
2026/09/05 03:24:07 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/concurrent/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/concurrent/path2/"
2026/09/05 03:24:07 INFO : [32mBisync successful[0m
2026/09/05 03:24:07 NOTICE: [36m(11) :[0m [34mbisync[0m
2026/09/05 03:24:12 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/concurrent/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:24:12 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/concurrent/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:24:12 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:24: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/09/05 03:24:12 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/concurrent/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/concurrent/path2/"
2026/09/05 03:24:12 INFO : Building Path1 and Path2 listings
2026/09/05 03:24:12 INFO : Path1 checking for diffs
2026/09/05 03:24:12 INFO : Path2 checking for diffs
2026/09/05 03:24:12 INFO : No changes found
2026/09/05 03:24:12 INFO : Updating listings
2026/09/05 03:24:12 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/concurrent/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/concurrent/path2/"
2026/09/05 03:24:12 INFO : [32mBisync successful[0m
2026/09/05 03:24:12 DEBUG : Waiting for deletions to finish
2026/09/05 03:24:12 INFO : file2.txt: Deleted
2026/09/05 03:24:12 INFO : file7.txt: Deleted
2026/09/05 03:24:12 INFO : file6.txt: Deleted
2026/09/05 03:24:12 INFO : file4.txt: Deleted
2026/09/05 03:24:12 INFO : file1.txt: Deleted
2026/09/05 03:24:12 INFO : file5.txt: Deleted
2026/09/05 03:24:12 INFO : RCLONE_TEST: Deleted
2026/09/05 03:24:12 INFO : file3.txt: Deleted
2026/09/05 03:24:12 INFO : file8.txt: Deleted
2026/09/05 03:24:12 DEBUG : removing 1 level 0 directories
2026/09/05 03:24:12 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/concurrent/path1': Removing directory
2026/09/05 03:24:12 DEBUG : Waiting for deletions to finish
2026/09/05 03:24:12 INFO : file6.txt: Deleted
2026/09/05 03:24:12 INFO : RCLONE_TEST: Deleted
2026/09/05 03:24:12 INFO : file4.txt: Deleted
2026/09/05 03:24:12 INFO : file5.txt: Deleted
2026/09/05 03:24:12 INFO : file7.txt: Deleted
2026/09/05 03:24:12 INFO : file3.txt: Deleted
2026/09/05 03:24:12 INFO : file2.txt: Deleted
2026/09/05 03:24:12 INFO : file1.txt: Deleted
2026/09/05 03:24:12 INFO : file8.txt: Deleted
2026/09/05 03:24:13 DEBUG : removing 1 level 0 directories
2026/09/05 03:24:13 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/concurrent/path2': Removing directory
bisync_test.go:610: [32mTEST concurrent PASSED[0m
=== RUN TestBisyncRemoteRemote/createemptysrcdirs
2026/09/05 03:24:13 INFO : path1: Making directory
2026/09/05 03:24:13 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1"
2026/09/05 03:24:13 INFO : path2: Making directory
2026/09/05 03:24:13 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path2"
2026/09/05 03:24:13 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_createemptysrcdirs/initial"
2026/09/05 03:24:13 DEBUG : Creating backend with remote "/tmp/031939gatudax1/initdir/test_createemptysrcdirs-noquliq7"
2026/09/05 03:24:13 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:24:13 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/09/05 03:24:13 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/09/05 03:24:13 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/09/05 03:24:13 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/09/05 03:24:13 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/09/05 03:24:13 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:24:13 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:24:13 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:24:13 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:24:13 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:24:13 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/09/05 03:24:13 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:24:13 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/09/05 03:24:13 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:24:13 DEBUG : Local file system at /tmp/031939gatudax1/initdir/test_createemptysrcdirs-noquliq7: Waiting for checks to finish
2026/09/05 03:24:13 DEBUG : Local file system at /tmp/031939gatudax1/initdir/test_createemptysrcdirs-noquliq7: Waiting for transfers to finish
2026/09/05 03:24:13 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/09/05 03:24:13 INFO : file1.copy1.txt: Copied (new)
2026/09/05 03:24:13 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/09/05 03:24:13 INFO : file1.copy2.txt: Copied (new)
2026/09/05 03:24:13 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:24:13 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/09/05 03:24:13 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:24:13 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:24:13 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/09/05 03:24:13 INFO : file1.copy4.txt: Copied (new)
2026/09/05 03:24:13 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/09/05 03:24:13 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/09/05 03:24:13 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:24:13 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/09/05 03:24:13 INFO : file1.copy3.txt: Copied (new)
2026/09/05 03:24:13 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:24:13 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:24:13 INFO : file1.txt: Copied (new)
2026/09/05 03:24:13 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/09/05 03:24:13 INFO : file1.copy5.txt: Copied (new)
2026/09/05 03:24:13 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_createemptysrcdirs/modfiles"
2026/09/05 03:24:13 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8"
2026/09/05 03:24:13 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/09/05 03:24:13 DEBUG : placeholder.txt.29019232.partial: size = 0 OK
2026/09/05 03:24:13 DEBUG : Local file system at /tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8: Waiting for checks to finish
2026/09/05 03:24:13 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:24:13 DEBUG : placeholder.txt.29019232.partial: renamed to: placeholder.txt
2026/09/05 03:24:13 INFO : placeholder.txt: Copied (new)
2026/09/05 03:24:13 DEBUG : Local file system at /tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8: Waiting for transfers to finish
2026/09/05 03:24:13 DEBUG : Waiting for deletions to finish
2026/09/05 03:24:13 ERROR : error listing: directory not found
2026/09/05 03:24:13 ERROR : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1': Failed to list "": directory not found
2026/09/05 03:24:13 DEBUG : removing 1 level 0 directories
2026/09/05 03:24:13 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1': Removing directory
2026/09/05 03:24:13 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-zazanew6hide%2F031939gatudax1%2Fcreateemptysrcdirs%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:d82986c9-301a-0026-58e6-3cf902000000
Time:2026-09-05T03:24:13.3911113Z
--------------------------------------------------------------------------------
2026/09/05 03:24:13 DEBUG : Waiting for deletions to finish
2026/09/05 03:24:13 ERROR : error listing: directory not found
2026/09/05 03:24:13 ERROR : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path2': Failed to list "": directory not found
2026/09/05 03:24:13 DEBUG : removing 1 level 0 directories
2026/09/05 03:24:13 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path2': Removing directory
2026/09/05 03:24:13 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-zazanew6hide%2F031939gatudax1%2Fcreateemptysrcdirs%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:d82986cc-301a-0026-5be6-3cf902000000
Time:2026-09-05T03:24:13.5149313Z
--------------------------------------------------------------------------------
2026/09/05 03:24:13 ERROR : error listing: directory not found
2026/09/05 03:24:13 ERROR : error listing: directory not found
2026/09/05 03:24:13 NOTICE: checking initFs Local file system at /tmp/031939gatudax1/initdir/test_createemptysrcdirs-noquliq7
2026/09/05 03:24:13 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/09/05 03:24:13 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/09/05 03:24:13 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/09/05 03:24:13 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/09/05 03:24:13 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/09/05 03:24:13 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:24:13 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:24:13 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1': Waiting for checks to finish
2026/09/05 03:24:13 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1': Waiting for transfers to finish
2026/09/05 03:24:13 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/09/05 03:24:13 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:24:13 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/09/05 03:24:13 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:24:13 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/09/05 03:24:13 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:24:13 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/09/05 03:24:13 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:24:14 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/09/05 03:24:14 INFO : file1.copy2.txt: Copied (new)
2026/09/05 03:24:14 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/09/05 03:24:14 INFO : file1.copy1.txt: Copied (new)
2026/09/05 03:24:14 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/09/05 03:24:14 INFO : file1.copy4.txt: Copied (new)
2026/09/05 03:24:14 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/09/05 03:24:14 INFO : file1.copy3.txt: Copied (new)
2026/09/05 03:24:14 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/09/05 03:24:14 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:24:14 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:24:14 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:24:14 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:24:14 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:24:14 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/09/05 03:24:14 INFO : file1.copy5.txt: Copied (new)
2026/09/05 03:24:14 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:24:14 INFO : file1.txt: Copied (new)
2026/09/05 03:24:14 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:24:14 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:24:14 NOTICE: checking Path1 azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1'
2026/09/05 03:24:14 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/09/05 03:24:14 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/09/05 03:24:14 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/09/05 03:24:14 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/09/05 03:24:14 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/09/05 03:24:14 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:24:14 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:24:14 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path2': Waiting for checks to finish
2026/09/05 03:24:14 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path2': Waiting for transfers to finish
2026/09/05 03:24:15 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/09/05 03:24:15 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:24:15 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/09/05 03:24:15 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:24:15 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/09/05 03:24:15 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:24:15 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/09/05 03:24:15 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:24:15 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/09/05 03:24:15 INFO : file1.copy3.txt: Copied (new)
2026/09/05 03:24:15 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/09/05 03:24:15 INFO : file1.copy2.txt: Copied (new)
2026/09/05 03:24:15 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/09/05 03:24:15 INFO : file1.copy1.txt: Copied (new)
2026/09/05 03:24:15 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/09/05 03:24:15 INFO : file1.copy4.txt: Copied (new)
2026/09/05 03:24:15 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/09/05 03:24:15 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:24:15 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:24:15 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:24:15 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:24:15 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:24:15 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/09/05 03:24:15 INFO : file1.copy5.txt: Copied (new)
2026/09/05 03:24:15 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:24:15 INFO : file1.txt: Copied (new)
2026/09/05 03:24:15 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:24:15 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:24:15 NOTICE: checking path2 azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path2'
2026/09/05 03:24:16 NOTICE: [36m(01) :[0m [34mtest createemptysrcdirs[0m
2026/09/05 03:24:16 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/09/05 03:24:16 NOTICE: [36m(03) :[0m [34mtouch-glob 2001-01-02 /tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8/ placeholder.txt[0m
2026/09/05 03:24:16 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8/"
2026/09/05 03:24:16 DEBUG : fs cache: renaming cache item "/tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8/" to be canonical "/tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8"
2026/09/05 03:24:16 DEBUG : placeholder.txt: Set modification time 2001-01-02
2026/09/05 03:24:16 NOTICE: [36m(04) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8/placeholder.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/ file1.txt[0m
2026/09/05 03:24:16 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8/placeholder.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/" as "file1.txt"
2026/09/05 03:24:16 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8/placeholder.txt"
2026/09/05 03:24:16 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/"
2026/09/05 03:24:16 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/'" as "file1.txt"
2026/09/05 03:24:16 DEBUG : file1.txt: size = 0 OK
2026/09/05 03:24:16 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/09/05 03:24:16 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:24:16 INFO : placeholder.txt: Updated modification time in destination
2026/09/05 03:24:16 DEBUG : placeholder.txt: Unchanged skipping
2026/09/05 03:24:16 NOTICE: [36m(05) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8/placeholder.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/ file1.copy1.txt[0m
2026/09/05 03:24:16 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8/placeholder.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/" as "file1.copy1.txt"
2026/09/05 03:24:16 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8/placeholder.txt"
2026/09/05 03:24:16 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/"
2026/09/05 03:24:16 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/'" as "file1.copy1.txt"
2026/09/05 03:24:16 DEBUG : file1.copy1.txt: size = 0 OK
2026/09/05 03:24:16 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/09/05 03:24:16 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:24:16 INFO : placeholder.txt: Updated modification time in destination
2026/09/05 03:24:16 DEBUG : placeholder.txt: Unchanged skipping
2026/09/05 03:24:16 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8/placeholder.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/ file1.copy2.txt[0m
2026/09/05 03:24:16 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8/placeholder.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/" as "file1.copy2.txt"
2026/09/05 03:24:16 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8/placeholder.txt"
2026/09/05 03:24:16 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/"
2026/09/05 03:24:16 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/'" as "file1.copy2.txt"
2026/09/05 03:24:16 DEBUG : file1.copy2.txt: size = 0 OK
2026/09/05 03:24:16 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/09/05 03:24:16 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:24:16 INFO : placeholder.txt: Updated modification time in destination
2026/09/05 03:24:16 DEBUG : placeholder.txt: Unchanged skipping
2026/09/05 03:24:16 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8/placeholder.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/ file1.copy3.txt[0m
2026/09/05 03:24:16 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8/placeholder.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/" as "file1.copy3.txt"
2026/09/05 03:24:16 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8/placeholder.txt"
2026/09/05 03:24:16 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/"
2026/09/05 03:24:16 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/'" as "file1.copy3.txt"
2026/09/05 03:24:16 DEBUG : file1.copy3.txt: size = 0 OK
2026/09/05 03:24:16 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/09/05 03:24:16 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:24:16 INFO : placeholder.txt: Updated modification time in destination
2026/09/05 03:24:16 DEBUG : placeholder.txt: Unchanged skipping
2026/09/05 03:24:16 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8/placeholder.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/ file1.copy4.txt[0m
2026/09/05 03:24:16 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8/placeholder.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/" as "file1.copy4.txt"
2026/09/05 03:24:16 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8/placeholder.txt"
2026/09/05 03:24:16 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/"
2026/09/05 03:24:16 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/'" as "file1.copy4.txt"
2026/09/05 03:24:16 DEBUG : file1.copy4.txt: size = 0 OK
2026/09/05 03:24:16 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/09/05 03:24:16 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:24:16 INFO : placeholder.txt: Updated modification time in destination
2026/09/05 03:24:16 DEBUG : placeholder.txt: Unchanged skipping
2026/09/05 03:24:16 NOTICE: [36m(09) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8/placeholder.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/ file1.copy5.txt[0m
2026/09/05 03:24:16 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8/placeholder.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/" as "file1.copy5.txt"
2026/09/05 03:24:16 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8/placeholder.txt"
2026/09/05 03:24:16 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/"
2026/09/05 03:24:16 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/'" as "file1.copy5.txt"
2026/09/05 03:24:16 DEBUG : file1.copy5.txt: size = 0 OK
2026/09/05 03:24:16 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/09/05 03:24:16 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:24:17 INFO : placeholder.txt: Updated modification time in destination
2026/09/05 03:24:17 DEBUG : placeholder.txt: Unchanged skipping
2026/09/05 03:24:17 NOTICE: [36m(10) :[0m [34mbisync resync[0m
2026/09/05 03:24:21 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:24:21 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:24:21 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:24: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/09/05 03:24:21 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path2/"
2026/09/05 03:24:21 INFO : Copying Path2 files to Path1
2026/09/05 03:24:21 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:24:21 INFO : There was nothing to transfer
2026/09/05 03:24:21 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:24:21 INFO : file1.copy3.txt: Updated modification time in destination
2026/09/05 03:24:21 INFO : file1.copy4.txt: Updated modification time in destination
2026/09/05 03:24:21 INFO : file1.copy2.txt: Updated modification time in destination
2026/09/05 03:24:21 INFO : file1.copy5.txt: Updated modification time in destination
2026/09/05 03:24:22 INFO : file1.txt: Updated modification time in destination
2026/09/05 03:24:22 INFO : file1.copy1.txt: Updated modification time in destination
2026/09/05 03:24:22 INFO : There was nothing to transfer
2026/09/05 03:24:22 INFO : Resync updating listings
2026/09/05 03:24:22 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path2/"
2026/09/05 03:24:22 INFO : [32mBisync successful[0m
2026/09/05 03:24:22 NOTICE: [36m(11) :[0m [34mtest 1. Create an empty dir on Path1 by creating subdir/placeholder.txt and then deleting the placeholder[0m
2026/09/05 03:24:22 NOTICE: [36m(12) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8/placeholder.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/ subdir/placeholder.txt[0m
2026/09/05 03:24:22 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8/placeholder.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/" as "subdir/placeholder.txt"
2026/09/05 03:24:22 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8/placeholder.txt"
2026/09/05 03:24:22 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/"
2026/09/05 03:24:22 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/'" as "subdir/placeholder.txt"
2026/09/05 03:24:22 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/09/05 03:24:22 DEBUG : subdir/placeholder.txt.ff937e91.partial: size = 0 OK
2026/09/05 03:24:22 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:24:22 DEBUG : subdir/placeholder.txt.ff937e91.partial: renamed to: subdir/placeholder.txt
2026/09/05 03:24:22 INFO : placeholder.txt: Copied (new) to: subdir/placeholder.txt
2026/09/05 03:24:22 NOTICE: [36m(13) :[0m [34mtouch-glob 2001-01-02 TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/ subdir[0m
2026/09/05 03:24:22 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/"
2026/09/05 03:24:22 NOTICE: [36m(14) :[0m [34mdelete-file TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/subdir/placeholder.txt[0m
2026/09/05 03:24:22 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/subdir/"
2026/09/05 03:24:22 INFO : placeholder.txt: Deleted
2026/09/05 03:24:22 NOTICE: [36m(15) :[0m [34mtest 2. Run bisync without --create-empty-src-dirs[0m
2026/09/05 03:24:22 NOTICE: [36m(16) :[0m [34mbisync[0m
2026/09/05 03:24:27 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:24:27 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:24:27 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:24: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/09/05 03:24:27 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path2/"
2026/09/05 03:24:27 INFO : Building Path1 and Path2 listings
2026/09/05 03:24:27 INFO : Path1 checking for diffs
2026/09/05 03:24:27 INFO : Path2 checking for diffs
2026/09/05 03:24:27 INFO : No changes found
2026/09/05 03:24:27 INFO : Updating listings
2026/09/05 03:24:27 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path2/"
2026/09/05 03:24:27 INFO : [32mBisync successful[0m
2026/09/05 03:24:27 NOTICE: [36m(17) :[0m [34mtest 3. Confirm the subdir exists only on Path1 and not Path2[0m
2026/09/05 03:24:27 NOTICE: [36m(18) :[0m [34mlist-dirs TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/[0m
2026/09/05 03:24:27 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/09/05 03:24:27 NOTICE: [36m(19) :[0m [34mlist-dirs TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path2/[0m
2026/09/05 03:24:27 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path2/"
2026/09/05 03:24:27 NOTICE: [36m(20) :[0m [34mtest 4.Run bisync WITH --create-empty-src-dirs[0m
2026/09/05 03:24:27 NOTICE: [36m(21) :[0m [34mbisync create-empty-src-dirs[0m
2026/09/05 03:24:32 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:24:32 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:24:32 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:24: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/09/05 03:24:32 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path2/"
2026/09/05 03:24:32 INFO : Building Path1 and Path2 listings
2026/09/05 03:24:32 INFO : Path1 checking for diffs
2026/09/05 03:24:32 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36msubdir[0m
2026/09/05 03:24:32 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/09/05 03:24:32 INFO : Path2 checking for diffs
2026/09/05 03:24:32 INFO : Applying changes
2026/09/05 03:24:32 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path2/subdir[0m
2026/09/05 03:24:32 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:24:32 INFO : There was nothing to transfer
2026/09/05 03:24:32 INFO : subdir: Making directory
2026/09/05 03:24:32 INFO : Updating listings
2026/09/05 03:24:32 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path2/"
2026/09/05 03:24:32 INFO : [32mBisync successful[0m
2026/09/05 03:24:32 NOTICE: [36m(22) :[0m [34mtest 5. Confirm the subdir exists on both paths[0m
2026/09/05 03:24:32 NOTICE: [36m(23) :[0m [34mlist-dirs TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/[0m
2026/09/05 03:24:33 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/09/05 03:24:33 NOTICE: [36m(24) :[0m [34mlist-dirs TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path2/[0m
2026/09/05 03:24:33 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/09/05 03:24:33 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/09/05 03:24:33 NOTICE: [36m(26) :[0m [34mpurge-children TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/[0m
2026/09/05 03:24:33 DEBUG : subdir: Purge subdir
2026/09/05 03:24:33 DEBUG : Waiting for deletions to finish
2026/09/05 03:24:33 DEBUG : removing 1 level 1 directories
2026/09/05 03:24:33 INFO : subdir: Removing directory
2026/09/05 03:24:33 DEBUG : file1.copy1.txt: Remove file
2026/09/05 03:24:33 DEBUG : file1.copy2.txt: Remove file
2026/09/05 03:24:33 DEBUG : file1.copy3.txt: Remove file
2026/09/05 03:24:33 DEBUG : file1.copy4.txt: Remove file
2026/09/05 03:24:33 DEBUG : file1.copy5.txt: Remove file
2026/09/05 03:24:33 DEBUG : file1.txt: Remove file
2026/09/05 03:24:33 DEBUG : RCLONE_TEST: Remove file
2026/09/05 03:24:34 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8/placeholder.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/ file1.txt[0m
2026/09/05 03:24:34 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8/placeholder.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/" as "file1.txt"
2026/09/05 03:24:34 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8/placeholder.txt"
2026/09/05 03:24:34 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/"
2026/09/05 03:24:34 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/'" as "file1.txt"
2026/09/05 03:24:34 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/09/05 03:24:34 DEBUG : file1.txt.1e643dc4.partial: size = 0 OK
2026/09/05 03:24:34 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:24:34 DEBUG : file1.txt.1e643dc4.partial: renamed to: file1.txt
2026/09/05 03:24:34 INFO : placeholder.txt: Copied (new) to: file1.txt
2026/09/05 03:24:34 NOTICE: [36m(28) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8/placeholder.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/ file1.copy1.txt[0m
2026/09/05 03:24:34 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8/placeholder.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/" as "file1.copy1.txt"
2026/09/05 03:24:34 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8/placeholder.txt"
2026/09/05 03:24:34 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/"
2026/09/05 03:24:34 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/'" as "file1.copy1.txt"
2026/09/05 03:24:34 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/09/05 03:24:34 DEBUG : file1.copy1.txt.690c1176.partial: size = 0 OK
2026/09/05 03:24:34 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:24:34 DEBUG : file1.copy1.txt.690c1176.partial: renamed to: file1.copy1.txt
2026/09/05 03:24:34 INFO : placeholder.txt: Copied (new) to: file1.copy1.txt
2026/09/05 03:24:34 NOTICE: [36m(29) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8/placeholder.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/ file1.copy2.txt[0m
2026/09/05 03:24:34 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8/placeholder.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/" as "file1.copy2.txt"
2026/09/05 03:24:34 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8/placeholder.txt"
2026/09/05 03:24:34 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/"
2026/09/05 03:24:34 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/'" as "file1.copy2.txt"
2026/09/05 03:24:34 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/09/05 03:24:35 DEBUG : file1.copy2.txt.0dec6a88.partial: size = 0 OK
2026/09/05 03:24:35 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:24:35 DEBUG : file1.copy2.txt.0dec6a88.partial: renamed to: file1.copy2.txt
2026/09/05 03:24:35 INFO : placeholder.txt: Copied (new) to: file1.copy2.txt
2026/09/05 03:24:35 NOTICE: [36m(30) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8/placeholder.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/ file1.copy3.txt[0m
2026/09/05 03:24:35 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8/placeholder.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/" as "file1.copy3.txt"
2026/09/05 03:24:35 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8/placeholder.txt"
2026/09/05 03:24:35 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/"
2026/09/05 03:24:35 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/'" as "file1.copy3.txt"
2026/09/05 03:24:35 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/09/05 03:24:35 DEBUG : file1.copy3.txt.989cbe1d.partial: size = 0 OK
2026/09/05 03:24:35 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:24:35 DEBUG : file1.copy3.txt.989cbe1d.partial: renamed to: file1.copy3.txt
2026/09/05 03:24:35 INFO : placeholder.txt: Copied (new) to: file1.copy3.txt
2026/09/05 03:24:35 NOTICE: [36m(31) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8/placeholder.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/ file1.copy4.txt[0m
2026/09/05 03:24:35 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8/placeholder.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/" as "file1.copy4.txt"
2026/09/05 03:24:35 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8/placeholder.txt"
2026/09/05 03:24:35 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/"
2026/09/05 03:24:35 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/'" as "file1.copy4.txt"
2026/09/05 03:24:35 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/09/05 03:24:35 DEBUG : file1.copy4.txt.c42c9d74.partial: size = 0 OK
2026/09/05 03:24:35 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:24:35 DEBUG : file1.copy4.txt.c42c9d74.partial: renamed to: file1.copy4.txt
2026/09/05 03:24:35 INFO : placeholder.txt: Copied (new) to: file1.copy4.txt
2026/09/05 03:24:35 NOTICE: [36m(32) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8/placeholder.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/ file1.copy5.txt[0m
2026/09/05 03:24:35 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8/placeholder.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/" as "file1.copy5.txt"
2026/09/05 03:24:35 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8/placeholder.txt"
2026/09/05 03:24:35 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/"
2026/09/05 03:24:36 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/'" as "file1.copy5.txt"
2026/09/05 03:24:36 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/09/05 03:24:36 DEBUG : file1.copy5.txt.515c49e1.partial: size = 0 OK
2026/09/05 03:24:36 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:24:36 DEBUG : file1.copy5.txt.515c49e1.partial: renamed to: file1.copy5.txt
2026/09/05 03:24:36 INFO : placeholder.txt: Copied (new) to: file1.copy5.txt
2026/09/05 03:24:36 NOTICE: [36m(33) :[0m [34mtest 7. Run bisync without --create-empty-src-dirs[0m
2026/09/05 03:24:36 NOTICE: [36m(34) :[0m [34mbisync[0m
2026/09/05 03:24:40 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:24:40 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:24:40 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:24: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/09/05 03:24:40 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path2/"
2026/09/05 03:24:40 INFO : Building Path1 and Path2 listings
2026/09/05 03:24:41 INFO : Path1 checking for diffs
2026/09/05 03:24:41 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/09/05 03:24:41 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir[0m
2026/09/05 03:24:41 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 2 deleted[0m
2026/09/05 03:24:41 INFO : Path2 checking for diffs
2026/09/05 03:24:41 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36msubdir[0m
2026/09/05 03:24:41 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/09/05 03:24:41 INFO : Applying changes
2026/09/05 03:24:41 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path2/RCLONE_TEST[0m
2026/09/05 03:24:41 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:24:41 INFO : RCLONE_TEST: Deleted
2026/09/05 03:24:41 INFO : There was nothing to transfer
2026/09/05 03:24:41 INFO : Updating listings
2026/09/05 03:24:41 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path2/"
2026/09/05 03:24:41 INFO : [32mBisync successful[0m
2026/09/05 03:24:41 NOTICE: [36m(35) :[0m [34mtest 8. Confirm the subdir exists only on Path2 and not Path1[0m
2026/09/05 03:24:41 NOTICE: [36m(36) :[0m [34mlist-dirs TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/[0m
2026/09/05 03:24:41 NOTICE: [36m(37) :[0m [34mlist-dirs TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path2/[0m
2026/09/05 03:24:41 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/09/05 03:24:41 NOTICE: [36m(38) :[0m [34mtest 9. Reset, do the delete again, and run bisync WITH --create-empty-src-dirs[0m
2026/09/05 03:24:41 NOTICE: [36m(39) :[0m [34mbisync resync create-empty-src-dirs[0m
2026/09/05 03:24:46 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:24:46 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:24:46 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03: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/09/05 03:24:46 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path2/"
2026/09/05 03:24:46 INFO : Copying Path2 files to Path1
2026/09/05 03:24:46 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:24:46 INFO : subdir: Making directory
2026/09/05 03:24:46 INFO : There was nothing to transfer
2026/09/05 03:24:46 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:24:46 INFO : There was nothing to transfer
2026/09/05 03:24:46 INFO : Resync updating listings
2026/09/05 03:24:46 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path2/"
2026/09/05 03:24:46 INFO : [32mBisync successful[0m
2026/09/05 03:24:46 NOTICE: [36m(40) :[0m [34mlist-dirs TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/[0m
2026/09/05 03:24:46 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/09/05 03:24:47 NOTICE: [36m(41) :[0m [34mlist-dirs TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path2/[0m
2026/09/05 03:24:47 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/09/05 03:24:47 NOTICE: [36m(42) :[0m [34mpurge-children TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/[0m
2026/09/05 03:24:47 DEBUG : subdir: Purge subdir
2026/09/05 03:24:47 DEBUG : Waiting for deletions to finish
2026/09/05 03:24:47 DEBUG : removing 1 level 1 directories
2026/09/05 03:24:47 INFO : subdir: Removing directory
2026/09/05 03:24:47 DEBUG : file1.copy1.txt: Remove file
2026/09/05 03:24:47 DEBUG : file1.copy2.txt: Remove file
2026/09/05 03:24:47 DEBUG : file1.copy3.txt: Remove file
2026/09/05 03:24:47 DEBUG : file1.copy4.txt: Remove file
2026/09/05 03:24:47 DEBUG : file1.copy5.txt: Remove file
2026/09/05 03:24:47 DEBUG : file1.txt: Remove file
2026/09/05 03:24:47 NOTICE: [36m(43) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8/placeholder.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/ file1.txt[0m
2026/09/05 03:24:47 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8/placeholder.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/" as "file1.txt"
2026/09/05 03:24:47 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8/placeholder.txt"
2026/09/05 03:24:47 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/"
2026/09/05 03:24:47 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/'" as "file1.txt"
2026/09/05 03:24:47 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/09/05 03:24:48 DEBUG : file1.txt.1e643dc4.partial: size = 0 OK
2026/09/05 03:24:48 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:24:48 DEBUG : file1.txt.1e643dc4.partial: renamed to: file1.txt
2026/09/05 03:24:48 INFO : placeholder.txt: Copied (new) to: file1.txt
2026/09/05 03:24:48 NOTICE: [36m(44) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8/placeholder.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/ file1.copy1.txt[0m
2026/09/05 03:24:48 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8/placeholder.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/" as "file1.copy1.txt"
2026/09/05 03:24:48 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8/placeholder.txt"
2026/09/05 03:24:48 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/"
2026/09/05 03:24:48 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/'" as "file1.copy1.txt"
2026/09/05 03:24:48 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/09/05 03:24:48 DEBUG : file1.copy1.txt.690c1176.partial: size = 0 OK
2026/09/05 03:24:48 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:24:48 DEBUG : file1.copy1.txt.690c1176.partial: renamed to: file1.copy1.txt
2026/09/05 03:24:48 INFO : placeholder.txt: Copied (new) to: file1.copy1.txt
2026/09/05 03:24:48 NOTICE: [36m(45) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8/placeholder.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/ file1.copy2.txt[0m
2026/09/05 03:24:48 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8/placeholder.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/" as "file1.copy2.txt"
2026/09/05 03:24:48 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8/placeholder.txt"
2026/09/05 03:24:48 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/"
2026/09/05 03:24:48 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/'" as "file1.copy2.txt"
2026/09/05 03:24:48 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/09/05 03:24:48 DEBUG : file1.copy2.txt.0dec6a88.partial: size = 0 OK
2026/09/05 03:24:48 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:24:48 DEBUG : file1.copy2.txt.0dec6a88.partial: renamed to: file1.copy2.txt
2026/09/05 03:24:48 INFO : placeholder.txt: Copied (new) to: file1.copy2.txt
2026/09/05 03:24:48 NOTICE: [36m(46) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8/placeholder.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/ file1.copy3.txt[0m
2026/09/05 03:24:48 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8/placeholder.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/" as "file1.copy3.txt"
2026/09/05 03:24:48 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8/placeholder.txt"
2026/09/05 03:24:48 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/"
2026/09/05 03:24:49 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/'" as "file1.copy3.txt"
2026/09/05 03:24:49 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/09/05 03:24:49 DEBUG : file1.copy3.txt.989cbe1d.partial: size = 0 OK
2026/09/05 03:24:49 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:24:49 DEBUG : file1.copy3.txt.989cbe1d.partial: renamed to: file1.copy3.txt
2026/09/05 03:24:49 INFO : placeholder.txt: Copied (new) to: file1.copy3.txt
2026/09/05 03:24:49 NOTICE: [36m(47) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8/placeholder.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/ file1.copy4.txt[0m
2026/09/05 03:24:49 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8/placeholder.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/" as "file1.copy4.txt"
2026/09/05 03:24:49 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8/placeholder.txt"
2026/09/05 03:24:49 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/"
2026/09/05 03:24:49 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/'" as "file1.copy4.txt"
2026/09/05 03:24:49 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/09/05 03:24:49 DEBUG : file1.copy4.txt.c42c9d74.partial: size = 0 OK
2026/09/05 03:24:49 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:24:49 DEBUG : file1.copy4.txt.c42c9d74.partial: renamed to: file1.copy4.txt
2026/09/05 03:24:49 INFO : placeholder.txt: Copied (new) to: file1.copy4.txt
2026/09/05 03:24:49 NOTICE: [36m(48) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8/placeholder.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/ file1.copy5.txt[0m
2026/09/05 03:24:49 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8/placeholder.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/" as "file1.copy5.txt"
2026/09/05 03:24:49 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_createemptysrcdirs-foxicot8/placeholder.txt"
2026/09/05 03:24:49 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/"
2026/09/05 03:24:49 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/'" as "file1.copy5.txt"
2026/09/05 03:24:49 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/09/05 03:24:49 DEBUG : file1.copy5.txt.515c49e1.partial: size = 0 OK
2026/09/05 03:24:49 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:24:50 DEBUG : file1.copy5.txt.515c49e1.partial: renamed to: file1.copy5.txt
2026/09/05 03:24:50 INFO : placeholder.txt: Copied (new) to: file1.copy5.txt
2026/09/05 03:24:50 NOTICE: [36m(49) :[0m [34mlist-dirs TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/[0m
2026/09/05 03:24:50 NOTICE: [36m(50) :[0m [34mlist-dirs TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path2/[0m
2026/09/05 03:24:50 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/09/05 03:24:50 NOTICE: [36m(51) :[0m [34mbisync create-empty-src-dirs[0m
2026/09/05 03:24:55 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:24:55 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:24:55 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:24: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/09/05 03:24:55 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path2/"
2026/09/05 03:24:55 INFO : Building Path1 and Path2 listings
2026/09/05 03:24:55 INFO : Path1 checking for diffs
2026/09/05 03:24:55 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir[0m
2026/09/05 03:24:55 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/09/05 03:24:55 INFO : Path2 checking for diffs
2026/09/05 03:24:55 INFO : Applying changes
2026/09/05 03:24:55 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path2/subdir[0m
2026/09/05 03:24:55 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:24:55 INFO : There was nothing to transfer
2026/09/05 03:24:55 INFO : subdir: Removing directory
2026/09/05 03:24:55 INFO : Updating listings
2026/09/05 03:24:55 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path2/"
2026/09/05 03:24:55 INFO : [32mBisync successful[0m
2026/09/05 03:24:55 NOTICE: [36m(52) :[0m [34mtest 10. Confirm the subdir has been removed on both paths[0m
2026/09/05 03:24:55 NOTICE: [36m(53) :[0m [34mlist-dirs TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/[0m
2026/09/05 03:24:55 NOTICE: [36m(54) :[0m [34mlist-dirs TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path2/[0m
2026/09/05 03:24:55 NOTICE: [36m(55) :[0m [34mtest 11. bisync again (because if we leave subdir in listings, test will fail due to mismatched modtime)[0m
2026/09/05 03:24:55 NOTICE: [36m(56) :[0m [34mbisync create-empty-src-dirs[0m
2026/09/05 03:25:00 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:25:00 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:25:00 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03: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/09/05 03:25:00 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path2/"
2026/09/05 03:25:00 INFO : Building Path1 and Path2 listings
2026/09/05 03:25:00 INFO : Path1 checking for diffs
2026/09/05 03:25:00 INFO : Path2 checking for diffs
2026/09/05 03:25:00 INFO : No changes found
2026/09/05 03:25:00 INFO : Updating listings
2026/09/05 03:25:00 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path2/"
2026/09/05 03:25:00 INFO : [32mBisync successful[0m
2026/09/05 03:25:00 DEBUG : Waiting for deletions to finish
2026/09/05 03:25:00 INFO : file1.copy1.txt: Deleted
2026/09/05 03:25:00 INFO : file1.copy2.txt: Deleted
2026/09/05 03:25:00 INFO : file1.copy5.txt: Deleted
2026/09/05 03:25:00 INFO : file1.copy3.txt: Deleted
2026/09/05 03:25:00 INFO : file1.txt: Deleted
2026/09/05 03:25:00 INFO : file1.copy4.txt: Deleted
2026/09/05 03:25:01 DEBUG : removing 1 level 0 directories
2026/09/05 03:25:01 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path1': Removing directory
2026/09/05 03:25:01 DEBUG : Waiting for deletions to finish
2026/09/05 03:25:01 INFO : file1.copy2.txt: Deleted
2026/09/05 03:25:01 INFO : file1.copy4.txt: Deleted
2026/09/05 03:25:01 INFO : file1.copy3.txt: Deleted
2026/09/05 03:25:01 INFO : file1.txt: Deleted
2026/09/05 03:25:01 INFO : file1.copy1.txt: Deleted
2026/09/05 03:25:01 INFO : file1.copy5.txt: Deleted
2026/09/05 03:25:01 DEBUG : removing 1 level 0 directories
2026/09/05 03:25:01 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/createemptysrcdirs/path2': Removing directory
bisync_test.go:610: [32mTEST createemptysrcdirs PASSED[0m
=== RUN TestBisyncRemoteRemote/dry_run
2026/09/05 03:25:01 INFO : path1: Making directory
2026/09/05 03:25:01 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path1"
2026/09/05 03:25:01 INFO : path2: Making directory
2026/09/05 03:25:01 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path2"
2026/09/05 03:25:01 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_dry_run/initial"
2026/09/05 03:25:01 DEBUG : Creating backend with remote "/tmp/031939gatudax1/initdir/test_dry_run-wiriwux5"
2026/09/05 03:25:01 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:25:01 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:25:01 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:25:01 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:25:01 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:25:01 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:25:01 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:25:01 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:25:01 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:25:01 INFO : file1.txt: Copied (new)
2026/09/05 03:25:01 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:25:01 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:25:01 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:25:01 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:25:01 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:25:01 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:25:01 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:25:01 INFO : file4.txt: Copied (new)
2026/09/05 03:25:01 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:25:01 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:25:01 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:25:01 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:25:01 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:25:01 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:25:01 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:25:01 INFO : file3.txt: Copied (new)
2026/09/05 03:25:01 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:25:01 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:25:01 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:25:01 INFO : file2.txt: Copied (new)
2026/09/05 03:25:01 DEBUG : Local file system at /tmp/031939gatudax1/initdir/test_dry_run-wiriwux5: Waiting for checks to finish
2026/09/05 03:25:01 DEBUG : Local file system at /tmp/031939gatudax1/initdir/test_dry_run-wiriwux5: Waiting for transfers to finish
2026/09/05 03:25:01 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:25:01 INFO : file5.txt: Copied (new)
2026/09/05 03:25:01 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:25:01 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:25:01 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:25:01 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:25:01 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:25:01 INFO : file6.txt: Copied (new)
2026/09/05 03:25:01 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:25:01 INFO : file7.txt: Copied (new)
2026/09/05 03:25:01 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_dry_run/modfiles"
2026/09/05 03:25:01 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_dry_run-tidinob5"
2026/09/05 03:25:01 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:25:01 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/09/05 03:25:01 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/09/05 03:25:01 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:25:01 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/09/05 03:25:01 INFO : file1.txt: Copied (new)
2026/09/05 03:25:01 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/09/05 03:25:01 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:25:01 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/09/05 03:25:01 INFO : file10.txt: Copied (new)
2026/09/05 03:25:01 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/09/05 03:25:01 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/09/05 03:25:01 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:25:01 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/09/05 03:25:01 INFO : file11.txt: Copied (new)
2026/09/05 03:25:01 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:25:01 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/09/05 03:25:01 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/09/05 03:25:01 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/09/05 03:25:01 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/09/05 03:25:01 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/09/05 03:25:01 INFO : file5R.txt: Copied (new)
2026/09/05 03:25:01 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/09/05 03:25:01 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/09/05 03:25:01 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/09/05 03:25:01 INFO : file2.txt: Copied (new)
2026/09/05 03:25:01 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/09/05 03:25:01 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/09/05 03:25:01 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/09/05 03:25:01 INFO : file5L.txt: Copied (new)
2026/09/05 03:25:01 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:25:01 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:25:01 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/09/05 03:25:01 DEBUG : Local file system at /tmp/031939gatudax1/datadir/test_dry_run-tidinob5: Waiting for checks to finish
2026/09/05 03:25:01 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/09/05 03:25:01 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:25:01 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/09/05 03:25:01 INFO : file6.txt: Copied (new)
2026/09/05 03:25:01 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:25:01 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/09/05 03:25:01 INFO : file7.txt: Copied (new)
2026/09/05 03:25:01 DEBUG : Local file system at /tmp/031939gatudax1/datadir/test_dry_run-tidinob5: Waiting for transfers to finish
2026/09/05 03:25:01 DEBUG : Waiting for deletions to finish
2026/09/05 03:25:01 ERROR : error listing: directory not found
2026/09/05 03:25:01 ERROR : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/dry_run/path1': Failed to list "": directory not found
2026/09/05 03:25:01 DEBUG : removing 1 level 0 directories
2026/09/05 03:25:01 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/dry_run/path1': Removing directory
2026/09/05 03:25:01 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-zazanew6hide%2F031939gatudax1%2Fdry_run%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:07b484a3-601a-0059-14e6-3c3699000000
Time:2026-09-05T03:25:01.7533968Z
--------------------------------------------------------------------------------
2026/09/05 03:25:01 DEBUG : Waiting for deletions to finish
2026/09/05 03:25:01 ERROR : error listing: directory not found
2026/09/05 03:25:01 ERROR : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/dry_run/path2': Failed to list "": directory not found
2026/09/05 03:25:01 DEBUG : removing 1 level 0 directories
2026/09/05 03:25:01 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/dry_run/path2': Removing directory
2026/09/05 03:25:01 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-zazanew6hide%2F031939gatudax1%2Fdry_run%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:07b484a8-601a-0059-19e6-3c3699000000
Time:2026-09-05T03:25:01.8850425Z
--------------------------------------------------------------------------------
2026/09/05 03:25:01 ERROR : error listing: directory not found
2026/09/05 03:25:01 ERROR : error listing: directory not found
2026/09/05 03:25:01 NOTICE: checking initFs Local file system at /tmp/031939gatudax1/initdir/test_dry_run-wiriwux5
2026/09/05 03:25:02 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:25:02 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:25:02 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:25:02 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:25:02 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:25:02 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:25:02 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:25:02 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:25:02 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/dry_run/path1': Waiting for checks to finish
2026/09/05 03:25:02 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/dry_run/path1': Waiting for transfers to finish
2026/09/05 03:25:02 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:25:02 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:25:02 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:25:02 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:25:02 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:25:02 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:25:02 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:25:02 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:25:02 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:25:02 INFO : file4.txt: Copied (new)
2026/09/05 03:25:02 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:25:02 INFO : file3.txt: Copied (new)
2026/09/05 03:25:02 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:25:02 INFO : file2.txt: Copied (new)
2026/09/05 03:25:02 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:25:02 INFO : file1.txt: Copied (new)
2026/09/05 03:25:02 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:25:02 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:25:02 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:25:02 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:25:02 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:25:02 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:25:02 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:25:02 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:25:02 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:25:02 INFO : file6.txt: Copied (new)
2026/09/05 03:25:02 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:25:02 INFO : file7.txt: Copied (new)
2026/09/05 03:25:02 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:25:02 INFO : file5.txt: Copied (new)
2026/09/05 03:25:02 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:25:02 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:25:02 NOTICE: checking Path1 azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/dry_run/path1'
2026/09/05 03:25:03 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:25:03 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:25:03 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:25:03 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:25:03 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:25:03 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:25:03 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:25:03 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:25:03 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/dry_run/path2': Waiting for checks to finish
2026/09/05 03:25:03 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/dry_run/path2': Waiting for transfers to finish
2026/09/05 03:25:03 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:25:03 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:25:03 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:25:03 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:25:03 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:25:03 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:25:03 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:25:03 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:25:03 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:25:03 INFO : file3.txt: Copied (new)
2026/09/05 03:25:03 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:25:03 INFO : file4.txt: Copied (new)
2026/09/05 03:25:03 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:25:03 INFO : file2.txt: Copied (new)
2026/09/05 03:25:03 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:25:03 INFO : file1.txt: Copied (new)
2026/09/05 03:25:03 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:25:03 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:25:03 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:25:03 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:25:03 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:25:03 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:25:03 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:25:03 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:25:03 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:25:03 INFO : file5.txt: Copied (new)
2026/09/05 03:25:03 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:25:03 INFO : file6.txt: Copied (new)
2026/09/05 03:25:03 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:25:03 INFO : file7.txt: Copied (new)
2026/09/05 03:25:03 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:25:03 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:25:03 NOTICE: checking path2 azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/dry_run/path2'
2026/09/05 03:25:04 NOTICE: [36m(01) :[0m [34mtest dry-run[0m
2026/09/05 03:25:04 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/09/05 03:25:04 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/09/05 03:25:09 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/dry_run/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:25:09 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/dry_run/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:25:09 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:25: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/09/05 03:25:09 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path2/"
2026/09/05 03:25:09 INFO : Copying Path2 files to Path1
2026/09/05 03:25:09 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:25:09 INFO : There was nothing to transfer
2026/09/05 03:25:09 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:25:09 INFO : There was nothing to transfer
2026/09/05 03:25:09 INFO : Resync updating listings
2026/09/05 03:25:09 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path2/"
2026/09/05 03:25:09 INFO : [32mBisync successful[0m
2026/09/05 03:25:09 NOTICE: [36m(04) :[0m [34mtest new on path2 - file10[0m
2026/09/05 03:25:09 NOTICE: [36m(05) :[0m [34mtouch-copy 2001-01-02 /tmp/031939gatudax1/datadir/test_dry_run-tidinob5/file10.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path2/[0m
2026/09/05 03:25:09 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_dry_run-tidinob5/"
2026/09/05 03:25:09 DEBUG : Config file has changed externally - reloading
2026/09/05 03:25:09 DEBUG : fs cache: renaming cache item "/tmp/031939gatudax1/datadir/test_dry_run-tidinob5/" to be canonical "/tmp/031939gatudax1/datadir/test_dry_run-tidinob5"
2026/09/05 03:25:09 DEBUG : file10.txt: Set modification time 2001-01-02
2026/09/05 03:25:09 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_dry_run-tidinob5/file10.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path2/" as ""
2026/09/05 03:25:09 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_dry_run-tidinob5/file10.txt"
2026/09/05 03:25:09 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path2/"
2026/09/05 03:25:09 DEBUG : operations.CopyFile "file10.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/dry_run/path2/'" as "file10.txt"
2026/09/05 03:25:09 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/09/05 03:25:09 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/09/05 03:25:09 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:25:09 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/09/05 03:25:09 INFO : file10.txt: Copied (new)
2026/09/05 03:25:09 NOTICE: [36m(06) :[0m [34mtest newer on path2 - file1[0m
2026/09/05 03:25:09 NOTICE: [36m(07) :[0m [34mtouch-copy 2001-01-02 /tmp/031939gatudax1/datadir/test_dry_run-tidinob5/file1.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path2/[0m
2026/09/05 03:25:09 DEBUG : fs cache: switching user supplied name "/tmp/031939gatudax1/datadir/test_dry_run-tidinob5/" for canonical name "/tmp/031939gatudax1/datadir/test_dry_run-tidinob5"
2026/09/05 03:25:09 DEBUG : file1.txt: Set modification time 2001-01-02
2026/09/05 03:25:09 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_dry_run-tidinob5/file1.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path2/" as ""
2026/09/05 03:25:09 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_dry_run-tidinob5/file1.txt"
2026/09/05 03:25:09 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path2/"
2026/09/05 03:25:09 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/dry_run/path2/'" as "file1.txt"
2026/09/05 03:25:09 DEBUG : file1.txt: size = 19 (Local file system at /tmp/031939gatudax1/datadir/test_dry_run-tidinob5)
2026/09/05 03:25:09 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/dry_run/path2/')
2026/09/05 03:25:09 DEBUG : file1.txt: Sizes differ
2026/09/05 03:25:10 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/09/05 03:25:10 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:25:10 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/09/05 03:25:10 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:25:10 NOTICE: [36m(08) :[0m [34mtest new on path1 - file11[0m
2026/09/05 03:25:10 NOTICE: [36m(09) :[0m [34mtouch-copy 2001-01-02 /tmp/031939gatudax1/datadir/test_dry_run-tidinob5/file11.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path1/[0m
2026/09/05 03:25:10 DEBUG : fs cache: switching user supplied name "/tmp/031939gatudax1/datadir/test_dry_run-tidinob5/" for canonical name "/tmp/031939gatudax1/datadir/test_dry_run-tidinob5"
2026/09/05 03:25:10 DEBUG : file11.txt: Set modification time 2001-01-02
2026/09/05 03:25:10 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_dry_run-tidinob5/file11.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path1/" as ""
2026/09/05 03:25:10 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_dry_run-tidinob5/file11.txt"
2026/09/05 03:25:10 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path1/"
2026/09/05 03:25:10 DEBUG : operations.CopyFile "file11.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/dry_run/path1/'" as "file11.txt"
2026/09/05 03:25:10 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/09/05 03:25:10 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/09/05 03:25:10 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:25:10 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/09/05 03:25:10 INFO : file11.txt: Copied (new)
2026/09/05 03:25:10 NOTICE: [36m(10) :[0m [34mtest newer on path1 - file2[0m
2026/09/05 03:25:10 NOTICE: [36m(11) :[0m [34mtouch-copy 2001-01-02 /tmp/031939gatudax1/datadir/test_dry_run-tidinob5/file2.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path1/[0m
2026/09/05 03:25:10 DEBUG : fs cache: switching user supplied name "/tmp/031939gatudax1/datadir/test_dry_run-tidinob5/" for canonical name "/tmp/031939gatudax1/datadir/test_dry_run-tidinob5"
2026/09/05 03:25:10 DEBUG : file2.txt: Set modification time 2001-01-02
2026/09/05 03:25:10 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_dry_run-tidinob5/file2.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path1/" as ""
2026/09/05 03:25:10 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_dry_run-tidinob5/file2.txt"
2026/09/05 03:25:10 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path1/"
2026/09/05 03:25:10 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/dry_run/path1/'" as "file2.txt"
2026/09/05 03:25:10 DEBUG : file2.txt: size = 13 (Local file system at /tmp/031939gatudax1/datadir/test_dry_run-tidinob5)
2026/09/05 03:25:10 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/dry_run/path1/')
2026/09/05 03:25:10 DEBUG : file2.txt: Sizes differ
2026/09/05 03:25:10 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/09/05 03:25:10 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/09/05 03:25:11 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/09/05 03:25:11 INFO : file2.txt: Copied (replaced existing)
2026/09/05 03:25:11 NOTICE: [36m(12) :[0m [34mtest deleted on path2 - file3[0m
2026/09/05 03:25:11 NOTICE: [36m(13) :[0m [34mdelete-file TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path2/file3.txt[0m
2026/09/05 03:25:11 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path2/"
2026/09/05 03:25:11 INFO : file3.txt: Deleted
2026/09/05 03:25:11 NOTICE: [36m(14) :[0m [34mtest deleted on path1 - file4[0m
2026/09/05 03:25:11 NOTICE: [36m(15) :[0m [34mdelete-file TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path1/file4.txt[0m
2026/09/05 03:25:11 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path1/"
2026/09/05 03:25:11 INFO : file4.txt: Deleted
2026/09/05 03:25:11 NOTICE: [36m(16) :[0m [34mtest changed on path2 and on path1 - file5 (file5R, file5L)[0m
2026/09/05 03:25:11 NOTICE: [36m(17) :[0m [34mtouch-glob 2001-01-02 /tmp/031939gatudax1/datadir/test_dry_run-tidinob5/ file5R.txt[0m
2026/09/05 03:25:11 DEBUG : fs cache: switching user supplied name "/tmp/031939gatudax1/datadir/test_dry_run-tidinob5/" for canonical name "/tmp/031939gatudax1/datadir/test_dry_run-tidinob5"
2026/09/05 03:25:11 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/09/05 03:25:11 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_dry_run-tidinob5/file5R.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path2/ file5.txt[0m
2026/09/05 03:25:11 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_dry_run-tidinob5/file5R.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path2/" as "file5.txt"
2026/09/05 03:25:11 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_dry_run-tidinob5/file5R.txt"
2026/09/05 03:25:11 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path2/"
2026/09/05 03:25:11 DEBUG : operations.CopyFile "file5R.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/dry_run/path2/'" as "file5.txt"
2026/09/05 03:25:11 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/031939gatudax1/datadir/test_dry_run-tidinob5)
2026/09/05 03:25:11 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/dry_run/path2/')
2026/09/05 03:25:11 DEBUG : file5R.txt: Sizes differ
2026/09/05 03:25:11 DEBUG : file5.txt.232124ee.partial: size = 39 OK
2026/09/05 03:25:11 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/09/05 03:25:11 DEBUG : file5.txt.232124ee.partial: renamed to: file5.txt
2026/09/05 03:25:11 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/09/05 03:25:11 NOTICE: [36m(19) :[0m [34mtouch-glob 2001-03-04 /tmp/031939gatudax1/datadir/test_dry_run-tidinob5/ file5L.txt[0m
2026/09/05 03:25:11 DEBUG : fs cache: switching user supplied name "/tmp/031939gatudax1/datadir/test_dry_run-tidinob5/" for canonical name "/tmp/031939gatudax1/datadir/test_dry_run-tidinob5"
2026/09/05 03:25:11 DEBUG : file5L.txt: Set modification time 2001-03-04
2026/09/05 03:25:11 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_dry_run-tidinob5/file5L.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path1/ file5.txt[0m
2026/09/05 03:25:11 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_dry_run-tidinob5/file5L.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path1/" as "file5.txt"
2026/09/05 03:25:11 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_dry_run-tidinob5/file5L.txt"
2026/09/05 03:25:11 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path1/"
2026/09/05 03:25:11 DEBUG : operations.CopyFile "file5L.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/dry_run/path1/'" as "file5.txt"
2026/09/05 03:25:11 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/031939gatudax1/datadir/test_dry_run-tidinob5)
2026/09/05 03:25:11 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/dry_run/path1/')
2026/09/05 03:25:11 DEBUG : file5L.txt: Sizes differ
2026/09/05 03:25:12 DEBUG : file5.txt.4a946ad2.partial: size = 39 OK
2026/09/05 03:25:12 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/09/05 03:25:12 DEBUG : file5.txt.4a946ad2.partial: renamed to: file5.txt
2026/09/05 03:25:12 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/09/05 03:25:12 NOTICE: [36m(21) :[0m [34mtest newer on path2 and deleted on path1 - file6[0m
2026/09/05 03:25:12 NOTICE: [36m(22) :[0m [34mtouch-copy 2001-01-02 /tmp/031939gatudax1/datadir/test_dry_run-tidinob5/file6.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path2/[0m
2026/09/05 03:25:12 DEBUG : fs cache: switching user supplied name "/tmp/031939gatudax1/datadir/test_dry_run-tidinob5/" for canonical name "/tmp/031939gatudax1/datadir/test_dry_run-tidinob5"
2026/09/05 03:25:12 DEBUG : file6.txt: Set modification time 2001-01-02
2026/09/05 03:25:12 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_dry_run-tidinob5/file6.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path2/" as ""
2026/09/05 03:25:12 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_dry_run-tidinob5/file6.txt"
2026/09/05 03:25:12 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path2/"
2026/09/05 03:25:12 DEBUG : operations.CopyFile "file6.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/dry_run/path2/'" as "file6.txt"
2026/09/05 03:25:12 DEBUG : file6.txt: size = 19 (Local file system at /tmp/031939gatudax1/datadir/test_dry_run-tidinob5)
2026/09/05 03:25:12 DEBUG : file6.txt: size = 0 (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/dry_run/path2/')
2026/09/05 03:25:12 DEBUG : file6.txt: Sizes differ
2026/09/05 03:25:12 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/09/05 03:25:12 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:25:12 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/09/05 03:25:12 INFO : file6.txt: Copied (replaced existing)
2026/09/05 03:25:12 NOTICE: [36m(23) :[0m [34mdelete-file TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path1/file6.txt[0m
2026/09/05 03:25:12 INFO : file6.txt: Deleted
2026/09/05 03:25:12 NOTICE: [36m(24) :[0m [34mtest newer on path1 and deleted on path2 - file7[0m
2026/09/05 03:25:12 NOTICE: [36m(25) :[0m [34mtouch-copy 2001-01-02 /tmp/031939gatudax1/datadir/test_dry_run-tidinob5/file7.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path1/[0m
2026/09/05 03:25:12 DEBUG : fs cache: switching user supplied name "/tmp/031939gatudax1/datadir/test_dry_run-tidinob5/" for canonical name "/tmp/031939gatudax1/datadir/test_dry_run-tidinob5"
2026/09/05 03:25:12 DEBUG : file7.txt: Set modification time 2001-01-02
2026/09/05 03:25:12 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_dry_run-tidinob5/file7.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path1/" as ""
2026/09/05 03:25:12 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_dry_run-tidinob5/file7.txt"
2026/09/05 03:25:12 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path1/"
2026/09/05 03:25:12 DEBUG : operations.CopyFile "file7.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/dry_run/path1/'" as "file7.txt"
2026/09/05 03:25:12 DEBUG : file7.txt: size = 19 (Local file system at /tmp/031939gatudax1/datadir/test_dry_run-tidinob5)
2026/09/05 03:25:12 DEBUG : file7.txt: size = 0 (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/dry_run/path1/')
2026/09/05 03:25:12 DEBUG : file7.txt: Sizes differ
2026/09/05 03:25:13 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/09/05 03:25:13 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:25:13 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/09/05 03:25:13 INFO : file7.txt: Copied (replaced existing)
2026/09/05 03:25:13 NOTICE: [36m(26) :[0m [34mdelete-file TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path2/file7.txt[0m
2026/09/05 03:25:13 INFO : file7.txt: Deleted
2026/09/05 03:25:13 NOTICE: [36m(27) :[0m [34mtest sync with dry-run and resync[0m
2026/09/05 03:25:13 NOTICE: [36m(28) :[0m [34mbisync dry-run resync[0m
2026/09/05 03:25:18 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/dry_run/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:25:18 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/dry_run/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:25:18 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:25: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/09/05 03:25:18 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path2/"
2026/09/05 03:25:18 INFO : Copying Path2 files to Path1
2026/09/05 03:25:18 NOTICE: - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:25:18 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19)
2026/09/05 03:25:18 NOTICE: file4.txt: Skipped copy as --dry-run is set (size 0)
2026/09/05 03:25:18 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19)
2026/09/05 03:25:18 NOTICE: - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:25:18 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19)
2026/09/05 03:25:18 NOTICE: file3.txt: Skipped copy as --dry-run is set (size 0)
2026/09/05 03:25:18 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19)
2026/09/05 03:25:18 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 0)
2026/09/05 03:25:18 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13)
2026/09/05 03:25:18 NOTICE: file5.txt: Skipped copy as --dry-run is set (size 39)
2026/09/05 03:25:18 INFO : Resync updating listings
2026/09/05 03:25:18 INFO : [32mBisync successful[0m
2026/09/05 03:25:18 NOTICE: [36m(29) :[0m [34mcopy-listings dryrun-resync[0m
2026/09/05 03:25:18 NOTICE: [36m(30) :[0m [34mtest sync with dry-run[0m
2026/09/05 03:25:18 NOTICE: [36m(31) :[0m [34mbisync dry-run[0m
2026/09/05 03:25:23 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/dry_run/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:25:23 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/dry_run/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:25:23 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:25: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/09/05 03:25:23 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path2/"
2026/09/05 03:25:23 INFO : Building Path1 and Path2 listings
2026/09/05 03:25:23 INFO : Path1 checking for diffs
2026/09/05 03:25:23 NOTICE: - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/09/05 03:25:23 NOTICE: - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/09/05 03:25:23 NOTICE: - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/09/05 03:25:23 NOTICE: - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/09/05 03:25:23 NOTICE: - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile7.txt[0m
2026/09/05 03:25:23 NOTICE: - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/09/05 03:25:23 INFO : Path1: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/09/05 03:25:23 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/09/05 03:25:23 INFO : Path2 checking for diffs
2026/09/05 03:25:23 NOTICE: - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:25:23 NOTICE: - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/09/05 03:25:23 NOTICE: - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/09/05 03:25:23 NOTICE: - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile6.txt[0m
2026/09/05 03:25:23 NOTICE: - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/09/05 03:25:23 NOTICE: - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/09/05 03:25:23 INFO : Path2: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/09/05 03:25:23 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/09/05 03:25:23 INFO : Applying changes
2026/09/05 03:25:23 INFO : Checking potential conflicts...
2026/09/05 03:25:23 ERROR : file5.txt: md5 differ
2026/09/05 03:25:23 NOTICE: azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/dry_run/path2': 1 differences found
2026/09/05 03:25:23 NOTICE: azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/dry_run/path2': 1 errors while checking
2026/09/05 03:25:23 INFO : Finished checking the potential conflicts. 1 differences found
2026/09/05 03:25:23 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path2/file11.txt[0m
2026/09/05 03:25:23 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path2/file2.txt[0m
2026/09/05 03:25:23 NOTICE: - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path2/file4.txt[0m
2026/09/05 03:25:23 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/09/05 03:25:23 NOTICE: file5.txt: Skipped rename as --dry-run is set
2026/09/05 03:25:23 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path2/file5.txt.conflict1[0m
2026/09/05 03:25:23 NOTICE: file5.txt: Skipped rename as --dry-run is set
2026/09/05 03:25:23 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path1/file5.txt.conflict2[0m
2026/09/05 03:25:23 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path1/file6.txt[0m
2026/09/05 03:25:23 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path2/file7.txt[0m
2026/09/05 03:25:23 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path1/file1.txt[0m
2026/09/05 03:25:23 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path1/file10.txt[0m
2026/09/05 03:25:23 NOTICE: - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path1/file3.txt[0m
2026/09/05 03:25:23 NOTICE: - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:25:23 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19)
2026/09/05 03:25:23 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 19)
2026/09/05 03:25:23 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19)
2026/09/05 03:25:23 NOTICE: file3.txt: Skipped delete as --dry-run is set (size 0)
2026/09/05 03:25:23 NOTICE: - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:25:24 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19)
2026/09/05 03:25:24 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19)
2026/09/05 03:25:24 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13)
2026/09/05 03:25:24 NOTICE: file4.txt: Skipped delete as --dry-run is set (size 0)
2026/09/05 03:25:24 INFO : Updating listings
2026/09/05 03:25:24 INFO : [32mBisync successful[0m
2026/09/05 03:25:24 NOTICE: [36m(32) :[0m [34mcopy-listings dryrun[0m
2026/09/05 03:25:24 NOTICE: [36m(33) :[0m [34mtest sync without dry-run[0m
2026/09/05 03:25:24 NOTICE: [36m(34) :[0m [34mbisync[0m
2026/09/05 03:25:29 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/dry_run/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:25:29 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/dry_run/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:25:29 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:25: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/09/05 03:25:29 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path2/"
2026/09/05 03:25:29 INFO : Building Path1 and Path2 listings
2026/09/05 03:25:29 INFO : Path1 checking for diffs
2026/09/05 03:25:29 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/09/05 03:25:29 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/09/05 03:25:29 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/09/05 03:25:29 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/09/05 03:25:29 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile7.txt[0m
2026/09/05 03:25:29 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/09/05 03:25:29 INFO : Path1: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/09/05 03:25:29 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/09/05 03:25:29 INFO : Path2 checking for diffs
2026/09/05 03:25:29 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:25:29 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/09/05 03:25:29 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/09/05 03:25:29 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile6.txt[0m
2026/09/05 03:25:29 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/09/05 03:25:29 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/09/05 03:25:29 INFO : Path2: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/09/05 03:25:29 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/09/05 03:25:29 INFO : Applying changes
2026/09/05 03:25:29 INFO : Checking potential conflicts...
2026/09/05 03:25:29 ERROR : file5.txt: md5 differ
2026/09/05 03:25:29 NOTICE: azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/dry_run/path2': 1 differences found
2026/09/05 03:25:29 NOTICE: azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/dry_run/path2': 1 errors while checking
2026/09/05 03:25:29 INFO : Finished checking the potential conflicts. 1 differences found
2026/09/05 03:25:29 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path2/file11.txt[0m
2026/09/05 03:25:29 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path2/file2.txt[0m
2026/09/05 03:25:29 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path2/file4.txt[0m
2026/09/05 03:25:29 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/09/05 03:25:29 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path1/file5.txt.conflict1[0m
2026/09/05 03:25:29 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1
2026/09/05 03:25:29 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path2/file5.txt.conflict1[0m
2026/09/05 03:25:29 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path2/file5.txt.conflict2[0m
2026/09/05 03:25:29 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2
2026/09/05 03:25:29 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path1/file5.txt.conflict2[0m
2026/09/05 03:25:29 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path1/file6.txt[0m
2026/09/05 03:25:29 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path2/file7.txt[0m
2026/09/05 03:25:29 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path1/file1.txt[0m
2026/09/05 03:25:29 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path1/file10.txt[0m
2026/09/05 03:25:29 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path1/file3.txt[0m
2026/09/05 03:25:29 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:25:30 INFO : file6.txt: Copied (server-side copy)
2026/09/05 03:25:30 INFO : file1.txt: Copied (server-side copy)
2026/09/05 03:25:30 INFO : file5.txt.conflict2: Copied (server-side copy)
2026/09/05 03:25:30 INFO : file10.txt: Copied (server-side copy)
2026/09/05 03:25:30 INFO : file3.txt: Deleted
2026/09/05 03:25:30 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:25:31 INFO : file11.txt: Copied (server-side copy)
2026/09/05 03:25:31 INFO : file7.txt: Copied (server-side copy)
2026/09/05 03:25:31 INFO : file5.txt.conflict1: Copied (server-side copy)
2026/09/05 03:25:31 INFO : file2.txt: Copied (server-side copy)
2026/09/05 03:25:31 INFO : file4.txt: Deleted
2026/09/05 03:25:31 INFO : Updating listings
2026/09/05 03:25:31 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/dry_run/path2/"
2026/09/05 03:25:31 INFO : [32mBisync successful[0m
2026/09/05 03:25:32 DEBUG : Waiting for deletions to finish
2026/09/05 03:25:32 INFO : file10.txt: Deleted
2026/09/05 03:25:32 INFO : RCLONE_TEST: Deleted
2026/09/05 03:25:32 INFO : file1.txt: Deleted
2026/09/05 03:25:32 INFO : file11.txt: Deleted
2026/09/05 03:25:32 INFO : file2.txt: Deleted
2026/09/05 03:25:32 INFO : file5.txt.conflict1: Deleted
2026/09/05 03:25:32 INFO : file6.txt: Deleted
2026/09/05 03:25:32 INFO : file7.txt: Deleted
2026/09/05 03:25:32 INFO : file5.txt.conflict2: Deleted
2026/09/05 03:25:32 DEBUG : removing 1 level 0 directories
2026/09/05 03:25:32 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/dry_run/path1': Removing directory
2026/09/05 03:25:32 DEBUG : Waiting for deletions to finish
2026/09/05 03:25:32 INFO : file6.txt: Deleted
2026/09/05 03:25:32 INFO : file2.txt: Deleted
2026/09/05 03:25:32 INFO : RCLONE_TEST: Deleted
2026/09/05 03:25:32 INFO : file11.txt: Deleted
2026/09/05 03:25:32 INFO : file5.txt.conflict2: Deleted
2026/09/05 03:25:32 INFO : file10.txt: Deleted
2026/09/05 03:25:32 INFO : file5.txt.conflict1: Deleted
2026/09/05 03:25:32 INFO : file1.txt: Deleted
2026/09/05 03:25:32 INFO : file7.txt: Deleted
2026/09/05 03:25:32 DEBUG : removing 1 level 0 directories
2026/09/05 03:25:32 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/dry_run/path2': Removing directory
bisync_test.go:610: [32mTEST dry_run PASSED[0m
=== RUN TestBisyncRemoteRemote/equal
2026/09/05 03:25:32 INFO : path1: Making directory
2026/09/05 03:25:32 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/equal/path1"
2026/09/05 03:25:32 DEBUG : Config file has changed externally - reloading
2026/09/05 03:25:32 INFO : path2: Making directory
2026/09/05 03:25:32 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/equal/path2"
2026/09/05 03:25:33 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_equal/initial"
2026/09/05 03:25:33 DEBUG : Creating backend with remote "/tmp/031939gatudax1/initdir/test_equal-wimasoz0"
2026/09/05 03:25:33 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:25:33 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:25:33 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:25:33 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:25:33 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:25:33 DEBUG : Local file system at /tmp/031939gatudax1/initdir/test_equal-wimasoz0: Waiting for checks to finish
2026/09/05 03:25:33 DEBUG : Local file system at /tmp/031939gatudax1/initdir/test_equal-wimasoz0: Waiting for transfers to finish
2026/09/05 03:25:33 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:25:33 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:25:33 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:25:33 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:25:33 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:25:33 INFO : file1.txt: Copied (new)
2026/09/05 03:25:33 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:25:33 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:25:33 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:25:33 INFO : file2.txt: Copied (new)
2026/09/05 03:25:33 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_equal/modfiles"
2026/09/05 03:25:33 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_equal-luwidip7"
2026/09/05 03:25:33 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/09/05 03:25:33 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/09/05 03:25:33 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:25:33 DEBUG : file1L.txt.bc963e7b.partial: size = 33 OK
2026/09/05 03:25:33 DEBUG : file1R.txt.df7bff44.partial: size = 33 OK
2026/09/05 03:25:33 DEBUG : file2.txt.467c795f.partial: size = 37 OK
2026/09/05 03:25:33 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/09/05 03:25:33 DEBUG : file1L.txt.bc963e7b.partial: renamed to: file1L.txt
2026/09/05 03:25:33 INFO : file1L.txt: Copied (new)
2026/09/05 03:25:33 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/09/05 03:25:33 DEBUG : file1R.txt.df7bff44.partial: renamed to: file1R.txt
2026/09/05 03:25:33 INFO : file1R.txt: Copied (new)
2026/09/05 03:25:33 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/09/05 03:25:33 DEBUG : file2.txt.467c795f.partial: renamed to: file2.txt
2026/09/05 03:25:33 INFO : file2.txt: Copied (new)
2026/09/05 03:25:33 DEBUG : Local file system at /tmp/031939gatudax1/datadir/test_equal-luwidip7: Waiting for checks to finish
2026/09/05 03:25:33 DEBUG : Local file system at /tmp/031939gatudax1/datadir/test_equal-luwidip7: Waiting for transfers to finish
2026/09/05 03:25:33 DEBUG : Waiting for deletions to finish
2026/09/05 03:25:33 ERROR : error listing: directory not found
2026/09/05 03:25:33 ERROR : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/equal/path1': Failed to list "": directory not found
2026/09/05 03:25:33 DEBUG : removing 1 level 0 directories
2026/09/05 03:25:33 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/equal/path1': Removing directory
2026/09/05 03:25:33 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-zazanew6hide%2F031939gatudax1%2Fequal%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:4945f2f3-a01a-0034-47e6-3c82d2000000
Time:2026-09-05T03:25:33.1261415Z
--------------------------------------------------------------------------------
2026/09/05 03:25:33 DEBUG : Waiting for deletions to finish
2026/09/05 03:25:33 ERROR : error listing: directory not found
2026/09/05 03:25:33 ERROR : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/equal/path2': Failed to list "": directory not found
2026/09/05 03:25:33 DEBUG : removing 1 level 0 directories
2026/09/05 03:25:33 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/equal/path2': Removing directory
2026/09/05 03:25:33 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-zazanew6hide%2F031939gatudax1%2Fequal%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:4945f2fa-a01a-0034-4ee6-3c82d2000000
Time:2026-09-05T03:25:33.2552854Z
--------------------------------------------------------------------------------
2026/09/05 03:25:33 ERROR : error listing: directory not found
2026/09/05 03:25:33 ERROR : error listing: directory not found
2026/09/05 03:25:33 NOTICE: checking initFs Local file system at /tmp/031939gatudax1/initdir/test_equal-wimasoz0
2026/09/05 03:25:33 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:25:33 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:25:33 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:25:33 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/equal/path1': Waiting for checks to finish
2026/09/05 03:25:33 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/equal/path1': Waiting for transfers to finish
2026/09/05 03:25:33 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:25:33 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:25:33 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:25:33 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:25:33 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:25:33 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:25:33 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:25:33 INFO : file1.txt: Copied (new)
2026/09/05 03:25:33 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:25:33 INFO : file2.txt: Copied (new)
2026/09/05 03:25:33 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:25:33 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:25:33 NOTICE: checking Path1 azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/equal/path1'
2026/09/05 03:25:34 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:25:34 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:25:34 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:25:34 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/equal/path2': Waiting for checks to finish
2026/09/05 03:25:34 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/equal/path2': Waiting for transfers to finish
2026/09/05 03:25:34 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:25:34 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:25:34 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:25:34 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:25:34 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:25:34 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:25:34 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:25:34 INFO : file1.txt: Copied (new)
2026/09/05 03:25:34 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:25:34 INFO : file2.txt: Copied (new)
2026/09/05 03:25:34 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:25:34 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:25:34 NOTICE: checking path2 azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/equal/path2'
2026/09/05 03:25:34 NOTICE: [36m(01) :[0m [34mtest equal[0m
2026/09/05 03:25:34 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/09/05 03:25:34 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/09/05 03:25:39 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/equal/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:25:39 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/equal/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:25:39 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:25: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/09/05 03:25:39 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/equal/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/equal/path2/"
2026/09/05 03:25:39 INFO : Copying Path2 files to Path1
2026/09/05 03:25:39 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:25:39 INFO : There was nothing to transfer
2026/09/05 03:25:39 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:25:39 INFO : There was nothing to transfer
2026/09/05 03:25:39 INFO : Resync updating listings
2026/09/05 03:25:39 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/equal/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/equal/path2/"
2026/09/05 03:25:39 INFO : [32mBisync successful[0m
2026/09/05 03:25:39 NOTICE: [36m(04) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/09/05 03:25:39 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-01-02 /tmp/031939gatudax1/datadir/test_equal-luwidip7/ file1R.txt[0m
2026/09/05 03:25:39 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_equal-luwidip7/"
2026/09/05 03:25:39 DEBUG : fs cache: renaming cache item "/tmp/031939gatudax1/datadir/test_equal-luwidip7/" to be canonical "/tmp/031939gatudax1/datadir/test_equal-luwidip7"
2026/09/05 03:25:39 DEBUG : file1R.txt: Set modification time 2001-01-02
2026/09/05 03:25:39 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_equal-luwidip7/file1R.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/equal/path2/ file1.txt[0m
2026/09/05 03:25:39 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_equal-luwidip7/file1R.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/equal/path2/" as "file1.txt"
2026/09/05 03:25:39 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_equal-luwidip7/file1R.txt"
2026/09/05 03:25:39 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/equal/path2/"
2026/09/05 03:25:39 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/equal/path2/'" as "file1.txt"
2026/09/05 03:25:39 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/031939gatudax1/datadir/test_equal-luwidip7)
2026/09/05 03:25:39 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/equal/path2/')
2026/09/05 03:25:39 DEBUG : file1R.txt: Sizes differ
2026/09/05 03:25:39 DEBUG : file1.txt.2782e57b.partial: size = 33 OK
2026/09/05 03:25:39 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/09/05 03:25:39 DEBUG : file1.txt.2782e57b.partial: renamed to: file1.txt
2026/09/05 03:25:39 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/09/05 03:25:39 NOTICE: [36m(07) :[0m [34mtouch-glob 2001-03-04 /tmp/031939gatudax1/datadir/test_equal-luwidip7/ file1L.txt[0m
2026/09/05 03:25:39 DEBUG : fs cache: switching user supplied name "/tmp/031939gatudax1/datadir/test_equal-luwidip7/" for canonical name "/tmp/031939gatudax1/datadir/test_equal-luwidip7"
2026/09/05 03:25:39 DEBUG : file1L.txt: Set modification time 2001-03-04
2026/09/05 03:25:39 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_equal-luwidip7/file1L.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/equal/path1/ file1.txt[0m
2026/09/05 03:25:39 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_equal-luwidip7/file1L.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/equal/path1/" as "file1.txt"
2026/09/05 03:25:39 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_equal-luwidip7/file1L.txt"
2026/09/05 03:25:39 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/equal/path1/"
2026/09/05 03:25:39 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/equal/path1/'" as "file1.txt"
2026/09/05 03:25:40 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/031939gatudax1/datadir/test_equal-luwidip7)
2026/09/05 03:25:40 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/equal/path1/')
2026/09/05 03:25:40 DEBUG : file1L.txt: Sizes differ
2026/09/05 03:25:40 DEBUG : file1.txt.4e37ab47.partial: size = 33 OK
2026/09/05 03:25:40 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/09/05 03:25:40 DEBUG : file1.txt.4e37ab47.partial: renamed to: file1.txt
2026/09/05 03:25:40 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/09/05 03:25:40 NOTICE: [36m(09) :[0m [34mtest changed on both paths and identical - file2[0m
2026/09/05 03:25:40 NOTICE: [36m(10) :[0m [34mtouch-glob 2001-01-02 /tmp/031939gatudax1/datadir/test_equal-luwidip7/ file2.txt[0m
2026/09/05 03:25:40 DEBUG : fs cache: switching user supplied name "/tmp/031939gatudax1/datadir/test_equal-luwidip7/" for canonical name "/tmp/031939gatudax1/datadir/test_equal-luwidip7"
2026/09/05 03:25:40 DEBUG : file2.txt: Set modification time 2001-01-02
2026/09/05 03:25:40 NOTICE: [36m(11) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_equal-luwidip7/file2.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/equal/path1/ file2.txt[0m
2026/09/05 03:25:40 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_equal-luwidip7/file2.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/equal/path1/" as "file2.txt"
2026/09/05 03:25:40 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_equal-luwidip7/file2.txt"
2026/09/05 03:25:40 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/equal/path1/"
2026/09/05 03:25:40 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/equal/path1/'" as "file2.txt"
2026/09/05 03:25:40 DEBUG : file2.txt: size = 37 (Local file system at /tmp/031939gatudax1/datadir/test_equal-luwidip7)
2026/09/05 03:25:40 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/equal/path1/')
2026/09/05 03:25:40 DEBUG : file2.txt: Sizes differ
2026/09/05 03:25:40 DEBUG : file2.txt.467c795f.partial: size = 37 OK
2026/09/05 03:25:40 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/09/05 03:25:40 DEBUG : file2.txt.467c795f.partial: renamed to: file2.txt
2026/09/05 03:25:40 INFO : file2.txt: Copied (replaced existing)
2026/09/05 03:25:40 NOTICE: [36m(12) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_equal-luwidip7/file2.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/equal/path2/ file2.txt[0m
2026/09/05 03:25:40 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_equal-luwidip7/file2.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/equal/path2/" as "file2.txt"
2026/09/05 03:25:40 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_equal-luwidip7/file2.txt"
2026/09/05 03:25:40 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/equal/path2/"
2026/09/05 03:25:40 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/equal/path2/'" as "file2.txt"
2026/09/05 03:25:40 DEBUG : file2.txt: size = 37 (Local file system at /tmp/031939gatudax1/datadir/test_equal-luwidip7)
2026/09/05 03:25:40 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/equal/path2/')
2026/09/05 03:25:40 DEBUG : file2.txt: Sizes differ
2026/09/05 03:25:41 DEBUG : file2.txt.467c795f.partial: size = 37 OK
2026/09/05 03:25:41 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/09/05 03:25:41 DEBUG : file2.txt.467c795f.partial: renamed to: file2.txt
2026/09/05 03:25:41 INFO : file2.txt: Copied (replaced existing)
2026/09/05 03:25:41 NOTICE: [36m(13) :[0m [34mtest bisync run[0m
2026/09/05 03:25:41 NOTICE: [36m(14) :[0m [34mbisync[0m
2026/09/05 03:25:45 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/equal/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:25:45 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/equal/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:25:45 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:25: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/09/05 03:25:45 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/equal/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/equal/path2/"
2026/09/05 03:25:45 INFO : Building Path1 and Path2 listings
2026/09/05 03:25:45 INFO : Path1 checking for diffs
2026/09/05 03:25:45 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:25:45 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/09/05 03:25:45 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/09/05 03:25:45 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m, [36m 2 larger[0m, [34m 0 smaller[0m)
2026/09/05 03:25:45 INFO : Path2 checking for diffs
2026/09/05 03:25:45 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:25:45 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/09/05 03:25:45 INFO : Path2: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/09/05 03:25:45 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m, [36m 2 larger[0m, [34m 0 smaller[0m)
2026/09/05 03:25:45 INFO : Applying changes
2026/09/05 03:25:45 INFO : Checking potential conflicts...
2026/09/05 03:25:46 ERROR : file1.txt: md5 differ
2026/09/05 03:25:46 NOTICE: azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/equal/path2': 1 differences found
2026/09/05 03:25:46 NOTICE: azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/equal/path2': 1 errors while checking
2026/09/05 03:25:46 NOTICE: azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/equal/path2': 1 matching files
2026/09/05 03:25:46 INFO : Finished checking the potential conflicts. 1 differences found
2026/09/05 03:25:46 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/09/05 03:25:46 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/equal/path1/file1.txt.conflict1[0m
2026/09/05 03:25:46 INFO : file1.txt: Moved (server-side) to: file1.txt.conflict1
2026/09/05 03:25:46 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/equal/path2/file1.txt.conflict1[0m
2026/09/05 03:25:46 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/equal/path2/file1.txt.conflict2[0m
2026/09/05 03:25:46 INFO : file1.txt: Moved (server-side) to: file1.txt.conflict2
2026/09/05 03:25:46 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/equal/path1/file1.txt.conflict2[0m
2026/09/05 03:25:46 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile2.txt[0m
2026/09/05 03:25:46 INFO : Files are equal! Skipping: file2.txt
2026/09/05 03:25:46 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:25:47 INFO : file1.txt.conflict2: Copied (server-side copy)
2026/09/05 03:25:47 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:25:47 INFO : file1.txt.conflict1: Copied (server-side copy)
2026/09/05 03:25:47 INFO : Updating listings
2026/09/05 03:25:47 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/equal/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/equal/path2/"
2026/09/05 03:25:47 INFO : [32mBisync successful[0m
2026/09/05 03:25:48 DEBUG : Waiting for deletions to finish
2026/09/05 03:25:48 INFO : RCLONE_TEST: Deleted
2026/09/05 03:25:48 INFO : file2.txt: Deleted
2026/09/05 03:25:48 INFO : file1.txt.conflict2: Deleted
2026/09/05 03:25:48 INFO : file1.txt.conflict1: Deleted
2026/09/05 03:25:48 DEBUG : removing 1 level 0 directories
2026/09/05 03:25:48 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/equal/path1': Removing directory
2026/09/05 03:25:48 DEBUG : Waiting for deletions to finish
2026/09/05 03:25:48 INFO : file2.txt: Deleted
2026/09/05 03:25:48 INFO : RCLONE_TEST: Deleted
2026/09/05 03:25:48 INFO : file1.txt.conflict2: Deleted
2026/09/05 03:25:48 INFO : file1.txt.conflict1: Deleted
2026/09/05 03:25:48 DEBUG : removing 1 level 0 directories
2026/09/05 03:25:48 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/equal/path2': Removing directory
bisync_test.go:610: [32mTEST equal PASSED[0m
=== RUN TestBisyncRemoteRemote/ext_paths
2026/09/05 03:25:48 INFO : path1: Making directory
2026/09/05 03:25:48 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1"
2026/09/05 03:25:48 DEBUG : Config file has changed externally - reloading
2026/09/05 03:25:48 INFO : path2: Making directory
2026/09/05 03:25:48 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2"
2026/09/05 03:25:48 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ext_paths/initial"
2026/09/05 03:25:48 DEBUG : Creating backend with remote "/tmp/031939gatudax1/initdir/test_ext_paths-xifacum8"
2026/09/05 03:25:48 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:25:48 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:25:48 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/09/05 03:25:48 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/09/05 03:25:48 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/09/05 03:25:48 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/09/05 03:25:48 DEBUG : 測試_check file: Need to transfer - File not found at Destination
2026/09/05 03:25:48 DEBUG : 測試Русский ěáñ: Making directory with metadata
2026/09/05 03:25:48 INFO : 測試Русский ěáñ: Made directory with metadata (mtime=2024-04-17T01:00:03.064427195Z)
2026/09/05 03:25:48 DEBUG : Added delayed dir = "測試Русский ěáñ", newDst=測試Русский ěáñ
2026/09/05 03:25:48 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/09/05 03:25:48 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/09/05 03:25:48 DEBUG : 測試Русский ěáñ/測試_check file: Need to transfer - File not found at Destination
2026/09/05 03:25:48 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/09/05 03:25:48 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:25:48 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/09/05 03:25:48 DEBUG : Local file system at /tmp/031939gatudax1/initdir/test_ext_paths-xifacum8: Waiting for checks to finish
2026/09/05 03:25:48 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:25:48 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/09/05 03:25:48 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/09/05 03:25:48 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/09/05 03:25:48 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:25:48 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:25:48 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:25:48 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:25:48 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/09/05 03:25:48 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:25:48 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/09/05 03:25:48 INFO : filename_contains_ě_.txt: Copied (new)
2026/09/05 03:25:48 DEBUG : 測試_check file.a1a409eb.partial: size = 0 OK
2026/09/05 03:25:48 DEBUG : Local file system at /tmp/031939gatudax1/initdir/test_ext_paths-xifacum8: Waiting for transfers to finish
2026/09/05 03:25:48 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:25:48 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/09/05 03:25:48 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/09/05 03:25:48 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:25:48 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/09/05 03:25:48 INFO : Русский.txt: Copied (new)
2026/09/05 03:25:48 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: size = 272 OK
2026/09/05 03:25:48 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:25:48 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:25:48 INFO : file1.txt: Copied (new)
2026/09/05 03:25:48 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: size = 0 OK
2026/09/05 03:25:48 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:25:48 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: renamed to: 測試Русский ěáñ/filename_contains_ࢺ_.txt
2026/09/05 03:25:48 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Copied (new)
2026/09/05 03:25:48 DEBUG : 測試Русский ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:25:48 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: renamed to: 測試Русский ěáñ/測試_check file
2026/09/05 03:25:48 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/09/05 03:25:48 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:25:48 DEBUG : 測試_check file.a1a409eb.partial: renamed to: 測試_check file
2026/09/05 03:25:48 INFO : 測試_check file: Copied (new)
2026/09/05 03:25:48 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: size = 272 OK
2026/09/05 03:25:48 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:25:48 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: renamed to: 測試Русский ěáñ/filename_contains_ě_.txt
2026/09/05 03:25:48 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Copied (new)
2026/09/05 03:25:48 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/09/05 03:25:48 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ext_paths/modfiles"
2026/09/05 03:25:48 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_ext_paths-tozalic3"
2026/09/05 03:25:48 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:25:48 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination
2026/09/05 03:25:48 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: size = 254 OK
2026/09/05 03:25:48 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/09/05 03:25:48 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: renamed to: 測試_filtersfile.txt
2026/09/05 03:25:48 INFO : 測試_filtersfile.txt: Copied (new)
2026/09/05 03:25:48 DEBUG : Local file system at /tmp/031939gatudax1/datadir/test_ext_paths-tozalic3: Waiting for checks to finish
2026/09/05 03:25:48 DEBUG : Local file system at /tmp/031939gatudax1/datadir/test_ext_paths-tozalic3: Waiting for transfers to finish
2026/09/05 03:25:48 DEBUG : file1.txt.817ca4fb.partial: size = 19 OK
2026/09/05 03:25:48 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:25:48 DEBUG : file1.txt.817ca4fb.partial: renamed to: file1.txt
2026/09/05 03:25:48 INFO : file1.txt: Copied (new)
2026/09/05 03:25:48 DEBUG : Waiting for deletions to finish
2026/09/05 03:25:48 ERROR : error listing: directory not found
2026/09/05 03:25:49 ERROR : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1': Failed to list "": directory not found
2026/09/05 03:25:49 DEBUG : removing 1 level 0 directories
2026/09/05 03:25:49 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1': Removing directory
2026/09/05 03:25:49 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-zazanew6hide%2F031939gatudax1%2Fext_paths%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:7fbf4fce-101a-0031-73e6-3c5009000000
Time:2026-09-05T03:25:49.0436690Z
--------------------------------------------------------------------------------
2026/09/05 03:25:49 DEBUG : Waiting for deletions to finish
2026/09/05 03:25:49 ERROR : error listing: directory not found
2026/09/05 03:25:49 ERROR : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2': Failed to list "": directory not found
2026/09/05 03:25:49 DEBUG : removing 1 level 0 directories
2026/09/05 03:25:49 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2': Removing directory
2026/09/05 03:25:49 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-zazanew6hide%2F031939gatudax1%2Fext_paths%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:7fbf4fd1-101a-0031-76e6-3c5009000000
Time:2026-09-05T03:25:49.1778798Z
--------------------------------------------------------------------------------
2026/09/05 03:25:49 ERROR : error listing: directory not found
2026/09/05 03:25:49 ERROR : error listing: directory not found
2026/09/05 03:25:49 NOTICE: checking initFs Local file system at /tmp/031939gatudax1/initdir/test_ext_paths-xifacum8
2026/09/05 03:25:49 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:25:49 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/09/05 03:25:49 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/09/05 03:25:49 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/09/05 03:25:49 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:25:49 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/09/05 03:25:49 DEBUG : 測試_check file: Need to transfer - File not found at Destination
2026/09/05 03:25:49 INFO : 測試Русский ěáñ: Making directory
2026/09/05 03:25:49 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/09/05 03:25:49 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:25:49 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:25:49 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:25:49 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/09/05 03:25:49 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/09/05 03:25:49 DEBUG : 測試Русский ěáñ/測試_check file: Need to transfer - File not found at Destination
2026/09/05 03:25:49 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1': Waiting for checks to finish
2026/09/05 03:25:49 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1': Waiting for transfers to finish
2026/09/05 03:25:49 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/09/05 03:25:49 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:25:49 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/09/05 03:25:49 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:25:49 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/09/05 03:25:49 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/09/05 03:25:49 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:25:49 INFO : file1.txt: Copied (new)
2026/09/05 03:25:49 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/09/05 03:25:49 INFO : filename_contains_ě_.txt: Copied (new)
2026/09/05 03:25:49 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/09/05 03:25:49 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/09/05 03:25:49 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/09/05 03:25:49 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:25:49 DEBUG : 測試_check file.a1a409eb.partial: size = 0 OK
2026/09/05 03:25:49 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:25:49 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:25:49 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:25:49 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: size = 272 OK
2026/09/05 03:25:49 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:25:50 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/09/05 03:25:50 INFO : Русский.txt: Copied (new)
2026/09/05 03:25:50 DEBUG : 測試_check file.a1a409eb.partial: renamed to: 測試_check file
2026/09/05 03:25:50 INFO : 測試_check file: Copied (new)
2026/09/05 03:25:50 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:25:50 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:25:50 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: renamed to: 測試Русский ěáñ/filename_contains_ě_.txt
2026/09/05 03:25:50 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Copied (new)
2026/09/05 03:25:50 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: size = 0 OK
2026/09/05 03:25:50 DEBUG : 測試Русский ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:25:50 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: size = 272 OK
2026/09/05 03:25:50 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:25:50 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: renamed to: 測試Русский ěáñ/測試_check file
2026/09/05 03:25:50 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/09/05 03:25:50 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: renamed to: 測試Русский ěáñ/filename_contains_ࢺ_.txt
2026/09/05 03:25:50 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Copied (new)
2026/09/05 03:25:50 NOTICE: checking Path1 azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1'
2026/09/05 03:25:51 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:25:51 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/09/05 03:25:51 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/09/05 03:25:51 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/09/05 03:25:51 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:25:51 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/09/05 03:25:51 DEBUG : 測試_check file: Need to transfer - File not found at Destination
2026/09/05 03:25:51 INFO : 測試Русский ěáñ: Making directory
2026/09/05 03:25:51 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:25:51 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:25:51 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/09/05 03:25:51 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/09/05 03:25:51 DEBUG : 測試Русский ěáñ/測試_check file: Need to transfer - File not found at Destination
2026/09/05 03:25:51 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2': Waiting for checks to finish
2026/09/05 03:25:51 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2': Waiting for transfers to finish
2026/09/05 03:25:51 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/09/05 03:25:51 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:25:51 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/09/05 03:25:51 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:25:51 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/09/05 03:25:51 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:25:51 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:25:51 INFO : file1.txt: Copied (new)
2026/09/05 03:25:51 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/09/05 03:25:51 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/09/05 03:25:51 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/09/05 03:25:51 INFO : filename_contains_ě_.txt: Copied (new)
2026/09/05 03:25:51 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/09/05 03:25:51 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/09/05 03:25:51 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/09/05 03:25:51 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:25:51 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:25:51 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:25:51 DEBUG : 測試_check file.a1a409eb.partial: size = 0 OK
2026/09/05 03:25:51 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:25:51 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: size = 272 OK
2026/09/05 03:25:51 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:25:51 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/09/05 03:25:51 INFO : Русский.txt: Copied (new)
2026/09/05 03:25:51 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:25:51 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:25:51 DEBUG : 測試_check file.a1a409eb.partial: renamed to: 測試_check file
2026/09/05 03:25:51 INFO : 測試_check file: Copied (new)
2026/09/05 03:25:51 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: renamed to: 測試Русский ěáñ/filename_contains_ě_.txt
2026/09/05 03:25:51 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Copied (new)
2026/09/05 03:25:51 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: size = 0 OK
2026/09/05 03:25:51 DEBUG : 測試Русский ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:25:51 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: size = 272 OK
2026/09/05 03:25:51 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:25:51 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: renamed to: 測試Русский ěáñ/測試_check file
2026/09/05 03:25:51 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/09/05 03:25:51 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: renamed to: 測試Русский ěáñ/filename_contains_ࢺ_.txt
2026/09/05 03:25:51 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Copied (new)
2026/09/05 03:25:51 NOTICE: checking path2 azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2'
2026/09/05 03:25:52 NOTICE: [36m(01) :[0m [34mtest extended-char-paths[0m
2026/09/05 03:25:52 NOTICE: [36m(02) :[0m [34mfix-names TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский{spc}{spc}ěáñ/[0m
2026/09/05 03:25:52 DEBUG : Creating backend with remote "TestAzureFiles:"
2026/09/05 03:25:52 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/: is NFC: true
2026/09/05 03:25:52 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/: is NFD: false
2026/09/05 03:25:52 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/: is valid UTF8: true
2026/09/05 03:25:52 DEBUG : TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/: attempting to fix directory
2026/09/05 03:25:52 DEBUG : old and new are equal. Skipping. TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/ (41f9bc43bca273efab99a77ccd955181) TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/ (41f9bc43bca273efab99a77ccd955181)
2026/09/05 03:25:52 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/"
2026/09/05 03:25:52 DEBUG : Attempting to move rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/ to TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/
2026/09/05 03:25:52 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ-rclone-move-rebumet0"
2026/09/05 03:25:52 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ-rclone-move-rebumet0': Using server-side directory move
2026/09/05 03:25:52 ERROR : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ-rclone-move-rebumet0': Server side directory move failed: DirMove: Rename failed: PUT https://rclonefiles.file.core.windows.net/rclone/rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/%E6%B8%AC%E8%A9%A6%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9%20%20%C4%9B%C3%A1%C3%B1-rclone-move-rebumet0
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified resource does not exist.
ERROR CODE: ResourceNotFound
--------------------------------------------------------------------------------
ResourceNotFoundThe specified resource does not exist.
RequestId:adc4fdb9-601a-0049-73e6-3cf3f1000000
Time:2026-09-05T03:25:52.8391331Z
--------------------------------------------------------------------------------
2026/09/05 03:25:52 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/': error attempting to move folder: DirMove: Rename failed: PUT https://rclonefiles.file.core.windows.net/rclone/rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/%E6%B8%AC%E8%A9%A6%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9%20%20%C4%9B%C3%A1%C3%B1-rclone-move-rebumet0
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified resource does not exist.
ERROR CODE: ResourceNotFound
--------------------------------------------------------------------------------
ResourceNotFoundThe specified resource does not exist.
RequestId:adc4fdb9-601a-0049-73e6-3cf3f1000000
Time:2026-09-05T03:25:52.8391331Z
--------------------------------------------------------------------------------
2026/09/05 03:25:52 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/"
2026/09/05 03:25:52 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/': Using server-side directory move
2026/09/05 03:25:52 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2026/09/05 03:25:52 ERROR : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ-rclone-move-rebumet0': error reading source root directory: directory not found
2026/09/05 03:25:52 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/': Waiting for checks to finish
2026/09/05 03:25:52 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/': Waiting for transfers to finish
2026/09/05 03:25:52 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ-rclone-move-rebumet0': error attempting to move folder to rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/: directory not found
2026/09/05 03:25:52 NOTICE: [36m(03) :[0m [34mfix-names TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский{spc}{spc}ěáñ/[0m
2026/09/05 03:25:52 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/: is NFC: true
2026/09/05 03:25:52 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/: is NFD: false
2026/09/05 03:25:52 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/: is valid UTF8: true
2026/09/05 03:25:52 DEBUG : TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/: attempting to fix directory
2026/09/05 03:25:52 DEBUG : old and new are equal. Skipping. TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/ (3aec418c99a682d0430256660da0914e) TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/ (3aec418c99a682d0430256660da0914e)
2026/09/05 03:25:52 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/"
2026/09/05 03:25:53 DEBUG : Attempting to move rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/ to TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/
2026/09/05 03:25:53 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ-rclone-move-vemahod7"
2026/09/05 03:25:53 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ-rclone-move-vemahod7': Using server-side directory move
2026/09/05 03:25:53 ERROR : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ-rclone-move-vemahod7': Server side directory move failed: DirMove: Rename failed: PUT https://rclonefiles.file.core.windows.net/rclone/rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/%E6%B8%AC%E8%A9%A6%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9%20%20%C4%9B%C3%A1%C3%B1-rclone-move-vemahod7
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified resource does not exist.
ERROR CODE: ResourceNotFound
--------------------------------------------------------------------------------
ResourceNotFoundThe specified resource does not exist.
RequestId:71c9d278-a01a-00b2-30e6-3c4e6b000000
Time:2026-09-05T03:25:53.1425624Z
--------------------------------------------------------------------------------
2026/09/05 03:25:53 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/': error attempting to move folder: DirMove: Rename failed: PUT https://rclonefiles.file.core.windows.net/rclone/rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/%E6%B8%AC%E8%A9%A6%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9%20%20%C4%9B%C3%A1%C3%B1-rclone-move-vemahod7
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified resource does not exist.
ERROR CODE: ResourceNotFound
--------------------------------------------------------------------------------
ResourceNotFoundThe specified resource does not exist.
RequestId:71c9d278-a01a-00b2-30e6-3c4e6b000000
Time:2026-09-05T03:25:53.1425624Z
--------------------------------------------------------------------------------
2026/09/05 03:25:53 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/"
2026/09/05 03:25:53 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/': Using server-side directory move
2026/09/05 03:25:53 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2026/09/05 03:25:53 ERROR : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ-rclone-move-vemahod7': error reading source root directory: directory not found
2026/09/05 03:25:53 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/': Waiting for checks to finish
2026/09/05 03:25:53 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/': Waiting for transfers to finish
2026/09/05 03:25:53 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ-rclone-move-vemahod7': error attempting to move folder to rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/: directory not found
2026/09/05 03:25:53 NOTICE: [36m(04) :[0m [34mfix-names TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/09/05 03:25:53 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFC: true
2026/09/05 03:25:53 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFD: false
2026/09/05 03:25:53 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/09/05 03:25:53 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/09/05 03:25:53 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true e07e9c99c729d4b8885523b3ac621e88
2026/09/05 03:25:53 DEBUG : FILE old: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/09/05 03:25:53 DEBUG : HASH old: e07e9c99c729d4b8885523b3ac621e88 new: e07e9c99c729d4b8885523b3ac621e88 equal: true
2026/09/05 03:25:53 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false 726cbbc492902b797e51ec4db4eb7c46
2026/09/05 03:25:53 DEBUG : FILE old: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/09/05 03:25:53 DEBUG : HASH old: 726cbbc492902b797e51ec4db4eb7c46 new: e07e9c99c729d4b8885523b3ac621e88 equal: false
2026/09/05 03:25:53 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false 726cbbc492902b797e51ec4db4eb7c46
2026/09/05 03:25:53 DEBUG : FILE old: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/09/05 03:25:53 DEBUG : HASH old: 726cbbc492902b797e51ec4db4eb7c46 new: e07e9c99c729d4b8885523b3ac621e88 equal: false
2026/09/05 03:25:53 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true e07e9c99c729d4b8885523b3ac621e88
2026/09/05 03:25:53 DEBUG : FILE old: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/09/05 03:25:53 DEBUG : HASH old: e07e9c99c729d4b8885523b3ac621e88 new: e07e9c99c729d4b8885523b3ac621e88 equal: true
2026/09/05 03:25:53 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/09/05 03:25:53 NOTICE: [36m(05) :[0m [34mfix-names TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/09/05 03:25:53 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFC: true
2026/09/05 03:25:53 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFD: false
2026/09/05 03:25:53 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/09/05 03:25:53 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/09/05 03:25:53 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true 4bf131e8240531125d3228a774a671e8
2026/09/05 03:25:53 DEBUG : FILE old: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/09/05 03:25:53 DEBUG : HASH old: 4bf131e8240531125d3228a774a671e8 new: 4bf131e8240531125d3228a774a671e8 equal: true
2026/09/05 03:25:53 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false ac4266d71c8aa004a20a7ef877b53219
2026/09/05 03:25:53 DEBUG : FILE old: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/09/05 03:25:53 DEBUG : HASH old: ac4266d71c8aa004a20a7ef877b53219 new: 4bf131e8240531125d3228a774a671e8 equal: false
2026/09/05 03:25:53 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false ac4266d71c8aa004a20a7ef877b53219
2026/09/05 03:25:53 DEBUG : FILE old: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/09/05 03:25:53 DEBUG : HASH old: ac4266d71c8aa004a20a7ef877b53219 new: 4bf131e8240531125d3228a774a671e8 equal: false
2026/09/05 03:25:53 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true 4bf131e8240531125d3228a774a671e8
2026/09/05 03:25:53 DEBUG : FILE old: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/09/05 03:25:53 DEBUG : HASH old: 4bf131e8240531125d3228a774a671e8 new: 4bf131e8240531125d3228a774a671e8 equal: true
2026/09/05 03:25:53 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/09/05 03:25:53 NOTICE: [36m(06) :[0m [34mfix-names TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский{spc}{spc}ěáñ/filename_contains_ě_.txt[0m
2026/09/05 03:25:53 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: is NFC: true
2026/09/05 03:25:53 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: is NFD: false
2026/09/05 03:25:53 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: is valid UTF8: true
2026/09/05 03:25:53 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/09/05 03:25:53 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: true f325bd9f79d4241d9654303e8c0f2ed1
2026/09/05 03:25:53 DEBUG : FILE old: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: true
2026/09/05 03:25:53 DEBUG : HASH old: f325bd9f79d4241d9654303e8c0f2ed1 new: f325bd9f79d4241d9654303e8c0f2ed1 equal: true
2026/09/05 03:25:53 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false aa39811d7c4ae4400e0c7d167e65f89e
2026/09/05 03:25:53 DEBUG : FILE old: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/09/05 03:25:53 DEBUG : HASH old: aa39811d7c4ae4400e0c7d167e65f89e new: f325bd9f79d4241d9654303e8c0f2ed1 equal: false
2026/09/05 03:25:53 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false b7a84470523bac7e875d00eb2ef02ee5
2026/09/05 03:25:53 DEBUG : FILE old: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/09/05 03:25:53 DEBUG : HASH old: b7a84470523bac7e875d00eb2ef02ee5 new: f325bd9f79d4241d9654303e8c0f2ed1 equal: false
2026/09/05 03:25:53 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 8f3067380c9f8654c0838e7289f70e66
2026/09/05 03:25:53 DEBUG : FILE old: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/09/05 03:25:53 DEBUG : HASH old: 8f3067380c9f8654c0838e7289f70e66 new: f325bd9f79d4241d9654303e8c0f2ed1 equal: false
2026/09/05 03:25:53 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/09/05 03:25:53 NOTICE: [36m(07) :[0m [34mfix-names TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский{spc}{spc}ěáñ/filename_contains_ě_.txt[0m
2026/09/05 03:25:53 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: is NFC: true
2026/09/05 03:25:53 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: is NFD: false
2026/09/05 03:25:53 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: is valid UTF8: true
2026/09/05 03:25:53 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/09/05 03:25:54 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: true 773e485b73326040efc85ea952ca4d48
2026/09/05 03:25:54 DEBUG : FILE old: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: true
2026/09/05 03:25:54 DEBUG : HASH old: 773e485b73326040efc85ea952ca4d48 new: 773e485b73326040efc85ea952ca4d48 equal: true
2026/09/05 03:25:54 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 5d7cf4f57680343ed463c121b218bd3a
2026/09/05 03:25:54 DEBUG : FILE old: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/09/05 03:25:54 DEBUG : HASH old: 5d7cf4f57680343ed463c121b218bd3a new: 773e485b73326040efc85ea952ca4d48 equal: false
2026/09/05 03:25:54 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 371b0df76bf6dd41fa96bb6af4bfb62f
2026/09/05 03:25:54 DEBUG : FILE old: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/09/05 03:25:54 DEBUG : HASH old: 371b0df76bf6dd41fa96bb6af4bfb62f new: 773e485b73326040efc85ea952ca4d48 equal: false
2026/09/05 03:25:54 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 01ebae2cf1d9652ebbc98fbfa87a4ec4
2026/09/05 03:25:54 DEBUG : FILE old: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/09/05 03:25:54 DEBUG : HASH old: 01ebae2cf1d9652ebbc98fbfa87a4ec4 new: 773e485b73326040efc85ea952ca4d48 equal: false
2026/09/05 03:25:54 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/09/05 03:25:54 NOTICE: [36m(08) :[0m [34mfix-names TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試_check{spc}file[0m
2026/09/05 03:25:54 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試_check file: is NFC: true
2026/09/05 03:25:54 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試_check file: is NFD: true
2026/09/05 03:25:54 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試_check file: is valid UTF8: true
2026/09/05 03:25:54 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/09/05 03:25:54 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試_check file: file exists: true 894bc4cf650cedda53ca4f972992a45c
2026/09/05 03:25:54 DEBUG : FILE old: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試_check file new: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試_check file equal: true
2026/09/05 03:25:54 DEBUG : HASH old: 894bc4cf650cedda53ca4f972992a45c new: 894bc4cf650cedda53ca4f972992a45c equal: true
2026/09/05 03:25:54 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試_check file: file exists: true 894bc4cf650cedda53ca4f972992a45c
2026/09/05 03:25:54 DEBUG : FILE old: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試_check file new: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試_check file equal: true
2026/09/05 03:25:54 DEBUG : HASH old: 894bc4cf650cedda53ca4f972992a45c new: 894bc4cf650cedda53ca4f972992a45c equal: true
2026/09/05 03:25:54 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試_check file: file exists: true 894bc4cf650cedda53ca4f972992a45c
2026/09/05 03:25:54 DEBUG : FILE old: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試_check file new: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試_check file equal: true
2026/09/05 03:25:54 DEBUG : HASH old: 894bc4cf650cedda53ca4f972992a45c new: 894bc4cf650cedda53ca4f972992a45c equal: true
2026/09/05 03:25:54 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試_check file: file exists: true 894bc4cf650cedda53ca4f972992a45c
2026/09/05 03:25:54 DEBUG : FILE old: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試_check file new: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試_check file equal: true
2026/09/05 03:25:54 DEBUG : HASH old: 894bc4cf650cedda53ca4f972992a45c new: 894bc4cf650cedda53ca4f972992a45c equal: true
2026/09/05 03:25:54 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/09/05 03:25:54 NOTICE: [36m(09) :[0m [34mfix-names TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試_check{spc}file[0m
2026/09/05 03:25:54 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試_check file: is NFC: true
2026/09/05 03:25:54 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試_check file: is NFD: true
2026/09/05 03:25:54 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試_check file: is valid UTF8: true
2026/09/05 03:25:54 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/09/05 03:25:54 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試_check file: file exists: true 04765062678f5cf78343981a5a4be4c8
2026/09/05 03:25:54 DEBUG : FILE old: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試_check file new: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試_check file equal: true
2026/09/05 03:25:54 DEBUG : HASH old: 04765062678f5cf78343981a5a4be4c8 new: 04765062678f5cf78343981a5a4be4c8 equal: true
2026/09/05 03:25:54 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試_check file: file exists: true 04765062678f5cf78343981a5a4be4c8
2026/09/05 03:25:54 DEBUG : FILE old: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試_check file new: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試_check file equal: true
2026/09/05 03:25:54 DEBUG : HASH old: 04765062678f5cf78343981a5a4be4c8 new: 04765062678f5cf78343981a5a4be4c8 equal: true
2026/09/05 03:25:54 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試_check file: file exists: true 04765062678f5cf78343981a5a4be4c8
2026/09/05 03:25:54 DEBUG : FILE old: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試_check file new: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試_check file equal: true
2026/09/05 03:25:54 DEBUG : HASH old: 04765062678f5cf78343981a5a4be4c8 new: 04765062678f5cf78343981a5a4be4c8 equal: true
2026/09/05 03:25:54 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試_check file: file exists: true 04765062678f5cf78343981a5a4be4c8
2026/09/05 03:25:54 DEBUG : FILE old: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試_check file new: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試_check file equal: true
2026/09/05 03:25:54 DEBUG : HASH old: 04765062678f5cf78343981a5a4be4c8 new: 04765062678f5cf78343981a5a4be4c8 equal: true
2026/09/05 03:25:54 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/09/05 03:25:54 NOTICE: [36m(10) :[0m [34mfix-names TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/09/05 03:25:54 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFC: true
2026/09/05 03:25:54 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFD: false
2026/09/05 03:25:54 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/09/05 03:25:54 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/09/05 03:25:54 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true e07e9c99c729d4b8885523b3ac621e88
2026/09/05 03:25:54 DEBUG : FILE old: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/09/05 03:25:54 DEBUG : HASH old: e07e9c99c729d4b8885523b3ac621e88 new: e07e9c99c729d4b8885523b3ac621e88 equal: true
2026/09/05 03:25:54 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false 726cbbc492902b797e51ec4db4eb7c46
2026/09/05 03:25:54 DEBUG : FILE old: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/09/05 03:25:54 DEBUG : HASH old: 726cbbc492902b797e51ec4db4eb7c46 new: e07e9c99c729d4b8885523b3ac621e88 equal: false
2026/09/05 03:25:54 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false 726cbbc492902b797e51ec4db4eb7c46
2026/09/05 03:25:54 DEBUG : FILE old: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/09/05 03:25:54 DEBUG : HASH old: 726cbbc492902b797e51ec4db4eb7c46 new: e07e9c99c729d4b8885523b3ac621e88 equal: false
2026/09/05 03:25:54 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true e07e9c99c729d4b8885523b3ac621e88
2026/09/05 03:25:54 DEBUG : FILE old: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/09/05 03:25:54 DEBUG : HASH old: e07e9c99c729d4b8885523b3ac621e88 new: e07e9c99c729d4b8885523b3ac621e88 equal: true
2026/09/05 03:25:54 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/09/05 03:25:54 NOTICE: [36m(11) :[0m [34mfix-names TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/09/05 03:25:54 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFC: true
2026/09/05 03:25:54 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFD: false
2026/09/05 03:25:54 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/09/05 03:25:54 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/09/05 03:25:54 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true 4bf131e8240531125d3228a774a671e8
2026/09/05 03:25:54 DEBUG : FILE old: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/09/05 03:25:54 DEBUG : HASH old: 4bf131e8240531125d3228a774a671e8 new: 4bf131e8240531125d3228a774a671e8 equal: true
2026/09/05 03:25:54 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false ac4266d71c8aa004a20a7ef877b53219
2026/09/05 03:25:54 DEBUG : FILE old: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/09/05 03:25:54 DEBUG : HASH old: ac4266d71c8aa004a20a7ef877b53219 new: 4bf131e8240531125d3228a774a671e8 equal: false
2026/09/05 03:25:55 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false ac4266d71c8aa004a20a7ef877b53219
2026/09/05 03:25:55 DEBUG : FILE old: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/09/05 03:25:55 DEBUG : HASH old: ac4266d71c8aa004a20a7ef877b53219 new: 4bf131e8240531125d3228a774a671e8 equal: false
2026/09/05 03:25:55 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true 4bf131e8240531125d3228a774a671e8
2026/09/05 03:25:55 DEBUG : FILE old: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/09/05 03:25:55 DEBUG : HASH old: 4bf131e8240531125d3228a774a671e8 new: 4bf131e8240531125d3228a774a671e8 equal: true
2026/09/05 03:25:55 DEBUG : rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/09/05 03:25:55 NOTICE: [36m(12) :[0m [34mtest resync subdirs with extended chars[0m
2026/09/05 03:25:55 NOTICE: [36m(13) :[0m [34mbisync subdir=測試Русский{spc}{spc}ěáñ resync[0m
2026/09/05 03:25:59 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ"
2026/09/05 03:25:59 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ"
2026/09/05 03:25:59 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:25:59 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:25:59 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:25: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/09/05 03:25:59 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/"
2026/09/05 03:25:59 INFO : Copying Path2 files to Path1
2026/09/05 03:25:59 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:25:59 INFO : There was nothing to transfer
2026/09/05 03:25:59 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:25:59 INFO : There was nothing to transfer
2026/09/05 03:25:59 INFO : Resync updating listings
2026/09/05 03:25:59 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/"
2026/09/05 03:25:59 INFO : [32mBisync successful[0m
2026/09/05 03:25:59 NOTICE: [36m(14) :[0m [34mcopy-listings resync[0m
2026/09/05 03:25:59 NOTICE: [36m(15) :[0m [34mtest place new files with extended chars on each side[0m
2026/09/05 03:25:59 NOTICE: [36m(16) :[0m [34mtouch-glob 2001-01-02 /tmp/031939gatudax1/datadir/test_ext_paths-tozalic3/ file1.txt[0m
2026/09/05 03:25:59 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_ext_paths-tozalic3/"
2026/09/05 03:25:59 DEBUG : fs cache: renaming cache item "/tmp/031939gatudax1/datadir/test_ext_paths-tozalic3/" to be canonical "/tmp/031939gatudax1/datadir/test_ext_paths-tozalic3"
2026/09/05 03:25:59 DEBUG : file1.txt: Set modification time 2001-01-02
2026/09/05 03:25:59 NOTICE: [36m(17) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_ext_paths-tozalic3/file1.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский{spc}{spc}ěáñ 測試_file1p1[0m
2026/09/05 03:25:59 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_ext_paths-tozalic3/file1.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ" as "測試_file1p1"
2026/09/05 03:25:59 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_ext_paths-tozalic3/file1.txt"
2026/09/05 03:25:59 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ"
2026/09/05 03:26:00 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ'" as "測試_file1p1"
2026/09/05 03:26:00 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:26:00 DEBUG : 測試_file1p1.44ea53d8.partial: size = 19 OK
2026/09/05 03:26:00 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:26:00 DEBUG : 測試_file1p1.44ea53d8.partial: renamed to: 測試_file1p1
2026/09/05 03:26:00 INFO : file1.txt: Copied (new) to: 測試_file1p1
2026/09/05 03:26:00 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_ext_paths-tozalic3/file1.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский{spc}{spc}ěáñ 測試_file1p2[0m
2026/09/05 03:26:00 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_ext_paths-tozalic3/file1.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ" as "測試_file1p2"
2026/09/05 03:26:00 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_ext_paths-tozalic3/file1.txt"
2026/09/05 03:26:00 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ"
2026/09/05 03:26:00 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ'" as "測試_file1p2"
2026/09/05 03:26:00 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:26:00 DEBUG : 測試_file1p2.1ffde2cd.partial: size = 19 OK
2026/09/05 03:26:00 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:26:00 DEBUG : 測試_file1p2.1ffde2cd.partial: renamed to: 測試_file1p2
2026/09/05 03:26:00 INFO : file1.txt: Copied (new) to: 測試_file1p2
2026/09/05 03:26:00 NOTICE: [36m(19) :[0m [34mtest normal sync of subdirs with extended chars[0m
2026/09/05 03:26:00 NOTICE: [36m(20) :[0m [34mbisync subdir=測試Русский{spc}{spc}ěáñ[0m
2026/09/05 03:26:05 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:26:05 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:26:05 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:26: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/09/05 03:26:05 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/"
2026/09/05 03:26:05 INFO : Building Path1 and Path2 listings
2026/09/05 03:26:05 INFO : Path1 checking for diffs
2026/09/05 03:26:05 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36m測試_file1p1[0m
2026/09/05 03:26:05 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/09/05 03:26:05 INFO : Path2 checking for diffs
2026/09/05 03:26:05 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36m測試_file1p2[0m
2026/09/05 03:26:05 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/09/05 03:26:05 INFO : Applying changes
2026/09/05 03:26:05 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/測試_file1p1[0m
2026/09/05 03:26:05 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/測試_file1p2[0m
2026/09/05 03:26:05 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:26:06 INFO : 測試_file1p2: Copied (server-side copy)
2026/09/05 03:26:06 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:26:06 INFO : 測試_file1p1: Copied (server-side copy)
2026/09/05 03:26:06 INFO : Updating listings
2026/09/05 03:26:06 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский ěáñ/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/測試Русский ěáñ/"
2026/09/05 03:26:06 INFO : [32mBisync successful[0m
2026/09/05 03:26:06 NOTICE: [36m(21) :[0m [34mmove-listings normal-sync[0m
2026/09/05 03:26:06 NOTICE: [36m(22) :[0m [34mtest check-filename with extended chars. check should fail.[0m
2026/09/05 03:26:06 NOTICE: [36m(23) :[0m [34mbisync resync[0m
2026/09/05 03:26:11 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:26:11 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:26:11 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:26: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/09/05 03:26:11 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/"
2026/09/05 03:26:11 INFO : Copying Path2 files to Path1
2026/09/05 03:26:11 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:26:11 INFO : There was nothing to transfer
2026/09/05 03:26:11 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:26:11 INFO : There was nothing to transfer
2026/09/05 03:26:11 INFO : Resync updating listings
2026/09/05 03:26:11 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/"
2026/09/05 03:26:11 INFO : [32mBisync successful[0m
2026/09/05 03:26:11 NOTICE: [36m(24) :[0m [34mdelete-file TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/09/05 03:26:11 INFO : 測試_check file: Deleted
2026/09/05 03:26:11 NOTICE: [36m(25) :[0m [34mbisync check-access check-filename=測試_check{spc}file[0m
2026/09/05 03:26:16 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:26:16 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:26:16 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:26: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/09/05 03:26:16 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/"
2026/09/05 03:26:16 INFO : Building Path1 and Path2 listings
2026/09/05 03:26:16 INFO : Path1 checking for diffs
2026/09/05 03:26:16 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36m測試Русский ěáñ/測試_check file[0m
2026/09/05 03:26:16 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/09/05 03:26:16 INFO : Path2 checking for diffs
2026/09/05 03:26:16 INFO : Checking access health
2026/09/05 03:26:16 ERROR : Access test failed: Path1 count 1, Path2 count 2 - 測試_check file
2026/09/05 03:26:16 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36m測試Русский ěáñ/測試_check file[0m
2026/09/05 03:26:16 ERROR : [31mBisync critical error: check file check failed[0m
2026/09/05 03:26:16 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/09/05 03:26:16 NOTICE: Bisync error: bisync aborted
2026/09/05 03:26:16 NOTICE: [36m(26) :[0m [34mcopy-listings check-access-fail[0m
2026/09/05 03:26:16 NOTICE: [36m(27) :[0m [34mtest check-filename with extended chars. check should pass.[0m
2026/09/05 03:26:16 NOTICE: [36m(28) :[0m [34mbisync resync[0m
2026/09/05 03:26:21 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:26:21 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:26:21 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03: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/09/05 03:26:21 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/"
2026/09/05 03:26:21 INFO : Copying Path2 files to Path1
2026/09/05 03:26:21 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:26:21 INFO : 測試Русский ěáñ/測試_check file: Copied (server-side copy)
2026/09/05 03:26:21 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:26:21 INFO : Resync updating listings
2026/09/05 03:26:21 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/"
2026/09/05 03:26:21 INFO : [32mBisync successful[0m
2026/09/05 03:26:21 NOTICE: [36m(29) :[0m [34mbisync check-access check-filename=測試_check{spc}file[0m
2026/09/05 03:26:26 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:26:26 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:26:26 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:26: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/09/05 03:26:26 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/"
2026/09/05 03:26:26 INFO : Building Path1 and Path2 listings
2026/09/05 03:26:26 INFO : Path1 checking for diffs
2026/09/05 03:26:26 INFO : Path2 checking for diffs
2026/09/05 03:26:26 INFO : Checking access health
2026/09/05 03:26:26 INFO : Found 2 matching "測試_check file" files on both paths
2026/09/05 03:26:26 INFO : No changes found
2026/09/05 03:26:26 INFO : Updating listings
2026/09/05 03:26:26 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/"
2026/09/05 03:26:26 INFO : [32mBisync successful[0m
2026/09/05 03:26:26 NOTICE: [36m(30) :[0m [34mmove-listings check-access-pass[0m
2026/09/05 03:26:26 NOTICE: [36m(31) :[0m [34mtest filters-file path with extended chars - masks /fileZ.txt[0m
2026/09/05 03:26:26 NOTICE: [36m(32) :[0m [34mcopy-file /tmp/031939gatudax1/datadir/test_ext_paths-tozalic3/測試_filtersfile.txt /tmp/031939gatudax1/workdir/[0m
2026/09/05 03:26:26 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_ext_paths-tozalic3/測試_filtersfile.txt" to "/tmp/031939gatudax1/workdir/" as ""
2026/09/05 03:26:26 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_ext_paths-tozalic3/測試_filtersfile.txt"
2026/09/05 03:26:26 DEBUG : Config file has changed externally - reloading
2026/09/05 03:26:26 DEBUG : Creating backend with remote "/tmp/031939gatudax1/workdir/"
2026/09/05 03:26:26 DEBUG : operations.CopyFile "測試_filtersfile.txt" to "Local file system at /tmp/031939gatudax1/workdir" as "測試_filtersfile.txt"
2026/09/05 03:26:26 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination
2026/09/05 03:26:26 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: size = 254 OK
2026/09/05 03:26:26 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/09/05 03:26:26 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: renamed to: 測試_filtersfile.txt
2026/09/05 03:26:26 INFO : 測試_filtersfile.txt: Copied (new)
2026/09/05 03:26:26 NOTICE: [36m(33) :[0m [34mbisync filters-file=/tmp/031939gatudax1/workdir/測試_filtersfile.txt resync[0m
2026/09/05 03:26:31 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:26:31 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:26:31 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:26: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/09/05 03:26:31 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/"
2026/09/05 03:26:31 INFO : Using filters file /tmp/031939gatudax1/workdir/測試_filtersfile.txt
2026/09/05 03:26:31 INFO : Storing filters file hash to /tmp/031939gatudax1/workdir/測試_filtersfile.txt.md5
2026/09/05 03:26:31 INFO : Copying Path2 files to Path1
2026/09/05 03:26:31 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:26:31 INFO : There was nothing to transfer
2026/09/05 03:26:31 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:26:31 INFO : There was nothing to transfer
2026/09/05 03:26:31 INFO : Resync updating listings
2026/09/05 03:26:31 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/"
2026/09/05 03:26:31 INFO : [32mBisync successful[0m
2026/09/05 03:26:31 NOTICE: [36m(34) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_ext_paths-tozalic3/file1.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/ fileZ.txt[0m
2026/09/05 03:26:31 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_ext_paths-tozalic3/file1.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/" as "fileZ.txt"
2026/09/05 03:26:31 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_ext_paths-tozalic3/file1.txt"
2026/09/05 03:26:31 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/"
2026/09/05 03:26:32 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/'" as "fileZ.txt"
2026/09/05 03:26:32 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:26:32 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/09/05 03:26:32 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:26:32 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/09/05 03:26:32 INFO : file1.txt: Copied (new) to: fileZ.txt
2026/09/05 03:26:32 NOTICE: [36m(35) :[0m [34mbisync filters-file=/tmp/031939gatudax1/workdir/測試_filtersfile.txt[0m
2026/09/05 03:26:36 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:26:36 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:26:36 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:26: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/09/05 03:26:36 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/"
2026/09/05 03:26:36 INFO : Using filters file /tmp/031939gatudax1/workdir/測試_filtersfile.txt
2026/09/05 03:26:36 INFO : Building Path1 and Path2 listings
2026/09/05 03:26:37 INFO : Path1 checking for diffs
2026/09/05 03:26:37 INFO : Path2 checking for diffs
2026/09/05 03:26:37 INFO : No changes found
2026/09/05 03:26:37 INFO : Updating listings
2026/09/05 03:26:37 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2/"
2026/09/05 03:26:37 INFO : [32mBisync successful[0m
2026/09/05 03:26:37 DEBUG : Waiting for deletions to finish
2026/09/05 03:26:37 INFO : file_enconde_mañana_funcionará.txt: Deleted
2026/09/05 03:26:37 INFO : RCLONE_TEST: Deleted
2026/09/05 03:26:37 INFO : filename_contains_ě_.txt: Deleted
2026/09/05 03:26:37 INFO : fileZ.txt: Deleted
2026/09/05 03:26:37 INFO : file1.txt: Deleted
2026/09/05 03:26:37 INFO : Русский.txt: Deleted
2026/09/05 03:26:37 INFO : 測試_check file: Deleted
2026/09/05 03:26:37 INFO : filename_contains_ࢺ_.txt: Deleted
2026/09/05 03:26:37 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Deleted
2026/09/05 03:26:37 INFO : 測試Русский ěáñ/測試_file1p2: Deleted
2026/09/05 03:26:37 INFO : 測試Русский ěáñ/測試_file1p1: Deleted
2026/09/05 03:26:37 INFO : 測試Русский ěáñ/測試_check file: Deleted
2026/09/05 03:26:37 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Deleted
2026/09/05 03:26:38 DEBUG : removing 1 level 1 directories
2026/09/05 03:26:38 INFO : 測試Русский ěáñ: Removing directory
2026/09/05 03:26:38 DEBUG : removing 1 level 0 directories
2026/09/05 03:26:38 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ext_paths/path1': Removing directory
2026/09/05 03:26:38 DEBUG : Waiting for deletions to finish
2026/09/05 03:26:38 INFO : file_enconde_mañana_funcionará.txt: Deleted
2026/09/05 03:26:38 INFO : filename_contains_ě_.txt: Deleted
2026/09/05 03:26:38 INFO : RCLONE_TEST: Deleted
2026/09/05 03:26:38 INFO : 測試_check file: Deleted
2026/09/05 03:26:38 INFO : filename_contains_ࢺ_.txt: Deleted
2026/09/05 03:26:38 INFO : file1.txt: Deleted
2026/09/05 03:26:38 INFO : Русский.txt: Deleted
2026/09/05 03:26:38 INFO : 測試Русский ěáñ/測試_file1p2: Deleted
2026/09/05 03:26:38 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Deleted
2026/09/05 03:26:38 INFO : 測試Русский ěáñ/測試_file1p1: Deleted
2026/09/05 03:26:38 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Deleted
2026/09/05 03:26:38 INFO : 測試Русский ěáñ/測試_check file: Deleted
2026/09/05 03:26:38 DEBUG : removing 1 level 1 directories
2026/09/05 03:26:38 INFO : 測試Русский ěáñ: Removing directory
2026/09/05 03:26:38 DEBUG : removing 1 level 0 directories
2026/09/05 03:26:38 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ext_paths/path2': Removing directory
bisync_test.go:610: [32mTEST ext_paths PASSED[0m
=== RUN TestBisyncRemoteRemote/extended_filenames
2026/09/05 03:26:38 INFO : path1: Making directory
2026/09/05 03:26:38 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1"
2026/09/05 03:26:38 INFO : path2: Making directory
2026/09/05 03:26:38 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2"
2026/09/05 03:26:38 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_extended_filenames/initial"
2026/09/05 03:26:38 DEBUG : Creating backend with remote "/tmp/031939gatudax1/initdir/test_extended_filenames-munovad4"
2026/09/05 03:26:38 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:26:38 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination
2026/09/05 03:26:38 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination
2026/09/05 03:26:38 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:26:38 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/09/05 03:26:38 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/09/05 03:26:38 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/09/05 03:26:38 DEBUG : subdir_with_ࢺ_: Making directory with metadata
2026/09/05 03:26:38 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:26:38 INFO : subdir_with_ࢺ_: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:26:38 DEBUG : Added delayed dir = "subdir_with_ࢺ_", newDst=subdir_with_ࢺ_
2026/09/05 03:26:38 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/09/05 03:26:38 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:26:38 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:26:38 DEBUG : file1 - Copy.txt.836e0f82.partial: size = 0 OK
2026/09/05 03:26:38 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/09/05 03:26:38 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:26:38 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/09/05 03:26:38 INFO : file1.txt: Copied (new)
2026/09/05 03:26:38 DEBUG : Local file system at /tmp/031939gatudax1/initdir/test_extended_filenames-munovad4: Waiting for checks to finish
2026/09/05 03:26:38 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:26:38 DEBUG : Local file system at /tmp/031939gatudax1/initdir/test_extended_filenames-munovad4: Waiting for transfers to finish
2026/09/05 03:26:38 DEBUG : file1 - Copy (2).txt.2901b545.partial: size = 0 OK
2026/09/05 03:26:38 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:26:38 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:26:38 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:26:38 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/09/05 03:26:38 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:26:38 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:26:38 DEBUG : file1 - Copy (2).txt.2901b545.partial: renamed to: file1 - Copy (2).txt
2026/09/05 03:26:38 INFO : file1 - Copy (2).txt: Copied (new)
2026/09/05 03:26:38 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/09/05 03:26:38 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:26:38 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/09/05 03:26:38 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:26:38 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/09/05 03:26:38 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/09/05 03:26:38 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/09/05 03:26:38 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/09/05 03:26:38 DEBUG : file1 - Copy.txt.836e0f82.partial: renamed to: file1 - Copy.txt
2026/09/05 03:26:38 INFO : file1 - Copy.txt: Copied (new)
2026/09/05 03:26:38 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: size = 272 OK
2026/09/05 03:26:38 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:26:38 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/09/05 03:26:38 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: size = 272 OK
2026/09/05 03:26:38 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/09/05 03:26:38 INFO : filename_contains_ě_.txt: Copied (new)
2026/09/05 03:26:38 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:26:38 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:26:38 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/09/05 03:26:38 INFO : Русский.txt: Copied (new)
2026/09/05 03:26:38 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: renamed to: subdir_with_ࢺ_/filename_contains_ě_.txt
2026/09/05 03:26:38 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Copied (new)
2026/09/05 03:26:38 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: renamed to: subdir_with_ࢺ_/filename_contains_ࢺ_.txt
2026/09/05 03:26:38 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new)
2026/09/05 03:26:38 INFO : subdir_with_ࢺ_: Set directory modification time (using SetModTime)
2026/09/05 03:26:38 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_extended_filenames/modfiles"
2026/09/05 03:26:38 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_extended_filenames-hubiyut2"
2026/09/05 03:26:38 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:26:38 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:26:38 DEBUG : file1.txt.10d04402.partial: size = 19 OK
2026/09/05 03:26:38 DEBUG : file2.txt.cb91205f.partial: size = 42 OK
2026/09/05 03:26:38 DEBUG : Local file system at /tmp/031939gatudax1/datadir/test_extended_filenames-hubiyut2: Waiting for checks to finish
2026/09/05 03:26:38 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:26:38 DEBUG : file1.txt.10d04402.partial: renamed to: file1.txt
2026/09/05 03:26:38 INFO : file1.txt: Copied (new)
2026/09/05 03:26:38 DEBUG : file2.txt: md5 = 40b811fb5009223b6da573f169619d8e OK
2026/09/05 03:26:38 DEBUG : file2.txt.cb91205f.partial: renamed to: file2.txt
2026/09/05 03:26:38 INFO : file2.txt: Copied (new)
2026/09/05 03:26:38 DEBUG : Local file system at /tmp/031939gatudax1/datadir/test_extended_filenames-hubiyut2: Waiting for transfers to finish
2026/09/05 03:26:38 DEBUG : Waiting for deletions to finish
2026/09/05 03:26:39 ERROR : error listing: directory not found
2026/09/05 03:26:39 ERROR : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1': Failed to list "": directory not found
2026/09/05 03:26:39 DEBUG : removing 1 level 0 directories
2026/09/05 03:26:39 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1': Removing directory
2026/09/05 03:26:39 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-zazanew6hide%2F031939gatudax1%2Fextended_filenames%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:7fbf51ee-101a-0031-27e6-3c5009000000
Time:2026-09-05T03:26:39.1062407Z
--------------------------------------------------------------------------------
2026/09/05 03:26:39 DEBUG : Waiting for deletions to finish
2026/09/05 03:26:39 ERROR : error listing: directory not found
2026/09/05 03:26:39 ERROR : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2': Failed to list "": directory not found
2026/09/05 03:26:39 DEBUG : removing 1 level 0 directories
2026/09/05 03:26:39 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2': Removing directory
2026/09/05 03:26:39 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-zazanew6hide%2F031939gatudax1%2Fextended_filenames%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:7fbf51f1-101a-0031-2ae6-3c5009000000
Time:2026-09-05T03:26:39.2403383Z
--------------------------------------------------------------------------------
2026/09/05 03:26:39 ERROR : error listing: directory not found
2026/09/05 03:26:39 ERROR : error listing: directory not found
2026/09/05 03:26:39 NOTICE: checking initFs Local file system at /tmp/031939gatudax1/initdir/test_extended_filenames-munovad4
2026/09/05 03:26:39 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination
2026/09/05 03:26:39 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination
2026/09/05 03:26:39 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:26:39 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/09/05 03:26:39 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/09/05 03:26:39 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/09/05 03:26:39 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:26:39 INFO : subdir_with_ࢺ_: Making directory
2026/09/05 03:26:39 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/09/05 03:26:39 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/09/05 03:26:39 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/09/05 03:26:39 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1': Waiting for checks to finish
2026/09/05 03:26:39 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1': Waiting for transfers to finish
2026/09/05 03:26:39 DEBUG : file1 - Copy (2).txt.2901b545.partial: size = 0 OK
2026/09/05 03:26:39 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:26:39 DEBUG : file1 - Copy.txt.836e0f82.partial: size = 0 OK
2026/09/05 03:26:39 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:26:39 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/09/05 03:26:39 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:26:39 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:26:39 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:26:39 DEBUG : file1 - Copy (2).txt.2901b545.partial: renamed to: file1 - Copy (2).txt
2026/09/05 03:26:39 INFO : file1 - Copy (2).txt: Copied (new)
2026/09/05 03:26:39 DEBUG : file1 - Copy.txt.836e0f82.partial: renamed to: file1 - Copy.txt
2026/09/05 03:26:39 INFO : file1 - Copy.txt: Copied (new)
2026/09/05 03:26:39 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/09/05 03:26:39 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/09/05 03:26:39 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:26:39 INFO : file1.txt: Copied (new)
2026/09/05 03:26:39 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/09/05 03:26:39 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:26:39 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/09/05 03:26:39 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:26:39 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/09/05 03:26:39 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:26:39 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:26:39 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:26:40 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/09/05 03:26:40 INFO : filename_contains_ě_.txt: Copied (new)
2026/09/05 03:26:40 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/09/05 03:26:40 INFO : Русский.txt: Copied (new)
2026/09/05 03:26:40 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:26:40 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:26:40 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/09/05 03:26:40 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/09/05 03:26:40 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: size = 272 OK
2026/09/05 03:26:40 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:26:40 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: size = 272 OK
2026/09/05 03:26:40 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:26:40 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: renamed to: subdir_with_ࢺ_/filename_contains_ě_.txt
2026/09/05 03:26:40 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Copied (new)
2026/09/05 03:26:40 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: renamed to: subdir_with_ࢺ_/filename_contains_ࢺ_.txt
2026/09/05 03:26:40 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new)
2026/09/05 03:26:40 NOTICE: checking Path1 azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1'
2026/09/05 03:26:41 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination
2026/09/05 03:26:41 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination
2026/09/05 03:26:41 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:26:41 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/09/05 03:26:41 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/09/05 03:26:41 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/09/05 03:26:41 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:26:41 INFO : subdir_with_ࢺ_: Making directory
2026/09/05 03:26:41 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/09/05 03:26:41 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/09/05 03:26:41 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/09/05 03:26:41 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2': Waiting for checks to finish
2026/09/05 03:26:41 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2': Waiting for transfers to finish
2026/09/05 03:26:41 DEBUG : file1 - Copy (2).txt.2901b545.partial: size = 0 OK
2026/09/05 03:26:41 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:26:41 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/09/05 03:26:41 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:26:41 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:26:41 DEBUG : file1 - Copy.txt.836e0f82.partial: size = 0 OK
2026/09/05 03:26:41 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:26:41 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:26:41 DEBUG : file1 - Copy (2).txt.2901b545.partial: renamed to: file1 - Copy (2).txt
2026/09/05 03:26:41 INFO : file1 - Copy (2).txt: Copied (new)
2026/09/05 03:26:41 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/09/05 03:26:41 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/09/05 03:26:41 DEBUG : file1 - Copy.txt.836e0f82.partial: renamed to: file1 - Copy.txt
2026/09/05 03:26:41 INFO : file1 - Copy.txt: Copied (new)
2026/09/05 03:26:41 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:26:41 INFO : file1.txt: Copied (new)
2026/09/05 03:26:41 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/09/05 03:26:41 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:26:41 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/09/05 03:26:41 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:26:41 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/09/05 03:26:41 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:26:41 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:26:41 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:26:41 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/09/05 03:26:41 INFO : filename_contains_ě_.txt: Copied (new)
2026/09/05 03:26:41 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/09/05 03:26:41 INFO : Русский.txt: Copied (new)
2026/09/05 03:26:41 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/09/05 03:26:41 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/09/05 03:26:41 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:26:41 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:26:41 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: size = 272 OK
2026/09/05 03:26:41 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:26:41 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: size = 272 OK
2026/09/05 03:26:41 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:26:41 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: renamed to: subdir_with_ࢺ_/filename_contains_ě_.txt
2026/09/05 03:26:41 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Copied (new)
2026/09/05 03:26:42 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: renamed to: subdir_with_ࢺ_/filename_contains_ࢺ_.txt
2026/09/05 03:26:42 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new)
2026/09/05 03:26:42 NOTICE: checking path2 azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2'
2026/09/05 03:26:42 NOTICE: [36m(01) :[0m [34mtest extended-filenames[0m
2026/09/05 03:26:42 NOTICE: [36m(02) :[0m [34mfix-names TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/subdir_with_ࢺ_/[0m
2026/09/05 03:26:42 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/subdir_with_ࢺ_/: is NFC: true
2026/09/05 03:26:42 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/subdir_with_ࢺ_/: is NFD: true
2026/09/05 03:26:42 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/subdir_with_ࢺ_/: is valid UTF8: true
2026/09/05 03:26:42 DEBUG : TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/subdir_with_ࢺ_/: attempting to fix directory
2026/09/05 03:26:42 DEBUG : old and new are equal. Skipping. TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/subdir_with_ࢺ_/ (c27053ea76daaf5ce10f07222d8ba50b) TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/subdir_with_ࢺ_/ (c27053ea76daaf5ce10f07222d8ba50b)
2026/09/05 03:26:42 DEBUG : old and new are equal. Skipping. TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/subdir_with_ࢺ_/ (c27053ea76daaf5ce10f07222d8ba50b) TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/subdir_with_ࢺ_/ (c27053ea76daaf5ce10f07222d8ba50b)
2026/09/05 03:26:42 NOTICE: [36m(03) :[0m [34mfix-names TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir_with_ࢺ_/[0m
2026/09/05 03:26:42 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir_with_ࢺ_/: is NFC: true
2026/09/05 03:26:42 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir_with_ࢺ_/: is NFD: true
2026/09/05 03:26:42 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir_with_ࢺ_/: is valid UTF8: true
2026/09/05 03:26:42 DEBUG : TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir_with_ࢺ_/: attempting to fix directory
2026/09/05 03:26:42 DEBUG : old and new are equal. Skipping. TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir_with_ࢺ_/ (a3ead149eb7f0d5edc6d3d5e9cc7968e) TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir_with_ࢺ_/ (a3ead149eb7f0d5edc6d3d5e9cc7968e)
2026/09/05 03:26:42 DEBUG : old and new are equal. Skipping. TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir_with_ࢺ_/ (a3ead149eb7f0d5edc6d3d5e9cc7968e) TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir_with_ࢺ_/ (a3ead149eb7f0d5edc6d3d5e9cc7968e)
2026/09/05 03:26:42 NOTICE: [36m(04) :[0m [34mfix-names TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt[0m
2026/09/05 03:26:42 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFC: true
2026/09/05 03:26:42 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFD: false
2026/09/05 03:26:42 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: is valid UTF8: true
2026/09/05 03:26:42 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/09/05 03:26:42 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true a1870a082539418f8654946698096d20
2026/09/05 03:26:42 DEBUG : FILE old: rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/09/05 03:26:42 DEBUG : HASH old: a1870a082539418f8654946698096d20 new: a1870a082539418f8654946698096d20 equal: true
2026/09/05 03:26:42 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true a1870a082539418f8654946698096d20
2026/09/05 03:26:42 DEBUG : FILE old: rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/09/05 03:26:42 DEBUG : HASH old: a1870a082539418f8654946698096d20 new: a1870a082539418f8654946698096d20 equal: true
2026/09/05 03:26:42 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false c26400e79c4989ea703537900b4c4685
2026/09/05 03:26:42 DEBUG : FILE old: rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/09/05 03:26:42 DEBUG : HASH old: c26400e79c4989ea703537900b4c4685 new: a1870a082539418f8654946698096d20 equal: false
2026/09/05 03:26:42 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false c26400e79c4989ea703537900b4c4685
2026/09/05 03:26:42 DEBUG : FILE old: rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/09/05 03:26:42 DEBUG : HASH old: c26400e79c4989ea703537900b4c4685 new: a1870a082539418f8654946698096d20 equal: false
2026/09/05 03:26:42 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/09/05 03:26:42 NOTICE: [36m(05) :[0m [34mfix-names TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt[0m
2026/09/05 03:26:42 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFC: true
2026/09/05 03:26:42 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFD: false
2026/09/05 03:26:42 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: is valid UTF8: true
2026/09/05 03:26:42 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/09/05 03:26:42 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true 1552c0ae49efaa1e5e7ad6328cc5068c
2026/09/05 03:26:42 DEBUG : FILE old: rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/09/05 03:26:42 DEBUG : HASH old: 1552c0ae49efaa1e5e7ad6328cc5068c new: 1552c0ae49efaa1e5e7ad6328cc5068c equal: true
2026/09/05 03:26:43 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true 1552c0ae49efaa1e5e7ad6328cc5068c
2026/09/05 03:26:43 DEBUG : FILE old: rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/09/05 03:26:43 DEBUG : HASH old: 1552c0ae49efaa1e5e7ad6328cc5068c new: 1552c0ae49efaa1e5e7ad6328cc5068c equal: true
2026/09/05 03:26:43 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false 0e36e165704d20c0205dbc3172d001a8
2026/09/05 03:26:43 DEBUG : FILE old: rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/09/05 03:26:43 DEBUG : HASH old: 0e36e165704d20c0205dbc3172d001a8 new: 1552c0ae49efaa1e5e7ad6328cc5068c equal: false
2026/09/05 03:26:43 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false 0e36e165704d20c0205dbc3172d001a8
2026/09/05 03:26:43 DEBUG : FILE old: rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/09/05 03:26:43 DEBUG : HASH old: 0e36e165704d20c0205dbc3172d001a8 new: 1552c0ae49efaa1e5e7ad6328cc5068c equal: false
2026/09/05 03:26:43 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/09/05 03:26:43 NOTICE: [36m(06) :[0m [34mfix-names TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/Русский.txt[0m
2026/09/05 03:26:43 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/Русский.txt: is NFC: true
2026/09/05 03:26:43 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/Русский.txt: is NFD: false
2026/09/05 03:26:43 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/Русский.txt: is valid UTF8: true
2026/09/05 03:26:43 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/Русский.txt: attempting to fix file -- filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/09/05 03:26:43 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/Русский.txt: file exists: true df479e2df7178eb29b7b642344abbea4
2026/09/05 03:26:43 DEBUG : FILE old: rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/Русский.txt new: rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/Русский.txt equal: true
2026/09/05 03:26:43 DEBUG : HASH old: df479e2df7178eb29b7b642344abbea4 new: df479e2df7178eb29b7b642344abbea4 equal: true
2026/09/05 03:26:43 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/Русский.txt: file exists: true df479e2df7178eb29b7b642344abbea4
2026/09/05 03:26:43 DEBUG : FILE old: rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/Русский.txt new: rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/Русский.txt equal: true
2026/09/05 03:26:43 DEBUG : HASH old: df479e2df7178eb29b7b642344abbea4 new: df479e2df7178eb29b7b642344abbea4 equal: true
2026/09/05 03:26:43 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/Русский.txt: file exists: false 905be119bc5ead8de84945125eb26c32
2026/09/05 03:26:43 DEBUG : FILE old: rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/Русский.txt new: rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/Русский.txt equal: false
2026/09/05 03:26:43 DEBUG : HASH old: 905be119bc5ead8de84945125eb26c32 new: df479e2df7178eb29b7b642344abbea4 equal: false
2026/09/05 03:26:43 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/Русский.txt: file exists: false 905be119bc5ead8de84945125eb26c32
2026/09/05 03:26:43 DEBUG : FILE old: rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/Русский.txt new: rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/Русский.txt equal: false
2026/09/05 03:26:43 DEBUG : HASH old: 905be119bc5ead8de84945125eb26c32 new: df479e2df7178eb29b7b642344abbea4 equal: false
2026/09/05 03:26:43 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/Русский.txt: verified file exists at correct path. filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/09/05 03:26:43 NOTICE: [36m(07) :[0m [34mfix-names TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/Русский.txt[0m
2026/09/05 03:26:43 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/Русский.txt: is NFC: true
2026/09/05 03:26:43 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/Русский.txt: is NFD: false
2026/09/05 03:26:43 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/Русский.txt: is valid UTF8: true
2026/09/05 03:26:43 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/Русский.txt: attempting to fix file -- filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/09/05 03:26:43 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/Русский.txt: file exists: true 63957ded30f13a8b519f222d091fab75
2026/09/05 03:26:43 DEBUG : FILE old: rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/Русский.txt new: rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/Русский.txt equal: true
2026/09/05 03:26:43 DEBUG : HASH old: 63957ded30f13a8b519f222d091fab75 new: 63957ded30f13a8b519f222d091fab75 equal: true
2026/09/05 03:26:43 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/Русский.txt: file exists: true 63957ded30f13a8b519f222d091fab75
2026/09/05 03:26:43 DEBUG : FILE old: rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/Русский.txt new: rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/Русский.txt equal: true
2026/09/05 03:26:43 DEBUG : HASH old: 63957ded30f13a8b519f222d091fab75 new: 63957ded30f13a8b519f222d091fab75 equal: true
2026/09/05 03:26:43 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/Русский.txt: file exists: false ef6a51fb219e2004c16c174f8dfdcda8
2026/09/05 03:26:43 DEBUG : FILE old: rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/Русский.txt new: rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/Русский.txt equal: false
2026/09/05 03:26:43 DEBUG : HASH old: ef6a51fb219e2004c16c174f8dfdcda8 new: 63957ded30f13a8b519f222d091fab75 equal: false
2026/09/05 03:26:43 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/Русский.txt: file exists: false ef6a51fb219e2004c16c174f8dfdcda8
2026/09/05 03:26:43 DEBUG : FILE old: rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/Русский.txt new: rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/Русский.txt equal: false
2026/09/05 03:26:43 DEBUG : HASH old: ef6a51fb219e2004c16c174f8dfdcda8 new: 63957ded30f13a8b519f222d091fab75 equal: false
2026/09/05 03:26:43 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/Русский.txt: verified file exists at correct path. filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/09/05 03:26:43 NOTICE: [36m(08) :[0m [34mfix-names TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/file_enconde_mañana_funcionará.txt[0m
2026/09/05 03:26:43 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is NFC: true
2026/09/05 03:26:43 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is NFD: false
2026/09/05 03:26:43 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is valid UTF8: true
2026/09/05 03:26:43 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/file_enconde_mañana_funcionará.txt: attempting to fix file -- filename hash: a179de4c245f1ac0afe5823062158ec4
2026/09/05 03:26:43 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: true 5f3bfc80448b666692506bde72dda7be
2026/09/05 03:26:43 DEBUG : FILE old: rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: true
2026/09/05 03:26:43 DEBUG : HASH old: 5f3bfc80448b666692506bde72dda7be new: 5f3bfc80448b666692506bde72dda7be equal: true
2026/09/05 03:26:43 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: true 5f3bfc80448b666692506bde72dda7be
2026/09/05 03:26:43 DEBUG : FILE old: rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: true
2026/09/05 03:26:43 DEBUG : HASH old: 5f3bfc80448b666692506bde72dda7be new: 5f3bfc80448b666692506bde72dda7be equal: true
2026/09/05 03:26:43 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: false e94bb77a038b26b8ef45dedb5058c6ee
2026/09/05 03:26:43 DEBUG : FILE old: rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: false
2026/09/05 03:26:43 DEBUG : HASH old: e94bb77a038b26b8ef45dedb5058c6ee new: 5f3bfc80448b666692506bde72dda7be equal: false
2026/09/05 03:26:43 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: false e94bb77a038b26b8ef45dedb5058c6ee
2026/09/05 03:26:43 DEBUG : FILE old: rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: false
2026/09/05 03:26:43 DEBUG : HASH old: e94bb77a038b26b8ef45dedb5058c6ee new: 5f3bfc80448b666692506bde72dda7be equal: false
2026/09/05 03:26:43 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/file_enconde_mañana_funcionará.txt: verified file exists at correct path. filename hash: a179de4c245f1ac0afe5823062158ec4
2026/09/05 03:26:43 NOTICE: [36m(09) :[0m [34mfix-names TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/file_enconde_mañana_funcionará.txt[0m
2026/09/05 03:26:43 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is NFC: true
2026/09/05 03:26:43 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is NFD: false
2026/09/05 03:26:43 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is valid UTF8: true
2026/09/05 03:26:43 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/file_enconde_mañana_funcionará.txt: attempting to fix file -- filename hash: a179de4c245f1ac0afe5823062158ec4
2026/09/05 03:26:43 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: true 5169d1d2a0f2140b081659c64fc5bdd5
2026/09/05 03:26:43 DEBUG : FILE old: rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: true
2026/09/05 03:26:43 DEBUG : HASH old: 5169d1d2a0f2140b081659c64fc5bdd5 new: 5169d1d2a0f2140b081659c64fc5bdd5 equal: true
2026/09/05 03:26:43 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: true 5169d1d2a0f2140b081659c64fc5bdd5
2026/09/05 03:26:43 DEBUG : FILE old: rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: true
2026/09/05 03:26:43 DEBUG : HASH old: 5169d1d2a0f2140b081659c64fc5bdd5 new: 5169d1d2a0f2140b081659c64fc5bdd5 equal: true
2026/09/05 03:26:44 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: false e4cf40dc78563de5c7986737cf48ae8b
2026/09/05 03:26:44 DEBUG : FILE old: rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: false
2026/09/05 03:26:44 DEBUG : HASH old: e4cf40dc78563de5c7986737cf48ae8b new: 5169d1d2a0f2140b081659c64fc5bdd5 equal: false
2026/09/05 03:26:44 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: false e4cf40dc78563de5c7986737cf48ae8b
2026/09/05 03:26:44 DEBUG : FILE old: rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: false
2026/09/05 03:26:44 DEBUG : HASH old: e4cf40dc78563de5c7986737cf48ae8b new: 5169d1d2a0f2140b081659c64fc5bdd5 equal: false
2026/09/05 03:26:44 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/file_enconde_mañana_funcionará.txt: verified file exists at correct path. filename hash: a179de4c245f1ac0afe5823062158ec4
2026/09/05 03:26:44 NOTICE: [36m(10) :[0m [34mtest initial bisync[0m
2026/09/05 03:26:44 NOTICE: [36m(11) :[0m [34mbisync resync[0m
2026/09/05 03:26:48 DEBUG : Creating backend with remote "/tmp/031939gatudax1"
2026/09/05 03:26:49 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/09/05 03:26:49 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:26:49 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/09/05 03:26:49 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/09/05 03:26:49 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/09/05 03:26:49 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:26:50 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/09/05 03:26:50 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/09/05 03:26:50 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:26:50 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:26:50 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:26: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/09/05 03:26:50 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/"
2026/09/05 03:26:50 INFO : Copying Path2 files to Path1
2026/09/05 03:26:50 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:26:50 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:26:50 INFO : Resync updating listings
2026/09/05 03:26:50 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/"
2026/09/05 03:26:50 INFO : [32mBisync successful[0m
2026/09/05 03:26:50 NOTICE: [36m(12) :[0m [34mtest place a newer files on both paths[0m
2026/09/05 03:26:50 NOTICE: [36m(13) :[0m [34mtouch-glob 2001-01-02 /tmp/031939gatudax1/datadir/test_extended_filenames-hubiyut2/ file1.txt[0m
2026/09/05 03:26:50 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_extended_filenames-hubiyut2/"
2026/09/05 03:26:50 DEBUG : fs cache: renaming cache item "/tmp/031939gatudax1/datadir/test_extended_filenames-hubiyut2/" to be canonical "/tmp/031939gatudax1/datadir/test_extended_filenames-hubiyut2"
2026/09/05 03:26:50 DEBUG : file1.txt: Set modification time 2001-01-02
2026/09/05 03:26:50 NOTICE: [36m(14) :[0m [34mtouch-glob 2001-01-02 /tmp/031939gatudax1/datadir/test_extended_filenames-hubiyut2/ file2.txt[0m
2026/09/05 03:26:50 DEBUG : fs cache: switching user supplied name "/tmp/031939gatudax1/datadir/test_extended_filenames-hubiyut2/" for canonical name "/tmp/031939gatudax1/datadir/test_extended_filenames-hubiyut2"
2026/09/05 03:26:50 DEBUG : file2.txt: Set modification time 2001-01-02
2026/09/05 03:26:50 NOTICE: [36m(15) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_extended_filenames-hubiyut2/file1.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/ New_top_level_mañana_funcionará.txt[0m
2026/09/05 03:26:50 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_extended_filenames-hubiyut2/file1.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/" as "New_top_level_mañana_funcionará.txt"
2026/09/05 03:26:50 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_extended_filenames-hubiyut2/file1.txt"
2026/09/05 03:26:50 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/"
2026/09/05 03:26:50 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/'" as "New_top_level_mañana_funcionará.txt"
2026/09/05 03:26:50 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:26:50 DEBUG : New_top_level_mañana_funcionará.txt.1e2e7f04.partial: size = 19 OK
2026/09/05 03:26:50 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:26:50 DEBUG : New_top_level_mañana_funcionará.txt.1e2e7f04.partial: renamed to: New_top_level_mañana_funcionará.txt
2026/09/05 03:26:50 INFO : file1.txt: Copied (new) to: New_top_level_mañana_funcionará.txt
2026/09/05 03:26:50 NOTICE: [36m(16) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_extended_filenames-hubiyut2/file1.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/ file_enconde_mañana_funcionará.txt[0m
2026/09/05 03:26:50 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_extended_filenames-hubiyut2/file1.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/" as "file_enconde_mañana_funcionará.txt"
2026/09/05 03:26:50 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_extended_filenames-hubiyut2/file1.txt"
2026/09/05 03:26:50 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/"
2026/09/05 03:26:51 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/'" as "file_enconde_mañana_funcionará.txt"
2026/09/05 03:26:51 DEBUG : file1.txt: size = 19 (Local file system at /tmp/031939gatudax1/datadir/test_extended_filenames-hubiyut2)
2026/09/05 03:26:51 DEBUG : file_enconde_mañana_funcionará.txt: size = 0 (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/')
2026/09/05 03:26:51 DEBUG : file1.txt: Sizes differ
2026/09/05 03:26:51 DEBUG : file_enconde_mañana_funcionará.txt.c9009716.partial: size = 19 OK
2026/09/05 03:26:51 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:26:51 DEBUG : file_enconde_mañana_funcionará.txt.c9009716.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/09/05 03:26:51 INFO : file1.txt: Copied (replaced existing) to: file_enconde_mañana_funcionará.txt
2026/09/05 03:26:51 NOTICE: [36m(17) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_extended_filenames-hubiyut2/file1.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/ filename_contains_ࢺ_p1m.txt[0m
2026/09/05 03:26:51 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_extended_filenames-hubiyut2/file1.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/" as "filename_contains_ࢺ_p1m.txt"
2026/09/05 03:26:51 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_extended_filenames-hubiyut2/file1.txt"
2026/09/05 03:26:51 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/"
2026/09/05 03:26:51 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/'" as "filename_contains_ࢺ_p1m.txt"
2026/09/05 03:26:51 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:26:51 DEBUG : filename_contains_ࢺ_p1m.txt.050be819.partial: size = 19 OK
2026/09/05 03:26:51 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:26:51 DEBUG : filename_contains_ࢺ_p1m.txt.050be819.partial: renamed to: filename_contains_ࢺ_p1m.txt
2026/09/05 03:26:51 INFO : file1.txt: Copied (new) to: filename_contains_ࢺ_p1m.txt
2026/09/05 03:26:51 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_extended_filenames-hubiyut2/file1.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/ Русский.txt[0m
2026/09/05 03:26:51 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_extended_filenames-hubiyut2/file1.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/" as "Русский.txt"
2026/09/05 03:26:51 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_extended_filenames-hubiyut2/file1.txt"
2026/09/05 03:26:51 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/"
2026/09/05 03:26:51 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/'" as "Русский.txt"
2026/09/05 03:26:52 DEBUG : file1.txt: size = 19 (Local file system at /tmp/031939gatudax1/datadir/test_extended_filenames-hubiyut2)
2026/09/05 03:26:52 DEBUG : Русский.txt: size = 0 (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/')
2026/09/05 03:26:52 DEBUG : file1.txt: Sizes differ
2026/09/05 03:26:52 DEBUG : Русский.txt.fcb3c530.partial: size = 19 OK
2026/09/05 03:26:52 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:26:52 DEBUG : Русский.txt.fcb3c530.partial: renamed to: Русский.txt
2026/09/05 03:26:52 INFO : file1.txt: Copied (replaced existing) to: Русский.txt
2026/09/05 03:26:52 NOTICE: [36m(19) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_extended_filenames-hubiyut2/file1.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/ file1_with{spc}white{spc}space.txt[0m
2026/09/05 03:26:52 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_extended_filenames-hubiyut2/file1.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/" as "file1_with white space.txt"
2026/09/05 03:26:52 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_extended_filenames-hubiyut2/file1.txt"
2026/09/05 03:26:52 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/"
2026/09/05 03:26:52 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/'" as "file1_with white space.txt"
2026/09/05 03:26:52 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:26:52 DEBUG : file1_with white space.txt.93e35b53.partial: size = 19 OK
2026/09/05 03:26:52 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:26:52 DEBUG : file1_with white space.txt.93e35b53.partial: renamed to: file1_with white space.txt
2026/09/05 03:26:52 INFO : file1.txt: Copied (new) to: file1_with white space.txt
2026/09/05 03:26:52 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_extended_filenames-hubiyut2/file1.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/subdir_with_ࢺ_ test.txt[0m
2026/09/05 03:26:52 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_extended_filenames-hubiyut2/file1.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/subdir_with_ࢺ_" as "test.txt"
2026/09/05 03:26:52 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_extended_filenames-hubiyut2/file1.txt"
2026/09/05 03:26:52 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/subdir_with_ࢺ_"
2026/09/05 03:26:52 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/subdir_with_ࢺ_'" as "test.txt"
2026/09/05 03:26:52 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:26:53 DEBUG : test.txt.df21f446.partial: size = 19 OK
2026/09/05 03:26:53 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:26:53 DEBUG : test.txt.df21f446.partial: renamed to: test.txt
2026/09/05 03:26:53 INFO : file1.txt: Copied (new) to: test.txt
2026/09/05 03:26:53 NOTICE: [36m(21) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_extended_filenames-hubiyut2/file1.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/subdir_with_ࢺ_ mañana_funcionará.txt[0m
2026/09/05 03:26:53 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_extended_filenames-hubiyut2/file1.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/subdir_with_ࢺ_" as "mañana_funcionará.txt"
2026/09/05 03:26:53 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_extended_filenames-hubiyut2/file1.txt"
2026/09/05 03:26:53 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/subdir_with_ࢺ_"
2026/09/05 03:26:53 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/subdir_with_ࢺ_'" as "mañana_funcionará.txt"
2026/09/05 03:26:53 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:26:53 DEBUG : mañana_funcionará.txt.9c9945ec.partial: size = 19 OK
2026/09/05 03:26:53 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:26:53 DEBUG : mañana_funcionará.txt.9c9945ec.partial: renamed to: mañana_funcionará.txt
2026/09/05 03:26:53 INFO : file1.txt: Copied (new) to: mañana_funcionará.txt
2026/09/05 03:26:53 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_extended_filenames-hubiyut2/file1.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/subdir_with_ࢺ_ file_with_測試_.txt[0m
2026/09/05 03:26:53 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_extended_filenames-hubiyut2/file1.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/subdir_with_ࢺ_" as "file_with_測試_.txt"
2026/09/05 03:26:53 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_extended_filenames-hubiyut2/file1.txt"
2026/09/05 03:26:53 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/subdir_with_ࢺ_"
2026/09/05 03:26:53 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/subdir_with_ࢺ_'" as "file_with_測試_.txt"
2026/09/05 03:26:53 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:26:54 DEBUG : file_with_測試_.txt.c1e193b8.partial: size = 19 OK
2026/09/05 03:26:54 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:26:54 DEBUG : file_with_測試_.txt.c1e193b8.partial: renamed to: file_with_測試_.txt
2026/09/05 03:26:54 INFO : file1.txt: Copied (new) to: file_with_測試_.txt
2026/09/05 03:26:54 NOTICE: [36m(23) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_extended_filenames-hubiyut2/file1.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir_with_ࢺ_ filename_contains_ࢺ_p2s.txt[0m
2026/09/05 03:26:54 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_extended_filenames-hubiyut2/file1.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir_with_ࢺ_" as "filename_contains_ࢺ_p2s.txt"
2026/09/05 03:26:54 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_extended_filenames-hubiyut2/file1.txt"
2026/09/05 03:26:54 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir_with_ࢺ_"
2026/09/05 03:26:54 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir_with_ࢺ_'" as "filename_contains_ࢺ_p2s.txt"
2026/09/05 03:26:54 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:26:54 DEBUG : filename_contains_ࢺ_p2s.txt.42bb677d.partial: size = 19 OK
2026/09/05 03:26:54 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:26:54 DEBUG : filename_contains_ࢺ_p2s.txt.42bb677d.partial: renamed to: filename_contains_ࢺ_p2s.txt
2026/09/05 03:26:54 INFO : file1.txt: Copied (new) to: filename_contains_ࢺ_p2s.txt
2026/09/05 03:26:54 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_extended_filenames-hubiyut2/file1.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir{spc}with{eol}white{spc}space.txt file2{spc}with{eol}white{spc}space.txt[0m
2026/09/05 03:26:54 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_extended_filenames-hubiyut2/file1.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir with\nwhite space.txt" as "file2 with\nwhite space.txt"
2026/09/05 03:26:54 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_extended_filenames-hubiyut2/file1.txt"
2026/09/05 03:26:54 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir with\nwhite space.txt"
2026/09/05 03:26:54 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir with\nwhite space.txt'" as "file2 with\nwhite space.txt"
2026/09/05 03:26:54 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:26:54 DEBUG : file2 with
white space.txt.d33b5cf6.partial: size = 19 OK
2026/09/05 03:26:54 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:26:55 DEBUG : file2 with
white space.txt.d33b5cf6.partial: renamed to: file2 with
white space.txt
2026/09/05 03:26:55 INFO : file1.txt: Copied (new) to: file2 with
white space.txt
2026/09/05 03:26:55 NOTICE: [36m(25) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_extended_filenames-hubiyut2/file1.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir_rawchars_{chr:19}_{chr:81}_{chr:fe} file3_{chr:19}_{chr:81}_{chr:fe}[0m
2026/09/05 03:26:55 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_extended_filenames-hubiyut2/file1.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir_rawchars_\x19_\x81_\xfe" as "file3_\x19_\x81_\xfe"
2026/09/05 03:26:55 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_extended_filenames-hubiyut2/file1.txt"
2026/09/05 03:26:55 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir_rawchars_\x19_\x81_\xfe"
2026/09/05 03:26:55 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir_rawchars_\x19_\x81_\xfe'" as "file3_\x19_\x81_\xfe"
2026/09/05 03:26:55 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:26:55 DEBUG : file3___.e024da37.partial: size = 19 OK
2026/09/05 03:26:55 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:26:55 DEBUG : file3___.e024da37.partial: renamed to: file3___
2026/09/05 03:26:55 INFO : file1.txt: Copied (new) to: file3___
2026/09/05 03:26:55 NOTICE: [36m(26) :[0m [34mfix-names TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir{spc}with{eol}white{spc}space.txt/file2{spc}with{eol}white{spc}space.txt[0m
2026/09/05 03:26:55 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt: is NFC: true
2026/09/05 03:26:55 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt: is NFD: true
2026/09/05 03:26:55 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt: is valid UTF8: true
2026/09/05 03:26:55 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt: attempting to fix file -- filename hash: 1c9b78b50bdddec495cf5091b39584af
2026/09/05 03:26:55 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt: file exists: true cacd350221f9be7f363dafb565268076
2026/09/05 03:26:55 DEBUG : FILE old: rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt new: rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt equal: true
2026/09/05 03:26:55 DEBUG : HASH old: cacd350221f9be7f363dafb565268076 new: cacd350221f9be7f363dafb565268076 equal: true
2026/09/05 03:26:55 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt: file exists: true cacd350221f9be7f363dafb565268076
2026/09/05 03:26:55 DEBUG : FILE old: rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt new: rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt equal: true
2026/09/05 03:26:55 DEBUG : HASH old: cacd350221f9be7f363dafb565268076 new: cacd350221f9be7f363dafb565268076 equal: true
2026/09/05 03:26:55 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt: file exists: true cacd350221f9be7f363dafb565268076
2026/09/05 03:26:55 DEBUG : FILE old: rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt new: rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt equal: true
2026/09/05 03:26:55 DEBUG : HASH old: cacd350221f9be7f363dafb565268076 new: cacd350221f9be7f363dafb565268076 equal: true
2026/09/05 03:26:55 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt: file exists: true cacd350221f9be7f363dafb565268076
2026/09/05 03:26:55 DEBUG : FILE old: rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt new: rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt equal: true
2026/09/05 03:26:55 DEBUG : HASH old: cacd350221f9be7f363dafb565268076 new: cacd350221f9be7f363dafb565268076 equal: true
2026/09/05 03:26:55 DEBUG : rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt: verified file exists at correct path. filename hash: 1c9b78b50bdddec495cf5091b39584af
2026/09/05 03:26:55 NOTICE: [36m(27) :[0m [34mtest place a new file on both paths[0m
2026/09/05 03:26:55 NOTICE: [36m(28) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_extended_filenames-hubiyut2/file2.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir_with_ࢺ_ filechangedbothpaths_ࢺ_.txt[0m
2026/09/05 03:26:55 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_extended_filenames-hubiyut2/file2.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir_with_ࢺ_" as "filechangedbothpaths_ࢺ_.txt"
2026/09/05 03:26:55 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_extended_filenames-hubiyut2/file2.txt"
2026/09/05 03:26:55 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir_with_ࢺ_"
2026/09/05 03:26:55 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir_with_ࢺ_'" as "filechangedbothpaths_ࢺ_.txt"
2026/09/05 03:26:55 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:26:56 DEBUG : filechangedbothpaths_ࢺ_.txt.ba013971.partial: size = 42 OK
2026/09/05 03:26:56 DEBUG : file2.txt: md5 = 40b811fb5009223b6da573f169619d8e OK
2026/09/05 03:26:56 DEBUG : filechangedbothpaths_ࢺ_.txt.ba013971.partial: renamed to: filechangedbothpaths_ࢺ_.txt
2026/09/05 03:26:56 INFO : file2.txt: Copied (new) to: filechangedbothpaths_ࢺ_.txt
2026/09/05 03:26:56 NOTICE: [36m(29) :[0m [34mtouch-glob 2001-01-03 /tmp/031939gatudax1/datadir/test_extended_filenames-hubiyut2/ file1.txt[0m
2026/09/05 03:26:56 DEBUG : fs cache: switching user supplied name "/tmp/031939gatudax1/datadir/test_extended_filenames-hubiyut2/" for canonical name "/tmp/031939gatudax1/datadir/test_extended_filenames-hubiyut2"
2026/09/05 03:26:56 DEBUG : file1.txt: Set modification time 2001-01-03
2026/09/05 03:26:56 NOTICE: [36m(30) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_extended_filenames-hubiyut2/file1.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/subdir_with_ࢺ_ filechangedbothpaths_ࢺ_.txt[0m
2026/09/05 03:26:56 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_extended_filenames-hubiyut2/file1.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/subdir_with_ࢺ_" as "filechangedbothpaths_ࢺ_.txt"
2026/09/05 03:26:56 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_extended_filenames-hubiyut2/file1.txt"
2026/09/05 03:26:56 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/subdir_with_ࢺ_"
2026/09/05 03:26:56 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/subdir_with_ࢺ_'" as "filechangedbothpaths_ࢺ_.txt"
2026/09/05 03:26:56 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:26:56 DEBUG : filechangedbothpaths_ࢺ_.txt.3b21624c.partial: size = 19 OK
2026/09/05 03:26:56 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:26:56 DEBUG : filechangedbothpaths_ࢺ_.txt.3b21624c.partial: renamed to: filechangedbothpaths_ࢺ_.txt
2026/09/05 03:26:56 INFO : file1.txt: Copied (new) to: filechangedbothpaths_ࢺ_.txt
2026/09/05 03:26:56 NOTICE: [36m(31) :[0m [34mtest delete files on both paths[0m
2026/09/05 03:26:56 NOTICE: [36m(32) :[0m [34mdelete-file TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/filename_contains_ࢺ_.txt[0m
2026/09/05 03:26:56 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/"
2026/09/05 03:26:56 INFO : filename_contains_ࢺ_.txt: Deleted
2026/09/05 03:26:56 NOTICE: [36m(33) :[0m [34mdelete-file TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt[0m
2026/09/05 03:26:56 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir_with_ࢺ_/"
2026/09/05 03:26:56 INFO : filename_contains_ě_.txt: Deleted
2026/09/05 03:26:56 NOTICE: [36m(34) :[0m [34mdelete-file TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/Русский.txt[0m
2026/09/05 03:26:56 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/"
2026/09/05 03:26:57 INFO : Русский.txt: Deleted
2026/09/05 03:26:57 NOTICE: [36m(35) :[0m [34mtest bisync run[0m
2026/09/05 03:26:57 NOTICE: [36m(36) :[0m [34mbisync[0m
2026/09/05 03:27:02 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/09/05 03:27:02 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:27:02 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/09/05 03:27:02 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/09/05 03:27:02 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/09/05 03:27:02 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:27:03 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/09/05 03:27:03 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/09/05 03:27:03 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:27:03 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:27:03 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:27: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/09/05 03:27:03 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/"
2026/09/05 03:27:03 INFO : Building Path1 and Path2 listings
2026/09/05 03:27:03 INFO : Path1 checking for diffs
2026/09/05 03:27:03 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mРусский.txt[0m
2026/09/05 03:27:03 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1_with white space.txt[0m
2026/09/05 03:27:03 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfilename_contains_ࢺ_p1m.txt[0m
2026/09/05 03:27:03 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36msubdir_with_ࢺ_/file_with_測試_.txt[0m
2026/09/05 03:27:03 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36msubdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt[0m
2026/09/05 03:27:03 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36msubdir_with_ࢺ_/mañana_funcionará.txt[0m
2026/09/05 03:27:03 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36msubdir_with_ࢺ_/test.txt[0m
2026/09/05 03:27:03 INFO : Path1: 7 changes: [32m 6 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/09/05 03:27:03 INFO : Path2 checking for diffs
2026/09/05 03:27:03 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile_enconde_mañana_funcionará.txt[0m
2026/09/05 03:27:03 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfilename_contains_ࢺ_.txt[0m
2026/09/05 03:27:03 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36msubdir_with_ࢺ_/filename_contains_ě_.txt[0m
2026/09/05 03:27:03 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mРусский.txt[0m
2026/09/05 03:27:03 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mNew_top_level_mañana_funcionará.txt[0m
2026/09/05 03:27:03 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36msubdir with␊white space.txt/file2 with␊white space.txt[0m
2026/09/05 03:27:03 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36m"subdir_rawchars_␙_\x81_\xfe/file3_␙_\x81_\xfe"[0m
2026/09/05 03:27:03 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36msubdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt[0m
2026/09/05 03:27:03 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36msubdir_with_ࢺ_/filename_contains_ࢺ_p2s.txt[0m
2026/09/05 03:27:03 INFO : Path2: 9 changes: [32m 5 new[0m, [33m 2 modified[0m, [31m 2 deleted[0m
2026/09/05 03:27:03 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m, [36m 2 larger[0m, [34m 0 smaller[0m)
2026/09/05 03:27:03 INFO : Applying changes
2026/09/05 03:27:03 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/file1_with white space.txt[0m
2026/09/05 03:27:03 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/filename_contains_ࢺ_p1m.txt[0m
2026/09/05 03:27:03 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir_with_ࢺ_/file_with_測試_.txt[0m
2026/09/05 03:27:03 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36msubdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt[0m
2026/09/05 03:27:03 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict1[0m
2026/09/05 03:27:03 INFO : subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt: Moved (server-side) to: subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict1
2026/09/05 03:27:03 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict1[0m
2026/09/05 03:27:03 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict2[0m
2026/09/05 03:27:03 INFO : subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt: Moved (server-side) to: subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict2
2026/09/05 03:27:03 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict2[0m
2026/09/05 03:27:03 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir_with_ࢺ_/mañana_funcionará.txt[0m
2026/09/05 03:27:03 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/subdir_with_ࢺ_/test.txt[0m
2026/09/05 03:27:03 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/Русский.txt[0m
2026/09/05 03:27:03 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/New_top_level_mañana_funcionará.txt[0m
2026/09/05 03:27:03 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/file_enconde_mañana_funcionará.txt[0m
2026/09/05 03:27:03 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/filename_contains_ࢺ_.txt[0m
2026/09/05 03:27:03 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/subdir with␊white space.txt/file2 with␊white space.txt[0m
2026/09/05 03:27:03 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m"TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/subdir_rawchars_␙_\x81_\xfe/file3_␙_\x81_\xfe"[0m
2026/09/05 03:27:03 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt[0m
2026/09/05 03:27:03 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ࢺ_p2s.txt[0m
2026/09/05 03:27:03 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:27:04 INFO : New_top_level_mañana_funcionará.txt: Copied (server-side copy)
2026/09/05 03:27:04 INFO : Русский.txt: Copied (server-side copy)
2026/09/05 03:27:04 INFO : file_enconde_mañana_funcionará.txt: Copied (server-side copy)
2026/09/05 03:27:04 INFO : subdir with␊white space.txt/file2 with␊white space.txt: Copied (server-side copy)
2026/09/05 03:27:04 INFO : subdir_rawchars_␙__/file3_␙__: Copied (server-side copy)
2026/09/05 03:27:04 INFO : subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict2: Copied (server-side copy)
2026/09/05 03:27:04 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_p2s.txt: Copied (server-side copy)
2026/09/05 03:27:04 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Deleted
2026/09/05 03:27:04 INFO : filename_contains_ࢺ_.txt: Deleted
2026/09/05 03:27:04 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:27:05 INFO : file1_with white space.txt: Copied (server-side copy)
2026/09/05 03:27:05 INFO : filename_contains_ࢺ_p1m.txt: Copied (server-side copy)
2026/09/05 03:27:05 INFO : subdir_with_ࢺ_/file_with_測試_.txt: Copied (server-side copy)
2026/09/05 03:27:05 INFO : subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict1: Copied (server-side copy)
2026/09/05 03:27:05 INFO : subdir_with_ࢺ_/mañana_funcionará.txt: Copied (server-side copy)
2026/09/05 03:27:05 INFO : subdir_with_ࢺ_/test.txt: Copied (server-side copy)
2026/09/05 03:27:05 INFO : Updating listings
2026/09/05 03:27:05 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2/"
2026/09/05 03:27:05 INFO : [32mBisync successful[0m
2026/09/05 03:27:05 DEBUG : Waiting for deletions to finish
2026/09/05 03:27:06 INFO : file1 - Copy (2).txt: Deleted
2026/09/05 03:27:06 INFO : file1_with white space.txt: Deleted
2026/09/05 03:27:06 INFO : New_top_level_mañana_funcionará.txt: Deleted
2026/09/05 03:27:06 INFO : file1.txt: Deleted
2026/09/05 03:27:06 INFO : RCLONE_TEST: Deleted
2026/09/05 03:27:06 INFO : file_enconde_mañana_funcionará.txt: Deleted
2026/09/05 03:27:06 INFO : file1 - Copy.txt: Deleted
2026/09/05 03:27:06 INFO : filename_contains_ě_.txt: Deleted
2026/09/05 03:27:06 INFO : Русский.txt: Deleted
2026/09/05 03:27:06 INFO : filename_contains_ࢺ_p1m.txt: Deleted
2026/09/05 03:27:06 INFO : subdir_rawchars_␙__/file3_␙__: Deleted
2026/09/05 03:27:06 INFO : subdir with␊white space.txt/file2 with␊white space.txt: Deleted
2026/09/05 03:27:06 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Deleted
2026/09/05 03:27:06 INFO : subdir_with_ࢺ_/test.txt: Deleted
2026/09/05 03:27:06 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_p2s.txt: Deleted
2026/09/05 03:27:06 INFO : subdir_with_ࢺ_/file_with_測試_.txt: Deleted
2026/09/05 03:27:06 INFO : subdir_with_ࢺ_/mañana_funcionará.txt: Deleted
2026/09/05 03:27:06 INFO : subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict1: Deleted
2026/09/05 03:27:06 INFO : subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict2: Deleted
2026/09/05 03:27:06 DEBUG : removing 3 level 1 directories
2026/09/05 03:27:06 INFO : subdir_with_ࢺ_: Removing directory
2026/09/05 03:27:06 INFO : subdir with␊white space.txt: Removing directory
2026/09/05 03:27:06 INFO : subdir_rawchars_␙__: Removing directory
2026/09/05 03:27:06 DEBUG : removing 1 level 0 directories
2026/09/05 03:27:06 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path1': Removing directory
2026/09/05 03:27:06 DEBUG : Waiting for deletions to finish
2026/09/05 03:27:06 INFO : RCLONE_TEST: Deleted
2026/09/05 03:27:06 INFO : New_top_level_mañana_funcionará.txt: Deleted
2026/09/05 03:27:06 INFO : file1_with white space.txt: Deleted
2026/09/05 03:27:06 INFO : file_enconde_mañana_funcionará.txt: Deleted
2026/09/05 03:27:06 INFO : filename_contains_ě_.txt: Deleted
2026/09/05 03:27:06 INFO : file1.txt: Deleted
2026/09/05 03:27:06 INFO : file1 - Copy.txt: Deleted
2026/09/05 03:27:06 INFO : file1 - Copy (2).txt: Deleted
2026/09/05 03:27:06 INFO : Русский.txt: Deleted
2026/09/05 03:27:06 INFO : filename_contains_ࢺ_p1m.txt: Deleted
2026/09/05 03:27:06 INFO : subdir_rawchars_␙__/file3_␙__: Deleted
2026/09/05 03:27:06 INFO : subdir with␊white space.txt/file2 with␊white space.txt: Deleted
2026/09/05 03:27:06 INFO : subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict1: Deleted
2026/09/05 03:27:06 INFO : subdir_with_ࢺ_/file_with_測試_.txt: Deleted
2026/09/05 03:27:06 INFO : subdir_with_ࢺ_/mañana_funcionará.txt: Deleted
2026/09/05 03:27:06 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Deleted
2026/09/05 03:27:06 INFO : subdir_with_ࢺ_/test.txt: Deleted
2026/09/05 03:27:06 INFO : subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict2: Deleted
2026/09/05 03:27:06 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_p2s.txt: Deleted
2026/09/05 03:27:07 DEBUG : removing 3 level 1 directories
2026/09/05 03:27:07 INFO : subdir_with_ࢺ_: Removing directory
2026/09/05 03:27:07 INFO : subdir with␊white space.txt: Removing directory
2026/09/05 03:27:07 INFO : subdir_rawchars_␙__: Removing directory
2026/09/05 03:27:07 DEBUG : removing 1 level 0 directories
2026/09/05 03:27:07 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/extended_filenames/path2': Removing directory
bisync_test.go:610: [32mTEST extended_filenames PASSED[0m
=== RUN TestBisyncRemoteRemote/filters
2026/09/05 03:27:07 INFO : path1: Making directory
2026/09/05 03:27:07 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/filters/path1"
2026/09/05 03:27:07 INFO : path2: Making directory
2026/09/05 03:27:07 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/filters/path2"
2026/09/05 03:27:07 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filters/initial"
2026/09/05 03:27:07 DEBUG : Creating backend with remote "/tmp/031939gatudax1/initdir/test_filters-giletac8"
2026/09/05 03:27:07 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:27:07 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:27:07 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:27:07 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:27:07 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:27:07 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:27:07 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:27:07 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:27:07 DEBUG : subdir: Making directory with metadata
2026/09/05 03:27:07 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:27:07 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/09/05 03:27:07 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:27:07 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:27:07 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:27:07 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:27:07 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:27:07 INFO : file1.txt: Copied (new)
2026/09/05 03:27:07 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:27:07 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:27:07 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:27:07 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:27:07 DEBUG : Local file system at /tmp/031939gatudax1/initdir/test_filters-giletac8: Waiting for checks to finish
2026/09/05 03:27:07 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:27:07 DEBUG : Local file system at /tmp/031939gatudax1/initdir/test_filters-giletac8: Waiting for transfers to finish
2026/09/05 03:27:07 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:27:07 INFO : file2.txt: Copied (new)
2026/09/05 03:27:07 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:27:07 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:27:07 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:27:07 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:27:07 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:27:07 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:27:07 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:27:07 INFO : file4.txt: Copied (new)
2026/09/05 03:27:07 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:27:07 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:27:07 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:27:07 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:27:07 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:27:07 INFO : file6.txt: Copied (new)
2026/09/05 03:27:07 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:27:07 INFO : file7.txt: Copied (new)
2026/09/05 03:27:07 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:27:07 INFO : file3.txt: Copied (new)
2026/09/05 03:27:07 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:27:07 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:27:07 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:27:07 INFO : file5.txt: Copied (new)
2026/09/05 03:27:07 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:27:07 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:27:07 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:27:07 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filters/modfiles"
2026/09/05 03:27:07 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_filters-lebuquz1"
2026/09/05 03:27:07 DEBUG : fileZ.txt: Need to transfer - File not found at Destination
2026/09/05 03:27:07 DEBUG : filtersfile.flt: Need to transfer - File not found at Destination
2026/09/05 03:27:07 DEBUG : Local file system at /tmp/031939gatudax1/datadir/test_filters-lebuquz1: Waiting for checks to finish
2026/09/05 03:27:07 DEBUG : Local file system at /tmp/031939gatudax1/datadir/test_filters-lebuquz1: Waiting for transfers to finish
2026/09/05 03:27:07 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/09/05 03:27:07 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:27:07 DEBUG : filtersfile.flt.e46c0e4d.partial: size = 254 OK
2026/09/05 03:27:07 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/09/05 03:27:07 INFO : fileZ.txt: Copied (new)
2026/09/05 03:27:07 DEBUG : filtersfile.flt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/09/05 03:27:07 DEBUG : filtersfile.flt.e46c0e4d.partial: renamed to: filtersfile.flt
2026/09/05 03:27:07 INFO : filtersfile.flt: Copied (new)
2026/09/05 03:27:07 DEBUG : Waiting for deletions to finish
2026/09/05 03:27:07 ERROR : error listing: directory not found
2026/09/05 03:27:07 ERROR : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/filters/path1': Failed to list "": directory not found
2026/09/05 03:27:07 DEBUG : removing 1 level 0 directories
2026/09/05 03:27:07 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/filters/path1': Removing directory
2026/09/05 03:27:07 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-zazanew6hide%2F031939gatudax1%2Ffilters%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:bf5d49c6-b01a-0017-4ce6-3c1811000000
Time:2026-09-05T03:27:07.4844956Z
--------------------------------------------------------------------------------
2026/09/05 03:27:07 DEBUG : Waiting for deletions to finish
2026/09/05 03:27:07 ERROR : error listing: directory not found
2026/09/05 03:27:07 ERROR : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/filters/path2': Failed to list "": directory not found
2026/09/05 03:27:07 DEBUG : removing 1 level 0 directories
2026/09/05 03:27:07 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/filters/path2': Removing directory
2026/09/05 03:27:07 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-zazanew6hide%2F031939gatudax1%2Ffilters%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:bf5d49c9-b01a-0017-4fe6-3c1811000000
Time:2026-09-05T03:27:07.6173805Z
--------------------------------------------------------------------------------
2026/09/05 03:27:07 ERROR : error listing: directory not found
2026/09/05 03:27:07 ERROR : error listing: directory not found
2026/09/05 03:27:07 NOTICE: checking initFs Local file system at /tmp/031939gatudax1/initdir/test_filters-giletac8
2026/09/05 03:27:07 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:27:07 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:27:07 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:27:07 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:27:07 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:27:07 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:27:07 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:27:07 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:27:07 INFO : subdir: Making directory
2026/09/05 03:27:07 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:27:07 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/filters/path1': Waiting for checks to finish
2026/09/05 03:27:07 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/filters/path1': Waiting for transfers to finish
2026/09/05 03:27:08 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:27:08 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:27:08 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:27:08 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:27:08 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:27:08 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:27:08 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:27:08 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:27:08 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:27:08 INFO : file1.txt: Copied (new)
2026/09/05 03:27:08 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:27:08 INFO : file2.txt: Copied (new)
2026/09/05 03:27:08 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:27:08 INFO : file3.txt: Copied (new)
2026/09/05 03:27:08 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:27:08 INFO : file4.txt: Copied (new)
2026/09/05 03:27:08 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:27:08 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:27:08 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:27:08 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:27:08 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:27:08 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:27:08 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:27:08 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:27:08 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:27:08 INFO : file5.txt: Copied (new)
2026/09/05 03:27:08 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:27:08 INFO : file6.txt: Copied (new)
2026/09/05 03:27:08 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:27:08 INFO : file7.txt: Copied (new)
2026/09/05 03:27:08 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:27:08 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:27:08 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:27:08 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:27:08 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:27:08 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:27:08 NOTICE: checking Path1 azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/filters/path1'
2026/09/05 03:27:09 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:27:09 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:27:09 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:27:09 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:27:09 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:27:09 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:27:09 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:27:09 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:27:09 INFO : subdir: Making directory
2026/09/05 03:27:09 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:27:09 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/filters/path2': Waiting for checks to finish
2026/09/05 03:27:09 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/filters/path2': Waiting for transfers to finish
2026/09/05 03:27:09 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:27:09 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:27:09 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:27:09 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:27:09 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:27:09 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:27:09 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:27:09 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:27:09 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:27:09 INFO : file3.txt: Copied (new)
2026/09/05 03:27:09 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:27:09 INFO : file4.txt: Copied (new)
2026/09/05 03:27:09 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:27:09 INFO : file1.txt: Copied (new)
2026/09/05 03:27:09 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:27:09 INFO : file2.txt: Copied (new)
2026/09/05 03:27:09 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:27:09 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:27:09 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:27:09 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:27:09 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:27:09 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:27:09 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:27:09 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:27:09 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:27:09 INFO : file5.txt: Copied (new)
2026/09/05 03:27:09 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:27:09 INFO : file6.txt: Copied (new)
2026/09/05 03:27:09 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:27:09 INFO : file7.txt: Copied (new)
2026/09/05 03:27:09 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:27:09 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:27:09 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:27:09 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:27:10 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:27:10 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:27:10 NOTICE: checking path2 azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/filters/path2'
2026/09/05 03:27:10 NOTICE: [36m(01) :[0m [34mtest filters[0m
2026/09/05 03:27:10 NOTICE: [36m(02) :[0m [34mcopy-file /tmp/031939gatudax1/datadir/test_filters-lebuquz1/filtersfile.flt /tmp/031939gatudax1/workdir/[0m
2026/09/05 03:27:10 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_filters-lebuquz1/filtersfile.flt" to "/tmp/031939gatudax1/workdir/" as ""
2026/09/05 03:27:10 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_filters-lebuquz1/filtersfile.flt"
2026/09/05 03:27:10 DEBUG : Creating backend with remote "/tmp/031939gatudax1/workdir/"
2026/09/05 03:27:10 DEBUG : operations.CopyFile "filtersfile.flt" to "Local file system at /tmp/031939gatudax1/workdir" as "filtersfile.flt"
2026/09/05 03:27:10 DEBUG : filtersfile.flt: Need to transfer - File not found at Destination
2026/09/05 03:27:10 DEBUG : filtersfile.flt.e46c0e4d.partial: size = 254 OK
2026/09/05 03:27:10 DEBUG : filtersfile.flt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/09/05 03:27:10 DEBUG : filtersfile.flt.e46c0e4d.partial: renamed to: filtersfile.flt
2026/09/05 03:27:10 INFO : filtersfile.flt: Copied (new)
2026/09/05 03:27:10 NOTICE: [36m(03) :[0m [34mtest resync to force building of the filters md5 hash[0m
2026/09/05 03:27:10 NOTICE: [36m(04) :[0m [34mbisync filters-file=/tmp/031939gatudax1/workdir/filtersfile.flt resync[0m
2026/09/05 03:27:15 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:27:15 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:27:15 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:27: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/09/05 03:27:15 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/filters/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/filters/path2/"
2026/09/05 03:27:15 INFO : Using filters file /tmp/031939gatudax1/workdir/filtersfile.flt
2026/09/05 03:27:15 INFO : Storing filters file hash to /tmp/031939gatudax1/workdir/filtersfile.flt.md5
2026/09/05 03:27:15 INFO : Copying Path2 files to Path1
2026/09/05 03:27:15 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:27:15 INFO : There was nothing to transfer
2026/09/05 03:27:15 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:27:15 INFO : There was nothing to transfer
2026/09/05 03:27:15 INFO : Resync updating listings
2026/09/05 03:27:15 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/filters/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/filters/path2/"
2026/09/05 03:27:15 INFO : [32mBisync successful[0m
2026/09/05 03:27:15 NOTICE: [36m(05) :[0m [34mcopy-listings resync[0m
2026/09/05 03:27:15 NOTICE: [36m(06) :[0m [34mtest place new files on the remote[0m
2026/09/05 03:27:15 NOTICE: [36m(07) :[0m [34mtouch-glob 2001-01-02 /tmp/031939gatudax1/datadir/test_filters-lebuquz1/ fileZ.txt[0m
2026/09/05 03:27:15 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_filters-lebuquz1/"
2026/09/05 03:27:15 DEBUG : fs cache: renaming cache item "/tmp/031939gatudax1/datadir/test_filters-lebuquz1/" to be canonical "/tmp/031939gatudax1/datadir/test_filters-lebuquz1"
2026/09/05 03:27:15 DEBUG : fileZ.txt: Set modification time 2001-01-02
2026/09/05 03:27:15 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_filters-lebuquz1/fileZ.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/filters/path2/ fileZ.txt[0m
2026/09/05 03:27:15 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_filters-lebuquz1/fileZ.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/filters/path2/" as "fileZ.txt"
2026/09/05 03:27:15 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_filters-lebuquz1/fileZ.txt"
2026/09/05 03:27:15 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/filters/path2/"
2026/09/05 03:27:15 DEBUG : operations.CopyFile "fileZ.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/filters/path2/'" as "fileZ.txt"
2026/09/05 03:27:15 DEBUG : fileZ.txt: Need to transfer - File not found at Destination
2026/09/05 03:27:15 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/09/05 03:27:15 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:27:16 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/09/05 03:27:16 INFO : fileZ.txt: Copied (new)
2026/09/05 03:27:16 NOTICE: [36m(09) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_filters-lebuquz1/fileZ.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/filters/path1/subdir fileZ.txt[0m
2026/09/05 03:27:16 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_filters-lebuquz1/fileZ.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/filters/path1/subdir" as "fileZ.txt"
2026/09/05 03:27:16 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_filters-lebuquz1/fileZ.txt"
2026/09/05 03:27:16 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/filters/path1/subdir"
2026/09/05 03:27:16 DEBUG : operations.CopyFile "fileZ.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/filters/path1/subdir'" as "fileZ.txt"
2026/09/05 03:27:16 DEBUG : fileZ.txt: Need to transfer - File not found at Destination
2026/09/05 03:27:16 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/09/05 03:27:16 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:27:16 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/09/05 03:27:16 INFO : fileZ.txt: Copied (new)
2026/09/05 03:27:16 NOTICE: [36m(10) :[0m [34mtest bisync with filters-file. path2-side fileZ.txt will be filtered.[0m
2026/09/05 03:27:16 NOTICE: [36m(11) :[0m [34mbisync filters-file=/tmp/031939gatudax1/workdir/filtersfile.flt[0m
2026/09/05 03:27:21 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:27:21 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:27:21 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:27: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/09/05 03:27:21 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/filters/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/filters/path2/"
2026/09/05 03:27:21 INFO : Using filters file /tmp/031939gatudax1/workdir/filtersfile.flt
2026/09/05 03:27:21 INFO : Building Path1 and Path2 listings
2026/09/05 03:27:21 INFO : Path1 checking for diffs
2026/09/05 03:27:21 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36msubdir/fileZ.txt[0m
2026/09/05 03:27:21 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/09/05 03:27:21 INFO : Path2 checking for diffs
2026/09/05 03:27:21 INFO : Applying changes
2026/09/05 03:27:21 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/filters/path2/subdir/fileZ.txt[0m
2026/09/05 03:27:21 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:27:21 INFO : subdir/fileZ.txt: Copied (server-side copy)
2026/09/05 03:27:21 INFO : Updating listings
2026/09/05 03:27:21 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/filters/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/filters/path2/"
2026/09/05 03:27:21 INFO : [32mBisync successful[0m
2026/09/05 03:27:21 DEBUG : Waiting for deletions to finish
2026/09/05 03:27:22 INFO : file7.txt: Deleted
2026/09/05 03:27:22 INFO : file5.txt: Deleted
2026/09/05 03:27:22 INFO : file2.txt: Deleted
2026/09/05 03:27:22 INFO : file1.txt: Deleted
2026/09/05 03:27:22 INFO : RCLONE_TEST: Deleted
2026/09/05 03:27:22 INFO : file3.txt: Deleted
2026/09/05 03:27:22 INFO : file4.txt: Deleted
2026/09/05 03:27:22 INFO : file6.txt: Deleted
2026/09/05 03:27:22 INFO : subdir/fileZ.txt: Deleted
2026/09/05 03:27:22 INFO : subdir/file20.txt: Deleted
2026/09/05 03:27:22 DEBUG : removing 1 level 1 directories
2026/09/05 03:27:22 INFO : subdir: Removing directory
2026/09/05 03:27:22 DEBUG : removing 1 level 0 directories
2026/09/05 03:27:22 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/filters/path1': Removing directory
2026/09/05 03:27:22 DEBUG : Waiting for deletions to finish
2026/09/05 03:27:22 INFO : file5.txt: Deleted
2026/09/05 03:27:22 INFO : file6.txt: Deleted
2026/09/05 03:27:22 INFO : file7.txt: Deleted
2026/09/05 03:27:22 INFO : file1.txt: Deleted
2026/09/05 03:27:22 INFO : file2.txt: Deleted
2026/09/05 03:27:22 INFO : file4.txt: Deleted
2026/09/05 03:27:22 INFO : file3.txt: Deleted
2026/09/05 03:27:22 INFO : RCLONE_TEST: Deleted
2026/09/05 03:27:22 INFO : fileZ.txt: Deleted
2026/09/05 03:27:22 INFO : subdir/fileZ.txt: Deleted
2026/09/05 03:27:22 INFO : subdir/file20.txt: Deleted
2026/09/05 03:27:22 DEBUG : removing 1 level 1 directories
2026/09/05 03:27:22 INFO : subdir: Removing directory
2026/09/05 03:27:22 DEBUG : removing 1 level 0 directories
2026/09/05 03:27:22 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/filters/path2': Removing directory
bisync_test.go:610: [32mTEST filters PASSED[0m
=== RUN TestBisyncRemoteRemote/filtersfile_checks
2026/09/05 03:27:23 INFO : path1: Making directory
2026/09/05 03:27:23 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/filtersfile_checks/path1"
2026/09/05 03:27:23 INFO : path2: Making directory
2026/09/05 03:27:23 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/filtersfile_checks/path2"
2026/09/05 03:27:23 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filtersfile_checks/initial"
2026/09/05 03:27:23 DEBUG : Creating backend with remote "/tmp/031939gatudax1/initdir/test_filtersfile_checks-qifacix6"
2026/09/05 03:27:23 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:27:23 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:27:23 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:27:23 DEBUG : subdir: Making directory with metadata
2026/09/05 03:27:23 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:27:23 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/09/05 03:27:23 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:27:23 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:27:23 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:27:23 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:27:23 DEBUG : Local file system at /tmp/031939gatudax1/initdir/test_filtersfile_checks-qifacix6: Waiting for checks to finish
2026/09/05 03:27:23 DEBUG : Local file system at /tmp/031939gatudax1/initdir/test_filtersfile_checks-qifacix6: Waiting for transfers to finish
2026/09/05 03:27:23 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:27:23 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:27:23 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:27:23 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:27:23 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:27:23 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:27:23 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:27:23 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:27:23 INFO : file2.txt: Copied (new)
2026/09/05 03:27:23 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:27:23 INFO : file1.txt: Copied (new)
2026/09/05 03:27:23 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:27:23 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:27:23 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:27:23 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filtersfile_checks/modfiles"
2026/09/05 03:27:23 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_filtersfile_checks-fohatil4"
2026/09/05 03:27:23 DEBUG : filtersfile.txt: Need to transfer - File not found at Destination
2026/09/05 03:27:23 DEBUG : filtersfile2.txt: Need to transfer - File not found at Destination
2026/09/05 03:27:23 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/09/05 03:27:23 DEBUG : filtersfile.txt.5df4ccf0.partial: size = 380 OK
2026/09/05 03:27:23 DEBUG : filtersfile2.txt.dc377757.partial: size = 254 OK
2026/09/05 03:27:23 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/09/05 03:27:23 DEBUG : Local file system at /tmp/031939gatudax1/datadir/test_filtersfile_checks-fohatil4: Waiting for checks to finish
2026/09/05 03:27:23 DEBUG : filtersfile.txt: md5 = cbf4389cb34d9e160689d1578eb5707f OK
2026/09/05 03:27:23 DEBUG : filtersfile.txt.5df4ccf0.partial: renamed to: filtersfile.txt
2026/09/05 03:27:23 INFO : filtersfile.txt: Copied (new)
2026/09/05 03:27:23 DEBUG : filtersfile2.txt: md5 = 95acc1e3b5beda465d9b2cb32808588c OK
2026/09/05 03:27:23 DEBUG : filtersfile2.txt.dc377757.partial: renamed to: filtersfile2.txt
2026/09/05 03:27:23 INFO : filtersfile2.txt: Copied (new)
2026/09/05 03:27:23 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/09/05 03:27:23 DEBUG : Local file system at /tmp/031939gatudax1/datadir/test_filtersfile_checks-fohatil4: Waiting for transfers to finish
2026/09/05 03:27:23 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/09/05 03:27:23 INFO : hold.txt: Copied (new)
2026/09/05 03:27:23 DEBUG : Waiting for deletions to finish
2026/09/05 03:27:23 ERROR : error listing: directory not found
2026/09/05 03:27:23 ERROR : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/filtersfile_checks/path1': Failed to list "": directory not found
2026/09/05 03:27:23 DEBUG : removing 1 level 0 directories
2026/09/05 03:27:23 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/filtersfile_checks/path1': Removing directory
2026/09/05 03:27:23 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-zazanew6hide%2F031939gatudax1%2Ffiltersfile_checks%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:7fbf5342-101a-0031-16e6-3c5009000000
Time:2026-09-05T03:27:23.3089767Z
--------------------------------------------------------------------------------
2026/09/05 03:27:23 DEBUG : Waiting for deletions to finish
2026/09/05 03:27:23 ERROR : error listing: directory not found
2026/09/05 03:27:23 ERROR : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/filtersfile_checks/path2': Failed to list "": directory not found
2026/09/05 03:27:23 DEBUG : removing 1 level 0 directories
2026/09/05 03:27:23 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/filtersfile_checks/path2': Removing directory
2026/09/05 03:27:23 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-zazanew6hide%2F031939gatudax1%2Ffiltersfile_checks%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:7fbf5346-101a-0031-1ae6-3c5009000000
Time:2026-09-05T03:27:23.4430839Z
--------------------------------------------------------------------------------
2026/09/05 03:27:23 ERROR : error listing: directory not found
2026/09/05 03:27:23 ERROR : error listing: directory not found
2026/09/05 03:27:23 NOTICE: checking initFs Local file system at /tmp/031939gatudax1/initdir/test_filtersfile_checks-qifacix6
2026/09/05 03:27:23 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:27:23 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:27:23 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:27:23 INFO : subdir: Making directory
2026/09/05 03:27:23 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:27:23 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:27:23 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:27:23 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:27:23 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:27:23 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/filtersfile_checks/path1': Waiting for checks to finish
2026/09/05 03:27:23 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/filtersfile_checks/path1': Waiting for transfers to finish
2026/09/05 03:27:23 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:27:23 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:27:23 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:27:23 INFO : file1.txt: Copied (new)
2026/09/05 03:27:23 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:27:23 INFO : file2.txt: Copied (new)
2026/09/05 03:27:23 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:27:23 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:27:24 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:27:24 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:27:24 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:27:24 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:27:24 NOTICE: checking Path1 azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/filtersfile_checks/path1'
2026/09/05 03:27:24 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:27:24 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:27:24 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:27:24 INFO : subdir: Making directory
2026/09/05 03:27:24 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:27:24 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:27:24 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:27:24 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/filtersfile_checks/path2': Waiting for checks to finish
2026/09/05 03:27:24 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/filtersfile_checks/path2': Waiting for transfers to finish
2026/09/05 03:27:24 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:27:24 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:27:24 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:27:24 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:27:24 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:27:24 INFO : file1.txt: Copied (new)
2026/09/05 03:27:24 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:27:24 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:27:24 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:27:24 INFO : file2.txt: Copied (new)
2026/09/05 03:27:24 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:27:24 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:27:24 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:27:24 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:27:24 NOTICE: checking path2 azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/filtersfile_checks/path2'
2026/09/05 03:27:25 NOTICE: [36m(01) :[0m [34mtest filtersfile-checks[0m
2026/09/05 03:27:25 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/09/05 03:27:25 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/09/05 03:27:29 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:27:29 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:27:29 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:27: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/09/05 03:27:29 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/filtersfile_checks/path2/"
2026/09/05 03:27:29 INFO : Copying Path2 files to Path1
2026/09/05 03:27:29 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:27:30 INFO : There was nothing to transfer
2026/09/05 03:27:30 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:27:30 INFO : There was nothing to transfer
2026/09/05 03:27:30 INFO : Resync updating listings
2026/09/05 03:27:30 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/filtersfile_checks/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/filtersfile_checks/path2/"
2026/09/05 03:27:30 INFO : [32mBisync successful[0m
2026/09/05 03:27:30 NOTICE: [36m(04) :[0m [34mtest 1. inject filters file in workdir.[0m
2026/09/05 03:27:30 NOTICE: [36m(05) :[0m [34mcopy-file /tmp/031939gatudax1/datadir/test_filtersfile_checks-fohatil4/filtersfile.txt /tmp/031939gatudax1/workdir/[0m
2026/09/05 03:27:30 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_filtersfile_checks-fohatil4/filtersfile.txt" to "/tmp/031939gatudax1/workdir/" as ""
2026/09/05 03:27:30 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_filtersfile_checks-fohatil4/filtersfile.txt"
2026/09/05 03:27:30 DEBUG : Creating backend with remote "/tmp/031939gatudax1/workdir/"
2026/09/05 03:27:30 DEBUG : operations.CopyFile "filtersfile.txt" to "Local file system at /tmp/031939gatudax1/workdir" as "filtersfile.txt"
2026/09/05 03:27:30 DEBUG : filtersfile.txt: Need to transfer - File not found at Destination
2026/09/05 03:27:30 DEBUG : filtersfile.txt.5df4ccf0.partial: size = 380 OK
2026/09/05 03:27:30 DEBUG : filtersfile.txt: md5 = cbf4389cb34d9e160689d1578eb5707f OK
2026/09/05 03:27:30 DEBUG : filtersfile.txt.5df4ccf0.partial: renamed to: filtersfile.txt
2026/09/05 03:27:30 INFO : filtersfile.txt: Copied (new)
2026/09/05 03:27:30 NOTICE: [36m(06) :[0m [34mtest 2. run with filters-file but without md5. should abort.[0m
2026/09/05 03:27:30 NOTICE: [36m(07) :[0m [34mbisync filters-file=/tmp/031939gatudax1/workdir/filtersfile.txt[0m
2026/09/05 03:27:34 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:27:34 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:27:34 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:27: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/09/05 03:27:34 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/filtersfile_checks/path2/"
2026/09/05 03:27:34 INFO : Using filters file /tmp/031939gatudax1/workdir/filtersfile.txt
2026/09/05 03:27:34 ERROR : [31mBisync critical error: filters file md5 hash not found (must run --resync): /tmp/031939gatudax1/workdir/filtersfile.txt[0m
2026/09/05 03:27:34 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/09/05 03:27:34 NOTICE: Bisync error: bisync aborted
2026/09/05 03:27:34 NOTICE: [36m(08) :[0m [34mtest 3. run without filters-file. should be blocked due to prior abort.[0m
2026/09/05 03:27:34 NOTICE: [36m(09) :[0m [34mbisync[0m
2026/09/05 03:27:39 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:27:39 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:27:39 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:27: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/09/05 03:27:39 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/filtersfile_checks/path2/"
2026/09/05 03:27:39 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/031939gatudax1/workdir/TestAzureFiles_rclone-test-zazanew6hide_031939gatudax1_filtersfile_checks_path1..TestAzureFiles_rclone-test-zazanew6hide_031939gatudax1_filtersfile_checks_path2.path1.lst[0m
[0m[36mPath2: [94m/tmp/031939gatudax1/workdir/TestAzureFiles_rclone-test-zazanew6hide_031939gatudax1_filtersfile_checks_path1..TestAzureFiles_rclone-test-zazanew6hide_031939gatudax1_filtersfile_checks_path2.path2.lst[0m
[0m[35mTry running this command to inspect the work dir:
[0m[96mrclone lsl "/tmp/031939gatudax1/workdir"[0m[0m
2026/09/05 03:27:39 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/09/05 03:27:39 NOTICE: Bisync error: bisync aborted
2026/09/05 03:27:39 NOTICE: [36m(10) :[0m [34mtest 4. run with filters-file and resync.[0m
2026/09/05 03:27:39 NOTICE: [36m(11) :[0m [34mbisync filters-file=/tmp/031939gatudax1/workdir/filtersfile.txt resync[0m
2026/09/05 03:27:43 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:27:43 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:27:43 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03: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/09/05 03:27:43 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/filtersfile_checks/path2/"
2026/09/05 03:27:43 INFO : Using filters file /tmp/031939gatudax1/workdir/filtersfile.txt
2026/09/05 03:27:43 INFO : Storing filters file hash to /tmp/031939gatudax1/workdir/filtersfile.txt.md5
2026/09/05 03:27:43 INFO : Copying Path2 files to Path1
2026/09/05 03:27:43 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:27:44 INFO : There was nothing to transfer
2026/09/05 03:27:44 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:27:44 INFO : There was nothing to transfer
2026/09/05 03:27:44 INFO : Resync updating listings
2026/09/05 03:27:44 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/filtersfile_checks/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/filtersfile_checks/path2/"
2026/09/05 03:27:44 INFO : [32mBisync successful[0m
2026/09/05 03:27:44 NOTICE: [36m(12) :[0m [34mtest 5. run with filters-file alone. should run.[0m
2026/09/05 03:27:44 NOTICE: [36m(13) :[0m [34mbisync filters-file=/tmp/031939gatudax1/workdir/filtersfile.txt[0m
2026/09/05 03:27:48 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:27:48 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:27:48 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03: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/09/05 03:27:48 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/filtersfile_checks/path2/"
2026/09/05 03:27:48 INFO : Using filters file /tmp/031939gatudax1/workdir/filtersfile.txt
2026/09/05 03:27:48 INFO : Building Path1 and Path2 listings
2026/09/05 03:27:49 INFO : Path1 checking for diffs
2026/09/05 03:27:49 INFO : Path2 checking for diffs
2026/09/05 03:27:49 INFO : No changes found
2026/09/05 03:27:49 INFO : Updating listings
2026/09/05 03:27:49 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/filtersfile_checks/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/filtersfile_checks/path2/"
2026/09/05 03:27:49 INFO : [32mBisync successful[0m
2026/09/05 03:27:49 NOTICE: [36m(14) :[0m [34mtest 6. push changed filters-file to workdir.[0m
2026/09/05 03:27:49 NOTICE: [36m(15) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_filtersfile_checks-fohatil4/filtersfile2.txt /tmp/031939gatudax1/workdir/ filtersfile.txt[0m
2026/09/05 03:27:49 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_filtersfile_checks-fohatil4/filtersfile2.txt" to "/tmp/031939gatudax1/workdir/" as "filtersfile.txt"
2026/09/05 03:27:49 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_filtersfile_checks-fohatil4/filtersfile2.txt"
2026/09/05 03:27:49 DEBUG : Creating backend with remote "/tmp/031939gatudax1/workdir/"
2026/09/05 03:27:49 DEBUG : operations.CopyFile "filtersfile2.txt" to "Local file system at /tmp/031939gatudax1/workdir" as "filtersfile.txt"
2026/09/05 03:27:49 DEBUG : filtersfile2.txt: size = 254 (Local file system at /tmp/031939gatudax1/datadir/test_filtersfile_checks-fohatil4)
2026/09/05 03:27:49 DEBUG : filtersfile.txt: size = 380 (Local file system at /tmp/031939gatudax1/workdir)
2026/09/05 03:27:49 DEBUG : filtersfile2.txt: Sizes differ
2026/09/05 03:27:49 DEBUG : filtersfile.txt.33ddd493.partial: size = 254 OK
2026/09/05 03:27:49 DEBUG : filtersfile2.txt: md5 = 95acc1e3b5beda465d9b2cb32808588c OK
2026/09/05 03:27:49 DEBUG : filtersfile.txt.33ddd493.partial: renamed to: filtersfile.txt
2026/09/05 03:27:49 INFO : filtersfile2.txt: Copied (replaced existing) to: filtersfile.txt
2026/09/05 03:27:49 NOTICE: [36m(16) :[0m [34mtest 7. run with filters-file alone. should abort.[0m
2026/09/05 03:27:49 NOTICE: [36m(17) :[0m [34mbisync filters-file=/tmp/031939gatudax1/workdir/filtersfile.txt[0m
2026/09/05 03:27:53 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:27:53 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:27:53 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:27: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/09/05 03:27:53 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/filtersfile_checks/path2/"
2026/09/05 03:27:53 INFO : Using filters file /tmp/031939gatudax1/workdir/filtersfile.txt
2026/09/05 03:27:53 ERROR : [31mBisync critical error: filters file has changed (must run --resync): /tmp/031939gatudax1/workdir/filtersfile.txt[0m
2026/09/05 03:27:53 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/09/05 03:27:53 NOTICE: Bisync error: bisync aborted
2026/09/05 03:27:53 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/09/05 03:27:53 NOTICE: [36m(19) :[0m [34mbisync filters-file=/tmp/031939gatudax1/workdir/filtersfile.txt resync dry-run[0m
2026/09/05 03:27:58 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:27:58 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:27:58 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:27: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/09/05 03:27:58 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/filtersfile_checks/path2/"
2026/09/05 03:27:58 INFO : Using filters file /tmp/031939gatudax1/workdir/filtersfile.txt
2026/09/05 03:27:58 INFO : Skipped storing filters file hash to /tmp/031939gatudax1/workdir/filtersfile.txt.md5 as --dry-run is set
2026/09/05 03:27:58 INFO : Copying Path2 files to Path1
2026/09/05 03:27:58 NOTICE: - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:27:58 INFO : There was nothing to transfer
2026/09/05 03:27:58 NOTICE: - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:27:58 INFO : There was nothing to transfer
2026/09/05 03:27:58 INFO : Resync updating listings
2026/09/05 03:27:58 INFO : [32mBisync successful[0m
2026/09/05 03:27:58 NOTICE: [36m(20) :[0m [34mtest 9. run with filters-file alone. should abort.[0m
2026/09/05 03:27:58 NOTICE: [36m(21) :[0m [34mbisync filters-file=/tmp/031939gatudax1/workdir/filtersfile.txt[0m
2026/09/05 03:28:03 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:28:03 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:28:03 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:28: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/09/05 03:28:03 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/filtersfile_checks/path2/"
2026/09/05 03:28:03 INFO : Using filters file /tmp/031939gatudax1/workdir/filtersfile.txt
2026/09/05 03:28:03 ERROR : [31mBisync critical error: filters file has changed (must run --resync): /tmp/031939gatudax1/workdir/filtersfile.txt[0m
2026/09/05 03:28:03 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/09/05 03:28:03 NOTICE: Bisync error: bisync aborted
2026/09/05 03:28:03 DEBUG : Waiting for deletions to finish
2026/09/05 03:28:03 INFO : RCLONE_TEST: Deleted
2026/09/05 03:28:03 INFO : file2.txt: Deleted
2026/09/05 03:28:03 INFO : file1.txt: Deleted
2026/09/05 03:28:03 INFO : subdir/file20.txt: Deleted
2026/09/05 03:28:03 DEBUG : removing 1 level 1 directories
2026/09/05 03:28:03 INFO : subdir: Removing directory
2026/09/05 03:28:03 DEBUG : removing 1 level 0 directories
2026/09/05 03:28:03 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/filtersfile_checks/path1': Removing directory
2026/09/05 03:28:04 DEBUG : Waiting for deletions to finish
2026/09/05 03:28:04 INFO : file1.txt: Deleted
2026/09/05 03:28:04 INFO : RCLONE_TEST: Deleted
2026/09/05 03:28:04 INFO : file2.txt: Deleted
2026/09/05 03:28:04 INFO : subdir/file20.txt: Deleted
2026/09/05 03:28:04 DEBUG : removing 1 level 1 directories
2026/09/05 03:28:04 INFO : subdir: Removing directory
2026/09/05 03:28:04 DEBUG : removing 1 level 0 directories
2026/09/05 03:28:04 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/filtersfile_checks/path2': Removing directory
bisync_test.go:610: [32mTEST filtersfile_checks PASSED[0m
=== RUN TestBisyncRemoteRemote/ignorelistingchecksum
2026/09/05 03:28:04 INFO : path1: Making directory
2026/09/05 03:28:04 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ignorelistingchecksum/path1"
2026/09/05 03:28:04 INFO : path2: Making directory
2026/09/05 03:28:04 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ignorelistingchecksum/path2"
2026/09/05 03:28:04 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ignorelistingchecksum/initial"
2026/09/05 03:28:04 DEBUG : Creating backend with remote "/tmp/031939gatudax1/initdir/test_ignorelistingchecksum-muquric5"
2026/09/05 03:28:04 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:28:04 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:04 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:04 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:04 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:04 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:04 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:04 DEBUG : subdir: Making directory with metadata
2026/09/05 03:28:04 INFO : subdir: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/09/05 03:28:04 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/09/05 03:28:04 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:04 DEBUG : Local file system at /tmp/031939gatudax1/initdir/test_ignorelistingchecksum-muquric5: Waiting for checks to finish
2026/09/05 03:28:04 DEBUG : Local file system at /tmp/031939gatudax1/initdir/test_ignorelistingchecksum-muquric5: Waiting for transfers to finish
2026/09/05 03:28:04 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/09/05 03:28:04 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:28:04 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:28:04 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:28:04 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:28:04 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/09/05 03:28:04 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/09/05 03:28:04 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:04 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:04 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:04 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/09/05 03:28:04 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/09/05 03:28:04 INFO : file1.copy2.txt: Copied (new)
2026/09/05 03:28:04 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:04 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/09/05 03:28:04 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/09/05 03:28:04 INFO : file1.copy3.txt: Copied (new)
2026/09/05 03:28:04 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:28:04 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:04 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/09/05 03:28:04 INFO : file1.copy5.txt: Copied (new)
2026/09/05 03:28:04 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:28:04 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/09/05 03:28:04 INFO : file1.copy1.txt: Copied (new)
2026/09/05 03:28:04 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:04 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:28:04 INFO : file1.txt: Copied (new)
2026/09/05 03:28:04 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:04 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:28:04 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:28:04 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/09/05 03:28:04 INFO : file1.copy4.txt: Copied (new)
2026/09/05 03:28:04 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:28:04 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ignorelistingchecksum/modfiles"
2026/09/05 03:28:04 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_ignorelistingchecksum-facuceh3"
2026/09/05 03:28:04 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:04 DEBUG : Local file system at /tmp/031939gatudax1/datadir/test_ignorelistingchecksum-facuceh3: Waiting for checks to finish
2026/09/05 03:28:04 DEBUG : Local file system at /tmp/031939gatudax1/datadir/test_ignorelistingchecksum-facuceh3: Waiting for transfers to finish
2026/09/05 03:28:04 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/09/05 03:28:04 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:28:04 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/09/05 03:28:04 INFO : file1.txt: Copied (new)
2026/09/05 03:28:04 DEBUG : Waiting for deletions to finish
2026/09/05 03:28:04 ERROR : error listing: directory not found
2026/09/05 03:28:04 ERROR : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ignorelistingchecksum/path1': Failed to list "": directory not found
2026/09/05 03:28:04 DEBUG : removing 1 level 0 directories
2026/09/05 03:28:04 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ignorelistingchecksum/path1': Removing directory
2026/09/05 03:28:04 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-zazanew6hide%2F031939gatudax1%2Fignorelistingchecksum%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:4fb59e90-101a-000e-3ae6-3c98aa000000
Time:2026-09-05T03:28:04.7763573Z
--------------------------------------------------------------------------------
2026/09/05 03:28:04 DEBUG : Waiting for deletions to finish
2026/09/05 03:28:04 ERROR : error listing: directory not found
2026/09/05 03:28:04 ERROR : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ignorelistingchecksum/path2': Failed to list "": directory not found
2026/09/05 03:28:04 DEBUG : removing 1 level 0 directories
2026/09/05 03:28:04 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ignorelistingchecksum/path2': Removing directory
2026/09/05 03:28:04 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-zazanew6hide%2F031939gatudax1%2Fignorelistingchecksum%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:4fb59e99-101a-000e-40e6-3c98aa000000
Time:2026-09-05T03:28:04.8963887Z
--------------------------------------------------------------------------------
2026/09/05 03:28:04 ERROR : error listing: directory not found
2026/09/05 03:28:04 ERROR : error listing: directory not found
2026/09/05 03:28:05 NOTICE: checking initFs Local file system at /tmp/031939gatudax1/initdir/test_ignorelistingchecksum-muquric5
2026/09/05 03:28:05 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:05 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:05 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:05 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:05 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:05 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:05 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:28:05 INFO : subdir: Making directory
2026/09/05 03:28:05 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:05 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ignorelistingchecksum/path1': Waiting for checks to finish
2026/09/05 03:28:05 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ignorelistingchecksum/path1': Waiting for transfers to finish
2026/09/05 03:28:05 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/09/05 03:28:05 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:05 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/09/05 03:28:05 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:05 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/09/05 03:28:05 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:05 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/09/05 03:28:05 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:05 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/09/05 03:28:05 INFO : file1.copy3.txt: Copied (new)
2026/09/05 03:28:05 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/09/05 03:28:05 INFO : file1.copy4.txt: Copied (new)
2026/09/05 03:28:05 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/09/05 03:28:05 INFO : file1.copy2.txt: Copied (new)
2026/09/05 03:28:05 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/09/05 03:28:05 INFO : file1.copy1.txt: Copied (new)
2026/09/05 03:28:05 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/09/05 03:28:05 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:05 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:28:05 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:05 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:28:05 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:05 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:28:05 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:28:05 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/09/05 03:28:05 INFO : file1.copy5.txt: Copied (new)
2026/09/05 03:28:05 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:28:05 INFO : file1.txt: Copied (new)
2026/09/05 03:28:05 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:28:05 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:28:05 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:28:05 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:28:05 NOTICE: checking Path1 azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ignorelistingchecksum/path1'
2026/09/05 03:28:06 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:06 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:06 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:06 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:06 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:06 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:06 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:28:06 INFO : subdir: Making directory
2026/09/05 03:28:06 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/09/05 03:28:06 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:06 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/09/05 03:28:06 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:06 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:06 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ignorelistingchecksum/path2': Waiting for checks to finish
2026/09/05 03:28:06 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ignorelistingchecksum/path2': Waiting for transfers to finish
2026/09/05 03:28:06 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/09/05 03:28:06 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:06 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/09/05 03:28:06 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:06 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/09/05 03:28:06 INFO : file1.copy3.txt: Copied (new)
2026/09/05 03:28:06 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/09/05 03:28:06 INFO : file1.copy4.txt: Copied (new)
2026/09/05 03:28:06 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/09/05 03:28:06 INFO : file1.copy2.txt: Copied (new)
2026/09/05 03:28:06 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/09/05 03:28:06 INFO : file1.copy1.txt: Copied (new)
2026/09/05 03:28:06 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/09/05 03:28:06 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:06 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:28:06 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:06 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:28:06 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:06 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:28:06 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:28:06 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/09/05 03:28:06 INFO : file1.copy5.txt: Copied (new)
2026/09/05 03:28:06 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:28:06 INFO : file1.txt: Copied (new)
2026/09/05 03:28:06 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:28:06 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:28:06 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:28:06 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:28:06 NOTICE: checking path2 azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ignorelistingchecksum/path2'
2026/09/05 03:28:07 NOTICE: [36m(01) :[0m [34mtest basic[0m
2026/09/05 03:28:07 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/09/05 03:28:07 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/09/05 03:28:12 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ignorelistingchecksum/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:28:12 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ignorelistingchecksum/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:28:12 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03: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/09/05 03:28:12 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ignorelistingchecksum/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ignorelistingchecksum/path2/"
2026/09/05 03:28:12 INFO : Copying Path2 files to Path1
2026/09/05 03:28:12 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:28:12 INFO : There was nothing to transfer
2026/09/05 03:28:12 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:28:12 INFO : There was nothing to transfer
2026/09/05 03:28:12 INFO : Resync updating listings
2026/09/05 03:28:12 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ignorelistingchecksum/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ignorelistingchecksum/path2/"
2026/09/05 03:28:12 INFO : [32mBisync successful[0m
2026/09/05 03:28:12 NOTICE: [36m(04) :[0m [34mbisync resync ignore-listing-checksum[0m
2026/09/05 03:28:17 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ignorelistingchecksum/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:28:17 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ignorelistingchecksum/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03: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/09/05 03:28:17 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ignorelistingchecksum/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ignorelistingchecksum/path2/"
2026/09/05 03:28:17 INFO : Copying Path2 files to Path1
2026/09/05 03:28:17 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:28:17 INFO : There was nothing to transfer
2026/09/05 03:28:17 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:28:17 INFO : There was nothing to transfer
2026/09/05 03:28:17 INFO : Resync updating listings
2026/09/05 03:28:17 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ignorelistingchecksum/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ignorelistingchecksum/path2/"
2026/09/05 03:28:17 INFO : [32mBisync successful[0m
2026/09/05 03:28:17 NOTICE: [36m(05) :[0m [34mtest place newer files on both paths[0m
2026/09/05 03:28:17 NOTICE: [36m(06) :[0m [34mtouch-copy 2001-01-02 /tmp/031939gatudax1/datadir/test_ignorelistingchecksum-facuceh3/file1.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ignorelistingchecksum/path2/[0m
2026/09/05 03:28:17 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_ignorelistingchecksum-facuceh3/"
2026/09/05 03:28:17 DEBUG : fs cache: renaming cache item "/tmp/031939gatudax1/datadir/test_ignorelistingchecksum-facuceh3/" to be canonical "/tmp/031939gatudax1/datadir/test_ignorelistingchecksum-facuceh3"
2026/09/05 03:28:17 DEBUG : file1.txt: Set modification time 2001-01-02
2026/09/05 03:28:17 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_ignorelistingchecksum-facuceh3/file1.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ignorelistingchecksum/path2/" as ""
2026/09/05 03:28:17 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_ignorelistingchecksum-facuceh3/file1.txt"
2026/09/05 03:28:17 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ignorelistingchecksum/path2/"
2026/09/05 03:28:17 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ignorelistingchecksum/path2/'" as "file1.txt"
2026/09/05 03:28:17 DEBUG : file1.txt: size = 19 (Local file system at /tmp/031939gatudax1/datadir/test_ignorelistingchecksum-facuceh3)
2026/09/05 03:28:17 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ignorelistingchecksum/path2/')
2026/09/05 03:28:17 DEBUG : file1.txt: Sizes differ
2026/09/05 03:28:17 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/09/05 03:28:17 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:28:18 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/09/05 03:28:18 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:28:18 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_ignorelistingchecksum-facuceh3/file1.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ignorelistingchecksum/path1/subdir file20.txt[0m
2026/09/05 03:28:18 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_ignorelistingchecksum-facuceh3/file1.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ignorelistingchecksum/path1/subdir" as "file20.txt"
2026/09/05 03:28:18 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_ignorelistingchecksum-facuceh3/file1.txt"
2026/09/05 03:28:18 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ignorelistingchecksum/path1/subdir"
2026/09/05 03:28:18 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ignorelistingchecksum/path1/subdir'" as "file20.txt"
2026/09/05 03:28:18 DEBUG : file1.txt: size = 19 (Local file system at /tmp/031939gatudax1/datadir/test_ignorelistingchecksum-facuceh3)
2026/09/05 03:28:18 DEBUG : file20.txt: size = 0 (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ignorelistingchecksum/path1/subdir')
2026/09/05 03:28:18 DEBUG : file1.txt: Sizes differ
2026/09/05 03:28:18 DEBUG : file20.txt.8dcf80ac.partial: size = 19 OK
2026/09/05 03:28:18 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:28:18 DEBUG : file20.txt.8dcf80ac.partial: renamed to: file20.txt
2026/09/05 03:28:18 INFO : file1.txt: Copied (replaced existing) to: file20.txt
2026/09/05 03:28:18 NOTICE: [36m(08) :[0m [34mtest bisync run[0m
2026/09/05 03:28:18 NOTICE: [36m(09) :[0m [34mbisync ignore-listing-checksum[0m
2026/09/05 03:28:23 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ignorelistingchecksum/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:28:23 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ignorelistingchecksum/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:28: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/09/05 03:28:23 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ignorelistingchecksum/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ignorelistingchecksum/path2/"
2026/09/05 03:28:23 INFO : Building Path1 and Path2 listings
2026/09/05 03:28:23 INFO : Path1 checking for diffs
2026/09/05 03:28:23 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/09/05 03:28:23 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/09/05 03:28:23 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/09/05 03:28:23 INFO : Path2 checking for diffs
2026/09/05 03:28:23 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:28:23 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/09/05 03:28:23 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/09/05 03:28:23 INFO : Applying changes
2026/09/05 03:28:23 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ignorelistingchecksum/path2/subdir/file20.txt[0m
2026/09/05 03:28:23 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ignorelistingchecksum/path1/file1.txt[0m
2026/09/05 03:28:23 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:28:23 INFO : file1.txt: Copied (server-side copy)
2026/09/05 03:28:23 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:28:24 INFO : subdir/file20.txt: Copied (server-side copy)
2026/09/05 03:28:24 INFO : Updating listings
2026/09/05 03:28:24 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ignorelistingchecksum/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/ignorelistingchecksum/path2/"
2026/09/05 03:28:24 INFO : [32mBisync successful[0m
2026/09/05 03:28:24 DEBUG : Waiting for deletions to finish
2026/09/05 03:28:24 INFO : file1.copy3.txt: Deleted
2026/09/05 03:28:24 INFO : file1.copy5.txt: Deleted
2026/09/05 03:28:24 INFO : file1.copy4.txt: Deleted
2026/09/05 03:28:24 INFO : file1.txt: Deleted
2026/09/05 03:28:24 INFO : RCLONE_TEST: Deleted
2026/09/05 03:28:24 INFO : file1.copy1.txt: Deleted
2026/09/05 03:28:24 INFO : file1.copy2.txt: Deleted
2026/09/05 03:28:24 INFO : subdir/file20.txt: Deleted
2026/09/05 03:28:24 DEBUG : removing 1 level 1 directories
2026/09/05 03:28:24 INFO : subdir: Removing directory
2026/09/05 03:28:25 DEBUG : removing 1 level 0 directories
2026/09/05 03:28:25 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ignorelistingchecksum/path1': Removing directory
2026/09/05 03:28:25 DEBUG : Waiting for deletions to finish
2026/09/05 03:28:25 INFO : file1.copy4.txt: Deleted
2026/09/05 03:28:25 INFO : file1.copy1.txt: Deleted
2026/09/05 03:28:25 INFO : RCLONE_TEST: Deleted
2026/09/05 03:28:25 INFO : file1.copy3.txt: Deleted
2026/09/05 03:28:25 INFO : file1.copy2.txt: Deleted
2026/09/05 03:28:25 INFO : file1.copy5.txt: Deleted
2026/09/05 03:28:25 INFO : file1.txt: Deleted
2026/09/05 03:28:25 INFO : subdir/file20.txt: Deleted
2026/09/05 03:28:25 DEBUG : removing 1 level 1 directories
2026/09/05 03:28:25 INFO : subdir: Removing directory
2026/09/05 03:28:25 DEBUG : removing 1 level 0 directories
2026/09/05 03:28:25 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/ignorelistingchecksum/path2': Removing directory
bisync_test.go:610: [32mTEST ignorelistingchecksum PASSED[0m
=== RUN TestBisyncRemoteRemote/max_delete_path1
2026/09/05 03:28:25 INFO : path1: Making directory
2026/09/05 03:28:25 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/max_delete_path1/path1"
2026/09/05 03:28:25 INFO : path2: Making directory
2026/09/05 03:28:25 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/max_delete_path1/path2"
2026/09/05 03:28:25 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path1/initial"
2026/09/05 03:28:25 DEBUG : Creating backend with remote "/tmp/031939gatudax1/initdir/test_max_delete_path1-xicahiv4"
2026/09/05 03:28:25 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:25 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:25 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:25 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:25 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:25 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:25 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:25 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:25 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:25 DEBUG : Local file system at /tmp/031939gatudax1/initdir/test_max_delete_path1-xicahiv4: Waiting for checks to finish
2026/09/05 03:28:25 DEBUG : Local file system at /tmp/031939gatudax1/initdir/test_max_delete_path1-xicahiv4: Waiting for transfers to finish
2026/09/05 03:28:25 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:28:25 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:28:25 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:25 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:25 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:28:25 INFO : file1.txt: Copied (new)
2026/09/05 03:28:25 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:28:25 INFO : file2.txt: Copied (new)
2026/09/05 03:28:25 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:28:25 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:28:25 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:25 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:25 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:28:25 INFO : file4.txt: Copied (new)
2026/09/05 03:28:25 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:28:25 INFO : file5.txt: Copied (new)
2026/09/05 03:28:25 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:28:25 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:28:25 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:25 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:28:25 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:25 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:28:25 INFO : file7.txt: Copied (new)
2026/09/05 03:28:25 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:28:25 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:28:25 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:25 INFO : file3.txt: Copied (new)
2026/09/05 03:28:25 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:25 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:28:25 INFO : file6.txt: Copied (new)
2026/09/05 03:28:25 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:28:25 INFO : file8.txt: Copied (new)
2026/09/05 03:28:25 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/09/05 03:28:25 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:28:25 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/09/05 03:28:25 INFO : file9.txt: Copied (new)
2026/09/05 03:28:25 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path1/modfiles"
2026/09/05 03:28:25 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_max_delete_path1-duxefix8"
2026/09/05 03:28:25 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:25 DEBUG : Local file system at /tmp/031939gatudax1/datadir/test_max_delete_path1-duxefix8: Waiting for checks to finish
2026/09/05 03:28:25 DEBUG : Local file system at /tmp/031939gatudax1/datadir/test_max_delete_path1-duxefix8: Waiting for transfers to finish
2026/09/05 03:28:25 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/09/05 03:28:25 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/09/05 03:28:25 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/09/05 03:28:25 INFO : hold.txt: Copied (new)
2026/09/05 03:28:25 DEBUG : Waiting for deletions to finish
2026/09/05 03:28:25 ERROR : error listing: directory not found
2026/09/05 03:28:25 ERROR : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/max_delete_path1/path1': Failed to list "": directory not found
2026/09/05 03:28:25 DEBUG : removing 1 level 0 directories
2026/09/05 03:28:25 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/max_delete_path1/path1': Removing directory
2026/09/05 03:28:25 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-zazanew6hide%2F031939gatudax1%2Fmax_delete_path1%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:7852df5e-501a-00a6-7ee6-3c0604000000
Time:2026-09-05T03:28:25.9128465Z
--------------------------------------------------------------------------------
2026/09/05 03:28:25 DEBUG : Waiting for deletions to finish
2026/09/05 03:28:25 ERROR : error listing: directory not found
2026/09/05 03:28:26 ERROR : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/max_delete_path1/path2': Failed to list "": directory not found
2026/09/05 03:28:26 DEBUG : removing 1 level 0 directories
2026/09/05 03:28:26 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/max_delete_path1/path2': Removing directory
2026/09/05 03:28:26 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-zazanew6hide%2F031939gatudax1%2Fmax_delete_path1%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:7852df61-501a-00a6-01e6-3c0604000000
Time:2026-09-05T03:28:26.0418591Z
--------------------------------------------------------------------------------
2026/09/05 03:28:26 ERROR : error listing: directory not found
2026/09/05 03:28:26 ERROR : error listing: directory not found
2026/09/05 03:28:26 NOTICE: checking initFs Local file system at /tmp/031939gatudax1/initdir/test_max_delete_path1-xicahiv4
2026/09/05 03:28:26 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:26 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:26 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:26 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:26 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:26 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:26 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:26 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:26 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:26 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/max_delete_path1/path1': Waiting for checks to finish
2026/09/05 03:28:26 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/max_delete_path1/path1': Waiting for transfers to finish
2026/09/05 03:28:26 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:28:26 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:26 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:28:26 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:26 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:28:26 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:26 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:28:26 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:26 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:28:26 INFO : file1.txt: Copied (new)
2026/09/05 03:28:26 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:28:26 INFO : file4.txt: Copied (new)
2026/09/05 03:28:26 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:28:26 INFO : file2.txt: Copied (new)
2026/09/05 03:28:26 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:28:26 INFO : file3.txt: Copied (new)
2026/09/05 03:28:26 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:28:26 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:26 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:28:26 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:26 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:28:26 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:26 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:28:26 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:26 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:28:26 INFO : file5.txt: Copied (new)
2026/09/05 03:28:26 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:28:26 INFO : file6.txt: Copied (new)
2026/09/05 03:28:26 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:28:26 INFO : file7.txt: Copied (new)
2026/09/05 03:28:26 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:28:26 INFO : file8.txt: Copied (new)
2026/09/05 03:28:27 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/09/05 03:28:27 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:28:27 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/09/05 03:28:27 INFO : file9.txt: Copied (new)
2026/09/05 03:28:27 NOTICE: checking Path1 azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/max_delete_path1/path1'
2026/09/05 03:28:27 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:27 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:27 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:27 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:27 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:27 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:27 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:27 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:27 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:27 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/max_delete_path1/path2': Waiting for checks to finish
2026/09/05 03:28:27 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/max_delete_path1/path2': Waiting for transfers to finish
2026/09/05 03:28:27 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:28:27 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:27 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:28:27 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:27 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:28:27 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:27 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:28:27 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:28 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:28:28 INFO : file2.txt: Copied (new)
2026/09/05 03:28:28 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:28:28 INFO : file4.txt: Copied (new)
2026/09/05 03:28:28 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:28:28 INFO : file3.txt: Copied (new)
2026/09/05 03:28:28 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:28:28 INFO : file1.txt: Copied (new)
2026/09/05 03:28:28 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:28:28 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:28 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:28:28 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:28 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:28:28 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:28 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:28:28 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:28 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:28:28 INFO : file5.txt: Copied (new)
2026/09/05 03:28:28 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:28:28 INFO : file6.txt: Copied (new)
2026/09/05 03:28:28 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:28:28 INFO : file7.txt: Copied (new)
2026/09/05 03:28:28 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:28:28 INFO : file8.txt: Copied (new)
2026/09/05 03:28:28 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/09/05 03:28:28 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:28:28 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/09/05 03:28:28 INFO : file9.txt: Copied (new)
2026/09/05 03:28:28 NOTICE: checking path2 azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/max_delete_path1/path2'
2026/09/05 03:28:29 NOTICE: [36m(01) :[0m [34mtest max-delete-path1[0m
2026/09/05 03:28:29 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/09/05 03:28:29 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/09/05 03:28:33 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/max_delete_path1/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:28:33 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/max_delete_path1/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:28:33 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:28: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/09/05 03:28:33 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/max_delete_path1/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/max_delete_path1/path2/"
2026/09/05 03:28:33 INFO : Copying Path2 files to Path1
2026/09/05 03:28:33 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:28:33 INFO : There was nothing to transfer
2026/09/05 03:28:33 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:28:34 INFO : There was nothing to transfer
2026/09/05 03:28:34 INFO : Resync updating listings
2026/09/05 03:28:34 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/max_delete_path1/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/max_delete_path1/path2/"
2026/09/05 03:28:34 INFO : [32mBisync successful[0m
2026/09/05 03:28:34 NOTICE: [36m(04) :[0m [34mtest delete >50% of local files[0m
2026/09/05 03:28:34 NOTICE: [36m(05) :[0m [34mdelete-file TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/max_delete_path1/path1/file1.txt[0m
2026/09/05 03:28:34 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/max_delete_path1/path1/"
2026/09/05 03:28:34 DEBUG : Config file has changed externally - reloading
2026/09/05 03:28:34 INFO : file1.txt: Deleted
2026/09/05 03:28:34 NOTICE: [36m(06) :[0m [34mdelete-file TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/max_delete_path1/path1/file2.txt[0m
2026/09/05 03:28:34 INFO : file2.txt: Deleted
2026/09/05 03:28:34 NOTICE: [36m(07) :[0m [34mdelete-file TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/max_delete_path1/path1/file3.txt[0m
2026/09/05 03:28:34 INFO : file3.txt: Deleted
2026/09/05 03:28:34 NOTICE: [36m(08) :[0m [34mdelete-file TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/max_delete_path1/path1/file4.txt[0m
2026/09/05 03:28:34 INFO : file4.txt: Deleted
2026/09/05 03:28:34 NOTICE: [36m(09) :[0m [34mdelete-file TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/max_delete_path1/path1/file5.txt[0m
2026/09/05 03:28:34 INFO : file5.txt: Deleted
2026/09/05 03:28:34 NOTICE: [36m(10) :[0m [34mtest sync should fail due to too many local deletes[0m
2026/09/05 03:28:34 NOTICE: [36m(11) :[0m [34mbisync[0m
2026/09/05 03:28:39 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/max_delete_path1/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:28:39 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/max_delete_path1/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:28:39 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:28: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/09/05 03:28:39 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/max_delete_path1/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/max_delete_path1/path2/"
2026/09/05 03:28:39 INFO : Building Path1 and Path2 listings
2026/09/05 03:28:39 INFO : Path1 checking for diffs
2026/09/05 03:28:39 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/09/05 03:28:39 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/09/05 03:28:39 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/09/05 03:28:39 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/09/05 03:28:39 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/09/05 03:28:39 INFO : Path1: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/09/05 03:28:39 INFO : Path2 checking for diffs
2026/09/05 03:28:39 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/max_delete_path1/path1/". Run with --force if desired.
2026/09/05 03:28:39 NOTICE: [31mBisync aborted. Please try again.[0m
2026/09/05 03:28:39 NOTICE: Bisync error: too many deletes
2026/09/05 03:28:39 NOTICE: [36m(12) :[0m [34mcopy-listings initial-fail[0m
2026/09/05 03:28:39 NOTICE: [36m(13) :[0m [34mtest change max-delete limit to 60%. sync should run.[0m
2026/09/05 03:28:39 NOTICE: [36m(14) :[0m [34mbisync max-delete=60[0m
2026/09/05 03:28:43 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/max_delete_path1/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:28:43 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/max_delete_path1/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:28:43 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:28: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/09/05 03:28:43 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/max_delete_path1/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/max_delete_path1/path2/"
2026/09/05 03:28:43 INFO : Building Path1 and Path2 listings
2026/09/05 03:28:44 INFO : Path1 checking for diffs
2026/09/05 03:28:44 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/09/05 03:28:44 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/09/05 03:28:44 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/09/05 03:28:44 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/09/05 03:28:44 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/09/05 03:28:44 INFO : Path1: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/09/05 03:28:44 INFO : Path2 checking for diffs
2026/09/05 03:28:44 INFO : Applying changes
2026/09/05 03:28:44 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/max_delete_path1/path2/file1.txt[0m
2026/09/05 03:28:44 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/max_delete_path1/path2/file2.txt[0m
2026/09/05 03:28:44 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/max_delete_path1/path2/file3.txt[0m
2026/09/05 03:28:44 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/max_delete_path1/path2/file4.txt[0m
2026/09/05 03:28:44 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/max_delete_path1/path2/file5.txt[0m
2026/09/05 03:28:44 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:28:44 INFO : file3.txt: Deleted
2026/09/05 03:28:44 INFO : file2.txt: Deleted
2026/09/05 03:28:44 INFO : file5.txt: Deleted
2026/09/05 03:28:44 INFO : file1.txt: Deleted
2026/09/05 03:28:44 INFO : file4.txt: Deleted
2026/09/05 03:28:44 INFO : There was nothing to transfer
2026/09/05 03:28:44 INFO : Updating listings
2026/09/05 03:28:44 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/max_delete_path1/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/max_delete_path1/path2/"
2026/09/05 03:28:44 INFO : [32mBisync successful[0m
2026/09/05 03:28:44 DEBUG : Waiting for deletions to finish
2026/09/05 03:28:44 INFO : file7.txt: Deleted
2026/09/05 03:28:44 INFO : file8.txt: Deleted
2026/09/05 03:28:44 INFO : file9.txt: Deleted
2026/09/05 03:28:44 INFO : file6.txt: Deleted
2026/09/05 03:28:44 DEBUG : removing 1 level 0 directories
2026/09/05 03:28:44 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/max_delete_path1/path1': Removing directory
2026/09/05 03:28:44 DEBUG : Waiting for deletions to finish
2026/09/05 03:28:44 INFO : file9.txt: Deleted
2026/09/05 03:28:44 INFO : file7.txt: Deleted
2026/09/05 03:28:44 INFO : file6.txt: Deleted
2026/09/05 03:28:44 INFO : file8.txt: Deleted
2026/09/05 03:28:44 DEBUG : removing 1 level 0 directories
2026/09/05 03:28:44 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/max_delete_path1/path2': Removing directory
bisync_test.go:610: [32mTEST max_delete_path1 PASSED[0m
=== RUN TestBisyncRemoteRemote/max_delete_path2_force
2026/09/05 03:28:44 INFO : path1: Making directory
2026/09/05 03:28:44 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/max_delete_path2_force/path1"
2026/09/05 03:28:45 INFO : path2: Making directory
2026/09/05 03:28:45 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/max_delete_path2_force/path2"
2026/09/05 03:28:45 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path2_force/initial"
2026/09/05 03:28:45 DEBUG : Creating backend with remote "/tmp/031939gatudax1/initdir/test_max_delete_path2_force-yowuxox3"
2026/09/05 03:28:45 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:45 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:45 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:45 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:45 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:45 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:45 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:45 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:45 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:45 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:28:45 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:28:45 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:28:45 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:45 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:45 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:45 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:28:45 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:28:45 INFO : file3.txt: Copied (new)
2026/09/05 03:28:45 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:28:45 INFO : file1.txt: Copied (new)
2026/09/05 03:28:45 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:28:45 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:45 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:28:45 INFO : file6.txt: Copied (new)
2026/09/05 03:28:45 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:28:45 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:45 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:28:45 INFO : file7.txt: Copied (new)
2026/09/05 03:28:45 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:28:45 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:45 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:28:45 INFO : file8.txt: Copied (new)
2026/09/05 03:28:45 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/09/05 03:28:45 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:28:45 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/09/05 03:28:45 INFO : file9.txt: Copied (new)
2026/09/05 03:28:45 DEBUG : Local file system at /tmp/031939gatudax1/initdir/test_max_delete_path2_force-yowuxox3: Waiting for checks to finish
2026/09/05 03:28:45 DEBUG : Local file system at /tmp/031939gatudax1/initdir/test_max_delete_path2_force-yowuxox3: Waiting for transfers to finish
2026/09/05 03:28:45 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:45 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:28:45 INFO : file2.txt: Copied (new)
2026/09/05 03:28:45 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:28:45 INFO : file4.txt: Copied (new)
2026/09/05 03:28:45 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:28:45 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:45 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:28:45 INFO : file5.txt: Copied (new)
2026/09/05 03:28:45 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path2_force/modfiles"
2026/09/05 03:28:45 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_max_delete_path2_force-hawicoq3"
2026/09/05 03:28:45 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:45 DEBUG : Local file system at /tmp/031939gatudax1/datadir/test_max_delete_path2_force-hawicoq3: Waiting for checks to finish
2026/09/05 03:28:45 DEBUG : Local file system at /tmp/031939gatudax1/datadir/test_max_delete_path2_force-hawicoq3: Waiting for transfers to finish
2026/09/05 03:28:45 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/09/05 03:28:45 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/09/05 03:28:45 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/09/05 03:28:45 INFO : hold.txt: Copied (new)
2026/09/05 03:28:45 DEBUG : Waiting for deletions to finish
2026/09/05 03:28:45 ERROR : error listing: directory not found
2026/09/05 03:28:45 ERROR : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/max_delete_path2_force/path1': Failed to list "": directory not found
2026/09/05 03:28:45 DEBUG : removing 1 level 0 directories
2026/09/05 03:28:45 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/max_delete_path2_force/path1': Removing directory
2026/09/05 03:28:45 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-zazanew6hide%2F031939gatudax1%2Fmax_delete_path2_force%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:7fbf559c-101a-0031-35e6-3c5009000000
Time:2026-09-05T03:28:45.2309358Z
--------------------------------------------------------------------------------
2026/09/05 03:28:45 DEBUG : Waiting for deletions to finish
2026/09/05 03:28:45 ERROR : error listing: directory not found
2026/09/05 03:28:45 ERROR : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/max_delete_path2_force/path2': Failed to list "": directory not found
2026/09/05 03:28:45 DEBUG : removing 1 level 0 directories
2026/09/05 03:28:45 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/max_delete_path2_force/path2': Removing directory
2026/09/05 03:28:45 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-zazanew6hide%2F031939gatudax1%2Fmax_delete_path2_force%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:7fbf559f-101a-0031-38e6-3c5009000000
Time:2026-09-05T03:28:45.3699763Z
--------------------------------------------------------------------------------
2026/09/05 03:28:45 ERROR : error listing: directory not found
2026/09/05 03:28:45 ERROR : error listing: directory not found
2026/09/05 03:28:45 NOTICE: checking initFs Local file system at /tmp/031939gatudax1/initdir/test_max_delete_path2_force-yowuxox3
2026/09/05 03:28:45 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:45 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:45 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:45 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:45 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:45 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:45 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:45 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:45 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:45 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/max_delete_path2_force/path1': Waiting for checks to finish
2026/09/05 03:28:45 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/max_delete_path2_force/path1': Waiting for transfers to finish
2026/09/05 03:28:45 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:28:45 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:45 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:28:45 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:45 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:28:45 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:45 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:28:45 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:45 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:28:45 INFO : file1.txt: Copied (new)
2026/09/05 03:28:45 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:28:45 INFO : file3.txt: Copied (new)
2026/09/05 03:28:45 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:28:45 INFO : file4.txt: Copied (new)
2026/09/05 03:28:45 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:28:45 INFO : file2.txt: Copied (new)
2026/09/05 03:28:46 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:28:46 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:46 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:28:46 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:46 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:28:46 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:46 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:28:46 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:46 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:28:46 INFO : file5.txt: Copied (new)
2026/09/05 03:28:46 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:28:46 INFO : file6.txt: Copied (new)
2026/09/05 03:28:46 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:28:46 INFO : file8.txt: Copied (new)
2026/09/05 03:28:46 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:28:46 INFO : file7.txt: Copied (new)
2026/09/05 03:28:46 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/09/05 03:28:46 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:28:46 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/09/05 03:28:46 INFO : file9.txt: Copied (new)
2026/09/05 03:28:46 NOTICE: checking Path1 azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/max_delete_path2_force/path1'
2026/09/05 03:28:47 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:47 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:47 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:47 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:47 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:47 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:47 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:47 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:47 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/09/05 03:28:47 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/max_delete_path2_force/path2': Waiting for checks to finish
2026/09/05 03:28:47 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/max_delete_path2_force/path2': Waiting for transfers to finish
2026/09/05 03:28:47 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:28:47 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:47 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:28:47 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:47 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:28:47 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:47 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:28:47 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:47 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:28:47 INFO : file2.txt: Copied (new)
2026/09/05 03:28:47 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:28:47 INFO : file4.txt: Copied (new)
2026/09/05 03:28:47 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:28:47 INFO : file3.txt: Copied (new)
2026/09/05 03:28:47 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:28:47 INFO : file1.txt: Copied (new)
2026/09/05 03:28:47 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:28:47 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:47 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:28:47 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:47 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:28:47 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:28:47 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:47 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:28:47 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:28:47 INFO : file8.txt: Copied (new)
2026/09/05 03:28:47 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:28:47 INFO : file7.txt: Copied (new)
2026/09/05 03:28:47 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:28:47 INFO : file5.txt: Copied (new)
2026/09/05 03:28:47 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:28:47 INFO : file6.txt: Copied (new)
2026/09/05 03:28:47 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/09/05 03:28:47 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:28:48 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/09/05 03:28:48 INFO : file9.txt: Copied (new)
2026/09/05 03:28:48 NOTICE: checking path2 azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/max_delete_path2_force/path2'
2026/09/05 03:28:48 NOTICE: [36m(01) :[0m [34mtest max-delete-path2-force[0m
2026/09/05 03:28:48 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/09/05 03:28:48 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/09/05 03:28:53 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/max_delete_path2_force/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:28:53 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/max_delete_path2_force/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:28:53 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:28: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/09/05 03:28:53 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/max_delete_path2_force/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/max_delete_path2_force/path2/"
2026/09/05 03:28:53 INFO : Copying Path2 files to Path1
2026/09/05 03:28:53 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:28:53 INFO : There was nothing to transfer
2026/09/05 03:28:53 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:28:53 INFO : There was nothing to transfer
2026/09/05 03:28:53 INFO : Resync updating listings
2026/09/05 03:28:53 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/max_delete_path2_force/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/max_delete_path2_force/path2/"
2026/09/05 03:28:53 INFO : [32mBisync successful[0m
2026/09/05 03:28:53 NOTICE: [36m(04) :[0m [34mtest delete >50% of remote files[0m
2026/09/05 03:28:53 NOTICE: [36m(05) :[0m [34mdelete-file TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/max_delete_path2_force/path2/file1.txt[0m
2026/09/05 03:28:53 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/max_delete_path2_force/path2/"
2026/09/05 03:28:53 DEBUG : Config file has changed externally - reloading
2026/09/05 03:28:53 INFO : file1.txt: Deleted
2026/09/05 03:28:53 NOTICE: [36m(06) :[0m [34mdelete-file TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/max_delete_path2_force/path2/file2.txt[0m
2026/09/05 03:28:53 INFO : file2.txt: Deleted
2026/09/05 03:28:53 NOTICE: [36m(07) :[0m [34mdelete-file TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/max_delete_path2_force/path2/file3.txt[0m
2026/09/05 03:28:53 INFO : file3.txt: Deleted
2026/09/05 03:28:53 NOTICE: [36m(08) :[0m [34mdelete-file TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/max_delete_path2_force/path2/file4.txt[0m
2026/09/05 03:28:53 INFO : file4.txt: Deleted
2026/09/05 03:28:53 NOTICE: [36m(09) :[0m [34mdelete-file TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/max_delete_path2_force/path2/file5.txt[0m
2026/09/05 03:28:53 INFO : file5.txt: Deleted
2026/09/05 03:28:53 NOTICE: [36m(10) :[0m [34mtest sync should fail due to too many path2 deletes[0m
2026/09/05 03:28:53 NOTICE: [36m(11) :[0m [34mbisync[0m
2026/09/05 03:28:58 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/max_delete_path2_force/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:28:58 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/max_delete_path2_force/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:28:58 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:28: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/09/05 03:28:58 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/max_delete_path2_force/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/max_delete_path2_force/path2/"
2026/09/05 03:28:58 INFO : Building Path1 and Path2 listings
2026/09/05 03:28:58 INFO : Path1 checking for diffs
2026/09/05 03:28:58 INFO : Path2 checking for diffs
2026/09/05 03:28:58 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/09/05 03:28:58 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/09/05 03:28:58 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/09/05 03:28:58 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/09/05 03:28:58 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/09/05 03:28:58 INFO : Path2: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/09/05 03:28:58 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/max_delete_path2_force/path2/". Run with --force if desired.
2026/09/05 03:28:58 NOTICE: [31mBisync aborted. Please try again.[0m
2026/09/05 03:28:58 NOTICE: Bisync error: too many deletes
2026/09/05 03:28:58 NOTICE: [36m(12) :[0m [34mcopy-listings initial-fail[0m
2026/09/05 03:28:58 NOTICE: [36m(13) :[0m [34mtest apply force option. sync should run.[0m
2026/09/05 03:28:58 NOTICE: [36m(14) :[0m [34mbisync force[0m
2026/09/05 03:29:03 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/max_delete_path2_force/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:29:03 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/max_delete_path2_force/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:29:03 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:29: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/09/05 03:29:03 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/max_delete_path2_force/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/max_delete_path2_force/path2/"
2026/09/05 03:29:03 INFO : Building Path1 and Path2 listings
2026/09/05 03:29:03 INFO : Path1 checking for diffs
2026/09/05 03:29:03 INFO : Path2 checking for diffs
2026/09/05 03:29:03 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/09/05 03:29:03 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/09/05 03:29:03 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/09/05 03:29:03 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/09/05 03:29:03 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/09/05 03:29:03 INFO : Path2: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/09/05 03:29:03 INFO : Applying changes
2026/09/05 03:29:03 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/max_delete_path2_force/path1/file1.txt[0m
2026/09/05 03:29:03 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/max_delete_path2_force/path1/file2.txt[0m
2026/09/05 03:29:03 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/max_delete_path2_force/path1/file3.txt[0m
2026/09/05 03:29:03 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/max_delete_path2_force/path1/file4.txt[0m
2026/09/05 03:29:03 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/max_delete_path2_force/path1/file5.txt[0m
2026/09/05 03:29:03 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:29:03 INFO : file1.txt: Deleted
2026/09/05 03:29:03 INFO : file2.txt: Deleted
2026/09/05 03:29:03 INFO : file4.txt: Deleted
2026/09/05 03:29:03 INFO : file5.txt: Deleted
2026/09/05 03:29:03 INFO : file3.txt: Deleted
2026/09/05 03:29:03 INFO : There was nothing to transfer
2026/09/05 03:29:03 INFO : Updating listings
2026/09/05 03:29:03 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/max_delete_path2_force/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/max_delete_path2_force/path2/"
2026/09/05 03:29:03 INFO : [32mBisync successful[0m
2026/09/05 03:29:03 DEBUG : Waiting for deletions to finish
2026/09/05 03:29:03 INFO : file9.txt: Deleted
2026/09/05 03:29:03 INFO : file8.txt: Deleted
2026/09/05 03:29:03 INFO : file7.txt: Deleted
2026/09/05 03:29:03 INFO : file6.txt: Deleted
2026/09/05 03:29:03 DEBUG : removing 1 level 0 directories
2026/09/05 03:29:03 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/max_delete_path2_force/path1': Removing directory
2026/09/05 03:29:03 DEBUG : Waiting for deletions to finish
2026/09/05 03:29:04 INFO : file6.txt: Deleted
2026/09/05 03:29:04 INFO : file9.txt: Deleted
2026/09/05 03:29:04 INFO : file7.txt: Deleted
2026/09/05 03:29:04 INFO : file8.txt: Deleted
2026/09/05 03:29:04 DEBUG : removing 1 level 0 directories
2026/09/05 03:29:04 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/max_delete_path2_force/path2': Removing directory
bisync_test.go:610: [32mTEST max_delete_path2_force PASSED[0m
=== RUN TestBisyncRemoteRemote/nomodtime
2026/09/05 03:29:04 INFO : path1: Making directory
2026/09/05 03:29:04 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/nomodtime/path1"
2026/09/05 03:29:04 INFO : path2: Making directory
2026/09/05 03:29:04 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/nomodtime/path2"
2026/09/05 03:29:04 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_nomodtime/initial"
2026/09/05 03:29:04 DEBUG : Creating backend with remote "/tmp/031939gatudax1/initdir/test_nomodtime-henerex9"
2026/09/05 03:29:04 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:29:04 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:29:04 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:29:04 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:29:04 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:29:04 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:29:04 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:29:04 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:29:04 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:29:04 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:29:04 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:29:04 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:29:04 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:29:04 DEBUG : Local file system at /tmp/031939gatudax1/initdir/test_nomodtime-henerex9: Waiting for checks to finish
2026/09/05 03:29:04 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:29:04 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:29:04 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:29:04 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:29:04 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:29:04 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:29:04 INFO : file1.txt: Copied (new)
2026/09/05 03:29:04 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:29:04 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:29:04 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:29:04 INFO : file2.txt: Copied (new)
2026/09/05 03:29:04 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:29:04 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:29:04 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:29:04 INFO : file3.txt: Copied (new)
2026/09/05 03:29:04 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:29:04 DEBUG : Local file system at /tmp/031939gatudax1/initdir/test_nomodtime-henerex9: Waiting for transfers to finish
2026/09/05 03:29:04 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:29:04 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:29:04 INFO : file4.txt: Copied (new)
2026/09/05 03:29:04 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:29:04 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:29:04 INFO : file5.txt: Copied (new)
2026/09/05 03:29:04 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:29:04 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:29:04 INFO : file6.txt: Copied (new)
2026/09/05 03:29:04 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:29:04 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:29:04 INFO : file7.txt: Copied (new)
2026/09/05 03:29:04 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:29:04 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:29:04 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:29:04 INFO : file8.txt: Copied (new)
2026/09/05 03:29:04 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_nomodtime/modfiles"
2026/09/05 03:29:04 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_nomodtime-genulal8"
2026/09/05 03:29:04 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:29:04 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/09/05 03:29:04 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/09/05 03:29:04 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:29:04 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/09/05 03:29:04 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/09/05 03:29:04 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:29:04 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:29:04 DEBUG : file1.txt.17d2872a.partial: size = 19 OK
2026/09/05 03:29:04 DEBUG : file10.txt.145e0d1b.partial: size = 19 OK
2026/09/05 03:29:04 DEBUG : file11.txt.7d27067e.partial: size = 19 OK
2026/09/05 03:29:04 DEBUG : file2.txt.8a7f218a.partial: size = 13 OK
2026/09/05 03:29:04 DEBUG : Local file system at /tmp/031939gatudax1/datadir/test_nomodtime-genulal8: Waiting for checks to finish
2026/09/05 03:29:04 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:29:04 DEBUG : file1.txt.17d2872a.partial: renamed to: file1.txt
2026/09/05 03:29:04 INFO : file1.txt: Copied (new)
2026/09/05 03:29:04 DEBUG : file5L.txt.1fdc92e2.partial: size = 39 OK
2026/09/05 03:29:04 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:29:04 DEBUG : file10.txt.145e0d1b.partial: renamed to: file10.txt
2026/09/05 03:29:04 INFO : file10.txt: Copied (new)
2026/09/05 03:29:04 DEBUG : file5R.txt.6fb45142.partial: size = 39 OK
2026/09/05 03:29:04 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:29:04 DEBUG : file11.txt.7d27067e.partial: renamed to: file11.txt
2026/09/05 03:29:04 INFO : file11.txt: Copied (new)
2026/09/05 03:29:04 DEBUG : file6.txt.d2ccb150.partial: size = 19 OK
2026/09/05 03:29:04 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/09/05 03:29:04 DEBUG : file2.txt.8a7f218a.partial: renamed to: file2.txt
2026/09/05 03:29:04 INFO : file2.txt: Copied (new)
2026/09/05 03:29:04 DEBUG : Local file system at /tmp/031939gatudax1/datadir/test_nomodtime-genulal8: Waiting for transfers to finish
2026/09/05 03:29:04 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/09/05 03:29:04 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:29:04 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/09/05 03:29:04 DEBUG : file7.txt.bbb5ba35.partial: size = 19 OK
2026/09/05 03:29:04 DEBUG : file5R.txt.6fb45142.partial: renamed to: file5R.txt
2026/09/05 03:29:04 INFO : file5R.txt: Copied (new)
2026/09/05 03:29:04 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:29:04 DEBUG : file5L.txt.1fdc92e2.partial: renamed to: file5L.txt
2026/09/05 03:29:04 INFO : file5L.txt: Copied (new)
2026/09/05 03:29:04 DEBUG : file6.txt.d2ccb150.partial: renamed to: file6.txt
2026/09/05 03:29:04 INFO : file6.txt: Copied (new)
2026/09/05 03:29:04 DEBUG : file7.txt.bbb5ba35.partial: renamed to: file7.txt
2026/09/05 03:29:04 INFO : file7.txt: Copied (new)
2026/09/05 03:29:04 DEBUG : Waiting for deletions to finish
2026/09/05 03:29:04 ERROR : error listing: directory not found
2026/09/05 03:29:04 ERROR : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/nomodtime/path1': Failed to list "": directory not found
2026/09/05 03:29:04 DEBUG : removing 1 level 0 directories
2026/09/05 03:29:04 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/nomodtime/path1': Removing directory
2026/09/05 03:29:04 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-zazanew6hide%2F031939gatudax1%2Fnomodtime%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:7fbf5641-101a-0031-6ce6-3c5009000000
Time:2026-09-05T03:29:04.5614855Z
--------------------------------------------------------------------------------
2026/09/05 03:29:04 DEBUG : Waiting for deletions to finish
2026/09/05 03:29:04 ERROR : error listing: directory not found
2026/09/05 03:29:04 ERROR : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/nomodtime/path2': Failed to list "": directory not found
2026/09/05 03:29:04 DEBUG : removing 1 level 0 directories
2026/09/05 03:29:04 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/nomodtime/path2': Removing directory
2026/09/05 03:29:04 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-zazanew6hide%2F031939gatudax1%2Fnomodtime%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:7fbf5645-101a-0031-6fe6-3c5009000000
Time:2026-09-05T03:29:04.6926614Z
--------------------------------------------------------------------------------
2026/09/05 03:29:04 ERROR : error listing: directory not found
2026/09/05 03:29:04 ERROR : error listing: directory not found
2026/09/05 03:29:04 NOTICE: checking initFs Local file system at /tmp/031939gatudax1/initdir/test_nomodtime-henerex9
2026/09/05 03:29:04 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:29:04 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:29:04 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:29:04 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:29:04 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:29:04 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:29:04 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:29:04 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:29:04 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:29:04 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/nomodtime/path1': Waiting for checks to finish
2026/09/05 03:29:04 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/nomodtime/path1': Waiting for transfers to finish
2026/09/05 03:29:05 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:29:05 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:29:05 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:29:05 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:29:05 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:29:05 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:29:05 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:29:05 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:29:05 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:29:05 INFO : file2.txt: Copied (new)
2026/09/05 03:29:05 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:29:05 INFO : file1.txt: Copied (new)
2026/09/05 03:29:05 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:29:05 INFO : file3.txt: Copied (new)
2026/09/05 03:29:05 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:29:05 INFO : file4.txt: Copied (new)
2026/09/05 03:29:05 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:29:05 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:29:05 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:29:05 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:29:05 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:29:05 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:29:05 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:29:05 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:29:05 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:29:05 INFO : file5.txt: Copied (new)
2026/09/05 03:29:05 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:29:05 INFO : file6.txt: Copied (new)
2026/09/05 03:29:05 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:29:05 INFO : file7.txt: Copied (new)
2026/09/05 03:29:05 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:29:05 INFO : file8.txt: Copied (new)
2026/09/05 03:29:05 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:29:05 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:29:05 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:29:05 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:29:05 NOTICE: checking Path1 azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/nomodtime/path1'
2026/09/05 03:29:06 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:29:06 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:29:06 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:29:06 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:29:06 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:29:06 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:29:06 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:29:06 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:29:06 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:29:06 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/nomodtime/path2': Waiting for checks to finish
2026/09/05 03:29:06 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/nomodtime/path2': Waiting for transfers to finish
2026/09/05 03:29:06 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:29:06 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:29:06 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:29:06 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:29:06 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:29:06 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:29:06 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:29:06 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:29:06 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:29:06 INFO : file2.txt: Copied (new)
2026/09/05 03:29:06 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:29:06 INFO : file1.txt: Copied (new)
2026/09/05 03:29:06 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:29:06 INFO : file4.txt: Copied (new)
2026/09/05 03:29:06 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:29:06 INFO : file3.txt: Copied (new)
2026/09/05 03:29:06 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:29:06 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:29:06 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:29:06 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:29:06 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:29:06 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:29:06 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:29:06 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:29:06 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:29:06 INFO : file5.txt: Copied (new)
2026/09/05 03:29:06 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:29:06 INFO : file6.txt: Copied (new)
2026/09/05 03:29:07 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:29:07 INFO : file7.txt: Copied (new)
2026/09/05 03:29:07 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:29:07 INFO : file8.txt: Copied (new)
2026/09/05 03:29:07 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:29:07 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:29:07 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:29:07 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:29:07 NOTICE: checking path2 azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/nomodtime/path2'
2026/09/05 03:29:07 NOTICE: [36m(01) :[0m [34mtest changes[0m
2026/09/05 03:29:07 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/09/05 03:29:07 NOTICE: [36m(03) :[0m [34mbisync resync nomodtime[0m
2026/09/05 03:29:07 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/nomodtime/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:29:07 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/nomodtime/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:29: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/09/05 03:29:07 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/nomodtime/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/nomodtime/path2/"
2026/09/05 03:29:07 INFO : Copying Path2 files to Path1
2026/09/05 03:29:07 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:29:08 INFO : There was nothing to transfer
2026/09/05 03:29:08 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:29:09 INFO : There was nothing to transfer
2026/09/05 03:29:09 INFO : Resync updating listings
2026/09/05 03:29:09 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/nomodtime/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/nomodtime/path2/"
2026/09/05 03:29:09 INFO : [32mBisync successful[0m
2026/09/05 03:29:09 NOTICE: [36m(04) :[0m [34mtest make modifications on both paths[0m
2026/09/05 03:29:09 NOTICE: [36m(05) :[0m [34mtest new on path2 - file10[0m
2026/09/05 03:29:09 NOTICE: [36m(06) :[0m [34mcopy-file /tmp/031939gatudax1/datadir/test_nomodtime-genulal8/file10.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/nomodtime/path2/[0m
2026/09/05 03:29:09 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_nomodtime-genulal8/file10.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/nomodtime/path2/" as ""
2026/09/05 03:29:09 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_nomodtime-genulal8/file10.txt"
2026/09/05 03:29:09 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/nomodtime/path2/"
2026/09/05 03:29:09 DEBUG : operations.CopyFile "file10.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/nomodtime/path2/'" as "file10.txt"
2026/09/05 03:29:09 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/09/05 03:29:09 DEBUG : file10.txt.145e0d1b.partial: size = 19 OK
2026/09/05 03:29:09 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:29:09 DEBUG : file10.txt.145e0d1b.partial: renamed to: file10.txt
2026/09/05 03:29:09 INFO : file10.txt: Copied (new)
2026/09/05 03:29:09 NOTICE: [36m(07) :[0m [34mtest changed on path2 - file1[0m
2026/09/05 03:29:09 NOTICE: [36m(08) :[0m [34mcopy-file /tmp/031939gatudax1/datadir/test_nomodtime-genulal8/file1.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/nomodtime/path2/[0m
2026/09/05 03:29:09 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_nomodtime-genulal8/file1.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/nomodtime/path2/" as ""
2026/09/05 03:29:09 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_nomodtime-genulal8/file1.txt"
2026/09/05 03:29:09 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/nomodtime/path2/"
2026/09/05 03:29:09 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/nomodtime/path2/'" as "file1.txt"
2026/09/05 03:29:09 DEBUG : file1.txt: size = 19 (Local file system at /tmp/031939gatudax1/datadir/test_nomodtime-genulal8)
2026/09/05 03:29:09 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/nomodtime/path2/')
2026/09/05 03:29:09 DEBUG : file1.txt: Sizes differ
2026/09/05 03:29:09 DEBUG : file1.txt.17d2872a.partial: size = 19 OK
2026/09/05 03:29:09 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:29:09 DEBUG : file1.txt.17d2872a.partial: renamed to: file1.txt
2026/09/05 03:29:09 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:29:09 NOTICE: [36m(09) :[0m [34mtest new on path1 - file11[0m
2026/09/05 03:29:09 NOTICE: [36m(10) :[0m [34mcopy-file /tmp/031939gatudax1/datadir/test_nomodtime-genulal8/file11.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/nomodtime/path1/[0m
2026/09/05 03:29:09 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_nomodtime-genulal8/file11.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/nomodtime/path1/" as ""
2026/09/05 03:29:09 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_nomodtime-genulal8/file11.txt"
2026/09/05 03:29:09 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/nomodtime/path1/"
2026/09/05 03:29:09 DEBUG : operations.CopyFile "file11.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/nomodtime/path1/'" as "file11.txt"
2026/09/05 03:29:09 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/09/05 03:29:10 DEBUG : file11.txt.7d27067e.partial: size = 19 OK
2026/09/05 03:29:10 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:29:10 DEBUG : file11.txt.7d27067e.partial: renamed to: file11.txt
2026/09/05 03:29:10 INFO : file11.txt: Copied (new)
2026/09/05 03:29:10 NOTICE: [36m(11) :[0m [34mtest changed on path1 - file2[0m
2026/09/05 03:29:10 NOTICE: [36m(12) :[0m [34mcopy-file /tmp/031939gatudax1/datadir/test_nomodtime-genulal8/file2.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/nomodtime/path1/[0m
2026/09/05 03:29:10 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_nomodtime-genulal8/file2.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/nomodtime/path1/" as ""
2026/09/05 03:29:10 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_nomodtime-genulal8/file2.txt"
2026/09/05 03:29:10 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/nomodtime/path1/"
2026/09/05 03:29:10 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/nomodtime/path1/'" as "file2.txt"
2026/09/05 03:29:10 DEBUG : file2.txt: size = 13 (Local file system at /tmp/031939gatudax1/datadir/test_nomodtime-genulal8)
2026/09/05 03:29:10 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/nomodtime/path1/')
2026/09/05 03:29:10 DEBUG : file2.txt: Sizes differ
2026/09/05 03:29:10 DEBUG : file2.txt.8a7f218a.partial: size = 13 OK
2026/09/05 03:29:10 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/09/05 03:29:10 DEBUG : file2.txt.8a7f218a.partial: renamed to: file2.txt
2026/09/05 03:29:10 INFO : file2.txt: Copied (replaced existing)
2026/09/05 03:29:10 NOTICE: [36m(13) :[0m [34mtest deleted on path2 - file3[0m
2026/09/05 03:29:10 NOTICE: [36m(14) :[0m [34mdelete-file TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/nomodtime/path2/file3.txt[0m
2026/09/05 03:29:10 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/nomodtime/path2/"
2026/09/05 03:29:10 INFO : file3.txt: Deleted
2026/09/05 03:29:10 NOTICE: [36m(15) :[0m [34mtest deleted on path1 - file4[0m
2026/09/05 03:29:10 NOTICE: [36m(16) :[0m [34mdelete-file TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/nomodtime/path1/file4.txt[0m
2026/09/05 03:29:10 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/nomodtime/path1/"
2026/09/05 03:29:10 INFO : file4.txt: Deleted
2026/09/05 03:29:10 NOTICE: [36m(17) :[0m [34mtest deleted on both paths - file8[0m
2026/09/05 03:29:10 NOTICE: [36m(18) :[0m [34mdelete-file TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/nomodtime/path1/file8.txt[0m
2026/09/05 03:29:11 INFO : file8.txt: Deleted
2026/09/05 03:29:11 NOTICE: [36m(19) :[0m [34mdelete-file TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/nomodtime/path2/file8.txt[0m
2026/09/05 03:29:11 INFO : file8.txt: Deleted
2026/09/05 03:29:11 NOTICE: [36m(20) :[0m [34mtest changed on both paths - file5 (file5R, file5L)[0m
2026/09/05 03:29:11 NOTICE: [36m(21) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_nomodtime-genulal8/file5R.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/nomodtime/path2/ file5.txt[0m
2026/09/05 03:29:11 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_nomodtime-genulal8/file5R.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/nomodtime/path2/" as "file5.txt"
2026/09/05 03:29:11 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_nomodtime-genulal8/file5R.txt"
2026/09/05 03:29:11 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/nomodtime/path2/"
2026/09/05 03:29:11 DEBUG : operations.CopyFile "file5R.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/nomodtime/path2/'" as "file5.txt"
2026/09/05 03:29:11 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/031939gatudax1/datadir/test_nomodtime-genulal8)
2026/09/05 03:29:11 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/nomodtime/path2/')
2026/09/05 03:29:11 DEBUG : file5R.txt: Sizes differ
2026/09/05 03:29:11 DEBUG : file5.txt.f045a362.partial: size = 39 OK
2026/09/05 03:29:11 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/09/05 03:29:11 DEBUG : file5.txt.f045a362.partial: renamed to: file5.txt
2026/09/05 03:29:11 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/09/05 03:29:11 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_nomodtime-genulal8/file5L.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/nomodtime/path1/ file5.txt[0m
2026/09/05 03:29:11 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_nomodtime-genulal8/file5L.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/nomodtime/path1/" as "file5.txt"
2026/09/05 03:29:11 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_nomodtime-genulal8/file5L.txt"
2026/09/05 03:29:11 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/nomodtime/path1/"
2026/09/05 03:29:11 DEBUG : operations.CopyFile "file5L.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/nomodtime/path1/'" as "file5.txt"
2026/09/05 03:29:11 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/031939gatudax1/datadir/test_nomodtime-genulal8)
2026/09/05 03:29:11 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/nomodtime/path1/')
2026/09/05 03:29:11 DEBUG : file5L.txt: Sizes differ
2026/09/05 03:29:11 DEBUG : file5.txt.f045a362.partial: size = 39 OK
2026/09/05 03:29:11 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/09/05 03:29:12 DEBUG : file5.txt.f045a362.partial: renamed to: file5.txt
2026/09/05 03:29:12 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/09/05 03:29:12 NOTICE: [36m(23) :[0m [34mtest changed on path2 and deleted on path1 - file6[0m
2026/09/05 03:29:12 NOTICE: [36m(24) :[0m [34mcopy-file /tmp/031939gatudax1/datadir/test_nomodtime-genulal8/file6.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/nomodtime/path2/[0m
2026/09/05 03:29:12 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_nomodtime-genulal8/file6.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/nomodtime/path2/" as ""
2026/09/05 03:29:12 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_nomodtime-genulal8/file6.txt"
2026/09/05 03:29:12 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/nomodtime/path2/"
2026/09/05 03:29:12 DEBUG : operations.CopyFile "file6.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/nomodtime/path2/'" as "file6.txt"
2026/09/05 03:29:12 DEBUG : file6.txt: size = 19 (Local file system at /tmp/031939gatudax1/datadir/test_nomodtime-genulal8)
2026/09/05 03:29:12 DEBUG : file6.txt: size = 0 (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/nomodtime/path2/')
2026/09/05 03:29:12 DEBUG : file6.txt: Sizes differ
2026/09/05 03:29:12 DEBUG : file6.txt.d2ccb150.partial: size = 19 OK
2026/09/05 03:29:12 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:29:12 DEBUG : file6.txt.d2ccb150.partial: renamed to: file6.txt
2026/09/05 03:29:12 INFO : file6.txt: Copied (replaced existing)
2026/09/05 03:29:12 NOTICE: [36m(25) :[0m [34mdelete-file TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/nomodtime/path1/file6.txt[0m
2026/09/05 03:29:12 INFO : file6.txt: Deleted
2026/09/05 03:29:12 NOTICE: [36m(26) :[0m [34mtest changed on path1 and deleted on path2 - file7[0m
2026/09/05 03:29:12 NOTICE: [36m(27) :[0m [34mcopy-file /tmp/031939gatudax1/datadir/test_nomodtime-genulal8/file7.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/nomodtime/path1/[0m
2026/09/05 03:29:12 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_nomodtime-genulal8/file7.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/nomodtime/path1/" as ""
2026/09/05 03:29:12 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_nomodtime-genulal8/file7.txt"
2026/09/05 03:29:12 DEBUG : Config file has changed externally - reloading
2026/09/05 03:29:12 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/nomodtime/path1/"
2026/09/05 03:29:12 DEBUG : operations.CopyFile "file7.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/nomodtime/path1/'" as "file7.txt"
2026/09/05 03:29:12 DEBUG : file7.txt: size = 19 (Local file system at /tmp/031939gatudax1/datadir/test_nomodtime-genulal8)
2026/09/05 03:29:12 DEBUG : file7.txt: size = 0 (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/nomodtime/path1/')
2026/09/05 03:29:12 DEBUG : file7.txt: Sizes differ
2026/09/05 03:29:12 DEBUG : file7.txt.bbb5ba35.partial: size = 19 OK
2026/09/05 03:29:12 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:29:12 DEBUG : file7.txt.bbb5ba35.partial: renamed to: file7.txt
2026/09/05 03:29:12 INFO : file7.txt: Copied (replaced existing)
2026/09/05 03:29:12 NOTICE: [36m(28) :[0m [34mdelete-file TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/nomodtime/path2/file7.txt[0m
2026/09/05 03:29:12 INFO : file7.txt: Deleted
2026/09/05 03:29:12 NOTICE: [36m(29) :[0m [34mtest bisync run[0m
2026/09/05 03:29:12 NOTICE: [36m(30) :[0m [34mbisync nomodtime[0m
2026/09/05 03:29:12 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/nomodtime/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:29:12 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/nomodtime/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:29:13 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/09/05 03:29:13 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/nomodtime/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/nomodtime/path2/"
2026/09/05 03:29:13 INFO : Building Path1 and Path2 listings
2026/09/05 03:29:13 INFO : Path1 checking for diffs
2026/09/05 03:29:13 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/09/05 03:29:13 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/09/05 03:29:13 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/09/05 03:29:13 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/09/05 03:29:13 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile7.txt[0m
2026/09/05 03:29:13 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/09/05 03:29:13 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/09/05 03:29:13 INFO : Path1: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/09/05 03:29:13 INFO : ([33mModified[0m: [36m 3 larger[0m, [34m 0 smaller[0m, [36m 3 hash differs[0m)
2026/09/05 03:29:13 INFO : Path2 checking for diffs
2026/09/05 03:29:13 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:29:13 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/09/05 03:29:13 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/09/05 03:29:13 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile6.txt[0m
2026/09/05 03:29:13 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/09/05 03:29:13 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/09/05 03:29:13 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/09/05 03:29:13 INFO : Path2: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/09/05 03:29:13 INFO : ([33mModified[0m: [36m 3 larger[0m, [34m 0 smaller[0m, [36m 3 hash differs[0m)
2026/09/05 03:29:13 INFO : Applying changes
2026/09/05 03:29:13 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/nomodtime/path2/file11.txt[0m
2026/09/05 03:29:13 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/nomodtime/path2/file2.txt[0m
2026/09/05 03:29:13 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/nomodtime/path2/file4.txt[0m
2026/09/05 03:29:13 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/09/05 03:29:13 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/nomodtime/path1/file5.txt.conflict1[0m
2026/09/05 03:29:13 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1
2026/09/05 03:29:13 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/nomodtime/path2/file5.txt.conflict1[0m
2026/09/05 03:29:13 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/nomodtime/path2/file5.txt.conflict2[0m
2026/09/05 03:29:14 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2
2026/09/05 03:29:14 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/nomodtime/path1/file5.txt.conflict2[0m
2026/09/05 03:29:14 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/nomodtime/path1/file6.txt[0m
2026/09/05 03:29:14 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/nomodtime/path2/file7.txt[0m
2026/09/05 03:29:14 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/nomodtime/path1/file1.txt[0m
2026/09/05 03:29:14 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/nomodtime/path1/file10.txt[0m
2026/09/05 03:29:14 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/nomodtime/path1/file3.txt[0m
2026/09/05 03:29:14 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:29:14 INFO : file10.txt: Copied (server-side copy)
2026/09/05 03:29:14 INFO : file1.txt: Copied (server-side copy)
2026/09/05 03:29:14 INFO : file5.txt.conflict2: Copied (server-side copy)
2026/09/05 03:29:14 INFO : file6.txt: Copied (server-side copy)
2026/09/05 03:29:15 INFO : file3.txt: Deleted
2026/09/05 03:29:15 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:29:15 INFO : file11.txt: Copied (server-side copy)
2026/09/05 03:29:15 INFO : file5.txt.conflict1: Copied (server-side copy)
2026/09/05 03:29:15 INFO : file2.txt: Copied (server-side copy)
2026/09/05 03:29:15 INFO : file7.txt: Copied (server-side copy)
2026/09/05 03:29:15 INFO : file4.txt: Deleted
2026/09/05 03:29:15 INFO : Updating listings
2026/09/05 03:29:15 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/nomodtime/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/nomodtime/path2/"
2026/09/05 03:29:15 INFO : [32mBisync successful[0m
2026/09/05 03:29:16 DEBUG : Waiting for deletions to finish
2026/09/05 03:29:16 INFO : file5.txt.conflict2: Deleted
2026/09/05 03:29:16 INFO : file2.txt: Deleted
2026/09/05 03:29:16 INFO : file11.txt: Deleted
2026/09/05 03:29:16 INFO : file6.txt: Deleted
2026/09/05 03:29:16 INFO : RCLONE_TEST: Deleted
2026/09/05 03:29:16 INFO : file1.txt: Deleted
2026/09/05 03:29:16 INFO : file10.txt: Deleted
2026/09/05 03:29:16 INFO : file5.txt.conflict1: Deleted
2026/09/05 03:29:16 INFO : file7.txt: Deleted
2026/09/05 03:29:16 DEBUG : removing 1 level 0 directories
2026/09/05 03:29:16 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/nomodtime/path1': Removing directory
2026/09/05 03:29:16 DEBUG : Waiting for deletions to finish
2026/09/05 03:29:16 INFO : RCLONE_TEST: Deleted
2026/09/05 03:29:16 INFO : file11.txt: Deleted
2026/09/05 03:29:16 INFO : file2.txt: Deleted
2026/09/05 03:29:16 INFO : file5.txt.conflict2: Deleted
2026/09/05 03:29:16 INFO : file5.txt.conflict1: Deleted
2026/09/05 03:29:16 INFO : file1.txt: Deleted
2026/09/05 03:29:16 INFO : file10.txt: Deleted
2026/09/05 03:29:16 INFO : file6.txt: Deleted
2026/09/05 03:29:16 INFO : file7.txt: Deleted
2026/09/05 03:29:16 DEBUG : removing 1 level 0 directories
2026/09/05 03:29:16 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/nomodtime/path2': Removing directory
bisync_test.go:610: [32mTEST nomodtime PASSED[0m
=== RUN TestBisyncRemoteRemote/normalization
2026/09/05 03:29:16 INFO : path1: Making directory
2026/09/05 03:29:16 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path1"
2026/09/05 03:29:16 INFO : path2: Making directory
2026/09/05 03:29:16 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path2"
2026/09/05 03:29:16 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_normalization/initial"
2026/09/05 03:29:16 DEBUG : Creating backend with remote "/tmp/031939gatudax1/initdir/test_normalization-ruhedaf7"
2026/09/05 03:29:16 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:29:16 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:29:16 DEBUG : 測試_Русский_ _ _ě_áñ: Making directory with metadata
2026/09/05 03:29:16 INFO : 測試_Русский_ _ _ě_áñ: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/09/05 03:29:16 DEBUG : Added delayed dir = "測試_Русский_ _ _ě_áñ", newDst=測試_Русский_ _ _ě_áñ
2026/09/05 03:29:16 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:29:16 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:29:16 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/09/05 03:29:16 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/09/05 03:29:16 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:29:16 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: Need to transfer - File not found at Destination
2026/09/05 03:29:16 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:29:16 DEBUG : Local file system at /tmp/031939gatudax1/initdir/test_normalization-ruhedaf7: Waiting for checks to finish
2026/09/05 03:29:16 DEBUG : Local file system at /tmp/031939gatudax1/initdir/test_normalization-ruhedaf7: Waiting for transfers to finish
2026/09/05 03:29:16 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:29:16 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:29:16 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:29:16 INFO : file1.txt: Copied (new)
2026/09/05 03:29:16 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: size = 272 OK
2026/09/05 03:29:16 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:29:16 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt
2026/09/05 03:29:16 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Copied (new)
2026/09/05 03:29:16 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: size = 272 OK
2026/09/05 03:29:16 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: size = 0 OK
2026/09/05 03:29:16 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:29:16 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:29:16 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt
2026/09/05 03:29:16 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (new)
2026/09/05 03:29:16 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: renamed to: 測試_Русский_ _ _ě_áñ/測試_check file
2026/09/05 03:29:16 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Copied (new)
2026/09/05 03:29:16 INFO : 測試_Русский_ _ _ě_áñ: Set directory modification time (using SetModTime)
2026/09/05 03:29:16 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_normalization/modfiles"
2026/09/05 03:29:16 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_normalization-gowaket0"
2026/09/05 03:29:16 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:29:16 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination
2026/09/05 03:29:16 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/09/05 03:29:16 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:29:16 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/09/05 03:29:16 INFO : file1.txt: Copied (new)
2026/09/05 03:29:16 DEBUG : Local file system at /tmp/031939gatudax1/datadir/test_normalization-gowaket0: Waiting for checks to finish
2026/09/05 03:29:16 DEBUG : Local file system at /tmp/031939gatudax1/datadir/test_normalization-gowaket0: Waiting for transfers to finish
2026/09/05 03:29:16 DEBUG : 測試_filtersfile.txt.3ada41b4.partial: size = 254 OK
2026/09/05 03:29:16 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/09/05 03:29:16 DEBUG : 測試_filtersfile.txt.3ada41b4.partial: renamed to: 測試_filtersfile.txt
2026/09/05 03:29:16 INFO : 測試_filtersfile.txt: Copied (new)
2026/09/05 03:29:16 DEBUG : Waiting for deletions to finish
2026/09/05 03:29:16 ERROR : error listing: directory not found
2026/09/05 03:29:16 ERROR : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/normalization/path1': Failed to list "": directory not found
2026/09/05 03:29:16 DEBUG : removing 1 level 0 directories
2026/09/05 03:29:16 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/normalization/path1': Removing directory
2026/09/05 03:29:16 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-zazanew6hide%2F031939gatudax1%2Fnormalization%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:f488114c-401a-0085-5ce6-3c9cc7000000
Time:2026-09-05T03:29:16.9600411Z
--------------------------------------------------------------------------------
2026/09/05 03:29:16 DEBUG : Waiting for deletions to finish
2026/09/05 03:29:17 ERROR : error listing: directory not found
2026/09/05 03:29:17 ERROR : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/normalization/path2': Failed to list "": directory not found
2026/09/05 03:29:17 DEBUG : removing 1 level 0 directories
2026/09/05 03:29:17 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/normalization/path2': Removing directory
2026/09/05 03:29:17 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-zazanew6hide%2F031939gatudax1%2Fnormalization%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:f488118f-401a-0085-61e6-3c9cc7000000
Time:2026-09-05T03:29:17.0799245Z
--------------------------------------------------------------------------------
2026/09/05 03:29:17 ERROR : error listing: directory not found
2026/09/05 03:29:17 ERROR : error listing: directory not found
2026/09/05 03:29:17 NOTICE: checking initFs Local file system at /tmp/031939gatudax1/initdir/test_normalization-ruhedaf7
2026/09/05 03:29:17 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:29:17 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:29:17 INFO : 測試_Русский_ _ _ě_áñ: Making directory
2026/09/05 03:29:17 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/09/05 03:29:17 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/09/05 03:29:17 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: Need to transfer - File not found at Destination
2026/09/05 03:29:17 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/normalization/path1': Waiting for checks to finish
2026/09/05 03:29:17 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/normalization/path1': Waiting for transfers to finish
2026/09/05 03:29:17 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:29:17 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:29:17 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:29:17 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:29:17 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:29:17 INFO : file1.txt: Copied (new)
2026/09/05 03:29:17 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: size = 272 OK
2026/09/05 03:29:17 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:29:17 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: size = 272 OK
2026/09/05 03:29:17 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:29:17 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:29:17 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:29:17 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: size = 0 OK
2026/09/05 03:29:17 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:29:17 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt
2026/09/05 03:29:17 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (new)
2026/09/05 03:29:17 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt
2026/09/05 03:29:17 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Copied (new)
2026/09/05 03:29:17 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: renamed to: 測試_Русский_ _ _ě_áñ/測試_check file
2026/09/05 03:29:17 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Copied (new)
2026/09/05 03:29:17 NOTICE: checking Path1 azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/normalization/path1'
2026/09/05 03:29:18 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:29:18 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:29:18 INFO : 測試_Русский_ _ _ě_áñ: Making directory
2026/09/05 03:29:18 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/09/05 03:29:18 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/09/05 03:29:18 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: Need to transfer - File not found at Destination
2026/09/05 03:29:18 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/normalization/path2': Waiting for checks to finish
2026/09/05 03:29:18 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/normalization/path2': Waiting for transfers to finish
2026/09/05 03:29:18 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:29:18 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:29:18 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:29:18 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:29:18 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:29:18 INFO : file1.txt: Copied (new)
2026/09/05 03:29:18 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:29:18 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:29:18 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: size = 272 OK
2026/09/05 03:29:18 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:29:18 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: size = 272 OK
2026/09/05 03:29:18 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/09/05 03:29:18 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt
2026/09/05 03:29:18 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (new)
2026/09/05 03:29:18 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: size = 0 OK
2026/09/05 03:29:18 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:29:18 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt
2026/09/05 03:29:18 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Copied (new)
2026/09/05 03:29:18 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: renamed to: 測試_Русский_ _ _ě_áñ/測試_check file
2026/09/05 03:29:18 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Copied (new)
2026/09/05 03:29:18 NOTICE: checking path2 azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/normalization/path2'
2026/09/05 03:29:19 NOTICE: [36m(01) :[0m [34mtest normalization[0m
2026/09/05 03:29:19 NOTICE: [36m(02) :[0m [34mtouch-copy 2001-01-02 /tmp/031939gatudax1/datadir/test_normalization-gowaket0/file1.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path2/[0m
2026/09/05 03:29:19 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_normalization-gowaket0/"
2026/09/05 03:29:19 DEBUG : fs cache: renaming cache item "/tmp/031939gatudax1/datadir/test_normalization-gowaket0/" to be canonical "/tmp/031939gatudax1/datadir/test_normalization-gowaket0"
2026/09/05 03:29:19 DEBUG : file1.txt: Set modification time 2001-01-02
2026/09/05 03:29:19 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_normalization-gowaket0/file1.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path2/" as ""
2026/09/05 03:29:19 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_normalization-gowaket0/file1.txt"
2026/09/05 03:29:19 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path2/"
2026/09/05 03:29:19 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/normalization/path2/'" as "file1.txt"
2026/09/05 03:29:19 DEBUG : file1.txt: size = 19 (Local file system at /tmp/031939gatudax1/datadir/test_normalization-gowaket0)
2026/09/05 03:29:19 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/normalization/path2/')
2026/09/05 03:29:19 DEBUG : file1.txt: Sizes differ
2026/09/05 03:29:19 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/09/05 03:29:19 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:29:19 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/09/05 03:29:19 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:29:19 NOTICE: [36m(03) :[0m [34mtest initial bisync[0m
2026/09/05 03:29:19 NOTICE: [36m(04) :[0m [34mbisync resync[0m
2026/09/05 03:29:24 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/09/05 03:29:24 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:29:24 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/09/05 03:29:24 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/09/05 03:29:25 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/09/05 03:29:25 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:29:25 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/09/05 03:29:25 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/09/05 03:29:25 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/normalization/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:29:25 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/normalization/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:29:25 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03: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/09/05 03:29:25 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path2/"
2026/09/05 03:29:25 INFO : Copying Path2 files to Path1
2026/09/05 03:29:25 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:29:25 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:29:26 INFO : file1.txt: Copied (server-side copy)
2026/09/05 03:29:26 INFO : Resync updating listings
2026/09/05 03:29:26 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path2/"
2026/09/05 03:29:26 INFO : [32mBisync successful[0m
2026/09/05 03:29:26 NOTICE: [36m(05) :[0m [34mcopy-as-NFC /tmp/031939gatudax1/datadir/test_normalization-gowaket0/file1.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path1/測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt[0m
2026/09/05 03:29:26 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_normalization-gowaket0/file1.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path1/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö" as "測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"
2026/09/05 03:29:26 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_normalization-gowaket0/file1.txt"
2026/09/05 03:29:26 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path1/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/09/05 03:29:26 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/normalization/path1/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö'" as "測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"
2026/09/05 03:29:26 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:29:26 DEBUG : 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.e03c326f.partial: size = 19 OK
2026/09/05 03:29:26 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:29:26 DEBUG : 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.e03c326f.partial: renamed to: 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt
2026/09/05 03:29:26 INFO : file1.txt: Copied (new) to: 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt
2026/09/05 03:29:26 NOTICE: [36m(06) :[0m [34mcopy-as-NFC /tmp/031939gatudax1/datadir/test_normalization-gowaket0/file1.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path1/folder éééö.txt[0m
2026/09/05 03:29:26 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_normalization-gowaket0/file1.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path1/folder" as "éééö.txt"
2026/09/05 03:29:26 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_normalization-gowaket0/file1.txt"
2026/09/05 03:29:26 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path1/folder"
2026/09/05 03:29:26 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/normalization/path1/folder'" as "éééö.txt"
2026/09/05 03:29:26 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:29:27 DEBUG : éééö.txt.65786c5f.partial: size = 19 OK
2026/09/05 03:29:27 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:29:27 DEBUG : éééö.txt.65786c5f.partial: renamed to: éééö.txt
2026/09/05 03:29:27 INFO : file1.txt: Copied (new) to: éééö.txt
2026/09/05 03:29:27 NOTICE: [36m(07) :[0m [34mcopy-as-NFC /tmp/031939gatudax1/datadir/test_normalization-gowaket0/file1.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path1/folder HeLlO,wOrLd!.txt[0m
2026/09/05 03:29:27 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_normalization-gowaket0/file1.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path1/folder" as "HeLlO,wOrLd!.txt"
2026/09/05 03:29:27 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_normalization-gowaket0/file1.txt"
2026/09/05 03:29:27 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path1/folder"
2026/09/05 03:29:27 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/normalization/path1/folder'" as "HeLlO,wOrLd!.txt"
2026/09/05 03:29:27 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:29:27 DEBUG : HeLlO,wOrLd!.txt.72ed0626.partial: size = 19 OK
2026/09/05 03:29:27 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:29:27 DEBUG : HeLlO,wOrLd!.txt.72ed0626.partial: renamed to: HeLlO,wOrLd!.txt
2026/09/05 03:29:27 INFO : file1.txt: Copied (new) to: HeLlO,wOrLd!.txt
2026/09/05 03:29:27 NOTICE: [36m(08) :[0m [34mtouch-copy 2001-01-03 /tmp/031939gatudax1/datadir/test_normalization-gowaket0/file1.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path2/[0m
2026/09/05 03:29:27 DEBUG : fs cache: switching user supplied name "/tmp/031939gatudax1/datadir/test_normalization-gowaket0/" for canonical name "/tmp/031939gatudax1/datadir/test_normalization-gowaket0"
2026/09/05 03:29:27 DEBUG : file1.txt: Set modification time 2001-01-03
2026/09/05 03:29:27 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_normalization-gowaket0/file1.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path2/" as ""
2026/09/05 03:29:27 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_normalization-gowaket0/file1.txt"
2026/09/05 03:29:27 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path2/"
2026/09/05 03:29:27 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/normalization/path2/'" as "file1.txt"
2026/09/05 03:29:27 DEBUG : file1.txt: size = 19 (Local file system at /tmp/031939gatudax1/datadir/test_normalization-gowaket0)
2026/09/05 03:29:27 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/normalization/path2/')
2026/09/05 03:29:27 DEBUG : file1.txt: Sizes differ
2026/09/05 03:29:27 DEBUG : file1.txt.10d04402.partial: size = 19 OK
2026/09/05 03:29:27 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:29:28 DEBUG : file1.txt.10d04402.partial: renamed to: file1.txt
2026/09/05 03:29:28 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:29:28 NOTICE: [36m(09) :[0m [34mcopy-as-NFD /tmp/031939gatudax1/datadir/test_normalization-gowaket0/file1.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path2/folder éééö.txt[0m
2026/09/05 03:29:28 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_normalization-gowaket0/file1.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path2/folder" as "éééö.txt"
2026/09/05 03:29:28 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_normalization-gowaket0/file1.txt"
2026/09/05 03:29:28 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path2/folder"
2026/09/05 03:29:28 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/normalization/path2/folder'" as "éééö.txt"
2026/09/05 03:29:28 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:29:28 DEBUG : éééö.txt.eb0a0440.partial: size = 19 OK
2026/09/05 03:29:28 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:29:28 DEBUG : éééö.txt.eb0a0440.partial: renamed to: éééö.txt
2026/09/05 03:29:28 INFO : file1.txt: Copied (new) to: éééö.txt
2026/09/05 03:29:28 NOTICE: [36m(10) :[0m [34mcopy-as-NFD /tmp/031939gatudax1/datadir/test_normalization-gowaket0/file1.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path2/folder hello,WORLD!.txt[0m
2026/09/05 03:29:28 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_normalization-gowaket0/file1.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path2/folder" as "hello,WORLD!.txt"
2026/09/05 03:29:28 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_normalization-gowaket0/file1.txt"
2026/09/05 03:29:28 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path2/folder"
2026/09/05 03:29:28 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/normalization/path2/folder'" as "hello,WORLD!.txt"
2026/09/05 03:29:28 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:29:28 DEBUG : hello,WORLD!.txt.d42ed5b0.partial: size = 19 OK
2026/09/05 03:29:28 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:29:28 DEBUG : hello,WORLD!.txt.d42ed5b0.partial: renamed to: hello,WORLD!.txt
2026/09/05 03:29:28 INFO : file1.txt: Copied (new) to: hello,WORLD!.txt
2026/09/05 03:29:28 NOTICE: [36m(11) :[0m [34mtest bisync run with fix-case[0m
2026/09/05 03:29:28 NOTICE: [36m(12) :[0m [34mbisync fix-case[0m
2026/09/05 03:29:34 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/09/05 03:29:34 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:29:34 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/09/05 03:29:34 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/09/05 03:29:34 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/09/05 03:29:34 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:29:34 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/09/05 03:29:34 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/09/05 03:29:34 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/normalization/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:29:34 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/normalization/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:29:34 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:29: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/09/05 03:29:34 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path2/"
2026/09/05 03:29:34 INFO : Building Path1 and Path2 listings
2026/09/05 03:29:35 INFO : Path1 checking for diffs
2026/09/05 03:29:35 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfolder/HeLlO,wOrLd!.txt[0m
2026/09/05 03:29:35 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfolder/éééö.txt[0m
2026/09/05 03:29:35 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36m"測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"[0m
2026/09/05 03:29:35 INFO : Path1: 3 changes: [32m 3 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/09/05 03:29:35 INFO : Path2 checking for diffs
2026/09/05 03:29:35 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:29:35 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfolder/éééö.txt[0m
2026/09/05 03:29:35 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfolder/hello,WORLD!.txt[0m
2026/09/05 03:29:35 INFO : Path2: 3 changes: [32m 2 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/09/05 03:29:35 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/09/05 03:29:35 INFO : Applying changes
2026/09/05 03:29:35 INFO : Checking potential conflicts...
2026/09/05 03:29:35 NOTICE: azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/normalization/path2': 0 differences found
2026/09/05 03:29:35 NOTICE: azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/normalization/path2': 2 matching files
2026/09/05 03:29:35 INFO : Finished checking the potential conflicts. %!s()
2026/09/05 03:29:35 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfolder/HeLlO,wOrLd!.txt[0m
2026/09/05 03:29:35 INFO : folder/hello,WORLD!.txt: Files are equal but will copy anyway to fix case to folder/HeLlO,wOrLd!.txt
2026/09/05 03:29:35 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfolder/éééö.txt[0m
2026/09/05 03:29:35 INFO : folder/éééö.txt: Files are equal but will copy anyway to fix case to folder/éééö.txt
2026/09/05 03:29:35 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m"TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path2/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"[0m
2026/09/05 03:29:35 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path1/file1.txt[0m
2026/09/05 03:29:35 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:29:35 INFO : file1.txt: Copied (server-side copy)
2026/09/05 03:29:35 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:29:36 INFO : folder/éééö.txt: Updated modification time in destination
2026/09/05 03:29:36 INFO : folder/HeLlO,wOrLd!.txt: Updated modification time in destination
2026/09/05 03:29:36 INFO : folder/éééö.txt: Moved (server-side) to: folder/éééö.txt-rclone-move-kaxeleh0
2026/09/05 03:29:36 INFO : folder/hello,WORLD!.txt: Moved (server-side) to: folder/HeLlO,wOrLd!.txt-rclone-move-lugerir0
2026/09/05 03:29:36 INFO : 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö/測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt: Copied (server-side copy)
2026/09/05 03:29:36 INFO : folder/éééö.txt-rclone-move-kaxeleh0: Moved (server-side) to: folder/éééö.txt
2026/09/05 03:29:36 INFO : folder/éééö.txt: Moved (server-side) to: folder/éééö.txt
2026/09/05 03:29:36 INFO : folder/éééö.txt: Fixed case by renaming to: folder/éééö.txt
2026/09/05 03:29:36 INFO : folder/HeLlO,wOrLd!.txt-rclone-move-lugerir0: Moved (server-side) to: folder/HeLlO,wOrLd!.txt
2026/09/05 03:29:36 INFO : folder/hello,WORLD!.txt: Moved (server-side) to: folder/HeLlO,wOrLd!.txt
2026/09/05 03:29:36 INFO : folder/hello,WORLD!.txt: Fixed case by renaming to: folder/HeLlO,wOrLd!.txt
2026/09/05 03:29:36 INFO : Updating listings
2026/09/05 03:29:36 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path2/"
2026/09/05 03:29:36 INFO : [32mBisync successful[0m
2026/09/05 03:29:36 NOTICE: [36m(13) :[0m [34mpurge-children TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path1/[0m
2026/09/05 03:29:36 DEBUG : folder: Purge subdir
2026/09/05 03:29:36 DEBUG : Waiting for deletions to finish
2026/09/05 03:29:36 INFO : folder/éééö.txt: Deleted
2026/09/05 03:29:36 INFO : folder/HeLlO,wOrLd!.txt: Deleted
2026/09/05 03:29:36 DEBUG : removing 1 level 1 directories
2026/09/05 03:29:36 INFO : folder: Removing directory
2026/09/05 03:29:37 DEBUG : 測試_Русский_ _ _ě_áñ: Purge subdir
2026/09/05 03:29:37 DEBUG : Waiting for deletions to finish
2026/09/05 03:29:37 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Deleted
2026/09/05 03:29:37 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Deleted
2026/09/05 03:29:37 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Deleted
2026/09/05 03:29:37 DEBUG : removing 1 level 1 directories
2026/09/05 03:29:37 INFO : 測試_Русский_ _ _ě_áñ: Removing directory
2026/09/05 03:29:37 DEBUG : 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Purge subdir
2026/09/05 03:29:37 DEBUG : Waiting for deletions to finish
2026/09/05 03:29:37 INFO : 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö/測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt: Deleted
2026/09/05 03:29:37 DEBUG : removing 1 level 1 directories
2026/09/05 03:29:37 INFO : 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Removing directory
2026/09/05 03:29:37 DEBUG : file1.txt: Remove file
2026/09/05 03:29:37 DEBUG : RCLONE_TEST: Remove file
2026/09/05 03:29:37 NOTICE: [36m(14) :[0m [34mpurge-children TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path2/[0m
2026/09/05 03:29:37 DEBUG : folder: Purge subdir
2026/09/05 03:29:37 DEBUG : Waiting for deletions to finish
2026/09/05 03:29:37 INFO : folder/éééö.txt: Deleted
2026/09/05 03:29:37 INFO : folder/HeLlO,wOrLd!.txt: Deleted
2026/09/05 03:29:38 DEBUG : removing 1 level 1 directories
2026/09/05 03:29:38 INFO : folder: Removing directory
2026/09/05 03:29:38 DEBUG : 測試_Русский_ _ _ě_áñ: Purge subdir
2026/09/05 03:29:38 DEBUG : Waiting for deletions to finish
2026/09/05 03:29:38 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Deleted
2026/09/05 03:29:38 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Deleted
2026/09/05 03:29:38 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Deleted
2026/09/05 03:29:38 DEBUG : removing 1 level 1 directories
2026/09/05 03:29:38 INFO : 測試_Русский_ _ _ě_áñ: Removing directory
2026/09/05 03:29:38 DEBUG : 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Purge subdir
2026/09/05 03:29:38 DEBUG : Waiting for deletions to finish
2026/09/05 03:29:38 INFO : 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö/測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt: Deleted
2026/09/05 03:29:38 DEBUG : removing 1 level 1 directories
2026/09/05 03:29:38 INFO : 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Removing directory
2026/09/05 03:29:38 DEBUG : file1.txt: Remove file
2026/09/05 03:29:38 DEBUG : RCLONE_TEST: Remove file
2026/09/05 03:29:38 NOTICE: [36m(15) :[0m [34mtouch-copy 2001-01-02 /tmp/031939gatudax1/datadir/test_normalization-gowaket0/file1.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path2/[0m
2026/09/05 03:29:38 DEBUG : fs cache: switching user supplied name "/tmp/031939gatudax1/datadir/test_normalization-gowaket0/" for canonical name "/tmp/031939gatudax1/datadir/test_normalization-gowaket0"
2026/09/05 03:29:38 DEBUG : file1.txt: Set modification time 2001-01-02
2026/09/05 03:29:38 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_normalization-gowaket0/file1.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path2/" as ""
2026/09/05 03:29:38 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_normalization-gowaket0/file1.txt"
2026/09/05 03:29:38 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path2/"
2026/09/05 03:29:38 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/normalization/path2/'" as "file1.txt"
2026/09/05 03:29:38 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:29:39 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/09/05 03:29:39 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:29:39 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/09/05 03:29:39 INFO : file1.txt: Copied (new)
2026/09/05 03:29:39 NOTICE: [36m(16) :[0m [34mcopy-as-NFC /tmp/031939gatudax1/datadir/test_normalization-gowaket0/file1.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path2/ file2.txt[0m
2026/09/05 03:29:39 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_normalization-gowaket0/file1.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path2/" as "file2.txt"
2026/09/05 03:29:39 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_normalization-gowaket0/file1.txt"
2026/09/05 03:29:39 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path2/"
2026/09/05 03:29:39 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/normalization/path2/'" as "file2.txt"
2026/09/05 03:29:39 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:29:39 DEBUG : file2.txt.2fd64024.partial: size = 19 OK
2026/09/05 03:29:39 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:29:39 DEBUG : file2.txt.2fd64024.partial: renamed to: file2.txt
2026/09/05 03:29:39 INFO : file1.txt: Copied (new) to: file2.txt
2026/09/05 03:29:39 NOTICE: [36m(17) :[0m [34mcopy-as-NFC /tmp/031939gatudax1/datadir/test_normalization-gowaket0/file1.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path1/ file3.txt[0m
2026/09/05 03:29:39 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_normalization-gowaket0/file1.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path1/" as "file3.txt"
2026/09/05 03:29:39 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_normalization-gowaket0/file1.txt"
2026/09/05 03:29:39 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path1/"
2026/09/05 03:29:39 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/normalization/path1/'" as "file3.txt"
2026/09/05 03:29:39 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:29:39 DEBUG : file3.txt.af26573b.partial: size = 19 OK
2026/09/05 03:29:39 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:29:40 DEBUG : file3.txt.af26573b.partial: renamed to: file3.txt
2026/09/05 03:29:40 INFO : file1.txt: Copied (new) to: file3.txt
2026/09/05 03:29:40 NOTICE: [36m(18) :[0m [34mbisync resync[0m
2026/09/05 03:29:45 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/09/05 03:29:45 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:29:45 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/09/05 03:29:45 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/09/05 03:29:45 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/09/05 03:29:45 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:29:45 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/09/05 03:29:45 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/09/05 03:29:45 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/normalization/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:29:45 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/normalization/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:29:45 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:29: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/09/05 03:29:45 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path2/"
2026/09/05 03:29:45 INFO : Copying Path2 files to Path1
2026/09/05 03:29:45 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:29:46 INFO : file1.txt: Copied (server-side copy)
2026/09/05 03:29:46 INFO : file2.txt: Copied (server-side copy)
2026/09/05 03:29:46 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:29:46 INFO : file3.txt: Copied (server-side copy)
2026/09/05 03:29:46 INFO : Resync updating listings
2026/09/05 03:29:46 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path2/"
2026/09/05 03:29:46 INFO : [32mBisync successful[0m
2026/09/05 03:29:46 NOTICE: [36m(19) :[0m [34mcopy-as-NFC /tmp/031939gatudax1/datadir/test_normalization-gowaket0/file1.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path1/測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö 測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt[0m
2026/09/05 03:29:46 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_normalization-gowaket0/file1.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path1/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö" as "測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"
2026/09/05 03:29:46 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_normalization-gowaket0/file1.txt"
2026/09/05 03:29:46 DEBUG : Config file has changed externally - reloading
2026/09/05 03:29:46 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path1/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/09/05 03:29:46 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/normalization/path1/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö'" as "測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"
2026/09/05 03:29:47 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:29:47 DEBUG : 測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.38b3281f.partial: size = 19 OK
2026/09/05 03:29:47 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:29:47 DEBUG : 測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.38b3281f.partial: renamed to: 測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt
2026/09/05 03:29:47 INFO : file1.txt: Copied (new) to: 測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt
2026/09/05 03:29:47 NOTICE: [36m(20) :[0m [34mcopy-as-NFC /tmp/031939gatudax1/datadir/test_normalization-gowaket0/file1.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path1/newfolder éééö.txt[0m
2026/09/05 03:29:47 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_normalization-gowaket0/file1.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path1/newfolder" as "éééö.txt"
2026/09/05 03:29:47 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_normalization-gowaket0/file1.txt"
2026/09/05 03:29:47 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path1/newfolder"
2026/09/05 03:29:47 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/normalization/path1/newfolder'" as "éééö.txt"
2026/09/05 03:29:47 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:29:47 DEBUG : éééö.txt.65786c5f.partial: size = 19 OK
2026/09/05 03:29:47 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:29:47 DEBUG : éééö.txt.65786c5f.partial: renamed to: éééö.txt
2026/09/05 03:29:47 INFO : file1.txt: Copied (new) to: éééö.txt
2026/09/05 03:29:47 NOTICE: [36m(21) :[0m [34mcopy-as-NFC /tmp/031939gatudax1/datadir/test_normalization-gowaket0/file1.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path1/newfolder HeLlO,wOrLd!.txt[0m
2026/09/05 03:29:47 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_normalization-gowaket0/file1.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path1/newfolder" as "HeLlO,wOrLd!.txt"
2026/09/05 03:29:47 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_normalization-gowaket0/file1.txt"
2026/09/05 03:29:47 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path1/newfolder"
2026/09/05 03:29:47 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/normalization/path1/newfolder'" as "HeLlO,wOrLd!.txt"
2026/09/05 03:29:47 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:29:48 DEBUG : HeLlO,wOrLd!.txt.72ed0626.partial: size = 19 OK
2026/09/05 03:29:48 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:29:48 DEBUG : HeLlO,wOrLd!.txt.72ed0626.partial: renamed to: HeLlO,wOrLd!.txt
2026/09/05 03:29:48 INFO : file1.txt: Copied (new) to: HeLlO,wOrLd!.txt
2026/09/05 03:29:48 NOTICE: [36m(22) :[0m [34mtouch-copy 2001-01-03 /tmp/031939gatudax1/datadir/test_normalization-gowaket0/file1.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path2/[0m
2026/09/05 03:29:48 DEBUG : fs cache: switching user supplied name "/tmp/031939gatudax1/datadir/test_normalization-gowaket0/" for canonical name "/tmp/031939gatudax1/datadir/test_normalization-gowaket0"
2026/09/05 03:29:48 DEBUG : file1.txt: Set modification time 2001-01-03
2026/09/05 03:29:48 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_normalization-gowaket0/file1.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path2/" as ""
2026/09/05 03:29:48 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_normalization-gowaket0/file1.txt"
2026/09/05 03:29:48 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path2/"
2026/09/05 03:29:48 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/normalization/path2/'" as "file1.txt"
2026/09/05 03:29:48 DEBUG : file1.txt: size = 19 OK
2026/09/05 03:29:48 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/09/05 03:29:48 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:29:48 INFO : file1.txt: Updated modification time in destination
2026/09/05 03:29:48 DEBUG : file1.txt: Unchanged skipping
2026/09/05 03:29:48 NOTICE: [36m(23) :[0m [34mcopy-as-NFD /tmp/031939gatudax1/datadir/test_normalization-gowaket0/file1.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path2/newfolder éééö.txt[0m
2026/09/05 03:29:48 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_normalization-gowaket0/file1.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path2/newfolder" as "éééö.txt"
2026/09/05 03:29:48 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_normalization-gowaket0/file1.txt"
2026/09/05 03:29:48 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path2/newfolder"
2026/09/05 03:29:48 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/normalization/path2/newfolder'" as "éééö.txt"
2026/09/05 03:29:48 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:29:48 DEBUG : éééö.txt.eb0a0440.partial: size = 19 OK
2026/09/05 03:29:48 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:29:48 DEBUG : éééö.txt.eb0a0440.partial: renamed to: éééö.txt
2026/09/05 03:29:48 INFO : file1.txt: Copied (new) to: éééö.txt
2026/09/05 03:29:48 NOTICE: [36m(24) :[0m [34mcopy-as-NFD /tmp/031939gatudax1/datadir/test_normalization-gowaket0/file1.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path2/newfolder hello,WORLD!.txt[0m
2026/09/05 03:29:48 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_normalization-gowaket0/file1.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path2/newfolder" as "hello,WORLD!.txt"
2026/09/05 03:29:48 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_normalization-gowaket0/file1.txt"
2026/09/05 03:29:48 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path2/newfolder"
2026/09/05 03:29:48 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/normalization/path2/newfolder'" as "hello,WORLD!.txt"
2026/09/05 03:29:48 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:29:49 DEBUG : hello,WORLD!.txt.d42ed5b0.partial: size = 19 OK
2026/09/05 03:29:49 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:29:49 DEBUG : hello,WORLD!.txt.d42ed5b0.partial: renamed to: hello,WORLD!.txt
2026/09/05 03:29:49 INFO : file1.txt: Copied (new) to: hello,WORLD!.txt
2026/09/05 03:29:49 NOTICE: [36m(25) :[0m [34mtest bisync run with normalization[0m
2026/09/05 03:29:49 NOTICE: [36m(26) :[0m [34mbisync norm force[0m
2026/09/05 03:29:54 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/09/05 03:29:54 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:29:54 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/09/05 03:29:54 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/09/05 03:29:55 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/09/05 03:29:55 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:29:55 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/09/05 03:29:55 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/09/05 03:29:55 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/normalization/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:29:55 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/normalization/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:29:55 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:29: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/09/05 03:29:55 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path2/"
2026/09/05 03:29:55 INFO : Building Path1 and Path2 listings
2026/09/05 03:29:55 INFO : Path1 checking for diffs
2026/09/05 03:29:55 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mnewfolder/HeLlO,wOrLd!.txt[0m
2026/09/05 03:29:55 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mnewfolder/éééö.txt[0m
2026/09/05 03:29:55 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36m"測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"[0m
2026/09/05 03:29:55 INFO : Path1: 3 changes: [32m 3 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/09/05 03:29:55 INFO : Path2 checking for diffs
2026/09/05 03:29:55 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:29:55 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mnewfolder/éééö.txt[0m
2026/09/05 03:29:55 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mnewfolder/hello,WORLD!.txt[0m
2026/09/05 03:29:55 INFO : Path2: 3 changes: [32m 2 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/09/05 03:29:55 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m)
2026/09/05 03:29:55 INFO : Applying changes
2026/09/05 03:29:55 INFO : Checking potential conflicts...
2026/09/05 03:29:55 NOTICE: azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/normalization/path2': 0 differences found
2026/09/05 03:29:55 NOTICE: azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/normalization/path2': 2 matching files
2026/09/05 03:29:55 INFO : Finished checking the potential conflicts. %!s()
2026/09/05 03:29:55 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mnewfolder/HeLlO,wOrLd!.txt[0m
2026/09/05 03:29:55 INFO : newfolder/HeLlO,wOrLd!.txt: Files are equal but will copy anyway to update modtime (will not rename)
2026/09/05 03:29:55 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path1/newfolder/HeLlO,wOrLd!.txt[0m
2026/09/05 03:29:55 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mnewfolder/éééö.txt[0m
2026/09/05 03:29:55 INFO : newfolder/éééö.txt: Files are equal but will copy anyway to update modtime (will not rename)
2026/09/05 03:29:55 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path1/newfolder/éééö.txt[0m
2026/09/05 03:29:55 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m"TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path2/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"[0m
2026/09/05 03:29:55 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path1/file1.txt[0m
2026/09/05 03:29:55 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:29:55 INFO : file1.txt: Updated modification time in destination
2026/09/05 03:29:56 INFO : newfolder/hello,WORLD!.txt: Updated modification time in destination
2026/09/05 03:29:56 INFO : newfolder/éééö.txt: Updated modification time in destination
2026/09/05 03:29:56 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:29:56 INFO : 測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö/測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt: Copied (server-side copy)
2026/09/05 03:29:56 INFO : Updating listings
2026/09/05 03:29:56 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path2/"
2026/09/05 03:29:56 INFO : [32mBisync successful[0m
2026/09/05 03:29:56 NOTICE: [36m(27) :[0m [34mtest resync[0m
2026/09/05 03:29:56 NOTICE: [36m(28) :[0m [34mbisync resync norm[0m
2026/09/05 03:30:01 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/09/05 03:30:01 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:30:01 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/09/05 03:30:01 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/09/05 03:30:02 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/09/05 03:30:02 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:30:02 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/09/05 03:30:02 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/09/05 03:30:02 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/normalization/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:30:02 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/normalization/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:30:02 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:30: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/09/05 03:30:02 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path2/"
2026/09/05 03:30:02 INFO : Copying Path2 files to Path1
2026/09/05 03:30:02 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:30:02 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:30:03 INFO : Resync updating listings
2026/09/05 03:30:03 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path2/"
2026/09/05 03:30:03 INFO : [32mBisync successful[0m
2026/09/05 03:30:03 NOTICE: [36m(29) :[0m [34mtest changed on one path[0m
2026/09/05 03:30:03 NOTICE: [36m(30) :[0m [34mtouch-copy 2001-01-05 /tmp/031939gatudax1/datadir/test_normalization-gowaket0/file1.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path2/[0m
2026/09/05 03:30:03 DEBUG : fs cache: switching user supplied name "/tmp/031939gatudax1/datadir/test_normalization-gowaket0/" for canonical name "/tmp/031939gatudax1/datadir/test_normalization-gowaket0"
2026/09/05 03:30:03 DEBUG : file1.txt: Set modification time 2001-01-05
2026/09/05 03:30:03 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_normalization-gowaket0/file1.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path2/" as ""
2026/09/05 03:30:03 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_normalization-gowaket0/file1.txt"
2026/09/05 03:30:03 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path2/"
2026/09/05 03:30:03 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/normalization/path2/'" as "file1.txt"
2026/09/05 03:30:03 DEBUG : file1.txt: size = 19 OK
2026/09/05 03:30:03 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/09/05 03:30:03 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:30:03 INFO : file1.txt: Updated modification time in destination
2026/09/05 03:30:03 DEBUG : file1.txt: Unchanged skipping
2026/09/05 03:30:03 NOTICE: [36m(31) :[0m [34mcopy-as-NFC /tmp/031939gatudax1/datadir/test_normalization-gowaket0/file1.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path1/測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö 測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt[0m
2026/09/05 03:30:03 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_normalization-gowaket0/file1.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path1/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö" as "測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"
2026/09/05 03:30:03 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_normalization-gowaket0/file1.txt"
2026/09/05 03:30:03 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path1/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/09/05 03:30:03 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/normalization/path1/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö'" as "測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"
2026/09/05 03:30:03 DEBUG : 測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt: size = 19 OK
2026/09/05 03:30:03 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/09/05 03:30:03 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:30:03 INFO : file1.txt: Updated modification time in destination
2026/09/05 03:30:03 DEBUG : file1.txt: Unchanged skipping
2026/09/05 03:30:03 NOTICE: [36m(32) :[0m [34mcopy-as-NFC /tmp/031939gatudax1/datadir/test_normalization-gowaket0/file1.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path1/newfolder éééö.txt[0m
2026/09/05 03:30:03 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_normalization-gowaket0/file1.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path1/newfolder" as "éééö.txt"
2026/09/05 03:30:03 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_normalization-gowaket0/file1.txt"
2026/09/05 03:30:03 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path1/newfolder"
2026/09/05 03:30:03 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/normalization/path1/newfolder'" as "éééö.txt"
2026/09/05 03:30:03 DEBUG : éééö.txt: size = 19 OK
2026/09/05 03:30:03 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/09/05 03:30:03 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:30:04 INFO : file1.txt: Updated modification time in destination
2026/09/05 03:30:04 DEBUG : file1.txt: Unchanged skipping
2026/09/05 03:30:04 NOTICE: [36m(33) :[0m [34mcopy-as-NFC /tmp/031939gatudax1/datadir/test_normalization-gowaket0/file1.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path1/newfolder HeLlO,wOrLd!.txt[0m
2026/09/05 03:30:04 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_normalization-gowaket0/file1.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path1/newfolder" as "HeLlO,wOrLd!.txt"
2026/09/05 03:30:04 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_normalization-gowaket0/file1.txt"
2026/09/05 03:30:04 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path1/newfolder"
2026/09/05 03:30:04 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/normalization/path1/newfolder'" as "HeLlO,wOrLd!.txt"
2026/09/05 03:30:04 DEBUG : HeLlO,wOrLd!.txt: size = 19 OK
2026/09/05 03:30:04 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/09/05 03:30:04 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:30:04 INFO : file1.txt: Updated modification time in destination
2026/09/05 03:30:04 DEBUG : file1.txt: Unchanged skipping
2026/09/05 03:30:04 NOTICE: [36m(34) :[0m [34mbisync norm[0m
2026/09/05 03:30:09 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/09/05 03:30:09 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:30:09 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/09/05 03:30:09 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/09/05 03:30:09 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/09/05 03:30:09 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:30:10 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/09/05 03:30:10 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/09/05 03:30:10 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/normalization/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:30:10 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/normalization/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:30:10 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:30: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/09/05 03:30:10 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path2/"
2026/09/05 03:30:10 INFO : Building Path1 and Path2 listings
2026/09/05 03:30:10 INFO : Path1 checking for diffs
2026/09/05 03:30:10 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mnewfolder/HeLlO,wOrLd!.txt[0m
2026/09/05 03:30:10 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mnewfolder/éééö.txt[0m
2026/09/05 03:30:10 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36m"測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"[0m
2026/09/05 03:30:10 INFO : Path1: 3 changes: [32m 0 new[0m, [33m 3 modified[0m, [31m 0 deleted[0m
2026/09/05 03:30:10 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m)
2026/09/05 03:30:10 INFO : Path2 checking for diffs
2026/09/05 03:30:10 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:30:10 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/09/05 03:30:10 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m)
2026/09/05 03:30:10 INFO : Applying changes
2026/09/05 03:30:10 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path2/newfolder/hello,WORLD!.txt[0m
2026/09/05 03:30:10 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path2/newfolder/éééö.txt[0m
2026/09/05 03:30:10 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m"TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path2/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"[0m
2026/09/05 03:30:10 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path1/file1.txt[0m
2026/09/05 03:30:10 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:30:10 INFO : file1.txt: Updated modification time in destination
2026/09/05 03:30:10 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:30:10 INFO : newfolder/HeLlO,wOrLd!.txt: Updated modification time in destination
2026/09/05 03:30:10 INFO : 測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö/測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt: Updated modification time in destination
2026/09/05 03:30:10 INFO : newfolder/éééö.txt: Updated modification time in destination
2026/09/05 03:30:10 INFO : Updating listings
2026/09/05 03:30:10 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/normalization/path2/"
2026/09/05 03:30:10 INFO : [32mBisync successful[0m
2026/09/05 03:30:11 DEBUG : Waiting for deletions to finish
2026/09/05 03:30:11 INFO : file2.txt: Deleted
2026/09/05 03:30:11 INFO : file1.txt: Deleted
2026/09/05 03:30:11 INFO : file3.txt: Deleted
2026/09/05 03:30:11 INFO : 測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö/測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt: Deleted
2026/09/05 03:30:11 INFO : newfolder/éééö.txt: Deleted
2026/09/05 03:30:11 INFO : newfolder/HeLlO,wOrLd!.txt: Deleted
2026/09/05 03:30:11 DEBUG : removing 2 level 1 directories
2026/09/05 03:30:11 INFO : 測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Removing directory
2026/09/05 03:30:11 INFO : newfolder: Removing directory
2026/09/05 03:30:11 DEBUG : removing 1 level 0 directories
2026/09/05 03:30:11 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/normalization/path1': Removing directory
2026/09/05 03:30:11 DEBUG : Waiting for deletions to finish
2026/09/05 03:30:12 INFO : file2.txt: Deleted
2026/09/05 03:30:12 INFO : file3.txt: Deleted
2026/09/05 03:30:12 INFO : file1.txt: Deleted
2026/09/05 03:30:12 INFO : newfolder/hello,WORLD!.txt: Deleted
2026/09/05 03:30:12 INFO : newfolder/éééö.txt: Deleted
2026/09/05 03:30:12 INFO : 測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö/測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt: Deleted
2026/09/05 03:30:12 DEBUG : removing 2 level 1 directories
2026/09/05 03:30:12 INFO : 測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Removing directory
2026/09/05 03:30:12 INFO : newfolder: Removing directory
2026/09/05 03:30:12 DEBUG : removing 1 level 0 directories
2026/09/05 03:30:12 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/normalization/path2': Removing directory
bisync_test.go:610: [32mTEST normalization PASSED[0m
=== RUN TestBisyncRemoteRemote/rclone_args
2026/09/05 03:30:12 INFO : path1: Making directory
2026/09/05 03:30:12 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1"
2026/09/05 03:30:12 INFO : path2: Making directory
2026/09/05 03:30:12 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2"
2026/09/05 03:30:12 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rclone_args/initial"
2026/09/05 03:30:12 DEBUG : Creating backend with remote "/tmp/031939gatudax1/initdir/test_rclone_args-xacezed8"
2026/09/05 03:30:12 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:30:12 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:30:12 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:30:12 DEBUG : subdir: Making directory with metadata
2026/09/05 03:30:12 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:30:12 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/09/05 03:30:12 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:30:12 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination
2026/09/05 03:30:12 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:30:12 DEBUG : file1.txt.3d039419.partial: size = 19 OK
2026/09/05 03:30:12 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:30:12 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:30:12 DEBUG : Local file system at /tmp/031939gatudax1/initdir/test_rclone_args-xacezed8: Waiting for checks to finish
2026/09/05 03:30:12 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:30:12 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:30:12 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:30:12 DEBUG : subdir/file21.txt.8fb30fba.partial: size = 0 OK
2026/09/05 03:30:12 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK
2026/09/05 03:30:12 DEBUG : file1.txt.3d039419.partial: renamed to: file1.txt
2026/09/05 03:30:12 INFO : file1.txt: Copied (new)
2026/09/05 03:30:12 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:30:12 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:30:12 INFO : file2.txt: Copied (new)
2026/09/05 03:30:12 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:30:12 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:30:12 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:30:12 DEBUG : Local file system at /tmp/031939gatudax1/initdir/test_rclone_args-xacezed8: Waiting for transfers to finish
2026/09/05 03:30:12 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:30:12 DEBUG : subdir/file21.txt.8fb30fba.partial: renamed to: subdir/file21.txt
2026/09/05 03:30:12 INFO : subdir/file21.txt: Copied (new)
2026/09/05 03:30:12 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:30:12 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rclone_args/modfiles"
2026/09/05 03:30:12 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7"
2026/09/05 03:30:12 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:30:12 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:30:12 DEBUG : file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:30:12 DEBUG : file21.txt: Need to transfer - File not found at Destination
2026/09/05 03:30:12 DEBUG : file1.txt.8c06417f.partial: size = 19 OK
2026/09/05 03:30:12 DEBUG : file2.txt.d6677e1f.partial: size = 19 OK
2026/09/05 03:30:12 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:30:12 DEBUG : file1.txt.8c06417f.partial: renamed to: file1.txt
2026/09/05 03:30:12 INFO : file1.txt: Copied (new)
2026/09/05 03:30:12 DEBUG : file20.txt.fd848222.partial: size = 0 OK
2026/09/05 03:30:12 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:30:12 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:30:12 DEBUG : file2.txt.d6677e1f.partial: renamed to: file2.txt
2026/09/05 03:30:12 INFO : file2.txt: Copied (new)
2026/09/05 03:30:12 DEBUG : file20.txt.fd848222.partial: renamed to: file20.txt
2026/09/05 03:30:12 INFO : file20.txt: Copied (new)
2026/09/05 03:30:12 DEBUG : file21.txt.68f456b7.partial: size = 0 OK
2026/09/05 03:30:12 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:30:12 DEBUG : file21.txt.68f456b7.partial: renamed to: file21.txt
2026/09/05 03:30:12 INFO : file21.txt: Copied (new)
2026/09/05 03:30:12 DEBUG : Local file system at /tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7: Waiting for checks to finish
2026/09/05 03:30:12 DEBUG : Local file system at /tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7: Waiting for transfers to finish
2026/09/05 03:30:12 DEBUG : Waiting for deletions to finish
2026/09/05 03:30:12 ERROR : error listing: directory not found
2026/09/05 03:30:12 ERROR : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1': Failed to list "": directory not found
2026/09/05 03:30:12 DEBUG : removing 1 level 0 directories
2026/09/05 03:30:12 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1': Removing directory
2026/09/05 03:30:12 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-zazanew6hide%2F031939gatudax1%2Frclone_args%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:bf5d5140-b01a-0017-18e6-3c1811000000
Time:2026-09-05T03:30:12.6842901Z
--------------------------------------------------------------------------------
2026/09/05 03:30:12 DEBUG : Waiting for deletions to finish
2026/09/05 03:30:12 ERROR : error listing: directory not found
2026/09/05 03:30:12 ERROR : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2': Failed to list "": directory not found
2026/09/05 03:30:12 DEBUG : removing 1 level 0 directories
2026/09/05 03:30:12 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2': Removing directory
2026/09/05 03:30:12 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-zazanew6hide%2F031939gatudax1%2Frclone_args%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:bf5d5143-b01a-0017-1be6-3c1811000000
Time:2026-09-05T03:30:12.8154369Z
--------------------------------------------------------------------------------
2026/09/05 03:30:12 ERROR : error listing: directory not found
2026/09/05 03:30:12 ERROR : error listing: directory not found
2026/09/05 03:30:12 NOTICE: checking initFs Local file system at /tmp/031939gatudax1/initdir/test_rclone_args-xacezed8
2026/09/05 03:30:12 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:30:12 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:30:12 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:30:12 INFO : subdir: Making directory
2026/09/05 03:30:13 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:30:13 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination
2026/09/05 03:30:13 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1': Waiting for checks to finish
2026/09/05 03:30:13 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1': Waiting for transfers to finish
2026/09/05 03:30:13 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:30:13 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:30:13 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:30:13 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:30:13 DEBUG : file1.txt.3d039419.partial: size = 19 OK
2026/09/05 03:30:13 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK
2026/09/05 03:30:13 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:30:13 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:30:13 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:30:13 INFO : file2.txt: Copied (new)
2026/09/05 03:30:13 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:30:13 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:30:13 DEBUG : file1.txt.3d039419.partial: renamed to: file1.txt
2026/09/05 03:30:13 INFO : file1.txt: Copied (new)
2026/09/05 03:30:13 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:30:13 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:30:13 DEBUG : subdir/file21.txt.8fb30fba.partial: size = 0 OK
2026/09/05 03:30:13 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:30:13 DEBUG : subdir/file21.txt.8fb30fba.partial: renamed to: subdir/file21.txt
2026/09/05 03:30:13 INFO : subdir/file21.txt: Copied (new)
2026/09/05 03:30:13 NOTICE: checking Path1 azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1'
2026/09/05 03:30:14 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:30:14 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:30:14 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:30:14 INFO : subdir: Making directory
2026/09/05 03:30:14 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:30:14 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:30:14 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:30:14 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination
2026/09/05 03:30:14 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2': Waiting for checks to finish
2026/09/05 03:30:14 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2': Waiting for transfers to finish
2026/09/05 03:30:14 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:30:14 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:30:14 DEBUG : file1.txt.3d039419.partial: size = 19 OK
2026/09/05 03:30:14 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK
2026/09/05 03:30:14 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:30:14 INFO : file2.txt: Copied (new)
2026/09/05 03:30:14 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:30:14 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:30:14 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:30:14 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:30:14 DEBUG : file1.txt.3d039419.partial: renamed to: file1.txt
2026/09/05 03:30:14 INFO : file1.txt: Copied (new)
2026/09/05 03:30:14 DEBUG : subdir/file21.txt.8fb30fba.partial: size = 0 OK
2026/09/05 03:30:14 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:30:14 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:30:14 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:30:14 DEBUG : subdir/file21.txt.8fb30fba.partial: renamed to: subdir/file21.txt
2026/09/05 03:30:14 INFO : subdir/file21.txt: Copied (new)
2026/09/05 03:30:14 NOTICE: checking path2 azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2'
2026/09/05 03:30:14 NOTICE: [36m(01) :[0m [34mtest rclone-args[0m
2026/09/05 03:30:14 NOTICE: [36m(02) :[0m [34mtouch-glob 2001-01-02 /tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7/ *[0m
2026/09/05 03:30:14 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7/"
2026/09/05 03:30:14 DEBUG : fs cache: renaming cache item "/tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7/" to be canonical "/tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7"
2026/09/05 03:30:14 DEBUG : file21.txt: Set modification time 2001-01-02
2026/09/05 03:30:14 DEBUG : file1.txt: Set modification time 2001-01-02
2026/09/05 03:30:14 DEBUG : file2.txt: Set modification time 2001-01-02
2026/09/05 03:30:14 DEBUG : file20.txt: Set modification time 2001-01-02
2026/09/05 03:30:14 NOTICE: [36m(03) :[0m [34mtest initial bisync[0m
2026/09/05 03:30:14 NOTICE: [36m(04) :[0m [34mbisync resync checksum[0m
2026/09/05 03:30:19 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:30:19 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:30: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/09/05 03:30:19 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2/"
2026/09/05 03:30:19 INFO : Copying Path2 files to Path1
2026/09/05 03:30:19 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:30:20 INFO : There was nothing to transfer
2026/09/05 03:30:20 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:30:20 INFO : There was nothing to transfer
2026/09/05 03:30:20 INFO : Resync updating listings
2026/09/05 03:30:20 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2/"
2026/09/05 03:30:20 INFO : [32mBisync successful[0m
2026/09/05 03:30:20 NOTICE: [36m(05) :[0m [34mtest place newer files on both paths[0m
2026/09/05 03:30:20 NOTICE: [36m(06) :[0m [34mcopy-file /tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7/file1.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/[0m
2026/09/05 03:30:20 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7/file1.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/" as ""
2026/09/05 03:30:20 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7/file1.txt"
2026/09/05 03:30:20 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/"
2026/09/05 03:30:20 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/'" as "file1.txt"
2026/09/05 03:30:20 DEBUG : file1.txt: size = 19 OK
2026/09/05 03:30:20 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/09/05 03:30:20 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 (Local file system at /tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7)
2026/09/05 03:30:20 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/')
2026/09/05 03:30:20 DEBUG : file1.txt: md5 differ
2026/09/05 03:30:20 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/09/05 03:30:20 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:30:20 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/09/05 03:30:20 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:30:20 NOTICE: [36m(07) :[0m [34mcopy-file /tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7/file2.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2/[0m
2026/09/05 03:30:20 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7/file2.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2/" as ""
2026/09/05 03:30:20 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7/file2.txt"
2026/09/05 03:30:20 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2/"
2026/09/05 03:30:20 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2/'" as "file2.txt"
2026/09/05 03:30:20 DEBUG : file2.txt: size = 19 (Local file system at /tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7)
2026/09/05 03:30:20 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2/')
2026/09/05 03:30:20 DEBUG : file2.txt: Sizes differ
2026/09/05 03:30:21 DEBUG : file2.txt.2fd64024.partial: size = 19 OK
2026/09/05 03:30:21 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:30:21 DEBUG : file2.txt.2fd64024.partial: renamed to: file2.txt
2026/09/05 03:30:21 INFO : file2.txt: Copied (replaced existing)
2026/09/05 03:30:21 NOTICE: [36m(08) :[0m [34mcopy-file /tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7/file20.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/subdir[0m
2026/09/05 03:30:21 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7/file20.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/subdir" as ""
2026/09/05 03:30:21 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7/file20.txt"
2026/09/05 03:30:21 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/subdir"
2026/09/05 03:30:21 DEBUG : operations.CopyFile "file20.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/subdir'" as "file20.txt"
2026/09/05 03:30:21 DEBUG : file20.txt: size = 0 OK
2026/09/05 03:30:21 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/09/05 03:30:21 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:30:21 INFO : file20.txt: Updated modification time in destination
2026/09/05 03:30:21 DEBUG : file20.txt: Unchanged skipping
2026/09/05 03:30:21 NOTICE: [36m(09) :[0m [34mcopy-file /tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7/file21.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2/subdir[0m
2026/09/05 03:30:21 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7/file21.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2/subdir" as ""
2026/09/05 03:30:21 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7/file21.txt"
2026/09/05 03:30:21 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2/subdir"
2026/09/05 03:30:21 DEBUG : operations.CopyFile "file21.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2/subdir'" as "file21.txt"
2026/09/05 03:30:21 DEBUG : file21.txt: size = 0 OK
2026/09/05 03:30:21 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/09/05 03:30:21 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:30:21 INFO : file21.txt: Updated modification time in destination
2026/09/05 03:30:21 DEBUG : file21.txt: Unchanged skipping
2026/09/05 03:30:21 NOTICE: [36m(10) :[0m [34mtouch-glob 2001-01-02 TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/ file1.txt[0m
2026/09/05 03:30:21 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/"
2026/09/05 03:30:21 DEBUG : file1.txt: Set modification time 2001-01-02
2026/09/05 03:30:21 NOTICE: [36m(11) :[0m [34mtouch-glob 2001-01-02 TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2/ file2.txt[0m
2026/09/05 03:30:21 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2/"
2026/09/05 03:30:21 DEBUG : file2.txt: Set modification time 2001-01-02
2026/09/05 03:30:21 NOTICE: [36m(12) :[0m [34mtouch-glob 2001-01-02 TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/subdir/ file20.txt[0m
2026/09/05 03:30:21 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/subdir/"
2026/09/05 03:30:21 DEBUG : file20.txt: Set modification time 2001-01-02
2026/09/05 03:30:22 NOTICE: [36m(13) :[0m [34mtouch-glob 2001-01-02 TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2/subdir/ file21.txt[0m
2026/09/05 03:30:22 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2/subdir/"
2026/09/05 03:30:22 DEBUG : file21.txt: Set modification time 2001-01-02
2026/09/05 03:30:22 NOTICE: [36m(14) :[0m [34mtest run bisync with custom options[0m
2026/09/05 03:30:22 NOTICE: [36m(15) :[0m [34mbisync checksum[0m
2026/09/05 03:30:26 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:30:26 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:30:26 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/09/05 03:30:26 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2/"
2026/09/05 03:30:26 INFO : Building Path1 and Path2 listings
2026/09/05 03:30:26 INFO : TestAzureFiles: [2mDownloading hashes...[0m
2026/09/05 03:30:27 INFO : Path1 checking for diffs
2026/09/05 03:30:27 INFO : - [36mPath1[0m [35m[33mFile changed: [35mhash[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:30:27 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/09/05 03:30:27 INFO : ([33mModified[0m: [36m 1 hash differs[0m)
2026/09/05 03:30:27 INFO : Path2 checking for diffs
2026/09/05 03:30:27 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/09/05 03:30:27 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/09/05 03:30:27 INFO : ([33mModified[0m: [36m 1 larger[0m, [34m 0 smaller[0m, [36m 1 hash differs[0m)
2026/09/05 03:30:27 INFO : Applying changes
2026/09/05 03:30:27 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2/file1.txt[0m
2026/09/05 03:30:27 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/file2.txt[0m
2026/09/05 03:30:27 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:30:28 INFO : file2.txt: Copied (server-side copy)
2026/09/05 03:30:28 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:30:28 INFO : file1.txt: Copied (server-side copy)
2026/09/05 03:30:28 INFO : Updating listings
2026/09/05 03:30:28 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2/"
2026/09/05 03:30:28 INFO : [32mBisync successful[0m
2026/09/05 03:30:28 NOTICE: [36m(16) :[0m [34mtouch-glob 2007-07-23 /tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7/ *[0m
2026/09/05 03:30:28 DEBUG : fs cache: switching user supplied name "/tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7/" for canonical name "/tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7"
2026/09/05 03:30:28 DEBUG : file21.txt: Set modification time 2007-07-23
2026/09/05 03:30:28 DEBUG : file1.txt: Set modification time 2007-07-23
2026/09/05 03:30:28 DEBUG : file2.txt: Set modification time 2007-07-23
2026/09/05 03:30:28 DEBUG : file20.txt: Set modification time 2007-07-23
2026/09/05 03:30:28 NOTICE: [36m(17) :[0m [34mcopy-file /tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7/file1.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/[0m
2026/09/05 03:30:28 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7/file1.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/" as ""
2026/09/05 03:30:28 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7/file1.txt"
2026/09/05 03:30:28 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/"
2026/09/05 03:30:28 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/'" as "file1.txt"
2026/09/05 03:30:28 DEBUG : file1.txt: size = 19 OK
2026/09/05 03:30:28 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/09/05 03:30:28 DEBUG : file1.txt: Dst hash empty - aborting Src hash check
2026/09/05 03:30:29 DEBUG : file1.txt.2600eab4.partial: size = 19 OK
2026/09/05 03:30:29 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:30:29 DEBUG : file1.txt.2600eab4.partial: renamed to: file1.txt
2026/09/05 03:30:29 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:30:29 NOTICE: [36m(18) :[0m [34mcopy-file /tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7/file2.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2/[0m
2026/09/05 03:30:29 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7/file2.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2/" as ""
2026/09/05 03:30:29 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7/file2.txt"
2026/09/05 03:30:29 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2/"
2026/09/05 03:30:29 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2/'" as "file2.txt"
2026/09/05 03:30:29 DEBUG : file2.txt: size = 19 OK
2026/09/05 03:30:29 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/09/05 03:30:29 DEBUG : file2.txt: Dst hash empty - aborting Src hash check
2026/09/05 03:30:29 DEBUG : file2.txt.7c61d5d4.partial: size = 19 OK
2026/09/05 03:30:29 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:30:29 DEBUG : file2.txt.7c61d5d4.partial: renamed to: file2.txt
2026/09/05 03:30:29 INFO : file2.txt: Copied (replaced existing)
2026/09/05 03:30:29 NOTICE: [36m(19) :[0m [34mcopy-file /tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7/file20.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/subdir[0m
2026/09/05 03:30:29 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7/file20.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/subdir" as ""
2026/09/05 03:30:29 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7/file20.txt"
2026/09/05 03:30:29 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/subdir"
2026/09/05 03:30:29 DEBUG : operations.CopyFile "file20.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/subdir'" as "file20.txt"
2026/09/05 03:30:29 DEBUG : file20.txt: size = 0 OK
2026/09/05 03:30:29 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/09/05 03:30:29 DEBUG : file20.txt: Dst hash empty - aborting Src hash check
2026/09/05 03:30:29 DEBUG : file20.txt.578229e9.partial: size = 0 OK
2026/09/05 03:30:29 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:30:30 DEBUG : file20.txt.578229e9.partial: renamed to: file20.txt
2026/09/05 03:30:30 INFO : file20.txt: Copied (replaced existing)
2026/09/05 03:30:30 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7/file21.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2/ file1.txt[0m
2026/09/05 03:30:30 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7/file21.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2/" as "file1.txt"
2026/09/05 03:30:30 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7/file21.txt"
2026/09/05 03:30:30 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2/"
2026/09/05 03:30:30 DEBUG : operations.CopyFile "file21.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2/'" as "file1.txt"
2026/09/05 03:30:30 DEBUG : file21.txt: size = 0 (Local file system at /tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7)
2026/09/05 03:30:30 DEBUG : file1.txt: size = 19 (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2/')
2026/09/05 03:30:30 DEBUG : file21.txt: Sizes differ
2026/09/05 03:30:30 DEBUG : file1.txt.4dd3a834.partial: size = 0 OK
2026/09/05 03:30:30 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:30:30 DEBUG : file1.txt.4dd3a834.partial: renamed to: file1.txt
2026/09/05 03:30:30 INFO : file21.txt: Copied (replaced existing) to: file1.txt
2026/09/05 03:30:30 NOTICE: [36m(21) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/ file1.txt[0m
2026/09/05 03:30:30 DEBUG : file1.txt: Set modification time 2007-07-23
2026/09/05 03:30:30 NOTICE: [36m(22) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2/ file2.txt[0m
2026/09/05 03:30:30 DEBUG : file2.txt: Set modification time 2007-07-23
2026/09/05 03:30:30 NOTICE: [36m(23) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/subdir/ file20.txt[0m
2026/09/05 03:30:30 DEBUG : file20.txt: Set modification time 2007-07-23
2026/09/05 03:30:30 NOTICE: [36m(24) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2/subdir/ file21.txt[0m
2026/09/05 03:30:30 DEBUG : file21.txt: Set modification time 2007-07-23
2026/09/05 03:30:31 NOTICE: [36m(25) :[0m [34mbisync size-only[0m
2026/09/05 03:30:35 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:30:35 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:30:35 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:30:35 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/09/05 03:30:35 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2/"
2026/09/05 03:30:35 INFO : Building Path1 and Path2 listings
2026/09/05 03:30:35 INFO : Path1 checking for diffs
2026/09/05 03:30:35 INFO : Path2 checking for diffs
2026/09/05 03:30:35 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (smaller)[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:30:35 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/09/05 03:30:35 INFO : ([33mModified[0m: [36m 0 larger[0m, [34m 1 smaller[0m)
2026/09/05 03:30:35 INFO : Applying changes
2026/09/05 03:30:35 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/file1.txt[0m
2026/09/05 03:30:35 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:30:36 INFO : file1.txt: Copied (server-side copy)
2026/09/05 03:30:36 INFO : Updating listings
2026/09/05 03:30:36 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2/"
2026/09/05 03:30:36 INFO : [32mBisync successful[0m
2026/09/05 03:30:36 NOTICE: [36m(26) :[0m [34mbisync resync[0m
2026/09/05 03:30:40 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:30:40 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:30:40 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:30: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/09/05 03:30:40 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2/"
2026/09/05 03:30:40 INFO : Copying Path2 files to Path1
2026/09/05 03:30:40 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:30:40 INFO : There was nothing to transfer
2026/09/05 03:30:40 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:30:41 INFO : file2.txt: Copied (server-side copy)
2026/09/05 03:30:41 INFO : subdir/file21.txt: Copied (server-side copy)
2026/09/05 03:30:41 INFO : subdir/file20.txt: Copied (server-side copy)
2026/09/05 03:30:41 INFO : Resync updating listings
2026/09/05 03:30:41 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2/"
2026/09/05 03:30:41 INFO : [32mBisync successful[0m
2026/09/05 03:30:41 NOTICE: [36m(27) :[0m [34mcopy-file /tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7/file1.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/[0m
2026/09/05 03:30:41 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7/file1.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/" as ""
2026/09/05 03:30:41 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7/file1.txt"
2026/09/05 03:30:41 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/"
2026/09/05 03:30:41 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/'" as "file1.txt"
2026/09/05 03:30:41 DEBUG : file1.txt: size = 19 (Local file system at /tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7)
2026/09/05 03:30:41 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/')
2026/09/05 03:30:41 DEBUG : file1.txt: Sizes differ
2026/09/05 03:30:41 DEBUG : file1.txt.2600eab4.partial: size = 19 OK
2026/09/05 03:30:41 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:30:42 DEBUG : file1.txt.2600eab4.partial: renamed to: file1.txt
2026/09/05 03:30:42 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:30:42 NOTICE: [36m(28) :[0m [34mcopy-file /tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7/file2.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2/[0m
2026/09/05 03:30:42 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7/file2.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2/" as ""
2026/09/05 03:30:42 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7/file2.txt"
2026/09/05 03:30:42 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2/"
2026/09/05 03:30:42 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2/'" as "file2.txt"
2026/09/05 03:30:42 DEBUG : file2.txt: size = 19 OK
2026/09/05 03:30:42 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/09/05 03:30:42 DEBUG : file2.txt: Dst hash empty - aborting Src hash check
2026/09/05 03:30:42 DEBUG : file2.txt.7c61d5d4.partial: size = 19 OK
2026/09/05 03:30:42 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:30:42 DEBUG : file2.txt.7c61d5d4.partial: renamed to: file2.txt
2026/09/05 03:30:42 INFO : file2.txt: Copied (replaced existing)
2026/09/05 03:30:42 NOTICE: [36m(29) :[0m [34mcopy-file /tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7/file20.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/subdir[0m
2026/09/05 03:30:42 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7/file20.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/subdir" as ""
2026/09/05 03:30:42 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7/file20.txt"
2026/09/05 03:30:42 DEBUG : Config file has changed externally - reloading
2026/09/05 03:30:42 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/subdir"
2026/09/05 03:30:42 DEBUG : operations.CopyFile "file20.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/subdir'" as "file20.txt"
2026/09/05 03:30:42 DEBUG : file20.txt: size = 0 OK
2026/09/05 03:30:42 DEBUG : file20.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/09/05 03:30:42 DEBUG : file20.txt: Unchanged skipping
2026/09/05 03:30:42 NOTICE: [36m(30) :[0m [34mcopy-file /tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7/file21.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2/subdir[0m
2026/09/05 03:30:42 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7/file21.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2/subdir" as ""
2026/09/05 03:30:42 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7/file21.txt"
2026/09/05 03:30:42 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2/subdir"
2026/09/05 03:30:42 DEBUG : operations.CopyFile "file21.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2/subdir'" as "file21.txt"
2026/09/05 03:30:42 DEBUG : file21.txt: size = 0 OK
2026/09/05 03:30:42 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/09/05 03:30:42 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:30:42 INFO : file21.txt: Updated modification time in destination
2026/09/05 03:30:42 DEBUG : file21.txt: Unchanged skipping
2026/09/05 03:30:42 NOTICE: [36m(31) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/ file1.txt[0m
2026/09/05 03:30:42 DEBUG : file1.txt: Set modification time 2007-07-23
2026/09/05 03:30:42 NOTICE: [36m(32) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2/ file2.txt[0m
2026/09/05 03:30:42 DEBUG : file2.txt: Set modification time 2007-07-23
2026/09/05 03:30:42 NOTICE: [36m(33) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/subdir/ file20.txt[0m
2026/09/05 03:30:43 DEBUG : file20.txt: Set modification time 2007-07-23
2026/09/05 03:30:43 NOTICE: [36m(34) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2/subdir/ file21.txt[0m
2026/09/05 03:30:43 DEBUG : file21.txt: Set modification time 2007-07-23
2026/09/05 03:30:43 NOTICE: [36m(35) :[0m [34mbisync ignore-size[0m
2026/09/05 03:30:47 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:30:47 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:30:47 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:30:47 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": false,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/09/05 03:30:47 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2/"
2026/09/05 03:30:47 INFO : Building Path1 and Path2 listings
2026/09/05 03:30:47 INFO : Path1 checking for diffs
2026/09/05 03:30:47 INFO : Path2 checking for diffs
2026/09/05 03:30:47 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/09/05 03:30:47 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file21.txt[0m
2026/09/05 03:30:47 INFO : Path2: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/09/05 03:30:47 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m)
2026/09/05 03:30:47 INFO : Applying changes
2026/09/05 03:30:47 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/file2.txt[0m
2026/09/05 03:30:47 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/subdir/file21.txt[0m
2026/09/05 03:30:47 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:30:48 INFO : file2.txt: Copied (server-side copy)
2026/09/05 03:30:48 INFO : subdir/file21.txt: Copied (server-side copy)
2026/09/05 03:30:48 INFO : Updating listings
2026/09/05 03:30:48 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2/"
2026/09/05 03:30:48 INFO : [32mBisync successful[0m
2026/09/05 03:30:48 NOTICE: [36m(36) :[0m [34mbisync resync compare-all[0m
2026/09/05 03:30:52 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:30:52 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:30:52 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/09/05 03:30:52 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2/"
2026/09/05 03:30:52 INFO : Copying Path2 files to Path1
2026/09/05 03:30:52 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:30:53 INFO : TestAzureFiles: [2mDownloading hashes...[0m
2026/09/05 03:30:53 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:30:54 INFO : file1.txt: Copied (server-side copy)
2026/09/05 03:30:54 INFO : Resync updating listings
2026/09/05 03:30:54 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2/"
2026/09/05 03:30:54 INFO : [32mBisync successful[0m
2026/09/05 03:30:54 NOTICE: [36m(37) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7/file21.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2/ file2.txt[0m
2026/09/05 03:30:54 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7/file21.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2/" as "file2.txt"
2026/09/05 03:30:54 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7/file21.txt"
2026/09/05 03:30:54 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2/"
2026/09/05 03:30:54 DEBUG : operations.CopyFile "file21.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2/'" as "file2.txt"
2026/09/05 03:30:54 DEBUG : file21.txt: size = 0 (Local file system at /tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7)
2026/09/05 03:30:54 DEBUG : file2.txt: size = 19 (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2/')
2026/09/05 03:30:54 DEBUG : file21.txt: Sizes differ
2026/09/05 03:30:54 DEBUG : Max number of stats groups reached removing gapapop1
2026/09/05 03:30:54 DEBUG : file2.txt.2933d3ca.partial: size = 0 OK
2026/09/05 03:30:54 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:30:54 DEBUG : file2.txt.2933d3ca.partial: renamed to: file2.txt
2026/09/05 03:30:54 INFO : file21.txt: Copied (replaced existing) to: file2.txt
2026/09/05 03:30:54 NOTICE: [36m(38) :[0m [34mtouch-glob 2023-08-26 /tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7/ *[0m
2026/09/05 03:30:54 DEBUG : fs cache: switching user supplied name "/tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7/" for canonical name "/tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7"
2026/09/05 03:30:54 DEBUG : file21.txt: Set modification time 2023-08-26
2026/09/05 03:30:54 DEBUG : file1.txt: Set modification time 2023-08-26
2026/09/05 03:30:54 DEBUG : file2.txt: Set modification time 2023-08-26
2026/09/05 03:30:54 DEBUG : file20.txt: Set modification time 2023-08-26
2026/09/05 03:30:54 NOTICE: [36m(39) :[0m [34mcopy-file /tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7/file1.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/[0m
2026/09/05 03:30:54 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7/file1.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/" as ""
2026/09/05 03:30:54 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7/file1.txt"
2026/09/05 03:30:54 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/"
2026/09/05 03:30:55 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/'" as "file1.txt"
2026/09/05 03:30:55 DEBUG : file1.txt: size = 19 OK
2026/09/05 03:30:55 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/09/05 03:30:55 DEBUG : file1.txt: Dst hash empty - aborting Src hash check
2026/09/05 03:30:55 DEBUG : Max number of stats groups reached removing naruyib9
2026/09/05 03:30:55 DEBUG : file1.txt.8c06417f.partial: size = 19 OK
2026/09/05 03:30:55 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:30:55 DEBUG : file1.txt.8c06417f.partial: renamed to: file1.txt
2026/09/05 03:30:55 INFO : file1.txt: Copied (replaced existing)
2026/09/05 03:30:55 NOTICE: [36m(40) :[0m [34mcopy-file /tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7/file20.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/subdir[0m
2026/09/05 03:30:55 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7/file20.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/subdir" as ""
2026/09/05 03:30:55 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7/file20.txt"
2026/09/05 03:30:55 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/subdir"
2026/09/05 03:30:55 DEBUG : operations.CopyFile "file20.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/subdir'" as "file20.txt"
2026/09/05 03:30:55 DEBUG : file20.txt: size = 0 OK
2026/09/05 03:30:55 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/09/05 03:30:55 DEBUG : file20.txt: Dst hash empty - aborting Src hash check
2026/09/05 03:30:55 DEBUG : Max number of stats groups reached removing zipixup0
2026/09/05 03:30:55 DEBUG : file20.txt.fd848222.partial: size = 0 OK
2026/09/05 03:30:55 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:30:55 DEBUG : file20.txt.fd848222.partial: renamed to: file20.txt
2026/09/05 03:30:55 INFO : file20.txt: Copied (replaced existing)
2026/09/05 03:30:55 NOTICE: [36m(41) :[0m [34mcopy-file /tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7/file21.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2/subdir[0m
2026/09/05 03:30:55 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7/file21.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2/subdir" as ""
2026/09/05 03:30:55 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_rclone_args-hulewuq7/file21.txt"
2026/09/05 03:30:55 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2/subdir"
2026/09/05 03:30:55 DEBUG : operations.CopyFile "file21.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2/subdir'" as "file21.txt"
2026/09/05 03:30:55 DEBUG : file21.txt: size = 0 OK
2026/09/05 03:30:55 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/09/05 03:30:55 DEBUG : file21.txt: Dst hash empty - aborting Src hash check
2026/09/05 03:30:55 DEBUG : Max number of stats groups reached removing jayefut9
2026/09/05 03:30:56 DEBUG : file21.txt.68f456b7.partial: size = 0 OK
2026/09/05 03:30:56 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:30:56 DEBUG : file21.txt.68f456b7.partial: renamed to: file21.txt
2026/09/05 03:30:56 INFO : file21.txt: Copied (replaced existing)
2026/09/05 03:30:56 NOTICE: [36m(42) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2/ file2.txt[0m
2026/09/05 03:30:56 DEBUG : Max number of stats groups reached removing nameyet3
2026/09/05 03:30:56 DEBUG : file2.txt: Set modification time 2007-07-23
2026/09/05 03:30:56 NOTICE: [36m(43) :[0m [34mtouch-glob 2023-08-26 TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/ file1.txt[0m
2026/09/05 03:30:56 DEBUG : Max number of stats groups reached removing rocijuc3
2026/09/05 03:30:56 DEBUG : file1.txt: Set modification time 2023-08-26
2026/09/05 03:30:56 NOTICE: [36m(44) :[0m [34mtouch-glob 2023-08-26 TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/subdir/ file20.txt[0m
2026/09/05 03:30:56 DEBUG : Max number of stats groups reached removing binaloz6
2026/09/05 03:30:56 DEBUG : file20.txt: Set modification time 2023-08-26
2026/09/05 03:30:56 NOTICE: [36m(45) :[0m [34mtouch-glob 2023-08-26 TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2/subdir/ file21.txt[0m
2026/09/05 03:30:56 DEBUG : Max number of stats groups reached removing cimidep4
2026/09/05 03:30:56 DEBUG : file21.txt: Set modification time 2023-08-26
2026/09/05 03:30:56 NOTICE: [36m(46) :[0m [34mbisync compare-all[0m
2026/09/05 03:31:01 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:31:01 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:31:01 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/09/05 03:31:01 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2/"
2026/09/05 03:31:01 INFO : Building Path1 and Path2 listings
2026/09/05 03:31:01 INFO : TestAzureFiles: [2mDownloading hashes...[0m
2026/09/05 03:31:02 INFO : Path1 checking for diffs
2026/09/05 03:31:02 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:31:02 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/09/05 03:31:02 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/09/05 03:31:02 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m)
2026/09/05 03:31:02 INFO : Path2 checking for diffs
2026/09/05 03:31:02 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (smaller)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/09/05 03:31:02 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file21.txt[0m
2026/09/05 03:31:02 INFO : Path2: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/09/05 03:31:02 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/09/05 03:31:02 INFO : Applying changes
2026/09/05 03:31:02 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2/file1.txt[0m
2026/09/05 03:31:02 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2/subdir/file20.txt[0m
2026/09/05 03:31:02 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/file2.txt[0m
2026/09/05 03:31:02 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/subdir/file21.txt[0m
2026/09/05 03:31:02 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:31:02 INFO : file2.txt: Copied (server-side copy)
2026/09/05 03:31:03 INFO : subdir/file21.txt: Copied (server-side copy)
2026/09/05 03:31:03 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:31:03 INFO : file1.txt: Copied (server-side copy)
2026/09/05 03:31:04 INFO : subdir/file20.txt: Copied (server-side copy)
2026/09/05 03:31:04 INFO : Updating listings
2026/09/05 03:31:04 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2/"
2026/09/05 03:31:04 INFO : [32mBisync successful[0m
2026/09/05 03:31:04 DEBUG : Waiting for deletions to finish
2026/09/05 03:31:04 DEBUG : Max number of stats groups reached removing jusarad5
2026/09/05 03:31:04 INFO : RCLONE_TEST: Deleted
2026/09/05 03:31:04 INFO : file1.txt: Deleted
2026/09/05 03:31:04 INFO : file2.txt: Deleted
2026/09/05 03:31:04 INFO : subdir/file21.txt: Deleted
2026/09/05 03:31:04 INFO : subdir/file20.txt: Deleted
2026/09/05 03:31:04 DEBUG : removing 1 level 1 directories
2026/09/05 03:31:04 INFO : subdir: Removing directory
2026/09/05 03:31:04 DEBUG : removing 1 level 0 directories
2026/09/05 03:31:04 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rclone_args/path1': Removing directory
2026/09/05 03:31:04 DEBUG : Waiting for deletions to finish
2026/09/05 03:31:05 INFO : RCLONE_TEST: Deleted
2026/09/05 03:31:05 INFO : file2.txt: Deleted
2026/09/05 03:31:05 INFO : file1.txt: Deleted
2026/09/05 03:31:05 INFO : subdir/file21.txt: Deleted
2026/09/05 03:31:05 INFO : subdir/file20.txt: Deleted
2026/09/05 03:31:05 DEBUG : removing 1 level 1 directories
2026/09/05 03:31:05 INFO : subdir: Removing directory
2026/09/05 03:31:05 DEBUG : removing 1 level 0 directories
2026/09/05 03:31:05 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rclone_args/path2': Removing directory
bisync_test.go:610: [32mTEST rclone_args PASSED[0m
=== RUN TestBisyncRemoteRemote/resolve
2026/09/05 03:31:05 INFO : path1: Making directory
2026/09/05 03:31:05 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path1"
2026/09/05 03:31:05 INFO : path2: Making directory
2026/09/05 03:31:05 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path2"
2026/09/05 03:31:05 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resolve/initial"
2026/09/05 03:31:05 DEBUG : Creating backend with remote "/tmp/031939gatudax1/initdir/test_resolve-vamejel9"
2026/09/05 03:31:05 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:31:05 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:31:05 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:31:05 DEBUG : Local file system at /tmp/031939gatudax1/initdir/test_resolve-vamejel9: Waiting for checks to finish
2026/09/05 03:31:05 DEBUG : Local file system at /tmp/031939gatudax1/initdir/test_resolve-vamejel9: Waiting for transfers to finish
2026/09/05 03:31:05 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:31:05 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:31:05 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:31:05 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:31:05 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:31:05 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:31:05 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:31:05 INFO : file1.txt: Copied (new)
2026/09/05 03:31:05 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:31:05 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:31:05 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:31:05 INFO : file2.txt: Copied (new)
2026/09/05 03:31:05 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resolve/modfiles"
2026/09/05 03:31:05 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_resolve-wokucex3"
2026/09/05 03:31:05 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/09/05 03:31:05 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/09/05 03:31:05 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:31:05 DEBUG : file1L.txt.6455455d.partial: size = 33 OK
2026/09/05 03:31:05 DEBUG : Local file system at /tmp/031939gatudax1/datadir/test_resolve-wokucex3: Waiting for checks to finish
2026/09/05 03:31:05 DEBUG : file2.txt.67fcf9d0.partial: size = 37 OK
2026/09/05 03:31:05 DEBUG : Local file system at /tmp/031939gatudax1/datadir/test_resolve-wokucex3: Waiting for transfers to finish
2026/09/05 03:31:05 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/09/05 03:31:05 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/09/05 03:31:05 DEBUG : file2.txt.67fcf9d0.partial: renamed to: file2.txt
2026/09/05 03:31:05 DEBUG : file1R.txt.f5ef699a.partial: size = 33 OK
2026/09/05 03:31:05 INFO : file2.txt: Copied (new)
2026/09/05 03:31:05 DEBUG : file1L.txt.6455455d.partial: renamed to: file1L.txt
2026/09/05 03:31:05 INFO : file1L.txt: Copied (new)
2026/09/05 03:31:05 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/09/05 03:31:05 DEBUG : file1R.txt.f5ef699a.partial: renamed to: file1R.txt
2026/09/05 03:31:05 INFO : file1R.txt: Copied (new)
2026/09/05 03:31:05 DEBUG : Waiting for deletions to finish
2026/09/05 03:31:05 ERROR : error listing: directory not found
2026/09/05 03:31:05 ERROR : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path1': Failed to list "": directory not found
2026/09/05 03:31:05 DEBUG : removing 1 level 0 directories
2026/09/05 03:31:05 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path1': Removing directory
2026/09/05 03:31:05 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-zazanew6hide%2F031939gatudax1%2Fresolve%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:1b478f88-201a-0048-03e6-3cac2d000000
Time:2026-09-05T03:31:05.7058594Z
--------------------------------------------------------------------------------
2026/09/05 03:31:05 DEBUG : Waiting for deletions to finish
2026/09/05 03:31:05 ERROR : error listing: directory not found
2026/09/05 03:31:05 ERROR : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path2': Failed to list "": directory not found
2026/09/05 03:31:05 DEBUG : removing 1 level 0 directories
2026/09/05 03:31:05 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path2': Removing directory
2026/09/05 03:31:05 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-zazanew6hide%2F031939gatudax1%2Fresolve%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:1b478f8b-201a-0048-06e6-3cac2d000000
Time:2026-09-05T03:31:05.8308761Z
--------------------------------------------------------------------------------
2026/09/05 03:31:05 ERROR : error listing: directory not found
2026/09/05 03:31:05 ERROR : error listing: directory not found
2026/09/05 03:31:05 NOTICE: checking initFs Local file system at /tmp/031939gatudax1/initdir/test_resolve-vamejel9
2026/09/05 03:31:05 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:31:05 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:31:05 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:31:05 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path1': Waiting for checks to finish
2026/09/05 03:31:05 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path1': Waiting for transfers to finish
2026/09/05 03:31:06 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:31:06 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:31:06 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:31:06 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:31:06 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:31:06 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:31:06 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:31:06 INFO : file1.txt: Copied (new)
2026/09/05 03:31:06 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:31:06 INFO : file2.txt: Copied (new)
2026/09/05 03:31:06 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:31:06 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:31:06 NOTICE: checking Path1 azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path1'
2026/09/05 03:31:06 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:31:06 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:31:06 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:31:06 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path2': Waiting for checks to finish
2026/09/05 03:31:06 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path2': Waiting for transfers to finish
2026/09/05 03:31:06 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:31:06 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:31:06 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:31:06 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:31:06 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:31:06 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:31:06 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:31:06 INFO : file1.txt: Copied (new)
2026/09/05 03:31:06 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:31:06 INFO : file2.txt: Copied (new)
2026/09/05 03:31:06 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:31:06 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:31:06 NOTICE: checking path2 azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path2'
2026/09/05 03:31:07 NOTICE: [36m(01) :[0m [34mtest resolve[0m
2026/09/05 03:31:07 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/09/05 03:31:07 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/09/05 03:31:11 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:31:11 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:31:11 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:31: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/09/05 03:31:11 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path2/"
2026/09/05 03:31:11 INFO : Copying Path2 files to Path1
2026/09/05 03:31:11 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:31:11 INFO : There was nothing to transfer
2026/09/05 03:31:11 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:31:11 INFO : There was nothing to transfer
2026/09/05 03:31:11 INFO : Resync updating listings
2026/09/05 03:31:11 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path2/"
2026/09/05 03:31:11 INFO : [32mBisync successful[0m
2026/09/05 03:31:11 NOTICE: [36m(04) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/09/05 03:31:11 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-01-02 /tmp/031939gatudax1/datadir/test_resolve-wokucex3/ file1R.txt[0m
2026/09/05 03:31:11 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_resolve-wokucex3/"
2026/09/05 03:31:11 DEBUG : fs cache: renaming cache item "/tmp/031939gatudax1/datadir/test_resolve-wokucex3/" to be canonical "/tmp/031939gatudax1/datadir/test_resolve-wokucex3"
2026/09/05 03:31:11 DEBUG : file1R.txt: Set modification time 2001-01-02
2026/09/05 03:31:11 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_resolve-wokucex3/file1R.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path2/ file1.txt[0m
2026/09/05 03:31:11 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_resolve-wokucex3/file1R.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path2/" as "file1.txt"
2026/09/05 03:31:11 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_resolve-wokucex3/file1R.txt"
2026/09/05 03:31:11 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path2/"
2026/09/05 03:31:11 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path2/'" as "file1.txt"
2026/09/05 03:31:11 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/031939gatudax1/datadir/test_resolve-wokucex3)
2026/09/05 03:31:11 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path2/')
2026/09/05 03:31:11 DEBUG : file1R.txt: Sizes differ
2026/09/05 03:31:11 DEBUG : Max number of stats groups reached removing mozeduf0
2026/09/05 03:31:12 DEBUG : file1.txt.2782e57b.partial: size = 33 OK
2026/09/05 03:31:12 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/09/05 03:31:12 DEBUG : file1.txt.2782e57b.partial: renamed to: file1.txt
2026/09/05 03:31:12 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/09/05 03:31:12 NOTICE: [36m(07) :[0m [34mtouch-glob 2001-03-04 /tmp/031939gatudax1/datadir/test_resolve-wokucex3/ file1L.txt[0m
2026/09/05 03:31:12 DEBUG : fs cache: switching user supplied name "/tmp/031939gatudax1/datadir/test_resolve-wokucex3/" for canonical name "/tmp/031939gatudax1/datadir/test_resolve-wokucex3"
2026/09/05 03:31:12 DEBUG : file1L.txt: Set modification time 2001-03-04
2026/09/05 03:31:12 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_resolve-wokucex3/file1L.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path1/ file1.txt[0m
2026/09/05 03:31:12 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_resolve-wokucex3/file1L.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path1/" as "file1.txt"
2026/09/05 03:31:12 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_resolve-wokucex3/file1L.txt"
2026/09/05 03:31:12 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path1/"
2026/09/05 03:31:12 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path1/'" as "file1.txt"
2026/09/05 03:31:12 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/031939gatudax1/datadir/test_resolve-wokucex3)
2026/09/05 03:31:12 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path1/')
2026/09/05 03:31:12 DEBUG : file1L.txt: Sizes differ
2026/09/05 03:31:12 DEBUG : Max number of stats groups reached removing judonoy0
2026/09/05 03:31:12 DEBUG : file1.txt.4e37ab47.partial: size = 33 OK
2026/09/05 03:31:12 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/09/05 03:31:12 DEBUG : file1.txt.4e37ab47.partial: renamed to: file1.txt
2026/09/05 03:31:12 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/09/05 03:31:12 NOTICE: [36m(09) :[0m [34mtest bisync run with --conflict-resolve=newer --conflict-loser=delete --conflict-suffix=potato[0m
2026/09/05 03:31:12 NOTICE: [36m(10) :[0m [34mbisync conflict-resolve=newer conflict-loser=delete conflict-suffix=potato[0m
2026/09/05 03:31:17 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:31:17 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:31:17 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03: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/09/05 03:31:17 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path2/"
2026/09/05 03:31:17 INFO : Building Path1 and Path2 listings
2026/09/05 03:31:17 INFO : Path1 checking for diffs
2026/09/05 03:31:17 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:31:17 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/09/05 03:31:17 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/09/05 03:31:17 INFO : Path2 checking for diffs
2026/09/05 03:31:17 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:31:17 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/09/05 03:31:17 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/09/05 03:31:17 INFO : Applying changes
2026/09/05 03:31:17 INFO : Checking potential conflicts...
2026/09/05 03:31:17 ERROR : file1.txt: md5 differ
2026/09/05 03:31:17 NOTICE: azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path2': 1 differences found
2026/09/05 03:31:17 NOTICE: azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path2': 1 errors while checking
2026/09/05 03:31:17 INFO : Finished checking the potential conflicts. 1 differences found
2026/09/05 03:31:17 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/09/05 03:31:17 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/09/05 03:31:17 INFO : file1.txt: [32mThe winner is: Path1[0m
2026/09/05 03:31:17 NOTICE: - [34mPath2[0m [35mDeleting Path2 copy[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path2/file1.txt[0m
2026/09/05 03:31:17 INFO : file1.txt: Deleted
2026/09/05 03:31:17 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mfile1.txt[0m
2026/09/05 03:31:17 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:31:18 INFO : file1.txt: Copied (server-side copy)
2026/09/05 03:31:18 INFO : Updating listings
2026/09/05 03:31:18 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path2/"
2026/09/05 03:31:18 INFO : [32mBisync successful[0m
2026/09/05 03:31:18 NOTICE: [36m(11) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/09/05 03:31:18 NOTICE: [36m(12) :[0m [34mtouch-glob 2001-07-23 /tmp/031939gatudax1/datadir/test_resolve-wokucex3/ file1R.txt[0m
2026/09/05 03:31:18 DEBUG : fs cache: switching user supplied name "/tmp/031939gatudax1/datadir/test_resolve-wokucex3/" for canonical name "/tmp/031939gatudax1/datadir/test_resolve-wokucex3"
2026/09/05 03:31:18 DEBUG : file1R.txt: Set modification time 2001-07-23
2026/09/05 03:31:18 NOTICE: [36m(13) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_resolve-wokucex3/file1R.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path2/ file1.txt[0m
2026/09/05 03:31:18 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_resolve-wokucex3/file1R.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path2/" as "file1.txt"
2026/09/05 03:31:18 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_resolve-wokucex3/file1R.txt"
2026/09/05 03:31:18 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path2/"
2026/09/05 03:31:18 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path2/'" as "file1.txt"
2026/09/05 03:31:18 DEBUG : file1.txt: size = 33 OK
2026/09/05 03:31:18 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/09/05 03:31:18 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 (Local file system at /tmp/031939gatudax1/datadir/test_resolve-wokucex3)
2026/09/05 03:31:18 DEBUG : file1.txt: md5 = ea683c03f780b76a62405456b08ae6fd (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path2/')
2026/09/05 03:31:18 DEBUG : file1R.txt: md5 differ
2026/09/05 03:31:18 DEBUG : Max number of stats groups reached removing vufasof9
2026/09/05 03:31:18 DEBUG : file1.txt.4bebad3a.partial: size = 33 OK
2026/09/05 03:31:18 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/09/05 03:31:18 DEBUG : file1.txt.4bebad3a.partial: renamed to: file1.txt
2026/09/05 03:31:18 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/09/05 03:31:18 NOTICE: [36m(14) :[0m [34mtouch-glob 2001-08-26 /tmp/031939gatudax1/datadir/test_resolve-wokucex3/ file1L.txt[0m
2026/09/05 03:31:18 DEBUG : fs cache: switching user supplied name "/tmp/031939gatudax1/datadir/test_resolve-wokucex3/" for canonical name "/tmp/031939gatudax1/datadir/test_resolve-wokucex3"
2026/09/05 03:31:18 DEBUG : file1L.txt: Set modification time 2001-08-26
2026/09/05 03:31:18 NOTICE: [36m(15) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_resolve-wokucex3/file1L.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path1/ file1.txt[0m
2026/09/05 03:31:18 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_resolve-wokucex3/file1L.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path1/" as "file1.txt"
2026/09/05 03:31:18 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_resolve-wokucex3/file1L.txt"
2026/09/05 03:31:18 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path1/"
2026/09/05 03:31:18 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path1/'" as "file1.txt"
2026/09/05 03:31:18 DEBUG : file1.txt: size = 33 OK
2026/09/05 03:31:18 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/09/05 03:31:18 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/09/05 03:31:18 INFO : file1L.txt: Updated modification time in destination
2026/09/05 03:31:18 DEBUG : file1L.txt: Unchanged skipping
2026/09/05 03:31:18 NOTICE: [36m(16) :[0m [34mtest bisync run with --conflict-resolve=path2 --conflict-loser=num --conflict-suffix=dinosaur[0m
2026/09/05 03:31:18 NOTICE: [36m(17) :[0m [34mbisync conflict-resolve=path2 conflict-loser=num conflict-suffix=dinosaur[0m
2026/09/05 03:31:23 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:31:23 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:31:23 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:31: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/09/05 03:31:23 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path2/"
2026/09/05 03:31:23 INFO : Building Path1 and Path2 listings
2026/09/05 03:31:23 INFO : Path1 checking for diffs
2026/09/05 03:31:23 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:31:23 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/09/05 03:31:23 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m)
2026/09/05 03:31:23 INFO : Path2 checking for diffs
2026/09/05 03:31:23 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:31:23 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/09/05 03:31:23 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m)
2026/09/05 03:31:23 INFO : Applying changes
2026/09/05 03:31:23 INFO : Checking potential conflicts...
2026/09/05 03:31:23 ERROR : file1.txt: md5 differ
2026/09/05 03:31:23 NOTICE: azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path2': 1 differences found
2026/09/05 03:31:23 NOTICE: azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path2': 1 errors while checking
2026/09/05 03:31:23 INFO : Finished checking the potential conflicts. 1 differences found
2026/09/05 03:31:23 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/09/05 03:31:23 INFO : file1.txt: [32mThe winner is: Path2[0m
2026/09/05 03:31:23 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path1/file1.txt.dinosaur1[0m
2026/09/05 03:31:23 INFO : file1.txt: Moved (server-side) to: file1.txt.dinosaur1
2026/09/05 03:31:23 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path2/file1.txt.dinosaur1[0m
2026/09/05 03:31:23 NOTICE: - [34mPath2[0m [35mNot renaming Path2 copy, as it was determined the winner[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path2/file1.txt[0m
2026/09/05 03:31:23 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path1/file1.txt[0m
2026/09/05 03:31:23 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:31:24 INFO : file1.txt: Copied (server-side copy)
2026/09/05 03:31:24 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:31:24 INFO : file1.txt.dinosaur1: Copied (server-side copy)
2026/09/05 03:31:24 INFO : Updating listings
2026/09/05 03:31:24 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path2/"
2026/09/05 03:31:24 INFO : [32mBisync successful[0m
2026/09/05 03:31:24 NOTICE: [36m(18) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/09/05 03:31:24 NOTICE: [36m(19) :[0m [34mtouch-glob 2002-07-23 /tmp/031939gatudax1/datadir/test_resolve-wokucex3/ file1R.txt[0m
2026/09/05 03:31:24 DEBUG : fs cache: switching user supplied name "/tmp/031939gatudax1/datadir/test_resolve-wokucex3/" for canonical name "/tmp/031939gatudax1/datadir/test_resolve-wokucex3"
2026/09/05 03:31:24 DEBUG : file1R.txt: Set modification time 2002-07-23
2026/09/05 03:31:24 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_resolve-wokucex3/file1R.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path2/ file1.txt[0m
2026/09/05 03:31:24 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_resolve-wokucex3/file1R.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path2/" as "file1.txt"
2026/09/05 03:31:24 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_resolve-wokucex3/file1R.txt"
2026/09/05 03:31:24 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path2/"
2026/09/05 03:31:24 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path2/'" as "file1.txt"
2026/09/05 03:31:24 DEBUG : file1.txt: size = 33 OK
2026/09/05 03:31:24 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/09/05 03:31:24 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/09/05 03:31:24 INFO : file1R.txt: Updated modification time in destination
2026/09/05 03:31:24 DEBUG : file1R.txt: Unchanged skipping
2026/09/05 03:31:24 NOTICE: [36m(21) :[0m [34mtouch-glob 2002-08-26 /tmp/031939gatudax1/datadir/test_resolve-wokucex3/ file1L.txt[0m
2026/09/05 03:31:24 DEBUG : fs cache: switching user supplied name "/tmp/031939gatudax1/datadir/test_resolve-wokucex3/" for canonical name "/tmp/031939gatudax1/datadir/test_resolve-wokucex3"
2026/09/05 03:31:24 DEBUG : file1L.txt: Set modification time 2002-08-26
2026/09/05 03:31:24 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_resolve-wokucex3/file1L.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path1/ file1.txt[0m
2026/09/05 03:31:24 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_resolve-wokucex3/file1L.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path1/" as "file1.txt"
2026/09/05 03:31:24 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_resolve-wokucex3/file1L.txt"
2026/09/05 03:31:24 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path1/"
2026/09/05 03:31:24 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path1/'" as "file1.txt"
2026/09/05 03:31:24 DEBUG : file1.txt: size = 33 OK
2026/09/05 03:31:24 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/09/05 03:31:24 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd (Local file system at /tmp/031939gatudax1/datadir/test_resolve-wokucex3)
2026/09/05 03:31:24 DEBUG : file1.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path1/')
2026/09/05 03:31:24 DEBUG : file1L.txt: md5 differ
2026/09/05 03:31:24 DEBUG : Max number of stats groups reached removing kavalus4
2026/09/05 03:31:24 DEBUG : file1.txt.e4364b55.partial: size = 33 OK
2026/09/05 03:31:24 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/09/05 03:31:25 DEBUG : file1.txt.e4364b55.partial: renamed to: file1.txt
2026/09/05 03:31:25 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/09/05 03:31:25 NOTICE: [36m(23) :[0m [34mtest bisync run with --conflict-resolve=larger --conflict-loser=num --conflict-suffix=apple[0m
2026/09/05 03:31:25 NOTICE: [36m(24) :[0m [34mbisync conflict-resolve=larger conflict-loser=num conflict-suffix=apple[0m
2026/09/05 03:31:29 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:31:29 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:31:29 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:31: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/09/05 03:31:29 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path2/"
2026/09/05 03:31:29 INFO : Building Path1 and Path2 listings
2026/09/05 03:31:29 INFO : Path1 checking for diffs
2026/09/05 03:31:29 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/09/05 03:31:29 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/09/05 03:31:29 INFO : Path2 checking for diffs
2026/09/05 03:31:29 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/09/05 03:31:29 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/09/05 03:31:29 INFO : Applying changes
2026/09/05 03:31:29 INFO : Checking potential conflicts...
2026/09/05 03:31:29 ERROR : file1.txt: md5 differ
2026/09/05 03:31:29 NOTICE: azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path2': 1 differences found
2026/09/05 03:31:29 NOTICE: azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path2': 1 errors while checking
2026/09/05 03:31:29 INFO : Finished checking the potential conflicts. 1 differences found
2026/09/05 03:31:29 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/09/05 03:31:29 INFO : file1.txt: Winner cannot be determined as sizes are equal. Path1: 33, Path2: 33, Difference: 0
2026/09/05 03:31:29 INFO : file1.txt: [31mA winner could not be determined.[0m
2026/09/05 03:31:29 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path1/file1.txt.apple1[0m
2026/09/05 03:31:30 INFO : file1.txt: Moved (server-side) to: file1.txt.apple1
2026/09/05 03:31:30 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path2/file1.txt.apple1[0m
2026/09/05 03:31:30 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path2/file1.txt.apple2[0m
2026/09/05 03:31:30 INFO : file1.txt: Moved (server-side) to: file1.txt.apple2
2026/09/05 03:31:30 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path1/file1.txt.apple2[0m
2026/09/05 03:31:30 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:31:30 INFO : file1.txt.apple2: Copied (server-side copy)
2026/09/05 03:31:30 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:31:31 INFO : file1.txt.apple1: Copied (server-side copy)
2026/09/05 03:31:31 INFO : Updating listings
2026/09/05 03:31:31 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path2/"
2026/09/05 03:31:31 INFO : [32mBisync successful[0m
2026/09/05 03:31:31 NOTICE: [36m(25) :[0m [34mtest different suffixes[0m
2026/09/05 03:31:31 NOTICE: [36m(26) :[0m [34mtouch-glob 2003-07-23 /tmp/031939gatudax1/datadir/test_resolve-wokucex3/ file1R.txt[0m
2026/09/05 03:31:31 DEBUG : fs cache: switching user supplied name "/tmp/031939gatudax1/datadir/test_resolve-wokucex3/" for canonical name "/tmp/031939gatudax1/datadir/test_resolve-wokucex3"
2026/09/05 03:31:31 DEBUG : file1R.txt: Set modification time 2003-07-23
2026/09/05 03:31:31 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_resolve-wokucex3/file1R.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path2/ file1.txt[0m
2026/09/05 03:31:31 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_resolve-wokucex3/file1R.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path2/" as "file1.txt"
2026/09/05 03:31:31 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_resolve-wokucex3/file1R.txt"
2026/09/05 03:31:31 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path2/"
2026/09/05 03:31:31 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path2/'" as "file1.txt"
2026/09/05 03:31:31 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/09/05 03:31:31 DEBUG : Max number of stats groups reached removing yetojah1
2026/09/05 03:31:31 DEBUG : file1.txt.5ea1e655.partial: size = 33 OK
2026/09/05 03:31:31 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/09/05 03:31:31 DEBUG : file1.txt.5ea1e655.partial: renamed to: file1.txt
2026/09/05 03:31:31 INFO : file1R.txt: Copied (new) to: file1.txt
2026/09/05 03:31:31 NOTICE: [36m(28) :[0m [34mtouch-glob 2003-07-23 /tmp/031939gatudax1/datadir/test_resolve-wokucex3/ file1L.txt[0m
2026/09/05 03:31:31 DEBUG : fs cache: switching user supplied name "/tmp/031939gatudax1/datadir/test_resolve-wokucex3/" for canonical name "/tmp/031939gatudax1/datadir/test_resolve-wokucex3"
2026/09/05 03:31:31 DEBUG : file1L.txt: Set modification time 2003-07-23
2026/09/05 03:31:31 NOTICE: [36m(29) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_resolve-wokucex3/file1L.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path1/ file1.txt[0m
2026/09/05 03:31:31 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_resolve-wokucex3/file1L.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path1/" as "file1.txt"
2026/09/05 03:31:31 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_resolve-wokucex3/file1L.txt"
2026/09/05 03:31:31 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path1/"
2026/09/05 03:31:31 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path1/'" as "file1.txt"
2026/09/05 03:31:31 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/09/05 03:31:31 DEBUG : Max number of stats groups reached removing qetifod0
2026/09/05 03:31:31 DEBUG : file1.txt.5ea1e655.partial: size = 33 OK
2026/09/05 03:31:31 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/09/05 03:31:31 DEBUG : file1.txt.5ea1e655.partial: renamed to: file1.txt
2026/09/05 03:31:31 INFO : file1L.txt: Copied (new) to: file1.txt
2026/09/05 03:31:31 NOTICE: [36m(30) :[0m [34mtest bisync run with --conflict-resolve=older --conflict-loser=num --conflict-suffix=cloud,local[0m
2026/09/05 03:31:31 NOTICE: [36m(31) :[0m [34mbisync conflict-resolve=older conflict-loser=num conflict-suffix=cloud,local[0m
2026/09/05 03:31:36 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:31:36 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:31:36 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:31: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/09/05 03:31:36 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path2/"
2026/09/05 03:31:36 INFO : Building Path1 and Path2 listings
2026/09/05 03:31:36 INFO : Path1 checking for diffs
2026/09/05 03:31:36 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/09/05 03:31:36 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/09/05 03:31:36 INFO : Path2 checking for diffs
2026/09/05 03:31:36 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/09/05 03:31:36 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/09/05 03:31:36 INFO : Applying changes
2026/09/05 03:31:36 INFO : Checking potential conflicts...
2026/09/05 03:31:36 ERROR : file1.txt: md5 differ
2026/09/05 03:31:36 NOTICE: azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path2': 1 differences found
2026/09/05 03:31:36 NOTICE: azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path2': 1 errors while checking
2026/09/05 03:31:36 INFO : Finished checking the potential conflicts. 1 differences found
2026/09/05 03:31:36 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/09/05 03:31:36 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/09/05 03:31:36 INFO : file1.txt: [31mA winner could not be determined.[0m
2026/09/05 03:31:36 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path1/file1.txt.cloud1[0m
2026/09/05 03:31:37 INFO : file1.txt: Moved (server-side) to: file1.txt.cloud1
2026/09/05 03:31:37 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path2/file1.txt.cloud1[0m
2026/09/05 03:31:37 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path2/file1.txt.local1[0m
2026/09/05 03:31:37 INFO : file1.txt: Moved (server-side) to: file1.txt.local1
2026/09/05 03:31:37 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path1/file1.txt.local1[0m
2026/09/05 03:31:37 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:31:37 INFO : file1.txt.local1: Copied (server-side copy)
2026/09/05 03:31:37 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:31:38 INFO : file1.txt.cloud1: Copied (server-side copy)
2026/09/05 03:31:38 INFO : Updating listings
2026/09/05 03:31:38 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path2/"
2026/09/05 03:31:38 INFO : [32mBisync successful[0m
2026/09/05 03:31:38 NOTICE: [36m(32) :[0m [34mtest legacy[0m
2026/09/05 03:31:38 NOTICE: [36m(33) :[0m [34mtouch-glob 2004-07-23 /tmp/031939gatudax1/datadir/test_resolve-wokucex3/ file1R.txt[0m
2026/09/05 03:31:38 DEBUG : fs cache: switching user supplied name "/tmp/031939gatudax1/datadir/test_resolve-wokucex3/" for canonical name "/tmp/031939gatudax1/datadir/test_resolve-wokucex3"
2026/09/05 03:31:38 DEBUG : file1R.txt: Set modification time 2004-07-23
2026/09/05 03:31:38 NOTICE: [36m(34) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_resolve-wokucex3/file1R.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path2/ file1.txt[0m
2026/09/05 03:31:38 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_resolve-wokucex3/file1R.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path2/" as "file1.txt"
2026/09/05 03:31:38 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_resolve-wokucex3/file1R.txt"
2026/09/05 03:31:38 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path2/"
2026/09/05 03:31:38 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path2/'" as "file1.txt"
2026/09/05 03:31:38 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/09/05 03:31:38 DEBUG : Max number of stats groups reached removing guqidan3
2026/09/05 03:31:38 DEBUG : file1.txt.86629d73.partial: size = 33 OK
2026/09/05 03:31:38 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/09/05 03:31:38 DEBUG : file1.txt.86629d73.partial: renamed to: file1.txt
2026/09/05 03:31:38 INFO : file1R.txt: Copied (new) to: file1.txt
2026/09/05 03:31:38 NOTICE: [36m(35) :[0m [34mtouch-glob 2004-07-23 /tmp/031939gatudax1/datadir/test_resolve-wokucex3/ file1L.txt[0m
2026/09/05 03:31:38 DEBUG : fs cache: switching user supplied name "/tmp/031939gatudax1/datadir/test_resolve-wokucex3/" for canonical name "/tmp/031939gatudax1/datadir/test_resolve-wokucex3"
2026/09/05 03:31:38 DEBUG : file1L.txt: Set modification time 2004-07-23
2026/09/05 03:31:38 NOTICE: [36m(36) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_resolve-wokucex3/file1L.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path1/ file1.txt[0m
2026/09/05 03:31:38 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_resolve-wokucex3/file1L.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path1/" as "file1.txt"
2026/09/05 03:31:38 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_resolve-wokucex3/file1L.txt"
2026/09/05 03:31:38 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path1/"
2026/09/05 03:31:38 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path1/'" as "file1.txt"
2026/09/05 03:31:38 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/09/05 03:31:38 DEBUG : Max number of stats groups reached removing lobelah2
2026/09/05 03:31:38 DEBUG : file1.txt.86629d73.partial: size = 33 OK
2026/09/05 03:31:38 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/09/05 03:31:39 DEBUG : file1.txt.86629d73.partial: renamed to: file1.txt
2026/09/05 03:31:39 INFO : file1L.txt: Copied (new) to: file1.txt
2026/09/05 03:31:39 NOTICE: [36m(37) :[0m [34mtest bisync run with --conflict-resolve=none --conflict-loser=pathname --conflict-suffix=.path[0m
2026/09/05 03:31:39 NOTICE: [36m(38) :[0m [34mbisync conflict-resolve=none conflict-loser=pathname conflict-suffix=.path[0m
2026/09/05 03:31:43 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:31:43 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:31:43 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:31: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/09/05 03:31:43 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path2/"
2026/09/05 03:31:43 INFO : Building Path1 and Path2 listings
2026/09/05 03:31:43 INFO : Path1 checking for diffs
2026/09/05 03:31:43 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/09/05 03:31:43 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/09/05 03:31:43 INFO : Path2 checking for diffs
2026/09/05 03:31:43 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/09/05 03:31:43 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/09/05 03:31:43 INFO : Applying changes
2026/09/05 03:31:43 INFO : Checking potential conflicts...
2026/09/05 03:31:43 ERROR : file1.txt: md5 differ
2026/09/05 03:31:43 NOTICE: azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path2': 1 differences found
2026/09/05 03:31:43 NOTICE: azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path2': 1 errors while checking
2026/09/05 03:31:43 INFO : Finished checking the potential conflicts. 1 differences found
2026/09/05 03:31:43 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/09/05 03:31:43 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path1/file1.txt..path1[0m
2026/09/05 03:31:44 INFO : file1.txt: Moved (server-side) to: file1.txt..path1
2026/09/05 03:31:44 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path2/file1.txt..path1[0m
2026/09/05 03:31:44 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path2/file1.txt..path2[0m
2026/09/05 03:31:44 INFO : file1.txt: Moved (server-side) to: file1.txt..path2
2026/09/05 03:31:44 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path1/file1.txt..path2[0m
2026/09/05 03:31:44 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:31:44 INFO : file1.txt..path2: Copied (server-side copy)
2026/09/05 03:31:44 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:31:45 INFO : file1.txt..path1: Copied (server-side copy)
2026/09/05 03:31:45 INFO : Updating listings
2026/09/05 03:31:45 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path2/"
2026/09/05 03:31:45 INFO : [32mBisync successful[0m
2026/09/05 03:31:45 NOTICE: [36m(39) :[0m [34mtest deletes on both sides with default suffix[0m
2026/09/05 03:31:45 NOTICE: [36m(40) :[0m [34mtouch-glob 2005-01-02 /tmp/031939gatudax1/datadir/test_resolve-wokucex3/ file1R.txt[0m
2026/09/05 03:31:45 DEBUG : fs cache: switching user supplied name "/tmp/031939gatudax1/datadir/test_resolve-wokucex3/" for canonical name "/tmp/031939gatudax1/datadir/test_resolve-wokucex3"
2026/09/05 03:31:45 DEBUG : file1R.txt: Set modification time 2005-01-02
2026/09/05 03:31:45 NOTICE: [36m(41) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_resolve-wokucex3/file1R.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path2/ file1.txt[0m
2026/09/05 03:31:45 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_resolve-wokucex3/file1R.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path2/" as "file1.txt"
2026/09/05 03:31:45 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_resolve-wokucex3/file1R.txt"
2026/09/05 03:31:45 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path2/"
2026/09/05 03:31:45 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path2/'" as "file1.txt"
2026/09/05 03:31:45 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/09/05 03:31:45 DEBUG : Max number of stats groups reached removing zuyuman3
2026/09/05 03:31:45 DEBUG : file1.txt.0d1673a5.partial: size = 33 OK
2026/09/05 03:31:45 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/09/05 03:31:45 DEBUG : file1.txt.0d1673a5.partial: renamed to: file1.txt
2026/09/05 03:31:45 INFO : file1R.txt: Copied (new) to: file1.txt
2026/09/05 03:31:45 NOTICE: [36m(42) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_resolve-wokucex3/file1R.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path1/ file2.txt[0m
2026/09/05 03:31:45 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_resolve-wokucex3/file1R.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path1/" as "file2.txt"
2026/09/05 03:31:45 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_resolve-wokucex3/file1R.txt"
2026/09/05 03:31:45 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path1/"
2026/09/05 03:31:45 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path1/'" as "file2.txt"
2026/09/05 03:31:45 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/031939gatudax1/datadir/test_resolve-wokucex3)
2026/09/05 03:31:45 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path1/')
2026/09/05 03:31:45 DEBUG : file1R.txt: Sizes differ
2026/09/05 03:31:45 DEBUG : Max number of stats groups reached removing fayepec8
2026/09/05 03:31:45 DEBUG : file2.txt.57774cc5.partial: size = 33 OK
2026/09/05 03:31:45 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/09/05 03:31:46 DEBUG : file2.txt.57774cc5.partial: renamed to: file2.txt
2026/09/05 03:31:46 INFO : file1R.txt: Copied (replaced existing) to: file2.txt
2026/09/05 03:31:46 NOTICE: [36m(43) :[0m [34mtouch-glob 2006-03-04 /tmp/031939gatudax1/datadir/test_resolve-wokucex3/ file1L.txt[0m
2026/09/05 03:31:46 DEBUG : fs cache: switching user supplied name "/tmp/031939gatudax1/datadir/test_resolve-wokucex3/" for canonical name "/tmp/031939gatudax1/datadir/test_resolve-wokucex3"
2026/09/05 03:31:46 DEBUG : file1L.txt: Set modification time 2006-03-04
2026/09/05 03:31:46 NOTICE: [36m(44) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_resolve-wokucex3/file1L.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path1/ file1.txt[0m
2026/09/05 03:31:46 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_resolve-wokucex3/file1L.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path1/" as "file1.txt"
2026/09/05 03:31:46 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_resolve-wokucex3/file1L.txt"
2026/09/05 03:31:46 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path1/"
2026/09/05 03:31:46 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path1/'" as "file1.txt"
2026/09/05 03:31:46 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/09/05 03:31:46 DEBUG : Max number of stats groups reached removing sihiqog3
2026/09/05 03:31:46 DEBUG : file1.txt.96f4d061.partial: size = 33 OK
2026/09/05 03:31:46 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/09/05 03:31:46 DEBUG : file1.txt.96f4d061.partial: renamed to: file1.txt
2026/09/05 03:31:46 INFO : file1L.txt: Copied (new) to: file1.txt
2026/09/05 03:31:46 NOTICE: [36m(45) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_resolve-wokucex3/file1L.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path2/ file2.txt[0m
2026/09/05 03:31:46 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_resolve-wokucex3/file1L.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path2/" as "file2.txt"
2026/09/05 03:31:46 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_resolve-wokucex3/file1L.txt"
2026/09/05 03:31:46 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path2/"
2026/09/05 03:31:46 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path2/'" as "file2.txt"
2026/09/05 03:31:46 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/031939gatudax1/datadir/test_resolve-wokucex3)
2026/09/05 03:31:46 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path2/')
2026/09/05 03:31:46 DEBUG : file1L.txt: Sizes differ
2026/09/05 03:31:46 DEBUG : Max number of stats groups reached removing kotizop4
2026/09/05 03:31:46 DEBUG : file2.txt.cc95ef01.partial: size = 33 OK
2026/09/05 03:31:46 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/09/05 03:31:47 DEBUG : file2.txt.cc95ef01.partial: renamed to: file2.txt
2026/09/05 03:31:47 INFO : file1L.txt: Copied (replaced existing) to: file2.txt
2026/09/05 03:31:47 NOTICE: [36m(46) :[0m [34mtest bisync run with --conflict-resolve=newer --conflict-loser=delete[0m
2026/09/05 03:31:47 NOTICE: [36m(47) :[0m [34mbisync conflict-resolve=newer conflict-loser=delete[0m
2026/09/05 03:31:51 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:31:51 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:31:51 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:31: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/09/05 03:31:51 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path2/"
2026/09/05 03:31:51 INFO : Building Path1 and Path2 listings
2026/09/05 03:31:51 INFO : Path1 checking for diffs
2026/09/05 03:31:51 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/09/05 03:31:51 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/09/05 03:31:51 INFO : Path1: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/09/05 03:31:51 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/09/05 03:31:51 INFO : Path2 checking for diffs
2026/09/05 03:31:51 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/09/05 03:31:51 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/09/05 03:31:51 INFO : Path2: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/09/05 03:31:51 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/09/05 03:31:51 INFO : Applying changes
2026/09/05 03:31:51 INFO : Checking potential conflicts...
2026/09/05 03:31:51 ERROR : file2.txt: md5 differ
2026/09/05 03:31:51 ERROR : file1.txt: md5 differ
2026/09/05 03:31:51 NOTICE: azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path2': 2 differences found
2026/09/05 03:31:51 NOTICE: azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path2': 2 errors while checking
2026/09/05 03:31:51 INFO : Finished checking the potential conflicts. 2 differences found
2026/09/05 03:31:51 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/09/05 03:31:51 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/09/05 03:31:51 INFO : file1.txt: [32mThe winner is: Path1[0m
2026/09/05 03:31:51 NOTICE: - [34mPath2[0m [35mDeleting Path2 copy[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path2/file1.txt[0m
2026/09/05 03:31:52 INFO : file1.txt: Deleted
2026/09/05 03:31:52 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mfile1.txt[0m
2026/09/05 03:31:52 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile2.txt[0m
2026/09/05 03:31:52 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/09/05 03:31:52 INFO : file2.txt: [32mThe winner is: Path2[0m
2026/09/05 03:31:52 NOTICE: - [36mPath1[0m [35mDeleting Path1 copy[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path1/file2.txt[0m
2026/09/05 03:31:52 INFO : file2.txt: Deleted
2026/09/05 03:31:52 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mfile2.txt[0m
2026/09/05 03:31:52 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:31:52 INFO : file2.txt: Copied (server-side copy)
2026/09/05 03:31:52 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:31:53 INFO : file1.txt: Copied (server-side copy)
2026/09/05 03:31:53 INFO : Updating listings
2026/09/05 03:31:53 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path2/"
2026/09/05 03:31:53 INFO : [32mBisync successful[0m
2026/09/05 03:31:53 NOTICE: [36m(48) :[0m [34mtest --conflict-resolve newer --conflict-loser pathname --conflict-suffix path[0m
2026/09/05 03:31:53 NOTICE: [36m(49) :[0m [34mtouch-glob 2004-07-23 /tmp/031939gatudax1/datadir/test_resolve-wokucex3/ file1R.txt[0m
2026/09/05 03:31:53 DEBUG : fs cache: switching user supplied name "/tmp/031939gatudax1/datadir/test_resolve-wokucex3/" for canonical name "/tmp/031939gatudax1/datadir/test_resolve-wokucex3"
2026/09/05 03:31:53 DEBUG : file1R.txt: Set modification time 2004-07-23
2026/09/05 03:31:53 NOTICE: [36m(50) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_resolve-wokucex3/file1R.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path2/ file1.txt[0m
2026/09/05 03:31:53 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_resolve-wokucex3/file1R.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path2/" as "file1.txt"
2026/09/05 03:31:53 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_resolve-wokucex3/file1R.txt"
2026/09/05 03:31:53 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path2/"
2026/09/05 03:31:53 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path2/'" as "file1.txt"
2026/09/05 03:31:53 DEBUG : file1.txt: size = 33 OK
2026/09/05 03:31:53 DEBUG : file1R.txt: Modification times differ by 14136h0m0s: 2004-07-23 00:00:00 +0000 UTC, 2006-03-04 00:00:00 +0000 UTC
2026/09/05 03:31:53 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 (Local file system at /tmp/031939gatudax1/datadir/test_resolve-wokucex3)
2026/09/05 03:31:53 DEBUG : file1.txt: md5 = ea683c03f780b76a62405456b08ae6fd (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path2/')
2026/09/05 03:31:53 DEBUG : file1R.txt: md5 differ
2026/09/05 03:31:53 DEBUG : Max number of stats groups reached removing kipehap2
2026/09/05 03:31:53 DEBUG : file1.txt.86629d73.partial: size = 33 OK
2026/09/05 03:31:53 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/09/05 03:31:53 DEBUG : file1.txt.86629d73.partial: renamed to: file1.txt
2026/09/05 03:31:53 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/09/05 03:31:53 NOTICE: [36m(51) :[0m [34mtouch-glob 2004-07-25 /tmp/031939gatudax1/datadir/test_resolve-wokucex3/ file1L.txt[0m
2026/09/05 03:31:53 DEBUG : fs cache: switching user supplied name "/tmp/031939gatudax1/datadir/test_resolve-wokucex3/" for canonical name "/tmp/031939gatudax1/datadir/test_resolve-wokucex3"
2026/09/05 03:31:53 DEBUG : file1L.txt: Set modification time 2004-07-25
2026/09/05 03:31:53 NOTICE: [36m(52) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_resolve-wokucex3/file1L.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path1/ file1.txt[0m
2026/09/05 03:31:53 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_resolve-wokucex3/file1L.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path1/" as "file1.txt"
2026/09/05 03:31:53 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_resolve-wokucex3/file1L.txt"
2026/09/05 03:31:53 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path1/"
2026/09/05 03:31:53 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path1/'" as "file1.txt"
2026/09/05 03:31:53 DEBUG : file1.txt: size = 33 OK
2026/09/05 03:31:53 DEBUG : file1L.txt: Modification times differ by 14088h0m0s: 2004-07-25 00:00:00 +0000 UTC, 2006-03-04 00:00:00 +0000 UTC
2026/09/05 03:31:53 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/09/05 03:31:53 INFO : file1L.txt: Updated modification time in destination
2026/09/05 03:31:53 DEBUG : file1L.txt: Unchanged skipping
2026/09/05 03:31:53 NOTICE: [36m(53) :[0m [34mtest bisync run with --conflict-resolve=newer --conflict-loser=pathname --conflict-suffix=path[0m
2026/09/05 03:31:53 NOTICE: [36m(54) :[0m [34mbisync conflict-resolve=newer conflict-loser=pathname conflict-suffix=path[0m
2026/09/05 03:31:58 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:31:58 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:31:58 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:31: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/09/05 03:31:58 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path2/"
2026/09/05 03:31:58 INFO : Building Path1 and Path2 listings
2026/09/05 03:31:58 INFO : Path1 checking for diffs
2026/09/05 03:31:58 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:31:58 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile2.txt[0m
2026/09/05 03:31:58 INFO : Path1: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/09/05 03:31:58 INFO : ([33mModified[0m: [36m 0 newer[0m, [34m 1 older[0m)
2026/09/05 03:31:58 INFO : Path2 checking for diffs
2026/09/05 03:31:58 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/09/05 03:31:58 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile2.txt[0m
2026/09/05 03:31:58 INFO : Path2: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/09/05 03:31:58 INFO : ([33mModified[0m: [36m 0 newer[0m, [34m 1 older[0m)
2026/09/05 03:31:58 INFO : Applying changes
2026/09/05 03:31:58 INFO : Checking potential conflicts...
2026/09/05 03:31:58 ERROR : file1.txt: md5 differ
2026/09/05 03:31:58 NOTICE: azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path2': 1 differences found
2026/09/05 03:31:58 NOTICE: azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path2': 1 errors while checking
2026/09/05 03:31:58 NOTICE: azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path2': 1 matching files
2026/09/05 03:31:58 INFO : Finished checking the potential conflicts. 1 differences found
2026/09/05 03:31:58 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/09/05 03:31:58 INFO : file1.txt: Path1 is newer. Path1: 2004-07-25 00:00:00 +0000 UTC, Path2: 2004-07-23 00:00:00 +0000 UTC, Difference: 48h0m0s
2026/09/05 03:31:58 INFO : file1.txt: [32mThe winner is: Path1[0m
2026/09/05 03:31:58 NOTICE: - [36mPath1[0m [35mNot renaming Path1 copy, as it was determined the winner[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path1/file1.txt[0m
2026/09/05 03:31:58 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path2/file1.txt[0m
2026/09/05 03:31:58 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path2/file1.txt.path2[0m
2026/09/05 03:31:59 INFO : file1.txt: Moved (server-side) to: file1.txt.path2
2026/09/05 03:31:59 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path1/file1.txt.path2[0m
2026/09/05 03:31:59 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile2.txt[0m
2026/09/05 03:31:59 INFO : Files are equal! Skipping: file2.txt
2026/09/05 03:31:59 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/09/05 03:31:59 INFO : file1.txt.path2: Copied (server-side copy)
2026/09/05 03:31:59 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:31:59 INFO : file1.txt: Copied (server-side copy)
2026/09/05 03:31:59 INFO : Updating listings
2026/09/05 03:32:00 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resolve/path2/"
2026/09/05 03:32:00 INFO : [32mBisync successful[0m
2026/09/05 03:32:01 DEBUG : Waiting for deletions to finish
2026/09/05 03:32:01 DEBUG : Max number of stats groups reached removing jeyumah1
2026/09/05 03:32:01 INFO : file1.txt..path1: Deleted
2026/09/05 03:32:01 INFO : file1.txt..path2: Deleted
2026/09/05 03:32:01 INFO : RCLONE_TEST: Deleted
2026/09/05 03:32:01 INFO : file1.txt: Deleted
2026/09/05 03:32:01 INFO : file1.txt.apple1: Deleted
2026/09/05 03:32:01 INFO : file1.txt.dinosaur1: Deleted
2026/09/05 03:32:01 INFO : file1.txt.apple2: Deleted
2026/09/05 03:32:01 INFO : file1.txt.cloud1: Deleted
2026/09/05 03:32:01 INFO : file2.txt: Deleted
2026/09/05 03:32:01 INFO : file1.txt.local1: Deleted
2026/09/05 03:32:01 INFO : file1.txt.path2: Deleted
2026/09/05 03:32:01 DEBUG : removing 1 level 0 directories
2026/09/05 03:32:01 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path1': Removing directory
2026/09/05 03:32:01 DEBUG : Waiting for deletions to finish
2026/09/05 03:32:01 INFO : RCLONE_TEST: Deleted
2026/09/05 03:32:01 INFO : file1.txt.cloud1: Deleted
2026/09/05 03:32:01 INFO : file1.txt.dinosaur1: Deleted
2026/09/05 03:32:01 INFO : file1.txt..path2: Deleted
2026/09/05 03:32:01 INFO : file1.txt: Deleted
2026/09/05 03:32:01 INFO : file1.txt.apple1: Deleted
2026/09/05 03:32:01 INFO : file1.txt.apple2: Deleted
2026/09/05 03:32:01 INFO : file1.txt..path1: Deleted
2026/09/05 03:32:01 INFO : file1.txt.local1: Deleted
2026/09/05 03:32:01 INFO : file1.txt.path2: Deleted
2026/09/05 03:32:01 INFO : file2.txt: Deleted
2026/09/05 03:32:02 DEBUG : removing 1 level 0 directories
2026/09/05 03:32:02 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resolve/path2': Removing directory
bisync_test.go:610: [32mTEST resolve PASSED[0m
=== RUN TestBisyncRemoteRemote/resync
2026/09/05 03:32:02 INFO : path1: Making directory
2026/09/05 03:32:02 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync/path1"
2026/09/05 03:32:02 INFO : path2: Making directory
2026/09/05 03:32:02 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync/path2"
2026/09/05 03:32:02 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync/initial"
2026/09/05 03:32:02 DEBUG : Creating backend with remote "/tmp/031939gatudax1/initdir/test_resync-bunawoz5"
2026/09/05 03:32:02 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:32:02 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:32:02 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:32:02 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:32:02 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:32:02 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:32:02 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:32:02 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:32:02 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:32:02 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:32:02 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:32:02 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:32:02 DEBUG : Local file system at /tmp/031939gatudax1/initdir/test_resync-bunawoz5: Waiting for checks to finish
2026/09/05 03:32:02 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:32:02 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:32:02 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:32:02 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:32:02 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:32:02 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:32:02 INFO : file1.txt: Copied (new)
2026/09/05 03:32:02 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:32:02 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:32:02 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:32:02 INFO : file2.txt: Copied (new)
2026/09/05 03:32:02 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:32:02 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:32:02 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:32:02 INFO : file3.txt: Copied (new)
2026/09/05 03:32:02 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:32:02 DEBUG : Local file system at /tmp/031939gatudax1/initdir/test_resync-bunawoz5: Waiting for transfers to finish
2026/09/05 03:32:02 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:32:02 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:32:02 INFO : file4.txt: Copied (new)
2026/09/05 03:32:02 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:32:02 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:32:02 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:32:02 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:32:02 INFO : file6.txt: Copied (new)
2026/09/05 03:32:02 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:32:02 INFO : file7.txt: Copied (new)
2026/09/05 03:32:02 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:32:02 INFO : file5.txt: Copied (new)
2026/09/05 03:32:02 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync/modfiles"
2026/09/05 03:32:02 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_resync-yumosoc5"
2026/09/05 03:32:02 DEBUG : fileA.txt: Need to transfer - File not found at Destination
2026/09/05 03:32:02 DEBUG : fileA.txt.04c13af3.partial: size = 19 OK
2026/09/05 03:32:02 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:32:02 DEBUG : fileA.txt.04c13af3.partial: renamed to: fileA.txt
2026/09/05 03:32:02 INFO : fileA.txt: Copied (new)
2026/09/05 03:32:02 DEBUG : fileB.txt: Need to transfer - File not found at Destination
2026/09/05 03:32:02 DEBUG : Local file system at /tmp/031939gatudax1/datadir/test_resync-yumosoc5: Waiting for checks to finish
2026/09/05 03:32:02 DEBUG : Local file system at /tmp/031939gatudax1/datadir/test_resync-yumosoc5: Waiting for transfers to finish
2026/09/05 03:32:02 DEBUG : fileB.txt.b8ec97e6.partial: size = 19 OK
2026/09/05 03:32:02 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:32:02 DEBUG : fileB.txt.b8ec97e6.partial: renamed to: fileB.txt
2026/09/05 03:32:02 INFO : fileB.txt: Copied (new)
2026/09/05 03:32:02 DEBUG : Waiting for deletions to finish
2026/09/05 03:32:02 ERROR : error listing: directory not found
2026/09/05 03:32:02 ERROR : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync/path1': Failed to list "": directory not found
2026/09/05 03:32:02 DEBUG : removing 1 level 0 directories
2026/09/05 03:32:02 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync/path1': Removing directory
2026/09/05 03:32:02 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-zazanew6hide%2F031939gatudax1%2Fresync%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:827f352c-001a-00bb-72e7-3c0bb8000000
Time:2026-09-05T03:32:02.4255042Z
--------------------------------------------------------------------------------
2026/09/05 03:32:02 DEBUG : Waiting for deletions to finish
2026/09/05 03:32:02 ERROR : error listing: directory not found
2026/09/05 03:32:02 ERROR : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync/path2': Failed to list "": directory not found
2026/09/05 03:32:02 DEBUG : removing 1 level 0 directories
2026/09/05 03:32:02 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync/path2': Removing directory
2026/09/05 03:32:02 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-zazanew6hide%2F031939gatudax1%2Fresync%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:827f352f-001a-00bb-75e7-3c0bb8000000
Time:2026-09-05T03:32:02.5563079Z
--------------------------------------------------------------------------------
2026/09/05 03:32:02 ERROR : error listing: directory not found
2026/09/05 03:32:02 ERROR : error listing: directory not found
2026/09/05 03:32:02 NOTICE: checking initFs Local file system at /tmp/031939gatudax1/initdir/test_resync-bunawoz5
2026/09/05 03:32:02 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:32:02 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:32:02 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:32:02 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:32:02 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:32:02 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:32:02 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:32:02 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:32:02 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync/path1': Waiting for checks to finish
2026/09/05 03:32:02 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync/path1': Waiting for transfers to finish
2026/09/05 03:32:02 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:32:02 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:32:02 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:32:02 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:32:02 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:32:02 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:32:02 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:32:02 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:32:03 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:32:03 INFO : file4.txt: Copied (new)
2026/09/05 03:32:03 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:32:03 INFO : file3.txt: Copied (new)
2026/09/05 03:32:03 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:32:03 INFO : file2.txt: Copied (new)
2026/09/05 03:32:03 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:32:03 INFO : file1.txt: Copied (new)
2026/09/05 03:32:03 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:32:03 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:32:03 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:32:03 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:32:03 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:32:03 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:32:03 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:32:03 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:32:03 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:32:03 INFO : file5.txt: Copied (new)
2026/09/05 03:32:03 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:32:03 INFO : file7.txt: Copied (new)
2026/09/05 03:32:03 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:32:03 INFO : file6.txt: Copied (new)
2026/09/05 03:32:03 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:32:03 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:32:03 NOTICE: checking Path1 azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync/path1'
2026/09/05 03:32:03 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:32:03 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:32:03 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:32:03 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:32:03 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:32:03 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:32:03 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:32:03 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:32:03 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync/path2': Waiting for checks to finish
2026/09/05 03:32:03 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync/path2': Waiting for transfers to finish
2026/09/05 03:32:04 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:32:04 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:32:04 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:32:04 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:32:04 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:32:04 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:32:04 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:32:04 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:32:04 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:32:04 INFO : file2.txt: Copied (new)
2026/09/05 03:32:04 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:32:04 INFO : file4.txt: Copied (new)
2026/09/05 03:32:04 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:32:04 INFO : file3.txt: Copied (new)
2026/09/05 03:32:04 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:32:04 INFO : file1.txt: Copied (new)
2026/09/05 03:32:04 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:32:04 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:32:04 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:32:04 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:32:04 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:32:04 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:32:04 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:32:04 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:32:04 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:32:04 INFO : file6.txt: Copied (new)
2026/09/05 03:32:04 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:32:04 INFO : file7.txt: Copied (new)
2026/09/05 03:32:04 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:32:04 INFO : file5.txt: Copied (new)
2026/09/05 03:32:04 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:32:04 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:32:04 NOTICE: checking path2 azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync/path2'
2026/09/05 03:32:05 NOTICE: [36m(01) :[0m [34mtest resync[0m
2026/09/05 03:32:05 NOTICE: [36m(02) :[0m [34mtest 1. resync with empty path1, resulting in copying all content from path2.[0m
2026/09/05 03:32:05 NOTICE: [36m(03) :[0m [34mpurge-children TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync/path1/[0m
2026/09/05 03:32:05 DEBUG : Max number of stats groups reached removing siluviw6
2026/09/05 03:32:05 DEBUG : file1.txt: Remove file
2026/09/05 03:32:05 DEBUG : file2.txt: Remove file
2026/09/05 03:32:05 DEBUG : file3.txt: Remove file
2026/09/05 03:32:05 DEBUG : file4.txt: Remove file
2026/09/05 03:32:05 DEBUG : file5.txt: Remove file
2026/09/05 03:32:05 DEBUG : file6.txt: Remove file
2026/09/05 03:32:05 DEBUG : file7.txt: Remove file
2026/09/05 03:32:05 DEBUG : RCLONE_TEST: Remove file
2026/09/05 03:32:05 NOTICE: [36m(04) :[0m [34mbisync resync[0m
2026/09/05 03:32:10 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:32:10 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:32:10 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:32: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/09/05 03:32:10 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync/path2/"
2026/09/05 03:32:10 INFO : Copying Path2 files to Path1
2026/09/05 03:32:10 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:32:10 INFO : file1.txt: Copied (server-side copy)
2026/09/05 03:32:10 INFO : file3.txt: Copied (server-side copy)
2026/09/05 03:32:10 INFO : file2.txt: Copied (server-side copy)
2026/09/05 03:32:10 INFO : file4.txt: Copied (server-side copy)
2026/09/05 03:32:10 INFO : file5.txt: Copied (server-side copy)
2026/09/05 03:32:10 INFO : file6.txt: Copied (server-side copy)
2026/09/05 03:32:10 INFO : file7.txt: Copied (server-side copy)
2026/09/05 03:32:11 INFO : RCLONE_TEST: Copied (server-side copy)
2026/09/05 03:32:11 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:32:11 INFO : Resync updating listings
2026/09/05 03:32:11 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync/path2/"
2026/09/05 03:32:11 INFO : [32mBisync successful[0m
2026/09/05 03:32:11 NOTICE: [36m(05) :[0m [34mmove-listings empty-path1[0m
2026/09/05 03:32:11 NOTICE: [36m(06) :[0m [34mtest 2. resync with empty path2, resulting in syncing all content to path2.[0m
2026/09/05 03:32:11 NOTICE: [36m(07) :[0m [34mpurge-children TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync/path2/[0m
2026/09/05 03:32:11 DEBUG : Max number of stats groups reached removing metobun8
2026/09/05 03:32:11 DEBUG : file1.txt: Remove file
2026/09/05 03:32:11 DEBUG : file2.txt: Remove file
2026/09/05 03:32:11 DEBUG : file3.txt: Remove file
2026/09/05 03:32:11 DEBUG : file4.txt: Remove file
2026/09/05 03:32:11 DEBUG : file5.txt: Remove file
2026/09/05 03:32:11 DEBUG : file6.txt: Remove file
2026/09/05 03:32:11 DEBUG : file7.txt: Remove file
2026/09/05 03:32:11 DEBUG : RCLONE_TEST: Remove file
2026/09/05 03:32:11 NOTICE: [36m(08) :[0m [34mbisync resync[0m
2026/09/05 03:32:16 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:32:16 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:32:16 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:32: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/09/05 03:32:16 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync/path2/"
2026/09/05 03:32:16 INFO : Copying Path2 files to Path1
2026/09/05 03:32:16 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:32:16 INFO : There was nothing to transfer
2026/09/05 03:32:16 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:32:16 INFO : file1.txt: Copied (server-side copy)
2026/09/05 03:32:16 INFO : file4.txt: Copied (server-side copy)
2026/09/05 03:32:16 INFO : file2.txt: Copied (server-side copy)
2026/09/05 03:32:16 INFO : file3.txt: Copied (server-side copy)
2026/09/05 03:32:16 INFO : file6.txt: Copied (server-side copy)
2026/09/05 03:32:16 INFO : file5.txt: Copied (server-side copy)
2026/09/05 03:32:16 INFO : file7.txt: Copied (server-side copy)
2026/09/05 03:32:17 INFO : RCLONE_TEST: Copied (server-side copy)
2026/09/05 03:32:17 INFO : Resync updating listings
2026/09/05 03:32:17 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync/path2/"
2026/09/05 03:32:17 INFO : [32mBisync successful[0m
2026/09/05 03:32:17 NOTICE: [36m(09) :[0m [34mmove-listings empty-path2[0m
2026/09/05 03:32:17 NOTICE: [36m(10) :[0m [34mtest 3. exercise all of the various file difference scenarios during a resync.[0m
2026/09/05 03:32:17 NOTICE: [36m(11) :[0m [34mtouch-glob 2002-02-02 /tmp/031939gatudax1/datadir/test_resync-yumosoc5/ fileA.txt[0m
2026/09/05 03:32:17 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_resync-yumosoc5/"
2026/09/05 03:32:17 DEBUG : fs cache: renaming cache item "/tmp/031939gatudax1/datadir/test_resync-yumosoc5/" to be canonical "/tmp/031939gatudax1/datadir/test_resync-yumosoc5"
2026/09/05 03:32:17 DEBUG : fileA.txt: Set modification time 2002-02-02
2026/09/05 03:32:17 NOTICE: [36m(12) :[0m [34mtouch-glob 1999-09-09 /tmp/031939gatudax1/datadir/test_resync-yumosoc5/ fileB.txt[0m
2026/09/05 03:32:17 DEBUG : fs cache: switching user supplied name "/tmp/031939gatudax1/datadir/test_resync-yumosoc5/" for canonical name "/tmp/031939gatudax1/datadir/test_resync-yumosoc5"
2026/09/05 03:32:17 DEBUG : fileB.txt: Set modification time 1999-09-09
2026/09/05 03:32:17 NOTICE: [36m(13) :[0m [34mtest = file - path1 - path2 - expected action - who wins[0m
2026/09/05 03:32:17 NOTICE: [36m(14) :[0m [34mtest - file1.txt - exists - missing - sync path1 > path2 - path1[0m
2026/09/05 03:32:17 NOTICE: [36m(15) :[0m [34mdelete-file TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync/path2/file1.txt[0m
2026/09/05 03:32:17 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync/path2/"
2026/09/05 03:32:17 DEBUG : Max number of stats groups reached removing ricizel2
2026/09/05 03:32:17 INFO : file1.txt: Deleted
2026/09/05 03:32:17 NOTICE: [36m(16) :[0m [34mtest - file2.txt - missing - exists - copy path2 > path1 - path2[0m
2026/09/05 03:32:17 NOTICE: [36m(17) :[0m [34mdelete-file TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync/path1/file2.txt[0m
2026/09/05 03:32:17 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync/path1/"
2026/09/05 03:32:17 DEBUG : Max number of stats groups reached removing namutoq9
2026/09/05 03:32:17 INFO : file2.txt: Deleted
2026/09/05 03:32:17 NOTICE: [36m(18) :[0m [34mtest - file3.txt - exists - newer date - sync path1 > path2 - path1[0m
2026/09/05 03:32:17 NOTICE: [36m(19) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_resync-yumosoc5/fileA.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync/path2/ file3.txt[0m
2026/09/05 03:32:17 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_resync-yumosoc5/fileA.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync/path2/" as "file3.txt"
2026/09/05 03:32:17 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_resync-yumosoc5/fileA.txt"
2026/09/05 03:32:17 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync/path2/"
2026/09/05 03:32:17 DEBUG : operations.CopyFile "fileA.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync/path2/'" as "file3.txt"
2026/09/05 03:32:17 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/031939gatudax1/datadir/test_resync-yumosoc5)
2026/09/05 03:32:17 DEBUG : file3.txt: size = 0 (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync/path2/')
2026/09/05 03:32:17 DEBUG : fileA.txt: Sizes differ
2026/09/05 03:32:17 DEBUG : Max number of stats groups reached removing mixopaz6
2026/09/05 03:32:17 DEBUG : file3.txt.2b9483fe.partial: size = 19 OK
2026/09/05 03:32:17 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:32:17 DEBUG : file3.txt.2b9483fe.partial: renamed to: file3.txt
2026/09/05 03:32:17 INFO : fileA.txt: Copied (replaced existing) to: file3.txt
2026/09/05 03:32:17 NOTICE: [36m(20) :[0m [34mtest - file4.txt - missing - newer date - copy path2 > path1 - path2[0m
2026/09/05 03:32:17 NOTICE: [36m(21) :[0m [34mdelete-file TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync/path1/file4.txt[0m
2026/09/05 03:32:17 DEBUG : Max number of stats groups reached removing sejafad9
2026/09/05 03:32:17 INFO : file4.txt: Deleted
2026/09/05 03:32:17 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_resync-yumosoc5/fileA.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync/path2/ file4.txt[0m
2026/09/05 03:32:17 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_resync-yumosoc5/fileA.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync/path2/" as "file4.txt"
2026/09/05 03:32:17 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_resync-yumosoc5/fileA.txt"
2026/09/05 03:32:17 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync/path2/"
2026/09/05 03:32:17 DEBUG : operations.CopyFile "fileA.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync/path2/'" as "file4.txt"
2026/09/05 03:32:17 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/031939gatudax1/datadir/test_resync-yumosoc5)
2026/09/05 03:32:17 DEBUG : file4.txt: size = 0 (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync/path2/')
2026/09/05 03:32:17 DEBUG : fileA.txt: Sizes differ
2026/09/05 03:32:17 DEBUG : Max number of stats groups reached removing lupexeg7
2026/09/05 03:32:18 DEBUG : file4.txt.1fa6ea21.partial: size = 19 OK
2026/09/05 03:32:18 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:32:18 DEBUG : file4.txt.1fa6ea21.partial: renamed to: file4.txt
2026/09/05 03:32:18 INFO : fileA.txt: Copied (replaced existing) to: file4.txt
2026/09/05 03:32:18 NOTICE: [36m(23) :[0m [34mtest - file5.txt - exists - older date - sync path1 > path2 - path1[0m
2026/09/05 03:32:18 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_resync-yumosoc5/fileB.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync/path2/ file5.txt[0m
2026/09/05 03:32:18 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_resync-yumosoc5/fileB.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync/path2/" as "file5.txt"
2026/09/05 03:32:18 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_resync-yumosoc5/fileB.txt"
2026/09/05 03:32:18 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync/path2/"
2026/09/05 03:32:18 DEBUG : operations.CopyFile "fileB.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync/path2/'" as "file5.txt"
2026/09/05 03:32:18 DEBUG : fileB.txt: size = 19 (Local file system at /tmp/031939gatudax1/datadir/test_resync-yumosoc5)
2026/09/05 03:32:18 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync/path2/')
2026/09/05 03:32:18 DEBUG : fileB.txt: Sizes differ
2026/09/05 03:32:18 DEBUG : Max number of stats groups reached removing xeziyuk0
2026/09/05 03:32:18 DEBUG : file5.txt.791a6f4b.partial: size = 19 OK
2026/09/05 03:32:18 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:32:18 DEBUG : file5.txt.791a6f4b.partial: renamed to: file5.txt
2026/09/05 03:32:18 INFO : fileB.txt: Copied (replaced existing) to: file5.txt
2026/09/05 03:32:18 NOTICE: [36m(25) :[0m [34mtest - file6.txt - older date - newer date - sync path1 > path2 - path1[0m
2026/09/05 03:32:18 NOTICE: [36m(26) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_resync-yumosoc5/fileB.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync/path1/ file6.txt[0m
2026/09/05 03:32:18 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_resync-yumosoc5/fileB.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync/path1/" as "file6.txt"
2026/09/05 03:32:18 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_resync-yumosoc5/fileB.txt"
2026/09/05 03:32:18 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync/path1/"
2026/09/05 03:32:18 DEBUG : operations.CopyFile "fileB.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync/path1/'" as "file6.txt"
2026/09/05 03:32:18 DEBUG : fileB.txt: size = 19 (Local file system at /tmp/031939gatudax1/datadir/test_resync-yumosoc5)
2026/09/05 03:32:18 DEBUG : file6.txt: size = 0 (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync/path1/')
2026/09/05 03:32:18 DEBUG : fileB.txt: Sizes differ
2026/09/05 03:32:18 DEBUG : Max number of stats groups reached removing wizuked3
2026/09/05 03:32:19 DEBUG : file6.txt.237b502b.partial: size = 19 OK
2026/09/05 03:32:19 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:32:19 DEBUG : file6.txt.237b502b.partial: renamed to: file6.txt
2026/09/05 03:32:19 INFO : fileB.txt: Copied (replaced existing) to: file6.txt
2026/09/05 03:32:19 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_resync-yumosoc5/fileA.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync/path2/ file6.txt[0m
2026/09/05 03:32:19 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_resync-yumosoc5/fileA.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync/path2/" as "file6.txt"
2026/09/05 03:32:19 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_resync-yumosoc5/fileA.txt"
2026/09/05 03:32:19 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync/path2/"
2026/09/05 03:32:19 DEBUG : operations.CopyFile "fileA.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync/path2/'" as "file6.txt"
2026/09/05 03:32:19 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/031939gatudax1/datadir/test_resync-yumosoc5)
2026/09/05 03:32:19 DEBUG : file6.txt: size = 0 (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync/path2/')
2026/09/05 03:32:19 DEBUG : fileA.txt: Sizes differ
2026/09/05 03:32:19 DEBUG : Max number of stats groups reached removing jejegap4
2026/09/05 03:32:19 DEBUG : file6.txt.c537c25e.partial: size = 19 OK
2026/09/05 03:32:19 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:32:19 DEBUG : file6.txt.c537c25e.partial: renamed to: file6.txt
2026/09/05 03:32:19 INFO : fileA.txt: Copied (replaced existing) to: file6.txt
2026/09/05 03:32:19 NOTICE: [36m(28) :[0m [34mtest - file7.txt - exists - exists (same) - none - same[0m
2026/09/05 03:32:19 NOTICE: [36m(29) :[0m [34mtest run bisync with resync[0m
2026/09/05 03:32:19 NOTICE: [36m(30) :[0m [34mbisync resync[0m
2026/09/05 03:32:24 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:32:24 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:32:24 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03: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/09/05 03:32:24 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync/path2/"
2026/09/05 03:32:24 INFO : Copying Path2 files to Path1
2026/09/05 03:32:24 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:32:24 INFO : file4.txt: Copied (server-side copy)
2026/09/05 03:32:24 INFO : file2.txt: Copied (server-side copy)
2026/09/05 03:32:24 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:32:24 INFO : file6.txt: Updated modification time in destination
2026/09/05 03:32:25 INFO : file3.txt: Copied (server-side copy)
2026/09/05 03:32:25 INFO : file1.txt: Copied (server-side copy)
2026/09/05 03:32:25 INFO : file5.txt: Copied (server-side copy)
2026/09/05 03:32:25 INFO : Resync updating listings
2026/09/05 03:32:25 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync/path2/"
2026/09/05 03:32:25 INFO : [32mBisync successful[0m
2026/09/05 03:32:25 NOTICE: [36m(31) :[0m [34mcopy-listings mixed-diffs[0m
2026/09/05 03:32:25 NOTICE: [36m(32) :[0m [34mtest run normal bisync[0m
2026/09/05 03:32:25 NOTICE: [36m(33) :[0m [34mbisync[0m
2026/09/05 03:32:29 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:32:29 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:32:29 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03: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/09/05 03:32:29 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync/path2/"
2026/09/05 03:32:29 INFO : Building Path1 and Path2 listings
2026/09/05 03:32:29 INFO : Path1 checking for diffs
2026/09/05 03:32:29 INFO : Path2 checking for diffs
2026/09/05 03:32:29 INFO : No changes found
2026/09/05 03:32:29 INFO : Updating listings
2026/09/05 03:32:29 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync/path2/"
2026/09/05 03:32:29 INFO : [32mBisync successful[0m
2026/09/05 03:32:29 NOTICE: [36m(34) :[0m [34mtest 4. confirm critical error on normal sync of empty path.[0m
2026/09/05 03:32:29 NOTICE: [36m(35) :[0m [34mpurge-children TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync/path2/[0m
2026/09/05 03:32:29 DEBUG : Max number of stats groups reached removing zajujan3
2026/09/05 03:32:29 DEBUG : file1.txt: Remove file
2026/09/05 03:32:29 DEBUG : file2.txt: Remove file
2026/09/05 03:32:30 DEBUG : file3.txt: Remove file
2026/09/05 03:32:30 DEBUG : file4.txt: Remove file
2026/09/05 03:32:30 DEBUG : file5.txt: Remove file
2026/09/05 03:32:30 DEBUG : file6.txt: Remove file
2026/09/05 03:32:30 DEBUG : file7.txt: Remove file
2026/09/05 03:32:30 DEBUG : RCLONE_TEST: Remove file
2026/09/05 03:32:30 NOTICE: [36m(36) :[0m [34mbisync[0m
2026/09/05 03:32:34 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:32:34 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:32:34 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:32: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/09/05 03:32:34 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync/path2/"
2026/09/05 03:32:34 INFO : Building Path1 and Path2 listings
2026/09/05 03:32:35 INFO : Path1 checking for diffs
2026/09/05 03:32:35 INFO : Path2 checking for diffs
2026/09/05 03:32:35 ERROR : Empty current Path2 listing. Cannot sync to an empty directory: /tmp/031939gatudax1/workdir/TestAzureFiles_rclone-test-zazanew6hide_031939gatudax1_resync_path1..TestAzureFiles_rclone-test-zazanew6hide_031939gatudax1_resync_path2.path2.lst-new
2026/09/05 03:32:35 ERROR : [31mBisync critical error: empty current Path2 listing: /tmp/031939gatudax1/workdir/TestAzureFiles_rclone-test-zazanew6hide_031939gatudax1_resync_path1..TestAzureFiles_rclone-test-zazanew6hide_031939gatudax1_resync_path2.path2.lst-new[0m
2026/09/05 03:32:35 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/09/05 03:32:35 NOTICE: Bisync error: bisync aborted
2026/09/05 03:32:35 DEBUG : Waiting for deletions to finish
2026/09/05 03:32:35 DEBUG : Max number of stats groups reached removing vibivis5
2026/09/05 03:32:35 INFO : RCLONE_TEST: Deleted
2026/09/05 03:32:35 INFO : file5.txt: Deleted
2026/09/05 03:32:35 INFO : file6.txt: Deleted
2026/09/05 03:32:35 INFO : file1.txt: Deleted
2026/09/05 03:32:35 INFO : file7.txt: Deleted
2026/09/05 03:32:35 INFO : file3.txt: Deleted
2026/09/05 03:32:35 INFO : file2.txt: Deleted
2026/09/05 03:32:35 INFO : file4.txt: Deleted
2026/09/05 03:32:35 DEBUG : removing 1 level 0 directories
2026/09/05 03:32:35 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync/path1': Removing directory
2026/09/05 03:32:35 DEBUG : Waiting for deletions to finish
2026/09/05 03:32:35 DEBUG : removing 1 level 0 directories
2026/09/05 03:32:35 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync/path2': Removing directory
bisync_test.go:610: [32mTEST resync PASSED[0m
=== RUN TestBisyncRemoteRemote/resync_modes
2026/09/05 03:32:35 INFO : path1: Making directory
2026/09/05 03:32:35 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1"
2026/09/05 03:32:35 INFO : path2: Making directory
2026/09/05 03:32:35 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2"
2026/09/05 03:32:35 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync_modes/initial"
2026/09/05 03:32:35 DEBUG : Creating backend with remote "/tmp/031939gatudax1/initdir/test_resync_modes-joledey0"
2026/09/05 03:32:35 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:32:35 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:32:35 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:32:35 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:32:35 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:32:35 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:32:35 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:32:35 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:32:35 INFO : file1.txt: Copied (new)
2026/09/05 03:32:35 DEBUG : Local file system at /tmp/031939gatudax1/initdir/test_resync_modes-joledey0: Waiting for checks to finish
2026/09/05 03:32:35 DEBUG : Local file system at /tmp/031939gatudax1/initdir/test_resync_modes-joledey0: Waiting for transfers to finish
2026/09/05 03:32:35 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:32:35 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:32:35 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:32:35 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:32:35 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:32:35 INFO : file2.txt: Copied (new)
2026/09/05 03:32:35 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync_modes/modfiles"
2026/09/05 03:32:35 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5"
2026/09/05 03:32:35 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/09/05 03:32:35 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/09/05 03:32:35 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:32:35 DEBUG : Local file system at /tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5: Waiting for checks to finish
2026/09/05 03:32:35 DEBUG : Local file system at /tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5: Waiting for transfers to finish
2026/09/05 03:32:35 DEBUG : file1R.txt.d467e63a.partial: size = 42 OK
2026/09/05 03:32:35 DEBUG : file2.txt.ac4156f2.partial: size = 37 OK
2026/09/05 03:32:35 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/09/05 03:32:35 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/09/05 03:32:35 DEBUG : file1L.txt.684d937d.partial: size = 33 OK
2026/09/05 03:32:35 DEBUG : file1R.txt.d467e63a.partial: renamed to: file1R.txt
2026/09/05 03:32:35 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/09/05 03:32:35 INFO : file1R.txt: Copied (new)
2026/09/05 03:32:35 DEBUG : file2.txt.ac4156f2.partial: renamed to: file2.txt
2026/09/05 03:32:35 INFO : file2.txt: Copied (new)
2026/09/05 03:32:35 DEBUG : file1L.txt.684d937d.partial: renamed to: file1L.txt
2026/09/05 03:32:35 INFO : file1L.txt: Copied (new)
2026/09/05 03:32:35 DEBUG : Waiting for deletions to finish
2026/09/05 03:32:35 ERROR : error listing: directory not found
2026/09/05 03:32:35 ERROR : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1': Failed to list "": directory not found
2026/09/05 03:32:35 DEBUG : removing 1 level 0 directories
2026/09/05 03:32:35 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1': Removing directory
2026/09/05 03:32:36 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-zazanew6hide%2F031939gatudax1%2Fresync_modes%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:91f48f69-f01a-004b-0ae7-3c4d49000000
Time:2026-09-05T03:32:35.9970778Z
--------------------------------------------------------------------------------
2026/09/05 03:32:36 DEBUG : Waiting for deletions to finish
2026/09/05 03:32:36 ERROR : error listing: directory not found
2026/09/05 03:32:36 ERROR : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2': Failed to list "": directory not found
2026/09/05 03:32:36 DEBUG : removing 1 level 0 directories
2026/09/05 03:32:36 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2': Removing directory
2026/09/05 03:32:36 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-zazanew6hide%2F031939gatudax1%2Fresync_modes%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:91f48f6c-f01a-004b-0de7-3c4d49000000
Time:2026-09-05T03:32:36.1228953Z
--------------------------------------------------------------------------------
2026/09/05 03:32:36 ERROR : error listing: directory not found
2026/09/05 03:32:36 ERROR : error listing: directory not found
2026/09/05 03:32:36 NOTICE: checking initFs Local file system at /tmp/031939gatudax1/initdir/test_resync_modes-joledey0
2026/09/05 03:32:36 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:32:36 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:32:36 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:32:36 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1': Waiting for checks to finish
2026/09/05 03:32:36 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1': Waiting for transfers to finish
2026/09/05 03:32:36 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:32:36 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:32:36 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:32:36 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:32:36 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:32:36 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:32:36 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:32:36 INFO : file2.txt: Copied (new)
2026/09/05 03:32:36 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:32:36 INFO : file1.txt: Copied (new)
2026/09/05 03:32:36 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:32:36 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:32:36 NOTICE: checking Path1 azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1'
2026/09/05 03:32:36 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:32:36 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:32:36 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:32:36 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2': Waiting for checks to finish
2026/09/05 03:32:36 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2': Waiting for transfers to finish
2026/09/05 03:32:37 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:32:37 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:32:37 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:32:37 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:32:37 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:32:37 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:32:37 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:32:37 INFO : file1.txt: Copied (new)
2026/09/05 03:32:37 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:32:37 INFO : file2.txt: Copied (new)
2026/09/05 03:32:37 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:32:37 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:32:37 NOTICE: checking path2 azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2'
2026/09/05 03:32:37 NOTICE: [36m(01) :[0m [34mtest resync-mode[0m
2026/09/05 03:32:37 NOTICE: [36m(02) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/09/05 03:32:37 NOTICE: [36m(03) :[0m [34mtouch-glob 2001-01-02 /tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/ file1R.txt[0m
2026/09/05 03:32:37 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/"
2026/09/05 03:32:37 DEBUG : fs cache: renaming cache item "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/" to be canonical "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5"
2026/09/05 03:32:37 DEBUG : file1R.txt: Set modification time 2001-01-02
2026/09/05 03:32:37 NOTICE: [36m(04) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/file1R.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2/ file1.txt[0m
2026/09/05 03:32:37 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/file1R.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2/" as "file1.txt"
2026/09/05 03:32:37 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/file1R.txt"
2026/09/05 03:32:37 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2/"
2026/09/05 03:32:37 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2/'" as "file1.txt"
2026/09/05 03:32:37 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5)
2026/09/05 03:32:37 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2/')
2026/09/05 03:32:37 DEBUG : file1R.txt: Sizes differ
2026/09/05 03:32:37 DEBUG : Max number of stats groups reached removing ropokex0
2026/09/05 03:32:37 DEBUG : file1.txt.91f01f3f.partial: size = 42 OK
2026/09/05 03:32:37 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/09/05 03:32:37 DEBUG : file1.txt.91f01f3f.partial: renamed to: file1.txt
2026/09/05 03:32:37 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/09/05 03:32:37 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-03-04 /tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/ file1L.txt[0m
2026/09/05 03:32:37 DEBUG : fs cache: switching user supplied name "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/" for canonical name "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5"
2026/09/05 03:32:37 DEBUG : file1L.txt: Set modification time 2001-03-04
2026/09/05 03:32:37 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/file1L.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1/ file1.txt[0m
2026/09/05 03:32:37 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/file1L.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1/" as "file1.txt"
2026/09/05 03:32:37 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/file1L.txt"
2026/09/05 03:32:37 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1/"
2026/09/05 03:32:37 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1/'" as "file1.txt"
2026/09/05 03:32:38 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5)
2026/09/05 03:32:38 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1/')
2026/09/05 03:32:38 DEBUG : file1L.txt: Sizes differ
2026/09/05 03:32:38 DEBUG : Max number of stats groups reached removing yudirak3
2026/09/05 03:32:38 DEBUG : file1.txt.4e37ab47.partial: size = 33 OK
2026/09/05 03:32:38 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/09/05 03:32:38 DEBUG : file1.txt.4e37ab47.partial: renamed to: file1.txt
2026/09/05 03:32:38 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/09/05 03:32:38 NOTICE: [36m(07) :[0m [34mtest bisync run with --resync-mode=newer[0m
2026/09/05 03:32:38 NOTICE: [36m(08) :[0m [34mbisync resync resync-mode=newer[0m
2026/09/05 03:32:42 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:32:42 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:32:42 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:32: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/09/05 03:32:42 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2/"
2026/09/05 03:32:42 INFO : Copying Path2 files to Path1
2026/09/05 03:32:42 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:32:43 INFO : There was nothing to transfer
2026/09/05 03:32:43 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:32:43 INFO : file1.txt: Copied (server-side copy)
2026/09/05 03:32:43 INFO : Resync updating listings
2026/09/05 03:32:43 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2/"
2026/09/05 03:32:43 INFO : [32mBisync successful[0m
2026/09/05 03:32:43 NOTICE: [36m(09) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/09/05 03:32:43 NOTICE: [36m(10) :[0m [34mtouch-glob 2001-07-23 /tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/ file1R.txt[0m
2026/09/05 03:32:43 DEBUG : fs cache: switching user supplied name "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/" for canonical name "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5"
2026/09/05 03:32:43 DEBUG : file1R.txt: Set modification time 2001-07-23
2026/09/05 03:32:43 NOTICE: [36m(11) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/file1R.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2/ file1.txt[0m
2026/09/05 03:32:43 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/file1R.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2/" as "file1.txt"
2026/09/05 03:32:43 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/file1R.txt"
2026/09/05 03:32:43 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2/"
2026/09/05 03:32:43 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2/'" as "file1.txt"
2026/09/05 03:32:43 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5)
2026/09/05 03:32:43 DEBUG : file1.txt: size = 33 (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2/')
2026/09/05 03:32:43 DEBUG : file1R.txt: Sizes differ
2026/09/05 03:32:43 DEBUG : Max number of stats groups reached removing lucesur2
2026/09/05 03:32:43 DEBUG : file1.txt.fd99577e.partial: size = 42 OK
2026/09/05 03:32:43 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/09/05 03:32:43 DEBUG : file1.txt.fd99577e.partial: renamed to: file1.txt
2026/09/05 03:32:43 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/09/05 03:32:43 NOTICE: [36m(12) :[0m [34mtouch-glob 2001-08-26 /tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/ file1L.txt[0m
2026/09/05 03:32:43 DEBUG : fs cache: switching user supplied name "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/" for canonical name "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5"
2026/09/05 03:32:43 DEBUG : file1L.txt: Set modification time 2001-08-26
2026/09/05 03:32:43 NOTICE: [36m(13) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/file1L.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1/ file1.txt[0m
2026/09/05 03:32:43 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/file1L.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1/" as "file1.txt"
2026/09/05 03:32:43 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/file1L.txt"
2026/09/05 03:32:43 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1/"
2026/09/05 03:32:43 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1/'" as "file1.txt"
2026/09/05 03:32:44 DEBUG : file1.txt: size = 33 OK
2026/09/05 03:32:44 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/09/05 03:32:44 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/09/05 03:32:44 INFO : file1L.txt: Updated modification time in destination
2026/09/05 03:32:44 DEBUG : file1L.txt: Unchanged skipping
2026/09/05 03:32:44 NOTICE: [36m(14) :[0m [34mtest bisync run with --resync-mode=path2[0m
2026/09/05 03:32:44 NOTICE: [36m(15) :[0m [34mbisync resync resync-mode=path2[0m
2026/09/05 03:32:48 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:32:48 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:32:48 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:32:48 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/09/05 03:32:48 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2/"
2026/09/05 03:32:48 INFO : Copying Path2 files to Path1
2026/09/05 03:32:48 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:32:49 INFO : file1.txt: Copied (server-side copy)
2026/09/05 03:32:49 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:32:49 INFO : Resync updating listings
2026/09/05 03:32:49 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2/"
2026/09/05 03:32:49 INFO : [32mBisync successful[0m
2026/09/05 03:32:49 NOTICE: [36m(16) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/09/05 03:32:49 NOTICE: [36m(17) :[0m [34mtouch-glob 2002-07-23 /tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/ file1R.txt[0m
2026/09/05 03:32:49 DEBUG : fs cache: switching user supplied name "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/" for canonical name "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5"
2026/09/05 03:32:49 DEBUG : file1R.txt: Set modification time 2002-07-23
2026/09/05 03:32:49 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/file1R.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2/ file1.txt[0m
2026/09/05 03:32:49 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/file1R.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2/" as "file1.txt"
2026/09/05 03:32:49 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/file1R.txt"
2026/09/05 03:32:49 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2/"
2026/09/05 03:32:49 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2/'" as "file1.txt"
2026/09/05 03:32:49 DEBUG : file1.txt: size = 42 OK
2026/09/05 03:32:49 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/09/05 03:32:49 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/09/05 03:32:49 INFO : file1R.txt: Updated modification time in destination
2026/09/05 03:32:49 DEBUG : file1R.txt: Unchanged skipping
2026/09/05 03:32:49 NOTICE: [36m(19) :[0m [34mtouch-glob 2002-08-26 /tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/ file1L.txt[0m
2026/09/05 03:32:49 DEBUG : fs cache: switching user supplied name "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/" for canonical name "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5"
2026/09/05 03:32:49 DEBUG : file1L.txt: Set modification time 2002-08-26
2026/09/05 03:32:49 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/file1L.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1/ file1.txt[0m
2026/09/05 03:32:49 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/file1L.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1/" as "file1.txt"
2026/09/05 03:32:49 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/file1L.txt"
2026/09/05 03:32:49 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1/"
2026/09/05 03:32:49 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1/'" as "file1.txt"
2026/09/05 03:32:49 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5)
2026/09/05 03:32:49 DEBUG : file1.txt: size = 42 (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1/')
2026/09/05 03:32:49 DEBUG : file1L.txt: Sizes differ
2026/09/05 03:32:49 DEBUG : Max number of stats groups reached removing sobanuc7
2026/09/05 03:32:49 DEBUG : file1.txt.e4364b55.partial: size = 33 OK
2026/09/05 03:32:49 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/09/05 03:32:49 DEBUG : file1.txt.e4364b55.partial: renamed to: file1.txt
2026/09/05 03:32:49 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/09/05 03:32:49 NOTICE: [36m(21) :[0m [34mtest bisync run with --resync-mode=larger[0m
2026/09/05 03:32:49 NOTICE: [36m(22) :[0m [34mbisync resync resync-mode=larger[0m
2026/09/05 03:32:54 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:32:54 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:32:54 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:32: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/09/05 03:32:54 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2/"
2026/09/05 03:32:54 INFO : Copying Path2 files to Path1
2026/09/05 03:32:54 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:32:54 INFO : file1.txt: Path2 is larger. Path1: 33, Path2: 42, Difference: 9
2026/09/05 03:32:54 INFO : file1.txt: Copied (server-side copy)
2026/09/05 03:32:54 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:32:55 INFO : Resync updating listings
2026/09/05 03:32:55 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2/"
2026/09/05 03:32:55 INFO : [32mBisync successful[0m
2026/09/05 03:32:55 NOTICE: [36m(23) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/09/05 03:32:55 NOTICE: [36m(24) :[0m [34mtouch-glob 2003-07-23 /tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/ file1R.txt[0m
2026/09/05 03:32:55 DEBUG : fs cache: switching user supplied name "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/" for canonical name "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5"
2026/09/05 03:32:55 DEBUG : file1R.txt: Set modification time 2003-07-23
2026/09/05 03:32:55 NOTICE: [36m(25) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/file1R.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2/ file1.txt[0m
2026/09/05 03:32:55 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/file1R.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2/" as "file1.txt"
2026/09/05 03:32:55 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/file1R.txt"
2026/09/05 03:32:55 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2/"
2026/09/05 03:32:55 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2/'" as "file1.txt"
2026/09/05 03:32:55 DEBUG : file1.txt: size = 42 OK
2026/09/05 03:32:55 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/09/05 03:32:55 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/09/05 03:32:55 INFO : file1R.txt: Updated modification time in destination
2026/09/05 03:32:55 DEBUG : file1R.txt: Unchanged skipping
2026/09/05 03:32:55 NOTICE: [36m(26) :[0m [34mtouch-glob 2003-09-04 /tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/ file1L.txt[0m
2026/09/05 03:32:55 DEBUG : fs cache: switching user supplied name "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/" for canonical name "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5"
2026/09/05 03:32:55 DEBUG : file1L.txt: Set modification time 2003-09-04
2026/09/05 03:32:55 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/file1L.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1/ file1.txt[0m
2026/09/05 03:32:55 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/file1L.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1/" as "file1.txt"
2026/09/05 03:32:55 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/file1L.txt"
2026/09/05 03:32:55 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1/"
2026/09/05 03:32:55 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1/'" as "file1.txt"
2026/09/05 03:32:55 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5)
2026/09/05 03:32:55 DEBUG : file1.txt: size = 42 (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1/')
2026/09/05 03:32:55 DEBUG : file1L.txt: Sizes differ
2026/09/05 03:32:55 DEBUG : Max number of stats groups reached removing hoqonah7
2026/09/05 03:32:55 DEBUG : file1.txt.b65270e7.partial: size = 33 OK
2026/09/05 03:32:55 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/09/05 03:32:55 DEBUG : file1.txt.b65270e7.partial: renamed to: file1.txt
2026/09/05 03:32:55 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/09/05 03:32:55 NOTICE: [36m(28) :[0m [34mtest bisync run with --resync-mode=older[0m
2026/09/05 03:32:55 NOTICE: [36m(29) :[0m [34mbisync resync resync-mode=older[0m
2026/09/05 03:33:00 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:33:00 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:33:00 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:33: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/09/05 03:33:00 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2/"
2026/09/05 03:33:00 INFO : Copying Path2 files to Path1
2026/09/05 03:33:00 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:33:00 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/09/05 03:33:00 INFO : file1.txt: Copied (server-side copy)
2026/09/05 03:33:00 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:33:00 INFO : Resync updating listings
2026/09/05 03:33:00 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2/"
2026/09/05 03:33:00 INFO : [32mBisync successful[0m
2026/09/05 03:33:00 NOTICE: [36m(30) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/09/05 03:33:00 NOTICE: [36m(31) :[0m [34mtouch-glob 2004-07-23 /tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/ file1R.txt[0m
2026/09/05 03:33:00 DEBUG : fs cache: switching user supplied name "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/" for canonical name "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5"
2026/09/05 03:33:00 DEBUG : file1R.txt: Set modification time 2004-07-23
2026/09/05 03:33:00 NOTICE: [36m(32) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/file1R.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2/ file1.txt[0m
2026/09/05 03:33:00 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/file1R.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2/" as "file1.txt"
2026/09/05 03:33:00 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/file1R.txt"
2026/09/05 03:33:00 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2/"
2026/09/05 03:33:00 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2/'" as "file1.txt"
2026/09/05 03:33:00 DEBUG : file1.txt: size = 42 OK
2026/09/05 03:33:00 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/09/05 03:33:00 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/09/05 03:33:00 INFO : file1R.txt: Updated modification time in destination
2026/09/05 03:33:00 DEBUG : file1R.txt: Unchanged skipping
2026/09/05 03:33:00 NOTICE: [36m(33) :[0m [34mtouch-glob 2004-07-23 /tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/ file1L.txt[0m
2026/09/05 03:33:00 DEBUG : fs cache: switching user supplied name "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/" for canonical name "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5"
2026/09/05 03:33:00 DEBUG : file1L.txt: Set modification time 2004-07-23
2026/09/05 03:33:00 NOTICE: [36m(34) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/file1L.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1/ file1.txt[0m
2026/09/05 03:33:00 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/file1L.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1/" as "file1.txt"
2026/09/05 03:33:00 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/file1L.txt"
2026/09/05 03:33:00 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1/"
2026/09/05 03:33:01 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1/'" as "file1.txt"
2026/09/05 03:33:01 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5)
2026/09/05 03:33:01 DEBUG : file1.txt: size = 42 (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1/')
2026/09/05 03:33:01 DEBUG : file1L.txt: Sizes differ
2026/09/05 03:33:01 DEBUG : Max number of stats groups reached removing riqavux7
2026/09/05 03:33:01 DEBUG : file1.txt.86629d73.partial: size = 33 OK
2026/09/05 03:33:01 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/09/05 03:33:01 DEBUG : file1.txt.86629d73.partial: renamed to: file1.txt
2026/09/05 03:33:01 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/09/05 03:33:01 NOTICE: [36m(35) :[0m [34mtest bisync run with --resync-mode=smaller[0m
2026/09/05 03:33:01 NOTICE: [36m(36) :[0m [34mbisync resync resync-mode=smaller[0m
2026/09/05 03:33:06 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:33:06 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:33:06 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:33: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/09/05 03:33:06 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2/"
2026/09/05 03:33:06 INFO : Copying Path2 files to Path1
2026/09/05 03:33:06 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:33:06 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9
2026/09/05 03:33:06 INFO : There was nothing to transfer
2026/09/05 03:33:06 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:33:06 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9
2026/09/05 03:33:06 INFO : file1.txt: Copied (server-side copy)
2026/09/05 03:33:06 INFO : Resync updating listings
2026/09/05 03:33:06 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2/"
2026/09/05 03:33:06 INFO : [32mBisync successful[0m
2026/09/05 03:33:06 NOTICE: [36m(37) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/09/05 03:33:06 NOTICE: [36m(38) :[0m [34mtouch-glob 2005-01-02 /tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/ file1R.txt[0m
2026/09/05 03:33:06 DEBUG : fs cache: switching user supplied name "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/" for canonical name "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5"
2026/09/05 03:33:06 DEBUG : file1R.txt: Set modification time 2005-01-02
2026/09/05 03:33:06 NOTICE: [36m(39) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/file1R.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2/ file1.txt[0m
2026/09/05 03:33:06 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/file1R.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2/" as "file1.txt"
2026/09/05 03:33:06 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/file1R.txt"
2026/09/05 03:33:06 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2/"
2026/09/05 03:33:06 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2/'" as "file1.txt"
2026/09/05 03:33:06 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5)
2026/09/05 03:33:06 DEBUG : file1.txt: size = 33 (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2/')
2026/09/05 03:33:06 DEBUG : file1R.txt: Sizes differ
2026/09/05 03:33:06 DEBUG : Max number of stats groups reached removing niwelet4
2026/09/05 03:33:06 DEBUG : file1.txt.bb6489e1.partial: size = 42 OK
2026/09/05 03:33:06 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/09/05 03:33:07 DEBUG : file1.txt.bb6489e1.partial: renamed to: file1.txt
2026/09/05 03:33:07 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/09/05 03:33:07 NOTICE: [36m(40) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/file1R.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1/ file2.txt[0m
2026/09/05 03:33:07 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/file1R.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1/" as "file2.txt"
2026/09/05 03:33:07 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/file1R.txt"
2026/09/05 03:33:07 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1/"
2026/09/05 03:33:07 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1/'" as "file2.txt"
2026/09/05 03:33:07 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5)
2026/09/05 03:33:07 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1/')
2026/09/05 03:33:07 DEBUG : file1R.txt: Sizes differ
2026/09/05 03:33:07 DEBUG : Max number of stats groups reached removing harohov1
2026/09/05 03:33:07 DEBUG : file2.txt.e105b681.partial: size = 42 OK
2026/09/05 03:33:07 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/09/05 03:33:07 DEBUG : file2.txt.e105b681.partial: renamed to: file2.txt
2026/09/05 03:33:07 INFO : file1R.txt: Copied (replaced existing) to: file2.txt
2026/09/05 03:33:07 NOTICE: [36m(41) :[0m [34mtouch-glob 2006-03-04 /tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/ file1L.txt[0m
2026/09/05 03:33:07 DEBUG : fs cache: switching user supplied name "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/" for canonical name "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5"
2026/09/05 03:33:07 DEBUG : file1L.txt: Set modification time 2006-03-04
2026/09/05 03:33:07 NOTICE: [36m(42) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/file1L.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1/ file1.txt[0m
2026/09/05 03:33:07 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/file1L.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1/" as "file1.txt"
2026/09/05 03:33:07 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/file1L.txt"
2026/09/05 03:33:07 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1/"
2026/09/05 03:33:07 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1/'" as "file1.txt"
2026/09/05 03:33:07 DEBUG : file1.txt: size = 33 OK
2026/09/05 03:33:07 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/09/05 03:33:07 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/09/05 03:33:07 INFO : file1L.txt: Updated modification time in destination
2026/09/05 03:33:07 DEBUG : file1L.txt: Unchanged skipping
2026/09/05 03:33:07 NOTICE: [36m(43) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/file1L.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2/ file2.txt[0m
2026/09/05 03:33:07 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/file1L.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2/" as "file2.txt"
2026/09/05 03:33:07 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/file1L.txt"
2026/09/05 03:33:07 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2/"
2026/09/05 03:33:07 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2/'" as "file2.txt"
2026/09/05 03:33:07 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5)
2026/09/05 03:33:07 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2/')
2026/09/05 03:33:07 DEBUG : file1L.txt: Sizes differ
2026/09/05 03:33:07 DEBUG : Max number of stats groups reached removing jenuyon3
2026/09/05 03:33:07 DEBUG : file2.txt.cc95ef01.partial: size = 33 OK
2026/09/05 03:33:07 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/09/05 03:33:08 DEBUG : file2.txt.cc95ef01.partial: renamed to: file2.txt
2026/09/05 03:33:08 INFO : file1L.txt: Copied (replaced existing) to: file2.txt
2026/09/05 03:33:08 NOTICE: [36m(44) :[0m [34mtest bisync run with --resync-mode=path1[0m
2026/09/05 03:33:08 NOTICE: [36m(45) :[0m [34mbisync resync resync-mode=path1[0m
2026/09/05 03:33:12 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:33:12 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:33:12 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:33: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/09/05 03:33:12 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2/"
2026/09/05 03:33:12 INFO : Copying Path2 files to Path1
2026/09/05 03:33:12 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:33:12 INFO : There was nothing to transfer
2026/09/05 03:33:12 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:33:13 INFO : file1.txt: Copied (server-side copy)
2026/09/05 03:33:13 INFO : file2.txt: Copied (server-side copy)
2026/09/05 03:33:13 INFO : Resync updating listings
2026/09/05 03:33:13 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2/"
2026/09/05 03:33:13 INFO : [32mBisync successful[0m
2026/09/05 03:33:13 NOTICE: [36m(46) :[0m [34mtest no winner[0m
2026/09/05 03:33:13 NOTICE: [36m(47) :[0m [34mtouch-glob 2022-02-22 /tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/ file1R.txt[0m
2026/09/05 03:33:13 DEBUG : fs cache: switching user supplied name "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/" for canonical name "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5"
2026/09/05 03:33:13 DEBUG : file1R.txt: Set modification time 2022-02-22
2026/09/05 03:33:13 NOTICE: [36m(48) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/file1R.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2/ file1.txt[0m
2026/09/05 03:33:13 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/file1R.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2/" as "file1.txt"
2026/09/05 03:33:13 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/file1R.txt"
2026/09/05 03:33:13 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2/"
2026/09/05 03:33:13 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2/'" as "file1.txt"
2026/09/05 03:33:13 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5)
2026/09/05 03:33:13 DEBUG : file1.txt: size = 33 (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2/')
2026/09/05 03:33:13 DEBUG : file1R.txt: Sizes differ
2026/09/05 03:33:13 DEBUG : Max number of stats groups reached removing tuhajow2
2026/09/05 03:33:13 DEBUG : file1.txt.2c9efc05.partial: size = 42 OK
2026/09/05 03:33:13 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/09/05 03:33:13 DEBUG : file1.txt.2c9efc05.partial: renamed to: file1.txt
2026/09/05 03:33:13 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/09/05 03:33:13 NOTICE: [36m(49) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/file1R.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1/ file2.txt[0m
2026/09/05 03:33:13 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/file1R.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1/" as "file2.txt"
2026/09/05 03:33:13 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/file1R.txt"
2026/09/05 03:33:13 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1/"
2026/09/05 03:33:13 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1/'" as "file2.txt"
2026/09/05 03:33:13 DEBUG : file2.txt: size = 42 OK
2026/09/05 03:33:13 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/09/05 03:33:13 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/09/05 03:33:13 INFO : file1R.txt: Updated modification time in destination
2026/09/05 03:33:13 DEBUG : file1R.txt: Unchanged skipping
2026/09/05 03:33:13 NOTICE: [36m(50) :[0m [34mtouch-glob 2022-02-22 /tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/ file1L.txt[0m
2026/09/05 03:33:13 DEBUG : fs cache: switching user supplied name "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/" for canonical name "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5"
2026/09/05 03:33:13 DEBUG : file1L.txt: Set modification time 2022-02-22
2026/09/05 03:33:13 NOTICE: [36m(51) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/file1L.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1/ file1.txt[0m
2026/09/05 03:33:13 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/file1L.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1/" as "file1.txt"
2026/09/05 03:33:13 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/file1L.txt"
2026/09/05 03:33:13 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1/"
2026/09/05 03:33:13 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1/'" as "file1.txt"
2026/09/05 03:33:13 DEBUG : file1.txt: size = 33 OK
2026/09/05 03:33:13 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/09/05 03:33:13 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/09/05 03:33:14 INFO : file1L.txt: Updated modification time in destination
2026/09/05 03:33:14 DEBUG : file1L.txt: Unchanged skipping
2026/09/05 03:33:14 NOTICE: [36m(52) :[0m [34mcopy-as /tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/file1L.txt TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2/ file2.txt[0m
2026/09/05 03:33:14 DEBUG : copyFile "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/file1L.txt" to "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2/" as "file2.txt"
2026/09/05 03:33:14 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5/file1L.txt"
2026/09/05 03:33:14 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2/"
2026/09/05 03:33:14 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2/'" as "file2.txt"
2026/09/05 03:33:14 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/031939gatudax1/datadir/test_resync_modes-xuwoqif5)
2026/09/05 03:33:14 DEBUG : file2.txt: size = 42 (azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2/')
2026/09/05 03:33:14 DEBUG : file1L.txt: Sizes differ
2026/09/05 03:33:14 DEBUG : Max number of stats groups reached removing qiciyun9
2026/09/05 03:33:14 DEBUG : file2.txt.c08d3921.partial: size = 33 OK
2026/09/05 03:33:14 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/09/05 03:33:14 DEBUG : file2.txt.c08d3921.partial: renamed to: file2.txt
2026/09/05 03:33:14 INFO : file1L.txt: Copied (replaced existing) to: file2.txt
2026/09/05 03:33:14 NOTICE: [36m(53) :[0m [34mtest bisync run with --resync-mode=newer[0m
2026/09/05 03:33:14 NOTICE: [36m(54) :[0m [34mbisync resync resync-mode=newer[0m
2026/09/05 03:33:19 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:33:19 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:33:19 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03: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/09/05 03:33:19 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2/"
2026/09/05 03:33:19 INFO : Copying Path2 files to Path1
2026/09/05 03:33:19 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:33:19 INFO : file2.txt: Copied (server-side copy)
2026/09/05 03:33:19 INFO : file1.txt: Copied (server-side copy)
2026/09/05 03:33:19 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:33:19 INFO : Resync updating listings
2026/09/05 03:33:19 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2/"
2026/09/05 03:33:19 INFO : [32mBisync successful[0m
2026/09/05 03:33:19 DEBUG : Waiting for deletions to finish
2026/09/05 03:33:20 DEBUG : Max number of stats groups reached removing hiditeb2
2026/09/05 03:33:20 INFO : file1.txt: Deleted
2026/09/05 03:33:20 INFO : RCLONE_TEST: Deleted
2026/09/05 03:33:20 INFO : file2.txt: Deleted
2026/09/05 03:33:20 DEBUG : removing 1 level 0 directories
2026/09/05 03:33:20 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync_modes/path1': Removing directory
2026/09/05 03:33:20 DEBUG : Waiting for deletions to finish
2026/09/05 03:33:20 INFO : RCLONE_TEST: Deleted
2026/09/05 03:33:20 INFO : file1.txt: Deleted
2026/09/05 03:33:20 INFO : file2.txt: Deleted
2026/09/05 03:33:20 DEBUG : removing 1 level 0 directories
2026/09/05 03:33:20 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/resync_modes/path2': Removing directory
bisync_test.go:610: [32mTEST resync_modes PASSED[0m
=== RUN TestBisyncRemoteRemote/rmdirs
2026/09/05 03:33:20 INFO : path1: Making directory
2026/09/05 03:33:20 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rmdirs/path1"
2026/09/05 03:33:20 INFO : path2: Making directory
2026/09/05 03:33:20 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rmdirs/path2"
2026/09/05 03:33:20 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rmdirs/initial"
2026/09/05 03:33:20 DEBUG : Creating backend with remote "/tmp/031939gatudax1/initdir/test_rmdirs-sewuxoq3"
2026/09/05 03:33:20 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:33:20 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/09/05 03:33:20 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/09/05 03:33:20 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/09/05 03:33:20 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/09/05 03:33:20 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/09/05 03:33:20 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:33:20 DEBUG : subdir: Making directory with metadata
2026/09/05 03:33:20 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/09/05 03:33:20 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/09/05 03:33:20 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/09/05 03:33:20 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:33:20 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:33:20 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:33:20 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:33:20 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/09/05 03:33:20 INFO : file1.copy1.txt: Copied (new)
2026/09/05 03:33:20 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:33:20 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:33:20 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/09/05 03:33:20 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/09/05 03:33:20 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/09/05 03:33:20 DEBUG : Local file system at /tmp/031939gatudax1/initdir/test_rmdirs-sewuxoq3: Waiting for checks to finish
2026/09/05 03:33:20 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:33:20 DEBUG : Local file system at /tmp/031939gatudax1/initdir/test_rmdirs-sewuxoq3: Waiting for transfers to finish
2026/09/05 03:33:20 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:33:20 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/09/05 03:33:20 INFO : file1.copy3.txt: Copied (new)
2026/09/05 03:33:20 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/09/05 03:33:20 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/09/05 03:33:20 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:33:20 INFO : file1.copy4.txt: Copied (new)
2026/09/05 03:33:20 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:33:20 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:33:20 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/09/05 03:33:20 INFO : file1.copy2.txt: Copied (new)
2026/09/05 03:33:20 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:33:20 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:33:20 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:33:20 INFO : file1.txt: Copied (new)
2026/09/05 03:33:20 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/09/05 03:33:20 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:33:20 INFO : file1.copy5.txt: Copied (new)
2026/09/05 03:33:20 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:33:20 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:33:20 INFO : subdir: Set directory modification time (using SetModTime)
2026/09/05 03:33:20 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rmdirs/modfiles"
2026/09/05 03:33:20 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_rmdirs-yimagob3"
2026/09/05 03:33:20 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:33:20 DEBUG : Local file system at /tmp/031939gatudax1/datadir/test_rmdirs-yimagob3: Waiting for checks to finish
2026/09/05 03:33:20 DEBUG : Local file system at /tmp/031939gatudax1/datadir/test_rmdirs-yimagob3: Waiting for transfers to finish
2026/09/05 03:33:20 DEBUG : file1.txt.f41fd5ee.partial: size = 19 OK
2026/09/05 03:33:20 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:33:20 DEBUG : file1.txt.f41fd5ee.partial: renamed to: file1.txt
2026/09/05 03:33:20 INFO : file1.txt: Copied (new)
2026/09/05 03:33:20 DEBUG : Waiting for deletions to finish
2026/09/05 03:33:20 ERROR : error listing: directory not found
2026/09/05 03:33:20 ERROR : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rmdirs/path1': Failed to list "": directory not found
2026/09/05 03:33:20 DEBUG : removing 1 level 0 directories
2026/09/05 03:33:20 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rmdirs/path1': Removing directory
2026/09/05 03:33:20 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-zazanew6hide%2F031939gatudax1%2Frmdirs%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:91f4913a-f01a-004b-65e7-3c4d49000000
Time:2026-09-05T03:33:20.7623353Z
--------------------------------------------------------------------------------
2026/09/05 03:33:20 DEBUG : Waiting for deletions to finish
2026/09/05 03:33:20 ERROR : error listing: directory not found
2026/09/05 03:33:20 ERROR : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rmdirs/path2': Failed to list "": directory not found
2026/09/05 03:33:20 DEBUG : removing 1 level 0 directories
2026/09/05 03:33:20 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rmdirs/path2': Removing directory
2026/09/05 03:33:20 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-zazanew6hide%2F031939gatudax1%2Frmdirs%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:91f4913d-f01a-004b-68e7-3c4d49000000
Time:2026-09-05T03:33:20.8989101Z
--------------------------------------------------------------------------------
2026/09/05 03:33:20 ERROR : error listing: directory not found
2026/09/05 03:33:21 ERROR : error listing: directory not found
2026/09/05 03:33:21 NOTICE: checking initFs Local file system at /tmp/031939gatudax1/initdir/test_rmdirs-sewuxoq3
2026/09/05 03:33:21 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/09/05 03:33:21 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/09/05 03:33:21 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/09/05 03:33:21 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/09/05 03:33:21 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/09/05 03:33:21 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:33:21 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:33:21 INFO : subdir: Making directory
2026/09/05 03:33:21 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/09/05 03:33:21 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:33:21 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:33:21 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rmdirs/path1': Waiting for checks to finish
2026/09/05 03:33:21 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rmdirs/path1': Waiting for transfers to finish
2026/09/05 03:33:21 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/09/05 03:33:21 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:33:21 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/09/05 03:33:21 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:33:21 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/09/05 03:33:21 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:33:21 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/09/05 03:33:21 INFO : file1.copy2.txt: Copied (new)
2026/09/05 03:33:21 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/09/05 03:33:21 INFO : file1.copy4.txt: Copied (new)
2026/09/05 03:33:21 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/09/05 03:33:21 INFO : file1.copy3.txt: Copied (new)
2026/09/05 03:33:21 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/09/05 03:33:21 INFO : file1.copy1.txt: Copied (new)
2026/09/05 03:33:21 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/09/05 03:33:21 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:33:21 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:33:21 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:33:21 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:33:21 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:33:21 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:33:21 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:33:21 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/09/05 03:33:21 INFO : file1.copy5.txt: Copied (new)
2026/09/05 03:33:21 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:33:21 INFO : file1.txt: Copied (new)
2026/09/05 03:33:21 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:33:21 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:33:21 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:33:21 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:33:21 NOTICE: checking Path1 azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rmdirs/path1'
2026/09/05 03:33:22 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/09/05 03:33:22 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/09/05 03:33:22 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/09/05 03:33:22 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/09/05 03:33:22 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/09/05 03:33:22 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:33:22 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:33:22 INFO : subdir: Making directory
2026/09/05 03:33:22 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/09/05 03:33:22 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:33:22 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/09/05 03:33:22 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:33:22 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/09/05 03:33:22 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rmdirs/path2': Waiting for checks to finish
2026/09/05 03:33:22 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rmdirs/path2': Waiting for transfers to finish
2026/09/05 03:33:22 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/09/05 03:33:22 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:33:22 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/09/05 03:33:22 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:33:22 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/09/05 03:33:22 INFO : file1.copy3.txt: Copied (new)
2026/09/05 03:33:22 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/09/05 03:33:22 INFO : file1.copy1.txt: Copied (new)
2026/09/05 03:33:22 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/09/05 03:33:22 INFO : file1.copy2.txt: Copied (new)
2026/09/05 03:33:22 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/09/05 03:33:22 INFO : file1.copy4.txt: Copied (new)
2026/09/05 03:33:22 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/09/05 03:33:22 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:33:22 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:33:22 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:33:22 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/09/05 03:33:22 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:33:22 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:33:22 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:33:22 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/09/05 03:33:22 INFO : file1.copy5.txt: Copied (new)
2026/09/05 03:33:22 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:33:22 INFO : file1.txt: Copied (new)
2026/09/05 03:33:22 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/09/05 03:33:22 INFO : subdir/file20.txt: Copied (new)
2026/09/05 03:33:22 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:33:22 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:33:22 NOTICE: checking path2 azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rmdirs/path2'
2026/09/05 03:33:23 NOTICE: [36m(01) :[0m [34mtest rmdirs[0m
2026/09/05 03:33:23 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/09/05 03:33:23 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/09/05 03:33:28 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rmdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:33:28 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rmdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:33:28 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:33: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/09/05 03:33:28 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rmdirs/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rmdirs/path2/"
2026/09/05 03:33:28 INFO : Copying Path2 files to Path1
2026/09/05 03:33:28 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/09/05 03:33:28 INFO : There was nothing to transfer
2026/09/05 03:33:28 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/09/05 03:33:28 INFO : There was nothing to transfer
2026/09/05 03:33:28 INFO : Resync updating listings
2026/09/05 03:33:28 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rmdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rmdirs/path2/"
2026/09/05 03:33:28 INFO : [32mBisync successful[0m
2026/09/05 03:33:28 NOTICE: [36m(04) :[0m [34mtest 1. delete path1 subdir file[0m
2026/09/05 03:33:28 NOTICE: [36m(05) :[0m [34mdelete-file TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rmdirs/path1/subdir/file20.txt[0m
2026/09/05 03:33:28 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rmdirs/path1/subdir/"
2026/09/05 03:33:28 DEBUG : Max number of stats groups reached removing tuyiwul5
2026/09/05 03:33:28 INFO : file20.txt: Deleted
2026/09/05 03:33:28 NOTICE: [36m(06) :[0m [34mtest 2. run bisync without remove-empty-dirs[0m
2026/09/05 03:33:28 NOTICE: [36m(07) :[0m [34mbisync[0m
2026/09/05 03:33:33 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rmdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:33:33 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rmdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:33:33 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03:33: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/09/05 03:33:33 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rmdirs/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rmdirs/path2/"
2026/09/05 03:33:33 INFO : Building Path1 and Path2 listings
2026/09/05 03:33:33 INFO : Path1 checking for diffs
2026/09/05 03:33:33 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir/file20.txt[0m
2026/09/05 03:33:33 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/09/05 03:33:33 INFO : Path2 checking for diffs
2026/09/05 03:33:33 INFO : Applying changes
2026/09/05 03:33:33 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rmdirs/path2/subdir/file20.txt[0m
2026/09/05 03:33:33 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/09/05 03:33:33 INFO : subdir/file20.txt: Deleted
2026/09/05 03:33:33 INFO : There was nothing to transfer
2026/09/05 03:33:33 INFO : Updating listings
2026/09/05 03:33:33 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rmdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rmdirs/path2/"
2026/09/05 03:33:33 INFO : [32mBisync successful[0m
2026/09/05 03:33:33 NOTICE: [36m(08) :[0m [34mtest 3. confirm the subdir still exists on both paths[0m
2026/09/05 03:33:33 NOTICE: [36m(09) :[0m [34mlist-dirs TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rmdirs/path1/[0m
2026/09/05 03:33:33 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rmdirs/path1/"
2026/09/05 03:33:33 DEBUG : Max number of stats groups reached removing jodawud5
2026/09/05 03:33:33 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/09/05 03:33:34 NOTICE: [36m(10) :[0m [34mlist-dirs TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rmdirs/path2/[0m
2026/09/05 03:33:34 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rmdirs/path2/"
2026/09/05 03:33:34 DEBUG : Max number of stats groups reached removing zutitej7
2026/09/05 03:33:34 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/09/05 03:33:34 NOTICE: [36m(11) :[0m [34mtest 4. run bisync with remove-empty-dirs[0m
2026/09/05 03:33:34 NOTICE: [36m(12) :[0m [34mbisync remove-empty-dirs[0m
2026/09/05 03:33:38 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rmdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:33:38 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rmdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/09/05 03:33:38 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/09/05 03: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/09/05 03:33:38 INFO : Synching Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rmdirs/path1/" with Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rmdirs/path2/"
2026/09/05 03:33:38 INFO : Building Path1 and Path2 listings
2026/09/05 03:33:39 INFO : Path1 checking for diffs
2026/09/05 03:33:39 INFO : Path2 checking for diffs
2026/09/05 03:33:39 INFO : No changes found
2026/09/05 03:33:39 INFO : Updating listings
2026/09/05 03:33:39 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rmdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rmdirs/path2/"
2026/09/05 03:33:39 INFO : Removing empty directories
2026/09/05 03:33:39 INFO : subdir: Removing directory
2026/09/05 03:33:39 INFO : subdir: Removing directory
2026/09/05 03:33:39 INFO : [32mBisync successful[0m
2026/09/05 03:33:39 NOTICE: [36m(13) :[0m [34mtest 5. confirm the subdir has been removed on both paths[0m
2026/09/05 03:33:39 NOTICE: [36m(14) :[0m [34mlist-dirs TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rmdirs/path1/[0m
2026/09/05 03:33:39 DEBUG : Max number of stats groups reached removing wuxavor1
2026/09/05 03:33:39 NOTICE: [36m(15) :[0m [34mlist-dirs TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/rmdirs/path2/[0m
2026/09/05 03:33:39 DEBUG : Max number of stats groups reached removing kupawek7
2026/09/05 03:33:39 DEBUG : Waiting for deletions to finish
2026/09/05 03:33:40 DEBUG : Max number of stats groups reached removing sipetus4
2026/09/05 03:33:40 INFO : file1.copy3.txt: Deleted
2026/09/05 03:33:40 INFO : file1.copy2.txt: Deleted
2026/09/05 03:33:40 INFO : file1.copy1.txt: Deleted
2026/09/05 03:33:40 INFO : RCLONE_TEST: Deleted
2026/09/05 03:33:40 INFO : file1.copy4.txt: Deleted
2026/09/05 03:33:40 INFO : file1.copy5.txt: Deleted
2026/09/05 03:33:40 INFO : file1.txt: Deleted
2026/09/05 03:33:40 DEBUG : removing 1 level 0 directories
2026/09/05 03:33:40 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rmdirs/path1': Removing directory
2026/09/05 03:33:40 DEBUG : Waiting for deletions to finish
2026/09/05 03:33:40 INFO : file1.copy5.txt: Deleted
2026/09/05 03:33:40 INFO : RCLONE_TEST: Deleted
2026/09/05 03:33:40 INFO : file1.txt: Deleted
2026/09/05 03:33:40 INFO : file1.copy2.txt: Deleted
2026/09/05 03:33:40 INFO : file1.copy3.txt: Deleted
2026/09/05 03:33:40 INFO : file1.copy4.txt: Deleted
2026/09/05 03:33:40 INFO : file1.copy1.txt: Deleted
2026/09/05 03:33:40 DEBUG : removing 1 level 0 directories
2026/09/05 03:33:40 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/rmdirs/path2': Removing directory
bisync_test.go:610: [32mTEST rmdirs PASSED[0m
=== RUN TestBisyncRemoteRemote/volatile
2026/09/05 03:33:40 INFO : path1: Making directory
2026/09/05 03:33:40 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/volatile/path1"
2026/09/05 03:33:40 INFO : path2: Making directory
2026/09/05 03:33:40 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zazanew6hide/031939gatudax1/volatile/path2"
2026/09/05 03:33:40 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_volatile/initial"
2026/09/05 03:33:40 DEBUG : Creating backend with remote "/tmp/031939gatudax1/initdir/test_volatile-fosezuv9"
2026/09/05 03:33:40 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:33:40 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:33:40 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:33:40 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:33:40 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:33:40 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:33:40 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:33:40 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:33:40 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:33:40 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:33:40 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:33:40 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:33:40 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:33:40 DEBUG : Local file system at /tmp/031939gatudax1/initdir/test_volatile-fosezuv9: Waiting for checks to finish
2026/09/05 03:33:40 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:33:40 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:33:40 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:33:40 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:33:40 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:33:40 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:33:40 INFO : file1.txt: Copied (new)
2026/09/05 03:33:40 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:33:40 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:33:40 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:33:40 INFO : file2.txt: Copied (new)
2026/09/05 03:33:40 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:33:40 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:33:40 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:33:40 INFO : file3.txt: Copied (new)
2026/09/05 03:33:40 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:33:40 DEBUG : Local file system at /tmp/031939gatudax1/initdir/test_volatile-fosezuv9: Waiting for transfers to finish
2026/09/05 03:33:40 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:33:40 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:33:40 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:33:40 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:33:40 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:33:40 INFO : file4.txt: Copied (new)
2026/09/05 03:33:40 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:33:40 INFO : file6.txt: Copied (new)
2026/09/05 03:33:40 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:33:40 INFO : file5.txt: Copied (new)
2026/09/05 03:33:40 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:33:40 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:33:40 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:33:40 INFO : file7.txt: Copied (new)
2026/09/05 03:33:40 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:33:40 INFO : file8.txt: Copied (new)
2026/09/05 03:33:40 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_volatile/modfiles"
2026/09/05 03:33:40 DEBUG : Creating backend with remote "/tmp/031939gatudax1/datadir/test_volatile-bedosab3"
2026/09/05 03:33:40 DEBUG : dummy.txt: Need to transfer - File not found at Destination
2026/09/05 03:33:40 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:33:40 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/09/05 03:33:40 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/09/05 03:33:40 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:33:40 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/09/05 03:33:40 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/09/05 03:33:40 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:33:40 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:33:40 DEBUG : dummy.txt.b3782999.partial: size = 0 OK
2026/09/05 03:33:40 DEBUG : file1.txt.be52b1c9.partial: size = 19 OK
2026/09/05 03:33:40 DEBUG : file10.txt.bdde3bf8.partial: size = 19 OK
2026/09/05 03:33:40 DEBUG : file11.txt.d4a7309d.partial: size = 19 OK
2026/09/05 03:33:40 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:33:40 DEBUG : file10.txt.bdde3bf8.partial: renamed to: file10.txt
2026/09/05 03:33:40 INFO : file10.txt: Copied (new)
2026/09/05 03:33:40 DEBUG : file2.txt.23ff1769.partial: size = 13 OK
2026/09/05 03:33:40 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:33:40 DEBUG : file11.txt.d4a7309d.partial: renamed to: file11.txt
2026/09/05 03:33:40 INFO : file11.txt: Copied (new)
2026/09/05 03:33:40 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/09/05 03:33:40 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/09/05 03:33:40 DEBUG : file2.txt.23ff1769.partial: renamed to: file2.txt
2026/09/05 03:33:40 INFO : file2.txt: Copied (new)
2026/09/05 03:33:40 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/09/05 03:33:40 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/09/05 03:33:40 DEBUG : Local file system at /tmp/031939gatudax1/datadir/test_volatile-bedosab3: Waiting for checks to finish
2026/09/05 03:33:40 DEBUG : Local file system at /tmp/031939gatudax1/datadir/test_volatile-bedosab3: Waiting for transfers to finish
2026/09/05 03:33:40 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/09/05 03:33:40 DEBUG : dummy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:33:40 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/09/05 03:33:40 INFO : file5R.txt: Copied (new)
2026/09/05 03:33:40 DEBUG : dummy.txt.b3782999.partial: renamed to: dummy.txt
2026/09/05 03:33:40 INFO : dummy.txt: Copied (new)
2026/09/05 03:33:40 DEBUG : file6.txt.7b4c87b3.partial: size = 19 OK
2026/09/05 03:33:40 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:33:40 DEBUG : file7.txt.38c43fbf.partial: size = 19 OK
2026/09/05 03:33:40 DEBUG : file6.txt.7b4c87b3.partial: renamed to: file6.txt
2026/09/05 03:33:40 INFO : file6.txt: Copied (new)
2026/09/05 03:33:40 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:33:40 DEBUG : file7.txt.38c43fbf.partial: renamed to: file7.txt
2026/09/05 03:33:40 INFO : file7.txt: Copied (new)
2026/09/05 03:33:40 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/09/05 03:33:40 DEBUG : file1.txt.be52b1c9.partial: renamed to: file1.txt
2026/09/05 03:33:40 INFO : file1.txt: Copied (new)
2026/09/05 03:33:40 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/09/05 03:33:40 INFO : file5L.txt: Copied (new)
2026/09/05 03:33:40 DEBUG : Waiting for deletions to finish
2026/09/05 03:33:40 ERROR : error listing: directory not found
2026/09/05 03:33:40 ERROR : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/volatile/path1': Failed to list "": directory not found
2026/09/05 03:33:40 DEBUG : removing 1 level 0 directories
2026/09/05 03:33:40 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/volatile/path1': Removing directory
2026/09/05 03:33:40 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-zazanew6hide%2F031939gatudax1%2Fvolatile%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:48fb312e-d01a-0011-50e7-3c2bae000000
Time:2026-09-05T03:33:40.9134394Z
--------------------------------------------------------------------------------
2026/09/05 03:33:40 DEBUG : Waiting for deletions to finish
2026/09/05 03:33:40 ERROR : error listing: directory not found
2026/09/05 03:33:41 ERROR : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/volatile/path2': Failed to list "": directory not found
2026/09/05 03:33:41 DEBUG : removing 1 level 0 directories
2026/09/05 03:33:41 INFO : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/volatile/path2': Removing directory
2026/09/05 03:33:41 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-zazanew6hide%2F031939gatudax1%2Fvolatile%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:48fb3131-d01a-0011-53e7-3c2bae000000
Time:2026-09-05T03:33:41.0547317Z
--------------------------------------------------------------------------------
2026/09/05 03:33:41 ERROR : error listing: directory not found
2026/09/05 03:33:41 ERROR : error listing: directory not found
2026/09/05 03:33:41 NOTICE: checking initFs Local file system at /tmp/031939gatudax1/initdir/test_volatile-fosezuv9
2026/09/05 03:33:41 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:33:41 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:33:41 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:33:41 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:33:41 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:33:41 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:33:41 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:33:41 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:33:41 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:33:41 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/volatile/path1': Waiting for checks to finish
2026/09/05 03:33:41 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/volatile/path1': Waiting for transfers to finish
2026/09/05 03:33:41 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:33:41 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:33:41 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:33:41 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:33:41 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:33:41 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:33:41 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:33:41 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:33:41 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:33:41 INFO : file3.txt: Copied (new)
2026/09/05 03:33:41 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:33:41 INFO : file2.txt: Copied (new)
2026/09/05 03:33:41 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:33:41 INFO : file4.txt: Copied (new)
2026/09/05 03:33:41 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:33:41 INFO : file1.txt: Copied (new)
2026/09/05 03:33:41 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:33:41 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:33:41 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:33:41 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:33:41 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:33:41 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:33:41 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:33:41 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:33:41 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:33:41 INFO : file5.txt: Copied (new)
2026/09/05 03:33:41 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:33:41 INFO : file6.txt: Copied (new)
2026/09/05 03:33:41 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:33:41 INFO : file8.txt: Copied (new)
2026/09/05 03:33:41 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:33:41 INFO : file7.txt: Copied (new)
2026/09/05 03:33:42 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:33:42 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:33:42 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:33:42 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:33:42 NOTICE: checking Path1 azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/volatile/path1'
2026/09/05 03:33:42 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/09/05 03:33:42 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/09/05 03:33:42 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/09/05 03:33:42 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/09/05 03:33:42 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/09/05 03:33:42 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/09/05 03:33:42 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/09/05 03:33:42 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/09/05 03:33:42 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/09/05 03:33:42 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/volatile/path2': Waiting for checks to finish
2026/09/05 03:33:42 DEBUG : azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/volatile/path2': Waiting for transfers to finish
2026/09/05 03:33:42 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/09/05 03:33:42 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:33:42 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/09/05 03:33:42 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:33:42 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/09/05 03:33:42 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:33:42 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/09/05 03:33:42 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:33:43 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/09/05 03:33:43 INFO : file3.txt: Copied (new)
2026/09/05 03:33:43 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/09/05 03:33:43 INFO : file4.txt: Copied (new)
2026/09/05 03:33:43 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/09/05 03:33:43 INFO : file1.txt: Copied (new)
2026/09/05 03:33:43 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/09/05 03:33:43 INFO : file2.txt: Copied (new)
2026/09/05 03:33:43 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/09/05 03:33:43 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:33:43 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/09/05 03:33:43 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:33:43 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/09/05 03:33:43 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:33:43 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/09/05 03:33:43 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/09/05 03:33:43 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/09/05 03:33:43 INFO : file7.txt: Copied (new)
2026/09/05 03:33:43 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/09/05 03:33:43 INFO : file6.txt: Copied (new)
2026/09/05 03:33:43 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/09/05 03:33:43 INFO : file5.txt: Copied (new)
2026/09/05 03:33:43 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/09/05 03:33:43 INFO : file8.txt: Copied (new)
2026/09/05 03:33:43 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/09/05 03:33:43 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/09/05 03:33:43 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/09/05 03:33:43 INFO : RCLONE_TEST: Copied (new)
2026/09/05 03:33:43 NOTICE: checking path2 azurefiles root 'rclone-test-zazanew6hide/031939gatudax1/volatile/path2'
2026/09/05 03:33:44 NOTICE: [36m(01) :[0m [34mtest volatile[0m
2026/09/05 03:33:44 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/09/05 03:33:44 NOTICE: [36m(03) :[0m [34mbisync resync[0m
bisync_test.go:980: skipping 'volatile' test on non-local as it requires uploading 100 files
2026/09/05 03:33:44 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge object "031939gatudax1/backupdir/path1/RCLONE_TEST"
2026/09/05 03:33:44 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge object "031939gatudax1/backupdir/path1/file1.txt"
2026/09/05 03:33:44 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge object "031939gatudax1/backupdir/path1/file2.txt"
2026/09/05 03:33:44 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge object "031939gatudax1/backupdir/path1/file3.txt"
2026/09/05 03:33:44 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge object "031939gatudax1/backupdir/path1/file4.txt"
2026/09/05 03:33:44 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge object "031939gatudax1/backupdir/path1/file5.txt"
2026/09/05 03:33:44 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge object "031939gatudax1/backupdir/path1/file6.txt"
2026/09/05 03:33:45 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge object "031939gatudax1/backupdir/path1/file7.txt"
2026/09/05 03:33:45 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge object "031939gatudax1/backupdir/path1/file8.txt"
2026/09/05 03:33:45 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge object "031939gatudax1/backupdir/path2/RCLONE_TEST"
2026/09/05 03:33:45 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge object "031939gatudax1/backupdir/path2/file1.txt"
2026/09/05 03:33:45 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge object "031939gatudax1/backupdir/path2/file2.txt"
2026/09/05 03:33:45 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge object "031939gatudax1/backupdir/path2/file3.txt"
2026/09/05 03:33:45 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge object "031939gatudax1/backupdir/path2/file4.txt"
2026/09/05 03:33:45 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge object "031939gatudax1/backupdir/path2/file5.txt"
2026/09/05 03:33:45 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge object "031939gatudax1/backupdir/path2/file6.txt"
2026/09/05 03:33:45 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge object "031939gatudax1/backupdir/path2/file7.txt"
2026/09/05 03:33:45 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge object "031939gatudax1/backupdir/path2/file8.txt"
2026/09/05 03:33:45 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge object "031939gatudax1/volatile/path1/RCLONE_TEST"
2026/09/05 03:33:45 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge object "031939gatudax1/volatile/path1/file1.txt"
2026/09/05 03:33:45 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge object "031939gatudax1/volatile/path1/file2.txt"
2026/09/05 03:33:45 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge object "031939gatudax1/volatile/path1/file3.txt"
2026/09/05 03:33:45 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge object "031939gatudax1/volatile/path1/file4.txt"
2026/09/05 03:33:45 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge object "031939gatudax1/volatile/path1/file5.txt"
2026/09/05 03:33:45 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge object "031939gatudax1/volatile/path1/file6.txt"
2026/09/05 03:33:46 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge object "031939gatudax1/volatile/path1/file7.txt"
2026/09/05 03:33:46 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge object "031939gatudax1/volatile/path1/file8.txt"
2026/09/05 03:33:46 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge object "031939gatudax1/volatile/path2/RCLONE_TEST"
2026/09/05 03:33:46 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge object "031939gatudax1/volatile/path2/file1.txt"
2026/09/05 03:33:46 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge object "031939gatudax1/volatile/path2/file2.txt"
2026/09/05 03:33:46 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge object "031939gatudax1/volatile/path2/file3.txt"
2026/09/05 03:33:46 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge object "031939gatudax1/volatile/path2/file4.txt"
2026/09/05 03:33:46 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge object "031939gatudax1/volatile/path2/file5.txt"
2026/09/05 03:33:46 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge object "031939gatudax1/volatile/path2/file6.txt"
2026/09/05 03:33:46 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge object "031939gatudax1/volatile/path2/file7.txt"
2026/09/05 03:33:46 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge object "031939gatudax1/volatile/path2/file8.txt"
2026/09/05 03:33:46 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge dir "031939gatudax1/volatile/path2"
2026/09/05 03:33:46 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge dir "031939gatudax1/volatile/path1"
2026/09/05 03:33:46 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge dir "031939gatudax1/volatile"
2026/09/05 03:33:46 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge dir "031939gatudax1/rmdirs"
2026/09/05 03:33:46 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge dir "031939gatudax1/resync_modes"
2026/09/05 03:33:46 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge dir "031939gatudax1/resync"
2026/09/05 03:33:46 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge dir "031939gatudax1/resolve"
2026/09/05 03:33:46 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge dir "031939gatudax1/rclone_args"
2026/09/05 03:33:46 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge dir "031939gatudax1/path2"
2026/09/05 03:33:46 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge dir "031939gatudax1/path1"
2026/09/05 03:33:46 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge dir "031939gatudax1/normalization"
2026/09/05 03:33:46 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge dir "031939gatudax1/nomodtime"
2026/09/05 03:33:46 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge dir "031939gatudax1/max_delete_path2_force"
2026/09/05 03:33:47 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge dir "031939gatudax1/max_delete_path1"
2026/09/05 03:33:47 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge dir "031939gatudax1/ignorelistingchecksum"
2026/09/05 03:33:47 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge dir "031939gatudax1/filtersfile_checks"
2026/09/05 03:33:47 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge dir "031939gatudax1/filters"
2026/09/05 03:33:47 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge dir "031939gatudax1/extended_filenames"
2026/09/05 03:33:47 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge dir "031939gatudax1/ext_paths"
2026/09/05 03:33:47 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge dir "031939gatudax1/equal"
2026/09/05 03:33:47 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge dir "031939gatudax1/dry_run"
2026/09/05 03:33:47 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge dir "031939gatudax1/createemptysrcdirs"
2026/09/05 03:33:47 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge dir "031939gatudax1/concurrent"
2026/09/05 03:33:47 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge dir "031939gatudax1/compare_all"
2026/09/05 03:33:47 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge dir "031939gatudax1/check_sync"
2026/09/05 03:33:47 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge dir "031939gatudax1/check_filename"
2026/09/05 03:33:47 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge dir "031939gatudax1/check_access_filters"
2026/09/05 03:33:47 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge dir "031939gatudax1/check_access"
2026/09/05 03:33:47 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge dir "031939gatudax1/changes"
2026/09/05 03:33:47 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge dir "031939gatudax1/basic"
2026/09/05 03:33:47 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge dir "031939gatudax1/backupdir/path2"
2026/09/05 03:33:47 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge dir "031939gatudax1/backupdir/path1"
2026/09/05 03:33:47 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge dir "031939gatudax1/backupdir"
2026/09/05 03:33:47 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge dir "031939gatudax1/all_changed"
2026/09/05 03:33:47 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge dir "031939gatudax1"
2026/09/05 03:33:47 DEBUG : azurefiles root 'rclone-test-zazanew6hide': Purge dir ""
--- PASS: TestBisyncRemoteRemote (849.04s)
--- PASS: TestBisyncRemoteRemote/all_changed (27.08s)
--- SKIP: TestBisyncRemoteRemote/backupdir (3.50s)
--- PASS: TestBisyncRemoteRemote/basic (16.18s)
--- PASS: TestBisyncRemoteRemote/changes (19.91s)
--- PASS: TestBisyncRemoteRemote/check_access (48.38s)
--- PASS: TestBisyncRemoteRemote/check_access_filters (50.45s)
--- PASS: TestBisyncRemoteRemote/check_filename (29.68s)
--- PASS: TestBisyncRemoteRemote/check_sync (37.48s)
--- PASS: TestBisyncRemoteRemote/compare_all (21.50s)
--- PASS: TestBisyncRemoteRemote/concurrent (19.91s)
--- PASS: TestBisyncRemoteRemote/createemptysrcdirs (48.31s)
--- PASS: TestBisyncRemoteRemote/dry_run (31.41s)
--- PASS: TestBisyncRemoteRemote/equal (15.94s)
--- PASS: TestBisyncRemoteRemote/ext_paths (50.06s)
--- PASS: TestBisyncRemoteRemote/extended_filenames (28.38s)
--- PASS: TestBisyncRemoteRemote/filters (15.83s)
--- PASS: TestBisyncRemoteRemote/filtersfile_checks (41.49s)
--- PASS: TestBisyncRemoteRemote/ignorelistingchecksum (21.13s)
--- PASS: TestBisyncRemoteRemote/max_delete_path1 (19.30s)
--- PASS: TestBisyncRemoteRemote/max_delete_path2_force (19.34s)
--- PASS: TestBisyncRemoteRemote/nomodtime (12.43s)
--- PASS: TestBisyncRemoteRemote/normalization (55.70s)
--- PASS: TestBisyncRemoteRemote/rclone_args (53.03s)
--- PASS: TestBisyncRemoteRemote/resolve (56.68s)
--- PASS: TestBisyncRemoteRemote/resync (33.62s)
--- PASS: TestBisyncRemoteRemote/resync_modes (44.75s)
--- PASS: TestBisyncRemoteRemote/rmdirs (20.13s)
--- SKIP: TestBisyncRemoteRemote/volatile (3.57s)
=== RUN TestBisyncConcurrent
bisync_test.go:288: TestBisyncConcurrent is skipped on non-local
--- SKIP: TestBisyncConcurrent (0.00s)
PASS
2026/09/05 03:33:48 ERROR : error listing: directory not found
2026/09/05 03:33:48 DEBUG : azurefiles root 'rclone-test-bamuvev7dova': Purge dir ""
2026/09/05 03:33:48 NOTICE: purge failed to rmdir "": directory not found
2026/09/05 03:33:48 NOTICE: purge failed: directory not found
"./bisync.test -test.v -test.timeout 1h0m0s -remote TestAzureFiles: -verbose" - Finished OK in 28m7.817353965s (try 1/5)