"./sync.test -test.v -test.timeout 1h0m0s -remote TestImageKit: -verbose" - Starting (try 1/5)
2025/03/20 01:47:22 DEBUG : Creating backend with remote "TestImageKit:rclone-test-dugugoc8yopi"
2025/03/20 01:47:22 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/20 01:47:23 DEBUG : Creating backend with remote "/tmp/rclone1319770882"
=== RUN   TestPipe
--- PASS: TestPipe (0.00s)
=== RUN   TestPipeConcurrent
--- PASS: TestPipeConcurrent (0.04s)
=== 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-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:47:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/20 01:47:23 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11)
2025/03/20 01:47:23 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:47:23 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
--- PASS: TestCopyWithDryRun (2.09s)
=== RUN   TestCopy
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:47:25 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/20 01:47:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/20 01:47:25 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:47:25 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
2025/03/20 01:47:27 INFO  : sub dir/hello world: Copied (new) to: hello world
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:47:27 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata
--- PASS: TestCopy (4.69s)
=== RUN   TestCopyMetadata
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:47:29 DEBUG : metadata sub dir: Making directory with metadata
2025/03/20 01:47:29 INFO  : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/20 01:47:29 DEBUG : empty metadata sub dir: Making directory with metadata
2025/03/20 01:47:29 INFO  : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/20 01:47:29 DEBUG : Local file system at /tmp/rclone1319770882: File to upload is small (21 bytes), uploading instead of streaming
2025/03/20 01:47:29 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK
2025/03/20 01:47:29 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical
2025/03/20 01:47:29 INFO  : metadata sub dir: Set directory modification time (using DirSetModTime)
2025/03/20 01:47:30 INFO  : empty metadata sub dir: Making directory
2025/03/20 01:47:30 INFO  : metadata sub dir: Making directory
2025/03/20 01:47:30 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination
2025/03/20 01:47:30 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:47:30 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
2025/03/20 01:47:31 INFO  : metadata sub dir/hello metadata world: Copied (new) to: hello metadata world
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:47:32 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata
--- PASS: TestCopyMetadata (5.48s)
=== RUN   TestCopyMetadataNoEmptyDirs
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:47:35 DEBUG : metadata sub dir: Making directory with metadata
2025/03/20 01:47:35 INFO  : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/20 01:47:35 DEBUG : empty metadata sub dir: Making directory with metadata
2025/03/20 01:47:35 INFO  : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/20 01:47:35 DEBUG : Local file system at /tmp/rclone1319770882: File to upload is small (21 bytes), uploading instead of streaming
2025/03/20 01:47:35 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK
2025/03/20 01:47:35 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical
2025/03/20 01:47:35 INFO  : metadata sub dir: Set directory modification time (using DirSetModTime)
2025/03/20 01:47:35 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination
2025/03/20 01:47:35 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:47:35 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
2025/03/20 01:47:37 INFO  : metadata sub dir/hello metadata world: Copied (new) to: hello metadata world
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:47:37 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata
--- PASS: TestCopyMetadataNoEmptyDirs (4.86s)
=== RUN   TestCopyMissingDirectory
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:47:40 DEBUG : Creating backend with remote "/non-existing"
2025/03/20 01:47:40 ERROR : Local file system at /non-existing: error reading source root directory: directory not found
2025/03/20 01:47:40 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:47:40 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
--- PASS: TestCopyMissingDirectory (1.65s)
=== RUN   TestCopyNoTraverse
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:47:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/20 01:47:42 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:47:42 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
2025/03/20 01:47:43 INFO  : sub dir/hello world: Copied (new) to: hello world
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
--- PASS: TestCopyNoTraverse (4.42s)
=== RUN   TestCopyCheckFirst
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:47:46 INFO  : FS imagekit: /rclone-test-dugugoc8yopi: Running all checks before starting transfers
2025/03/20 01:47:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/20 01:47:46 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:47:46 INFO  : FS imagekit: /rclone-test-dugugoc8yopi: Checks finished, now starting transfers
2025/03/20 01:47:46 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
2025/03/20 01:47:48 INFO  : sub dir/hello world: Copied (new) to: hello world
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
--- PASS: TestCopyCheckFirst (4.49s)
=== RUN   TestSyncNoTraverse
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:47:50 ERROR : Ignoring --no-traverse with sync
2025/03/20 01:47:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/20 01:47:51 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:47:51 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
2025/03/20 01:47:52 INFO  : sub dir/hello world: Copied (new) to: hello world
2025/03/20 01:47:52 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
--- PASS: TestSyncNoTraverse (4.49s)
=== RUN   TestCopyWithDepth
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:47:55 DEBUG : hello world2: Need to transfer - File not found at Destination
2025/03/20 01:47:55 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:47:55 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
2025/03/20 01:47:57 INFO  : hello world2: Copied (new)
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
--- PASS: TestCopyWithDepth (4.25s)
=== RUN   TestCopyWithFilesFrom
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:47:59 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/20 01:47:59 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:47:59 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
2025/03/20 01:48:01 INFO  : potato2: Copied (new)
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
--- PASS: TestCopyWithFilesFrom (3.45s)
=== RUN   TestCopyWithFilesFromAndNoTraverse
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:48:03 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/20 01:48:03 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:48:03 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
2025/03/20 01:48:04 INFO  : potato2: Copied (new)
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
--- PASS: TestCopyWithFilesFromAndNoTraverse (3.30s)
=== RUN   TestCopyEmptyDirectories
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:48:06 DEBUG : sub dir2/sub sub dir2: Making directory with metadata
2025/03/20 01:48:06 INFO  : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/20 01:48:06 INFO  : sub dir2: Set directory modification time (using DirSetModTime)
2025/03/20 01:48:06 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/20 01:48:06 INFO  : sub dir: Making directory
2025/03/20 01:48:06 INFO  : sub dir2: Making directory
2025/03/20 01:48:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/20 01:48:06 INFO  : sub dir2/sub sub dir2: Making directory
2025/03/20 01:48:07 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:48:07 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
2025/03/20 01:48:08 INFO  : sub dir/hello world: Copied (new) to: hello world
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:48:09 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata
--- PASS: TestCopyEmptyDirectories (6.14s)
=== RUN   TestCopyNoEmptyDirectories
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:48:12 INFO  : sub dir2: Making directory
2025/03/20 01:48:12 DEBUG : sub dir2/sub sub dir2: Making directory with metadata
2025/03/20 01:48:12 INFO  : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/20 01:48:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/20 01:48:12 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:48:12 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
2025/03/20 01:48:14 INFO  : sub dir/hello world: Copied (new) to: hello world
--- PASS: TestCopyNoEmptyDirectories (3.85s)
=== RUN   TestMoveEmptyDirectories
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:48:16 DEBUG : sub dir2: Making directory with metadata
2025/03/20 01:48:16 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/20 01:48:16 INFO  : sub dir: Making directory
2025/03/20 01:48:16 INFO  : sub dir2: Making directory
2025/03/20 01:48:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/20 01:48:16 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:48:16 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
2025/03/20 01:48:18 INFO  : sub dir/hello world: Copied (new) to: hello world
2025/03/20 01:48:18 INFO  : sub dir/hello world: Deleted
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:48:18 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata
2025/03/20 01:48:19 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata
--- PASS: TestMoveEmptyDirectories (5.48s)
=== RUN   TestSyncNoUpdateDirModtime
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
    sync_test.go:408: Skipping test as backend does not support DirSetModTime
--- SKIP: TestSyncNoUpdateDirModtime (0.66s)
=== RUN   TestMoveNoEmptyDirectories
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:48:22 INFO  : sub dir2: Making directory
2025/03/20 01:48:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/20 01:48:22 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:48:22 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
2025/03/20 01:48:24 INFO  : sub dir/hello world: Copied (new) to: hello world
2025/03/20 01:48:24 INFO  : sub dir/hello world: Deleted
--- PASS: TestMoveNoEmptyDirectories (3.87s)
=== RUN   TestSyncEmptyDirectories
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:48:26 DEBUG : sub dir2: Making directory with metadata
2025/03/20 01:48:26 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/20 01:48:26 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/20 01:48:26 INFO  : sub dir: Making directory
2025/03/20 01:48:26 INFO  : sub dir2: Making directory
2025/03/20 01:48:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/20 01:48:26 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:48:26 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
2025/03/20 01:48:28 INFO  : sub dir/hello world: Copied (new) to: hello world
2025/03/20 01:48:28 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:48:28 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata
--- PASS: TestSyncEmptyDirectories (5.20s)
=== RUN   TestSyncSetDelayedModTimes
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
    sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set
--- SKIP: TestSyncSetDelayedModTimes (0.66s)
=== RUN   TestSyncNoEmptyDirectories
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:48:32 INFO  : sub dir2: Making directory
2025/03/20 01:48:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/20 01:48:32 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:48:32 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
2025/03/20 01:48:33 INFO  : sub dir/hello world: Copied (new) to: hello world
2025/03/20 01:48:33 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncNoEmptyDirectories (3.85s)
=== RUN   TestServerSideCopy
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:48:38 DEBUG : Creating backend with remote "TestImageKit:rclone-test-qirekay8buxi"
    sync_test.go:590: Server side copy (if possible) FS imagekit: /rclone-test-dugugoc8yopi -> FS imagekit: /rclone-test-qirekay8buxi
2025/03/20 01:48:39 DEBUG : hello world: Need to transfer - File not found at Destination
2025/03/20 01:48:39 DEBUG : FS imagekit: /rclone-test-qirekay8buxi: Waiting for checks to finish
2025/03/20 01:48:39 DEBUG : FS imagekit: /rclone-test-qirekay8buxi: Waiting for transfers to finish
2025/03/20 01:48:40 INFO  : hello world: Copied (server-side copy)
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:48:41 DEBUG : FS imagekit: /rclone-test-qirekay8buxi: Purge remote
--- PASS: TestServerSideCopy (7.33s)
=== RUN   TestCopyOverSelf
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:48:46 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:48:46 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/03/20 01:48:46 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
2025/03/20 01:48:47 INFO  : sub dir/hello world: Copied (replaced existing) to: hello world
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
--- PASS: TestCopyOverSelf (6.91s)
=== RUN   TestServerSideCopyOverSelf
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:48:52 DEBUG : Creating backend with remote "TestImageKit:rclone-test-wexepiq5pami"
    sync_test.go:626: Server side copy (if possible) FS imagekit: /rclone-test-dugugoc8yopi -> FS imagekit: /rclone-test-wexepiq5pami
