"./sync.test -test.v -test.timeout 1h0m0s -remote TestImageKit: -verbose" - Starting (try 1/5)
2025/03/21 01:08:56 DEBUG : Creating backend with remote "TestImageKit:rclone-test-cupezos0kuku"
2025/03/21 01:08:56 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/21 01:08:57 DEBUG : Creating backend with remote "/tmp/rclone4132609223"
=== 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 "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:08:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/21 01:08:57 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11)
2025/03/21 01:08:57 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:08:57 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
--- PASS: TestCopyWithDryRun (2.45s)
=== RUN   TestCopy
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:08:59 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/21 01:09:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/21 01:09:00 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:09:00 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
2025/03/21 01:09:01 INFO  : sub dir/hello world: Copied (new) to: hello world
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:09:02 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata
--- PASS: TestCopy (5.86s)
=== RUN   TestCopyMetadata
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:09:05 DEBUG : metadata sub dir: Making directory with metadata
2025/03/21 01:09:05 INFO  : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/21 01:09:05 DEBUG : empty metadata sub dir: Making directory with metadata
2025/03/21 01:09:05 INFO  : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/21 01:09:05 DEBUG : Local file system at /tmp/rclone4132609223: File to upload is small (21 bytes), uploading instead of streaming
2025/03/21 01:09:05 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK
2025/03/21 01:09:05 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical
2025/03/21 01:09:05 INFO  : metadata sub dir: Set directory modification time (using DirSetModTime)
2025/03/21 01:09:06 INFO  : empty metadata sub dir: Making directory
2025/03/21 01:09:06 INFO  : metadata sub dir: Making directory
2025/03/21 01:09:06 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination
2025/03/21 01:09:06 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:09:06 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
2025/03/21 01:09:07 INFO  : metadata sub dir/hello metadata world: Copied (new) to: hello metadata world
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:09:08 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata
--- PASS: TestCopyMetadata (6.25s)
=== RUN   TestCopyMetadataNoEmptyDirs
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:09:12 DEBUG : metadata sub dir: Making directory with metadata
2025/03/21 01:09:12 INFO  : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/21 01:09:12 DEBUG : empty metadata sub dir: Making directory with metadata
2025/03/21 01:09:12 INFO  : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/21 01:09:12 DEBUG : Local file system at /tmp/rclone4132609223: File to upload is small (21 bytes), uploading instead of streaming
2025/03/21 01:09:12 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK
2025/03/21 01:09:12 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical
2025/03/21 01:09:12 INFO  : metadata sub dir: Set directory modification time (using DirSetModTime)
2025/03/21 01:09:12 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination
2025/03/21 01:09:12 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:09:12 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
2025/03/21 01:09:13 INFO  : metadata sub dir/hello metadata world: Copied (new) to: hello metadata world
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:09:14 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata
--- PASS: TestCopyMetadataNoEmptyDirs (5.50s)
=== RUN   TestCopyMissingDirectory
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:09:17 DEBUG : Creating backend with remote "/non-existing"
2025/03/21 01:09:17 ERROR : Local file system at /non-existing: error reading source root directory: directory not found
2025/03/21 01:09:17 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:09:17 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
--- PASS: TestCopyMissingDirectory (1.91s)
=== RUN   TestCopyNoTraverse
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:09:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/21 01:09:19 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:09:19 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
2025/03/21 01:09:21 INFO  : sub dir/hello world: Copied (new) to: hello world
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
--- PASS: TestCopyNoTraverse (5.04s)
=== RUN   TestCopyCheckFirst
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:09:24 INFO  : FS imagekit: /rclone-test-cupezos0kuku: Running all checks before starting transfers
2025/03/21 01:09:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/21 01:09:24 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:09:24 INFO  : FS imagekit: /rclone-test-cupezos0kuku: Checks finished, now starting transfers
2025/03/21 01:09:24 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
2025/03/21 01:09:26 INFO  : sub dir/hello world: Copied (new) to: hello world
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
--- PASS: TestCopyCheckFirst (5.14s)
=== RUN   TestSyncNoTraverse
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:09:29 ERROR : Ignoring --no-traverse with sync
2025/03/21 01:09:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/21 01:09:29 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:09:29 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
2025/03/21 01:09:31 INFO  : sub dir/hello world: Copied (new) to: hello world
2025/03/21 01:09:31 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
--- PASS: TestSyncNoTraverse (5.07s)
=== RUN   TestCopyWithDepth
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:09:35 DEBUG : hello world2: Need to transfer - File not found at Destination
2025/03/21 01:09:35 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:09:35 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
2025/03/21 01:09:36 INFO  : hello world2: Copied (new)
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
--- PASS: TestCopyWithDepth (3.79s)
=== RUN   TestCopyWithFilesFrom
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:09:38 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/21 01:09:38 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:09:38 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
2025/03/21 01:09:40 INFO  : potato2: Copied (new)
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
--- PASS: TestCopyWithFilesFrom (3.77s)
=== RUN   TestCopyWithFilesFromAndNoTraverse
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:09:42 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/21 01:09:42 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:09:42 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
2025/03/21 01:09:43 INFO  : potato2: Copied (new)
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
--- PASS: TestCopyWithFilesFromAndNoTraverse (3.64s)
=== RUN   TestCopyEmptyDirectories
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:09:45 DEBUG : sub dir2/sub sub dir2: Making directory with metadata
2025/03/21 01:09:45 INFO  : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/21 01:09:45 INFO  : sub dir2: Set directory modification time (using DirSetModTime)
2025/03/21 01:09:45 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/21 01:09:46 INFO  : sub dir: Making directory
2025/03/21 01:09:46 INFO  : sub dir2: Making directory
2025/03/21 01:09:46 INFO  : sub dir2/sub sub dir2: Making directory
2025/03/21 01:09:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/21 01:09:46 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:09:46 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
2025/03/21 01:09:47 INFO  : sub dir/hello world: Copied (new) to: hello world
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:09:49 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata
--- PASS: TestCopyEmptyDirectories (7.63s)
=== RUN   TestCopyNoEmptyDirectories
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:09:53 INFO  : sub dir2: Making directory
2025/03/21 01:09:53 DEBUG : sub dir2/sub sub dir2: Making directory with metadata
2025/03/21 01:09:53 INFO  : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/21 01:09:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/21 01:09:53 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:09:53 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
2025/03/21 01:09:55 INFO  : sub dir/hello world: Copied (new) to: hello world
--- PASS: TestCopyNoEmptyDirectories (4.29s)
=== RUN   TestMoveEmptyDirectories
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:09:57 DEBUG : sub dir2: Making directory with metadata
2025/03/21 01:09:57 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/21 01:09:58 INFO  : sub dir: Making directory
2025/03/21 01:09:58 INFO  : sub dir2: Making directory
2025/03/21 01:09:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/21 01:09:58 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:09:58 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
2025/03/21 01:09:59 INFO  : sub dir/hello world: Copied (new) to: hello world
2025/03/21 01:09:59 INFO  : sub dir/hello world: Deleted
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:10:00 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata
2025/03/21 01:10:00 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata
--- PASS: TestMoveEmptyDirectories (6.25s)
=== RUN   TestSyncNoUpdateDirModtime
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
    sync_test.go:408: Skipping test as backend does not support DirSetModTime
--- SKIP: TestSyncNoUpdateDirModtime (0.76s)
=== RUN   TestMoveNoEmptyDirectories
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:10:04 INFO  : sub dir2: Making directory
2025/03/21 01:10:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/21 01:10:05 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:10:05 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
2025/03/21 01:10:06 INFO  : sub dir/hello world: Copied (new) to: hello world
2025/03/21 01:10:06 INFO  : sub dir/hello world: Deleted
--- PASS: TestMoveNoEmptyDirectories (4.28s)
=== RUN   TestSyncEmptyDirectories
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:10:09 DEBUG : sub dir2: Making directory with metadata
2025/03/21 01:10:09 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/21 01:10:09 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/21 01:10:09 INFO  : sub dir: Making directory
2025/03/21 01:10:09 INFO  : sub dir2: Making directory
2025/03/21 01:10:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/21 01:10:09 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:10:09 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
2025/03/21 01:10:11 INFO  : sub dir/hello world: Copied (new) to: hello world
2025/03/21 01:10:11 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:10:11 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata
--- PASS: TestSyncEmptyDirectories (5.79s)
=== RUN   TestSyncSetDelayedModTimes
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
    sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set
--- SKIP: TestSyncSetDelayedModTimes (0.76s)
=== RUN   TestSyncNoEmptyDirectories
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:10:15 INFO  : sub dir2: Making directory
2025/03/21 01:10:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/21 01:10:16 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:10:16 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
2025/03/21 01:10:17 INFO  : sub dir/hello world: Copied (new) to: hello world
2025/03/21 01:10:17 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncNoEmptyDirectories (4.26s)
=== RUN   TestServerSideCopy
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:10:22 DEBUG : Creating backend with remote "TestImageKit:rclone-test-xogufil1qahi"
    sync_test.go:590: Server side copy (if possible) FS imagekit: /rclone-test-cupezos0kuku -> FS imagekit: /rclone-test-xogufil1qahi
2025/03/21 01:10:23 DEBUG : hello world: Need to transfer - File not found at Destination
2025/03/21 01:10:23 DEBUG : FS imagekit: /rclone-test-xogufil1qahi: Waiting for checks to finish
2025/03/21 01:10:23 DEBUG : FS imagekit: /rclone-test-xogufil1qahi: Waiting for transfers to finish
2025/03/21 01:10:24 INFO  : hello world: Copied (server-side copy)
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:10:25 DEBUG : FS imagekit: /rclone-test-xogufil1qahi: Purge remote
--- PASS: TestServerSideCopy (8.51s)
=== RUN   TestCopyOverSelf
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:10:31 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:10:31 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/03/21 01:10:31 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
2025/03/21 01:10:32 INFO  : sub dir/hello world: Copied (replaced existing) to: hello world
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
--- PASS: TestCopyOverSelf (7.59s)
=== RUN   TestServerSideCopyOverSelf
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:10:38 DEBUG : Creating backend with remote "TestImageKit:rclone-test-wibonit0zoku"
    sync_test.go:626: Server side copy (if possible) FS imagekit: /rclone-test-cupezos0kuku -> FS imagekit: /rclone-test-wibonit0zoku
