"./sync.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Starting (try 1/5) 2025/03/01 01:07:38 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-lakugok2yuzo" 2025/03/01 01:07:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/01 01:07:38 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/03/01 01:07:38 DEBUG : Azure container rclone-test-lakugok2yuzo: Using directory markers 2025/03/01 01:07:38 DEBUG : Creating backend with remote "/tmp/rclone875134631" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:07:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 01:07:38 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/01 01:07:38 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for checks to finish 2025/03/01 01:07:38 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for transfers to finish run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" --- PASS: TestCopyWithDryRun (0.41s) === RUN TestCopy run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:07:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/01 01:07:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 01:07:39 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for checks to finish 2025/03/01 01:07:39 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for transfers to finish 2025/03/01 01:07:39 DEBUG : sub dir/: Creating directory marker 2025/03/01 01:07:39 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/01 01:07:39 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:07:39 DEBUG : Azure container rclone-test-lakugok2yuzo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/01 01:07:39 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopy (0.47s) === RUN TestCopyMetadata run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.07s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.07s) === RUN TestCopyMissingDirectory run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:07:39 DEBUG : Creating backend with remote "/non-existing" 2025/03/01 01:07:39 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/01 01:07:39 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for checks to finish 2025/03/01 01:07:39 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for transfers to finish run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" --- PASS: TestCopyMissingDirectory (0.21s) === RUN TestCopyNoTraverse run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:07:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 01:07:39 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for checks to finish 2025/03/01 01:07:39 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for transfers to finish 2025/03/01 01:07:39 DEBUG : sub dir/: Creating directory marker 2025/03/01 01:07:40 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/01 01:07:40 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:07:40 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopyNoTraverse (0.48s) === RUN TestCopyCheckFirst run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:07:40 INFO : Azure container rclone-test-lakugok2yuzo: Running all checks before starting transfers 2025/03/01 01:07:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 01:07:40 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for checks to finish 2025/03/01 01:07:40 INFO : Azure container rclone-test-lakugok2yuzo: Checks finished, now starting transfers 2025/03/01 01:07:40 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for transfers to finish 2025/03/01 01:07:40 DEBUG : sub dir/: Creating directory marker 2025/03/01 01:07:40 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/01 01:07:40 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:07:40 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopyCheckFirst (0.47s) === RUN TestSyncNoTraverse run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:07:40 ERROR : Ignoring --no-traverse with sync 2025/03/01 01:07:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 01:07:40 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for checks to finish 2025/03/01 01:07:40 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for transfers to finish 2025/03/01 01:07:40 DEBUG : sub dir/: Creating directory marker 2025/03/01 01:07:40 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/01 01:07:40 INFO : sub dir/hello world: Copied (new) 2025/03/01 01:07:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:07:41 DEBUG : sub dir/: Removing directory marker --- PASS: TestSyncNoTraverse (0.47s) === RUN TestCopyWithDepth run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:07:41 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/01 01:07:41 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for checks to finish 2025/03/01 01:07:41 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for transfers to finish 2025/03/01 01:07:41 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/03/01 01:07:41 INFO : hello world2: Copied (new) run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" --- PASS: TestCopyWithDepth (0.36s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:07:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/01 01:07:41 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for checks to finish 2025/03/01 01:07:41 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for transfers to finish 2025/03/01 01:07:41 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/01 01:07:41 INFO : potato2: Copied (new) run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" --- PASS: TestCopyWithFilesFrom (0.36s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:07:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/01 01:07:42 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for checks to finish 2025/03/01 01:07:42 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for transfers to finish 2025/03/01 01:07:42 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/01 01:07:42 INFO : potato2: Copied (new) run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" --- PASS: TestCopyWithFilesFromAndNoTraverse (0.40s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:07:42 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/01 01:07:42 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/01 01:07:42 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/01 01:07:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/01 01:07:42 INFO : sub dir: Making directory 2025/03/01 01:07:42 DEBUG : sub dir/: Creating directory marker 2025/03/01 01:07:42 INFO : sub dir2: Making directory 2025/03/01 01:07:42 DEBUG : sub dir2/: Creating directory marker 2025/03/01 01:07:42 INFO : sub dir2/sub sub dir2: Making directory 2025/03/01 01:07:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 01:07:42 DEBUG : sub dir2/sub sub dir2/: Creating directory marker 2025/03/01 01:07:42 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for checks to finish 2025/03/01 01:07:42 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for transfers to finish 2025/03/01 01:07:42 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/01 01:07:42 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:07:42 DEBUG : Azure container rclone-test-lakugok2yuzo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/01 01:07:42 DEBUG : sub dir2/sub sub dir2/: Removing directory marker 2025/03/01 01:07:42 DEBUG : sub dir2/: Removing directory marker 2025/03/01 01:07:43 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopyEmptyDirectories (0.76s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:07:43 INFO : sub dir2: Making directory 2025/03/01 01:07:43 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/01 01:07:43 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/01 01:07:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 01:07:43 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for checks to finish 2025/03/01 01:07:43 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for transfers to finish 2025/03/01 01:07:43 DEBUG : sub dir/: Creating directory marker 2025/03/01 01:07:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/01 01:07:43 INFO : sub dir/hello world: Copied (new) 2025/03/01 01:07:43 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopyNoEmptyDirectories (0.36s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:07:43 DEBUG : sub dir2: Making directory with metadata 2025/03/01 01:07:43 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/01 01:07:43 INFO : sub dir: Making directory 2025/03/01 01:07:43 DEBUG : sub dir/: Creating directory marker 2025/03/01 01:07:43 INFO : sub dir2: Making directory 2025/03/01 01:07:43 DEBUG : sub dir2/: Creating directory marker 2025/03/01 01:07:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 01:07:43 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for checks to finish 2025/03/01 01:07:43 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for transfers to finish 2025/03/01 01:07:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/01 01:07:43 INFO : sub dir/hello world: Copied (new) 2025/03/01 01:07:43 INFO : sub dir/hello world: Deleted run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:07:43 DEBUG : Azure container rclone-test-lakugok2yuzo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/01 01:07:43 DEBUG : Azure container rclone-test-lakugok2yuzo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/01 01:07:44 DEBUG : sub dir2/: Removing directory marker 2025/03/01 01:07:44 DEBUG : sub dir/: Removing directory marker --- PASS: TestMoveEmptyDirectories (0.75s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.07s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:07:44 INFO : sub dir2: Making directory 2025/03/01 01:07:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 01:07:44 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for checks to finish 2025/03/01 01:07:44 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for transfers to finish 2025/03/01 01:07:44 DEBUG : sub dir/: Creating directory marker 2025/03/01 01:07:44 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/01 01:07:44 INFO : sub dir/hello world: Copied (new) 2025/03/01 01:07:44 INFO : sub dir/hello world: Deleted 2025/03/01 01:07:44 DEBUG : sub dir/: Removing directory marker --- PASS: TestMoveNoEmptyDirectories (0.36s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:07:44 DEBUG : sub dir2: Making directory with metadata 2025/03/01 01:07:44 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/01 01:07:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/01 01:07:44 INFO : sub dir: Making directory 2025/03/01 01:07:44 DEBUG : sub dir/: Creating directory marker 2025/03/01 01:07:44 INFO : sub dir2: Making directory 2025/03/01 01:07:44 DEBUG : sub dir2/: Creating directory marker 2025/03/01 01:07:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 01:07:44 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for checks to finish 2025/03/01 01:07:44 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for transfers to finish 2025/03/01 01:07:45 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/01 01:07:45 INFO : sub dir/hello world: Copied (new) 2025/03/01 01:07:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:07:45 DEBUG : Azure container rclone-test-lakugok2yuzo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/01 01:07:45 DEBUG : sub dir2/: Removing directory marker 2025/03/01 01:07:45 DEBUG : sub dir/: Removing directory marker --- PASS: TestSyncEmptyDirectories (0.71s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.07s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:07:45 INFO : sub dir2: Making directory 2025/03/01 01:07:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 01:07:45 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for checks to finish 2025/03/01 01:07:45 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for transfers to finish 2025/03/01 01:07:45 DEBUG : sub dir/: Creating directory marker 2025/03/01 01:07:45 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/01 01:07:45 INFO : sub dir/hello world: Copied (new) 2025/03/01 01:07:45 DEBUG : Waiting for deletions to finish 2025/03/01 01:07:45 DEBUG : sub dir/: Removing directory marker --- PASS: TestSyncNoEmptyDirectories (0.36s) === RUN TestServerSideCopy run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:07:45 DEBUG : sub dir/: Creating directory marker 2025/03/01 01:07:46 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-zisomoy5goho" 2025/03/01 01:07:46 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/03/01 01:07:46 DEBUG : Azure container rclone-test-zisomoy5goho: Using directory markers sync_test.go:590: Server side copy (if possible) Azure container rclone-test-lakugok2yuzo -> Azure container rclone-test-zisomoy5goho 2025/03/01 01:07:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 01:07:46 DEBUG : Azure container rclone-test-zisomoy5goho: Waiting for checks to finish 2025/03/01 01:07:46 DEBUG : Azure container rclone-test-zisomoy5goho: Waiting for transfers to finish 2025/03/01 01:07:46 DEBUG : sub dir/: Creating directory marker 2025/03/01 01:07:46 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/01 01:07:46 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:07:46 DEBUG : Azure container rclone-test-zisomoy5goho: Purge remote 2025/03/01 01:07:46 DEBUG : sub dir/: Removing directory marker --- PASS: TestServerSideCopy (0.83s) === RUN TestCopyOverSelf run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:07:46 DEBUG : sub dir/: Creating directory marker 2025/03/01 01:07:46 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/01 01:07:46 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for checks to finish 2025/03/01 01:07:46 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for transfers to finish 2025/03/01 01:07:47 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/03/01 01:07:47 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:07:47 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopyOverSelf (0.65s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:07:47 DEBUG : sub dir/: Creating directory marker 2025/03/01 01:07:47 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wopidah5boja" 2025/03/01 01:07:47 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/03/01 01:07:47 DEBUG : Azure container rclone-test-wopidah5boja: Using directory markers sync_test.go:626: Server side copy (if possible) Azure container rclone-test-lakugok2yuzo -> Azure container rclone-test-wopidah5boja 2025/03/01 01:07:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 01:07:47 DEBUG : Azure container rclone-test-wopidah5boja: Waiting for checks to finish 2025/03/01 01:07:47 DEBUG : Azure container rclone-test-wopidah5boja: Waiting for transfers to finish 2025/03/01 01:07:47 DEBUG : sub dir/: Creating directory marker 2025/03/01 01:07:47 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/01 01:07:47 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:07:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/01 01:07:48 DEBUG : Azure container rclone-test-wopidah5boja: Waiting for checks to finish 2025/03/01 01:07:48 DEBUG : Azure container rclone-test-wopidah5boja: Waiting for transfers to finish 2025/03/01 01:07:48 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/03/01 01:07:48 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:07:48 DEBUG : Azure container rclone-test-wopidah5boja: Purge remote 2025/03/01 01:07:48 DEBUG : sub dir/: Removing directory marker --- PASS: TestServerSideCopyOverSelf (1.33s) === RUN TestMoveOverSelf run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:07:48 DEBUG : sub dir/: Creating directory marker 2025/03/01 01:07:48 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for checks to finish 2025/03/01 01:07:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/01 01:07:48 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for transfers to finish 2025/03/01 01:07:49 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/03/01 01:07:49 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/01 01:07:49 INFO : sub dir/hello world: Deleted run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:07:49 DEBUG : sub dir/: Removing directory marker --- PASS: TestMoveOverSelf (0.66s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:07:49 DEBUG : sub dir/: Creating directory marker 2025/03/01 01:07:49 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wuyored3nomi" 2025/03/01 01:07:49 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/03/01 01:07:49 DEBUG : Azure container rclone-test-wuyored3nomi: Using directory markers sync_test.go:671: Server side copy (if possible) Azure container rclone-test-lakugok2yuzo -> Azure container rclone-test-wuyored3nomi 2025/03/01 01:07:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 01:07:49 DEBUG : Azure container rclone-test-wuyored3nomi: Waiting for checks to finish 2025/03/01 01:07:49 DEBUG : Azure container rclone-test-wuyored3nomi: Waiting for transfers to finish 2025/03/01 01:07:49 DEBUG : sub dir/: Creating directory marker 2025/03/01 01:07:49 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/01 01:07:49 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:07:50 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/01 01:07:50 DEBUG : Azure container rclone-test-wuyored3nomi: Waiting for checks to finish 2025/03/01 01:07:50 DEBUG : Azure container rclone-test-wuyored3nomi: Waiting for transfers to finish 2025/03/01 01:07:50 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/03/01 01:07:50 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/01 01:07:50 INFO : sub dir/hello world: Deleted 2025/03/01 01:07:50 DEBUG : testing file moves 2025/03/01 01:07:50 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/01 01:07:50 DEBUG : Azure container rclone-test-wuyored3nomi: Waiting for checks to finish 2025/03/01 01:07:50 DEBUG : Azure container rclone-test-wuyored3nomi: Waiting for transfers to finish 2025/03/01 01:07:50 DEBUG : sub dir/hello world: md5 = c0e6b00e2b2068ef74d2ed582114e376 OK 2025/03/01 01:07:50 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/01 01:07:50 INFO : sub dir/hello world: Deleted run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:07:50 DEBUG : Azure container rclone-test-wuyored3nomi: Purge remote 2025/03/01 01:07:50 DEBUG : sub dir/: Removing directory marker --- PASS: TestServerSideMoveOverSelf (1.81s) === RUN TestCopyAfterDelete run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:07:51 DEBUG : sub dir/: Creating directory marker 2025/03/01 01:07:51 ERROR : : error listing: directory not found 2025/03/01 01:07:51 INFO : Local file system at /tmp/rclone875134631: Making directory 2025/03/01 01:07:51 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for checks to finish 2025/03/01 01:07:51 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for transfers to finish run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:07:51 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopyAfterDelete (0.55s) === RUN TestCopyRedownload run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:07:51 DEBUG : sub dir/: Creating directory marker 2025/03/01 01:07:51 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/01 01:07:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 01:07:51 DEBUG : Local file system at /tmp/rclone875134631: Waiting for checks to finish 2025/03/01 01:07:51 DEBUG : Local file system at /tmp/rclone875134631: Waiting for transfers to finish 2025/03/01 01:07:51 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/01 01:07:51 DEBUG : sub dir/hello world.7ddbfcba.partial: renamed to: sub dir/hello world 2025/03/01 01:07:51 INFO : sub dir/hello world: Copied (new) 2025/03/01 01:07:51 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:07:52 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopyRedownload (0.55s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:07:52 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/01 01:07:52 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for checks to finish 2025/03/01 01:07:52 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for transfers to finish 2025/03/01 01:07:52 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/01 01:07:52 INFO : check sum: Copied (new) 2025/03/01 01:07:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:07:52 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for checks to finish 2025/03/01 01:07:52 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/01 01:07:52 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/03/01 01:07:52 DEBUG : check sum: Unchanged skipping 2025/03/01 01:07:52 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for transfers to finish 2025/03/01 01:07:52 DEBUG : Waiting for deletions to finish 2025/03/01 01:07:52 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" --- PASS: TestSyncBasedOnCheckSum (0.54s) === RUN TestSyncSizeOnly run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:07:52 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/01 01:07:52 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for checks to finish 2025/03/01 01:07:52 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for transfers to finish 2025/03/01 01:07:52 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/01 01:07:52 INFO : sizeonly: Copied (new) 2025/03/01 01:07:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:07:52 DEBUG : sizeonly: Sizes identical 2025/03/01 01:07:52 DEBUG : sizeonly: Unchanged skipping 2025/03/01 01:07:52 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for checks to finish 2025/03/01 01:07:52 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for transfers to finish 2025/03/01 01:07:52 DEBUG : Waiting for deletions to finish 2025/03/01 01:07:52 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" --- PASS: TestSyncSizeOnly (0.54s) === RUN TestSyncIgnoreSize run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:07:53 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/01 01:07:53 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for checks to finish 2025/03/01 01:07:53 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for transfers to finish 2025/03/01 01:07:53 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/03/01 01:07:53 INFO : ignore-size: Copied (new) 2025/03/01 01:07:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:07:53 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/01 01:07:53 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for checks to finish 2025/03/01 01:07:53 DEBUG : ignore-size: Unchanged skipping 2025/03/01 01:07:53 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for transfers to finish 2025/03/01 01:07:53 DEBUG : Waiting for deletions to finish 2025/03/01 01:07:53 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" --- PASS: TestSyncIgnoreSize (0.55s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:07:53 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/01 01:07:53 DEBUG : existing: Unchanged skipping 2025/03/01 01:07:53 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for checks to finish 2025/03/01 01:07:53 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for transfers to finish 2025/03/01 01:07:53 DEBUG : Waiting for deletions to finish 2025/03/01 01:07:53 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:07:54 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/01 01:07:54 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for checks to finish 2025/03/01 01:07:54 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for transfers to finish 2025/03/01 01:07:54 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/01 01:07:54 INFO : existing: Copied (replaced existing) 2025/03/01 01:07:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" --- PASS: TestSyncIgnoreTimes (0.61s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:07:54 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/01 01:07:54 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for checks to finish 2025/03/01 01:07:54 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for transfers to finish 2025/03/01 01:07:54 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/01 01:07:54 INFO : existing: Copied (new) 2025/03/01 01:07:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:07:54 DEBUG : existing: Destination exists, skipping 2025/03/01 01:07:54 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for checks to finish 2025/03/01 01:07:54 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for transfers to finish 2025/03/01 01:07:54 DEBUG : Waiting for deletions to finish 2025/03/01 01:07:54 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" --- PASS: TestSyncIgnoreExisting (0.53s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:07:55 DEBUG : b/: Creating directory marker 2025/03/01 01:07:55 DEBUG : c/: Creating directory marker 2025/03/01 01:07:55 INFO : d: Making directory 2025/03/01 01:07:55 DEBUG : d/: Creating directory marker 2025/03/01 01:07:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/01 01:07:55 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/01 01:07:55 DEBUG : c/non empty space: Unchanged skipping 2025/03/01 01:07:55 DEBUG : a/: Creating directory marker 2025/03/01 01:07:55 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for checks to finish 2025/03/01 01:07:55 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for transfers to finish 2025/03/01 01:07:55 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/01 01:07:55 INFO : a/potato2: Copied (new) 2025/03/01 01:07:55 DEBUG : Waiting for deletions to finish 2025/03/01 01:07:55 INFO : b/potato: Deleted 2025/03/01 01:07:55 INFO : d: Removing directory 2025/03/01 01:07:55 DEBUG : d/: Removing directory marker 2025/03/01 01:07:55 INFO : b: Removing directory 2025/03/01 01:07:55 DEBUG : b/: Removing directory marker 2025/03/01 01:07:55 DEBUG : Azure container rclone-test-lakugok2yuzo: deleted 2 directories run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:07:56 DEBUG : c/: Removing directory marker 2025/03/01 01:07:56 DEBUG : a/: Removing directory marker --- PASS: TestSyncIgnoreErrors (1.24s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:07:56 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for checks to finish 2025/03/01 01:07:56 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/01 01:07:56 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/01 01:07:56 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/01 01:07:56 DEBUG : empty space: Unchanged skipping 2025/03/01 01:07:56 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for transfers to finish 2025/03/01 01:07:56 DEBUG : Waiting for deletions to finish 2025/03/01 01:07:56 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:07:56 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for checks to finish 2025/03/01 01:07:56 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/01 01:07:56 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/01 01:07:56 INFO : empty space: Updated modification time in destination 2025/03/01 01:07:56 DEBUG : empty space: Unchanged skipping 2025/03/01 01:07:56 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for transfers to finish 2025/03/01 01:07:56 DEBUG : Waiting for deletions to finish 2025/03/01 01:07:56 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnly (0.61s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:07:56 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/01 01:07:56 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for checks to finish 2025/03/01 01:07:56 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/01 01:07:56 DEBUG : empty space: Unchanged skipping 2025/03/01 01:07:56 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for transfers to finish 2025/03/01 01:07:56 DEBUG : Waiting for deletions to finish 2025/03/01 01:07:56 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.40s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:07:57 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for checks to finish 2025/03/01 01:07:57 DEBUG : foo: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/01 01:07:57 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone875134631) 2025/03/01 01:07:57 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Azure container rclone-test-lakugok2yuzo) 2025/03/01 01:07:57 DEBUG : foo: md5 differ 2025/03/01 01:07:57 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for transfers to finish 2025/03/01 01:07:57 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/03/01 01:07:57 INFO : foo: Copied (replaced existing) 2025/03/01 01:07:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" --- PASS: TestSyncDoesntUpdateModtime (0.47s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:07:57 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/01 01:07:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/01 01:07:57 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for checks to finish 2025/03/01 01:07:57 DEBUG : empty space: Unchanged skipping 2025/03/01 01:07:57 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for transfers to finish 2025/03/01 01:07:57 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/01 01:07:57 INFO : potato: Copied (new) 2025/03/01 01:07:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" --- PASS: TestSyncAfterAddingAFile (0.51s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:07:58 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/01 01:07:58 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for checks to finish 2025/03/01 01:07:58 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for transfers to finish 2025/03/01 01:07:58 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/03/01 01:07:58 INFO : potato: Copied (replaced existing) 2025/03/01 01:07:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" --- PASS: TestSyncAfterChangingFilesSizeOnly (0.47s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:07:58 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for checks to finish 2025/03/01 01:07:58 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/03/01 01:07:58 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone875134631) 2025/03/01 01:07:58 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Azure container rclone-test-lakugok2yuzo) 2025/03/01 01:07:58 DEBUG : potato: md5 differ 2025/03/01 01:07:58 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for transfers to finish 2025/03/01 01:07:58 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/03/01 01:07:58 INFO : potato: Copied (replaced existing) 2025/03/01 01:07:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" --- PASS: TestSyncAfterChangingContentsOnly (0.47s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:07:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/01 01:07:59 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/01 01:07:59 DEBUG : empty space: Unchanged skipping 2025/03/01 01:07:59 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for checks to finish 2025/03/01 01:07:59 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for transfers to finish 2025/03/01 01:07:59 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/01 01:07:59 DEBUG : Waiting for deletions to finish 2025/03/01 01:07:59 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.47s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:07:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/01 01:07:59 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/01 01:07:59 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for checks to finish 2025/03/01 01:07:59 DEBUG : empty space: Unchanged skipping 2025/03/01 01:07:59 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for transfers to finish 2025/03/01 01:07:59 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/01 01:07:59 INFO : potato2: Copied (new) 2025/03/01 01:07:59 DEBUG : Waiting for deletions to finish 2025/03/01 01:07:59 INFO : potato: Deleted run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.63s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:08:00 DEBUG : b/: Creating directory marker 2025/03/01 01:08:00 DEBUG : c/: Creating directory marker 2025/03/01 01:08:00 INFO : d: Making directory 2025/03/01 01:08:00 DEBUG : d/: Creating directory marker 2025/03/01 01:08:00 INFO : d/e: Making directory 2025/03/01 01:08:00 DEBUG : d/e/: Creating directory marker 2025/03/01 01:08:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/01 01:08:00 DEBUG : a/: Creating directory marker 2025/03/01 01:08:00 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/01 01:08:00 DEBUG : c/non empty space: Unchanged skipping 2025/03/01 01:08:00 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for checks to finish 2025/03/01 01:08:00 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for transfers to finish 2025/03/01 01:08:00 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/01 01:08:00 INFO : a/potato2: Copied (new) 2025/03/01 01:08:00 DEBUG : Waiting for deletions to finish 2025/03/01 01:08:01 INFO : b/potato: Deleted 2025/03/01 01:08:01 INFO : d/e: Removing directory 2025/03/01 01:08:01 DEBUG : d/e/: Removing directory marker 2025/03/01 01:08:01 INFO : d: Removing directory 2025/03/01 01:08:01 DEBUG : d/: Removing directory marker 2025/03/01 01:08:01 INFO : b: Removing directory 2025/03/01 01:08:01 DEBUG : b/: Removing directory marker 2025/03/01 01:08:01 DEBUG : Azure container rclone-test-lakugok2yuzo: deleted 3 directories run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:08:01 DEBUG : c/: Removing directory marker 2025/03/01 01:08:01 DEBUG : a/: Removing directory marker --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (1.35s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:08:01 DEBUG : b/: Creating directory marker 2025/03/01 01:08:01 DEBUG : c/: Creating directory marker 2025/03/01 01:08:01 INFO : d: Making directory 2025/03/01 01:08:01 DEBUG : d/: Creating directory marker 2025/03/01 01:08:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/01 01:08:02 DEBUG : a/: Creating directory marker 2025/03/01 01:08:02 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/01 01:08:02 DEBUG : c/non empty space: Unchanged skipping 2025/03/01 01:08:02 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for checks to finish 2025/03/01 01:08:02 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for transfers to finish 2025/03/01 01:08:02 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/01 01:08:02 INFO : a/potato2: Copied (new) 2025/03/01 01:08:02 ERROR : Azure container rclone-test-lakugok2yuzo: not deleting files as there were IO errors 2025/03/01 01:08:02 ERROR : Azure container rclone-test-lakugok2yuzo: not deleting directories as there were IO errors run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:08:02 DEBUG : d/: Removing directory marker 2025/03/01 01:08:02 DEBUG : c/: Removing directory marker 2025/03/01 01:08:02 DEBUG : b/: Removing directory marker 2025/03/01 01:08:02 DEBUG : a/: Removing directory marker --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (1.22s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:08:03 DEBUG : Waiting for deletions to finish 2025/03/01 01:08:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/01 01:08:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/01 01:08:03 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for checks to finish 2025/03/01 01:08:03 DEBUG : empty space: Unchanged skipping 2025/03/01 01:08:03 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for transfers to finish 2025/03/01 01:08:03 INFO : potato: Deleted 2025/03/01 01:08:03 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/01 01:08:03 INFO : potato2: Copied (new) run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" --- PASS: TestSyncDeleteDuring (0.61s) === RUN TestSyncDeleteBefore run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:08:03 DEBUG : Waiting for deletions to finish 2025/03/01 01:08:03 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for checks to finish 2025/03/01 01:08:03 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for transfers to finish 2025/03/01 01:08:03 INFO : potato: Deleted 2025/03/01 01:08:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/01 01:08:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/01 01:08:03 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for checks to finish 2025/03/01 01:08:03 DEBUG : empty space: Unchanged skipping 2025/03/01 01:08:03 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for transfers to finish 2025/03/01 01:08:03 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/01 01:08:03 INFO : potato2: Copied (new) run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" --- PASS: TestSyncDeleteBefore (0.69s) === RUN TestCopyDeleteBefore run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:08:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/01 01:08:04 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for checks to finish 2025/03/01 01:08:04 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for transfers to finish 2025/03/01 01:08:04 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/03/01 01:08:04 INFO : potato2: Copied (new) run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" --- PASS: TestCopyDeleteBefore (0.54s) === RUN TestSyncWithExclude run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:08:04 DEBUG : enormous: Excluded (Size Filter) 2025/03/01 01:08:04 DEBUG : enormous: Excluded 2025/03/01 01:08:04 DEBUG : potato2: Excluded (Size Filter) 2025/03/01 01:08:04 DEBUG : potato2: Excluded 2025/03/01 01:08:04 DEBUG : potato2: Excluded (Size Filter) 2025/03/01 01:08:04 DEBUG : potato2: Excluded 2025/03/01 01:08:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/01 01:08:04 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for checks to finish 2025/03/01 01:08:04 DEBUG : empty space: Unchanged skipping 2025/03/01 01:08:04 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for transfers to finish 2025/03/01 01:08:04 DEBUG : Waiting for deletions to finish 2025/03/01 01:08:04 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:08:04 DEBUG : potato2: Excluded (Size Filter) 2025/03/01 01:08:04 DEBUG : enormous: Excluded (Size Filter) 2025/03/01 01:08:04 DEBUG : enormous: Excluded 2025/03/01 01:08:04 DEBUG : potato2: Excluded (Size Filter) 2025/03/01 01:08:04 DEBUG : potato2: Excluded 2025/03/01 01:08:05 DEBUG : potato2: Excluded (Size Filter) 2025/03/01 01:08:05 DEBUG : potato2: Excluded 2025/03/01 01:08:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/01 01:08:05 DEBUG : empty space: Unchanged skipping 2025/03/01 01:08:05 DEBUG : Local file system at /tmp/rclone875134631: Waiting for checks to finish 2025/03/01 01:08:05 DEBUG : Local file system at /tmp/rclone875134631: Waiting for transfers to finish 2025/03/01 01:08:05 DEBUG : Waiting for deletions to finish 2025/03/01 01:08:05 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:08:05 DEBUG : potato2: Excluded (Size Filter) --- PASS: TestSyncWithExclude (0.70s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:08:05 DEBUG : enormous: Excluded (Size Filter) 2025/03/01 01:08:05 DEBUG : enormous: Excluded 2025/03/01 01:08:05 DEBUG : potato2: Excluded (Size Filter) 2025/03/01 01:08:05 DEBUG : potato2: Excluded 2025/03/01 01:08:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/01 01:08:05 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for checks to finish 2025/03/01 01:08:05 DEBUG : empty space: Unchanged skipping 2025/03/01 01:08:05 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for transfers to finish 2025/03/01 01:08:05 DEBUG : Waiting for deletions to finish 2025/03/01 01:08:05 INFO : enormous: Deleted 2025/03/01 01:08:05 INFO : potato2: Deleted 2025/03/01 01:08:05 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:08:05 DEBUG : Local file system at /tmp/rclone875134631: Waiting for checks to finish 2025/03/01 01:08:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/01 01:08:05 DEBUG : empty space: Unchanged skipping 2025/03/01 01:08:05 DEBUG : Local file system at /tmp/rclone875134631: Waiting for transfers to finish 2025/03/01 01:08:05 DEBUG : Waiting for deletions to finish 2025/03/01 01:08:05 INFO : enormous: Deleted 2025/03/01 01:08:05 INFO : potato2: Deleted 2025/03/01 01:08:05 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.83s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:08:06 DEBUG : five: Need to transfer - File not found at Destination 2025/03/01 01:08:06 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/01 01:08:06 DEBUG : one: Destination is newer than source, skipping 2025/03/01 01:08:06 DEBUG : three: Sizes identical 2025/03/01 01:08:06 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for checks to finish 2025/03/01 01:08:06 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/01 01:08:06 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/01 01:08:06 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone875134631) 2025/03/01 01:08:06 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Azure container rclone-test-lakugok2yuzo) 2025/03/01 01:08:06 DEBUG : two: md5 differ 2025/03/01 01:08:06 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for transfers to finish 2025/03/01 01:08:06 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/01 01:08:06 INFO : two: Copied (replaced existing) 2025/03/01 01:08:06 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/03/01 01:08:06 INFO : five: Copied (new) 2025/03/01 01:08:06 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/03/01 01:08:06 INFO : four: Copied (replaced existing) 2025/03/01 01:08:06 DEBUG : Waiting for deletions to finish 2025/03/01 01:08:06 DEBUG : one: Destination is newer than source, skipping 2025/03/01 01:08:06 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for checks to finish 2025/03/01 01:08:06 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone875134631) 2025/03/01 01:08:06 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Azure container rclone-test-lakugok2yuzo) 2025/03/01 01:08:06 DEBUG : three: md5 differ 2025/03/01 01:08:06 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/01 01:08:06 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/03/01 01:08:06 DEBUG : five: Size and md5 of src and dst objects identical 2025/03/01 01:08:06 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/03/01 01:08:06 DEBUG : four: Size and md5 of src and dst objects identical 2025/03/01 01:08:06 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/01 01:08:06 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/01 01:08:06 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/01 01:08:06 DEBUG : two: Size and md5 of src and dst objects identical 2025/03/01 01:08:06 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/01 01:08:06 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for transfers to finish 2025/03/01 01:08:06 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/03/01 01:08:06 INFO : three: Copied (replaced existing) 2025/03/01 01:08:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (1.13s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" sync_test.go:1538: Can track renames: true 2025/03/01 01:08:07 INFO : Azure container rclone-test-lakugok2yuzo: Making map for --track-renames 2025/03/01 01:08:07 INFO : Azure container rclone-test-lakugok2yuzo: Finished making map for --track-renames 2025/03/01 01:08:07 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for checks to finish 2025/03/01 01:08:07 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for renames to finish 2025/03/01 01:08:07 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/01 01:08:07 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/01 01:08:07 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for transfers to finish 2025/03/01 01:08:07 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/01 01:08:07 INFO : yam: Copied (new) 2025/03/01 01:08:07 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/01 01:08:07 INFO : potato: Copied (new) 2025/03/01 01:08:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:08:07 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/01 01:08:07 INFO : Azure container rclone-test-lakugok2yuzo: Making map for --track-renames 2025/03/01 01:08:07 INFO : Azure container rclone-test-lakugok2yuzo: Finished making map for --track-renames 2025/03/01 01:08:07 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for checks to finish 2025/03/01 01:08:07 DEBUG : potato: Unchanged skipping 2025/03/01 01:08:07 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for renames to finish 2025/03/01 01:08:07 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/01 01:08:07 INFO : yam: Copied (server-side copy) to: yaml 2025/03/01 01:08:07 INFO : yam: Deleted 2025/03/01 01:08:07 INFO : yaml: Renamed from "yam" 2025/03/01 01:08:07 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for transfers to finish 2025/03/01 01:08:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" --- PASS: TestSyncWithTrackRenames (0.77s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" sync_test.go:1610: Can track renames: true 2025/03/01 01:08:08 INFO : Azure container rclone-test-lakugok2yuzo: Making map for --track-renames 2025/03/01 01:08:08 INFO : Azure container rclone-test-lakugok2yuzo: Finished making map for --track-renames 2025/03/01 01:08:08 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for checks to finish 2025/03/01 01:08:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/01 01:08:08 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/01 01:08:08 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for renames to finish 2025/03/01 01:08:08 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for transfers to finish 2025/03/01 01:08:08 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/01 01:08:08 INFO : yam: Copied (new) 2025/03/01 01:08:08 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/01 01:08:08 INFO : potato: Copied (new) 2025/03/01 01:08:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:08:08 INFO : Azure container rclone-test-lakugok2yuzo: Making map for --track-renames 2025/03/01 01:08:08 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/01 01:08:08 INFO : Azure container rclone-test-lakugok2yuzo: Finished making map for --track-renames 2025/03/01 01:08:08 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for checks to finish 2025/03/01 01:08:08 DEBUG : potato: Unchanged skipping 2025/03/01 01:08:08 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for renames to finish 2025/03/01 01:08:08 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/01 01:08:08 INFO : yam: Copied (server-side copy) to: yaml 2025/03/01 01:08:08 INFO : yam: Deleted 2025/03/01 01:08:08 INFO : yaml: Renamed from "yam" 2025/03/01 01:08:08 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for transfers to finish 2025/03/01 01:08:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.78s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" sync_test.go:1649: Can track renames: true 2025/03/01 01:08:08 INFO : Azure container rclone-test-lakugok2yuzo: Making map for --track-renames 2025/03/01 01:08:08 INFO : Azure container rclone-test-lakugok2yuzo: Finished making map for --track-renames 2025/03/01 01:08:08 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for checks to finish 2025/03/01 01:08:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/01 01:08:08 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/01 01:08:08 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for renames to finish 2025/03/01 01:08:08 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for transfers to finish 2025/03/01 01:08:08 DEBUG : sub/: Creating directory marker 2025/03/01 01:08:08 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/01 01:08:08 INFO : potato: Copied (new) 2025/03/01 01:08:09 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/01 01:08:09 INFO : sub/yam: Copied (new) 2025/03/01 01:08:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:08:09 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/01 01:08:09 DEBUG : potato: Unchanged skipping 2025/03/01 01:08:09 INFO : Azure container rclone-test-lakugok2yuzo: Making map for --track-renames 2025/03/01 01:08:09 INFO : Azure container rclone-test-lakugok2yuzo: Finished making map for --track-renames 2025/03/01 01:08:09 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for checks to finish 2025/03/01 01:08:09 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for renames to finish 2025/03/01 01:08:09 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/01 01:08:09 INFO : sub/yam: Copied (server-side copy) to: yam 2025/03/01 01:08:09 INFO : sub/yam: Deleted 2025/03/01 01:08:09 INFO : yam: Renamed from "sub/yam" 2025/03/01 01:08:09 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for transfers to finish 2025/03/01 01:08:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:08:09 DEBUG : sub/: Removing directory marker --- PASS: TestSyncWithTrackRenamesStrategyLeaf (1.07s) === RUN TestServerSideMoveLocal run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:08:09 DEBUG : Creating backend with remote "/tmp/rclone875134631/dir1" 2025/03/01 01:08:09 DEBUG : Creating backend with remote "/tmp/rclone875134631/dir2" 2025/03/01 01:08:09 DEBUG : Local file system at /tmp/rclone875134631/dir2: Using server-side directory move 2025/03/01 01:08:09 INFO : Local file system at /tmp/rclone875134631/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/01 01:08:09 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/01 01:08:09 INFO : file1.txt: Moved (server-side) 2025/03/01 01:08:09 DEBUG : Local file system at /tmp/rclone875134631/dir2: Waiting for checks to finish 2025/03/01 01:08:09 DEBUG : Local file system at /tmp/rclone875134631/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.08s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:08:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 01:08:10 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/01 01:08:10 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for checks to finish 2025/03/01 01:08:10 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for transfers to finish 2025/03/01 01:08:10 DEBUG : sub dir/: Creating directory marker 2025/03/01 01:08:10 DEBUG : nested/sub dir/: Creating directory marker 2025/03/01 01:08:10 DEBUG : nested/: Creating directory marker 2025/03/01 01:08:10 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/01 01:08:10 INFO : sub dir/hello world: Copied (new) 2025/03/01 01:08:10 INFO : sub dir/hello world: Deleted 2025/03/01 01:08:10 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/03/01 01:08:10 INFO : nested/sub dir/file: Copied (new) 2025/03/01 01:08:10 INFO : nested/sub dir/file: Deleted 2025/03/01 01:08:10 INFO : sub dir: Removing directory 2025/03/01 01:08:10 INFO : nested/sub dir: Removing directory 2025/03/01 01:08:10 INFO : nested: Removing directory 2025/03/01 01:08:10 DEBUG : Local file system at /tmp/rclone875134631: deleted 3 directories run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:08:10 DEBUG : sub dir/: Removing directory marker 2025/03/01 01:08:10 DEBUG : nested/sub dir/: Removing directory marker 2025/03/01 01:08:10 DEBUG : nested/: Removing directory marker --- PASS: TestMoveWithDeleteEmptySrcDirs (0.81s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:08:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 01:08:10 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/01 01:08:10 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for checks to finish 2025/03/01 01:08:10 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for transfers to finish 2025/03/01 01:08:10 DEBUG : nested/sub dir/: Creating directory marker 2025/03/01 01:08:10 DEBUG : sub dir/: Creating directory marker 2025/03/01 01:08:10 DEBUG : nested/: Creating directory marker 2025/03/01 01:08:11 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/01 01:08:11 INFO : sub dir/hello world: Copied (new) 2025/03/01 01:08:11 INFO : sub dir/hello world: Deleted 2025/03/01 01:08:11 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/03/01 01:08:11 INFO : nested/sub dir/file: Copied (new) 2025/03/01 01:08:11 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:08:11 DEBUG : sub dir/: Removing directory marker 2025/03/01 01:08:11 DEBUG : nested/sub dir/: Removing directory marker 2025/03/01 01:08:11 DEBUG : nested/: Removing directory marker --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.76s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:08:11 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/01 01:08:11 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/01 01:08:11 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for checks to finish 2025/03/01 01:08:11 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for transfers to finish 2025/03/01 01:08:11 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/01 01:08:11 INFO : existing: Copied (new) 2025/03/01 01:08:11 INFO : existing: Deleted 2025/03/01 01:08:11 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/03/01 01:08:11 INFO : existing-b: Copied (new) 2025/03/01 01:08:11 INFO : existing-b: Deleted 2025/03/01 01:08:11 DEBUG : existing: Destination exists, skipping 2025/03/01 01:08:11 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/01 01:08:11 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for checks to finish 2025/03/01 01:08:11 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for transfers to finish 2025/03/01 01:08:11 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" --- PASS: TestMoveWithIgnoreExisting (0.50s) === RUN TestServerSideMove run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:08:12 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-norawel8riwo" 2025/03/01 01:08:12 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/03/01 01:08:12 DEBUG : Azure container rclone-test-norawel8riwo: Using directory markers sync_test.go:1705: Server side move (if possible) Azure container rclone-test-lakugok2yuzo -> Azure container rclone-test-norawel8riwo 2025/03/01 01:08:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/01 01:08:12 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/01 01:08:12 DEBUG : empty space: Unchanged skipping 2025/03/01 01:08:12 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/01 01:08:12 DEBUG : Azure container rclone-test-norawel8riwo: Waiting for checks to finish 2025/03/01 01:08:12 INFO : empty space: Deleted 2025/03/01 01:08:12 DEBUG : Azure container rclone-test-norawel8riwo: Waiting for transfers to finish 2025/03/01 01:08:12 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/03/01 01:08:12 INFO : potato3: Copied (server-side copy) 2025/03/01 01:08:12 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/01 01:08:12 INFO : potato2: Copied (server-side copy) 2025/03/01 01:08:12 INFO : potato3: Deleted 2025/03/01 01:08:12 INFO : potato2: Deleted 2025/03/01 01:08:12 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-lujobah7maxu" 2025/03/01 01:08:12 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/03/01 01:08:12 DEBUG : Azure container rclone-test-lujobah7maxu: Using directory markers 2025/03/01 01:08:13 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/01 01:08:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/01 01:08:13 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/01 01:08:13 DEBUG : Azure container rclone-test-lujobah7maxu: Waiting for checks to finish 2025/03/01 01:08:13 DEBUG : Azure container rclone-test-lujobah7maxu: Waiting for transfers to finish 2025/03/01 01:08:13 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/01 01:08:13 INFO : empty space: Copied (server-side copy) 2025/03/01 01:08:13 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/01 01:08:13 INFO : potato2: Copied (server-side copy) 2025/03/01 01:08:13 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/03/01 01:08:13 INFO : potato3: Copied (server-side copy) 2025/03/01 01:08:13 INFO : empty space: Deleted 2025/03/01 01:08:13 INFO : potato2: Deleted 2025/03/01 01:08:13 INFO : potato3: Deleted 2025/03/01 01:08:13 DEBUG : Azure container rclone-test-lujobah7maxu: Purge remote 2025/03/01 01:08:13 DEBUG : Azure container rclone-test-norawel8riwo: Purge remote --- PASS: TestServerSideMove (1.43s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:08:13 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-veyerol3maci" 2025/03/01 01:08:13 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/03/01 01:08:13 DEBUG : Azure container rclone-test-veyerol3maci: Using directory markers sync_test.go:1705: Server side move (if possible) Azure container rclone-test-lakugok2yuzo -> Azure container rclone-test-veyerol3maci 2025/03/01 01:08:14 DEBUG : empty space: Excluded (Size Filter) 2025/03/01 01:08:14 DEBUG : empty space: Excluded 2025/03/01 01:08:14 DEBUG : empty space: Excluded (Size Filter) 2025/03/01 01:08:14 DEBUG : empty space: Excluded 2025/03/01 01:08:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/01 01:08:14 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/01 01:08:14 DEBUG : Azure container rclone-test-veyerol3maci: Waiting for checks to finish 2025/03/01 01:08:14 DEBUG : Azure container rclone-test-veyerol3maci: Waiting for transfers to finish 2025/03/01 01:08:14 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/01 01:08:14 INFO : potato2: Copied (server-side copy) 2025/03/01 01:08:14 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/03/01 01:08:14 INFO : potato3: Copied (server-side copy) 2025/03/01 01:08:14 INFO : potato2: Deleted 2025/03/01 01:08:14 INFO : potato3: Deleted 2025/03/01 01:08:14 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-folafoy8mawi" 2025/03/01 01:08:14 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/03/01 01:08:14 DEBUG : Azure container rclone-test-folafoy8mawi: Using directory markers 2025/03/01 01:08:14 DEBUG : empty space: Excluded (Size Filter) 2025/03/01 01:08:14 DEBUG : empty space: Excluded 2025/03/01 01:08:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/01 01:08:14 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/01 01:08:14 DEBUG : Azure container rclone-test-folafoy8mawi: Waiting for checks to finish 2025/03/01 01:08:14 DEBUG : Azure container rclone-test-folafoy8mawi: Waiting for transfers to finish 2025/03/01 01:08:14 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/03/01 01:08:14 INFO : potato3: Copied (server-side copy) 2025/03/01 01:08:14 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/01 01:08:14 INFO : potato2: Copied (server-side copy) 2025/03/01 01:08:14 INFO : potato3: Deleted 2025/03/01 01:08:14 INFO : potato2: Deleted 2025/03/01 01:08:14 DEBUG : Azure container rclone-test-folafoy8mawi: Purge remote 2025/03/01 01:08:14 DEBUG : Azure container rclone-test-veyerol3maci: Purge remote --- PASS: TestServerSideMoveWithFilter (1.42s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:08:14 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-dekojud6goqi" 2025/03/01 01:08:14 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/03/01 01:08:14 DEBUG : Azure container rclone-test-dekojud6goqi: Using directory markers 2025/03/01 01:08:15 INFO : tomatoDir: Making directory 2025/03/01 01:08:15 DEBUG : tomatoDir/: Creating directory marker sync_test.go:1705: Server side move (if possible) Azure container rclone-test-lakugok2yuzo -> Azure container rclone-test-dekojud6goqi 2025/03/01 01:08:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/01 01:08:15 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/01 01:08:15 DEBUG : empty space: Unchanged skipping 2025/03/01 01:08:15 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/01 01:08:15 DEBUG : Azure container rclone-test-dekojud6goqi: Waiting for checks to finish 2025/03/01 01:08:15 INFO : empty space: Deleted 2025/03/01 01:08:15 DEBUG : Azure container rclone-test-dekojud6goqi: Waiting for transfers to finish 2025/03/01 01:08:15 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/03/01 01:08:15 INFO : potato3: Copied (server-side copy) 2025/03/01 01:08:15 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/01 01:08:15 INFO : potato2: Copied (server-side copy) 2025/03/01 01:08:15 INFO : potato3: Deleted 2025/03/01 01:08:15 INFO : potato2: Deleted 2025/03/01 01:08:15 INFO : tomatoDir: Removing directory 2025/03/01 01:08:15 DEBUG : tomatoDir/: Removing directory marker 2025/03/01 01:08:15 DEBUG : Azure container rclone-test-lakugok2yuzo: deleted 1 directories 2025/03/01 01:08:15 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qihoguw9cozu" 2025/03/01 01:08:15 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/03/01 01:08:15 DEBUG : Azure container rclone-test-qihoguw9cozu: Using directory markers 2025/03/01 01:08:15 INFO : tomatoDir: Making directory 2025/03/01 01:08:15 DEBUG : tomatoDir/: Creating directory marker 2025/03/01 01:08:16 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/01 01:08:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/01 01:08:16 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/01 01:08:16 DEBUG : Azure container rclone-test-qihoguw9cozu: Waiting for checks to finish 2025/03/01 01:08:16 DEBUG : Azure container rclone-test-qihoguw9cozu: Waiting for transfers to finish 2025/03/01 01:08:16 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/01 01:08:16 INFO : potato2: Copied (server-side copy) 2025/03/01 01:08:16 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/01 01:08:16 INFO : empty space: Copied (server-side copy) 2025/03/01 01:08:16 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/03/01 01:08:16 INFO : potato3: Copied (server-side copy) 2025/03/01 01:08:16 INFO : potato2: Deleted 2025/03/01 01:08:16 INFO : empty space: Deleted 2025/03/01 01:08:16 INFO : potato3: Deleted 2025/03/01 01:08:16 INFO : tomatoDir: Removing directory 2025/03/01 01:08:16 DEBUG : tomatoDir/: Removing directory marker 2025/03/01 01:08:16 DEBUG : Azure container rclone-test-dekojud6goqi: deleted 1 directories 2025/03/01 01:08:16 DEBUG : Azure container rclone-test-qihoguw9cozu: Purge remote 2025/03/01 01:08:16 DEBUG : Azure container rclone-test-dekojud6goqi: Purge remote --- PASS: TestServerSideMoveDeleteEmptySourceDirs (1.72s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:08:16 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-lakugok2yuzo/rclone-move-test" 2025/03/01 01:08:16 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/03/01 01:08:16 DEBUG : Azure container rclone-test-lakugok2yuzo path rclone-move-test: Using directory markers --- PASS: TestServerSideMoveOverlap (0.25s) === RUN TestSyncOverlap run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:08:16 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-lakugok2yuzo/rclone-sync-test" 2025/03/01 01:08:16 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/03/01 01:08:16 DEBUG : Azure container rclone-test-lakugok2yuzo path rclone-sync-test: Using directory markers run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" --- PASS: TestSyncOverlap (0.53s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:08:17 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-lakugok2yuzo/rclone-sync-test" 2025/03/01 01:08:17 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/03/01 01:08:17 DEBUG : Azure container rclone-test-lakugok2yuzo path rclone-sync-test: Using directory markers 2025/03/01 01:08:17 DEBUG : /: Creating directory marker 2025/03/01 01:08:17 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-lakugok2yuzo/rclone-sync-test-include/layer2" 2025/03/01 01:08:17 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/03/01 01:08:17 DEBUG : Azure container rclone-test-lakugok2yuzo path rclone-sync-test-include/layer2: Using directory markers 2025/03/01 01:08:17 DEBUG : /: Creating directory marker 2025/03/01 01:08:17 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-lakugok2yuzo/rclone-sync-test-ignore-file" 2025/03/01 01:08:17 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/03/01 01:08:17 DEBUG : Azure container rclone-test-lakugok2yuzo path rclone-sync-test-ignore-file: Using directory markers 2025/03/01 01:08:17 DEBUG : /: Creating directory marker 2025/03/01 01:08:17 DEBUG : rclone-sync-test-ignore-file/: Creating directory marker 2025/03/01 01:08:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/01 01:08:18 DEBUG : rclone-sync-test: Excluded 2025/03/01 01:08:18 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/01 01:08:18 DEBUG : Azure container rclone-test-lakugok2yuzo path rclone-sync-test: Waiting for checks to finish 2025/03/01 01:08:18 DEBUG : Azure container rclone-test-lakugok2yuzo path rclone-sync-test: Waiting for transfers to finish 2025/03/01 01:08:18 DEBUG : Waiting for deletions to finish 2025/03/01 01:08:18 INFO : /: Removing directory 2025/03/01 01:08:18 DEBUG : //: Removing directory marker 2025/03/01 01:08:18 DEBUG : Azure container rclone-test-lakugok2yuzo path rclone-sync-test: deleted 1 directories 2025/03/01 01:08:18 INFO : There was nothing to transfer 2025/03/01 01:08:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/01 01:08:18 ERROR : Azure container rclone-test-lakugok2yuzo path rclone-sync-test: error reading source root directory: directory not found 2025/03/01 01:08:18 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for checks to finish 2025/03/01 01:08:18 DEBUG : Azure container rclone-test-lakugok2yuzo: Waiting for transfers to finish 2025/03/01 01:08:18 ERROR : Azure container rclone-test-lakugok2yuzo: not deleting files as there were IO errors 2025/03/01 01:08:18 ERROR : Azure container rclone-test-lakugok2yuzo: not deleting directories as there were IO errors sync_test.go:2003: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2003 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2010 Error: Received unexpected error: directory not found Test: TestSyncOverlapWithFilter 2025/03/01 01:08:18 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lakugok2yuzo/rclone-sync-test-include/layer2/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3c4c233f-c01e-00a2-6346-8a86e4000000 Time:2025-03-01T01:08:18.6013488Z -------------------------------------------------------------------------------- 2025/03/01 01:08:19 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lakugok2yuzo/rclone-sync-test-include/layer2/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3c4c2648-c01e-00a2-4146-8a86e4000000 Time:2025-03-01T01:08:19.6372609Z -------------------------------------------------------------------------------- 2025/03/01 01:08:20 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lakugok2yuzo/rclone-sync-test-include/layer2/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3c4c294e-c01e-00a2-5b46-8a86e4000000 Time:2025-03-01T01:08:20.6730131Z -------------------------------------------------------------------------------- run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lakugok2yuzo/rclone-sync-test-include/layer2/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3c4c294e-c01e-00a2-5b46-8a86e4000000 Time:2025-03-01T01:08:20.6730131Z -------------------------------------------------------------------------------- 2025/03/01 01:08:21 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lakugok2yuzo/rclone-sync-test-include/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3c4c2cf3-c01e-00a2-3946-8a86e4000000 Time:2025-03-01T01:08:21.7091264Z -------------------------------------------------------------------------------- 2025/03/01 01:08:22 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lakugok2yuzo/rclone-sync-test-include/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3c4c2fdd-c01e-00a2-1d46-8a86e4000000 Time:2025-03-01T01:08:22.7446630Z -------------------------------------------------------------------------------- 2025/03/01 01:08:23 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lakugok2yuzo/rclone-sync-test-include/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3c4c3360-c01e-00a2-7946-8a86e4000000 Time:2025-03-01T01:08:23.7805258Z -------------------------------------------------------------------------------- run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lakugok2yuzo/rclone-sync-test-include/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3c4c3360-c01e-00a2-7946-8a86e4000000 Time:2025-03-01T01:08:23.7805258Z -------------------------------------------------------------------------------- 2025/03/01 01:08:24 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker 2025/03/01 01:08:24 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lakugok2yuzo/rclone-sync-test-ignore-file/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3c4c361d-c01e-00a2-5a46-8a86e4000000 Time:2025-03-01T01:08:24.8533686Z -------------------------------------------------------------------------------- 2025/03/01 01:08:25 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lakugok2yuzo/rclone-sync-test-ignore-file/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3c4c3900-c01e-00a2-7946-8a86e4000000 Time:2025-03-01T01:08:25.8888807Z -------------------------------------------------------------------------------- 2025/03/01 01:08:26 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lakugok2yuzo/rclone-sync-test-ignore-file/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3c4c3b5d-c01e-00a2-1b46-8a86e4000000 Time:2025-03-01T01:08:26.9255077Z -------------------------------------------------------------------------------- run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lakugok2yuzo/rclone-sync-test-ignore-file/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3c4c3b5d-c01e-00a2-1b46-8a86e4000000 Time:2025-03-01T01:08:26.9255077Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2003 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2010 Error: Not equal: expected: []string{} actual : []string{"rclone-sync-test-ignore-file", "rclone-sync-test-include", "rclone-sync-test-include/layer2"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=28) "rclone-sync-test-ignore-file", + (string) (len=24) "rclone-sync-test-include", + (string) (len=31) "rclone-sync-test-include/layer2" } Test: TestSyncOverlapWithFilter Messages: directories --- FAIL: TestSyncOverlapWithFilter (17.63s) === RUN TestSyncCompareDest run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:08:35 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-lakugok2yuzo/dst" 2025/03/01 01:08:35 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/03/01 01:08:35 DEBUG : Azure container rclone-test-lakugok2yuzo path dst: Using directory markers 2025/03/01 01:08:35 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-lakugok2yuzo/CompareDest" 2025/03/01 01:08:35 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/03/01 01:08:35 DEBUG : Azure container rclone-test-lakugok2yuzo path CompareDest: Using directory markers 2025/03/01 01:08:35 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-lakugok2yuzo/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-lakugok2yuzo/CompareDest" 2025/03/01 01:08:35 DEBUG : one: Need to transfer - File not found at Destination 2025/03/01 01:08:35 DEBUG : Azure container rclone-test-lakugok2yuzo path dst: Waiting for checks to finish 2025/03/01 01:08:35 DEBUG : Azure container rclone-test-lakugok2yuzo path dst: Waiting for transfers to finish 2025/03/01 01:08:35 DEBUG : /: Creating directory marker 2025/03/01 01:08:35 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/01 01:08:35 INFO : one: Copied (new) 2025/03/01 01:08:35 DEBUG : Waiting for deletions to finish 2025/03/01 01:08:35 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-lakugok2yuzo/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-lakugok2yuzo/CompareDest" 2025/03/01 01:08:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/01 01:08:35 DEBUG : Azure container rclone-test-lakugok2yuzo path dst: Waiting for checks to finish 2025/03/01 01:08:35 DEBUG : Azure container rclone-test-lakugok2yuzo path dst: Waiting for transfers to finish 2025/03/01 01:08:35 DEBUG : /: Creating directory marker 2025/03/01 01:08:35 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/01 01:08:35 INFO : one: Copied (replaced existing) 2025/03/01 01:08:35 DEBUG : Waiting for deletions to finish 2025/03/01 01:08:35 INFO : /: Removing directory 2025/03/01 01:08:35 DEBUG : //: Removing directory marker 2025/03/01 01:08:35 DEBUG : Azure container rclone-test-lakugok2yuzo path dst: deleted 1 directories 2025/03/01 01:08:35 DEBUG : dst/: Creating directory marker 2025/03/01 01:08:36 DEBUG : CompareDest/: Creating directory marker 2025/03/01 01:08:36 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-lakugok2yuzo/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-lakugok2yuzo/CompareDest" 2025/03/01 01:08:36 DEBUG : Azure container rclone-test-lakugok2yuzo path dst: Waiting for checks to finish 2025/03/01 01:08:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/01 01:08:36 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/01 01:08:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/01 01:08:36 DEBUG : Azure container rclone-test-lakugok2yuzo path dst: Waiting for transfers to finish 2025/03/01 01:08:36 DEBUG : Waiting for deletions to finish 2025/03/01 01:08:36 INFO : There was nothing to transfer 2025/03/01 01:08:36 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-lakugok2yuzo/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-lakugok2yuzo/CompareDest" 2025/03/01 01:08:36 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/01 01:08:36 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/01 01:08:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/01 01:08:36 DEBUG : Azure container rclone-test-lakugok2yuzo path dst: Waiting for checks to finish 2025/03/01 01:08:36 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/01 01:08:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/01 01:08:36 DEBUG : Azure container rclone-test-lakugok2yuzo path dst: Waiting for transfers to finish 2025/03/01 01:08:36 DEBUG : Waiting for deletions to finish 2025/03/01 01:08:36 INFO : There was nothing to transfer 2025/03/01 01:08:36 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-lakugok2yuzo/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-lakugok2yuzo/CompareDest" 2025/03/01 01:08:36 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/01 01:08:36 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/01 01:08:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/01 01:08:36 DEBUG : Azure container rclone-test-lakugok2yuzo path dst: Waiting for checks to finish 2025/03/01 01:08:36 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/01 01:08:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/01 01:08:36 DEBUG : Azure container rclone-test-lakugok2yuzo path dst: Waiting for transfers to finish 2025/03/01 01:08:36 DEBUG : Waiting for deletions to finish 2025/03/01 01:08:36 INFO : There was nothing to transfer 2025/03/01 01:08:37 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-lakugok2yuzo/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-lakugok2yuzo/CompareDest" 2025/03/01 01:08:37 DEBUG : two: Modification times differ by -119h59m59.876543211s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123456789 +0000 UTC 2025/03/01 01:08:37 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/01 01:08:37 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/01 01:08:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/01 01:08:37 DEBUG : Azure container rclone-test-lakugok2yuzo path dst: Waiting for checks to finish 2025/03/01 01:08:37 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/01 01:08:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/01 01:08:37 DEBUG : Azure container rclone-test-lakugok2yuzo path dst: Waiting for transfers to finish 2025/03/01 01:08:37 DEBUG : Waiting for deletions to finish 2025/03/01 01:08:37 INFO : There was nothing to transfer 2025/03/01 01:08:37 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-lakugok2yuzo/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-lakugok2yuzo/CompareDest" 2025/03/01 01:08:37 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/01 01:08:37 DEBUG : two: Need to transfer - File not found at Destination 2025/03/01 01:08:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/01 01:08:37 DEBUG : Azure container rclone-test-lakugok2yuzo path dst: Waiting for checks to finish 2025/03/01 01:08:37 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/01 01:08:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/01 01:08:37 DEBUG : Azure container rclone-test-lakugok2yuzo path dst: Waiting for transfers to finish 2025/03/01 01:08:37 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/03/01 01:08:37 INFO : two: Copied (new) 2025/03/01 01:08:37 DEBUG : Waiting for deletions to finish 2025/03/01 01:08:37 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lakugok2yuzo/rclone-sync-test-include/layer2/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c8f6d543-c01e-00b2-5f46-8a438c000000 Time:2025-03-01T01:08:37.7924532Z -------------------------------------------------------------------------------- 2025/03/01 01:08:38 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lakugok2yuzo/rclone-sync-test-include/layer2/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c8f6d640-c01e-00b2-3b46-8a438c000000 Time:2025-03-01T01:08:38.8311832Z -------------------------------------------------------------------------------- 2025/03/01 01:08:39 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lakugok2yuzo/rclone-sync-test-include/layer2/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c8f6d7a6-c01e-00b2-6146-8a438c000000 Time:2025-03-01T01:08:39.8691287Z -------------------------------------------------------------------------------- run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lakugok2yuzo/rclone-sync-test-include/layer2/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c8f6d7a6-c01e-00b2-6146-8a438c000000 Time:2025-03-01T01:08:39.8691287Z -------------------------------------------------------------------------------- 2025/03/01 01:08:40 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lakugok2yuzo/rclone-sync-test-include/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c8f6d92f-c01e-00b2-0846-8a438c000000 Time:2025-03-01T01:08:40.9076724Z -------------------------------------------------------------------------------- 2025/03/01 01:08:41 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lakugok2yuzo/rclone-sync-test-include/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c8f6dac1-c01e-00b2-5846-8a438c000000 Time:2025-03-01T01:08:41.9463444Z -------------------------------------------------------------------------------- 2025/03/01 01:08:42 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lakugok2yuzo/rclone-sync-test-include/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c8f6dcba-c01e-00b2-7546-8a438c000000 Time:2025-03-01T01:08:42.9839260Z -------------------------------------------------------------------------------- run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lakugok2yuzo/rclone-sync-test-include/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c8f6dcba-c01e-00b2-7546-8a438c000000 Time:2025-03-01T01:08:42.9839260Z -------------------------------------------------------------------------------- 2025/03/01 01:08:44 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lakugok2yuzo/rclone-sync-test-ignore-file/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c8f6df27-c01e-00b2-0846-8a438c000000 Time:2025-03-01T01:08:44.0224601Z -------------------------------------------------------------------------------- 2025/03/01 01:08:45 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lakugok2yuzo/rclone-sync-test-ignore-file/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c8f6e187-c01e-00b2-7d46-8a438c000000 Time:2025-03-01T01:08:45.0601498Z -------------------------------------------------------------------------------- 2025/03/01 01:08:46 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lakugok2yuzo/rclone-sync-test-ignore-file/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c8f6e3d6-c01e-00b2-7746-8a438c000000 Time:2025-03-01T01:08:46.0980050Z -------------------------------------------------------------------------------- run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lakugok2yuzo/rclone-sync-test-ignore-file/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c8f6e3d6-c01e-00b2-7746-8a438c000000 Time:2025-03-01T01:08:46.0980050Z -------------------------------------------------------------------------------- 2025/03/01 01:08:47 DEBUG : dst/: Removing directory marker 2025/03/01 01:08:47 DEBUG : CompareDest/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"rclone-sync-test-ignore-file", "rclone-sync-test-include", "rclone-sync-test-include/layer2"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=28) "rclone-sync-test-ignore-file", + (string) (len=24) "rclone-sync-test-include", + (string) (len=31) "rclone-sync-test-include/layer2" } Test: TestSyncCompareDest Messages: directories --- FAIL: TestSyncCompareDest (19.28s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Azure container rclone-test-lakugok2yuzo", Local "Local file system at /tmp/rclone875134631", Modify Window "1ns" 2025/03/01 01:08:54 DEBUG : pre-dest1/: Creating directory marker 2025/03/01 01:08:54 DEBUG : pre-dest2/: Creating directory marker 2025/03/01 01:08:54 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-lakugok2yuzo/dest" 2025/03/01 01:08:54 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/03/01 01:08:54 DEBUG : Azure container rclone-test-lakugok2yuzo path dest: Using directory markers 2025/03/01 01:08:54 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-lakugok2yuzo/pre-dest1" 2025/03/01 01:08:54 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/03/01 01:08:54 DEBUG : Azure container rclone-test-lakugok2yuzo path pre-dest1: Using directory markers 2025/03/01 01:08:54 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-lakugok2yuzo/pre-dest1" to be canonical "TestAzureBlob{juk_h}:rclone-test-lakugok2yuzo/pre-dest1" 2025/03/01 01:08:54 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-lakugok2yuzo/pre-dest2" 2025/03/01 01:08:54 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/03/01 01:08:54 DEBUG : Azure container rclone-test-lakugok2yuzo path pre-dest2: Using directory markers 2025/03/01 01:08:54 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-lakugok2yuzo/pre-dest2" to be canonical "TestAzureBlob{juk_h}:rclone-test-lakugok2yuzo/pre-dest2" 2025/03/01 01:08:54 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/01 01:08:54 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/01 01:08:55 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/01 01:08:55 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/01 01:08:55 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/01 01:08:55 DEBUG : Azure container rclone-test-lakugok2yuzo path dest: Waiting for checks to finish 2025/03/01 01:08:55 DEBUG : Azure container rclone-test-lakugok2yuzo path dest: Waiting for transfers to finish 2025/03/01 01:08:55 DEBUG : /: Creating directory marker 2025/03/01 01:08:55 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/03/01 01:08:55 INFO : 3: Copied (new) 2025/03/01 01:08:55 DEBUG : Waiting for deletions to finish 2025/03/01 01:08:55 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lakugok2yuzo/rclone-sync-test-include/layer2/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c8f6f5a6-c01e-00b2-2746-8a438c000000 Time:2025-03-01T01:08:55.5109672Z -------------------------------------------------------------------------------- 2025/03/01 01:08:56 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lakugok2yuzo/rclone-sync-test-include/layer2/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c8f6f765-c01e-00b2-2b46-8a438c000000 Time:2025-03-01T01:08:56.5494287Z -------------------------------------------------------------------------------- 2025/03/01 01:08:57 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lakugok2yuzo/rclone-sync-test-include/layer2/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c8f6f9b4-c01e-00b2-1846-8a438c000000 Time:2025-03-01T01:08:57.5870765Z -------------------------------------------------------------------------------- run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lakugok2yuzo/rclone-sync-test-include/layer2/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c8f6f9b4-c01e-00b2-1846-8a438c000000 Time:2025-03-01T01:08:57.5870765Z -------------------------------------------------------------------------------- 2025/03/01 01:08:58 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lakugok2yuzo/rclone-sync-test-include/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c8f6fb9a-c01e-00b2-2d46-8a438c000000 Time:2025-03-01T01:08:58.6252571Z -------------------------------------------------------------------------------- 2025/03/01 01:08:59 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lakugok2yuzo/rclone-sync-test-include/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c8f6fcf5-c01e-00b2-5046-8a438c000000 Time:2025-03-01T01:08:59.6633442Z -------------------------------------------------------------------------------- 2025/03/01 01:09:00 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lakugok2yuzo/rclone-sync-test-include/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c8f6fe54-c01e-00b2-0246-8a438c000000 Time:2025-03-01T01:09:00.7021565Z -------------------------------------------------------------------------------- run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lakugok2yuzo/rclone-sync-test-include/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c8f6fe54-c01e-00b2-0246-8a438c000000 Time:2025-03-01T01:09:00.7021565Z -------------------------------------------------------------------------------- 2025/03/01 01:09:01 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lakugok2yuzo/rclone-sync-test-ignore-file/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c8f70046-c01e-00b2-2446-8a438c000000 Time:2025-03-01T01:09:01.7407027Z -------------------------------------------------------------------------------- 2025/03/01 01:09:02 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lakugok2yuzo/rclone-sync-test-ignore-file/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c8f70233-c01e-00b2-4646-8a438c000000 Time:2025-03-01T01:09:02.7788625Z -------------------------------------------------------------------------------- 2025/03/01 01:09:03 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lakugok2yuzo/rclone-sync-test-ignore-file/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c8f70413-c01e-00b2-6646-8a438c000000 Time:2025-03-01T01:09:03.8177731Z -------------------------------------------------------------------------------- run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lakugok2yuzo/rclone-sync-test-ignore-file/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c8f70413-c01e-00b2-6646-8a438c000000 Time:2025-03-01T01:09:03.8177731Z -------------------------------------------------------------------------------- 2025/03/01 01:09:04 DEBUG : pre-dest2/: Removing directory marker 2025/03/01 01:09:04 DEBUG : pre-dest1/: Removing directory marker 2025/03/01 01:09:04 DEBUG : dest/: Removing directory marker run.go:125: removing dir "dest" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lakugok2yuzo/dest/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c8f70663-c01e-00b2-4f46-8a438c000000 Time:2025-03-01T01:09:04.9334416Z -------------------------------------------------------------------------------- 2025/03/01 01:09:05 DEBUG : dest/: Removing directory marker run.go:125: removing dir "dest" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lakugok2yuzo/dest/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c8f70857-c01e-00b2-0646-8a438c000000 Time:2025-03-01T01:09:05.9723757Z -------------------------------------------------------------------------------- 2025/03/01 01:09:07 DEBUG : dest/: Removing directory marker run.go:125: removing dir "dest" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lakugok2yuzo/dest/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c8f70a67-c01e-00b2-4b46-8a438c000000 Time:2025-03-01T01:09:07.0104230Z -------------------------------------------------------------------------------- run.go:128: removing dir "dest" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lakugok2yuzo/dest/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c8f70a67-c01e-00b2-4b46-8a438c000000 Time:2025-03-01T01:09:07.0104230Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:785 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:155 /home/rclone/go/src/github.com/rclone/rclone/backend/azureblob/azureblob.go:1218 /home/rclone/go/src/github.com/rclone/rclone/backend/azureblob/azureblob.go:1383 /home/rclone/go/src/github.com/rclone/rclone/backend/azureblob/azureblob.go:1413 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:298 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:162 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:631 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:274 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2224 Error: Not equal: expected: []string{} actual : []string{"dest", "rclone-sync-test-ignore-file", "rclone-sync-test-include", "rclone-sync-test-include/layer2"} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=4) "dest", + (string) (len=28) "rclone-sync-test-ignore-file", + (string) (len=24) "rclone-sync-test-include", + (string) (len=31) "rclone-sync-test-include/layer2" } Test: TestSyncMultipleCompareDest Messages: directories --- FAIL: TestSyncMultipleCompareDest (20.94s) panic: runtime error: slice bounds out of range [5:4] [recovered] panic: runtime error: slice bounds out of range [5:4] goroutine 5880 [running]: testing.tRunner.func1.2({0x240ff40, 0xc000a85470}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1632 +0x230 testing.tRunner.func1() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1635 +0x35e panic({0x240ff40?, 0xc000a85470?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:785 +0x132 github.com/rclone/rclone/backend/azureblob.(*Fs).list(0xc0007a4508, {0x29e8420, 0x3d1a900}, {0xc001391860, 0x18}, {0xc001391879, 0x4}, {0xc001391879, 0x4}, 0x0, ...) /home/rclone/go/src/github.com/rclone/rclone/backend/azureblob/azureblob.go:1218 +0xc45 github.com/rclone/rclone/backend/azureblob.(*Fs).ListR.func1({0xc001391860?, 0xc001391860?}, {0xc001391879?, 0x0?}, {0xc001391879?, 0x47233d?}, 0x0?) /home/rclone/go/src/github.com/rclone/rclone/backend/azureblob/azureblob.go:1383 +0xa5 github.com/rclone/rclone/backend/azureblob.(*Fs).ListR(0xc0007a4508, {0x29e8420, 0x3d1a900}, {0x0?, 0x24da380?}, 0xc0000bdef0) /home/rclone/go/src/github.com/rclone/rclone/backend/azureblob/azureblob.go:1413 +0x172 github.com/rclone/rclone/fs/walk.listR({0x29e8420, 0x3d1a900}, {0x29fbf00, 0xc0007a4508}, {0x0, 0x0}, 0x1, 0x3, 0xc0006591a0, 0xc000658a80, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:298 +0x2a3 github.com/rclone/rclone/fs/walk.ListR({0x29e8420, 0x3d1a900}, {0x29fbf00, 0xc0007a4508}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc0006591a0) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:162 +0x1d5 github.com/rclone/rclone/fs/walk.GetAll({0x29e8420, 0x3d1a900}, {0x29fbf00, 0xc0007a4508}, {0x0, 0x0}, 0x1, 0xffffffffffffffff) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:631 +0x105 github.com/rclone/rclone/fstest.CheckListingWithRoot(0xc000f64820, {0x29fbf00, 0xc0007a4508}, {0x0, 0x0}, {0xc000cb6500, 0x1, 0x1}, {0x0, 0x0, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:274 +0x3d6 github.com/rclone/rclone/fstest.CheckListingWithPrecision(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 github.com/rclone/rclone/fstest.CheckItemsWithPrecision(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 github.com/rclone/rclone/fs/sync.TestSyncMultipleCompareDest(0xc000f64820) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2224 +0xa0b testing.tRunner(0xc000f64820, 0x270da00) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 created by testing.(*T).Run in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1743 +0x390 "./sync.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Finished ERROR in 1m36.737651367s (try 1/5): exit status 2: Failed [TestSyncOverlapWithFilter TestSyncCompareDest TestSyncMultipleCompareDest]