2025/03/20 01:48:53 DEBUG : hello world: Need to transfer - File not found at Destination
2025/03/20 01:48:53 DEBUG : FS imagekit: /rclone-test-wexepiq5pami: Waiting for checks to finish
2025/03/20 01:48:53 DEBUG : FS imagekit: /rclone-test-wexepiq5pami: Waiting for transfers to finish
2025/03/20 01:48:54 INFO  : hello world: Copied (server-side copy)
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:48:58 DEBUG : hello world: Sizes differ (src 17 vs dst 11)
2025/03/20 01:48:58 DEBUG : FS imagekit: /rclone-test-wexepiq5pami: Waiting for checks to finish
2025/03/20 01:48:58 DEBUG : FS imagekit: /rclone-test-wexepiq5pami: Waiting for transfers to finish
2025/03/20 01:48:59 INFO  : hello world: Copied (server-side copy)
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:49:00 DEBUG : FS imagekit: /rclone-test-wexepiq5pami: Purge remote
--- PASS: TestServerSideCopyOverSelf (13.04s)
=== RUN   TestMoveOverSelf
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:49:05 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/03/20 01:49:05 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:49:05 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
2025/03/20 01:49:07 INFO  : sub dir/hello world: Copied (replaced existing) to: hello world
2025/03/20 01:49:07 INFO  : sub dir/hello world: Deleted
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
--- PASS: TestMoveOverSelf (6.92s)
=== RUN   TestServerSideMoveOverSelf
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:49:12 DEBUG : Creating backend with remote "TestImageKit:rclone-test-zayored8sihu"
    sync_test.go:671: Server side copy (if possible) FS imagekit: /rclone-test-dugugoc8yopi -> FS imagekit: /rclone-test-zayored8sihu
2025/03/20 01:49:13 DEBUG : hello world: Need to transfer - File not found at Destination
2025/03/20 01:49:13 DEBUG : FS imagekit: /rclone-test-zayored8sihu: Waiting for checks to finish
2025/03/20 01:49:13 DEBUG : FS imagekit: /rclone-test-zayored8sihu: Waiting for transfers to finish
2025/03/20 01:49:14 INFO  : hello world: Copied (server-side copy)
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:49:18 DEBUG : hello world: Sizes differ (src 17 vs dst 11)
2025/03/20 01:49:18 DEBUG : FS imagekit: /rclone-test-zayored8sihu: Waiting for checks to finish
2025/03/20 01:49:18 DEBUG : FS imagekit: /rclone-test-zayored8sihu: Waiting for transfers to finish
2025/03/20 01:49:20 INFO  : hello world: Copied (server-side copy)
2025/03/20 01:49:20 INFO  : hello world: Deleted
2025/03/20 01:49:23 DEBUG : testing file moves
2025/03/20 01:49:24 DEBUG : FS imagekit: /rclone-test-zayored8sihu: Waiting for checks to finish
2025/03/20 01:49:24 DEBUG : hello world: Sizes differ (src 24 vs dst 17)
2025/03/20 01:49:24 DEBUG : FS imagekit: /rclone-test-zayored8sihu: Waiting for transfers to finish
2025/03/20 01:49:26 INFO  : hello world: Copied (server-side copy)
2025/03/20 01:49:26 INFO  : hello world: Deleted
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:49:27 DEBUG : FS imagekit: /rclone-test-zayored8sihu: Purge remote
--- PASS: TestServerSideMoveOverSelf (20.07s)
=== RUN   TestCopyAfterDelete
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:49:31 ERROR : : error listing: directory not found
2025/03/20 01:49:32 INFO  : Local file system at /tmp/rclone1319770882: Making directory
2025/03/20 01:49:32 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:49:32 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
--- PASS: TestCopyAfterDelete (5.47s)
=== RUN   TestCopyRedownload
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:49:38 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/20 01:49:38 DEBUG : hello world: Need to transfer - File not found at Destination
2025/03/20 01:49:38 DEBUG : Local file system at /tmp/rclone1319770882: Waiting for checks to finish
2025/03/20 01:49:38 DEBUG : Local file system at /tmp/rclone1319770882: Waiting for transfers to finish
2025/03/20 01:49:38 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world
2025/03/20 01:49:38 INFO  : hello world: Copied (new) to: sub dir/hello world
2025/03/20 01:49:38 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
--- PASS: TestCopyRedownload (4.90s)
=== RUN   TestSyncBasedOnCheckSum
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:49:41 DEBUG : check sum: Need to transfer - File not found at Destination
2025/03/20 01:49:41 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:49:41 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
2025/03/20 01:49:42 INFO  : check sum: Copied (new)
2025/03/20 01:49:42 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:49:43 NOTICE: FS imagekit: /rclone-test-dugugoc8yopi: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only
2025/03/20 01:49:43 DEBUG : check sum: Size of src and dst objects identical
2025/03/20 01:49:43 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:49:43 DEBUG : check sum: Unchanged skipping
2025/03/20 01:49:43 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
2025/03/20 01:49:43 DEBUG : Waiting for deletions to finish
2025/03/20 01:49:43 INFO  : There was nothing to transfer
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
--- PASS: TestSyncBasedOnCheckSum (4.76s)
=== RUN   TestSyncSizeOnly
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:49:45 DEBUG : sizeonly: Need to transfer - File not found at Destination
2025/03/20 01:49:45 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:49:45 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
2025/03/20 01:49:47 INFO  : sizeonly: Copied (new)
2025/03/20 01:49:47 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:49:47 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:49:47 DEBUG : sizeonly: Sizes identical
2025/03/20 01:49:47 DEBUG : sizeonly: Unchanged skipping
2025/03/20 01:49:47 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
2025/03/20 01:49:47 DEBUG : Waiting for deletions to finish
2025/03/20 01:49:47 INFO  : There was nothing to transfer
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
--- PASS: TestSyncSizeOnly (4.72s)
=== RUN   TestSyncIgnoreSize
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:49:50 DEBUG : ignore-size: Need to transfer - File not found at Destination
2025/03/20 01:49:50 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:49:50 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
2025/03/20 01:49:51 INFO  : ignore-size: Copied (new)
2025/03/20 01:49:51 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:49:52 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:49:52 DEBUG : ignore-size: Sizes identical
2025/03/20 01:49:52 DEBUG : ignore-size: Unchanged skipping
2025/03/20 01:49:52 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
2025/03/20 01:49:52 DEBUG : Waiting for deletions to finish
2025/03/20 01:49:52 INFO  : There was nothing to transfer
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
--- PASS: TestSyncIgnoreSize (4.73s)
=== RUN   TestSyncIgnoreTimes
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:49:56 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:49:56 DEBUG : existing: Sizes identical
2025/03/20 01:49:56 DEBUG : existing: Unchanged skipping
2025/03/20 01:49:56 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
2025/03/20 01:49:56 DEBUG : Waiting for deletions to finish
2025/03/20 01:49:56 INFO  : There was nothing to transfer
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:49:57 DEBUG : existing: Transferring unconditionally as --ignore-times is in use
2025/03/20 01:49:57 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:49:57 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
2025/03/20 01:49:58 INFO  : existing: Copied (replaced existing)
2025/03/20 01:49:58 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
--- PASS: TestSyncIgnoreTimes (6.17s)
=== RUN   TestSyncIgnoreExisting
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:50:01 DEBUG : existing: Need to transfer - File not found at Destination
2025/03/20 01:50:01 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:50:01 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
2025/03/20 01:50:02 INFO  : existing: Copied (new)
2025/03/20 01:50:02 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:50:03 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:50:03 DEBUG : existing: Destination exists, skipping
2025/03/20 01:50:03 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
2025/03/20 01:50:03 DEBUG : Waiting for deletions to finish
2025/03/20 01:50:03 INFO  : There was nothing to transfer
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
--- PASS: TestSyncIgnoreExisting (4.71s)
=== RUN   TestSyncIgnoreErrors
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:50:08 INFO  : d: Making directory
2025/03/20 01:50:09 DEBUG : a/potato2: Need to transfer - File not found at Destination
2025/03/20 01:50:09 DEBUG : c/non empty space: Sizes identical
2025/03/20 01:50:09 DEBUG : c/non empty space: Unchanged skipping
2025/03/20 01:50:09 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:50:09 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
2025/03/20 01:50:10 INFO  : a/potato2: Copied (new) to: potato2
2025/03/20 01:50:10 DEBUG : Waiting for deletions to finish
2025/03/20 01:50:10 INFO  : potato: Deleted
2025/03/20 01:50:10 INFO  : d: Removing directory
2025/03/20 01:50:11 INFO  : b: Removing directory
2025/03/20 01:50:11 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: deleted 2 directories
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
--- PASS: TestSyncIgnoreErrors (9.50s)
=== RUN   TestSyncAfterChangingModtimeOnly
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:50:17 DEBUG : empty space: Sizes identical
2025/03/20 01:50:17 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:50:17 DEBUG : empty space: Unchanged skipping
2025/03/20 01:50:17 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
2025/03/20 01:50:17 DEBUG : Waiting for deletions to finish
2025/03/20 01:50:17 INFO  : There was nothing to transfer
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:50:17 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:50:17 DEBUG : empty space: Sizes identical
2025/03/20 01:50:17 DEBUG : empty space: Unchanged skipping
2025/03/20 01:50:17 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
2025/03/20 01:50:17 DEBUG : Waiting for deletions to finish
2025/03/20 01:50:17 INFO  : There was nothing to transfer
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
--- PASS: TestSyncAfterChangingModtimeOnly (5.05s)
=== RUN   TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
    sync_test.go:1016: Can't check this if no hashes supported
--- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.66s)
=== RUN   TestSyncDoesntUpdateModtime
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
    sync_test.go:1042: Can't run this test on fs which doesn't support mod time
--- SKIP: TestSyncDoesntUpdateModtime (0.65s)
=== RUN   TestSyncAfterAddingAFile
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:50:23 DEBUG : potato: Need to transfer - File not found at Destination
2025/03/20 01:50:23 DEBUG : empty space: Sizes identical
2025/03/20 01:50:23 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:50:23 DEBUG : empty space: Unchanged skipping
2025/03/20 01:50:23 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
2025/03/20 01:50:24 INFO  : potato: Copied (new)
2025/03/20 01:50:24 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
--- PASS: TestSyncAfterAddingAFile (5.37s)
=== RUN   TestSyncAfterChangingFilesSizeOnly
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:50:29 DEBUG : potato: Sizes differ (src 21 vs dst 60)
2025/03/20 01:50:29 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:50:29 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
2025/03/20 01:50:30 INFO  : potato: Copied (replaced existing)
2025/03/20 01:50:30 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
--- PASS: TestSyncAfterChangingFilesSizeOnly (5.15s)
=== RUN   TestSyncAfterChangingContentsOnly
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
    sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size