2025/03/21 01:10:39 DEBUG : hello world: Need to transfer - File not found at Destination
2025/03/21 01:10:39 DEBUG : FS imagekit: /rclone-test-wibonit0zoku: Waiting for checks to finish
2025/03/21 01:10:39 DEBUG : FS imagekit: /rclone-test-wibonit0zoku: Waiting for transfers to finish
2025/03/21 01:10:40 INFO  : hello world: Copied (server-side copy)
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:10:44 DEBUG : hello world: Sizes differ (src 17 vs dst 11)
2025/03/21 01:10:44 DEBUG : FS imagekit: /rclone-test-wibonit0zoku: Waiting for checks to finish
2025/03/21 01:10:44 DEBUG : FS imagekit: /rclone-test-wibonit0zoku: Waiting for transfers to finish
2025/03/21 01:10:46 INFO  : hello world: Copied (server-side copy)
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:10:47 DEBUG : FS imagekit: /rclone-test-wibonit0zoku: Purge remote
--- PASS: TestServerSideCopyOverSelf (16.94s)
=== RUN   TestMoveOverSelf
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:10:57 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:10:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/03/21 01:10:57 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
2025/03/21 01:10:59 INFO  : sub dir/hello world: Copied (replaced existing) to: hello world
2025/03/21 01:10:59 INFO  : sub dir/hello world: Deleted
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
--- PASS: TestMoveOverSelf (11.14s)
=== RUN   TestServerSideMoveOverSelf
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:11:06 DEBUG : Creating backend with remote "TestImageKit:rclone-test-kicuraq0zepa"
    sync_test.go:671: Server side copy (if possible) FS imagekit: /rclone-test-cupezos0kuku -> FS imagekit: /rclone-test-kicuraq0zepa
2025/03/21 01:11:07 DEBUG : hello world: Need to transfer - File not found at Destination
2025/03/21 01:11:07 DEBUG : FS imagekit: /rclone-test-kicuraq0zepa: Waiting for checks to finish
2025/03/21 01:11:07 DEBUG : FS imagekit: /rclone-test-kicuraq0zepa: Waiting for transfers to finish
2025/03/21 01:11:08 INFO  : hello world: Copied (server-side copy)
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:11:12 DEBUG : FS imagekit: /rclone-test-kicuraq0zepa: Waiting for checks to finish
2025/03/21 01:11:12 DEBUG : hello world: Sizes differ (src 17 vs dst 11)
2025/03/21 01:11:12 DEBUG : FS imagekit: /rclone-test-kicuraq0zepa: Waiting for transfers to finish
2025/03/21 01:11:14 INFO  : hello world: Copied (server-side copy)
2025/03/21 01:11:14 INFO  : hello world: Deleted
2025/03/21 01:11:17 DEBUG : testing file moves
2025/03/21 01:11:18 DEBUG : hello world: Sizes differ (src 24 vs dst 17)
2025/03/21 01:11:18 DEBUG : FS imagekit: /rclone-test-kicuraq0zepa: Waiting for checks to finish
2025/03/21 01:11:18 DEBUG : FS imagekit: /rclone-test-kicuraq0zepa: Waiting for transfers to finish
2025/03/21 01:11:20 INFO  : hello world: Copied (server-side copy)
2025/03/21 01:11:20 INFO  : hello world: Deleted
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:11:21 DEBUG : FS imagekit: /rclone-test-kicuraq0zepa: Purge remote
--- PASS: TestServerSideMoveOverSelf (21.19s)
=== RUN   TestCopyAfterDelete
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:11:26 ERROR : : error listing: directory not found
2025/03/21 01:11:27 INFO  : Local file system at /tmp/rclone4132609223: Making directory
2025/03/21 01:11:28 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:11:28 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
--- PASS: TestCopyAfterDelete (6.25s)
=== RUN   TestCopyRedownload
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:11:34 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/21 01:11:34 DEBUG : hello world: Need to transfer - File not found at Destination
2025/03/21 01:11:34 DEBUG : Local file system at /tmp/rclone4132609223: Waiting for checks to finish
2025/03/21 01:11:34 DEBUG : Local file system at /tmp/rclone4132609223: Waiting for transfers to finish
2025/03/21 01:11:34 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world
2025/03/21 01:11:34 INFO  : hello world: Copied (new) to: sub dir/hello world
2025/03/21 01:11:34 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
--- PASS: TestCopyRedownload (5.96s)
=== RUN   TestSyncBasedOnCheckSum
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:11:37 DEBUG : check sum: Need to transfer - File not found at Destination
2025/03/21 01:11:37 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:11:37 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
2025/03/21 01:11:39 INFO  : check sum: Copied (new)
2025/03/21 01:11:39 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:11:39 NOTICE: FS imagekit: /rclone-test-cupezos0kuku: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only
2025/03/21 01:11:39 DEBUG : check sum: Size of src and dst objects identical
2025/03/21 01:11:39 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:11:39 DEBUG : check sum: Unchanged skipping
2025/03/21 01:11:39 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
2025/03/21 01:11:39 DEBUG : Waiting for deletions to finish
2025/03/21 01:11:39 INFO  : There was nothing to transfer
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
--- PASS: TestSyncBasedOnCheckSum (5.33s)
=== RUN   TestSyncSizeOnly
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:11:43 DEBUG : sizeonly: Need to transfer - File not found at Destination
2025/03/21 01:11:43 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:11:43 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
2025/03/21 01:11:44 INFO  : sizeonly: Copied (new)
2025/03/21 01:11:44 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:11:45 DEBUG : sizeonly: Sizes identical
2025/03/21 01:11:45 DEBUG : sizeonly: Unchanged skipping
2025/03/21 01:11:45 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:11:45 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
2025/03/21 01:11:45 DEBUG : Waiting for deletions to finish
2025/03/21 01:11:45 INFO  : There was nothing to transfer
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
--- PASS: TestSyncSizeOnly (5.32s)
=== RUN   TestSyncIgnoreSize
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:11:48 DEBUG : ignore-size: Need to transfer - File not found at Destination
2025/03/21 01:11:48 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:11:48 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
2025/03/21 01:11:49 INFO  : ignore-size: Copied (new)
2025/03/21 01:11:49 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:11:50 DEBUG : ignore-size: Sizes identical
2025/03/21 01:11:50 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:11:50 DEBUG : ignore-size: Unchanged skipping
2025/03/21 01:11:50 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
2025/03/21 01:11:50 DEBUG : Waiting for deletions to finish
2025/03/21 01:11:50 INFO  : There was nothing to transfer
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
--- PASS: TestSyncIgnoreSize (5.53s)
=== RUN   TestSyncIgnoreTimes
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:11:55 DEBUG : existing: Sizes identical
2025/03/21 01:11:55 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:11:55 DEBUG : existing: Unchanged skipping
2025/03/21 01:11:55 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
2025/03/21 01:11:55 DEBUG : Waiting for deletions to finish
2025/03/21 01:11:55 INFO  : There was nothing to transfer
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:11:56 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:11:56 DEBUG : existing: Transferring unconditionally as --ignore-times is in use
2025/03/21 01:11:56 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
2025/03/21 01:11:57 INFO  : existing: Copied (replaced existing)
2025/03/21 01:11:57 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
--- PASS: TestSyncIgnoreTimes (6.70s)
=== RUN   TestSyncIgnoreExisting
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:12:00 DEBUG : existing: Need to transfer - File not found at Destination
2025/03/21 01:12:00 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:12:00 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
2025/03/21 01:12:02 INFO  : existing: Copied (new)
2025/03/21 01:12:02 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:12:02 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:12:02 DEBUG : existing: Destination exists, skipping
2025/03/21 01:12:02 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
2025/03/21 01:12:02 DEBUG : Waiting for deletions to finish
2025/03/21 01:12:02 INFO  : There was nothing to transfer
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
--- PASS: TestSyncIgnoreExisting (5.33s)
=== RUN   TestSyncIgnoreErrors
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:12:08 INFO  : d: Making directory
2025/03/21 01:12:09 DEBUG : a/potato2: Need to transfer - File not found at Destination
2025/03/21 01:12:10 DEBUG : c/non empty space: Sizes identical
2025/03/21 01:12:10 DEBUG : c/non empty space: Unchanged skipping
2025/03/21 01:12:10 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:12:10 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
2025/03/21 01:12:11 INFO  : a/potato2: Copied (new) to: potato2
2025/03/21 01:12:11 DEBUG : Waiting for deletions to finish
2025/03/21 01:12:11 INFO  : potato: Deleted
2025/03/21 01:12:11 INFO  : d: Removing directory
2025/03/21 01:12:11 INFO  : b: Removing directory
2025/03/21 01:12:12 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: deleted 2 directories
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
--- PASS: TestSyncIgnoreErrors (10.46s)
=== RUN   TestSyncAfterChangingModtimeOnly
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:12:18 DEBUG : empty space: Sizes identical
2025/03/21 01:12:18 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:12:18 DEBUG : empty space: Unchanged skipping
2025/03/21 01:12:18 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
2025/03/21 01:12:18 DEBUG : Waiting for deletions to finish
2025/03/21 01:12:18 INFO  : There was nothing to transfer
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:12:19 DEBUG : empty space: Sizes identical
2025/03/21 01:12:19 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:12:19 DEBUG : empty space: Unchanged skipping
2025/03/21 01:12:19 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
2025/03/21 01:12:19 DEBUG : Waiting for deletions to finish
2025/03/21 01:12:19 INFO  : There was nothing to transfer
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
--- PASS: TestSyncAfterChangingModtimeOnly (5.68s)
=== RUN   TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
    sync_test.go:1016: Can't check this if no hashes supported
--- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.76s)
=== RUN   TestSyncDoesntUpdateModtime
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
    sync_test.go:1042: Can't run this test on fs which doesn't support mod time
--- SKIP: TestSyncDoesntUpdateModtime (0.76s)
=== RUN   TestSyncAfterAddingAFile
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:12:25 DEBUG : potato: Need to transfer - File not found at Destination
2025/03/21 01:12:25 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:12:25 DEBUG : empty space: Sizes identical
2025/03/21 01:12:25 DEBUG : empty space: Unchanged skipping
2025/03/21 01:12:25 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
2025/03/21 01:12:26 INFO  : potato: Copied (new)
2025/03/21 01:12:26 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
--- PASS: TestSyncAfterAddingAFile (5.70s)
=== RUN   TestSyncAfterChangingFilesSizeOnly
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:12:31 DEBUG : potato: Sizes differ (src 21 vs dst 60)
2025/03/21 01:12:31 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:12:31 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
2025/03/21 01:12:32 INFO  : potato: Copied (replaced existing)
2025/03/21 01:12:32 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
--- PASS: TestSyncAfterChangingFilesSizeOnly (5.61s)
=== RUN   TestSyncAfterChangingContentsOnly
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
    sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size
