"./sync.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Starting (try 1/5) 2025/04/12 01:53:54 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-gigihek5dexi" 2025/04/12 01:53:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/12 01:53:54 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/04/12 01:53:54 DEBUG : Azure container rclone-test-gigihek5dexi: Using directory markers 2025/04/12 01:53:54 DEBUG : Creating backend with remote "/tmp/rclone833616611" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:53:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 01:53:55 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for checks to finish 2025/04/12 01:53:55 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for transfers to finish 2025/04/12 01:53:55 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" --- PASS: TestCopyWithDryRun (0.53s) === RUN TestCopy run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:53:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/12 01:53:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 01:53:55 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for checks to finish 2025/04/12 01:53:55 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for transfers to finish 2025/04/12 01:53:55 DEBUG : sub dir/: Creating directory marker 2025/04/12 01:53:55 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/12 01:53:55 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:53:55 DEBUG : Azure container rclone-test-gigihek5dexi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/12 01:53:55 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopy (0.51s) === RUN TestCopyMetadata run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", 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-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", 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-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:53:56 DEBUG : Creating backend with remote "/non-existing" 2025/04/12 01:53:56 DEBUG : Config file has changed externally - reloading 2025/04/12 01:53:56 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/12 01:53:56 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for checks to finish 2025/04/12 01:53:56 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for transfers to finish run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" --- PASS: TestCopyMissingDirectory (0.22s) === RUN TestCopyNoTraverse run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:53:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 01:53:56 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for checks to finish 2025/04/12 01:53:56 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for transfers to finish 2025/04/12 01:53:56 DEBUG : sub dir/: Creating directory marker 2025/04/12 01:53:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/12 01:53:56 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:53:56 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopyNoTraverse (0.50s) === RUN TestCopyCheckFirst run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:53:56 INFO : Azure container rclone-test-gigihek5dexi: Running all checks before starting transfers 2025/04/12 01:53:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 01:53:56 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for checks to finish 2025/04/12 01:53:56 INFO : Azure container rclone-test-gigihek5dexi: Checks finished, now starting transfers 2025/04/12 01:53:56 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for transfers to finish 2025/04/12 01:53:56 DEBUG : sub dir/: Creating directory marker 2025/04/12 01:53:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/12 01:53:56 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:53:57 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopyCheckFirst (0.50s) === RUN TestSyncNoTraverse run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:53:57 ERROR : Ignoring --no-traverse with sync 2025/04/12 01:53:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 01:53:57 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for checks to finish 2025/04/12 01:53:57 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for transfers to finish 2025/04/12 01:53:57 DEBUG : sub dir/: Creating directory marker 2025/04/12 01:53:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/12 01:53:57 INFO : sub dir/hello world: Copied (new) 2025/04/12 01:53:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:53:57 DEBUG : sub dir/: Removing directory marker --- PASS: TestSyncNoTraverse (0.51s) === RUN TestCopyWithDepth run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:53:57 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/12 01:53:57 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for checks to finish 2025/04/12 01:53:57 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for transfers to finish 2025/04/12 01:53:57 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/04/12 01:53:57 INFO : hello world2: Copied (new) run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" --- PASS: TestCopyWithDepth (0.40s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:53:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/12 01:53:58 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for checks to finish 2025/04/12 01:53:58 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for transfers to finish 2025/04/12 01:53:58 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/12 01:53:58 INFO : potato2: Copied (new) run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" --- PASS: TestCopyWithFilesFrom (0.38s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:53:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/12 01:53:58 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for checks to finish 2025/04/12 01:53:58 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for transfers to finish 2025/04/12 01:53:58 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/12 01:53:58 INFO : potato2: Copied (new) run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" --- PASS: TestCopyWithFilesFromAndNoTraverse (0.43s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:53:58 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/12 01:53:58 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/12 01:53:58 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/12 01:53:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/12 01:53:58 INFO : sub dir: Making directory 2025/04/12 01:53:59 DEBUG : sub dir/: Creating directory marker 2025/04/12 01:53:59 INFO : sub dir2: Making directory 2025/04/12 01:53:59 DEBUG : sub dir2/: Creating directory marker 2025/04/12 01:53:59 INFO : sub dir2/sub sub dir2: Making directory 2025/04/12 01:53:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 01:53:59 DEBUG : sub dir2/sub sub dir2/: Creating directory marker 2025/04/12 01:53:59 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for checks to finish 2025/04/12 01:53:59 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for transfers to finish 2025/04/12 01:53:59 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/12 01:53:59 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:53:59 DEBUG : Azure container rclone-test-gigihek5dexi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/12 01:53:59 DEBUG : sub dir2/sub sub dir2/: Removing directory marker 2025/04/12 01:53:59 DEBUG : sub dir2/: Removing directory marker 2025/04/12 01:53:59 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopyEmptyDirectories (0.80s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:53:59 INFO : sub dir2: Making directory 2025/04/12 01:53:59 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/12 01:53:59 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/12 01:53:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 01:53:59 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for checks to finish 2025/04/12 01:53:59 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for transfers to finish 2025/04/12 01:53:59 DEBUG : sub dir/: Creating directory marker 2025/04/12 01:53:59 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/12 01:53:59 INFO : sub dir/hello world: Copied (new) 2025/04/12 01:54:00 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopyNoEmptyDirectories (0.39s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:00 DEBUG : sub dir2: Making directory with metadata 2025/04/12 01:54:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/12 01:54:00 INFO : sub dir: Making directory 2025/04/12 01:54:00 DEBUG : sub dir/: Creating directory marker 2025/04/12 01:54:00 INFO : sub dir2: Making directory 2025/04/12 01:54:00 DEBUG : sub dir2/: Creating directory marker 2025/04/12 01:54:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 01:54:00 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for checks to finish 2025/04/12 01:54:00 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for transfers to finish 2025/04/12 01:54:00 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/12 01:54:00 INFO : sub dir/hello world: Copied (new) 2025/04/12 01:54:00 INFO : sub dir/hello world: Deleted run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:00 DEBUG : Azure container rclone-test-gigihek5dexi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/12 01:54:00 DEBUG : Azure container rclone-test-gigihek5dexi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/12 01:54:00 DEBUG : sub dir2/: Removing directory marker 2025/04/12 01:54:00 DEBUG : sub dir/: Removing directory marker --- PASS: TestMoveEmptyDirectories (0.79s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", 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-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:01 INFO : sub dir2: Making directory 2025/04/12 01:54:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 01:54:01 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for checks to finish 2025/04/12 01:54:01 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for transfers to finish 2025/04/12 01:54:01 DEBUG : sub dir/: Creating directory marker 2025/04/12 01:54:01 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/12 01:54:01 INFO : sub dir/hello world: Copied (new) 2025/04/12 01:54:01 INFO : sub dir/hello world: Deleted 2025/04/12 01:54:01 DEBUG : sub dir/: Removing directory marker --- PASS: TestMoveNoEmptyDirectories (0.38s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:01 DEBUG : sub dir2: Making directory with metadata 2025/04/12 01:54:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/12 01:54:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/12 01:54:01 INFO : sub dir: Making directory 2025/04/12 01:54:01 DEBUG : sub dir/: Creating directory marker 2025/04/12 01:54:01 INFO : sub dir2: Making directory 2025/04/12 01:54:01 DEBUG : sub dir2/: Creating directory marker 2025/04/12 01:54:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 01:54:01 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for checks to finish 2025/04/12 01:54:01 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for transfers to finish 2025/04/12 01:54:01 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/12 01:54:01 INFO : sub dir/hello world: Copied (new) 2025/04/12 01:54:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:01 DEBUG : Azure container rclone-test-gigihek5dexi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/12 01:54:01 DEBUG : sub dir2/: Removing directory marker 2025/04/12 01:54:01 DEBUG : sub dir/: Removing directory marker --- PASS: TestSyncEmptyDirectories (0.75s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", 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-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:02 INFO : sub dir2: Making directory 2025/04/12 01:54:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 01:54:02 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for checks to finish 2025/04/12 01:54:02 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for transfers to finish 2025/04/12 01:54:02 DEBUG : sub dir/: Creating directory marker 2025/04/12 01:54:02 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/12 01:54:02 INFO : sub dir/hello world: Copied (new) 2025/04/12 01:54:02 DEBUG : Waiting for deletions to finish 2025/04/12 01:54:02 DEBUG : sub dir/: Removing directory marker --- PASS: TestSyncNoEmptyDirectories (0.38s) === RUN TestServerSideCopy run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:02 DEBUG : sub dir/: Creating directory marker 2025/04/12 01:54:02 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tiqomam5qasi" 2025/04/12 01:54:02 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/04/12 01:54:02 DEBUG : Azure container rclone-test-tiqomam5qasi: Using directory markers sync_test.go:590: Server side copy (if possible) Azure container rclone-test-gigihek5dexi -> Azure container rclone-test-tiqomam5qasi 2025/04/12 01:54:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 01:54:02 DEBUG : Azure container rclone-test-tiqomam5qasi: Waiting for checks to finish 2025/04/12 01:54:02 DEBUG : Azure container rclone-test-tiqomam5qasi: Waiting for transfers to finish 2025/04/12 01:54:02 DEBUG : sub dir/: Creating directory marker 2025/04/12 01:54:03 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/12 01:54:03 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:03 DEBUG : Azure container rclone-test-tiqomam5qasi: Purge remote 2025/04/12 01:54:03 DEBUG : sub dir/: Removing directory marker --- PASS: TestServerSideCopy (0.87s) === RUN TestCopyOverSelf run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:03 DEBUG : sub dir/: Creating directory marker 2025/04/12 01:54:03 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/12 01:54:03 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for checks to finish 2025/04/12 01:54:03 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for transfers to finish 2025/04/12 01:54:03 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/04/12 01:54:03 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:04 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopyOverSelf (0.70s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:04 DEBUG : sub dir/: Creating directory marker 2025/04/12 01:54:04 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yugojek0yome" 2025/04/12 01:54:04 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/04/12 01:54:04 DEBUG : Azure container rclone-test-yugojek0yome: Using directory markers sync_test.go:626: Server side copy (if possible) Azure container rclone-test-gigihek5dexi -> Azure container rclone-test-yugojek0yome 2025/04/12 01:54:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 01:54:04 DEBUG : Azure container rclone-test-yugojek0yome: Waiting for checks to finish 2025/04/12 01:54:04 DEBUG : Azure container rclone-test-yugojek0yome: Waiting for transfers to finish 2025/04/12 01:54:04 DEBUG : sub dir/: Creating directory marker 2025/04/12 01:54:04 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/12 01:54:04 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:04 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/12 01:54:04 DEBUG : Azure container rclone-test-yugojek0yome: Waiting for checks to finish 2025/04/12 01:54:04 DEBUG : Azure container rclone-test-yugojek0yome: Waiting for transfers to finish 2025/04/12 01:54:05 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/04/12 01:54:05 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:05 DEBUG : Azure container rclone-test-yugojek0yome: Purge remote 2025/04/12 01:54:05 DEBUG : sub dir/: Removing directory marker --- PASS: TestServerSideCopyOverSelf (1.37s) === RUN TestMoveOverSelf run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:05 DEBUG : sub dir/: Creating directory marker 2025/04/12 01:54:05 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/12 01:54:05 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for checks to finish 2025/04/12 01:54:05 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for transfers to finish 2025/04/12 01:54:05 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/04/12 01:54:05 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/12 01:54:05 INFO : sub dir/hello world: Deleted run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:06 DEBUG : sub dir/: Removing directory marker --- PASS: TestMoveOverSelf (0.69s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:06 DEBUG : sub dir/: Creating directory marker 2025/04/12 01:54:06 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-terofip1tosi" 2025/04/12 01:54:06 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/04/12 01:54:06 DEBUG : Azure container rclone-test-terofip1tosi: Using directory markers sync_test.go:671: Server side copy (if possible) Azure container rclone-test-gigihek5dexi -> Azure container rclone-test-terofip1tosi 2025/04/12 01:54:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 01:54:06 DEBUG : Azure container rclone-test-terofip1tosi: Waiting for checks to finish 2025/04/12 01:54:06 DEBUG : Azure container rclone-test-terofip1tosi: Waiting for transfers to finish 2025/04/12 01:54:06 DEBUG : sub dir/: Creating directory marker 2025/04/12 01:54:06 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/12 01:54:06 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:07 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/12 01:54:07 DEBUG : Azure container rclone-test-terofip1tosi: Waiting for checks to finish 2025/04/12 01:54:07 DEBUG : Azure container rclone-test-terofip1tosi: Waiting for transfers to finish 2025/04/12 01:54:07 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/04/12 01:54:07 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/12 01:54:07 INFO : sub dir/hello world: Deleted 2025/04/12 01:54:07 DEBUG : testing file moves 2025/04/12 01:54:07 DEBUG : Azure container rclone-test-terofip1tosi: Waiting for checks to finish 2025/04/12 01:54:07 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/12 01:54:07 DEBUG : Azure container rclone-test-terofip1tosi: Waiting for transfers to finish 2025/04/12 01:54:07 DEBUG : sub dir/hello world: md5 = c0e6b00e2b2068ef74d2ed582114e376 OK 2025/04/12 01:54:07 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/12 01:54:07 INFO : sub dir/hello world: Deleted run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:07 DEBUG : Azure container rclone-test-terofip1tosi: Purge remote 2025/04/12 01:54:07 DEBUG : sub dir/: Removing directory marker --- PASS: TestServerSideMoveOverSelf (1.91s) === RUN TestCopyAfterDelete run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:08 DEBUG : sub dir/: Creating directory marker 2025/04/12 01:54:08 ERROR : : error listing: directory not found 2025/04/12 01:54:08 INFO : Local file system at /tmp/rclone833616611: Making directory 2025/04/12 01:54:08 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for checks to finish 2025/04/12 01:54:08 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for transfers to finish run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:08 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopyAfterDelete (0.58s) === RUN TestCopyRedownload run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:08 DEBUG : sub dir/: Creating directory marker 2025/04/12 01:54:08 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/12 01:54:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 01:54:08 DEBUG : Local file system at /tmp/rclone833616611: Waiting for checks to finish 2025/04/12 01:54:08 DEBUG : Local file system at /tmp/rclone833616611: Waiting for transfers to finish 2025/04/12 01:54:09 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/12 01:54:09 DEBUG : sub dir/hello world.7ddbfcba.partial: renamed to: sub dir/hello world 2025/04/12 01:54:09 INFO : sub dir/hello world: Copied (new) 2025/04/12 01:54:09 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:09 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopyRedownload (0.58s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:09 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/12 01:54:09 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for checks to finish 2025/04/12 01:54:09 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for transfers to finish 2025/04/12 01:54:09 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/12 01:54:09 INFO : check sum: Copied (new) 2025/04/12 01:54:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:09 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for checks to finish 2025/04/12 01:54:09 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/12 01:54:09 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/04/12 01:54:09 DEBUG : check sum: Unchanged skipping 2025/04/12 01:54:09 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for transfers to finish 2025/04/12 01:54:09 DEBUG : Waiting for deletions to finish 2025/04/12 01:54:09 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" --- PASS: TestSyncBasedOnCheckSum (0.59s) === RUN TestSyncSizeOnly run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:09 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/12 01:54:09 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for checks to finish 2025/04/12 01:54:09 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for transfers to finish 2025/04/12 01:54:10 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/12 01:54:10 INFO : sizeonly: Copied (new) 2025/04/12 01:54:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:10 DEBUG : sizeonly: Sizes identical 2025/04/12 01:54:10 DEBUG : sizeonly: Unchanged skipping 2025/04/12 01:54:10 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for checks to finish 2025/04/12 01:54:10 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for transfers to finish 2025/04/12 01:54:10 DEBUG : Waiting for deletions to finish 2025/04/12 01:54:10 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" --- PASS: TestSyncSizeOnly (0.58s) === RUN TestSyncIgnoreSize run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:10 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/12 01:54:10 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for checks to finish 2025/04/12 01:54:10 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for transfers to finish 2025/04/12 01:54:10 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/04/12 01:54:10 INFO : ignore-size: Copied (new) 2025/04/12 01:54:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:10 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/12 01:54:10 DEBUG : ignore-size: Unchanged skipping 2025/04/12 01:54:10 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for checks to finish 2025/04/12 01:54:10 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for transfers to finish 2025/04/12 01:54:10 DEBUG : Waiting for deletions to finish 2025/04/12 01:54:10 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" --- PASS: TestSyncIgnoreSize (0.58s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:11 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/12 01:54:11 DEBUG : existing: Unchanged skipping 2025/04/12 01:54:11 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for checks to finish 2025/04/12 01:54:11 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for transfers to finish 2025/04/12 01:54:11 DEBUG : Waiting for deletions to finish 2025/04/12 01:54:11 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:11 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/12 01:54:11 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for checks to finish 2025/04/12 01:54:11 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for transfers to finish 2025/04/12 01:54:11 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/12 01:54:11 INFO : existing: Copied (replaced existing) 2025/04/12 01:54:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" --- PASS: TestSyncIgnoreTimes (0.67s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:11 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/12 01:54:11 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for checks to finish 2025/04/12 01:54:11 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for transfers to finish 2025/04/12 01:54:11 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/12 01:54:11 INFO : existing: Copied (new) 2025/04/12 01:54:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:11 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for checks to finish 2025/04/12 01:54:11 DEBUG : existing: Destination exists, skipping 2025/04/12 01:54:11 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for transfers to finish 2025/04/12 01:54:11 DEBUG : Waiting for deletions to finish 2025/04/12 01:54:11 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" --- PASS: TestSyncIgnoreExisting (0.57s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:12 DEBUG : b/: Creating directory marker 2025/04/12 01:54:12 DEBUG : c/: Creating directory marker 2025/04/12 01:54:12 INFO : d: Making directory 2025/04/12 01:54:12 DEBUG : d/: Creating directory marker 2025/04/12 01:54:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/12 01:54:12 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/12 01:54:12 DEBUG : c/non empty space: Unchanged skipping 2025/04/12 01:54:12 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for checks to finish 2025/04/12 01:54:12 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for transfers to finish 2025/04/12 01:54:12 DEBUG : a/: Creating directory marker 2025/04/12 01:54:12 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/12 01:54:12 INFO : a/potato2: Copied (new) 2025/04/12 01:54:12 DEBUG : Waiting for deletions to finish 2025/04/12 01:54:13 INFO : b/potato: Deleted 2025/04/12 01:54:13 INFO : d: Removing directory 2025/04/12 01:54:13 DEBUG : d/: Removing directory marker 2025/04/12 01:54:13 INFO : b: Removing directory 2025/04/12 01:54:13 DEBUG : b/: Removing directory marker 2025/04/12 01:54:13 DEBUG : Azure container rclone-test-gigihek5dexi: deleted 2 directories run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:13 DEBUG : c/: Removing directory marker 2025/04/12 01:54:13 DEBUG : a/: Removing directory marker --- PASS: TestSyncIgnoreErrors (1.30s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:13 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/04/12 01:54:13 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for checks to finish 2025/04/12 01:54:13 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/12 01:54:13 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/12 01:54:13 DEBUG : empty space: Unchanged skipping 2025/04/12 01:54:13 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for transfers to finish 2025/04/12 01:54:13 DEBUG : Waiting for deletions to finish 2025/04/12 01:54:13 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:13 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/04/12 01:54:13 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for checks to finish 2025/04/12 01:54:13 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/12 01:54:13 INFO : empty space: Updated modification time in destination 2025/04/12 01:54:13 DEBUG : empty space: Unchanged skipping 2025/04/12 01:54:13 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for transfers to finish 2025/04/12 01:54:13 DEBUG : Waiting for deletions to finish 2025/04/12 01:54:13 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnly (0.65s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:14 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/04/12 01:54:14 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for checks to finish 2025/04/12 01:54:14 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/12 01:54:14 DEBUG : empty space: Unchanged skipping 2025/04/12 01:54:14 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for transfers to finish 2025/04/12 01:54:14 DEBUG : Waiting for deletions to finish 2025/04/12 01:54:14 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.41s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:14 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/04/12 01:54:14 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for checks to finish 2025/04/12 01:54:14 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone833616611) 2025/04/12 01:54:14 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Azure container rclone-test-gigihek5dexi) 2025/04/12 01:54:14 DEBUG : foo: md5 differ 2025/04/12 01:54:14 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for transfers to finish 2025/04/12 01:54:14 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/04/12 01:54:14 INFO : foo: Copied (replaced existing) 2025/04/12 01:54:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" --- PASS: TestSyncDoesntUpdateModtime (0.50s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:15 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/12 01:54:15 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/12 01:54:15 DEBUG : empty space: Unchanged skipping 2025/04/12 01:54:15 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for checks to finish 2025/04/12 01:54:15 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for transfers to finish 2025/04/12 01:54:15 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/12 01:54:15 INFO : potato: Copied (new) 2025/04/12 01:54:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" --- PASS: TestSyncAfterAddingAFile (0.53s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:15 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/12 01:54:15 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for checks to finish 2025/04/12 01:54:15 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for transfers to finish 2025/04/12 01:54:15 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/04/12 01:54:15 INFO : potato: Copied (replaced existing) 2025/04/12 01:54:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" --- PASS: TestSyncAfterChangingFilesSizeOnly (0.51s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:16 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for checks to finish 2025/04/12 01:54:16 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/04/12 01:54:16 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone833616611) 2025/04/12 01:54:16 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Azure container rclone-test-gigihek5dexi) 2025/04/12 01:54:16 DEBUG : potato: md5 differ 2025/04/12 01:54:16 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for transfers to finish 2025/04/12 01:54:16 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/04/12 01:54:16 INFO : potato: Copied (replaced existing) 2025/04/12 01:54:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" --- PASS: TestSyncAfterChangingContentsOnly (0.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/12 01:54:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/12 01:54:16 DEBUG : empty space: Unchanged skipping 2025/04/12 01:54:16 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/12 01:54:16 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for checks to finish 2025/04/12 01:54:16 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for transfers to finish 2025/04/12 01:54:16 DEBUG : Waiting for deletions to finish 2025/04/12 01:54:16 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/12 01:54:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/12 01:54:17 DEBUG : empty space: Unchanged skipping 2025/04/12 01:54:17 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for checks to finish 2025/04/12 01:54:17 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for transfers to finish 2025/04/12 01:54:17 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/12 01:54:17 INFO : potato2: Copied (new) 2025/04/12 01:54:17 DEBUG : Waiting for deletions to finish 2025/04/12 01:54:17 INFO : potato: Deleted run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.66s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:17 DEBUG : b/: Creating directory marker 2025/04/12 01:54:18 DEBUG : c/: Creating directory marker 2025/04/12 01:54:18 INFO : d: Making directory 2025/04/12 01:54:18 DEBUG : d/: Creating directory marker 2025/04/12 01:54:18 INFO : d/e: Making directory 2025/04/12 01:54:18 DEBUG : d/e/: Creating directory marker 2025/04/12 01:54:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/12 01:54:18 DEBUG : a/: Creating directory marker 2025/04/12 01:54:18 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/12 01:54:18 DEBUG : c/non empty space: Unchanged skipping 2025/04/12 01:54:18 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for checks to finish 2025/04/12 01:54:18 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for transfers to finish 2025/04/12 01:54:18 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/12 01:54:18 INFO : a/potato2: Copied (new) 2025/04/12 01:54:18 DEBUG : Waiting for deletions to finish 2025/04/12 01:54:18 INFO : b/potato: Deleted 2025/04/12 01:54:18 INFO : d/e: Removing directory 2025/04/12 01:54:18 DEBUG : d/e/: Removing directory marker 2025/04/12 01:54:18 INFO : d: Removing directory 2025/04/12 01:54:18 DEBUG : d/: Removing directory marker 2025/04/12 01:54:18 INFO : b: Removing directory 2025/04/12 01:54:18 DEBUG : b/: Removing directory marker 2025/04/12 01:54:18 DEBUG : Azure container rclone-test-gigihek5dexi: deleted 3 directories run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:19 DEBUG : c/: Removing directory marker 2025/04/12 01:54:19 DEBUG : a/: Removing directory marker --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (1.40s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:19 DEBUG : b/: Creating directory marker 2025/04/12 01:54:19 DEBUG : c/: Creating directory marker 2025/04/12 01:54:19 INFO : d: Making directory 2025/04/12 01:54:19 DEBUG : d/: Creating directory marker 2025/04/12 01:54:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/12 01:54:19 DEBUG : a/: Creating directory marker 2025/04/12 01:54:19 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/12 01:54:19 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for checks to finish 2025/04/12 01:54:19 DEBUG : c/non empty space: Unchanged skipping 2025/04/12 01:54:19 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for transfers to finish 2025/04/12 01:54:19 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/12 01:54:19 INFO : a/potato2: Copied (new) 2025/04/12 01:54:19 ERROR : Azure container rclone-test-gigihek5dexi: not deleting files as there were IO errors 2025/04/12 01:54:19 ERROR : Azure container rclone-test-gigihek5dexi: not deleting directories as there were IO errors run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:20 DEBUG : d/: Removing directory marker 2025/04/12 01:54:20 DEBUG : c/: Removing directory marker 2025/04/12 01:54:20 DEBUG : b/: Removing directory marker 2025/04/12 01:54:20 DEBUG : a/: Removing directory marker --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (1.26s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:20 DEBUG : Waiting for deletions to finish 2025/04/12 01:54:20 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/12 01:54:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/12 01:54:20 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for checks to finish 2025/04/12 01:54:20 DEBUG : empty space: Unchanged skipping 2025/04/12 01:54:20 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for transfers to finish 2025/04/12 01:54:20 INFO : potato: Deleted 2025/04/12 01:54:20 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/12 01:54:20 INFO : potato2: Copied (new) run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" --- PASS: TestSyncDeleteDuring (0.62s) === RUN TestSyncDeleteBefore run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:21 DEBUG : Waiting for deletions to finish 2025/04/12 01:54:21 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for checks to finish 2025/04/12 01:54:21 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for transfers to finish 2025/04/12 01:54:21 INFO : potato: Deleted 2025/04/12 01:54:21 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/12 01:54:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/12 01:54:21 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for checks to finish 2025/04/12 01:54:21 DEBUG : empty space: Unchanged skipping 2025/04/12 01:54:21 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for transfers to finish 2025/04/12 01:54:21 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/12 01:54:21 INFO : potato2: Copied (new) run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" --- PASS: TestSyncDeleteBefore (0.72s) === RUN TestCopyDeleteBefore run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/12 01:54:22 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for checks to finish 2025/04/12 01:54:22 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for transfers to finish 2025/04/12 01:54:22 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/04/12 01:54:22 INFO : potato2: Copied (new) run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" --- PASS: TestCopyDeleteBefore (0.54s) === RUN TestSyncWithExclude run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:22 DEBUG : enormous: Excluded (Size Filter) 2025/04/12 01:54:22 DEBUG : enormous: Excluded 2025/04/12 01:54:22 DEBUG : potato2: Excluded (Size Filter) 2025/04/12 01:54:22 DEBUG : potato2: Excluded 2025/04/12 01:54:22 DEBUG : potato2: Excluded (Size Filter) 2025/04/12 01:54:22 DEBUG : potato2: Excluded 2025/04/12 01:54:22 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/12 01:54:22 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for checks to finish 2025/04/12 01:54:22 DEBUG : empty space: Unchanged skipping 2025/04/12 01:54:22 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for transfers to finish 2025/04/12 01:54:22 DEBUG : Waiting for deletions to finish 2025/04/12 01:54:22 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:22 DEBUG : potato2: Excluded (Size Filter) 2025/04/12 01:54:22 DEBUG : enormous: Excluded (Size Filter) 2025/04/12 01:54:22 DEBUG : enormous: Excluded 2025/04/12 01:54:22 DEBUG : potato2: Excluded (Size Filter) 2025/04/12 01:54:22 DEBUG : potato2: Excluded 2025/04/12 01:54:22 DEBUG : potato2: Excluded (Size Filter) 2025/04/12 01:54:22 DEBUG : potato2: Excluded 2025/04/12 01:54:22 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/12 01:54:22 DEBUG : empty space: Unchanged skipping 2025/04/12 01:54:22 DEBUG : Local file system at /tmp/rclone833616611: Waiting for checks to finish 2025/04/12 01:54:22 DEBUG : Local file system at /tmp/rclone833616611: Waiting for transfers to finish 2025/04/12 01:54:22 DEBUG : Waiting for deletions to finish 2025/04/12 01:54:22 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:22 DEBUG : potato2: Excluded (Size Filter) --- PASS: TestSyncWithExclude (0.71s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:23 DEBUG : enormous: Excluded (Size Filter) 2025/04/12 01:54:23 DEBUG : enormous: Excluded 2025/04/12 01:54:23 DEBUG : potato2: Excluded (Size Filter) 2025/04/12 01:54:23 DEBUG : potato2: Excluded 2025/04/12 01:54:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/12 01:54:23 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for checks to finish 2025/04/12 01:54:23 DEBUG : empty space: Unchanged skipping 2025/04/12 01:54:23 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for transfers to finish 2025/04/12 01:54:23 DEBUG : Waiting for deletions to finish 2025/04/12 01:54:23 INFO : potato2: Deleted 2025/04/12 01:54:23 INFO : enormous: Deleted 2025/04/12 01:54:23 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/12 01:54:23 DEBUG : empty space: Unchanged skipping 2025/04/12 01:54:23 DEBUG : Local file system at /tmp/rclone833616611: Waiting for checks to finish 2025/04/12 01:54:23 DEBUG : Local file system at /tmp/rclone833616611: Waiting for transfers to finish 2025/04/12 01:54:23 DEBUG : Waiting for deletions to finish 2025/04/12 01:54:23 INFO : enormous: Deleted 2025/04/12 01:54:23 INFO : potato2: Deleted 2025/04/12 01:54:23 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.85s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:24 DEBUG : five: Need to transfer - File not found at Destination 2025/04/12 01:54:24 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/12 01:54:24 DEBUG : one: Destination is newer than source, skipping 2025/04/12 01:54:24 DEBUG : three: Sizes identical 2025/04/12 01:54:24 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone833616611) 2025/04/12 01:54:24 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Azure container rclone-test-gigihek5dexi) 2025/04/12 01:54:24 DEBUG : two: md5 differ 2025/04/12 01:54:24 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for checks to finish 2025/04/12 01:54:24 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/12 01:54:24 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/12 01:54:24 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for transfers to finish 2025/04/12 01:54:24 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/04/12 01:54:24 INFO : four: Copied (replaced existing) 2025/04/12 01:54:24 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/12 01:54:24 INFO : two: Copied (replaced existing) 2025/04/12 01:54:24 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/04/12 01:54:24 INFO : five: Copied (new) 2025/04/12 01:54:24 DEBUG : Waiting for deletions to finish 2025/04/12 01:54:24 DEBUG : one: Destination is newer than source, skipping 2025/04/12 01:54:24 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for checks to finish 2025/04/12 01:54:24 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/04/12 01:54:24 DEBUG : four: Size and md5 of src and dst objects identical 2025/04/12 01:54:24 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/12 01:54:24 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/12 01:54:24 DEBUG : two: Size and md5 of src and dst objects identical 2025/04/12 01:54:24 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/12 01:54:24 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone833616611) 2025/04/12 01:54:24 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Azure container rclone-test-gigihek5dexi) 2025/04/12 01:54:24 DEBUG : three: md5 differ 2025/04/12 01:54:24 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/12 01:54:24 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/04/12 01:54:24 DEBUG : five: Size and md5 of src and dst objects identical 2025/04/12 01:54:24 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/12 01:54:24 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for transfers to finish 2025/04/12 01:54:24 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/04/12 01:54:24 INFO : three: Copied (replaced existing) 2025/04/12 01:54:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (1.17s) === 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-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" sync_test.go:1538: Can track renames: true 2025/04/12 01:54:25 INFO : Azure container rclone-test-gigihek5dexi: Making map for --track-renames 2025/04/12 01:54:25 INFO : Azure container rclone-test-gigihek5dexi: Finished making map for --track-renames 2025/04/12 01:54:25 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for checks to finish 2025/04/12 01:54:25 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/12 01:54:25 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/12 01:54:25 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for renames to finish 2025/04/12 01:54:25 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for transfers to finish 2025/04/12 01:54:25 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/12 01:54:25 INFO : yam: Copied (new) 2025/04/12 01:54:25 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/12 01:54:25 INFO : potato: Copied (new) 2025/04/12 01:54:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:25 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/12 01:54:25 INFO : Azure container rclone-test-gigihek5dexi: Making map for --track-renames 2025/04/12 01:54:25 DEBUG : potato: Unchanged skipping 2025/04/12 01:54:25 INFO : Azure container rclone-test-gigihek5dexi: Finished making map for --track-renames 2025/04/12 01:54:25 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for checks to finish 2025/04/12 01:54:25 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for renames to finish 2025/04/12 01:54:25 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/12 01:54:25 INFO : yam: Copied (server-side copy) to: yaml 2025/04/12 01:54:25 INFO : yam: Deleted 2025/04/12 01:54:25 INFO : yaml: Renamed from "yam" 2025/04/12 01:54:25 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for transfers to finish 2025/04/12 01:54:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" --- PASS: TestSyncWithTrackRenames (0.81s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" sync_test.go:1610: Can track renames: true 2025/04/12 01:54:25 INFO : Azure container rclone-test-gigihek5dexi: Making map for --track-renames 2025/04/12 01:54:25 INFO : Azure container rclone-test-gigihek5dexi: Finished making map for --track-renames 2025/04/12 01:54:25 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for checks to finish 2025/04/12 01:54:25 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/12 01:54:25 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for renames to finish 2025/04/12 01:54:25 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/12 01:54:25 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for transfers to finish 2025/04/12 01:54:26 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/12 01:54:26 INFO : yam: Copied (new) 2025/04/12 01:54:26 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/12 01:54:26 INFO : potato: Copied (new) 2025/04/12 01:54:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:26 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/12 01:54:26 INFO : Azure container rclone-test-gigihek5dexi: Making map for --track-renames 2025/04/12 01:54:26 INFO : Azure container rclone-test-gigihek5dexi: Finished making map for --track-renames 2025/04/12 01:54:26 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for checks to finish 2025/04/12 01:54:26 DEBUG : potato: Unchanged skipping 2025/04/12 01:54:26 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for renames to finish 2025/04/12 01:54:26 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/12 01:54:26 INFO : yam: Copied (server-side copy) to: yaml 2025/04/12 01:54:26 INFO : yam: Deleted 2025/04/12 01:54:26 INFO : yaml: Renamed from "yam" 2025/04/12 01:54:26 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for transfers to finish 2025/04/12 01:54:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.77s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" sync_test.go:1649: Can track renames: true 2025/04/12 01:54:26 INFO : Azure container rclone-test-gigihek5dexi: Making map for --track-renames 2025/04/12 01:54:26 INFO : Azure container rclone-test-gigihek5dexi: Finished making map for --track-renames 2025/04/12 01:54:26 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for checks to finish 2025/04/12 01:54:26 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/12 01:54:26 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/12 01:54:26 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for renames to finish 2025/04/12 01:54:26 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for transfers to finish 2025/04/12 01:54:26 DEBUG : sub/: Creating directory marker 2025/04/12 01:54:26 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/12 01:54:26 INFO : potato: Copied (new) 2025/04/12 01:54:26 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/12 01:54:26 INFO : sub/yam: Copied (new) 2025/04/12 01:54:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:27 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/12 01:54:27 DEBUG : potato: Unchanged skipping 2025/04/12 01:54:27 INFO : Azure container rclone-test-gigihek5dexi: Making map for --track-renames 2025/04/12 01:54:27 INFO : Azure container rclone-test-gigihek5dexi: Finished making map for --track-renames 2025/04/12 01:54:27 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for checks to finish 2025/04/12 01:54:27 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for renames to finish 2025/04/12 01:54:27 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/12 01:54:27 INFO : sub/yam: Copied (server-side copy) to: yam 2025/04/12 01:54:27 INFO : sub/yam: Deleted 2025/04/12 01:54:27 INFO : yam: Renamed from "sub/yam" 2025/04/12 01:54:27 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for transfers to finish 2025/04/12 01:54:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:27 DEBUG : sub/: Removing directory marker --- PASS: TestSyncWithTrackRenamesStrategyLeaf (1.11s) === RUN TestServerSideMoveLocal run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:27 DEBUG : Creating backend with remote "/tmp/rclone833616611/dir1" 2025/04/12 01:54:27 DEBUG : Creating backend with remote "/tmp/rclone833616611/dir2" 2025/04/12 01:54:27 DEBUG : Local file system at /tmp/rclone833616611/dir2: Using server-side directory move 2025/04/12 01:54:27 INFO : Local file system at /tmp/rclone833616611/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/12 01:54:27 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/12 01:54:27 INFO : file1.txt: Moved (server-side) 2025/04/12 01:54:27 DEBUG : Local file system at /tmp/rclone833616611/dir2: Waiting for checks to finish 2025/04/12 01:54:27 DEBUG : Local file system at /tmp/rclone833616611/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.09s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 01:54:27 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/12 01:54:27 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for checks to finish 2025/04/12 01:54:27 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for transfers to finish 2025/04/12 01:54:27 DEBUG : sub dir/: Creating directory marker 2025/04/12 01:54:27 DEBUG : nested/sub dir/: Creating directory marker 2025/04/12 01:54:28 DEBUG : nested/: Creating directory marker 2025/04/12 01:54:28 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/12 01:54:28 INFO : sub dir/hello world: Copied (new) 2025/04/12 01:54:28 INFO : sub dir/hello world: Deleted 2025/04/12 01:54:28 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/04/12 01:54:28 INFO : nested/sub dir/file: Copied (new) 2025/04/12 01:54:28 INFO : nested/sub dir/file: Deleted 2025/04/12 01:54:28 INFO : sub dir: Removing directory 2025/04/12 01:54:28 INFO : nested/sub dir: Removing directory 2025/04/12 01:54:28 INFO : nested: Removing directory 2025/04/12 01:54:28 DEBUG : Local file system at /tmp/rclone833616611: deleted 3 directories run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:28 DEBUG : sub dir/: Removing directory marker 2025/04/12 01:54:28 DEBUG : nested/sub dir/: Removing directory marker 2025/04/12 01:54:28 DEBUG : nested/: Removing directory marker --- PASS: TestMoveWithDeleteEmptySrcDirs (0.80s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 01:54:28 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/12 01:54:28 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for checks to finish 2025/04/12 01:54:28 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for transfers to finish 2025/04/12 01:54:28 DEBUG : sub dir/: Creating directory marker 2025/04/12 01:54:28 DEBUG : nested/sub dir/: Creating directory marker 2025/04/12 01:54:28 DEBUG : nested/: Creating directory marker 2025/04/12 01:54:28 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/12 01:54:28 INFO : sub dir/hello world: Copied (new) 2025/04/12 01:54:28 INFO : sub dir/hello world: Deleted 2025/04/12 01:54:28 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/04/12 01:54:28 INFO : nested/sub dir/file: Copied (new) 2025/04/12 01:54:28 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:29 DEBUG : sub dir/: Removing directory marker 2025/04/12 01:54:29 DEBUG : nested/sub dir/: Removing directory marker 2025/04/12 01:54:29 DEBUG : nested/: Removing directory marker --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.80s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:29 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/12 01:54:29 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/12 01:54:29 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for checks to finish 2025/04/12 01:54:29 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for transfers to finish 2025/04/12 01:54:29 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/04/12 01:54:29 INFO : existing-b: Copied (new) 2025/04/12 01:54:29 INFO : existing-b: Deleted 2025/04/12 01:54:29 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/12 01:54:29 INFO : existing: Copied (new) 2025/04/12 01:54:29 INFO : existing: Deleted 2025/04/12 01:54:29 DEBUG : existing: Destination exists, skipping 2025/04/12 01:54:29 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/12 01:54:29 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for checks to finish 2025/04/12 01:54:29 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for transfers to finish 2025/04/12 01:54:29 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" --- PASS: TestMoveWithIgnoreExisting (0.50s) === RUN TestServerSideMove run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:29 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-rolagow9ruke" 2025/04/12 01:54:29 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/04/12 01:54:29 DEBUG : Azure container rclone-test-rolagow9ruke: Using directory markers sync_test.go:1705: Server side move (if possible) Azure container rclone-test-gigihek5dexi -> Azure container rclone-test-rolagow9ruke 2025/04/12 01:54:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/12 01:54:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/12 01:54:30 DEBUG : empty space: Unchanged skipping 2025/04/12 01:54:30 DEBUG : Azure container rclone-test-rolagow9ruke: Waiting for checks to finish 2025/04/12 01:54:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/12 01:54:30 INFO : empty space: Deleted 2025/04/12 01:54:30 DEBUG : Azure container rclone-test-rolagow9ruke: Waiting for transfers to finish 2025/04/12 01:54:30 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/04/12 01:54:30 INFO : potato3: Copied (server-side copy) 2025/04/12 01:54:30 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/12 01:54:30 INFO : potato2: Copied (server-side copy) 2025/04/12 01:54:30 INFO : potato3: Deleted 2025/04/12 01:54:30 INFO : potato2: Deleted 2025/04/12 01:54:30 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wemedec0maxa" 2025/04/12 01:54:30 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/04/12 01:54:30 DEBUG : Azure container rclone-test-wemedec0maxa: Using directory markers 2025/04/12 01:54:30 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/12 01:54:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/12 01:54:30 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/12 01:54:30 DEBUG : Azure container rclone-test-wemedec0maxa: Waiting for checks to finish 2025/04/12 01:54:30 DEBUG : Azure container rclone-test-wemedec0maxa: Waiting for transfers to finish 2025/04/12 01:54:31 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/12 01:54:31 INFO : empty space: Copied (server-side copy) 2025/04/12 01:54:31 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/12 01:54:31 INFO : potato2: Copied (server-side copy) 2025/04/12 01:54:31 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/04/12 01:54:31 INFO : potato3: Copied (server-side copy) 2025/04/12 01:54:31 INFO : empty space: Deleted 2025/04/12 01:54:31 INFO : potato2: Deleted 2025/04/12 01:54:31 INFO : potato3: Deleted 2025/04/12 01:54:31 DEBUG : Azure container rclone-test-wemedec0maxa: Purge remote 2025/04/12 01:54:31 DEBUG : Azure container rclone-test-rolagow9ruke: Purge remote --- PASS: TestServerSideMove (1.46s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:31 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-satiyoj9mune" 2025/04/12 01:54:31 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/04/12 01:54:31 DEBUG : Azure container rclone-test-satiyoj9mune: Using directory markers sync_test.go:1705: Server side move (if possible) Azure container rclone-test-gigihek5dexi -> Azure container rclone-test-satiyoj9mune 2025/04/12 01:54:32 DEBUG : empty space: Excluded (Size Filter) 2025/04/12 01:54:32 DEBUG : empty space: Excluded 2025/04/12 01:54:32 DEBUG : empty space: Excluded (Size Filter) 2025/04/12 01:54:32 DEBUG : empty space: Excluded 2025/04/12 01:54:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/12 01:54:32 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/12 01:54:32 DEBUG : Azure container rclone-test-satiyoj9mune: Waiting for checks to finish 2025/04/12 01:54:32 DEBUG : Azure container rclone-test-satiyoj9mune: Waiting for transfers to finish 2025/04/12 01:54:32 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/12 01:54:32 INFO : potato2: Copied (server-side copy) 2025/04/12 01:54:32 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/04/12 01:54:32 INFO : potato3: Copied (server-side copy) 2025/04/12 01:54:32 INFO : potato3: Deleted 2025/04/12 01:54:32 INFO : potato2: Deleted 2025/04/12 01:54:32 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tuziteq0civa" 2025/04/12 01:54:32 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/04/12 01:54:32 DEBUG : Azure container rclone-test-tuziteq0civa: Using directory markers 2025/04/12 01:54:32 DEBUG : empty space: Excluded (Size Filter) 2025/04/12 01:54:32 DEBUG : empty space: Excluded 2025/04/12 01:54:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/12 01:54:32 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/12 01:54:32 DEBUG : Azure container rclone-test-tuziteq0civa: Waiting for checks to finish 2025/04/12 01:54:32 DEBUG : Azure container rclone-test-tuziteq0civa: Waiting for transfers to finish 2025/04/12 01:54:32 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/04/12 01:54:32 INFO : potato3: Copied (server-side copy) 2025/04/12 01:54:32 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/12 01:54:32 INFO : potato2: Copied (server-side copy) 2025/04/12 01:54:32 INFO : potato3: Deleted 2025/04/12 01:54:32 INFO : potato2: Deleted 2025/04/12 01:54:32 DEBUG : Azure container rclone-test-tuziteq0civa: Purge remote 2025/04/12 01:54:32 DEBUG : Azure container rclone-test-satiyoj9mune: Purge remote --- PASS: TestServerSideMoveWithFilter (1.43s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:32 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-sowabay8kibe" 2025/04/12 01:54:32 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/04/12 01:54:32 DEBUG : Azure container rclone-test-sowabay8kibe: Using directory markers 2025/04/12 01:54:33 INFO : tomatoDir: Making directory 2025/04/12 01:54:33 DEBUG : tomatoDir/: Creating directory marker sync_test.go:1705: Server side move (if possible) Azure container rclone-test-gigihek5dexi -> Azure container rclone-test-sowabay8kibe 2025/04/12 01:54:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/12 01:54:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/12 01:54:33 DEBUG : empty space: Unchanged skipping 2025/04/12 01:54:33 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/12 01:54:33 DEBUG : Azure container rclone-test-sowabay8kibe: Waiting for checks to finish 2025/04/12 01:54:33 INFO : empty space: Deleted 2025/04/12 01:54:33 DEBUG : Azure container rclone-test-sowabay8kibe: Waiting for transfers to finish 2025/04/12 01:54:33 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/12 01:54:33 INFO : potato2: Copied (server-side copy) 2025/04/12 01:54:33 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/04/12 01:54:33 INFO : potato3: Copied (server-side copy) 2025/04/12 01:54:33 INFO : potato2: Deleted 2025/04/12 01:54:33 INFO : potato3: Deleted 2025/04/12 01:54:33 INFO : tomatoDir: Removing directory 2025/04/12 01:54:33 DEBUG : tomatoDir/: Removing directory marker 2025/04/12 01:54:33 DEBUG : Azure container rclone-test-gigihek5dexi: deleted 1 directories 2025/04/12 01:54:33 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-nozazut3yufa" 2025/04/12 01:54:33 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/04/12 01:54:33 DEBUG : Azure container rclone-test-nozazut3yufa: Using directory markers 2025/04/12 01:54:33 INFO : tomatoDir: Making directory 2025/04/12 01:54:33 DEBUG : tomatoDir/: Creating directory marker 2025/04/12 01:54:34 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/12 01:54:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/12 01:54:34 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/12 01:54:34 DEBUG : Azure container rclone-test-nozazut3yufa: Waiting for checks to finish 2025/04/12 01:54:34 DEBUG : Azure container rclone-test-nozazut3yufa: Waiting for transfers to finish 2025/04/12 01:54:34 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/04/12 01:54:34 INFO : potato3: Copied (server-side copy) 2025/04/12 01:54:34 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/12 01:54:34 INFO : empty space: Copied (server-side copy) 2025/04/12 01:54:34 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/12 01:54:34 INFO : potato2: Copied (server-side copy) 2025/04/12 01:54:34 INFO : potato3: Deleted 2025/04/12 01:54:34 INFO : empty space: Deleted 2025/04/12 01:54:34 INFO : potato2: Deleted 2025/04/12 01:54:34 INFO : tomatoDir: Removing directory 2025/04/12 01:54:34 DEBUG : tomatoDir/: Removing directory marker 2025/04/12 01:54:34 DEBUG : Azure container rclone-test-sowabay8kibe: deleted 1 directories 2025/04/12 01:54:34 DEBUG : Azure container rclone-test-nozazut3yufa: Purge remote 2025/04/12 01:54:34 DEBUG : Azure container rclone-test-sowabay8kibe: Purge remote --- PASS: TestServerSideMoveDeleteEmptySourceDirs (1.75s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:34 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-gigihek5dexi/rclone-move-test" 2025/04/12 01:54:34 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/04/12 01:54:34 DEBUG : Azure container rclone-test-gigihek5dexi path rclone-move-test: Using directory markers --- PASS: TestServerSideMoveOverlap (0.28s) === RUN TestSyncOverlap run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:34 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-gigihek5dexi/rclone-sync-test" 2025/04/12 01:54:34 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/04/12 01:54:34 DEBUG : Azure container rclone-test-gigihek5dexi path rclone-sync-test: Using directory markers run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" --- PASS: TestSyncOverlap (0.58s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:35 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-gigihek5dexi/rclone-sync-test" 2025/04/12 01:54:35 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/04/12 01:54:35 DEBUG : Azure container rclone-test-gigihek5dexi path rclone-sync-test: Using directory markers 2025/04/12 01:54:35 DEBUG : /: Creating directory marker 2025/04/12 01:54:35 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-gigihek5dexi/rclone-sync-test-include/layer2" 2025/04/12 01:54:35 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/04/12 01:54:35 DEBUG : Azure container rclone-test-gigihek5dexi path rclone-sync-test-include/layer2: Using directory markers 2025/04/12 01:54:35 DEBUG : /: Creating directory marker 2025/04/12 01:54:35 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-gigihek5dexi/rclone-sync-test-ignore-file" 2025/04/12 01:54:35 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/04/12 01:54:35 DEBUG : Azure container rclone-test-gigihek5dexi path rclone-sync-test-ignore-file: Using directory markers 2025/04/12 01:54:35 DEBUG : /: Creating directory marker 2025/04/12 01:54:35 DEBUG : rclone-sync-test-ignore-file/: Creating directory marker 2025/04/12 01:54:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/12 01:54:36 DEBUG : rclone-sync-test: Excluded 2025/04/12 01:54:36 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/12 01:54:36 DEBUG : Azure container rclone-test-gigihek5dexi path rclone-sync-test: Waiting for checks to finish 2025/04/12 01:54:36 DEBUG : Azure container rclone-test-gigihek5dexi path rclone-sync-test: Waiting for transfers to finish 2025/04/12 01:54:36 DEBUG : Waiting for deletions to finish 2025/04/12 01:54:36 INFO : /: Removing directory 2025/04/12 01:54:36 DEBUG : //: Removing directory marker 2025/04/12 01:54:36 DEBUG : Azure container rclone-test-gigihek5dexi path rclone-sync-test: deleted 1 directories 2025/04/12 01:54:36 INFO : There was nothing to transfer 2025/04/12 01:54:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/12 01:54:36 ERROR : Azure container rclone-test-gigihek5dexi path rclone-sync-test: error reading source root directory: directory not found 2025/04/12 01:54:36 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for checks to finish 2025/04/12 01:54:36 DEBUG : Azure container rclone-test-gigihek5dexi: Waiting for transfers to finish 2025/04/12 01:54:36 ERROR : Azure container rclone-test-gigihek5dexi: not deleting files as there were IO errors 2025/04/12 01:54:36 ERROR : Azure container rclone-test-gigihek5dexi: 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/04/12 01:54:36 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-gigihek5dexi/rclone-sync-test-include/layer2/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:05fce9d1-501e-0009-2b4d-abf92e000000 Time:2025-04-12T01:54:36.6594036Z -------------------------------------------------------------------------------- 2025/04/12 01:54:37 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-gigihek5dexi/rclone-sync-test-include/layer2/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:05fcebf0-501e-0009-774d-abf92e000000 Time:2025-04-12T01:54:37.6973490Z -------------------------------------------------------------------------------- 2025/04/12 01:54:38 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-gigihek5dexi/rclone-sync-test-include/layer2/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:05fced93-501e-0009-634d-abf92e000000 Time:2025-04-12T01:54:38.7358033Z -------------------------------------------------------------------------------- run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gigihek5dexi/rclone-sync-test-include/layer2/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:05fced93-501e-0009-634d-abf92e000000 Time:2025-04-12T01:54:38.7358033Z -------------------------------------------------------------------------------- 2025/04/12 01:54:39 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-gigihek5dexi/rclone-sync-test-include/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:05fceee3-501e-0009-7d4d-abf92e000000 Time:2025-04-12T01:54:39.7745295Z -------------------------------------------------------------------------------- 2025/04/12 01:54:40 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-gigihek5dexi/rclone-sync-test-include/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:05fcf0f3-501e-0009-124d-abf92e000000 Time:2025-04-12T01:54:40.8131145Z -------------------------------------------------------------------------------- 2025/04/12 01:54:41 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-gigihek5dexi/rclone-sync-test-include/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:05fcf2e6-501e-0009-1e4d-abf92e000000 Time:2025-04-12T01:54:41.8536677Z -------------------------------------------------------------------------------- run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gigihek5dexi/rclone-sync-test-include/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:05fcf2e6-501e-0009-1e4d-abf92e000000 Time:2025-04-12T01:54:41.8536677Z -------------------------------------------------------------------------------- 2025/04/12 01:54:42 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker 2025/04/12 01:54:42 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-gigihek5dexi/rclone-sync-test-ignore-file/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:05fcf4ad-501e-0009-3c4d-abf92e000000 Time:2025-04-12T01:54:42.9335616Z -------------------------------------------------------------------------------- 2025/04/12 01:54:43 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-gigihek5dexi/rclone-sync-test-ignore-file/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:05fcf708-501e-0009-624d-abf92e000000 Time:2025-04-12T01:54:43.9784429Z -------------------------------------------------------------------------------- 2025/04/12 01:54:45 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-gigihek5dexi/rclone-sync-test-ignore-file/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:05fcf935-501e-0009-6e4d-abf92e000000 Time:2025-04-12T01:54:45.0156495Z -------------------------------------------------------------------------------- run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gigihek5dexi/rclone-sync-test-ignore-file/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:05fcf935-501e-0009-6e4d-abf92e000000 Time:2025-04-12T01:54:45.0156495Z -------------------------------------------------------------------------------- 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.68s) === RUN TestSyncCompareDest run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:54:53 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-gigihek5dexi/dst" 2025/04/12 01:54:53 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/04/12 01:54:53 DEBUG : Azure container rclone-test-gigihek5dexi path dst: Using directory markers 2025/04/12 01:54:53 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-gigihek5dexi/CompareDest" 2025/04/12 01:54:53 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/04/12 01:54:53 DEBUG : Azure container rclone-test-gigihek5dexi path CompareDest: Using directory markers 2025/04/12 01:54:53 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-gigihek5dexi/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-gigihek5dexi/CompareDest" 2025/04/12 01:54:53 DEBUG : one: Need to transfer - File not found at Destination 2025/04/12 01:54:53 DEBUG : Azure container rclone-test-gigihek5dexi path dst: Waiting for checks to finish 2025/04/12 01:54:53 DEBUG : Azure container rclone-test-gigihek5dexi path dst: Waiting for transfers to finish 2025/04/12 01:54:53 DEBUG : /: Creating directory marker 2025/04/12 01:54:53 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/12 01:54:53 INFO : one: Copied (new) 2025/04/12 01:54:53 DEBUG : Waiting for deletions to finish 2025/04/12 01:54:53 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-gigihek5dexi/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-gigihek5dexi/CompareDest" 2025/04/12 01:54:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/12 01:54:53 DEBUG : Azure container rclone-test-gigihek5dexi path dst: Waiting for checks to finish 2025/04/12 01:54:53 DEBUG : Azure container rclone-test-gigihek5dexi path dst: Waiting for transfers to finish 2025/04/12 01:54:53 DEBUG : /: Creating directory marker 2025/04/12 01:54:53 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/12 01:54:53 INFO : one: Copied (replaced existing) 2025/04/12 01:54:53 DEBUG : Waiting for deletions to finish 2025/04/12 01:54:53 INFO : /: Removing directory 2025/04/12 01:54:53 DEBUG : //: Removing directory marker 2025/04/12 01:54:53 DEBUG : Azure container rclone-test-gigihek5dexi path dst: deleted 1 directories 2025/04/12 01:54:54 DEBUG : dst/: Creating directory marker 2025/04/12 01:54:54 DEBUG : CompareDest/: Creating directory marker 2025/04/12 01:54:54 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-gigihek5dexi/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-gigihek5dexi/CompareDest" 2025/04/12 01:54:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/12 01:54:54 DEBUG : Azure container rclone-test-gigihek5dexi path dst: Waiting for checks to finish 2025/04/12 01:54:54 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/12 01:54:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/12 01:54:54 DEBUG : Azure container rclone-test-gigihek5dexi path dst: Waiting for transfers to finish 2025/04/12 01:54:54 DEBUG : Waiting for deletions to finish 2025/04/12 01:54:54 INFO : There was nothing to transfer 2025/04/12 01:54:54 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-gigihek5dexi/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-gigihek5dexi/CompareDest" 2025/04/12 01:54:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/12 01:54:54 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/12 01:54:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/12 01:54:54 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/12 01:54:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/12 01:54:54 DEBUG : Azure container rclone-test-gigihek5dexi path dst: Waiting for checks to finish 2025/04/12 01:54:54 DEBUG : Azure container rclone-test-gigihek5dexi path dst: Waiting for transfers to finish 2025/04/12 01:54:54 DEBUG : Waiting for deletions to finish 2025/04/12 01:54:54 INFO : There was nothing to transfer 2025/04/12 01:54:54 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-gigihek5dexi/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-gigihek5dexi/CompareDest" 2025/04/12 01:54:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/12 01:54:54 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/12 01:54:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/12 01:54:54 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/12 01:54:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/12 01:54:54 DEBUG : Azure container rclone-test-gigihek5dexi path dst: Waiting for checks to finish 2025/04/12 01:54:54 DEBUG : Azure container rclone-test-gigihek5dexi path dst: Waiting for transfers to finish 2025/04/12 01:54:54 DEBUG : Waiting for deletions to finish 2025/04/12 01:54:54 INFO : There was nothing to transfer 2025/04/12 01:54:55 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-gigihek5dexi/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-gigihek5dexi/CompareDest" 2025/04/12 01:54:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/12 01:54:55 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/04/12 01:54:55 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/12 01:54:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/12 01:54:55 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/12 01:54:55 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/12 01:54:55 DEBUG : Azure container rclone-test-gigihek5dexi path dst: Waiting for checks to finish 2025/04/12 01:54:55 DEBUG : Azure container rclone-test-gigihek5dexi path dst: Waiting for transfers to finish 2025/04/12 01:54:55 DEBUG : Waiting for deletions to finish 2025/04/12 01:54:55 INFO : There was nothing to transfer 2025/04/12 01:54:55 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-gigihek5dexi/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-gigihek5dexi/CompareDest" 2025/04/12 01:54:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/12 01:54:55 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/12 01:54:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/12 01:54:55 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/12 01:54:55 DEBUG : two: Need to transfer - File not found at Destination 2025/04/12 01:54:55 DEBUG : Azure container rclone-test-gigihek5dexi path dst: Waiting for checks to finish 2025/04/12 01:54:55 DEBUG : Azure container rclone-test-gigihek5dexi path dst: Waiting for transfers to finish 2025/04/12 01:54:55 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/04/12 01:54:55 INFO : two: Copied (new) 2025/04/12 01:54:55 DEBUG : Waiting for deletions to finish 2025/04/12 01:54: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-gigihek5dexi/rclone-sync-test-include/layer2/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:05fd0921-501e-0009-024d-abf92e000000 Time:2025-04-12T01:54:55.8268977Z -------------------------------------------------------------------------------- 2025/04/12 01:54: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-gigihek5dexi/rclone-sync-test-include/layer2/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:05fd0ab9-501e-0009-654d-abf92e000000 Time:2025-04-12T01:54:56.8651131Z -------------------------------------------------------------------------------- 2025/04/12 01:54: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-gigihek5dexi/rclone-sync-test-include/layer2/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:05fd0bf2-501e-0009-7d4d-abf92e000000 Time:2025-04-12T01:54:57.9030465Z -------------------------------------------------------------------------------- run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gigihek5dexi/rclone-sync-test-include/layer2/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:05fd0bf2-501e-0009-7d4d-abf92e000000 Time:2025-04-12T01:54:57.9030465Z -------------------------------------------------------------------------------- 2025/04/12 01:54: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-gigihek5dexi/rclone-sync-test-include/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:05fd0d29-501e-0009-7a4d-abf92e000000 Time:2025-04-12T01:54:58.9410439Z -------------------------------------------------------------------------------- 2025/04/12 01:54: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-gigihek5dexi/rclone-sync-test-include/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:05fd0e44-501e-0009-7a4d-abf92e000000 Time:2025-04-12T01:54:59.9794383Z -------------------------------------------------------------------------------- 2025/04/12 01:55:01 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-gigihek5dexi/rclone-sync-test-include/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:05fd0f8b-501e-0009-144d-abf92e000000 Time:2025-04-12T01:55:01.0169588Z -------------------------------------------------------------------------------- run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gigihek5dexi/rclone-sync-test-include/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:05fd0f8b-501e-0009-144d-abf92e000000 Time:2025-04-12T01:55:01.0169588Z -------------------------------------------------------------------------------- 2025/04/12 01:55:02 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-gigihek5dexi/rclone-sync-test-ignore-file/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:05fd10eb-501e-0009-2b4d-abf92e000000 Time:2025-04-12T01:55:02.0550793Z -------------------------------------------------------------------------------- 2025/04/12 01:55:03 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-gigihek5dexi/rclone-sync-test-ignore-file/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:05fd128a-501e-0009-7f4d-abf92e000000 Time:2025-04-12T01:55:03.0924581Z -------------------------------------------------------------------------------- 2025/04/12 01:55:04 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-gigihek5dexi/rclone-sync-test-ignore-file/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:05fd13d4-501e-0009-7d4d-abf92e000000 Time:2025-04-12T01:55:04.1311015Z -------------------------------------------------------------------------------- run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gigihek5dexi/rclone-sync-test-ignore-file/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:05fd13d4-501e-0009-7d4d-abf92e000000 Time:2025-04-12T01:55:04.1311015Z -------------------------------------------------------------------------------- 2025/04/12 01:55:05 DEBUG : dst/: Removing directory marker 2025/04/12 01:55:05 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.19s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Azure container rclone-test-gigihek5dexi", Local "Local file system at /tmp/rclone833616611", Modify Window "1ns" 2025/04/12 01:55:12 DEBUG : pre-dest1/: Creating directory marker 2025/04/12 01:55:12 DEBUG : pre-dest2/: Creating directory marker 2025/04/12 01:55:12 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-gigihek5dexi/dest" 2025/04/12 01:55:12 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/04/12 01:55:12 DEBUG : Azure container rclone-test-gigihek5dexi path dest: Using directory markers 2025/04/12 01:55:12 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-gigihek5dexi/pre-dest1" 2025/04/12 01:55:12 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/04/12 01:55:12 DEBUG : Azure container rclone-test-gigihek5dexi path pre-dest1: Using directory markers 2025/04/12 01:55:12 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-gigihek5dexi/pre-dest1" to be canonical "TestAzureBlob{juk_h}:rclone-test-gigihek5dexi/pre-dest1" 2025/04/12 01:55:12 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-gigihek5dexi/pre-dest2" 2025/04/12 01:55:12 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/04/12 01:55:12 DEBUG : Azure container rclone-test-gigihek5dexi path pre-dest2: Using directory markers 2025/04/12 01:55:12 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-gigihek5dexi/pre-dest2" to be canonical "TestAzureBlob{juk_h}:rclone-test-gigihek5dexi/pre-dest2" 2025/04/12 01:55:12 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/12 01:55:12 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/12 01:55:13 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/12 01:55:13 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/12 01:55:13 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/12 01:55:13 DEBUG : Azure container rclone-test-gigihek5dexi path dest: Waiting for checks to finish 2025/04/12 01:55:13 DEBUG : Azure container rclone-test-gigihek5dexi path dest: Waiting for transfers to finish 2025/04/12 01:55:13 DEBUG : /: Creating directory marker 2025/04/12 01:55:13 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/04/12 01:55:13 INFO : 3: Copied (new) 2025/04/12 01:55:13 DEBUG : Waiting for deletions to finish 2025/04/12 01:55:13 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-gigihek5dexi/rclone-sync-test-include/layer2/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:05fd1ff5-501e-0009-164d-abf92e000000 Time:2025-04-12T01:55:13.5588446Z -------------------------------------------------------------------------------- 2025/04/12 01:55:14 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-gigihek5dexi/rclone-sync-test-include/layer2/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:05fd2187-501e-0009-7b4d-abf92e000000 Time:2025-04-12T01:55:14.5962474Z -------------------------------------------------------------------------------- 2025/04/12 01:55:15 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-gigihek5dexi/rclone-sync-test-include/layer2/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:05fd230e-501e-0009-5d4d-abf92e000000 Time:2025-04-12T01:55:15.6369790Z -------------------------------------------------------------------------------- run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gigihek5dexi/rclone-sync-test-include/layer2/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:05fd230e-501e-0009-5d4d-abf92e000000 Time:2025-04-12T01:55:15.6369790Z -------------------------------------------------------------------------------- 2025/04/12 01:55:16 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-gigihek5dexi/rclone-sync-test-include/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:05fd250a-501e-0009-274d-abf92e000000 Time:2025-04-12T01:55:16.6752707Z -------------------------------------------------------------------------------- 2025/04/12 01:55:17 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-gigihek5dexi/rclone-sync-test-include/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:05fd26ef-501e-0009-434d-abf92e000000 Time:2025-04-12T01:55:17.7150907Z -------------------------------------------------------------------------------- 2025/04/12 01:55:18 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-gigihek5dexi/rclone-sync-test-include/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:05fd28b6-501e-0009-244d-abf92e000000 Time:2025-04-12T01:55:18.7525115Z -------------------------------------------------------------------------------- run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gigihek5dexi/rclone-sync-test-include/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:05fd28b6-501e-0009-244d-abf92e000000 Time:2025-04-12T01:55:18.7525115Z -------------------------------------------------------------------------------- 2025/04/12 01:55:19 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-gigihek5dexi/rclone-sync-test-ignore-file/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:05fd2a54-501e-0009-7e4d-abf92e000000 Time:2025-04-12T01:55:19.7935338Z -------------------------------------------------------------------------------- 2025/04/12 01:55:20 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-gigihek5dexi/rclone-sync-test-ignore-file/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:05fd2bfb-501e-0009-794d-abf92e000000 Time:2025-04-12T01:55:20.8316493Z -------------------------------------------------------------------------------- 2025/04/12 01:55:21 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-gigihek5dexi/rclone-sync-test-ignore-file/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:05fd2d45-501e-0009-134d-abf92e000000 Time:2025-04-12T01:55:21.8696772Z -------------------------------------------------------------------------------- run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gigihek5dexi/rclone-sync-test-ignore-file/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:05fd2d45-501e-0009-134d-abf92e000000 Time:2025-04-12T01:55:21.8696772Z -------------------------------------------------------------------------------- 2025/04/12 01:55:22 DEBUG : pre-dest2/: Removing directory marker 2025/04/12 01:55:22 DEBUG : pre-dest1/: Removing directory marker 2025/04/12 01:55:22 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-gigihek5dexi/dest/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:05fd2f1d-501e-0009-2d4d-abf92e000000 Time:2025-04-12T01:55:22.9837910Z -------------------------------------------------------------------------------- 2025/04/12 01:55:24 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-gigihek5dexi/dest/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:05fd30a8-501e-0009-014d-abf92e000000 Time:2025-04-12T01:55:24.0215512Z -------------------------------------------------------------------------------- 2025/04/12 01:55:25 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-gigihek5dexi/dest/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:05fd3224-501e-0009-564d-abf92e000000 Time:2025-04-12T01:55:25.0619418Z -------------------------------------------------------------------------------- run.go:128: removing dir "dest" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gigihek5dexi/dest/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:05fd3224-501e-0009-564d-abf92e000000 Time:2025-04-12T01:55:25.0619418Z -------------------------------------------------------------------------------- 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:299 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:163 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:634 /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.96s) panic: runtime error: slice bounds out of range [5:4] [recovered] panic: runtime error: slice bounds out of range [5:4] goroutine 6006 [running]: testing.tRunner.func1.2({0x241e760, 0xc000a0b7d0}) /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({0x241e760?, 0xc000a0b7d0?}) /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(0xc000451408, {0x29f9380, 0x3d34d60}, {0xc000f6c7a0, 0x18}, {0xc000f6c7b9, 0x4}, {0xc000f6c7b9, 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({0xc000f6c7a0?, 0xc000f6c7a0?}, {0xc000f6c7b9?, 0x0?}, {0xc000f6c7b9?, 0x47233d?}, 0x0?) /home/rclone/go/src/github.com/rclone/rclone/backend/azureblob/azureblob.go:1383 +0xa5 github.com/rclone/rclone/backend/azureblob.(*Fs).ListR(0xc000451408, {0x29f9380, 0x3d34d60}, {0x0?, 0x24e8e60?}, 0xc0005341e0) /home/rclone/go/src/github.com/rclone/rclone/backend/azureblob/azureblob.go:1413 +0x172 github.com/rclone/rclone/fs/walk.listR({0x29f9380, 0x3d34d60}, {0x2a0cf40, 0xc000451408}, {0x0, 0x0}, 0x1, 0x3, 0xc000cbcd50, 0xc0009ddc38, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:299 +0x2a3 github.com/rclone/rclone/fs/walk.ListR({0x29f9380, 0x3d34d60}, {0x2a0cf40, 0xc000451408}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc000cbcd50) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:163 +0x1d5 github.com/rclone/rclone/fs/walk.GetAll({0x29f9380, 0x3d34d60}, {0x2a0cf40, 0xc000451408}, {0x0, 0x0}, 0x1, 0xffffffffffffffff) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:634 +0x105 github.com/rclone/rclone/fstest.CheckListingWithRoot(0xc000986680, {0x2a0cf40, 0xc000451408}, {0x0, 0x0}, {0xc000888340, 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(0xc000986680) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2224 +0xa0b testing.tRunner(0xc000986680, 0x271d638) /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 1m38.641823123s (try 1/5): exit status 2: Failed [TestSyncOverlapWithFilter TestSyncCompareDest TestSyncMultipleCompareDest]