2025/03/20 01:50:34 DEBUG : potato: Sizes differ (src 21 vs dst 36)
2025/03/20 01:50:34 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:50:34 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
2025/03/20 01:50:35 INFO  : potato: Copied (replaced existing)
2025/03/20 01:50:35 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
--- PASS: TestSyncAfterChangingContentsOnly (5.23s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFileDryRun
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:50:40 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/20 01:50:40 NOTICE: potato2: Skipped copy as --dry-run is set (size 60)
2025/03/20 01:50:40 DEBUG : empty space: Sizes identical
2025/03/20 01:50:40 DEBUG : empty space: Unchanged skipping
2025/03/20 01:50:40 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:50:40 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
2025/03/20 01:50:40 DEBUG : Waiting for deletions to finish
2025/03/20 01:50:40 NOTICE: potato: Skipped delete as --dry-run is set (size 21)
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.86s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFile
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:50:45 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/20 01:50:45 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:50:45 DEBUG : empty space: Sizes identical
2025/03/20 01:50:45 DEBUG : empty space: Unchanged skipping
2025/03/20 01:50:45 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
2025/03/20 01:50:46 INFO  : potato2: Copied (new)
2025/03/20 01:50:46 DEBUG : Waiting for deletions to finish
2025/03/20 01:50:47 INFO  : potato: Deleted
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.66s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFileSubDir
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:50:51 INFO  : d: Making directory
2025/03/20 01:50:51 INFO  : d/e: Making directory
2025/03/20 01:50:53 DEBUG : a/potato2: Need to transfer - File not found at Destination
2025/03/20 01:50:53 DEBUG : c/non empty space: Sizes identical
2025/03/20 01:50:53 DEBUG : c/non empty space: Unchanged skipping
2025/03/20 01:50:54 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:50:54 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
2025/03/20 01:50:54 INFO  : a/potato2: Copied (new) to: potato2
2025/03/20 01:50:54 DEBUG : Waiting for deletions to finish
2025/03/20 01:50:54 INFO  : potato: Deleted
2025/03/20 01:50:54 INFO  : d/e: Removing directory
2025/03/20 01:50:55 INFO  : d: Removing directory
2025/03/20 01:50:55 INFO  : b: Removing directory
2025/03/20 01:50:56 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: deleted 3 directories
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (10.85s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:51:02 INFO  : d: Making directory
2025/03/20 01:51:03 DEBUG : a/potato2: Need to transfer - File not found at Destination
2025/03/20 01:51:03 DEBUG : c/non empty space: Sizes identical
2025/03/20 01:51:03 DEBUG : c/non empty space: Unchanged skipping
2025/03/20 01:51:03 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:51:03 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
2025/03/20 01:51:04 INFO  : a/potato2: Copied (new) to: potato2
2025/03/20 01:51:04 ERROR : FS imagekit: /rclone-test-dugugoc8yopi: not deleting files as there were IO errors
2025/03/20 01:51:04 ERROR : FS imagekit: /rclone-test-dugugoc8yopi: not deleting directories as there were IO errors
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (9.52s)
=== RUN   TestSyncDeleteAfter
--- PASS: TestSyncDeleteAfter (0.00s)
=== RUN   TestSyncDeleteDuring
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:51:12 DEBUG : Waiting for deletions to finish
2025/03/20 01:51:12 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/20 01:51:12 DEBUG : empty space: Sizes identical
2025/03/20 01:51:12 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:51:12 DEBUG : empty space: Unchanged skipping
2025/03/20 01:51:12 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
2025/03/20 01:51:13 INFO  : potato: Deleted
2025/03/20 01:51:14 INFO  : potato2: Copied (new)
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
--- PASS: TestSyncDeleteDuring (6.89s)
=== RUN   TestSyncDeleteBefore
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:51:19 DEBUG : Waiting for deletions to finish
2025/03/20 01:51:19 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:51:19 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
2025/03/20 01:51:19 INFO  : potato: Deleted
2025/03/20 01:51:19 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/20 01:51:19 DEBUG : empty space: Sizes identical
2025/03/20 01:51:19 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:51:19 DEBUG : empty space: Unchanged skipping
2025/03/20 01:51:19 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
2025/03/20 01:51:21 INFO  : potato2: Copied (new)
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
--- PASS: TestSyncDeleteBefore (6.89s)
=== RUN   TestCopyDeleteBefore
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:51:25 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/20 01:51:25 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:51:25 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
2025/03/20 01:51:26 INFO  : potato2: Copied (new)
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
--- PASS: TestCopyDeleteBefore (5.18s)
=== RUN   TestSyncWithExclude
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:51:31 DEBUG : enormous: Excluded (Size Filter)
2025/03/20 01:51:31 DEBUG : enormous: Excluded
2025/03/20 01:51:31 DEBUG : potato2: Excluded (Size Filter)
2025/03/20 01:51:31 DEBUG : potato2: Excluded
2025/03/20 01:51:31 DEBUG : potato2: Excluded (Size Filter)
2025/03/20 01:51:31 DEBUG : potato2: Excluded
2025/03/20 01:51:31 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:51:31 DEBUG : empty space: Sizes identical
2025/03/20 01:51:31 DEBUG : empty space: Unchanged skipping
2025/03/20 01:51:31 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
2025/03/20 01:51:31 DEBUG : Waiting for deletions to finish
2025/03/20 01:51:31 INFO  : There was nothing to transfer
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:51:32 DEBUG : enormous: Excluded (Size Filter)
2025/03/20 01:51:32 DEBUG : enormous: Excluded
2025/03/20 01:51:32 DEBUG : potato2: Excluded (Size Filter)
2025/03/20 01:51:32 DEBUG : potato2: Excluded
2025/03/20 01:51:32 DEBUG : potato2: Excluded (Size Filter)
2025/03/20 01:51:32 DEBUG : potato2: Excluded
2025/03/20 01:51:32 DEBUG : empty space: Sizes identical
2025/03/20 01:51:32 DEBUG : empty space: Unchanged skipping
2025/03/20 01:51:32 DEBUG : Local file system at /tmp/rclone1319770882: Waiting for checks to finish
2025/03/20 01:51:32 DEBUG : Local file system at /tmp/rclone1319770882: Waiting for transfers to finish
2025/03/20 01:51:32 DEBUG : Waiting for deletions to finish
2025/03/20 01:51:32 INFO  : There was nothing to transfer
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
--- PASS: TestSyncWithExclude (6.32s)
=== RUN   TestSyncWithExcludeAndDeleteExcluded
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:51:38 DEBUG : enormous: Excluded (Size Filter)
2025/03/20 01:51:38 DEBUG : enormous: Excluded
2025/03/20 01:51:38 DEBUG : potato2: Excluded (Size Filter)
2025/03/20 01:51:38 DEBUG : potato2: Excluded
2025/03/20 01:51:39 DEBUG : empty space: Sizes identical
2025/03/20 01:51:39 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:51:39 DEBUG : empty space: Unchanged skipping
2025/03/20 01:51:39 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
2025/03/20 01:51:39 DEBUG : Waiting for deletions to finish
2025/03/20 01:51:39 INFO  : enormous: Deleted
2025/03/20 01:51:39 INFO  : potato2: Deleted
2025/03/20 01:51:39 INFO  : There was nothing to transfer
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:51:39 DEBUG : empty space: Sizes identical
2025/03/20 01:51:39 DEBUG : empty space: Unchanged skipping
2025/03/20 01:51:39 DEBUG : Local file system at /tmp/rclone1319770882: Waiting for checks to finish
2025/03/20 01:51:39 DEBUG : Local file system at /tmp/rclone1319770882: Waiting for transfers to finish
2025/03/20 01:51:39 DEBUG : Waiting for deletions to finish
2025/03/20 01:51:39 INFO  : enormous: Deleted
2025/03/20 01:51:39 INFO  : potato2: Deleted
2025/03/20 01:51:39 INFO  : There was nothing to transfer
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
--- PASS: TestSyncWithExcludeAndDeleteExcluded (7.46s)
=== RUN   TestSyncWithUpdateOlder
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
    sync_test.go:1423: Can't run this test on fs which doesn't support mod time
--- SKIP: TestSyncWithUpdateOlder (0.66s)
=== 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-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
    sync_test.go:1538: Can track renames: false
2025/03/20 01:51:42 ERROR : FS imagekit: /rclone-test-dugugoc8yopi: Ignoring --track-renames as the source and destination do not have a common hash
2025/03/20 01:51:43 DEBUG : potato: Need to transfer - File not found at Destination
2025/03/20 01:51:43 DEBUG : yam: Need to transfer - File not found at Destination
2025/03/20 01:51:43 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:51:43 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
2025/03/20 01:51:44 INFO  : potato: Copied (new)
2025/03/20 01:51:44 INFO  : yam: Copied (new)
2025/03/20 01:51:44 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:51:44 ERROR : FS imagekit: /rclone-test-dugugoc8yopi: Ignoring --track-renames as the source and destination do not have a common hash
2025/03/20 01:51:45 DEBUG : yaml: Need to transfer - File not found at Destination
2025/03/20 01:51:45 DEBUG : potato: Sizes identical
2025/03/20 01:51:45 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:51:45 DEBUG : potato: Unchanged skipping
2025/03/20 01:51:45 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
2025/03/20 01:51:46 INFO  : yaml: Copied (new)
2025/03/20 01:51:46 DEBUG : Waiting for deletions to finish
2025/03/20 01:51:46 INFO  : yam: Deleted
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
--- PASS: TestSyncWithTrackRenames (6.32s)
=== RUN   TestParseRenamesStrategyModtime
--- PASS: TestParseRenamesStrategyModtime (0.00s)
=== RUN   TestRenamesStrategyModtime
--- PASS: TestRenamesStrategyModtime (0.00s)
=== RUN   TestSyncWithTrackRenamesStrategyModtime
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
    sync_test.go:1610: Can track renames: false
2025/03/20 01:51:49 ERROR : FS imagekit: /rclone-test-dugugoc8yopi: Ignoring --track-renames as either the source or destination do not support modtime
2025/03/20 01:51:49 DEBUG : potato: Need to transfer - File not found at Destination
2025/03/20 01:51:49 DEBUG : yam: Need to transfer - File not found at Destination
2025/03/20 01:51:49 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:51:49 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
2025/03/20 01:51:50 INFO  : potato: Copied (new)
2025/03/20 01:51:50 INFO  : yam: Copied (new)
2025/03/20 01:51:50 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:51:50 ERROR : FS imagekit: /rclone-test-dugugoc8yopi: Ignoring --track-renames as either the source or destination do not support modtime
2025/03/20 01:51:51 DEBUG : yaml: Need to transfer - File not found at Destination
2025/03/20 01:51:51 DEBUG : potato: Sizes identical
2025/03/20 01:51:51 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:51:51 DEBUG : potato: Unchanged skipping
2025/03/20 01:51:51 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
2025/03/20 01:51:52 INFO  : yaml: Copied (new)
2025/03/20 01:51:52 DEBUG : Waiting for deletions to finish
2025/03/20 01:51:52 INFO  : yam: Deleted
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
--- PASS: TestSyncWithTrackRenamesStrategyModtime (6.27s)
=== RUN   TestSyncWithTrackRenamesStrategyLeaf
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
    sync_test.go:1649: Can track renames: false
2025/03/20 01:51:55 INFO  : FS imagekit: /rclone-test-dugugoc8yopi: Making map for --track-renames
2025/03/20 01:51:55 INFO  : FS imagekit: /rclone-test-dugugoc8yopi: Finished making map for --track-renames
2025/03/20 01:51:55 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:51:55 DEBUG : potato: Need to transfer - No matching file found at Destination
2025/03/20 01:51:55 DEBUG : sub/yam: Need to transfer - No matching file found at Destination
2025/03/20 01:51:55 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for renames to finish
2025/03/20 01:51:55 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
2025/03/20 01:51:56 INFO  : potato: Copied (new)
2025/03/20 01:51:56 INFO  : sub/yam: Copied (new) to: yam
2025/03/20 01:51:56 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:51:57 DEBUG : potato: Sizes identical
2025/03/20 01:51:57 DEBUG : potato: Unchanged skipping
2025/03/20 01:51:58 INFO  : FS imagekit: /rclone-test-dugugoc8yopi: Making map for --track-renames
2025/03/20 01:51:58 INFO  : FS imagekit: /rclone-test-dugugoc8yopi: Finished making map for --track-renames
2025/03/20 01:51:58 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:51:58 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for renames to finish
2025/03/20 01:51:59 INFO  : yam: Copied (server-side copy)
2025/03/20 01:51:59 INFO  : yam: Deleted
2025/03/20 01:51:59 INFO  : yam: Renamed from "sub/yam"
2025/03/20 01:51:59 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
2025/03/20 01:51:59 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
--- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.37s)
=== RUN   TestServerSideMoveLocal
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:52:03 DEBUG : Creating backend with remote "/tmp/rclone1319770882/dir1"
2025/03/20 01:52:03 DEBUG : Config file has changed externally - reloading
2025/03/20 01:52:03 DEBUG : Creating backend with remote "/tmp/rclone1319770882/dir2"
2025/03/20 01:52:03 DEBUG : Local file system at /tmp/rclone1319770882/dir2: Using server-side directory move
2025/03/20 01:52:03 INFO  : Local file system at /tmp/rclone1319770882/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2025/03/20 01:52:03 DEBUG : file1.txt: Need to transfer - File not found at Destination
2025/03/20 01:52:03 DEBUG : Local file system at /tmp/rclone1319770882/dir2: Waiting for checks to finish
2025/03/20 01:52:03 DEBUG : Local file system at /tmp/rclone1319770882/dir2: Waiting for transfers to finish
2025/03/20 01:52:03 INFO  : file1.txt: Moved (server-side)
--- PASS: TestServerSideMoveLocal (0.67s)
=== RUN   TestMoveWithDeleteEmptySrcDirs
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:52:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/20 01:52:04 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination
2025/03/20 01:52:04 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:52:04 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
2025/03/20 01:52:05 INFO  : sub dir/hello world: Copied (new) to: hello world
2025/03/20 01:52:05 INFO  : sub dir/hello world: Deleted
2025/03/20 01:52:05 INFO  : nested/sub dir/file: Copied (new) to: file
2025/03/20 01:52:05 INFO  : nested/sub dir/file: Deleted
2025/03/20 01:52:05 INFO  : sub dir: Removing directory
2025/03/20 01:52:05 INFO  : nested/sub dir: Removing directory
2025/03/20 01:52:05 INFO  : nested: Removing directory
2025/03/20 01:52:05 DEBUG : Local file system at /tmp/rclone1319770882: deleted 3 directories
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
--- PASS: TestMoveWithDeleteEmptySrcDirs (6.06s)
=== RUN   TestMoveWithoutDeleteEmptySrcDirs
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:52:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/20 01:52:10 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination
2025/03/20 01:52:10 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:52:10 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
2025/03/20 01:52:12 INFO  : sub dir/hello world: Copied (new) to: hello world
2025/03/20 01:52:12 INFO  : sub dir/hello world: Deleted
2025/03/20 01:52:12 INFO  : nested/sub dir/file: Copied (new) to: file
2025/03/20 01:52:12 INFO  : nested/sub dir/file: Deleted
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
--- PASS: TestMoveWithoutDeleteEmptySrcDirs (6.12s)
=== RUN   TestMoveWithIgnoreExisting
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:52:16 DEBUG : existing: Need to transfer - File not found at Destination
2025/03/20 01:52:16 DEBUG : existing-b: Need to transfer - File not found at Destination
2025/03/20 01:52:16 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:52:16 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
2025/03/20 01:52:18 INFO  : existing-b: Copied (new)
2025/03/20 01:52:18 INFO  : existing-b: Deleted
2025/03/20 01:52:18 INFO  : existing: Copied (new)
2025/03/20 01:52:18 INFO  : existing: Deleted
2025/03/20 01:52:18 DEBUG : existing: Destination exists, skipping
2025/03/20 01:52:18 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set
2025/03/20 01:52:18 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:52:18 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
2025/03/20 01:52:18 INFO  : There was nothing to transfer
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
--- PASS: TestMoveWithIgnoreExisting (4.22s)
=== RUN   TestServerSideMove
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:52:20 DEBUG : Creating backend with remote "TestImageKit:rclone-test-zedekuf0hehi"
    sync_test.go:1705: Server side move (if possible) FS imagekit: /rclone-test-dugugoc8yopi -> FS imagekit: /rclone-test-zedekuf0hehi
2025/03/20 01:52:28 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/20 01:52:28 DEBUG : empty space: Sizes identical
2025/03/20 01:52:28 DEBUG : empty space: Unchanged skipping
2025/03/20 01:52:28 DEBUG : potato3: Sizes differ (src 68 vs dst 60)
2025/03/20 01:52:28 DEBUG : FS imagekit: /rclone-test-zedekuf0hehi: Waiting for checks to finish
2025/03/20 01:52:28 INFO  : empty space: Deleted
2025/03/20 01:52:28 DEBUG : FS imagekit: /rclone-test-zedekuf0hehi: Waiting for transfers to finish
2025/03/20 01:52:30 INFO  : potato2: Copied (server-side copy)
2025/03/20 01:52:30 INFO  : potato2: Deleted
2025/03/20 01:52:30 INFO  : potato3: Copied (server-side copy)
2025/03/20 01:52:30 INFO  : potato3: Deleted
2025/03/20 01:52:31 DEBUG : Creating backend with remote "TestImageKit:rclone-test-gukehiv5lilo"
2025/03/20 01:52:31 DEBUG : empty space: Need to transfer - File not found at Destination
2025/03/20 01:52:31 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/20 01:52:31 DEBUG : potato3: Need to transfer - File not found at Destination
2025/03/20 01:52:31 DEBUG : FS imagekit: /rclone-test-gukehiv5lilo: Waiting for checks to finish
2025/03/20 01:52:31 DEBUG : FS imagekit: /rclone-test-gukehiv5lilo: Waiting for transfers to finish
2025/03/20 01:52:33 INFO  : potato2: Copied (server-side copy)
2025/03/20 01:52:33 INFO  : empty space: Copied (server-side copy)
2025/03/20 01:52:33 INFO  : potato3: Copied (server-side copy)
2025/03/20 01:52:33 INFO  : potato2: Deleted
2025/03/20 01:52:33 INFO  : empty space: Deleted
2025/03/20 01:52:33 INFO  : potato3: Deleted
2025/03/20 01:52:34 DEBUG : FS imagekit: /rclone-test-gukehiv5lilo: Purge remote
2025/03/20 01:52:34 DEBUG : FS imagekit: /rclone-test-zedekuf0hehi: Purge remote
--- PASS: TestServerSideMove (14.53s)
=== RUN   TestServerSideMoveWithFilter
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:52:35 DEBUG : Creating backend with remote "TestImageKit:rclone-test-xexeral4leco"
    sync_test.go:1705: Server side move (if possible) FS imagekit: /rclone-test-dugugoc8yopi -> FS imagekit: /rclone-test-xexeral4leco
2025/03/20 01:52:43 DEBUG : empty space: Excluded (Size Filter)
2025/03/20 01:52:43 DEBUG : empty space: Excluded
2025/03/20 01:52:43 DEBUG : empty space: Excluded (Size Filter)
2025/03/20 01:52:43 DEBUG : empty space: Excluded
2025/03/20 01:52:43 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/20 01:52:43 DEBUG : potato3: Sizes differ (src 68 vs dst 60)
2025/03/20 01:52:43 DEBUG : FS imagekit: /rclone-test-xexeral4leco: Waiting for checks to finish
2025/03/20 01:52:43 DEBUG : FS imagekit: /rclone-test-xexeral4leco: Waiting for transfers to finish
2025/03/20 01:52:45 INFO  : potato2: Copied (server-side copy)
2025/03/20 01:52:45 INFO  : potato3: Copied (server-side copy)
2025/03/20 01:52:45 INFO  : potato2: Deleted
2025/03/20 01:52:45 INFO  : potato3: Deleted
2025/03/20 01:52:46 DEBUG : Creating backend with remote "TestImageKit:rclone-test-yidarip0woti"
2025/03/20 01:52:47 DEBUG : empty space: Excluded (Size Filter)
2025/03/20 01:52:47 DEBUG : empty space: Excluded
2025/03/20 01:52:47 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/20 01:52:47 DEBUG : potato3: Need to transfer - File not found at Destination
2025/03/20 01:52:47 DEBUG : FS imagekit: /rclone-test-yidarip0woti: Waiting for checks to finish
2025/03/20 01:52:47 DEBUG : FS imagekit: /rclone-test-yidarip0woti: Waiting for transfers to finish
2025/03/20 01:52:48 INFO  : potato3: Copied (server-side copy)
2025/03/20 01:52:48 INFO  : potato2: Copied (server-side copy)
2025/03/20 01:52:48 INFO  : potato3: Deleted
2025/03/20 01:52:48 INFO  : potato2: Deleted
2025/03/20 01:52:49 DEBUG : FS imagekit: /rclone-test-yidarip0woti: Purge remote
2025/03/20 01:52:49 DEBUG : FS imagekit: /rclone-test-xexeral4leco: Purge remote
--- PASS: TestServerSideMoveWithFilter (15.04s)
=== RUN   TestServerSideMoveDeleteEmptySourceDirs
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:52:50 DEBUG : Creating backend with remote "TestImageKit:rclone-test-camides4xeni"
2025/03/20 01:52:54 INFO  : tomatoDir: Making directory
    sync_test.go:1705: Server side move (if possible) FS imagekit: /rclone-test-dugugoc8yopi -> FS imagekit: /rclone-test-camides4xeni
2025/03/20 01:52:58 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/20 01:52:58 DEBUG : empty space: Sizes identical
2025/03/20 01:52:58 DEBUG : empty space: Unchanged skipping
2025/03/20 01:52:58 DEBUG : potato3: Sizes differ (src 68 vs dst 60)
2025/03/20 01:52:58 INFO  : empty space: Deleted
2025/03/20 01:52:59 DEBUG : FS imagekit: /rclone-test-camides4xeni: Waiting for checks to finish
2025/03/20 01:52:59 DEBUG : FS imagekit: /rclone-test-camides4xeni: Waiting for transfers to finish
2025/03/20 01:53:00 INFO  : potato2: Copied (server-side copy)
2025/03/20 01:53:00 INFO  : potato2: Deleted
2025/03/20 01:53:00 INFO  : potato3: Copied (server-side copy)
2025/03/20 01:53:00 INFO  : potato3: Deleted
2025/03/20 01:53:00 INFO  : tomatoDir: Removing directory
2025/03/20 01:53:00 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: deleted 1 directories
2025/03/20 01:53:02 DEBUG : Creating backend with remote "TestImageKit:rclone-test-faniyuh6pela"
2025/03/20 01:53:02 INFO  : tomatoDir: Making directory
2025/03/20 01:53:02 DEBUG : empty space: Need to transfer - File not found at Destination
2025/03/20 01:53:02 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/20 01:53:02 DEBUG : potato3: Need to transfer - File not found at Destination
2025/03/20 01:53:03 DEBUG : FS imagekit: /rclone-test-faniyuh6pela: Waiting for checks to finish
2025/03/20 01:53:03 DEBUG : FS imagekit: /rclone-test-faniyuh6pela: Waiting for transfers to finish
2025/03/20 01:53:04 INFO  : potato3: Copied (server-side copy)
2025/03/20 01:53:04 INFO  : empty space: Copied (server-side copy)
2025/03/20 01:53:04 INFO  : potato2: Copied (server-side copy)
2025/03/20 01:53:04 INFO  : potato3: Deleted
2025/03/20 01:53:04 INFO  : empty space: Deleted
2025/03/20 01:53:04 INFO  : potato2: Deleted
2025/03/20 01:53:04 INFO  : tomatoDir: Removing directory
2025/03/20 01:53:05 DEBUG : FS imagekit: /rclone-test-camides4xeni: deleted 1 directories
2025/03/20 01:53:06 DEBUG : FS imagekit: /rclone-test-faniyuh6pela: Purge remote
2025/03/20 01:53:06 DEBUG : FS imagekit: /rclone-test-camides4xeni: Purge remote
--- PASS: TestServerSideMoveDeleteEmptySourceDirs (16.67s)
=== RUN   TestServerSideMoveOverlap
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:53:06 DEBUG : Creating backend with remote "TestImageKit:rclone-test-dugugoc8yopi/rclone-move-test"
--- PASS: TestServerSideMoveOverlap (2.76s)
=== RUN   TestSyncOverlap
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:53:09 DEBUG : Creating backend with remote "TestImageKit:rclone-test-dugugoc8yopi/rclone-sync-test"
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
--- PASS: TestSyncOverlap (4.08s)
=== RUN   TestSyncOverlapWithFilter
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:53:13 DEBUG : Creating backend with remote "TestImageKit:rclone-test-dugugoc8yopi/rclone-sync-test"
2025/03/20 01:53:14 DEBUG : Creating backend with remote "TestImageKit:rclone-test-dugugoc8yopi/rclone-sync-test-include/layer2"
2025/03/20 01:53:14 DEBUG : Creating backend with remote "TestImageKit:rclone-test-dugugoc8yopi/rclone-sync-test-ignore-file"
2025/03/20 01:53:17 DEBUG : rclone-sync-test: Excluded
2025/03/20 01:53:17 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/20 01:53:18 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/20 01:53:18 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi/rclone-sync-test: Waiting for checks to finish
2025/03/20 01:53:18 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi/rclone-sync-test: Waiting for transfers to finish
2025/03/20 01:53:18 DEBUG : Waiting for deletions to finish
2025/03/20 01:53:18 INFO  : There was nothing to transfer
2025/03/20 01:53:18 DEBUG : rclone-sync-test: Excluded
2025/03/20 01:53:19 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/20 01:53:19 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/20 01:53:19 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:53:19 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
2025/03/20 01:53:19 DEBUG : Waiting for deletions to finish
2025/03/20 01:53:19 INFO  : rclone-sync-test-include: Removing directory
2025/03/20 01:53:20 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory is not empty
2025/03/20 01:53:20 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: failed to delete 1 directories
2025/03/20 01:53:20 INFO  : There was nothing to transfer
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:53:20 DEBUG : rclone-sync-test: Excluded
2025/03/20 01:53:21 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/20 01:53:21 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/20 01:53:21 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi/rclone-sync-test-include/layer2: Waiting for checks to finish
2025/03/20 01:53:21 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi/rclone-sync-test-include/layer2: Waiting for transfers to finish
2025/03/20 01:53:21 DEBUG : Waiting for deletions to finish
2025/03/20 01:53:21 INFO  : There was nothing to transfer
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:53:22 DEBUG : rclone-sync-test: Excluded
2025/03/20 01:53:23 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/20 01:53:23 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/20 01:53:23 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:53:23 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
2025/03/20 01:53:23 DEBUG : Waiting for deletions to finish
2025/03/20 01:53:23 INFO  : rclone-sync-test-include: Removing directory
2025/03/20 01:53:23 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory is not empty
2025/03/20 01:53:23 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: failed to delete 1 directories
2025/03/20 01:53:23 INFO  : There was nothing to transfer
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:53:24 DEBUG : : Excluded
2025/03/20 01:53:24 DEBUG : rclone-sync-test: Excluded
2025/03/20 01:53:25 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/20 01:53:25 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/20 01:53:25 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi/rclone-sync-test-ignore-file: Waiting for checks to finish
2025/03/20 01:53:25 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi/rclone-sync-test-ignore-file: Waiting for transfers to finish
2025/03/20 01:53:25 DEBUG : Waiting for deletions to finish
2025/03/20 01:53:25 INFO  : There was nothing to transfer
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
--- PASS: TestSyncOverlapWithFilter (26.21s)
=== RUN   TestSyncCompareDest
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:53:40 DEBUG : Creating backend with remote "TestImageKit:rclone-test-dugugoc8yopi/dst"
2025/03/20 01:53:40 DEBUG : Creating backend with remote "TestImageKit:rclone-test-dugugoc8yopi/CompareDest"
2025/03/20 01:53:40 DEBUG : one: Need to transfer - File not found at Destination
2025/03/20 01:53:40 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi/dst: Waiting for checks to finish
2025/03/20 01:53:40 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi/dst: Waiting for transfers to finish
2025/03/20 01:53:42 INFO  : one: Copied (new)
2025/03/20 01:53:42 DEBUG : Waiting for deletions to finish
2025/03/20 01:53:44 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/20 01:53:44 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi/dst: Waiting for checks to finish
2025/03/20 01:53:44 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi/dst: Waiting for transfers to finish
2025/03/20 01:53:45 INFO  : one: Copied (replaced existing)
2025/03/20 01:53:45 DEBUG : Waiting for deletions to finish
2025/03/20 01:53:50 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/20 01:53:50 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi/dst: Waiting for checks to finish
2025/03/20 01:53:50 DEBUG : one: Sizes identical
2025/03/20 01:53:50 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/20 01:53:50 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi/dst: Waiting for transfers to finish
2025/03/20 01:53:50 DEBUG : Waiting for deletions to finish
2025/03/20 01:53:50 INFO  : There was nothing to transfer
2025/03/20 01:53:53 DEBUG : two: Sizes identical
2025/03/20 01:53:53 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/20 01:53:53 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/20 01:53:53 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi/dst: Waiting for checks to finish
2025/03/20 01:53:53 DEBUG : one: Sizes identical
2025/03/20 01:53:53 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/20 01:53:53 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi/dst: Waiting for transfers to finish
2025/03/20 01:53:53 DEBUG : Waiting for deletions to finish
2025/03/20 01:53:53 INFO  : There was nothing to transfer
2025/03/20 01:53:54 DEBUG : two: Sizes identical
2025/03/20 01:53:54 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/20 01:53:54 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/20 01:53:54 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi/dst: Waiting for checks to finish
2025/03/20 01:53:55 DEBUG : one: Sizes identical
2025/03/20 01:53:55 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/20 01:53:55 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi/dst: Waiting for transfers to finish
2025/03/20 01:53:55 DEBUG : Waiting for deletions to finish
2025/03/20 01:53:55 INFO  : There was nothing to transfer
    sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test
2025/03/20 01:53:57 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/03/20 01:53:57 DEBUG : two: Need to transfer - File not found at Destination
2025/03/20 01:53:57 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/20 01:53:57 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi/dst: Waiting for checks to finish
2025/03/20 01:53:57 DEBUG : one: Sizes identical
2025/03/20 01:53:57 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/20 01:53:57 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi/dst: Waiting for transfers to finish
2025/03/20 01:53:58 INFO  : two: Copied (new)
2025/03/20 01:53:58 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncCompareDest (21.40s)
=== RUN   TestSyncMultipleCompareDest
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:54:04 DEBUG : Creating backend with remote "TestImageKit:rclone-test-dugugoc8yopi/dest"
2025/03/20 01:54:04 DEBUG : Creating backend with remote "TestImageKit:rclone-test-dugugoc8yopi/pre-dest1"
2025/03/20 01:54:05 DEBUG : Creating backend with remote "TestImageKit:rclone-test-dugugoc8yopi/pre-dest2"
2025/03/20 01:54:05 DEBUG : 1: Sizes identical
2025/03/20 01:54:05 DEBUG : 1: Destination found in --compare-dest, skipping
2025/03/20 01:54:06 DEBUG : 2: Sizes identical
2025/03/20 01:54:06 DEBUG : 2: Destination found in --compare-dest, skipping
2025/03/20 01:54:06 DEBUG : 3: Need to transfer - File not found at Destination
2025/03/20 01:54:06 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi/dest: Waiting for checks to finish
2025/03/20 01:54:06 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi/dest: Waiting for transfers to finish
2025/03/20 01:54:08 INFO  : 3: Copied (new)
2025/03/20 01:54:08 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncMultipleCompareDest (10.43s)
=== RUN   TestSyncCopyDest
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:54:11 DEBUG : Creating backend with remote "TestImageKit:rclone-test-dugugoc8yopi/dst"
2025/03/20 01:54:12 DEBUG : Creating backend with remote "TestImageKit:rclone-test-dugugoc8yopi/CopyDest"
2025/03/20 01:54:12 DEBUG : one: Need to transfer - File not found at Destination
2025/03/20 01:54:12 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi/dst: Waiting for checks to finish
2025/03/20 01:54:12 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi/dst: Waiting for transfers to finish
2025/03/20 01:54:14 INFO  : one: Copied (new)
2025/03/20 01:54:14 DEBUG : Waiting for deletions to finish
2025/03/20 01:54:15 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/20 01:54:15 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi/dst: Waiting for checks to finish
2025/03/20 01:54:16 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi/dst: Waiting for transfers to finish
2025/03/20 01:54:17 INFO  : one: Copied (replaced existing)
2025/03/20 01:54:17 DEBUG : Waiting for deletions to finish
2025/03/20 01:54:21 DEBUG : Creating backend with remote "TestImageKit:rclone-test-dugugoc8yopi/BackupDir"
2025/03/20 01:54:22 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/20 01:54:22 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi/dst: Waiting for checks to finish
2025/03/20 01:54:22 DEBUG : one: Sizes identical
2025/03/20 01:54:22 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/20 01:54:24 INFO  : one: Copied (server-side copy)
2025/03/20 01:54:24 INFO  : one: Deleted
2025/03/20 01:54:25 INFO  : one: Copied (server-side copy)
2025/03/20 01:54:25 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/03/20 01:54:25 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi/dst: Waiting for transfers to finish
2025/03/20 01:54:25 DEBUG : Waiting for deletions to finish
2025/03/20 01:54:29 DEBUG : two: Sizes identical
2025/03/20 01:54:30 INFO  : two: Copied (server-side copy)
2025/03/20 01:54:30 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/03/20 01:54:30 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi/dst: Waiting for checks to finish
2025/03/20 01:54:30 DEBUG : one: Sizes identical
2025/03/20 01:54:30 DEBUG : one: Unchanged skipping
2025/03/20 01:54:30 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi/dst: Waiting for transfers to finish
2025/03/20 01:54:30 DEBUG : Waiting for deletions to finish
2025/03/20 01:54:31 DEBUG : one: Sizes identical
2025/03/20 01:54:31 DEBUG : one: Unchanged skipping
2025/03/20 01:54:31 DEBUG : two: Sizes identical
2025/03/20 01:54:31 DEBUG : two: Unchanged skipping
2025/03/20 01:54:31 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi/dst: Waiting for checks to finish
2025/03/20 01:54:31 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi/dst: Waiting for transfers to finish
2025/03/20 01:54:31 DEBUG : Waiting for deletions to finish
2025/03/20 01:54:31 INFO  : There was nothing to transfer
2025/03/20 01:54:34 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/03/20 01:54:34 DEBUG : three: Destination not found in --copy-dest
2025/03/20 01:54:34 DEBUG : three: Need to transfer - File not found at Destination
2025/03/20 01:54:34 DEBUG : one: Sizes identical
2025/03/20 01:54:34 DEBUG : one: Unchanged skipping
2025/03/20 01:54:34 DEBUG : two: Sizes identical
2025/03/20 01:54:34 DEBUG : two: Unchanged skipping
2025/03/20 01:54:34 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi/dst: Waiting for checks to finish
2025/03/20 01:54:34 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi/dst: Waiting for transfers to finish
2025/03/20 01:54:35 INFO  : three: Copied (new)
2025/03/20 01:54:35 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncCopyDest (27.88s)
=== RUN   TestSyncBackupDir
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:54:44 DEBUG : Creating backend with remote "TestImageKit:rclone-test-dugugoc8yopi/dst"
2025/03/20 01:54:44 DEBUG : Creating backend with remote "TestImageKit:rclone-test-dugugoc8yopi/backup"
2025/03/20 01:54:45 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/20 01:54:45 DEBUG : two: Sizes identical
2025/03/20 01:54:45 DEBUG : two: Unchanged skipping
2025/03/20 01:54:45 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi/dst: Waiting for checks to finish
2025/03/20 01:54:46 INFO  : one: Copied (server-side copy)
2025/03/20 01:54:47 INFO  : one: Deleted
2025/03/20 01:54:47 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi/dst: Waiting for transfers to finish
2025/03/20 01:54:48 INFO  : one: Copied (new)
2025/03/20 01:54:48 DEBUG : Waiting for deletions to finish
2025/03/20 01:54:49 INFO  : three.txt: Copied (server-side copy)
2025/03/20 01:54:50 INFO  : three.txt: Deleted
2025/03/20 01:54:50 INFO  : three.txt: Moved into backup dir
2025/03/20 01:54:53 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/20 01:54:53 DEBUG : two: Sizes identical
2025/03/20 01:54:53 DEBUG : two: Unchanged skipping
2025/03/20 01:54:53 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi/dst: Waiting for checks to finish
2025/03/20 01:54:54 INFO  : one: Copied (server-side copy)
2025/03/20 01:54:54 INFO  : one: Deleted
2025/03/20 01:54:54 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi/dst: Waiting for transfers to finish
2025/03/20 01:54:56 INFO  : one: Copied (new)
2025/03/20 01:54:56 DEBUG : Waiting for deletions to finish
2025/03/20 01:54:57 INFO  : three.txt: Copied (server-side copy)
2025/03/20 01:54:58 INFO  : three.txt: Deleted
2025/03/20 01:54:58 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDir (21.91s)
=== RUN   TestSyncBackupDirWithSuffix
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:55:06 DEBUG : Creating backend with remote "TestImageKit:rclone-test-dugugoc8yopi/dst"
2025/03/20 01:55:06 DEBUG : Config file has changed externally - reloading
2025/03/20 01:55:06 DEBUG : Creating backend with remote "TestImageKit:rclone-test-dugugoc8yopi/backup"
2025/03/20 01:55:07 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/20 01:55:07 DEBUG : two: Sizes identical
2025/03/20 01:55:07 DEBUG : two: Unchanged skipping
2025/03/20 01:55:07 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi/dst: Waiting for checks to finish
2025/03/20 01:55:08 INFO  : one: Copied (server-side copy) to: one.bak
2025/03/20 01:55:08 INFO  : one: Deleted
2025/03/20 01:55:08 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi/dst: Waiting for transfers to finish
2025/03/20 01:55:10 INFO  : one: Copied (new)
2025/03/20 01:55:10 DEBUG : Waiting for deletions to finish
2025/03/20 01:55:11 INFO  : three.txt: Copied (server-side copy) to: three.txt.bak
2025/03/20 01:55:12 INFO  : three.txt: Deleted
2025/03/20 01:55:12 INFO  : three.txt: Moved into backup dir
2025/03/20 01:55:15 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/20 01:55:15 DEBUG : two: Sizes identical
2025/03/20 01:55:15 DEBUG : two: Unchanged skipping
2025/03/20 01:55:15 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi/dst: Waiting for checks to finish
2025/03/20 01:55:16 INFO  : one: Copied (server-side copy) to: one.bak
2025/03/20 01:55:16 INFO  : one: Deleted
2025/03/20 01:55:16 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi/dst: Waiting for transfers to finish
2025/03/20 01:55:18 INFO  : one: Copied (new)
2025/03/20 01:55:18 DEBUG : Waiting for deletions to finish
2025/03/20 01:55:20 INFO  : three.txt: Copied (server-side copy) to: three.txt.bak
2025/03/20 01:55:20 INFO  : three.txt: Deleted
2025/03/20 01:55:20 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDirWithSuffix (21.55s)
=== RUN   TestSyncBackupDirWithSuffixKeepExtension
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:55:27 DEBUG : Creating backend with remote "TestImageKit:rclone-test-dugugoc8yopi/dst"
2025/03/20 01:55:28 DEBUG : Creating backend with remote "TestImageKit:rclone-test-dugugoc8yopi/backup"
2025/03/20 01:55:28 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/20 01:55:28 DEBUG : two: Sizes identical
2025/03/20 01:55:28 DEBUG : two: Unchanged skipping
2025/03/20 01:55:28 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi/dst: Waiting for checks to finish
2025/03/20 01:55:30 INFO  : one: Copied (server-side copy) to: one-2019-01-01
2025/03/20 01:55:30 INFO  : one: Deleted
2025/03/20 01:55:30 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi/dst: Waiting for transfers to finish
2025/03/20 01:55:32 INFO  : one: Copied (new)
2025/03/20 01:55:32 DEBUG : Waiting for deletions to finish
2025/03/20 01:55:33 INFO  : three.txt: Copied (server-side copy) to: three-2019-01-01.txt
2025/03/20 01:55:33 INFO  : three.txt: Deleted
2025/03/20 01:55:33 INFO  : three.txt: Moved into backup dir
2025/03/20 01:55:36 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/20 01:55:36 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi/dst: Waiting for checks to finish
2025/03/20 01:55:36 DEBUG : two: Sizes identical
2025/03/20 01:55:36 DEBUG : two: Unchanged skipping
2025/03/20 01:55:38 INFO  : one: Copied (server-side copy) to: one-2019-01-01
2025/03/20 01:55:38 INFO  : one: Deleted
2025/03/20 01:55:38 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi/dst: Waiting for transfers to finish
2025/03/20 01:55:39 INFO  : one: Copied (new)
2025/03/20 01:55:39 DEBUG : Waiting for deletions to finish
2025/03/20 01:55:41 INFO  : three.txt: Copied (server-side copy) to: three-2019-01-01.txt
2025/03/20 01:55:41 INFO  : three.txt: Deleted
2025/03/20 01:55:41 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDirWithSuffixKeepExtension (21.79s)
=== RUN   TestSyncBackupDirSuffixOnly
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:55:49 DEBUG : Creating backend with remote "TestImageKit:rclone-test-dugugoc8yopi/dst"
2025/03/20 01:55:50 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/20 01:55:50 DEBUG : two: Sizes identical
2025/03/20 01:55:50 DEBUG : two: Unchanged skipping
2025/03/20 01:55:50 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi/dst: Waiting for checks to finish
2025/03/20 01:55:51 INFO  : one: Copied (server-side copy) to: one.bak
2025/03/20 01:55:52 INFO  : one: Deleted
2025/03/20 01:55:52 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi/dst: Waiting for transfers to finish
2025/03/20 01:55:53 INFO  : one: Copied (new)
2025/03/20 01:55:53 DEBUG : Waiting for deletions to finish
2025/03/20 01:55:54 INFO  : three.txt: Copied (server-side copy) to: three.txt.bak
2025/03/20 01:55:54 INFO  : three.txt: Deleted
2025/03/20 01:55:54 INFO  : three.txt: Moved into backup dir
2025/03/20 01:55:58 DEBUG : one.bak: Excluded (Path Filter)
2025/03/20 01:55:58 DEBUG : one.bak: Excluded
2025/03/20 01:55:58 DEBUG : three.txt.bak: Excluded (Path Filter)
2025/03/20 01:55:58 DEBUG : three.txt.bak: Excluded
2025/03/20 01:55:58 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/20 01:55:58 DEBUG : two: Sizes identical
2025/03/20 01:55:58 DEBUG : two: Unchanged skipping
2025/03/20 01:55:58 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi/dst: Waiting for checks to finish
2025/03/20 01:55:59 INFO  : one: Copied (server-side copy) to: one.bak
2025/03/20 01:55:59 INFO  : one: Deleted
2025/03/20 01:55:59 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi/dst: Waiting for transfers to finish
2025/03/20 01:56:01 INFO  : one: Copied (new)
2025/03/20 01:56:01 DEBUG : Waiting for deletions to finish
2025/03/20 01:56:02 INFO  : three.txt: Copied (server-side copy) to: three.txt.bak
2025/03/20 01:56:03 INFO  : three.txt: Deleted
2025/03/20 01:56:03 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDirSuffixOnly (20.66s)
=== RUN   TestSyncSuffix
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:56:10 DEBUG : Creating backend with remote "TestImageKit:rclone-test-dugugoc8yopi/dst"
2025/03/20 01:56:10 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/20 01:56:12 INFO  : one: Copied (server-side copy) to: one.bak
2025/03/20 01:56:12 INFO  : one: Deleted
2025/03/20 01:56:13 INFO  : one: Copied (new)
2025/03/20 01:56:13 DEBUG : two: Sizes identical
2025/03/20 01:56:13 DEBUG : two: Unchanged skipping
2025/03/20 01:56:14 DEBUG : three.txt: Sizes differ (src 6 vs dst 5)
2025/03/20 01:56:15 INFO  : three.txt: Copied (server-side copy) to: three.txt.bak
2025/03/20 01:56:15 INFO  : three.txt: Deleted
2025/03/20 01:56:17 INFO  : three.txt: Copied (new)
2025/03/20 01:56:18 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/20 01:56:20 INFO  : one: Copied (server-side copy) to: one.bak
2025/03/20 01:56:20 INFO  : one: Deleted
2025/03/20 01:56:21 INFO  : one: Copied (new)
2025/03/20 01:56:22 DEBUG : two: Sizes identical
2025/03/20 01:56:22 DEBUG : two: Unchanged skipping
2025/03/20 01:56:22 DEBUG : three.txt: Sizes differ (src 19 vs dst 6)
2025/03/20 01:56:24 INFO  : three.txt: Copied (server-side copy) to: three.txt.bak
2025/03/20 01:56:24 INFO  : three.txt: Deleted
2025/03/20 01:56:25 INFO  : three.txt: Copied (new)
--- PASS: TestSyncSuffix (22.61s)
=== RUN   TestSyncSuffixKeepExtension
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:56:32 DEBUG : Creating backend with remote "TestImageKit:rclone-test-dugugoc8yopi/dst"
2025/03/20 01:56:33 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/20 01:56:35 INFO  : one: Copied (server-side copy) to: one-2019-01-01
2025/03/20 01:56:35 INFO  : one: Deleted
2025/03/20 01:56:36 INFO  : one: Copied (new)
2025/03/20 01:56:36 DEBUG : two: Sizes identical
2025/03/20 01:56:36 DEBUG : two: Unchanged skipping
2025/03/20 01:56:36 DEBUG : three.txt: Sizes differ (src 6 vs dst 5)
2025/03/20 01:56:38 INFO  : three.txt: Copied (server-side copy) to: three-2019-01-01.txt
2025/03/20 01:56:38 INFO  : three.txt: Deleted
2025/03/20 01:56:39 INFO  : three.txt: Copied (new)
2025/03/20 01:56:41 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/20 01:56:43 INFO  : one: Copied (server-side copy) to: one-2019-01-01
2025/03/20 01:56:43 INFO  : one: Deleted
2025/03/20 01:56:44 INFO  : one: Copied (new)
2025/03/20 01:56:44 DEBUG : two: Sizes identical
2025/03/20 01:56:44 DEBUG : two: Unchanged skipping
2025/03/20 01:56:45 DEBUG : three.txt: Sizes differ (src 19 vs dst 6)
2025/03/20 01:56:46 INFO  : three.txt: Copied (server-side copy) to: three-2019-01-01.txt
2025/03/20 01:56:47 INFO  : three.txt: Deleted
2025/03/20 01:56:48 INFO  : three.txt: Copied (new)
--- PASS: TestSyncSuffixKeepExtension (22.72s)
=== RUN   TestSyncUTFNorm
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:56:53 DEBUG : Testêé: Sizes differ (src 14 vs dst 18)
2025/03/20 01:56:53 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:56:53 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
2025/03/20 01:56:54 INFO  : Testêé: Copied (replaced existing) to: Testêé
2025/03/20 01:56:54 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncUTFNorm (4.56s)
=== RUN   TestSyncImmutable
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:56:56 DEBUG : existing: Need to transfer - File not found at Destination
2025/03/20 01:56:56 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:56:56 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
2025/03/20 01:56:57 INFO  : existing: Copied (new)
2025/03/20 01:56:57 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:56:58 DEBUG : existing: Sizes differ (src 8 vs dst 6)
2025/03/20 01:56:58 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:56:58 ERROR : existing: Source and destination exist but do not match: immutable file modified
2025/03/20 01:56:58 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
2025/03/20 01:56:58 ERROR : FS imagekit: /rclone-test-dugugoc8yopi: not deleting files as there were IO errors
2025/03/20 01:56:58 ERROR : FS imagekit: /rclone-test-dugugoc8yopi: not deleting directories as there were IO errors
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
--- PASS: TestSyncImmutable (5.94s)
=== RUN   TestSyncIgnoreCase
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:57:03 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:57:03 DEBUG : existing: Sizes identical
2025/03/20 01:57:03 DEBUG : existing: Unchanged skipping
2025/03/20 01:57:03 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
2025/03/20 01:57:03 DEBUG : Waiting for deletions to finish
2025/03/20 01:57:03 INFO  : There was nothing to transfer
--- PASS: TestSyncIgnoreCase (3.08s)
=== RUN   TestFixCase
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
    sync_test.go:2635: Skipping test as local or remote are case-sensitive
--- SKIP: TestFixCase (0.66s)
=== RUN   TestMaxTransfer
=== RUN   TestMaxTransfer/Hard
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
    sync_test.go:2674: This test only runs on local
=== RUN   TestMaxTransfer/Soft
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
    sync_test.go:2674: This test only runs on local
=== RUN   TestMaxTransfer/Cautious
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
    sync_test.go:2674: This test only runs on local
--- PASS: TestMaxTransfer (1.98s)
    --- SKIP: TestMaxTransfer/Hard (0.65s)
    --- SKIP: TestMaxTransfer/Soft (0.66s)
    --- SKIP: TestMaxTransfer/Cautious (0.66s)
=== RUN   TestSyncConcurrentDelete
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:57:59 DEBUG : both0: Sizes identical
2025/03/20 01:57:59 DEBUG : both0: Unchanged skipping
2025/03/20 01:57:59 DEBUG : both1: Sizes identical
2025/03/20 01:57:59 DEBUG : both1: Unchanged skipping
2025/03/20 01:57:59 DEBUG : both10: Sizes identical
2025/03/20 01:57:59 DEBUG : both10: Unchanged skipping
2025/03/20 01:57:59 DEBUG : both11: Sizes identical
2025/03/20 01:57:59 DEBUG : both11: Unchanged skipping
2025/03/20 01:57:59 DEBUG : both12: Sizes identical
2025/03/20 01:57:59 DEBUG : both12: Unchanged skipping
2025/03/20 01:57:59 DEBUG : both13: Sizes identical
2025/03/20 01:57:59 DEBUG : both13: Unchanged skipping
2025/03/20 01:57:59 DEBUG : both14: Sizes identical
2025/03/20 01:57:59 DEBUG : both14: Unchanged skipping
2025/03/20 01:57:59 DEBUG : both15: Sizes identical
2025/03/20 01:58:00 DEBUG : both15: Unchanged skipping
2025/03/20 01:58:00 DEBUG : both16: Sizes identical
2025/03/20 01:58:00 DEBUG : both16: Unchanged skipping
2025/03/20 01:58:00 DEBUG : both17: Sizes identical
2025/03/20 01:58:00 DEBUG : both17: Unchanged skipping
2025/03/20 01:58:00 DEBUG : both18: Sizes identical
2025/03/20 01:58:00 DEBUG : both18: Unchanged skipping
2025/03/20 01:58:00 DEBUG : both19: Sizes identical
2025/03/20 01:58:00 DEBUG : both19: Unchanged skipping
2025/03/20 01:58:00 DEBUG : both2: Sizes identical
2025/03/20 01:58:00 DEBUG : both2: Unchanged skipping
2025/03/20 01:58:00 DEBUG : both3: Sizes identical
2025/03/20 01:58:00 DEBUG : both3: Unchanged skipping
2025/03/20 01:58:00 DEBUG : both5: Sizes identical
2025/03/20 01:58:00 DEBUG : both6: Sizes identical
2025/03/20 01:58:00 DEBUG : both5: Unchanged skipping
2025/03/20 01:58:00 DEBUG : both7: Sizes identical
2025/03/20 01:58:00 DEBUG : both8: Sizes identical
2025/03/20 01:58:00 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:58:00 DEBUG : both6: Unchanged skipping
2025/03/20 01:58:00 DEBUG : both9: Sizes identical
2025/03/20 01:58:00 DEBUG : both9: Unchanged skipping
2025/03/20 01:58:00 DEBUG : both7: Unchanged skipping
2025/03/20 01:58:00 DEBUG : both4: Sizes identical
2025/03/20 01:58:00 DEBUG : both8: Unchanged skipping
2025/03/20 01:58:00 DEBUG : both4: Unchanged skipping
2025/03/20 01:58:00 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
2025/03/20 01:58:00 DEBUG : Waiting for deletions to finish
2025/03/20 01:58:00 INFO  : only14: Deleted
2025/03/20 01:58:00 INFO  : only17: Deleted
2025/03/20 01:58:00 INFO  : only18: Deleted
2025/03/20 01:58:00 INFO  : only3: Deleted
2025/03/20 01:58:00 INFO  : only6: Deleted
2025/03/20 01:58:00 INFO  : only10: Deleted
2025/03/20 01:58:00 INFO  : only1: Deleted
2025/03/20 01:58:00 INFO  : only15: Deleted
2025/03/20 01:58:00 INFO  : only2: Deleted
2025/03/20 01:58:00 INFO  : only13: Deleted
2025/03/20 01:58:00 INFO  : only4: Deleted
2025/03/20 01:58:00 INFO  : only16: Deleted
2025/03/20 01:58:00 INFO  : only5: Deleted
2025/03/20 01:58:00 INFO  : only8: Deleted
2025/03/20 01:58:00 INFO  : only0: Deleted
2025/03/20 01:58:00 INFO  : only11: Deleted
2025/03/20 01:58:00 INFO  : only12: Deleted
2025/03/20 01:58:00 INFO  : only19: Deleted
2025/03/20 01:58:00 INFO  : only7: Deleted
2025/03/20 01:58:00 INFO  : only9: Deleted
2025/03/20 01:58:00 INFO  : There was nothing to transfer
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
--- PASS: TestSyncConcurrentDelete (57.58s)
=== RUN   TestSyncConcurrentTruncate
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:58:57 DEBUG : both1: Sizes identical
2025/03/20 01:58:57 DEBUG : both0: Sizes identical
2025/03/20 01:58:57 DEBUG : both1: Unchanged skipping
2025/03/20 01:58:57 DEBUG : both0: Unchanged skipping
2025/03/20 01:58:57 DEBUG : both10: Sizes identical
2025/03/20 01:58:57 DEBUG : both11: Sizes identical
2025/03/20 01:58:57 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for checks to finish
2025/03/20 01:58:57 DEBUG : both12: Sizes identical
2025/03/20 01:58:57 DEBUG : both13: Sizes identical
2025/03/20 01:58:57 DEBUG : both10: Unchanged skipping
2025/03/20 01:58:57 DEBUG : both14: Sizes identical
2025/03/20 01:58:57 DEBUG : both11: Unchanged skipping
2025/03/20 01:58:57 DEBUG : both15: Sizes identical
2025/03/20 01:58:57 DEBUG : both15: Unchanged skipping
2025/03/20 01:58:57 DEBUG : both16: Sizes identical
2025/03/20 01:58:57 DEBUG : both12: Unchanged skipping
2025/03/20 01:58:57 DEBUG : both17: Sizes identical
2025/03/20 01:58:57 DEBUG : both17: Unchanged skipping
2025/03/20 01:58:57 DEBUG : both18: Sizes identical
2025/03/20 01:58:57 DEBUG : both13: Unchanged skipping
2025/03/20 01:58:57 DEBUG : both19: Sizes identical
2025/03/20 01:58:57 DEBUG : both19: Unchanged skipping
2025/03/20 01:58:57 DEBUG : both2: Sizes identical
2025/03/20 01:58:57 DEBUG : both14: Unchanged skipping
2025/03/20 01:58:57 DEBUG : both3: Sizes identical
2025/03/20 01:58:57 DEBUG : both16: Unchanged skipping
2025/03/20 01:58:57 DEBUG : both4: Sizes identical
2025/03/20 01:58:57 DEBUG : both18: Unchanged skipping
2025/03/20 01:58:57 DEBUG : both5: Sizes identical
2025/03/20 01:58:57 DEBUG : both5: Unchanged skipping
2025/03/20 01:58:57 DEBUG : both6: Sizes identical
2025/03/20 01:58:57 DEBUG : both6: Unchanged skipping
2025/03/20 01:58:57 DEBUG : both7: Sizes identical
2025/03/20 01:58:57 DEBUG : both2: Unchanged skipping
2025/03/20 01:58:57 DEBUG : both8: Sizes identical
2025/03/20 01:58:57 DEBUG : both8: Unchanged skipping
2025/03/20 01:58:57 DEBUG : both9: Sizes identical
2025/03/20 01:58:57 DEBUG : both9: Unchanged skipping
2025/03/20 01:58:57 DEBUG : only0: Sizes differ (src 0 vs dst 6)
2025/03/20 01:58:57 DEBUG : only1: Sizes differ (src 0 vs dst 6)
2025/03/20 01:58:57 DEBUG : both3: Unchanged skipping
2025/03/20 01:58:57 DEBUG : only10: Sizes differ (src 0 vs dst 6)
2025/03/20 01:58:57 DEBUG : only11: Sizes differ (src 0 vs dst 6)
2025/03/20 01:58:57 DEBUG : both4: Unchanged skipping
2025/03/20 01:58:57 DEBUG : only12: Sizes differ (src 0 vs dst 6)
2025/03/20 01:58:57 DEBUG : only13: Sizes differ (src 0 vs dst 6)
2025/03/20 01:58:57 DEBUG : only14: Sizes differ (src 0 vs dst 6)
2025/03/20 01:58:57 DEBUG : only15: Sizes differ (src 0 vs dst 6)
2025/03/20 01:58:57 DEBUG : only16: Sizes differ (src 0 vs dst 6)
2025/03/20 01:58:57 DEBUG : both7: Unchanged skipping
2025/03/20 01:58:57 DEBUG : only17: Sizes differ (src 0 vs dst 6)
2025/03/20 01:58:57 DEBUG : only18: Sizes differ (src 0 vs dst 6)
2025/03/20 01:58:57 DEBUG : only19: Sizes differ (src 0 vs dst 6)
2025/03/20 01:58:57 DEBUG : only2: Sizes differ (src 0 vs dst 6)
2025/03/20 01:58:57 DEBUG : only3: Sizes differ (src 0 vs dst 6)
2025/03/20 01:58:57 DEBUG : only4: Sizes differ (src 0 vs dst 6)
2025/03/20 01:58:57 DEBUG : only5: Sizes differ (src 0 vs dst 6)
2025/03/20 01:58:57 DEBUG : only6: Sizes differ (src 0 vs dst 6)
2025/03/20 01:58:57 DEBUG : only7: Sizes differ (src 0 vs dst 6)
2025/03/20 01:58:57 DEBUG : only8: Sizes differ (src 0 vs dst 6)
2025/03/20 01:58:57 DEBUG : only9: Sizes differ (src 0 vs dst 6)
2025/03/20 01:58:57 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Waiting for transfers to finish
2025/03/20 01:58:58 INFO  : only0: Copied (replaced existing)
2025/03/20 01:58:58 INFO  : only10: Copied (replaced existing)
2025/03/20 01:58:58 INFO  : only12: Copied (replaced existing)
2025/03/20 01:58:58 INFO  : only1: Copied (replaced existing)
2025/03/20 01:59:00 INFO  : only14: Copied (replaced existing)
2025/03/20 01:59:00 INFO  : only13: Copied (replaced existing)
2025/03/20 01:59:00 INFO  : only16: Copied (replaced existing)
2025/03/20 01:59:00 INFO  : only15: Copied (replaced existing)
2025/03/20 01:59:01 INFO  : only19: Copied (replaced existing)
2025/03/20 01:59:01 INFO  : only17: Copied (replaced existing)
2025/03/20 01:59:01 INFO  : only11: Copied (replaced existing)
2025/03/20 01:59:01 INFO  : only3: Copied (replaced existing)
2025/03/20 01:59:03 INFO  : only18: Copied (replaced existing)
2025/03/20 01:59:03 INFO  : only7: Copied (replaced existing)
2025/03/20 01:59:03 INFO  : only6: Copied (replaced existing)
2025/03/20 01:59:03 INFO  : only8: Copied (replaced existing)
2025/03/20 01:59:04 INFO  : only9: Copied (replaced existing)
2025/03/20 01:59:04 INFO  : only2: Copied (replaced existing)
2025/03/20 01:59:04 INFO  : only4: Copied (replaced existing)
2025/03/20 01:59:04 INFO  : only5: Copied (replaced existing)
2025/03/20 01:59:04 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
--- PASS: TestSyncConcurrentTruncate (65.87s)
=== RUN   TestSyncReplaceDirModTime
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:59:10 DEBUG : empty_dir: Making directory with metadata
2025/03/20 01:59:10 INFO  : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/20 01:59:10 DEBUG : empty_on_remote: Making directory with metadata
2025/03/20 01:59:10 INFO  : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/20 01:59:10 INFO  : empty_on_remote: Making directory
2025/03/20 01:59:10 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-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:59:12 INFO  : test_dir1: Set directory modification time (using DirSetModTime)
2025/03/20 01:59:12 INFO  : test_dir2: Set directory modification time (using DirSetModTime)
2025/03/20 01:59:12 INFO  : test_dir2/sub_dir: Set directory modification time (using DirSetModTime)
2025/03/20 01:59:12 INFO  : empty_on_remote: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
--- PASS: TestSyncReplaceDirModTime (8.43s)
=== RUN   TestSyncReplaceDirModTimeWithEmptyDirs
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:59:19 DEBUG : empty_dir: Making directory with metadata
2025/03/20 01:59:19 INFO  : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/20 01:59:19 DEBUG : empty_on_remote: Making directory with metadata
2025/03/20 01:59:19 INFO  : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/20 01:59:19 INFO  : empty_on_remote: Making directory
2025/03/20 01:59:19 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-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:59:21 INFO  : test_dir1: Set directory modification time (using DirSetModTime)
2025/03/20 01:59:21 INFO  : test_dir2: Set directory modification time (using DirSetModTime)
2025/03/20 01:59:21 INFO  : test_dir2/sub_dir: Set directory modification time (using DirSetModTime)
2025/03/20 01:59:21 INFO  : empty_on_remote: Set directory modification time (using DirSetModTime)
2025/03/20 01:59:21 INFO  : empty_dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
--- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (9.29s)
=== RUN   TestNothingToTransferWithEmptyDirs
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:59:28 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/20 01:59:28 INFO  : sub dir: Making directory
2025/03/20 01:59:28 INFO  : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
--- PASS: TestNothingToTransferWithEmptyDirs (21.00s)
=== RUN   TestNothingToTransferWithoutEmptyDirs
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
2025/03/20 01:59:49 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/20 01:59:49 INFO  : sub dir: Making directory
2025/03/20 01:59:49 INFO  : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
    run.go:180: Remote "FS imagekit: /rclone-test-dugugoc8yopi", Local "Local file system at /tmp/rclone1319770882", Modify Window "876000h0m0s"
--- PASS: TestNothingToTransferWithoutEmptyDirs (20.33s)
PASS
2025/03/20 02:00:09 DEBUG : FS imagekit: /rclone-test-dugugoc8yopi: Purge remote
"./sync.test -test.v -test.timeout 1h0m0s -remote TestImageKit: -verbose" - Finished OK in 12m47.039393195s (try 1/5)