2025/03/21 01:12:36 DEBUG : potato: Sizes differ (src 21 vs dst 36)
2025/03/21 01:12:36 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:12:36 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
2025/03/21 01:12:38 INFO  : potato: Copied (replaced existing)
2025/03/21 01:12:38 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
--- PASS: TestSyncAfterChangingContentsOnly (5.58s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFileDryRun
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:12:43 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/21 01:12:43 NOTICE: potato2: Skipped copy as --dry-run is set (size 60)
2025/03/21 01:12:43 DEBUG : empty space: Sizes identical
2025/03/21 01:12:43 DEBUG : empty space: Unchanged skipping
2025/03/21 01:12:43 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:12:43 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
2025/03/21 01:12:43 DEBUG : Waiting for deletions to finish
2025/03/21 01:12:43 NOTICE: potato: Skipped delete as --dry-run is set (size 21)
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.24s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFile
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:12:48 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/21 01:12:48 DEBUG : empty space: Sizes identical
2025/03/21 01:12:48 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:12:48 DEBUG : empty space: Unchanged skipping
2025/03/21 01:12:48 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
2025/03/21 01:12:50 INFO  : potato2: Copied (new)
2025/03/21 01:12:50 DEBUG : Waiting for deletions to finish
2025/03/21 01:12:50 INFO  : potato: Deleted
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.17s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFileSubDir
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:12:55 INFO  : d: Making directory
2025/03/21 01:12:55 INFO  : d/e: Making directory
2025/03/21 01:12:57 DEBUG : a/potato2: Need to transfer - File not found at Destination
2025/03/21 01:12:57 DEBUG : c/non empty space: Sizes identical
2025/03/21 01:12:57 DEBUG : c/non empty space: Unchanged skipping
2025/03/21 01:12:57 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:12:57 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
2025/03/21 01:12:58 INFO  : a/potato2: Copied (new) to: potato2
2025/03/21 01:12:58 DEBUG : Waiting for deletions to finish
2025/03/21 01:12:58 INFO  : potato: Deleted
2025/03/21 01:12:58 INFO  : d/e: Removing directory
2025/03/21 01:12:59 INFO  : d: Removing directory
2025/03/21 01:12:59 INFO  : b: Removing directory
2025/03/21 01:13:00 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: deleted 3 directories
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (11.48s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:13:06 INFO  : d: Making directory
2025/03/21 01:13:08 DEBUG : a/potato2: Need to transfer - File not found at Destination
2025/03/21 01:13:08 DEBUG : c/non empty space: Sizes identical
2025/03/21 01:13:08 DEBUG : c/non empty space: Unchanged skipping
2025/03/21 01:13:08 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:13:08 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
2025/03/21 01:13:09 INFO  : a/potato2: Copied (new) to: potato2
2025/03/21 01:13:09 ERROR : FS imagekit: /rclone-test-cupezos0kuku: not deleting files as there were IO errors
2025/03/21 01:13:09 ERROR : FS imagekit: /rclone-test-cupezos0kuku: not deleting directories as there were IO errors
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (10.80s)
=== RUN   TestSyncDeleteAfter
--- PASS: TestSyncDeleteAfter (0.00s)
=== RUN   TestSyncDeleteDuring
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:13:17 DEBUG : Waiting for deletions to finish
2025/03/21 01:13:18 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/21 01:13:18 DEBUG : empty space: Sizes identical
2025/03/21 01:13:18 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:13:18 DEBUG : empty space: Unchanged skipping
2025/03/21 01:13:18 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
2025/03/21 01:13:18 INFO  : potato: Deleted
2025/03/21 01:13:19 INFO  : potato2: Copied (new)
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
--- PASS: TestSyncDeleteDuring (7.00s)
=== RUN   TestSyncDeleteBefore
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:13:24 DEBUG : Waiting for deletions to finish
2025/03/21 01:13:25 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:13:25 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
2025/03/21 01:13:25 INFO  : potato: Deleted
2025/03/21 01:13:25 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/21 01:13:25 DEBUG : empty space: Sizes identical
2025/03/21 01:13:25 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:13:25 DEBUG : empty space: Unchanged skipping
2025/03/21 01:13:25 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
2025/03/21 01:13:27 INFO  : potato2: Copied (new)
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
--- PASS: TestSyncDeleteBefore (7.59s)
=== RUN   TestCopyDeleteBefore
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:13:31 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/21 01:13:31 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:13:31 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
2025/03/21 01:13:32 INFO  : potato2: Copied (new)
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
--- PASS: TestCopyDeleteBefore (5.64s)
=== RUN   TestSyncWithExclude
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:13:38 DEBUG : enormous: Excluded (Size Filter)
2025/03/21 01:13:38 DEBUG : enormous: Excluded
2025/03/21 01:13:38 DEBUG : potato2: Excluded (Size Filter)
2025/03/21 01:13:38 DEBUG : potato2: Excluded
2025/03/21 01:13:38 DEBUG : potato2: Excluded (Size Filter)
2025/03/21 01:13:38 DEBUG : potato2: Excluded
2025/03/21 01:13:38 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:13:38 DEBUG : empty space: Sizes identical
2025/03/21 01:13:38 DEBUG : empty space: Unchanged skipping
2025/03/21 01:13:38 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
2025/03/21 01:13:38 DEBUG : Waiting for deletions to finish
2025/03/21 01:13:38 INFO  : There was nothing to transfer
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:13:39 DEBUG : enormous: Excluded (Size Filter)
2025/03/21 01:13:39 DEBUG : enormous: Excluded
2025/03/21 01:13:39 DEBUG : potato2: Excluded (Size Filter)
2025/03/21 01:13:39 DEBUG : potato2: Excluded
2025/03/21 01:13:39 DEBUG : potato2: Excluded (Size Filter)
2025/03/21 01:13:39 DEBUG : potato2: Excluded
2025/03/21 01:13:39 DEBUG : empty space: Sizes identical
2025/03/21 01:13:39 DEBUG : Local file system at /tmp/rclone4132609223: Waiting for checks to finish
2025/03/21 01:13:39 DEBUG : empty space: Unchanged skipping
2025/03/21 01:13:39 DEBUG : Local file system at /tmp/rclone4132609223: Waiting for transfers to finish
2025/03/21 01:13:39 DEBUG : Waiting for deletions to finish
2025/03/21 01:13:39 INFO  : There was nothing to transfer
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
--- PASS: TestSyncWithExclude (6.87s)
=== RUN   TestSyncWithExcludeAndDeleteExcluded
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:13:46 DEBUG : enormous: Excluded (Size Filter)
2025/03/21 01:13:46 DEBUG : enormous: Excluded
2025/03/21 01:13:46 DEBUG : potato2: Excluded (Size Filter)
2025/03/21 01:13:46 DEBUG : potato2: Excluded
2025/03/21 01:13:46 DEBUG : empty space: Sizes identical
2025/03/21 01:13:46 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:13:46 DEBUG : empty space: Unchanged skipping
2025/03/21 01:13:46 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
2025/03/21 01:13:46 DEBUG : Waiting for deletions to finish
2025/03/21 01:13:46 INFO  : enormous: Deleted
2025/03/21 01:13:46 INFO  : potato2: Deleted
2025/03/21 01:13:46 INFO  : There was nothing to transfer
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:13:47 DEBUG : Local file system at /tmp/rclone4132609223: Waiting for checks to finish
2025/03/21 01:13:47 DEBUG : empty space: Sizes identical
2025/03/21 01:13:47 DEBUG : empty space: Unchanged skipping
2025/03/21 01:13:47 DEBUG : Local file system at /tmp/rclone4132609223: Waiting for transfers to finish
2025/03/21 01:13:47 DEBUG : Waiting for deletions to finish
2025/03/21 01:13:47 INFO  : enormous: Deleted
2025/03/21 01:13:47 INFO  : potato2: Deleted
2025/03/21 01:13:47 INFO  : There was nothing to transfer
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
--- PASS: TestSyncWithExcludeAndDeleteExcluded (8.11s)
=== RUN   TestSyncWithUpdateOlder
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
    sync_test.go:1423: Can't run this test on fs which doesn't support mod time
--- SKIP: TestSyncWithUpdateOlder (0.76s)
=== 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 "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
    sync_test.go:1538: Can track renames: false
2025/03/21 01:13:50 ERROR : FS imagekit: /rclone-test-cupezos0kuku: Ignoring --track-renames as the source and destination do not have a common hash
2025/03/21 01:13:51 DEBUG : potato: Need to transfer - File not found at Destination
2025/03/21 01:13:51 DEBUG : yam: Need to transfer - File not found at Destination
2025/03/21 01:13:51 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:13:51 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
2025/03/21 01:13:52 INFO  : potato: Copied (new)
2025/03/21 01:13:52 INFO  : yam: Copied (new)
2025/03/21 01:13:52 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:13:53 ERROR : FS imagekit: /rclone-test-cupezos0kuku: Ignoring --track-renames as the source and destination do not have a common hash
2025/03/21 01:13:53 DEBUG : yaml: Need to transfer - File not found at Destination
2025/03/21 01:13:53 DEBUG : potato: Sizes identical
2025/03/21 01:13:53 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:13:53 DEBUG : potato: Unchanged skipping
2025/03/21 01:13:53 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
2025/03/21 01:13:54 INFO  : yaml: Copied (new)
2025/03/21 01:13:54 DEBUG : Waiting for deletions to finish
2025/03/21 01:13:54 INFO  : yam: Deleted
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
--- PASS: TestSyncWithTrackRenames (6.94s)
=== RUN   TestParseRenamesStrategyModtime
--- PASS: TestParseRenamesStrategyModtime (0.00s)
=== RUN   TestRenamesStrategyModtime
--- PASS: TestRenamesStrategyModtime (0.00s)
=== RUN   TestSyncWithTrackRenamesStrategyModtime
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
    sync_test.go:1610: Can track renames: false
2025/03/21 01:13:57 ERROR : FS imagekit: /rclone-test-cupezos0kuku: Ignoring --track-renames as either the source or destination do not support modtime
2025/03/21 01:13:58 DEBUG : potato: Need to transfer - File not found at Destination
2025/03/21 01:13:58 DEBUG : yam: Need to transfer - File not found at Destination
2025/03/21 01:13:58 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:13:58 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
2025/03/21 01:13:59 INFO  : potato: Copied (new)
2025/03/21 01:13:59 INFO  : yam: Copied (new)
2025/03/21 01:13:59 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:13:59 ERROR : FS imagekit: /rclone-test-cupezos0kuku: Ignoring --track-renames as either the source or destination do not support modtime
2025/03/21 01:14:00 DEBUG : yaml: Need to transfer - File not found at Destination
2025/03/21 01:14:00 DEBUG : potato: Sizes identical
2025/03/21 01:14:00 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:14:00 DEBUG : potato: Unchanged skipping
2025/03/21 01:14:00 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
2025/03/21 01:14:01 INFO  : yaml: Copied (new)
2025/03/21 01:14:01 DEBUG : Waiting for deletions to finish
2025/03/21 01:14:01 INFO  : yam: Deleted
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
--- PASS: TestSyncWithTrackRenamesStrategyModtime (6.89s)
=== RUN   TestSyncWithTrackRenamesStrategyLeaf
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
    sync_test.go:1649: Can track renames: false
2025/03/21 01:14:05 INFO  : FS imagekit: /rclone-test-cupezos0kuku: Making map for --track-renames
2025/03/21 01:14:05 INFO  : FS imagekit: /rclone-test-cupezos0kuku: Finished making map for --track-renames
2025/03/21 01:14:05 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:14:05 DEBUG : potato: Need to transfer - No matching file found at Destination
2025/03/21 01:14:05 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for renames to finish
2025/03/21 01:14:05 DEBUG : sub/yam: Need to transfer - No matching file found at Destination
2025/03/21 01:14:05 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
2025/03/21 01:14:06 INFO  : potato: Copied (new)
2025/03/21 01:14:06 INFO  : sub/yam: Copied (new) to: yam
2025/03/21 01:14:06 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:14:07 DEBUG : potato: Sizes identical
2025/03/21 01:14:07 DEBUG : potato: Unchanged skipping
2025/03/21 01:14:08 INFO  : FS imagekit: /rclone-test-cupezos0kuku: Making map for --track-renames
2025/03/21 01:14:08 INFO  : FS imagekit: /rclone-test-cupezos0kuku: Finished making map for --track-renames
2025/03/21 01:14:08 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:14:08 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for renames to finish
2025/03/21 01:14:09 INFO  : yam: Copied (server-side copy)
2025/03/21 01:14:09 INFO  : yam: Deleted
2025/03/21 01:14:09 INFO  : yam: Renamed from "sub/yam"
2025/03/21 01:14:09 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
2025/03/21 01:14:09 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
--- PASS: TestSyncWithTrackRenamesStrategyLeaf (9.36s)
=== RUN   TestServerSideMoveLocal
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:14:14 DEBUG : Creating backend with remote "/tmp/rclone4132609223/dir1"
2025/03/21 01:14:14 DEBUG : Creating backend with remote "/tmp/rclone4132609223/dir2"
2025/03/21 01:14:14 DEBUG : Local file system at /tmp/rclone4132609223/dir2: Using server-side directory move
2025/03/21 01:14:14 INFO  : Local file system at /tmp/rclone4132609223/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2025/03/21 01:14:14 DEBUG : file1.txt: Need to transfer - File not found at Destination
2025/03/21 01:14:14 DEBUG : Local file system at /tmp/rclone4132609223/dir2: Waiting for checks to finish
2025/03/21 01:14:14 DEBUG : Local file system at /tmp/rclone4132609223/dir2: Waiting for transfers to finish
2025/03/21 01:14:14 INFO  : file1.txt: Moved (server-side)
--- PASS: TestServerSideMoveLocal (0.77s)
=== RUN   TestMoveWithDeleteEmptySrcDirs
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:14:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/21 01:14:15 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination
2025/03/21 01:14:15 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:14:15 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
2025/03/21 01:14:16 INFO  : sub dir/hello world: Copied (new) to: hello world
2025/03/21 01:14:16 INFO  : sub dir/hello world: Deleted
2025/03/21 01:14:16 INFO  : nested/sub dir/file: Copied (new) to: file
2025/03/21 01:14:16 INFO  : nested/sub dir/file: Deleted
2025/03/21 01:14:16 INFO  : sub dir: Removing directory
2025/03/21 01:14:16 INFO  : nested/sub dir: Removing directory
2025/03/21 01:14:16 INFO  : nested: Removing directory
2025/03/21 01:14:16 DEBUG : Local file system at /tmp/rclone4132609223: deleted 3 directories
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
--- PASS: TestMoveWithDeleteEmptySrcDirs (6.85s)
=== RUN   TestMoveWithoutDeleteEmptySrcDirs
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:14:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/21 01:14:22 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination
2025/03/21 01:14:22 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:14:22 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
2025/03/21 01:14:23 INFO  : sub dir/hello world: Copied (new) to: hello world
2025/03/21 01:14:23 INFO  : sub dir/hello world: Deleted
2025/03/21 01:14:23 INFO  : nested/sub dir/file: Copied (new) to: file
2025/03/21 01:14:23 INFO  : nested/sub dir/file: Deleted
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
--- PASS: TestMoveWithoutDeleteEmptySrcDirs (7.00s)
=== RUN   TestMoveWithIgnoreExisting
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:14:29 DEBUG : existing: Need to transfer - File not found at Destination
2025/03/21 01:14:29 DEBUG : existing-b: Need to transfer - File not found at Destination
2025/03/21 01:14:29 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:14:29 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
2025/03/21 01:14:30 INFO  : existing-b: Copied (new)
2025/03/21 01:14:30 INFO  : existing-b: Deleted
2025/03/21 01:14:30 INFO  : existing: Copied (new)
2025/03/21 01:14:30 INFO  : existing: Deleted
2025/03/21 01:14:31 DEBUG : existing: Destination exists, skipping
2025/03/21 01:14:31 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set
2025/03/21 01:14:31 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:14:31 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
2025/03/21 01:14:31 INFO  : There was nothing to transfer
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
--- PASS: TestMoveWithIgnoreExisting (4.80s)
=== RUN   TestServerSideMove
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:14:33 DEBUG : Creating backend with remote "TestImageKit:rclone-test-vuqewiz6vica"
    sync_test.go:1705: Server side move (if possible) FS imagekit: /rclone-test-cupezos0kuku -> FS imagekit: /rclone-test-vuqewiz6vica
2025/03/21 01:14:41 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/21 01:14:41 DEBUG : empty space: Sizes identical
2025/03/21 01:14:41 DEBUG : empty space: Unchanged skipping
2025/03/21 01:14:41 DEBUG : FS imagekit: /rclone-test-vuqewiz6vica: Waiting for checks to finish
2025/03/21 01:14:41 DEBUG : potato3: Sizes differ (src 68 vs dst 60)
2025/03/21 01:14:42 INFO  : empty space: Deleted
2025/03/21 01:14:42 DEBUG : FS imagekit: /rclone-test-vuqewiz6vica: Waiting for transfers to finish
2025/03/21 01:14:43 INFO  : potato2: Copied (server-side copy)
2025/03/21 01:14:43 INFO  : potato2: Deleted
2025/03/21 01:14:43 INFO  : potato3: Copied (server-side copy)
2025/03/21 01:14:43 INFO  : potato3: Deleted
2025/03/21 01:14:44 DEBUG : Creating backend with remote "TestImageKit:rclone-test-vipikim9hozi"
2025/03/21 01:14:45 DEBUG : empty space: Need to transfer - File not found at Destination
2025/03/21 01:14:45 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/21 01:14:45 DEBUG : potato3: Need to transfer - File not found at Destination
2025/03/21 01:14:45 DEBUG : FS imagekit: /rclone-test-vipikim9hozi: Waiting for checks to finish
2025/03/21 01:14:45 DEBUG : FS imagekit: /rclone-test-vipikim9hozi: Waiting for transfers to finish
2025/03/21 01:14:46 INFO  : potato2: Copied (server-side copy)
2025/03/21 01:14:46 INFO  : potato3: Copied (server-side copy)
2025/03/21 01:14:47 INFO  : empty space: Copied (server-side copy)
2025/03/21 01:14:47 INFO  : potato2: Deleted
2025/03/21 01:14:47 INFO  : potato3: Deleted
2025/03/21 01:14:47 INFO  : empty space: Deleted
2025/03/21 01:14:48 DEBUG : FS imagekit: /rclone-test-vipikim9hozi: Purge remote
2025/03/21 01:14:48 DEBUG : FS imagekit: /rclone-test-vuqewiz6vica: Purge remote
--- PASS: TestServerSideMove (15.53s)
=== RUN   TestServerSideMoveWithFilter
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:14:49 DEBUG : Creating backend with remote "TestImageKit:rclone-test-yurutig7gesu"
    sync_test.go:1705: Server side move (if possible) FS imagekit: /rclone-test-cupezos0kuku -> FS imagekit: /rclone-test-yurutig7gesu
2025/03/21 01:14:57 DEBUG : empty space: Excluded (Size Filter)
2025/03/21 01:14:57 DEBUG : empty space: Excluded
2025/03/21 01:14:57 DEBUG : empty space: Excluded (Size Filter)
2025/03/21 01:14:57 DEBUG : empty space: Excluded
2025/03/21 01:14:57 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/21 01:14:57 DEBUG : potato3: Sizes differ (src 68 vs dst 60)
2025/03/21 01:14:57 DEBUG : FS imagekit: /rclone-test-yurutig7gesu: Waiting for checks to finish
2025/03/21 01:14:57 DEBUG : FS imagekit: /rclone-test-yurutig7gesu: Waiting for transfers to finish
2025/03/21 01:14:59 INFO  : potato2: Copied (server-side copy)
2025/03/21 01:14:59 INFO  : potato2: Deleted
2025/03/21 01:14:59 INFO  : potato3: Copied (server-side copy)
2025/03/21 01:14:59 INFO  : potato3: Deleted
2025/03/21 01:15:00 DEBUG : Creating backend with remote "TestImageKit:rclone-test-biyunoh1biwa"
2025/03/21 01:15:00 DEBUG : empty space: Excluded (Size Filter)
2025/03/21 01:15:00 DEBUG : empty space: Excluded
2025/03/21 01:15:00 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/21 01:15:00 DEBUG : potato3: Need to transfer - File not found at Destination
2025/03/21 01:15:00 DEBUG : FS imagekit: /rclone-test-biyunoh1biwa: Waiting for checks to finish
2025/03/21 01:15:00 DEBUG : FS imagekit: /rclone-test-biyunoh1biwa: Waiting for transfers to finish
2025/03/21 01:15:02 INFO  : potato3: Copied (server-side copy)
2025/03/21 01:15:02 INFO  : potato3: Deleted
2025/03/21 01:15:02 INFO  : potato2: Copied (server-side copy)
2025/03/21 01:15:02 INFO  : potato2: Deleted
2025/03/21 01:15:03 DEBUG : FS imagekit: /rclone-test-biyunoh1biwa: Purge remote
2025/03/21 01:15:03 DEBUG : FS imagekit: /rclone-test-yurutig7gesu: Purge remote
--- PASS: TestServerSideMoveWithFilter (15.55s)
=== RUN   TestServerSideMoveDeleteEmptySourceDirs
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:15:04 DEBUG : Creating backend with remote "TestImageKit:rclone-test-mowafoh8zumu"
2025/03/21 01:15:09 INFO  : tomatoDir: Making directory
    sync_test.go:1705: Server side move (if possible) FS imagekit: /rclone-test-cupezos0kuku -> FS imagekit: /rclone-test-mowafoh8zumu
2025/03/21 01:15:13 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/21 01:15:13 DEBUG : empty space: Sizes identical
2025/03/21 01:15:13 DEBUG : empty space: Unchanged skipping
2025/03/21 01:15:13 DEBUG : potato3: Sizes differ (src 68 vs dst 60)
2025/03/21 01:15:13 INFO  : empty space: Deleted
2025/03/21 01:15:13 DEBUG : FS imagekit: /rclone-test-mowafoh8zumu: Waiting for checks to finish
2025/03/21 01:15:13 DEBUG : FS imagekit: /rclone-test-mowafoh8zumu: Waiting for transfers to finish
2025/03/21 01:15:15 INFO  : potato2: Copied (server-side copy)
2025/03/21 01:15:15 INFO  : potato2: Deleted
2025/03/21 01:15:15 INFO  : potato3: Copied (server-side copy)
2025/03/21 01:15:15 INFO  : potato3: Deleted
2025/03/21 01:15:15 INFO  : tomatoDir: Removing directory
2025/03/21 01:15:15 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: deleted 1 directories
2025/03/21 01:15:17 DEBUG : Creating backend with remote "TestImageKit:rclone-test-yobuwic8koge"
2025/03/21 01:15:17 INFO  : tomatoDir: Making directory
2025/03/21 01:15:17 DEBUG : empty space: Need to transfer - File not found at Destination
2025/03/21 01:15:17 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/21 01:15:17 DEBUG : potato3: Need to transfer - File not found at Destination
2025/03/21 01:15:18 DEBUG : FS imagekit: /rclone-test-yobuwic8koge: Waiting for checks to finish
2025/03/21 01:15:18 DEBUG : FS imagekit: /rclone-test-yobuwic8koge: Waiting for transfers to finish
2025/03/21 01:15:19 INFO  : empty space: Copied (server-side copy)
2025/03/21 01:15:19 INFO  : potato3: Copied (server-side copy)
2025/03/21 01:15:19 INFO  : potato2: Copied (server-side copy)
2025/03/21 01:15:19 INFO  : empty space: Deleted
2025/03/21 01:15:19 INFO  : potato3: Deleted
2025/03/21 01:15:19 INFO  : potato2: Deleted
2025/03/21 01:15:19 INFO  : tomatoDir: Removing directory
2025/03/21 01:15:20 DEBUG : FS imagekit: /rclone-test-mowafoh8zumu: deleted 1 directories
2025/03/21 01:15:21 DEBUG : FS imagekit: /rclone-test-yobuwic8koge: Purge remote
2025/03/21 01:15:21 DEBUG : FS imagekit: /rclone-test-mowafoh8zumu: Purge remote
--- PASS: TestServerSideMoveDeleteEmptySourceDirs (17.82s)
=== RUN   TestServerSideMoveOverlap
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:15:22 DEBUG : Creating backend with remote "TestImageKit:rclone-test-cupezos0kuku/rclone-move-test"
--- PASS: TestServerSideMoveOverlap (3.04s)
=== RUN   TestSyncOverlap
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:15:25 DEBUG : Creating backend with remote "TestImageKit:rclone-test-cupezos0kuku/rclone-sync-test"
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
--- PASS: TestSyncOverlap (4.19s)
=== RUN   TestSyncOverlapWithFilter
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:15:29 DEBUG : Creating backend with remote "TestImageKit:rclone-test-cupezos0kuku/rclone-sync-test"
2025/03/21 01:15:30 DEBUG : Creating backend with remote "TestImageKit:rclone-test-cupezos0kuku/rclone-sync-test-include/layer2"
2025/03/21 01:15:30 DEBUG : Creating backend with remote "TestImageKit:rclone-test-cupezos0kuku/rclone-sync-test-ignore-file"
2025/03/21 01:15:33 DEBUG : rclone-sync-test: Excluded
2025/03/21 01:15:33 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/21 01:15:34 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/21 01:15:34 DEBUG : FS imagekit: /rclone-test-cupezos0kuku/rclone-sync-test: Waiting for checks to finish
2025/03/21 01:15:34 DEBUG : FS imagekit: /rclone-test-cupezos0kuku/rclone-sync-test: Waiting for transfers to finish
2025/03/21 01:15:34 DEBUG : Waiting for deletions to finish
2025/03/21 01:15:34 INFO  : There was nothing to transfer
2025/03/21 01:15:35 DEBUG : rclone-sync-test: Excluded
2025/03/21 01:15:35 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/21 01:15:36 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/21 01:15:36 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:15:36 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
2025/03/21 01:15:36 DEBUG : Waiting for deletions to finish
2025/03/21 01:15:36 INFO  : rclone-sync-test-include: Removing directory
2025/03/21 01:15:36 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory is not empty
2025/03/21 01:15:36 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: failed to delete 1 directories
2025/03/21 01:15:36 INFO  : There was nothing to transfer
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:15:37 DEBUG : rclone-sync-test: Excluded
2025/03/21 01:15:38 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/21 01:15:39 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/21 01:15:39 DEBUG : FS imagekit: /rclone-test-cupezos0kuku/rclone-sync-test-include/layer2: Waiting for checks to finish
2025/03/21 01:15:39 DEBUG : FS imagekit: /rclone-test-cupezos0kuku/rclone-sync-test-include/layer2: Waiting for transfers to finish
2025/03/21 01:15:39 DEBUG : Waiting for deletions to finish
2025/03/21 01:15:39 INFO  : There was nothing to transfer
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:15:39 DEBUG : rclone-sync-test: Excluded
2025/03/21 01:15:40 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/21 01:15:41 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/21 01:15:41 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:15:41 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
2025/03/21 01:15:41 DEBUG : Waiting for deletions to finish
2025/03/21 01:15:41 INFO  : rclone-sync-test-include: Removing directory
2025/03/21 01:15:41 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory is not empty
2025/03/21 01:15:41 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: failed to delete 1 directories
2025/03/21 01:15:41 INFO  : There was nothing to transfer
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:15:42 DEBUG : : Excluded
2025/03/21 01:15:42 DEBUG : rclone-sync-test: Excluded
2025/03/21 01:15:42 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/21 01:15:43 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/21 01:15:43 DEBUG : FS imagekit: /rclone-test-cupezos0kuku/rclone-sync-test-ignore-file: Waiting for checks to finish
2025/03/21 01:15:43 DEBUG : FS imagekit: /rclone-test-cupezos0kuku/rclone-sync-test-ignore-file: Waiting for transfers to finish
2025/03/21 01:15:43 DEBUG : Waiting for deletions to finish
2025/03/21 01:15:43 INFO  : There was nothing to transfer
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
--- PASS: TestSyncOverlapWithFilter (30.79s)
=== RUN   TestSyncCompareDest
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:16:00 DEBUG : Creating backend with remote "TestImageKit:rclone-test-cupezos0kuku/dst"
2025/03/21 01:16:00 DEBUG : Creating backend with remote "TestImageKit:rclone-test-cupezos0kuku/CompareDest"
2025/03/21 01:16:01 DEBUG : one: Need to transfer - File not found at Destination
2025/03/21 01:16:01 DEBUG : FS imagekit: /rclone-test-cupezos0kuku/dst: Waiting for checks to finish
2025/03/21 01:16:01 DEBUG : FS imagekit: /rclone-test-cupezos0kuku/dst: Waiting for transfers to finish
2025/03/21 01:16:02 INFO  : one: Copied (new)
2025/03/21 01:16:02 DEBUG : Waiting for deletions to finish
2025/03/21 01:16:04 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/21 01:16:04 DEBUG : FS imagekit: /rclone-test-cupezos0kuku/dst: Waiting for checks to finish
2025/03/21 01:16:05 DEBUG : FS imagekit: /rclone-test-cupezos0kuku/dst: Waiting for transfers to finish
2025/03/21 01:16:06 INFO  : one: Copied (replaced existing)
2025/03/21 01:16:06 DEBUG : Waiting for deletions to finish
2025/03/21 01:16:11 DEBUG : FS imagekit: /rclone-test-cupezos0kuku/dst: Waiting for checks to finish
2025/03/21 01:16:11 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/21 01:16:11 DEBUG : one: Sizes identical
2025/03/21 01:16:11 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/21 01:16:11 DEBUG : FS imagekit: /rclone-test-cupezos0kuku/dst: Waiting for transfers to finish
2025/03/21 01:16:11 DEBUG : Waiting for deletions to finish
2025/03/21 01:16:11 INFO  : There was nothing to transfer
2025/03/21 01:16:15 DEBUG : two: Sizes identical
2025/03/21 01:16:15 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/21 01:16:15 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/21 01:16:15 DEBUG : FS imagekit: /rclone-test-cupezos0kuku/dst: Waiting for checks to finish
2025/03/21 01:16:15 DEBUG : one: Sizes identical
2025/03/21 01:16:15 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/21 01:16:15 DEBUG : FS imagekit: /rclone-test-cupezos0kuku/dst: Waiting for transfers to finish
2025/03/21 01:16:15 DEBUG : Waiting for deletions to finish
2025/03/21 01:16:15 INFO  : There was nothing to transfer
2025/03/21 01:16:16 DEBUG : two: Sizes identical
2025/03/21 01:16:16 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/21 01:16:16 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/21 01:16:16 DEBUG : FS imagekit: /rclone-test-cupezos0kuku/dst: Waiting for checks to finish
2025/03/21 01:16:17 DEBUG : one: Sizes identical
2025/03/21 01:16:17 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/21 01:16:17 DEBUG : FS imagekit: /rclone-test-cupezos0kuku/dst: Waiting for transfers to finish
2025/03/21 01:16:17 DEBUG : Waiting for deletions to finish
2025/03/21 01:16:17 INFO  : There was nothing to transfer
    sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test
2025/03/21 01:16:19 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/03/21 01:16:19 DEBUG : two: Need to transfer - File not found at Destination
2025/03/21 01:16:19 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/21 01:16:19 DEBUG : FS imagekit: /rclone-test-cupezos0kuku/dst: Waiting for checks to finish
2025/03/21 01:16:19 DEBUG : one: Sizes identical
2025/03/21 01:16:19 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/21 01:16:19 DEBUG : FS imagekit: /rclone-test-cupezos0kuku/dst: Waiting for transfers to finish
2025/03/21 01:16:20 INFO  : two: Copied (new)
2025/03/21 01:16:20 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncCompareDest (24.09s)
=== RUN   TestSyncMultipleCompareDest
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:16:28 DEBUG : Creating backend with remote "TestImageKit:rclone-test-cupezos0kuku/dest"
2025/03/21 01:16:28 DEBUG : Creating backend with remote "TestImageKit:rclone-test-cupezos0kuku/pre-dest1"
2025/03/21 01:16:28 DEBUG : Creating backend with remote "TestImageKit:rclone-test-cupezos0kuku/pre-dest2"
2025/03/21 01:16:29 DEBUG : 1: Sizes identical
2025/03/21 01:16:29 DEBUG : 1: Destination found in --compare-dest, skipping
2025/03/21 01:16:29 DEBUG : 2: Sizes identical
2025/03/21 01:16:29 DEBUG : 2: Destination found in --compare-dest, skipping
2025/03/21 01:16:30 DEBUG : 3: Need to transfer - File not found at Destination
2025/03/21 01:16:30 DEBUG : FS imagekit: /rclone-test-cupezos0kuku/dest: Waiting for checks to finish
2025/03/21 01:16:30 DEBUG : FS imagekit: /rclone-test-cupezos0kuku/dest: Waiting for transfers to finish
2025/03/21 01:16:31 INFO  : 3: Copied (new)
2025/03/21 01:16:31 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncMultipleCompareDest (11.58s)
=== RUN   TestSyncCopyDest
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:16:36 DEBUG : Creating backend with remote "TestImageKit:rclone-test-cupezos0kuku/dst"
2025/03/21 01:16:36 DEBUG : Creating backend with remote "TestImageKit:rclone-test-cupezos0kuku/CopyDest"
2025/03/21 01:16:37 DEBUG : one: Need to transfer - File not found at Destination
2025/03/21 01:16:37 DEBUG : FS imagekit: /rclone-test-cupezos0kuku/dst: Waiting for checks to finish
2025/03/21 01:16:37 DEBUG : FS imagekit: /rclone-test-cupezos0kuku/dst: Waiting for transfers to finish
2025/03/21 01:16:38 INFO  : one: Copied (new)
2025/03/21 01:16:38 DEBUG : Waiting for deletions to finish
2025/03/21 01:16:40 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/21 01:16:40 DEBUG : FS imagekit: /rclone-test-cupezos0kuku/dst: Waiting for checks to finish
2025/03/21 01:16:40 DEBUG : FS imagekit: /rclone-test-cupezos0kuku/dst: Waiting for transfers to finish
2025/03/21 01:16:42 INFO  : one: Copied (replaced existing)
2025/03/21 01:16:42 DEBUG : Waiting for deletions to finish
2025/03/21 01:16:46 DEBUG : Creating backend with remote "TestImageKit:rclone-test-cupezos0kuku/BackupDir"
2025/03/21 01:16:47 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/21 01:16:47 DEBUG : FS imagekit: /rclone-test-cupezos0kuku/dst: Waiting for checks to finish
2025/03/21 01:16:47 DEBUG : one: Sizes identical
2025/03/21 01:16:47 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/21 01:16:49 INFO  : one: Copied (server-side copy)
2025/03/21 01:16:49 INFO  : one: Deleted
2025/03/21 01:16:50 INFO  : one: Copied (server-side copy)
2025/03/21 01:16:50 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/03/21 01:16:50 DEBUG : FS imagekit: /rclone-test-cupezos0kuku/dst: Waiting for transfers to finish
2025/03/21 01:16:50 DEBUG : Waiting for deletions to finish
2025/03/21 01:16:54 DEBUG : two: Sizes identical
2025/03/21 01:16:55 INFO  : two: Copied (server-side copy)
2025/03/21 01:16:55 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/03/21 01:16:55 DEBUG : one: Sizes identical
2025/03/21 01:16:55 DEBUG : one: Unchanged skipping
2025/03/21 01:16:55 DEBUG : FS imagekit: /rclone-test-cupezos0kuku/dst: Waiting for checks to finish
2025/03/21 01:16:55 DEBUG : FS imagekit: /rclone-test-cupezos0kuku/dst: Waiting for transfers to finish
2025/03/21 01:16:55 DEBUG : Waiting for deletions to finish
2025/03/21 01:16:56 DEBUG : one: Sizes identical
2025/03/21 01:16:56 DEBUG : one: Unchanged skipping
2025/03/21 01:16:56 DEBUG : two: Sizes identical
2025/03/21 01:16:56 DEBUG : two: Unchanged skipping
2025/03/21 01:16:56 DEBUG : FS imagekit: /rclone-test-cupezos0kuku/dst: Waiting for checks to finish
2025/03/21 01:16:56 DEBUG : FS imagekit: /rclone-test-cupezos0kuku/dst: Waiting for transfers to finish
2025/03/21 01:16:56 DEBUG : Waiting for deletions to finish
2025/03/21 01:16:56 INFO  : There was nothing to transfer
2025/03/21 01:17:00 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/03/21 01:17:00 DEBUG : three: Destination not found in --copy-dest
2025/03/21 01:17:00 DEBUG : three: Need to transfer - File not found at Destination
2025/03/21 01:17:00 DEBUG : two: Sizes identical
2025/03/21 01:17:00 DEBUG : two: Unchanged skipping
2025/03/21 01:17:00 DEBUG : FS imagekit: /rclone-test-cupezos0kuku/dst: Waiting for checks to finish
2025/03/21 01:17:00 DEBUG : one: Sizes identical
2025/03/21 01:17:00 DEBUG : one: Unchanged skipping
2025/03/21 01:17:00 DEBUG : FS imagekit: /rclone-test-cupezos0kuku/dst: Waiting for transfers to finish
2025/03/21 01:17:01 INFO  : three: Copied (new)
2025/03/21 01:17:01 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncCopyDest (29.99s)
=== RUN   TestSyncBackupDir
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:17:10 DEBUG : Creating backend with remote "TestImageKit:rclone-test-cupezos0kuku/dst"
2025/03/21 01:17:11 DEBUG : Creating backend with remote "TestImageKit:rclone-test-cupezos0kuku/backup"
2025/03/21 01:17:12 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/21 01:17:12 DEBUG : two: Sizes identical
2025/03/21 01:17:12 DEBUG : two: Unchanged skipping
2025/03/21 01:17:12 DEBUG : FS imagekit: /rclone-test-cupezos0kuku/dst: Waiting for checks to finish
2025/03/21 01:17:13 INFO  : one: Copied (server-side copy)
2025/03/21 01:17:13 INFO  : one: Deleted
2025/03/21 01:17:13 DEBUG : FS imagekit: /rclone-test-cupezos0kuku/dst: Waiting for transfers to finish
2025/03/21 01:17:15 INFO  : one: Copied (new)
2025/03/21 01:17:15 DEBUG : Waiting for deletions to finish
2025/03/21 01:17:16 INFO  : three.txt: Copied (server-side copy)
2025/03/21 01:17:17 INFO  : three.txt: Deleted
2025/03/21 01:17:17 INFO  : three.txt: Moved into backup dir
2025/03/21 01:17:20 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/21 01:17:20 DEBUG : FS imagekit: /rclone-test-cupezos0kuku/dst: Waiting for checks to finish
2025/03/21 01:17:20 DEBUG : two: Sizes identical
2025/03/21 01:17:20 DEBUG : two: Unchanged skipping
2025/03/21 01:17:22 INFO  : one: Copied (server-side copy)
2025/03/21 01:17:22 INFO  : one: Deleted
2025/03/21 01:17:22 DEBUG : FS imagekit: /rclone-test-cupezos0kuku/dst: Waiting for transfers to finish
2025/03/21 01:17:23 INFO  : one: Copied (new)
2025/03/21 01:17:23 DEBUG : Waiting for deletions to finish
2025/03/21 01:17:25 INFO  : three.txt: Copied (server-side copy)
2025/03/21 01:17:25 INFO  : three.txt: Deleted
2025/03/21 01:17:25 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDir (23.06s)
=== RUN   TestSyncBackupDirWithSuffix
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:17:34 DEBUG : Creating backend with remote "TestImageKit:rclone-test-cupezos0kuku/dst"
2025/03/21 01:17:34 DEBUG : Creating backend with remote "TestImageKit:rclone-test-cupezos0kuku/backup"
2025/03/21 01:17:35 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/21 01:17:35 DEBUG : FS imagekit: /rclone-test-cupezos0kuku/dst: Waiting for checks to finish
2025/03/21 01:17:35 DEBUG : two: Sizes identical
2025/03/21 01:17:35 DEBUG : two: Unchanged skipping
2025/03/21 01:17:36 INFO  : one: Copied (server-side copy) to: one.bak
2025/03/21 01:17:36 INFO  : one: Deleted
2025/03/21 01:17:36 DEBUG : FS imagekit: /rclone-test-cupezos0kuku/dst: Waiting for transfers to finish
2025/03/21 01:17:38 INFO  : one: Copied (new)
2025/03/21 01:17:38 DEBUG : Waiting for deletions to finish
2025/03/21 01:17:39 INFO  : three.txt: Copied (server-side copy) to: three.txt.bak
2025/03/21 01:17:40 INFO  : three.txt: Deleted
2025/03/21 01:17:40 INFO  : three.txt: Moved into backup dir
2025/03/21 01:17:43 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/21 01:17:43 DEBUG : two: Sizes identical
2025/03/21 01:17:43 DEBUG : two: Unchanged skipping
2025/03/21 01:17:43 DEBUG : FS imagekit: /rclone-test-cupezos0kuku/dst: Waiting for checks to finish
2025/03/21 01:17:45 INFO  : one: Copied (server-side copy) to: one.bak
2025/03/21 01:17:45 INFO  : one: Deleted
2025/03/21 01:17:45 DEBUG : FS imagekit: /rclone-test-cupezos0kuku/dst: Waiting for transfers to finish
2025/03/21 01:17:46 INFO  : one: Copied (new)
2025/03/21 01:17:46 DEBUG : Waiting for deletions to finish
2025/03/21 01:17:48 INFO  : three.txt: Copied (server-side copy) to: three.txt.bak
2025/03/21 01:17:48 INFO  : three.txt: Deleted
2025/03/21 01:17:48 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDirWithSuffix (23.24s)
=== RUN   TestSyncBackupDirWithSuffixKeepExtension
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:17:57 DEBUG : Creating backend with remote "TestImageKit:rclone-test-cupezos0kuku/dst"
2025/03/21 01:17:58 DEBUG : Creating backend with remote "TestImageKit:rclone-test-cupezos0kuku/backup"
2025/03/21 01:17:58 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/21 01:17:58 DEBUG : two: Sizes identical
2025/03/21 01:17:58 DEBUG : FS imagekit: /rclone-test-cupezos0kuku/dst: Waiting for checks to finish
2025/03/21 01:17:58 DEBUG : two: Unchanged skipping
2025/03/21 01:18:00 INFO  : one: Copied (server-side copy) to: one-2019-01-01
2025/03/21 01:18:00 INFO  : one: Deleted
2025/03/21 01:18:00 DEBUG : FS imagekit: /rclone-test-cupezos0kuku/dst: Waiting for transfers to finish
2025/03/21 01:18:02 INFO  : one: Copied (new)
2025/03/21 01:18:02 DEBUG : Waiting for deletions to finish
2025/03/21 01:18:03 INFO  : three.txt: Copied (server-side copy) to: three-2019-01-01.txt
2025/03/21 01:18:03 INFO  : three.txt: Deleted
2025/03/21 01:18:03 INFO  : three.txt: Moved into backup dir
2025/03/21 01:18:07 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/21 01:18:07 DEBUG : two: Sizes identical
2025/03/21 01:18:07 DEBUG : two: Unchanged skipping
2025/03/21 01:18:07 DEBUG : FS imagekit: /rclone-test-cupezos0kuku/dst: Waiting for checks to finish
2025/03/21 01:18:08 INFO  : one: Copied (server-side copy) to: one-2019-01-01
2025/03/21 01:18:09 INFO  : one: Deleted
2025/03/21 01:18:09 DEBUG : FS imagekit: /rclone-test-cupezos0kuku/dst: Waiting for transfers to finish
2025/03/21 01:18:10 INFO  : one: Copied (new)
2025/03/21 01:18:10 DEBUG : Waiting for deletions to finish
2025/03/21 01:18:12 INFO  : three.txt: Copied (server-side copy) to: three-2019-01-01.txt
2025/03/21 01:18:12 INFO  : three.txt: Deleted
2025/03/21 01:18:12 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDirWithSuffixKeepExtension (23.48s)
=== RUN   TestSyncBackupDirSuffixOnly
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:18:20 DEBUG : Creating backend with remote "TestImageKit:rclone-test-cupezos0kuku/dst"
2025/03/21 01:18:21 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/21 01:18:21 DEBUG : two: Sizes identical
2025/03/21 01:18:21 DEBUG : two: Unchanged skipping
2025/03/21 01:18:21 DEBUG : FS imagekit: /rclone-test-cupezos0kuku/dst: Waiting for checks to finish
2025/03/21 01:18:23 INFO  : one: Copied (server-side copy) to: one.bak
2025/03/21 01:18:23 INFO  : one: Deleted
2025/03/21 01:18:23 DEBUG : FS imagekit: /rclone-test-cupezos0kuku/dst: Waiting for transfers to finish
2025/03/21 01:18:24 INFO  : one: Copied (new)
2025/03/21 01:18:24 DEBUG : Waiting for deletions to finish
2025/03/21 01:18:26 INFO  : three.txt: Copied (server-side copy) to: three.txt.bak
2025/03/21 01:18:26 INFO  : three.txt: Deleted
2025/03/21 01:18:26 INFO  : three.txt: Moved into backup dir
2025/03/21 01:18:29 DEBUG : one.bak: Excluded (Path Filter)
2025/03/21 01:18:29 DEBUG : one.bak: Excluded
2025/03/21 01:18:29 DEBUG : three.txt.bak: Excluded (Path Filter)
2025/03/21 01:18:29 DEBUG : three.txt.bak: Excluded
2025/03/21 01:18:29 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/21 01:18:29 DEBUG : two: Sizes identical
2025/03/21 01:18:29 DEBUG : two: Unchanged skipping
2025/03/21 01:18:29 DEBUG : FS imagekit: /rclone-test-cupezos0kuku/dst: Waiting for checks to finish
2025/03/21 01:18:31 INFO  : one: Copied (server-side copy) to: one.bak
2025/03/21 01:18:31 INFO  : one: Deleted
2025/03/21 01:18:31 DEBUG : FS imagekit: /rclone-test-cupezos0kuku/dst: Waiting for transfers to finish
2025/03/21 01:18:33 INFO  : one: Copied (new)
2025/03/21 01:18:33 DEBUG : Waiting for deletions to finish
2025/03/21 01:18:34 INFO  : three.txt: Copied (server-side copy) to: three.txt.bak
2025/03/21 01:18:35 INFO  : three.txt: Deleted
2025/03/21 01:18:35 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDirSuffixOnly (22.19s)
=== RUN   TestSyncSuffix
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:18:42 DEBUG : Creating backend with remote "TestImageKit:rclone-test-cupezos0kuku/dst"
2025/03/21 01:18:43 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/21 01:18:45 INFO  : one: Copied (server-side copy) to: one.bak
2025/03/21 01:18:45 INFO  : one: Deleted
2025/03/21 01:18:46 INFO  : one: Copied (new)
2025/03/21 01:18:46 DEBUG : two: Sizes identical
2025/03/21 01:18:46 DEBUG : two: Unchanged skipping
2025/03/21 01:18:47 DEBUG : three.txt: Sizes differ (src 6 vs dst 5)
2025/03/21 01:18:48 INFO  : three.txt: Copied (server-side copy) to: three.txt.bak
2025/03/21 01:18:49 INFO  : three.txt: Deleted
2025/03/21 01:18:50 INFO  : three.txt: Copied (new)
2025/03/21 01:18:52 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/21 01:18:53 INFO  : one: Copied (server-side copy) to: one.bak
2025/03/21 01:18:54 INFO  : one: Deleted
2025/03/21 01:18:55 INFO  : one: Copied (new)
2025/03/21 01:18:55 DEBUG : two: Sizes identical
2025/03/21 01:18:55 DEBUG : two: Unchanged skipping
2025/03/21 01:18:55 DEBUG : three.txt: Sizes differ (src 19 vs dst 6)
2025/03/21 01:18:57 INFO  : three.txt: Copied (server-side copy) to: three.txt.bak
2025/03/21 01:18:57 INFO  : three.txt: Deleted
2025/03/21 01:18:59 INFO  : three.txt: Copied (new)
--- PASS: TestSyncSuffix (24.28s)
=== RUN   TestSyncSuffixKeepExtension
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:19:07 DEBUG : Creating backend with remote "TestImageKit:rclone-test-cupezos0kuku/dst"
2025/03/21 01:19:07 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/21 01:19:09 INFO  : one: Copied (server-side copy) to: one-2019-01-01
2025/03/21 01:19:09 INFO  : one: Deleted
2025/03/21 01:19:10 INFO  : one: Copied (new)
2025/03/21 01:19:11 DEBUG : two: Sizes identical
2025/03/21 01:19:11 DEBUG : two: Unchanged skipping
2025/03/21 01:19:11 DEBUG : three.txt: Sizes differ (src 6 vs dst 5)
2025/03/21 01:19:13 INFO  : three.txt: Copied (server-side copy) to: three-2019-01-01.txt
2025/03/21 01:19:13 INFO  : three.txt: Deleted
2025/03/21 01:19:14 INFO  : three.txt: Copied (new)
2025/03/21 01:19:16 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/21 01:19:18 INFO  : one: Copied (server-side copy) to: one-2019-01-01
2025/03/21 01:19:18 INFO  : one: Deleted
2025/03/21 01:19:19 INFO  : one: Copied (new)
2025/03/21 01:19:19 DEBUG : two: Sizes identical
2025/03/21 01:19:19 DEBUG : two: Unchanged skipping
2025/03/21 01:19:20 DEBUG : three.txt: Sizes differ (src 19 vs dst 6)
2025/03/21 01:19:22 INFO  : three.txt: Copied (server-side copy) to: three-2019-01-01.txt
2025/03/21 01:19:22 INFO  : three.txt: Deleted
2025/03/21 01:19:23 INFO  : three.txt: Copied (new)
--- PASS: TestSyncSuffixKeepExtension (24.23s)
=== RUN   TestSyncUTFNorm
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:19:28 DEBUG : Testêé: Sizes differ (src 14 vs dst 18)
2025/03/21 01:19:28 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:19:28 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
2025/03/21 01:19:30 INFO  : Testêé: Copied (replaced existing) to: Testêé
2025/03/21 01:19:30 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncUTFNorm (4.88s)
=== RUN   TestSyncImmutable
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:19:32 DEBUG : existing: Need to transfer - File not found at Destination
2025/03/21 01:19:32 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:19:32 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
2025/03/21 01:19:33 INFO  : existing: Copied (new)
2025/03/21 01:19:33 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:19:34 DEBUG : existing: Sizes differ (src 8 vs dst 6)
2025/03/21 01:19:34 ERROR : existing: Source and destination exist but do not match: immutable file modified
2025/03/21 01:19:34 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:19:34 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
2025/03/21 01:19:34 ERROR : FS imagekit: /rclone-test-cupezos0kuku: not deleting files as there were IO errors
2025/03/21 01:19:34 ERROR : FS imagekit: /rclone-test-cupezos0kuku: not deleting directories as there were IO errors
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
--- PASS: TestSyncImmutable (6.08s)
=== RUN   TestSyncIgnoreCase
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:19:39 DEBUG : existing: Sizes identical
2025/03/21 01:19:39 DEBUG : existing: Unchanged skipping
2025/03/21 01:19:39 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:19:39 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
2025/03/21 01:19:39 DEBUG : Waiting for deletions to finish
2025/03/21 01:19:39 INFO  : There was nothing to transfer
--- PASS: TestSyncIgnoreCase (3.40s)
=== RUN   TestFixCase
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
    sync_test.go:2635: Skipping test as local or remote are case-sensitive
--- SKIP: TestFixCase (0.76s)
=== RUN   TestMaxTransfer
=== RUN   TestMaxTransfer/Hard
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
    sync_test.go:2674: This test only runs on local
=== RUN   TestMaxTransfer/Soft
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
    sync_test.go:2674: This test only runs on local
=== RUN   TestMaxTransfer/Cautious
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
    sync_test.go:2674: This test only runs on local
--- PASS: TestMaxTransfer (2.32s)
    --- SKIP: TestMaxTransfer/Hard (0.77s)
    --- SKIP: TestMaxTransfer/Soft (0.78s)
    --- SKIP: TestMaxTransfer/Cautious (0.77s)
=== RUN   TestSyncConcurrentDelete
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:20:38 DEBUG : both0: Sizes identical
2025/03/21 01:20:38 DEBUG : both10: Sizes identical
2025/03/21 01:20:38 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:20:38 DEBUG : both1: Sizes identical
2025/03/21 01:20:38 DEBUG : both11: Sizes identical
2025/03/21 01:20:38 DEBUG : both0: Unchanged skipping
2025/03/21 01:20:38 DEBUG : both12: Sizes identical
2025/03/21 01:20:38 DEBUG : both12: Unchanged skipping
2025/03/21 01:20:38 DEBUG : both13: Sizes identical
2025/03/21 01:20:38 DEBUG : both10: Unchanged skipping
2025/03/21 01:20:38 DEBUG : both14: Sizes identical
2025/03/21 01:20:38 DEBUG : both14: Unchanged skipping
2025/03/21 01:20:38 DEBUG : both15: Sizes identical
2025/03/21 01:20:38 DEBUG : both1: Unchanged skipping
2025/03/21 01:20:38 DEBUG : both16: Sizes identical
2025/03/21 01:20:38 DEBUG : both16: Unchanged skipping
2025/03/21 01:20:38 DEBUG : both17: Sizes identical
2025/03/21 01:20:38 DEBUG : both11: Unchanged skipping
2025/03/21 01:20:38 DEBUG : both18: Sizes identical
2025/03/21 01:20:38 DEBUG : both18: Unchanged skipping
2025/03/21 01:20:38 DEBUG : both19: Sizes identical
2025/03/21 01:20:38 DEBUG : both13: Unchanged skipping
2025/03/21 01:20:38 DEBUG : both2: Sizes identical
2025/03/21 01:20:38 DEBUG : both2: Unchanged skipping
2025/03/21 01:20:38 DEBUG : both3: Sizes identical
2025/03/21 01:20:38 DEBUG : both3: Unchanged skipping
2025/03/21 01:20:38 DEBUG : both4: Sizes identical
2025/03/21 01:20:38 DEBUG : both4: Unchanged skipping
2025/03/21 01:20:38 DEBUG : both5: Sizes identical
2025/03/21 01:20:38 DEBUG : both5: Unchanged skipping
2025/03/21 01:20:38 DEBUG : both15: Unchanged skipping
2025/03/21 01:20:38 DEBUG : both6: Sizes identical
2025/03/21 01:20:38 DEBUG : both17: Unchanged skipping
2025/03/21 01:20:38 DEBUG : both8: Sizes identical
2025/03/21 01:20:38 DEBUG : both7: Sizes identical
2025/03/21 01:20:38 DEBUG : both19: Unchanged skipping
2025/03/21 01:20:38 DEBUG : both9: Sizes identical
2025/03/21 01:20:38 DEBUG : both9: Unchanged skipping
2025/03/21 01:20:38 DEBUG : both6: Unchanged skipping
2025/03/21 01:20:38 DEBUG : both8: Unchanged skipping
2025/03/21 01:20:38 DEBUG : both7: Unchanged skipping
2025/03/21 01:20:38 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
2025/03/21 01:20:38 DEBUG : Waiting for deletions to finish
2025/03/21 01:20:38 INFO  : only3: Deleted
2025/03/21 01:20:38 INFO  : only18: Deleted
2025/03/21 01:20:38 INFO  : only0: Deleted
2025/03/21 01:20:38 INFO  : only5: Deleted
2025/03/21 01:20:39 INFO  : only15: Deleted
2025/03/21 01:20:39 INFO  : only10: Deleted
2025/03/21 01:20:39 INFO  : only12: Deleted
2025/03/21 01:20:39 INFO  : only6: Deleted
2025/03/21 01:20:39 INFO  : only19: Deleted
2025/03/21 01:20:39 INFO  : only8: Deleted
2025/03/21 01:20:39 INFO  : only2: Deleted
2025/03/21 01:20:39 INFO  : only7: Deleted
2025/03/21 01:20:39 INFO  : only1: Deleted
2025/03/21 01:20:39 INFO  : only16: Deleted
2025/03/21 01:20:39 INFO  : only4: Deleted
2025/03/21 01:20:39 INFO  : only17: Deleted
2025/03/21 01:20:39 INFO  : only13: Deleted
2025/03/21 01:20:39 INFO  : only9: Deleted
2025/03/21 01:20:39 INFO  : only11: Deleted
2025/03/21 01:20:39 INFO  : only14: Deleted
2025/03/21 01:20:39 INFO  : There was nothing to transfer
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
--- PASS: TestSyncConcurrentDelete (59.97s)
=== RUN   TestSyncConcurrentTruncate
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:21:38 DEBUG : both0: Sizes identical
2025/03/21 01:21:38 DEBUG : both1: Sizes identical
2025/03/21 01:21:38 DEBUG : both10: Sizes identical
2025/03/21 01:21:38 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for checks to finish
2025/03/21 01:21:38 DEBUG : both11: Sizes identical
2025/03/21 01:21:38 DEBUG : both0: Unchanged skipping
2025/03/21 01:21:38 DEBUG : both12: Sizes identical
2025/03/21 01:21:38 DEBUG : both12: Unchanged skipping
2025/03/21 01:21:38 DEBUG : both13: Sizes identical
2025/03/21 01:21:38 DEBUG : both13: Unchanged skipping
2025/03/21 01:21:38 DEBUG : both14: Sizes identical
2025/03/21 01:21:38 DEBUG : both14: Unchanged skipping
2025/03/21 01:21:38 DEBUG : both15: Sizes identical
2025/03/21 01:21:38 DEBUG : both15: Unchanged skipping
2025/03/21 01:21:38 DEBUG : both16: Sizes identical
2025/03/21 01:21:38 DEBUG : both16: Unchanged skipping
2025/03/21 01:21:38 DEBUG : both17: Sizes identical
2025/03/21 01:21:38 DEBUG : both17: Unchanged skipping
2025/03/21 01:21:38 DEBUG : both18: Sizes identical
2025/03/21 01:21:38 DEBUG : both18: Unchanged skipping
2025/03/21 01:21:38 DEBUG : both19: Sizes identical
2025/03/21 01:21:38 DEBUG : both19: Unchanged skipping
2025/03/21 01:21:38 DEBUG : both2: Sizes identical
2025/03/21 01:21:38 DEBUG : both2: Unchanged skipping
2025/03/21 01:21:38 DEBUG : both3: Sizes identical
2025/03/21 01:21:38 DEBUG : both3: Unchanged skipping
2025/03/21 01:21:38 DEBUG : both4: Sizes identical
2025/03/21 01:21:38 DEBUG : both4: Unchanged skipping
2025/03/21 01:21:38 DEBUG : both5: Sizes identical
2025/03/21 01:21:38 DEBUG : both5: Unchanged skipping
2025/03/21 01:21:38 DEBUG : both6: Sizes identical
2025/03/21 01:21:38 DEBUG : both6: Unchanged skipping
2025/03/21 01:21:38 DEBUG : both7: Sizes identical
2025/03/21 01:21:38 DEBUG : both7: Unchanged skipping
2025/03/21 01:21:38 DEBUG : both8: Sizes identical
2025/03/21 01:21:38 DEBUG : both8: Unchanged skipping
2025/03/21 01:21:38 DEBUG : both9: Sizes identical
2025/03/21 01:21:38 DEBUG : both9: Unchanged skipping
2025/03/21 01:21:38 DEBUG : only0: Sizes differ (src 0 vs dst 6)
2025/03/21 01:21:38 DEBUG : only1: Sizes differ (src 0 vs dst 6)
2025/03/21 01:21:38 DEBUG : only10: Sizes differ (src 0 vs dst 6)
2025/03/21 01:21:38 DEBUG : only11: Sizes differ (src 0 vs dst 6)
2025/03/21 01:21:38 DEBUG : only12: Sizes differ (src 0 vs dst 6)
2025/03/21 01:21:38 DEBUG : only13: Sizes differ (src 0 vs dst 6)
2025/03/21 01:21:38 DEBUG : only14: Sizes differ (src 0 vs dst 6)
2025/03/21 01:21:38 DEBUG : only15: Sizes differ (src 0 vs dst 6)
2025/03/21 01:21:38 DEBUG : only16: Sizes differ (src 0 vs dst 6)
2025/03/21 01:21:38 DEBUG : only17: Sizes differ (src 0 vs dst 6)
2025/03/21 01:21:38 DEBUG : only18: Sizes differ (src 0 vs dst 6)
2025/03/21 01:21:38 DEBUG : only19: Sizes differ (src 0 vs dst 6)
2025/03/21 01:21:38 DEBUG : only2: Sizes differ (src 0 vs dst 6)
2025/03/21 01:21:38 DEBUG : only3: Sizes differ (src 0 vs dst 6)
2025/03/21 01:21:38 DEBUG : only4: Sizes differ (src 0 vs dst 6)
2025/03/21 01:21:38 DEBUG : only5: Sizes differ (src 0 vs dst 6)
2025/03/21 01:21:38 DEBUG : only6: Sizes differ (src 0 vs dst 6)
2025/03/21 01:21:38 DEBUG : only7: Sizes differ (src 0 vs dst 6)
2025/03/21 01:21:38 DEBUG : only8: Sizes differ (src 0 vs dst 6)
2025/03/21 01:21:38 DEBUG : only9: Sizes differ (src 0 vs dst 6)
2025/03/21 01:21:38 DEBUG : both1: Unchanged skipping
2025/03/21 01:21:38 DEBUG : both10: Unchanged skipping
2025/03/21 01:21:38 DEBUG : both11: Unchanged skipping
2025/03/21 01:21:38 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Waiting for transfers to finish
2025/03/21 01:21:39 INFO  : only0: Copied (replaced existing)
2025/03/21 01:21:39 INFO  : only11: Copied (replaced existing)
2025/03/21 01:21:39 INFO  : only1: Copied (replaced existing)
2025/03/21 01:21:40 INFO  : only10: Copied (replaced existing)
2025/03/21 01:21:41 INFO  : only15: Copied (replaced existing)
2025/03/21 01:21:41 INFO  : only12: Copied (replaced existing)
2025/03/21 01:21:41 INFO  : only14: Copied (replaced existing)
2025/03/21 01:21:41 INFO  : only13: Copied (replaced existing)
2025/03/21 01:21:42 INFO  : only16: Copied (replaced existing)
2025/03/21 01:21:42 INFO  : only17: Copied (replaced existing)
2025/03/21 01:21:42 INFO  : only18: Copied (replaced existing)
2025/03/21 01:21:42 INFO  : only19: Copied (replaced existing)
2025/03/21 01:21:44 INFO  : only2: Copied (replaced existing)
2025/03/21 01:21:44 INFO  : only4: Copied (replaced existing)
2025/03/21 01:21:44 INFO  : only3: Copied (replaced existing)
2025/03/21 01:21:44 INFO  : only5: Copied (replaced existing)
2025/03/21 01:21:45 INFO  : only6: Copied (replaced existing)
2025/03/21 01:21:45 INFO  : only7: Copied (replaced existing)
2025/03/21 01:21:45 INFO  : only8: Copied (replaced existing)
2025/03/21 01:21:45 INFO  : only9: Copied (replaced existing)
2025/03/21 01:21:45 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
--- PASS: TestSyncConcurrentTruncate (68.75s)
=== RUN   TestSyncReplaceDirModTime
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:21:52 DEBUG : empty_dir: Making directory with metadata
2025/03/21 01:21:52 INFO  : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/21 01:21:52 DEBUG : empty_on_remote: Making directory with metadata
2025/03/21 01:21:52 INFO  : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/21 01:21:52 INFO  : empty_on_remote: Making directory
2025/03/21 01:21:52 INFO  : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:21:54 INFO  : test_dir1: Set directory modification time (using DirSetModTime)
2025/03/21 01:21:54 INFO  : test_dir2: Set directory modification time (using DirSetModTime)
2025/03/21 01:21:54 INFO  : test_dir2/sub_dir: Set directory modification time (using DirSetModTime)
2025/03/21 01:21:54 INFO  : empty_on_remote: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
--- PASS: TestSyncReplaceDirModTime (9.63s)
=== RUN   TestSyncReplaceDirModTimeWithEmptyDirs
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:22:02 DEBUG : empty_dir: Making directory with metadata
2025/03/21 01:22:02 INFO  : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/21 01:22:02 DEBUG : empty_on_remote: Making directory with metadata
2025/03/21 01:22:02 INFO  : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/21 01:22:02 INFO  : empty_on_remote: Making directory
2025/03/21 01:22:02 INFO  : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:22:04 INFO  : test_dir1: Set directory modification time (using DirSetModTime)
2025/03/21 01:22:04 INFO  : test_dir2: Set directory modification time (using DirSetModTime)
2025/03/21 01:22:04 INFO  : test_dir2/sub_dir: Set directory modification time (using DirSetModTime)
2025/03/21 01:22:04 INFO  : empty_on_remote: Set directory modification time (using DirSetModTime)
2025/03/21 01:22:04 INFO  : empty_dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
--- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (10.57s)
=== RUN   TestNothingToTransferWithEmptyDirs
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:22:12 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/21 01:22:12 INFO  : sub dir: Making directory
2025/03/21 01:22:13 INFO  : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
--- PASS: TestNothingToTransferWithEmptyDirs (24.70s)
=== RUN   TestNothingToTransferWithoutEmptyDirs
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
2025/03/21 01:22:37 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/21 01:22:37 INFO  : sub dir: Making directory
2025/03/21 01:22:37 INFO  : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
    run.go:180: Remote "FS imagekit: /rclone-test-cupezos0kuku", Local "Local file system at /tmp/rclone4132609223", Modify Window "876000h0m0s"
--- PASS: TestNothingToTransferWithoutEmptyDirs (22.72s)
PASS
2025/03/21 01:23:00 DEBUG : FS imagekit: /rclone-test-cupezos0kuku: Purge remote
"./sync.test -test.v -test.timeout 1h0m0s -remote TestImageKit: -verbose" - Finished OK in 14m3.616037759s (try 1/5)