"./sync.test -test.v -test.timeout 1h0m0s -remote TestImageKit: -verbose" - Starting (try 1/5) 2024/04/18 02:50:59 DEBUG : Creating backend with remote "TestImageKit:rclone-test-kogowud9mibepoy0sujapof4" 2024/04/18 02:50:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/18 02:50:59 DEBUG : Creating backend with remote "/tmp/rclone3256942" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:50:59 NOTICE: sub dir: Skipped make directory as --dry-run is set 2024/04/18 02:50:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/18 02:50:59 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/04/18 02:50:59 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for checks to finish 2024/04/18 02:50:59 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for transfers to finish run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (2.09s) === RUN TestCopy run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:51:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/04/18 02:51:01 DEBUG : sub dir: Making directory 2024/04/18 02:51:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/18 02:51:01 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for checks to finish 2024/04/18 02:51:01 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for transfers to finish 2024/04/18 02:51:03 INFO : sub dir/hello world: Copied (new) to: hello world run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:51:04 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (4.81s) === RUN TestCopyMetadata run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:51:06 DEBUG : metadata sub dir: Making directory with metadata 2024/04/18 02:51:06 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/04/18 02:51:06 DEBUG : Local file system at /tmp/rclone3256942: File to upload is small (21 bytes), uploading instead of streaming 2024/04/18 02:51:06 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2024/04/18 02:51:06 DEBUG : metadata sub dir/hello metadata world.suwojal1.partial: renamed to: metadata sub dir/hello metadata world 2024/04/18 02:51:06 INFO : metadata sub dir/hello metadata world: Copied (new) 2024/04/18 02:51:06 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2024/04/18 02:51:06 DEBUG : metadata sub dir: Making directory 2024/04/18 02:51:06 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2024/04/18 02:51:06 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for checks to finish 2024/04/18 02:51:06 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for transfers to finish 2024/04/18 02:51:08 INFO : metadata sub dir/hello metadata world: Copied (new) to: hello metadata world run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:51:08 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata fstest.go:592: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:592 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:147 Error: Received unexpected error: parsing time "" as "2006-01-02T15:04:05Z07:00": cannot parse "" as "2006" Test: TestCopyMetadata --- FAIL: TestCopyMetadata (4.98s) === RUN TestCopyMissingDirectory run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:51:11 DEBUG : Creating backend with remote "/non-existing" 2024/04/18 02:51:11 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/04/18 02:51:11 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for checks to finish 2024/04/18 02:51:11 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for transfers to finish run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (1.64s) === RUN TestCopyNoTraverse run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:51:12 DEBUG : sub dir: Making directory 2024/04/18 02:51:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/18 02:51:13 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for checks to finish 2024/04/18 02:51:13 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for transfers to finish 2024/04/18 02:51:14 INFO : sub dir/hello world: Copied (new) to: hello world run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (4.50s) === RUN TestCopyCheckFirst run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:51:17 INFO : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Running all checks before starting transfers 2024/04/18 02:51:17 DEBUG : sub dir: Making directory 2024/04/18 02:51:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/18 02:51:17 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for checks to finish 2024/04/18 02:51:17 INFO : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Checks finished, now starting transfers 2024/04/18 02:51:17 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for transfers to finish 2024/04/18 02:51:19 INFO : sub dir/hello world: Copied (new) to: hello world run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (4.93s) === RUN TestSyncNoTraverse run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:51:22 ERROR : Ignoring --no-traverse with sync 2024/04/18 02:51:22 DEBUG : sub dir: Making directory 2024/04/18 02:51:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/18 02:51:22 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for checks to finish 2024/04/18 02:51:22 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for transfers to finish 2024/04/18 02:51:24 INFO : sub dir/hello world: Copied (new) to: hello world 2024/04/18 02:51:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (4.65s) === RUN TestCopyWithDepth run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:51:27 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/04/18 02:51:27 DEBUG : sub dir: Making directory 2024/04/18 02:51:27 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for checks to finish 2024/04/18 02:51:27 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for transfers to finish 2024/04/18 02:51:28 INFO : hello world2: Copied (new) run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (4.57s) === RUN TestCopyWithFilesFrom run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:51:31 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/18 02:51:31 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for checks to finish 2024/04/18 02:51:31 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for transfers to finish 2024/04/18 02:51:33 INFO : potato2: Copied (new) run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (3.42s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:51:35 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/18 02:51:35 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for checks to finish 2024/04/18 02:51:35 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for transfers to finish 2024/04/18 02:51:36 INFO : potato2: Copied (new) run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (3.36s) === RUN TestCopyEmptyDirectories run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:51:38 DEBUG : sub dir2: Making directory with metadata 2024/04/18 02:51:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/04/18 02:51:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/04/18 02:51:38 DEBUG : sub dir: Making directory 2024/04/18 02:51:38 DEBUG : sub dir2: Making directory 2024/04/18 02:51:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/18 02:51:38 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for checks to finish 2024/04/18 02:51:38 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for transfers to finish 2024/04/18 02:51:40 INFO : sub dir/hello world: Copied (new) to: hello world 2024/04/18 02:51:40 DEBUG : sub dir2: Making directory 2024/04/18 02:51:40 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: copied 1 directories run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:51:41 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.29s) === RUN TestMoveEmptyDirectories run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:51:43 DEBUG : sub dir2: Making directory with metadata 2024/04/18 02:51:43 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/04/18 02:51:44 DEBUG : sub dir: Making directory 2024/04/18 02:51:44 DEBUG : sub dir2: Making directory 2024/04/18 02:51:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/18 02:51:44 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for checks to finish 2024/04/18 02:51:44 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for transfers to finish 2024/04/18 02:51:45 INFO : sub dir/hello world: Copied (new) to: hello world 2024/04/18 02:51:45 INFO : sub dir/hello world: Deleted 2024/04/18 02:51:45 DEBUG : sub dir: Making directory 2024/04/18 02:51:45 DEBUG : sub dir2: Making directory 2024/04/18 02:51:45 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: copied 2 directories run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:51:46 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/04/18 02:51:46 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (5.77s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" sync_test.go:351: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.66s) === RUN TestSyncEmptyDirectories run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:51:50 DEBUG : sub dir2: Making directory with metadata 2024/04/18 02:51:50 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/04/18 02:51:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/04/18 02:51:50 DEBUG : sub dir: Making directory 2024/04/18 02:51:50 DEBUG : sub dir2: Making directory 2024/04/18 02:51:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/18 02:51:50 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for checks to finish 2024/04/18 02:51:50 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for transfers to finish 2024/04/18 02:51:52 INFO : sub dir/hello world: Copied (new) to: hello world 2024/04/18 02:51:52 DEBUG : sub dir2: Making directory 2024/04/18 02:51:52 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: copied 1 directories 2024/04/18 02:51:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:51:52 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (5.40s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" sync_test.go:427: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.66s) === RUN TestServerSideCopy run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:51:58 DEBUG : Creating backend with remote "TestImageKit:rclone-test-sucitec2renebuf5jebozaz1" sync_test.go:487: Server side copy (if possible) FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4 -> FS imagekit: /rclone-test-sucitec2renebuf5jebozaz1 2024/04/18 02:51:58 DEBUG : sub dir: Making directory 2024/04/18 02:51:59 DEBUG : hello world: Need to transfer - File not found at Destination 2024/04/18 02:51:59 DEBUG : FS imagekit: /rclone-test-sucitec2renebuf5jebozaz1: Waiting for checks to finish 2024/04/18 02:51:59 DEBUG : FS imagekit: /rclone-test-sucitec2renebuf5jebozaz1: Waiting for transfers to finish 2024/04/18 02:52:00 INFO : hello world: Copied (server-side copy) run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:52:01 DEBUG : FS imagekit: /rclone-test-sucitec2renebuf5jebozaz1: Purge remote --- PASS: TestServerSideCopy (7.31s) === RUN TestCopyAfterDelete run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:52:04 ERROR : : error listing: directory not found 2024/04/18 02:52:05 DEBUG : Local file system at /tmp/rclone3256942: Making directory 2024/04/18 02:52:06 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for checks to finish 2024/04/18 02:52:06 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for transfers to finish run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (5.52s) === RUN TestCopyRedownload run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:52:11 DEBUG : sub dir: Making directory with metadata 2024/04/18 02:52:11 INFO : sub dir: Made directory with metadata (mtime=2024-04-18T02:52:09.586Z) 2024/04/18 02:52:11 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/04/18 02:52:11 DEBUG : hello world: Need to transfer - File not found at Destination 2024/04/18 02:52:11 DEBUG : Local file system at /tmp/rclone3256942: Waiting for checks to finish 2024/04/18 02:52:11 DEBUG : Local file system at /tmp/rclone3256942: Waiting for transfers to finish 2024/04/18 02:52:11 DEBUG : sub dir/hello world.nocifuz7.partial: renamed to: sub dir/hello world 2024/04/18 02:52:11 INFO : hello world: Copied (new) to: sub dir/hello world 2024/04/18 02:52:11 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (4.91s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:52:14 DEBUG : check sum: Need to transfer - File not found at Destination 2024/04/18 02:52:14 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for checks to finish 2024/04/18 02:52:14 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for transfers to finish 2024/04/18 02:52:15 INFO : check sum: Copied (new) 2024/04/18 02:52:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:52:16 NOTICE: FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/04/18 02:52:16 DEBUG : check sum: Size of src and dst objects identical 2024/04/18 02:52:16 DEBUG : check sum: Unchanged skipping 2024/04/18 02:52:16 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for checks to finish 2024/04/18 02:52:16 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for transfers to finish 2024/04/18 02:52:16 DEBUG : Waiting for deletions to finish 2024/04/18 02:52:16 INFO : There was nothing to transfer run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (5.14s) === RUN TestSyncSizeOnly run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:52:19 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/04/18 02:52:19 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for checks to finish 2024/04/18 02:52:19 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for transfers to finish 2024/04/18 02:52:20 INFO : sizeonly: Copied (new) 2024/04/18 02:52:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:52:21 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for checks to finish 2024/04/18 02:52:21 DEBUG : sizeonly: Sizes identical 2024/04/18 02:52:21 DEBUG : sizeonly: Unchanged skipping 2024/04/18 02:52:21 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for transfers to finish 2024/04/18 02:52:21 DEBUG : Waiting for deletions to finish 2024/04/18 02:52:21 INFO : There was nothing to transfer run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (4.79s) === RUN TestSyncIgnoreSize run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:52:24 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/04/18 02:52:24 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for checks to finish 2024/04/18 02:52:24 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for transfers to finish 2024/04/18 02:52:25 INFO : ignore-size: Copied (new) 2024/04/18 02:52:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:52:26 DEBUG : ignore-size: Sizes identical 2024/04/18 02:52:26 DEBUG : ignore-size: Unchanged skipping 2024/04/18 02:52:26 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for checks to finish 2024/04/18 02:52:26 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for transfers to finish 2024/04/18 02:52:26 DEBUG : Waiting for deletions to finish 2024/04/18 02:52:26 INFO : There was nothing to transfer run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (4.83s) === RUN TestSyncIgnoreTimes run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:52:30 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for checks to finish 2024/04/18 02:52:30 DEBUG : existing: Sizes identical 2024/04/18 02:52:30 DEBUG : existing: Unchanged skipping 2024/04/18 02:52:30 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for transfers to finish 2024/04/18 02:52:30 DEBUG : Waiting for deletions to finish 2024/04/18 02:52:30 INFO : There was nothing to transfer run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:52:31 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/04/18 02:52:31 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for checks to finish 2024/04/18 02:52:31 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for transfers to finish 2024/04/18 02:52:32 INFO : existing: Copied (replaced existing) 2024/04/18 02:52:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (6.51s) === RUN TestSyncIgnoreExisting run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:52:35 DEBUG : existing: Need to transfer - File not found at Destination 2024/04/18 02:52:35 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for checks to finish 2024/04/18 02:52:35 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for transfers to finish 2024/04/18 02:52:36 INFO : existing: Copied (new) 2024/04/18 02:52:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:52:37 DEBUG : existing: Destination exists, skipping 2024/04/18 02:52:37 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for checks to finish 2024/04/18 02:52:37 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for transfers to finish 2024/04/18 02:52:37 DEBUG : Waiting for deletions to finish 2024/04/18 02:52:37 INFO : There was nothing to transfer run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (4.79s) === RUN TestSyncIgnoreErrors run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:52:42 DEBUG : d: Making directory 2024/04/18 02:52:43 DEBUG : a: Making directory 2024/04/18 02:52:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/04/18 02:52:44 DEBUG : c/non empty space: Sizes identical 2024/04/18 02:52:44 DEBUG : c/non empty space: Unchanged skipping 2024/04/18 02:52:44 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for checks to finish 2024/04/18 02:52:44 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for transfers to finish 2024/04/18 02:52:45 INFO : a/potato2: Copied (new) to: potato2 2024/04/18 02:52:45 DEBUG : Waiting for deletions to finish 2024/04/18 02:52:45 INFO : potato: Deleted 2024/04/18 02:52:45 INFO : d: Removing directory 2024/04/18 02:52:45 INFO : b: Removing directory 2024/04/18 02:52:46 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: deleted 2 directories run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (9.71s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:52:51 DEBUG : empty space: Sizes identical 2024/04/18 02:52:51 DEBUG : empty space: Unchanged skipping 2024/04/18 02:52:51 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for checks to finish 2024/04/18 02:52:51 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for transfers to finish 2024/04/18 02:52:51 DEBUG : Waiting for deletions to finish 2024/04/18 02:52:51 INFO : There was nothing to transfer run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:52:52 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for checks to finish 2024/04/18 02:52:52 DEBUG : empty space: Sizes identical 2024/04/18 02:52:52 DEBUG : empty space: Unchanged skipping 2024/04/18 02:52:52 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for transfers to finish 2024/04/18 02:52:52 DEBUG : Waiting for deletions to finish 2024/04/18 02:52:52 INFO : There was nothing to transfer run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (5.09s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" sync_test.go:811: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.66s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" sync_test.go:837: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.66s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:52:58 DEBUG : potato: Need to transfer - File not found at Destination 2024/04/18 02:52:58 DEBUG : empty space: Sizes identical 2024/04/18 02:52:58 DEBUG : empty space: Unchanged skipping 2024/04/18 02:52:58 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for checks to finish 2024/04/18 02:52:58 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for transfers to finish 2024/04/18 02:52:59 INFO : potato: Copied (new) 2024/04/18 02:52:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (5.23s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:53:03 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/04/18 02:53:03 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for checks to finish 2024/04/18 02:53:03 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for transfers to finish 2024/04/18 02:53:04 INFO : potato: Copied (replaced existing) 2024/04/18 02:53:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (5.25s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" sync_test.go:901: ModTimeNotSupported so forcing file to be a different size 2024/04/18 02:53:08 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2024/04/18 02:53:08 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for checks to finish 2024/04/18 02:53:08 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for transfers to finish 2024/04/18 02:53:09 INFO : potato: Copied (replaced existing) 2024/04/18 02:53:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (5.18s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:53:14 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/18 02:53:14 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/04/18 02:53:14 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for checks to finish 2024/04/18 02:53:14 DEBUG : empty space: Sizes identical 2024/04/18 02:53:14 DEBUG : empty space: Unchanged skipping 2024/04/18 02:53:14 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for transfers to finish 2024/04/18 02:53:14 DEBUG : Waiting for deletions to finish 2024/04/18 02:53:14 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:53:19 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/18 02:53:19 DEBUG : empty space: Sizes identical 2024/04/18 02:53:19 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for checks to finish 2024/04/18 02:53:20 DEBUG : empty space: Unchanged skipping 2024/04/18 02:53:20 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for transfers to finish 2024/04/18 02:53:21 INFO : potato2: Copied (new) 2024/04/18 02:53:21 DEBUG : Waiting for deletions to finish 2024/04/18 02:53:21 INFO : potato: Deleted run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.76s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:53:26 DEBUG : d: Making directory 2024/04/18 02:53:26 DEBUG : d/e: Making directory 2024/04/18 02:53:27 DEBUG : a: Making directory 2024/04/18 02:53:27 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/04/18 02:53:28 DEBUG : c/non empty space: Sizes identical 2024/04/18 02:53:28 DEBUG : c/non empty space: Unchanged skipping 2024/04/18 02:53:28 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for checks to finish 2024/04/18 02:53:28 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for transfers to finish 2024/04/18 02:53:29 INFO : a/potato2: Copied (new) to: potato2 2024/04/18 02:53:29 DEBUG : Waiting for deletions to finish 2024/04/18 02:53:29 INFO : potato: Deleted 2024/04/18 02:53:29 INFO : d/e: Removing directory 2024/04/18 02:53:29 INFO : d: Removing directory 2024/04/18 02:53:30 INFO : b: Removing directory 2024/04/18 02:53:30 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: deleted 3 directories run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (10.66s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:53:36 DEBUG : d: Making directory 2024/04/18 02:53:37 DEBUG : a: Making directory 2024/04/18 02:53:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/04/18 02:53:38 DEBUG : c/non empty space: Sizes identical 2024/04/18 02:53:38 DEBUG : c/non empty space: Unchanged skipping 2024/04/18 02:53:38 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for checks to finish 2024/04/18 02:53:38 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for transfers to finish 2024/04/18 02:53:39 INFO : a/potato2: Copied (new) to: potato2 2024/04/18 02:53:39 ERROR : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: not deleting files as there were IO errors 2024/04/18 02:53:39 ERROR : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: not deleting directories as there were IO errors run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (10.00s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:53:47 DEBUG : Waiting for deletions to finish 2024/04/18 02:53:47 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/18 02:53:47 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for checks to finish 2024/04/18 02:53:47 DEBUG : empty space: Sizes identical 2024/04/18 02:53:47 DEBUG : empty space: Unchanged skipping 2024/04/18 02:53:47 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for transfers to finish 2024/04/18 02:53:47 INFO : potato: Deleted 2024/04/18 02:53:48 INFO : potato2: Copied (new) run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (6.58s) === RUN TestSyncDeleteBefore run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:53:53 DEBUG : Waiting for deletions to finish 2024/04/18 02:53:54 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for checks to finish 2024/04/18 02:53:54 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for transfers to finish 2024/04/18 02:53:54 INFO : potato: Deleted 2024/04/18 02:53:54 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/18 02:53:54 DEBUG : empty space: Sizes identical 2024/04/18 02:53:54 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for checks to finish 2024/04/18 02:53:54 DEBUG : empty space: Unchanged skipping 2024/04/18 02:53:54 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for transfers to finish 2024/04/18 02:53:55 INFO : potato2: Copied (new) run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (7.01s) === RUN TestCopyDeleteBefore run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:53:59 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/18 02:53:59 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for checks to finish 2024/04/18 02:53:59 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for transfers to finish 2024/04/18 02:54:01 INFO : potato2: Copied (new) run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (5.23s) === RUN TestSyncWithExclude run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:54:05 DEBUG : enormous: Excluded (Size Filter) 2024/04/18 02:54:05 DEBUG : enormous: Excluded 2024/04/18 02:54:05 DEBUG : potato2: Excluded (Size Filter) 2024/04/18 02:54:05 DEBUG : potato2: Excluded 2024/04/18 02:54:06 DEBUG : potato2: Excluded (Size Filter) 2024/04/18 02:54:06 DEBUG : potato2: Excluded 2024/04/18 02:54:06 DEBUG : empty space: Sizes identical 2024/04/18 02:54:06 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for checks to finish 2024/04/18 02:54:06 DEBUG : empty space: Unchanged skipping 2024/04/18 02:54:06 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for transfers to finish 2024/04/18 02:54:06 DEBUG : Waiting for deletions to finish 2024/04/18 02:54:06 INFO : There was nothing to transfer run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:54:06 DEBUG : enormous: Excluded (Size Filter) 2024/04/18 02:54:06 DEBUG : enormous: Excluded 2024/04/18 02:54:06 DEBUG : potato2: Excluded (Size Filter) 2024/04/18 02:54:06 DEBUG : potato2: Excluded 2024/04/18 02:54:06 DEBUG : potato2: Excluded (Size Filter) 2024/04/18 02:54:06 DEBUG : potato2: Excluded 2024/04/18 02:54:06 DEBUG : Local file system at /tmp/rclone3256942: Waiting for checks to finish 2024/04/18 02:54:06 DEBUG : empty space: Sizes identical 2024/04/18 02:54:06 DEBUG : empty space: Unchanged skipping 2024/04/18 02:54:06 DEBUG : Local file system at /tmp/rclone3256942: Waiting for transfers to finish 2024/04/18 02:54:06 DEBUG : Waiting for deletions to finish 2024/04/18 02:54:06 INFO : There was nothing to transfer run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (6.26s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:54:13 DEBUG : enormous: Excluded (Size Filter) 2024/04/18 02:54:13 DEBUG : enormous: Excluded 2024/04/18 02:54:13 DEBUG : potato2: Excluded (Size Filter) 2024/04/18 02:54:13 DEBUG : potato2: Excluded 2024/04/18 02:54:13 DEBUG : empty space: Sizes identical 2024/04/18 02:54:13 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for checks to finish 2024/04/18 02:54:13 DEBUG : empty space: Unchanged skipping 2024/04/18 02:54:13 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for transfers to finish 2024/04/18 02:54:13 DEBUG : Waiting for deletions to finish 2024/04/18 02:54:13 INFO : enormous: Deleted 2024/04/18 02:54:13 INFO : potato2: Deleted 2024/04/18 02:54:13 INFO : There was nothing to transfer run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:54:14 DEBUG : Local file system at /tmp/rclone3256942: Waiting for checks to finish 2024/04/18 02:54:14 DEBUG : empty space: Sizes identical 2024/04/18 02:54:14 DEBUG : empty space: Unchanged skipping 2024/04/18 02:54:14 DEBUG : Local file system at /tmp/rclone3256942: Waiting for transfers to finish 2024/04/18 02:54:14 DEBUG : Waiting for deletions to finish 2024/04/18 02:54:14 INFO : enormous: Deleted 2024/04/18 02:54:14 INFO : potato2: Deleted 2024/04/18 02:54:14 INFO : There was nothing to transfer run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.52s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" sync_test.go:1218: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.84s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1261: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1261: 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-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" sync_test.go:1327: Can track renames: false 2024/04/18 02:54:17 ERROR : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Ignoring --track-renames as the source and destination do not have a common hash 2024/04/18 02:54:17 DEBUG : potato: Need to transfer - File not found at Destination 2024/04/18 02:54:17 DEBUG : yam: Need to transfer - File not found at Destination 2024/04/18 02:54:17 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for checks to finish 2024/04/18 02:54:17 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for transfers to finish 2024/04/18 02:54:19 INFO : yam: Copied (new) 2024/04/18 02:54:19 INFO : potato: Copied (new) 2024/04/18 02:54:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:54:19 ERROR : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Ignoring --track-renames as the source and destination do not have a common hash 2024/04/18 02:54:19 DEBUG : yaml: Need to transfer - File not found at Destination 2024/04/18 02:54:19 DEBUG : potato: Sizes identical 2024/04/18 02:54:19 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for checks to finish 2024/04/18 02:54:19 DEBUG : potato: Unchanged skipping 2024/04/18 02:54:19 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for transfers to finish 2024/04/18 02:54:21 INFO : yaml: Copied (new) 2024/04/18 02:54:21 DEBUG : Waiting for deletions to finish 2024/04/18 02:54:21 INFO : yam: Deleted run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (6.39s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" sync_test.go:1399: Can track renames: false 2024/04/18 02:54:23 ERROR : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Ignoring --track-renames as either the source or destination do not support modtime 2024/04/18 02:54:24 DEBUG : potato: Need to transfer - File not found at Destination 2024/04/18 02:54:24 DEBUG : yam: Need to transfer - File not found at Destination 2024/04/18 02:54:24 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for checks to finish 2024/04/18 02:54:24 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for transfers to finish 2024/04/18 02:54:25 INFO : yam: Copied (new) 2024/04/18 02:54:25 INFO : potato: Copied (new) 2024/04/18 02:54:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:54:25 ERROR : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Ignoring --track-renames as either the source or destination do not support modtime 2024/04/18 02:54:26 DEBUG : yaml: Need to transfer - File not found at Destination 2024/04/18 02:54:26 DEBUG : potato: Sizes identical 2024/04/18 02:54:26 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for checks to finish 2024/04/18 02:54:26 DEBUG : potato: Unchanged skipping 2024/04/18 02:54:26 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for transfers to finish 2024/04/18 02:54:27 INFO : yaml: Copied (new) 2024/04/18 02:54:27 DEBUG : Waiting for deletions to finish 2024/04/18 02:54:27 INFO : yam: Deleted run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (6.31s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" sync_test.go:1438: Can track renames: false 2024/04/18 02:54:30 DEBUG : sub: Making directory 2024/04/18 02:54:30 INFO : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Making map for --track-renames 2024/04/18 02:54:30 INFO : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Finished making map for --track-renames 2024/04/18 02:54:30 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for checks to finish 2024/04/18 02:54:30 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/04/18 02:54:30 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/04/18 02:54:30 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for renames to finish 2024/04/18 02:54:30 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for transfers to finish 2024/04/18 02:54:32 INFO : potato: Copied (new) 2024/04/18 02:54:32 INFO : sub/yam: Copied (new) to: yam 2024/04/18 02:54:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:54:33 DEBUG : potato: Sizes identical 2024/04/18 02:54:33 DEBUG : potato: Unchanged skipping 2024/04/18 02:54:33 INFO : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Making map for --track-renames 2024/04/18 02:54:33 INFO : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Finished making map for --track-renames 2024/04/18 02:54:33 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for checks to finish 2024/04/18 02:54:33 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for renames to finish 2024/04/18 02:54:35 INFO : yam: Copied (server-side copy) 2024/04/18 02:54:35 INFO : yam: Deleted 2024/04/18 02:54:35 INFO : yam: Renamed from "sub/yam" 2024/04/18 02:54:35 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for transfers to finish 2024/04/18 02:54:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.55s) === RUN TestServerSideMoveLocal run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:54:38 DEBUG : Creating backend with remote "/tmp/rclone3256942/dir1" 2024/04/18 02:54:38 DEBUG : Config file has changed externally - reloading 2024/04/18 02:54:38 DEBUG : Creating backend with remote "/tmp/rclone3256942/dir2" 2024/04/18 02:54:38 DEBUG : Local file system at /tmp/rclone3256942/dir2: Using server-side directory move 2024/04/18 02:54:38 INFO : Local file system at /tmp/rclone3256942/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/04/18 02:54:38 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/04/18 02:54:38 INFO : file1.txt: Moved (server-side) 2024/04/18 02:54:38 DEBUG : Local file system at /tmp/rclone3256942/dir2: Waiting for checks to finish 2024/04/18 02:54:38 DEBUG : Local file system at /tmp/rclone3256942/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.68s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:54:39 DEBUG : nested: Making directory 2024/04/18 02:54:39 DEBUG : sub dir: Making directory 2024/04/18 02:54:40 DEBUG : nested/sub dir: Making directory 2024/04/18 02:54:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/18 02:54:40 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/04/18 02:54:40 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for checks to finish 2024/04/18 02:54:40 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for transfers to finish 2024/04/18 02:54:41 INFO : sub dir/hello world: Copied (new) to: hello world 2024/04/18 02:54:41 INFO : sub dir/hello world: Deleted 2024/04/18 02:54:41 INFO : nested/sub dir/file: Copied (new) to: file 2024/04/18 02:54:41 INFO : nested/sub dir/file: Deleted 2024/04/18 02:54:41 INFO : sub dir: Removing directory 2024/04/18 02:54:41 INFO : nested/sub dir: Removing directory 2024/04/18 02:54:41 INFO : nested: Removing directory 2024/04/18 02:54:41 DEBUG : Local file system at /tmp/rclone3256942: deleted 3 directories run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (6.55s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:54:46 DEBUG : nested: Making directory 2024/04/18 02:54:46 DEBUG : sub dir: Making directory 2024/04/18 02:54:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/18 02:54:46 DEBUG : nested/sub dir: Making directory 2024/04/18 02:54:46 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/04/18 02:54:46 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for checks to finish 2024/04/18 02:54:46 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for transfers to finish 2024/04/18 02:54:47 INFO : sub dir/hello world: Copied (new) to: hello world 2024/04/18 02:54:47 INFO : sub dir/hello world: Deleted 2024/04/18 02:54:47 INFO : nested/sub dir/file: Copied (new) to: file 2024/04/18 02:54:47 INFO : nested/sub dir/file: Deleted run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (6.61s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:54:52 DEBUG : existing: Need to transfer - File not found at Destination 2024/04/18 02:54:52 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/04/18 02:54:52 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for checks to finish 2024/04/18 02:54:52 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for transfers to finish 2024/04/18 02:54:54 INFO : existing: Copied (new) 2024/04/18 02:54:54 INFO : existing: Deleted 2024/04/18 02:54:54 INFO : existing-b: Copied (new) 2024/04/18 02:54:54 INFO : existing-b: Deleted 2024/04/18 02:54:54 DEBUG : existing: Destination exists, skipping 2024/04/18 02:54:54 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/04/18 02:54:54 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for checks to finish 2024/04/18 02:54:54 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for transfers to finish 2024/04/18 02:54:54 INFO : There was nothing to transfer run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (4.24s) === RUN TestServerSideMove run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:54:56 DEBUG : Creating backend with remote "TestImageKit:rclone-test-kitifam7duvawuf3gusoqox9" sync_test.go:1494: Server side move (if possible) FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4 -> FS imagekit: /rclone-test-kitifam7duvawuf3gusoqox9 2024/04/18 02:55:04 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/18 02:55:04 DEBUG : empty space: Sizes identical 2024/04/18 02:55:04 DEBUG : empty space: Unchanged skipping 2024/04/18 02:55:04 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/04/18 02:55:04 DEBUG : FS imagekit: /rclone-test-kitifam7duvawuf3gusoqox9: Waiting for checks to finish 2024/04/18 02:55:04 INFO : empty space: Deleted 2024/04/18 02:55:04 DEBUG : FS imagekit: /rclone-test-kitifam7duvawuf3gusoqox9: Waiting for transfers to finish 2024/04/18 02:55:06 INFO : potato2: Copied (server-side copy) 2024/04/18 02:55:06 INFO : potato3: Copied (server-side copy) 2024/04/18 02:55:06 INFO : potato2: Deleted 2024/04/18 02:55:06 INFO : potato3: Deleted 2024/04/18 02:55:07 DEBUG : Creating backend with remote "TestImageKit:rclone-test-kovenen9ragafaw7gamizat1" 2024/04/18 02:55:07 DEBUG : empty space: Need to transfer - File not found at Destination 2024/04/18 02:55:07 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/18 02:55:07 DEBUG : potato3: Need to transfer - File not found at Destination 2024/04/18 02:55:07 DEBUG : FS imagekit: /rclone-test-kovenen9ragafaw7gamizat1: Waiting for checks to finish 2024/04/18 02:55:07 DEBUG : FS imagekit: /rclone-test-kovenen9ragafaw7gamizat1: Waiting for transfers to finish 2024/04/18 02:55:08 INFO : potato3: Copied (server-side copy) 2024/04/18 02:55:09 INFO : potato2: Copied (server-side copy) 2024/04/18 02:55:09 INFO : empty space: Copied (server-side copy) 2024/04/18 02:55:09 INFO : potato3: Deleted 2024/04/18 02:55:09 INFO : potato2: Deleted 2024/04/18 02:55:09 INFO : empty space: Deleted 2024/04/18 02:55:09 DEBUG : FS imagekit: /rclone-test-kovenen9ragafaw7gamizat1: Purge remote 2024/04/18 02:55:09 DEBUG : FS imagekit: /rclone-test-kitifam7duvawuf3gusoqox9: Purge remote --- PASS: TestServerSideMove (13.81s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:55:10 DEBUG : Creating backend with remote "TestImageKit:rclone-test-zakazad5dakotoc4gekoqot8" sync_test.go:1494: Server side move (if possible) FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4 -> FS imagekit: /rclone-test-zakazad5dakotoc4gekoqot8 2024/04/18 02:55:18 DEBUG : empty space: Excluded (Size Filter) 2024/04/18 02:55:18 DEBUG : empty space: Excluded 2024/04/18 02:55:18 DEBUG : empty space: Excluded (Size Filter) 2024/04/18 02:55:18 DEBUG : empty space: Excluded 2024/04/18 02:55:18 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/18 02:55:18 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/04/18 02:55:18 DEBUG : FS imagekit: /rclone-test-zakazad5dakotoc4gekoqot8: Waiting for checks to finish 2024/04/18 02:55:18 DEBUG : FS imagekit: /rclone-test-zakazad5dakotoc4gekoqot8: Waiting for transfers to finish 2024/04/18 02:55:20 INFO : potato2: Copied (server-side copy) 2024/04/18 02:55:20 INFO : potato2: Deleted 2024/04/18 02:55:20 INFO : potato3: Copied (server-side copy) 2024/04/18 02:55:20 INFO : potato3: Deleted 2024/04/18 02:55:21 DEBUG : Creating backend with remote "TestImageKit:rclone-test-zadimuq6furijod2jinimeq9" 2024/04/18 02:55:21 DEBUG : empty space: Excluded (Size Filter) 2024/04/18 02:55:21 DEBUG : empty space: Excluded 2024/04/18 02:55:21 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/18 02:55:21 DEBUG : potato3: Need to transfer - File not found at Destination 2024/04/18 02:55:21 DEBUG : FS imagekit: /rclone-test-zadimuq6furijod2jinimeq9: Waiting for checks to finish 2024/04/18 02:55:21 DEBUG : FS imagekit: /rclone-test-zadimuq6furijod2jinimeq9: Waiting for transfers to finish 2024/04/18 02:55:23 INFO : potato2: Copied (server-side copy) 2024/04/18 02:55:23 INFO : potato3: Copied (server-side copy) 2024/04/18 02:55:23 INFO : potato2: Deleted 2024/04/18 02:55:23 INFO : potato3: Deleted 2024/04/18 02:55:23 DEBUG : FS imagekit: /rclone-test-zadimuq6furijod2jinimeq9: Purge remote 2024/04/18 02:55:23 DEBUG : FS imagekit: /rclone-test-zakazad5dakotoc4gekoqot8: Purge remote --- PASS: TestServerSideMoveWithFilter (14.17s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:55:24 DEBUG : Creating backend with remote "TestImageKit:rclone-test-murinev6zayepob6laludep7" 2024/04/18 02:55:28 DEBUG : tomatoDir: Making directory sync_test.go:1494: Server side move (if possible) FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4 -> FS imagekit: /rclone-test-murinev6zayepob6laludep7 2024/04/18 02:55:33 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/18 02:55:33 DEBUG : tomatoDir: Making directory 2024/04/18 02:55:33 DEBUG : empty space: Sizes identical 2024/04/18 02:55:33 DEBUG : empty space: Unchanged skipping 2024/04/18 02:55:33 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/04/18 02:55:33 INFO : empty space: Deleted 2024/04/18 02:55:34 DEBUG : FS imagekit: /rclone-test-murinev6zayepob6laludep7: Waiting for checks to finish 2024/04/18 02:55:34 DEBUG : FS imagekit: /rclone-test-murinev6zayepob6laludep7: Waiting for transfers to finish 2024/04/18 02:55:34 INFO : potato2: Copied (server-side copy) 2024/04/18 02:55:35 INFO : potato2: Deleted 2024/04/18 02:55:35 INFO : potato3: Copied (server-side copy) 2024/04/18 02:55:35 INFO : potato3: Deleted 2024/04/18 02:55:35 INFO : tomatoDir: Removing directory 2024/04/18 02:55:35 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: deleted 1 directories 2024/04/18 02:55:37 DEBUG : Creating backend with remote "TestImageKit:rclone-test-sawuloz1deviwev9fasaxun4" 2024/04/18 02:55:37 DEBUG : tomatoDir: Making directory 2024/04/18 02:55:37 DEBUG : empty space: Need to transfer - File not found at Destination 2024/04/18 02:55:37 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/18 02:55:37 DEBUG : potato3: Need to transfer - File not found at Destination 2024/04/18 02:55:37 DEBUG : tomatoDir: Making directory 2024/04/18 02:55:38 DEBUG : FS imagekit: /rclone-test-sawuloz1deviwev9fasaxun4: Waiting for checks to finish 2024/04/18 02:55:38 DEBUG : FS imagekit: /rclone-test-sawuloz1deviwev9fasaxun4: Waiting for transfers to finish 2024/04/18 02:55:39 INFO : potato3: Copied (server-side copy) 2024/04/18 02:55:39 INFO : potato2: Copied (server-side copy) 2024/04/18 02:55:39 INFO : empty space: Copied (server-side copy) 2024/04/18 02:55:39 INFO : potato3: Deleted 2024/04/18 02:55:39 INFO : potato2: Deleted 2024/04/18 02:55:39 INFO : empty space: Deleted 2024/04/18 02:55:39 INFO : tomatoDir: Removing directory 2024/04/18 02:55:40 DEBUG : FS imagekit: /rclone-test-murinev6zayepob6laludep7: deleted 1 directories 2024/04/18 02:55:41 DEBUG : FS imagekit: /rclone-test-sawuloz1deviwev9fasaxun4: Purge remote 2024/04/18 02:55:41 DEBUG : FS imagekit: /rclone-test-murinev6zayepob6laludep7: Purge remote --- PASS: TestServerSideMoveDeleteEmptySourceDirs (17.57s) === RUN TestServerSideMoveOverlap run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:55:42 DEBUG : Creating backend with remote "TestImageKit:rclone-test-kogowud9mibepoy0sujapof4/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.87s) === RUN TestSyncOverlap run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:55:45 DEBUG : Creating backend with remote "TestImageKit:rclone-test-kogowud9mibepoy0sujapof4/rclone-sync-test" run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (3.60s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:55:48 DEBUG : Creating backend with remote "TestImageKit:rclone-test-kogowud9mibepoy0sujapof4/rclone-sync-test" 2024/04/18 02:55:49 DEBUG : Creating backend with remote "TestImageKit:rclone-test-kogowud9mibepoy0sujapof4/rclone-sync-test-include/layer2" 2024/04/18 02:55:49 DEBUG : Creating backend with remote "TestImageKit:rclone-test-kogowud9mibepoy0sujapof4/rclone-sync-test-ignore-file" 2024/04/18 02:55:51 DEBUG : rclone-sync-test: Excluded 2024/04/18 02:55:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/04/18 02:55:52 DEBUG : rclone-sync-test-include: Making directory 2024/04/18 02:55:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/04/18 02:55:52 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4/rclone-sync-test: Waiting for checks to finish 2024/04/18 02:55:52 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4/rclone-sync-test: Waiting for transfers to finish 2024/04/18 02:55:52 DEBUG : Waiting for deletions to finish 2024/04/18 02:55:52 INFO : There was nothing to transfer 2024/04/18 02:55:53 DEBUG : rclone-sync-test: Excluded 2024/04/18 02:55:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/04/18 02:55:54 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/04/18 02:55:54 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for checks to finish 2024/04/18 02:55:54 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for transfers to finish 2024/04/18 02:55:54 DEBUG : Waiting for deletions to finish 2024/04/18 02:55:54 INFO : There was nothing to transfer run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:55:55 DEBUG : rclone-sync-test: Excluded 2024/04/18 02:55:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/04/18 02:55:56 DEBUG : rclone-sync-test-include: Making directory 2024/04/18 02:55:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/04/18 02:55:56 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4/rclone-sync-test-include/layer2: Waiting for checks to finish 2024/04/18 02:55:56 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4/rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/04/18 02:55:56 DEBUG : Waiting for deletions to finish 2024/04/18 02:55:56 INFO : There was nothing to transfer run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:55:57 DEBUG : rclone-sync-test: Excluded 2024/04/18 02:55:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/04/18 02:55:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/04/18 02:55:58 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for checks to finish 2024/04/18 02:55:58 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for transfers to finish 2024/04/18 02:55:58 DEBUG : Waiting for deletions to finish 2024/04/18 02:55:58 INFO : There was nothing to transfer run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:55:59 DEBUG : : Excluded 2024/04/18 02:55:59 DEBUG : rclone-sync-test: Excluded 2024/04/18 02:55:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/04/18 02:55:59 DEBUG : rclone-sync-test-include: Making directory 2024/04/18 02:56:00 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/04/18 02:56:00 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4/rclone-sync-test-ignore-file: Waiting for checks to finish 2024/04/18 02:56:00 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4/rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/04/18 02:56:00 DEBUG : Waiting for deletions to finish 2024/04/18 02:56:00 INFO : There was nothing to transfer run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (28.32s) === RUN TestSyncCompareDest run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:56:17 DEBUG : Creating backend with remote "TestImageKit:rclone-test-kogowud9mibepoy0sujapof4/dst" 2024/04/18 02:56:17 DEBUG : Creating backend with remote "TestImageKit:rclone-test-kogowud9mibepoy0sujapof4/CompareDest" 2024/04/18 02:56:17 DEBUG : one: Need to transfer - File not found at Destination 2024/04/18 02:56:17 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4/dst: Waiting for checks to finish 2024/04/18 02:56:17 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4/dst: Waiting for transfers to finish 2024/04/18 02:56:19 INFO : one: Copied (new) 2024/04/18 02:56:19 DEBUG : Waiting for deletions to finish 2024/04/18 02:56:21 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4/dst: Waiting for checks to finish 2024/04/18 02:56:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/18 02:56:21 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4/dst: Waiting for transfers to finish 2024/04/18 02:56:22 INFO : one: Copied (replaced existing) 2024/04/18 02:56:22 DEBUG : Waiting for deletions to finish 2024/04/18 02:56:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/18 02:56:27 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4/dst: Waiting for checks to finish 2024/04/18 02:56:27 DEBUG : one: Sizes identical 2024/04/18 02:56:27 DEBUG : one: Destination found in --compare-dest, skipping 2024/04/18 02:56:27 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4/dst: Waiting for transfers to finish 2024/04/18 02:56:27 DEBUG : Waiting for deletions to finish 2024/04/18 02:56:27 INFO : There was nothing to transfer 2024/04/18 02:56:31 DEBUG : two: Sizes identical 2024/04/18 02:56:31 DEBUG : two: Destination found in --compare-dest, skipping 2024/04/18 02:56:31 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4/dst: Waiting for checks to finish 2024/04/18 02:56:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/18 02:56:31 DEBUG : one: Sizes identical 2024/04/18 02:56:31 DEBUG : one: Destination found in --compare-dest, skipping 2024/04/18 02:56:31 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4/dst: Waiting for transfers to finish 2024/04/18 02:56:31 DEBUG : Waiting for deletions to finish 2024/04/18 02:56:31 INFO : There was nothing to transfer 2024/04/18 02:56:32 DEBUG : two: Sizes identical 2024/04/18 02:56:32 DEBUG : two: Destination found in --compare-dest, skipping 2024/04/18 02:56:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/18 02:56:32 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4/dst: Waiting for checks to finish 2024/04/18 02:56:32 DEBUG : one: Sizes identical 2024/04/18 02:56:32 DEBUG : one: Destination found in --compare-dest, skipping 2024/04/18 02:56:32 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4/dst: Waiting for transfers to finish 2024/04/18 02:56:32 DEBUG : Waiting for deletions to finish 2024/04/18 02:56:32 INFO : There was nothing to transfer sync_test.go:1964: No hash on uploaded file so skipping compare timestamp test 2024/04/18 02:56:34 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/04/18 02:56:34 DEBUG : two: Need to transfer - File not found at Destination 2024/04/18 02:56:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/18 02:56:34 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4/dst: Waiting for checks to finish 2024/04/18 02:56:35 DEBUG : one: Sizes identical 2024/04/18 02:56:35 DEBUG : one: Destination found in --compare-dest, skipping 2024/04/18 02:56:35 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4/dst: Waiting for transfers to finish 2024/04/18 02:56:36 INFO : two: Copied (new) 2024/04/18 02:56:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (22.12s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:56:42 DEBUG : Creating backend with remote "TestImageKit:rclone-test-kogowud9mibepoy0sujapof4/dest" 2024/04/18 02:56:42 DEBUG : Creating backend with remote "TestImageKit:rclone-test-kogowud9mibepoy0sujapof4/pre-dest1" 2024/04/18 02:56:42 DEBUG : Creating backend with remote "TestImageKit:rclone-test-kogowud9mibepoy0sujapof4/pre-dest2" 2024/04/18 02:56:43 DEBUG : 1: Sizes identical 2024/04/18 02:56:43 DEBUG : 1: Destination found in --compare-dest, skipping 2024/04/18 02:56:43 DEBUG : 2: Sizes identical 2024/04/18 02:56:43 DEBUG : 2: Destination found in --compare-dest, skipping 2024/04/18 02:56:44 DEBUG : 3: Need to transfer - File not found at Destination 2024/04/18 02:56:44 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4/dest: Waiting for checks to finish 2024/04/18 02:56:44 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4/dest: Waiting for transfers to finish 2024/04/18 02:56:45 INFO : 3: Copied (new) 2024/04/18 02:56:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (10.14s) === RUN TestSyncCopyDest run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:56:49 DEBUG : Creating backend with remote "TestImageKit:rclone-test-kogowud9mibepoy0sujapof4/dst" 2024/04/18 02:56:49 DEBUG : Creating backend with remote "TestImageKit:rclone-test-kogowud9mibepoy0sujapof4/CopyDest" 2024/04/18 02:56:50 DEBUG : one: Need to transfer - File not found at Destination 2024/04/18 02:56:50 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4/dst: Waiting for checks to finish 2024/04/18 02:56:50 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4/dst: Waiting for transfers to finish 2024/04/18 02:56:51 INFO : one: Copied (new) 2024/04/18 02:56:51 DEBUG : Waiting for deletions to finish 2024/04/18 02:56:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/18 02:56:53 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4/dst: Waiting for checks to finish 2024/04/18 02:56:53 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4/dst: Waiting for transfers to finish 2024/04/18 02:56:54 INFO : one: Copied (replaced existing) 2024/04/18 02:56:54 DEBUG : Waiting for deletions to finish 2024/04/18 02:56:59 DEBUG : Creating backend with remote "TestImageKit:rclone-test-kogowud9mibepoy0sujapof4/BackupDir" 2024/04/18 02:56:59 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4/dst: Waiting for checks to finish 2024/04/18 02:56:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/18 02:56:59 DEBUG : one: Sizes identical 2024/04/18 02:56:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/18 02:57:01 INFO : one: Copied (server-side copy) 2024/04/18 02:57:01 INFO : one: Deleted 2024/04/18 02:57:02 INFO : one: Copied (server-side copy) 2024/04/18 02:57:02 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/04/18 02:57:02 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4/dst: Waiting for transfers to finish 2024/04/18 02:57:02 DEBUG : Waiting for deletions to finish 2024/04/18 02:57:06 DEBUG : two: Sizes identical 2024/04/18 02:57:07 INFO : two: Copied (server-side copy) 2024/04/18 02:57:07 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/04/18 02:57:07 DEBUG : one: Sizes identical 2024/04/18 02:57:07 DEBUG : one: Unchanged skipping 2024/04/18 02:57:07 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4/dst: Waiting for checks to finish 2024/04/18 02:57:07 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4/dst: Waiting for transfers to finish 2024/04/18 02:57:07 DEBUG : Waiting for deletions to finish 2024/04/18 02:57:08 DEBUG : one: Sizes identical 2024/04/18 02:57:08 DEBUG : one: Unchanged skipping 2024/04/18 02:57:08 DEBUG : two: Sizes identical 2024/04/18 02:57:08 DEBUG : two: Unchanged skipping 2024/04/18 02:57:08 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4/dst: Waiting for checks to finish 2024/04/18 02:57:08 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4/dst: Waiting for transfers to finish 2024/04/18 02:57:08 DEBUG : Waiting for deletions to finish 2024/04/18 02:57:08 INFO : There was nothing to transfer 2024/04/18 02:57:12 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/04/18 02:57:12 DEBUG : three: Destination not found in --copy-dest 2024/04/18 02:57:12 DEBUG : three: Need to transfer - File not found at Destination 2024/04/18 02:57:12 DEBUG : one: Sizes identical 2024/04/18 02:57:12 DEBUG : one: Unchanged skipping 2024/04/18 02:57:12 DEBUG : two: Sizes identical 2024/04/18 02:57:12 DEBUG : two: Unchanged skipping 2024/04/18 02:57:12 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4/dst: Waiting for checks to finish 2024/04/18 02:57:12 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4/dst: Waiting for transfers to finish 2024/04/18 02:57:13 INFO : three: Copied (new) 2024/04/18 02:57:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (28.11s) === RUN TestSyncBackupDir run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:57:22 DEBUG : Creating backend with remote "TestImageKit:rclone-test-kogowud9mibepoy0sujapof4/dst" 2024/04/18 02:57:22 DEBUG : Creating backend with remote "TestImageKit:rclone-test-kogowud9mibepoy0sujapof4/backup" 2024/04/18 02:57:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/04/18 02:57:22 DEBUG : two: Sizes identical 2024/04/18 02:57:22 DEBUG : two: Unchanged skipping 2024/04/18 02:57:22 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4/dst: Waiting for checks to finish 2024/04/18 02:57:24 INFO : one: Copied (server-side copy) 2024/04/18 02:57:24 INFO : one: Deleted 2024/04/18 02:57:24 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4/dst: Waiting for transfers to finish 2024/04/18 02:57:25 INFO : one: Copied (new) 2024/04/18 02:57:25 DEBUG : Waiting for deletions to finish 2024/04/18 02:57:27 INFO : three.txt: Copied (server-side copy) 2024/04/18 02:57:27 INFO : three.txt: Deleted 2024/04/18 02:57:27 INFO : three.txt: Moved into backup dir 2024/04/18 02:57:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/04/18 02:57:30 DEBUG : two: Sizes identical 2024/04/18 02:57:30 DEBUG : two: Unchanged skipping 2024/04/18 02:57:30 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4/dst: Waiting for checks to finish 2024/04/18 02:57:32 INFO : one: Copied (server-side copy) 2024/04/18 02:57:32 INFO : one: Deleted 2024/04/18 02:57:32 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4/dst: Waiting for transfers to finish 2024/04/18 02:57:33 INFO : one: Copied (new) 2024/04/18 02:57:33 DEBUG : Waiting for deletions to finish 2024/04/18 02:57:35 INFO : three.txt: Copied (server-side copy) 2024/04/18 02:57:35 INFO : three.txt: Deleted 2024/04/18 02:57:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (21.33s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:57:43 DEBUG : Creating backend with remote "TestImageKit:rclone-test-kogowud9mibepoy0sujapof4/dst" 2024/04/18 02:57:43 DEBUG : Creating backend with remote "TestImageKit:rclone-test-kogowud9mibepoy0sujapof4/backup" 2024/04/18 02:57:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/04/18 02:57:44 DEBUG : two: Sizes identical 2024/04/18 02:57:44 DEBUG : two: Unchanged skipping 2024/04/18 02:57:44 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4/dst: Waiting for checks to finish 2024/04/18 02:57:45 INFO : one: Copied (server-side copy) to: one.bak 2024/04/18 02:57:45 INFO : one: Deleted 2024/04/18 02:57:45 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4/dst: Waiting for transfers to finish 2024/04/18 02:57:47 INFO : one: Copied (new) 2024/04/18 02:57:47 DEBUG : Waiting for deletions to finish 2024/04/18 02:57:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/04/18 02:57:48 INFO : three.txt: Deleted 2024/04/18 02:57:48 INFO : three.txt: Moved into backup dir 2024/04/18 02:57:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/04/18 02:57:52 DEBUG : two: Sizes identical 2024/04/18 02:57:52 DEBUG : two: Unchanged skipping 2024/04/18 02:57:52 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4/dst: Waiting for checks to finish 2024/04/18 02:57:53 INFO : one: Copied (server-side copy) to: one.bak 2024/04/18 02:57:54 INFO : one: Deleted 2024/04/18 02:57:54 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4/dst: Waiting for transfers to finish 2024/04/18 02:57:55 INFO : one: Copied (new) 2024/04/18 02:57:55 DEBUG : Waiting for deletions to finish 2024/04/18 02:57:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/04/18 02:57:57 INFO : three.txt: Deleted 2024/04/18 02:57:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (21.50s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:58:05 DEBUG : Creating backend with remote "TestImageKit:rclone-test-kogowud9mibepoy0sujapof4/dst" 2024/04/18 02:58:05 DEBUG : Creating backend with remote "TestImageKit:rclone-test-kogowud9mibepoy0sujapof4/backup" 2024/04/18 02:58:05 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4/dst: Waiting for checks to finish 2024/04/18 02:58:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/04/18 02:58:05 DEBUG : two: Sizes identical 2024/04/18 02:58:05 DEBUG : two: Unchanged skipping 2024/04/18 02:58:07 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/04/18 02:58:07 INFO : one: Deleted 2024/04/18 02:58:07 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4/dst: Waiting for transfers to finish 2024/04/18 02:58:08 INFO : one: Copied (new) 2024/04/18 02:58:08 DEBUG : Waiting for deletions to finish 2024/04/18 02:58:10 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/04/18 02:58:10 INFO : three.txt: Deleted 2024/04/18 02:58:10 INFO : three.txt: Moved into backup dir 2024/04/18 02:58:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/04/18 02:58:13 DEBUG : two: Sizes identical 2024/04/18 02:58:13 DEBUG : two: Unchanged skipping 2024/04/18 02:58:13 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4/dst: Waiting for checks to finish 2024/04/18 02:58:15 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/04/18 02:58:15 INFO : one: Deleted 2024/04/18 02:58:15 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4/dst: Waiting for transfers to finish 2024/04/18 02:58:16 INFO : one: Copied (new) 2024/04/18 02:58:16 DEBUG : Waiting for deletions to finish 2024/04/18 02:58:18 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/04/18 02:58:18 INFO : three.txt: Deleted 2024/04/18 02:58:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (21.43s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:58:26 DEBUG : Creating backend with remote "TestImageKit:rclone-test-kogowud9mibepoy0sujapof4/dst" 2024/04/18 02:58:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/04/18 02:58:27 DEBUG : two: Sizes identical 2024/04/18 02:58:27 DEBUG : two: Unchanged skipping 2024/04/18 02:58:27 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4/dst: Waiting for checks to finish 2024/04/18 02:58:28 INFO : one: Copied (server-side copy) to: one.bak 2024/04/18 02:58:28 INFO : one: Deleted 2024/04/18 02:58:28 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4/dst: Waiting for transfers to finish 2024/04/18 02:58:30 INFO : one: Copied (new) 2024/04/18 02:58:30 DEBUG : Waiting for deletions to finish 2024/04/18 02:58:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/04/18 02:58:31 INFO : three.txt: Deleted 2024/04/18 02:58:31 INFO : three.txt: Moved into backup dir 2024/04/18 02:58:35 DEBUG : one.bak: Excluded (Path Filter) 2024/04/18 02:58:35 DEBUG : one.bak: Excluded 2024/04/18 02:58:35 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/04/18 02:58:35 DEBUG : three.txt.bak: Excluded 2024/04/18 02:58:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/04/18 02:58:35 DEBUG : two: Sizes identical 2024/04/18 02:58:35 DEBUG : two: Unchanged skipping 2024/04/18 02:58:35 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4/dst: Waiting for checks to finish 2024/04/18 02:58:36 INFO : one: Copied (server-side copy) to: one.bak 2024/04/18 02:58:37 INFO : one: Deleted 2024/04/18 02:58:37 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4/dst: Waiting for transfers to finish 2024/04/18 02:58:38 INFO : one: Copied (new) 2024/04/18 02:58:38 DEBUG : Waiting for deletions to finish 2024/04/18 02:58:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/04/18 02:58:40 INFO : three.txt: Deleted 2024/04/18 02:58:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (21.57s) === RUN TestSyncSuffix run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:58:48 DEBUG : Creating backend with remote "TestImageKit:rclone-test-kogowud9mibepoy0sujapof4/dst" 2024/04/18 02:58:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/04/18 02:58:50 INFO : one: Copied (server-side copy) to: one.bak 2024/04/18 02:58:50 INFO : one: Deleted 2024/04/18 02:58:51 INFO : one: Copied (new) 2024/04/18 02:58:51 DEBUG : two: Sizes identical 2024/04/18 02:58:51 DEBUG : two: Unchanged skipping 2024/04/18 02:58:52 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/04/18 02:58:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/04/18 02:58:53 INFO : three.txt: Deleted 2024/04/18 02:58:55 INFO : three.txt: Copied (new) 2024/04/18 02:58:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/04/18 02:58:58 INFO : one: Copied (server-side copy) to: one.bak 2024/04/18 02:58:58 INFO : one: Deleted 2024/04/18 02:59:00 INFO : one: Copied (new) 2024/04/18 02:59:00 DEBUG : two: Sizes identical 2024/04/18 02:59:00 DEBUG : two: Unchanged skipping 2024/04/18 02:59:00 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/04/18 02:59:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/04/18 02:59:02 INFO : three.txt: Deleted 2024/04/18 02:59:03 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (23.00s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:59:11 DEBUG : Creating backend with remote "TestImageKit:rclone-test-kogowud9mibepoy0sujapof4/dst" 2024/04/18 02:59:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/04/18 02:59:13 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/04/18 02:59:13 INFO : one: Deleted 2024/04/18 02:59:14 INFO : one: Copied (new) 2024/04/18 02:59:14 DEBUG : two: Sizes identical 2024/04/18 02:59:14 DEBUG : two: Unchanged skipping 2024/04/18 02:59:14 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/04/18 02:59:16 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/04/18 02:59:16 INFO : three.txt: Deleted 2024/04/18 02:59:18 INFO : three.txt: Copied (new) 2024/04/18 02:59:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/04/18 02:59:21 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/04/18 02:59:21 INFO : one: Deleted 2024/04/18 02:59:22 INFO : one: Copied (new) 2024/04/18 02:59:23 DEBUG : two: Sizes identical 2024/04/18 02:59:23 DEBUG : two: Unchanged skipping 2024/04/18 02:59:23 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/04/18 02:59:25 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/04/18 02:59:25 INFO : three.txt: Deleted 2024/04/18 02:59:26 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (22.87s) === RUN TestSyncUTFNorm run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:59:31 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for checks to finish 2024/04/18 02:59:31 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/04/18 02:59:31 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for transfers to finish 2024/04/18 02:59:32 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/04/18 02:59:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.51s) === RUN TestSyncImmutable run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:59:34 DEBUG : existing: Need to transfer - File not found at Destination 2024/04/18 02:59:34 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for checks to finish 2024/04/18 02:59:34 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for transfers to finish 2024/04/18 02:59:35 INFO : existing: Copied (new) 2024/04/18 02:59:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:59:36 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/04/18 02:59:36 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for checks to finish 2024/04/18 02:59:36 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/04/18 02:59:36 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for transfers to finish 2024/04/18 02:59:36 ERROR : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: not deleting files as there were IO errors 2024/04/18 02:59:36 ERROR : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: not deleting directories as there were IO errors run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (5.47s) === RUN TestSyncIgnoreCase run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 02:59:41 DEBUG : existing: Sizes identical 2024/04/18 02:59:41 DEBUG : existing: Unchanged skipping 2024/04/18 02:59:41 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for checks to finish 2024/04/18 02:59:41 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for transfers to finish 2024/04/18 02:59:41 DEBUG : Waiting for deletions to finish 2024/04/18 02:59:41 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.08s) === RUN TestFixCase run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" sync_test.go:2420: 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-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" sync_test.go:2459: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" sync_test.go:2459: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" sync_test.go:2459: This test only runs on local --- PASS: TestMaxTransfer (1.99s) --- SKIP: TestMaxTransfer/Hard (0.67s) --- SKIP: TestMaxTransfer/Soft (0.66s) --- SKIP: TestMaxTransfer/Cautious (0.66s) === RUN TestSyncConcurrentDelete run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 03:00:39 DEBUG : both0: Sizes identical 2024/04/18 03:00:39 DEBUG : both1: Sizes identical 2024/04/18 03:00:39 DEBUG : both10: Sizes identical 2024/04/18 03:00:39 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for checks to finish 2024/04/18 03:00:39 DEBUG : both11: Sizes identical 2024/04/18 03:00:39 DEBUG : both0: Unchanged skipping 2024/04/18 03:00:39 DEBUG : both12: Sizes identical 2024/04/18 03:00:39 DEBUG : both12: Unchanged skipping 2024/04/18 03:00:39 DEBUG : both13: Sizes identical 2024/04/18 03:00:39 DEBUG : both1: Unchanged skipping 2024/04/18 03:00:39 DEBUG : both14: Sizes identical 2024/04/18 03:00:39 DEBUG : both14: Unchanged skipping 2024/04/18 03:00:39 DEBUG : both15: Sizes identical 2024/04/18 03:00:39 DEBUG : both15: Unchanged skipping 2024/04/18 03:00:39 DEBUG : both16: Sizes identical 2024/04/18 03:00:39 DEBUG : both10: Unchanged skipping 2024/04/18 03:00:39 DEBUG : both17: Sizes identical 2024/04/18 03:00:39 DEBUG : both17: Unchanged skipping 2024/04/18 03:00:39 DEBUG : both18: Sizes identical 2024/04/18 03:00:39 DEBUG : both18: Unchanged skipping 2024/04/18 03:00:39 DEBUG : both19: Sizes identical 2024/04/18 03:00:39 DEBUG : both11: Unchanged skipping 2024/04/18 03:00:39 DEBUG : both2: Sizes identical 2024/04/18 03:00:39 DEBUG : both13: Unchanged skipping 2024/04/18 03:00:39 DEBUG : both3: Sizes identical 2024/04/18 03:00:39 DEBUG : both3: Unchanged skipping 2024/04/18 03:00:39 DEBUG : both4: Sizes identical 2024/04/18 03:00:39 DEBUG : both4: Unchanged skipping 2024/04/18 03:00:39 DEBUG : both5: Sizes identical 2024/04/18 03:00:39 DEBUG : both16: Unchanged skipping 2024/04/18 03:00:39 DEBUG : both6: Sizes identical 2024/04/18 03:00:39 DEBUG : both6: Unchanged skipping 2024/04/18 03:00:39 DEBUG : both7: Sizes identical 2024/04/18 03:00:39 DEBUG : both7: Unchanged skipping 2024/04/18 03:00:39 DEBUG : both8: Sizes identical 2024/04/18 03:00:39 DEBUG : both8: Unchanged skipping 2024/04/18 03:00:39 DEBUG : both9: Sizes identical 2024/04/18 03:00:39 DEBUG : both19: Unchanged skipping 2024/04/18 03:00:39 DEBUG : both2: Unchanged skipping 2024/04/18 03:00:39 DEBUG : both5: Unchanged skipping 2024/04/18 03:00:39 DEBUG : both9: Unchanged skipping 2024/04/18 03:00:39 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for transfers to finish 2024/04/18 03:00:39 DEBUG : Waiting for deletions to finish 2024/04/18 03:00:39 INFO : only1: Deleted 2024/04/18 03:00:39 INFO : only12: Deleted 2024/04/18 03:00:39 INFO : only11: Deleted 2024/04/18 03:00:39 INFO : only18: Deleted 2024/04/18 03:00:39 INFO : only6: Deleted 2024/04/18 03:00:39 INFO : only7: Deleted 2024/04/18 03:00:39 INFO : only8: Deleted 2024/04/18 03:00:39 INFO : only9: Deleted 2024/04/18 03:00:40 INFO : only0: Deleted 2024/04/18 03:00:40 INFO : only17: Deleted 2024/04/18 03:00:40 INFO : only13: Deleted 2024/04/18 03:00:40 INFO : only19: Deleted 2024/04/18 03:00:40 INFO : only2: Deleted 2024/04/18 03:00:40 INFO : only10: Deleted 2024/04/18 03:00:40 INFO : only14: Deleted 2024/04/18 03:00:40 INFO : only15: Deleted 2024/04/18 03:00:40 INFO : only16: Deleted 2024/04/18 03:00:40 INFO : only4: Deleted 2024/04/18 03:00:40 INFO : only3: Deleted 2024/04/18 03:00:40 INFO : only5: Deleted 2024/04/18 03:00:40 INFO : There was nothing to transfer run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (60.55s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 03:01:42 DEBUG : both0: Sizes identical 2024/04/18 03:01:42 DEBUG : both0: Unchanged skipping 2024/04/18 03:01:42 DEBUG : both1: Sizes identical 2024/04/18 03:01:42 DEBUG : both1: Unchanged skipping 2024/04/18 03:01:42 DEBUG : both10: Sizes identical 2024/04/18 03:01:42 DEBUG : both10: Unchanged skipping 2024/04/18 03:01:42 DEBUG : both11: Sizes identical 2024/04/18 03:01:42 DEBUG : both11: Unchanged skipping 2024/04/18 03:01:42 DEBUG : both12: Sizes identical 2024/04/18 03:01:42 DEBUG : both12: Unchanged skipping 2024/04/18 03:01:42 DEBUG : both13: Sizes identical 2024/04/18 03:01:42 DEBUG : both13: Unchanged skipping 2024/04/18 03:01:42 DEBUG : both14: Sizes identical 2024/04/18 03:01:42 DEBUG : both14: Unchanged skipping 2024/04/18 03:01:42 DEBUG : both15: Sizes identical 2024/04/18 03:01:42 DEBUG : both15: Unchanged skipping 2024/04/18 03:01:42 DEBUG : both16: Sizes identical 2024/04/18 03:01:42 DEBUG : both16: Unchanged skipping 2024/04/18 03:01:42 DEBUG : both17: Sizes identical 2024/04/18 03:01:42 DEBUG : both18: Sizes identical 2024/04/18 03:01:42 DEBUG : both19: Sizes identical 2024/04/18 03:01:42 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for checks to finish 2024/04/18 03:01:42 DEBUG : both2: Sizes identical 2024/04/18 03:01:42 DEBUG : both17: Unchanged skipping 2024/04/18 03:01:42 DEBUG : both3: Sizes identical 2024/04/18 03:01:42 DEBUG : both3: Unchanged skipping 2024/04/18 03:01:42 DEBUG : both4: Sizes identical 2024/04/18 03:01:42 DEBUG : both4: Unchanged skipping 2024/04/18 03:01:42 DEBUG : both5: Sizes identical 2024/04/18 03:01:42 DEBUG : both5: Unchanged skipping 2024/04/18 03:01:42 DEBUG : both6: Sizes identical 2024/04/18 03:01:42 DEBUG : both6: Unchanged skipping 2024/04/18 03:01:42 DEBUG : both7: Sizes identical 2024/04/18 03:01:42 DEBUG : both7: Unchanged skipping 2024/04/18 03:01:42 DEBUG : both8: Sizes identical 2024/04/18 03:01:42 DEBUG : both8: Unchanged skipping 2024/04/18 03:01:42 DEBUG : both9: Sizes identical 2024/04/18 03:01:42 DEBUG : both9: Unchanged skipping 2024/04/18 03:01:42 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/04/18 03:01:42 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/04/18 03:01:42 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/04/18 03:01:42 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/04/18 03:01:42 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/04/18 03:01:42 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/04/18 03:01:42 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/04/18 03:01:42 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/04/18 03:01:42 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/04/18 03:01:42 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/04/18 03:01:42 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/04/18 03:01:42 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/04/18 03:01:42 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/04/18 03:01:42 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/04/18 03:01:42 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/04/18 03:01:42 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/04/18 03:01:42 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/04/18 03:01:42 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/04/18 03:01:42 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/04/18 03:01:42 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/04/18 03:01:42 DEBUG : both18: Unchanged skipping 2024/04/18 03:01:42 DEBUG : both19: Unchanged skipping 2024/04/18 03:01:42 DEBUG : both2: Unchanged skipping 2024/04/18 03:01:42 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Waiting for transfers to finish 2024/04/18 03:01:43 INFO : only0: Copied (replaced existing) 2024/04/18 03:01:43 INFO : only10: Copied (replaced existing) 2024/04/18 03:01:43 INFO : only1: Copied (replaced existing) 2024/04/18 03:01:43 INFO : only11: Copied (replaced existing) 2024/04/18 03:01:45 INFO : only12: Copied (replaced existing) 2024/04/18 03:01:45 INFO : only13: Copied (replaced existing) 2024/04/18 03:01:45 INFO : only15: Copied (replaced existing) 2024/04/18 03:01:45 INFO : only14: Copied (replaced existing) 2024/04/18 03:01:46 INFO : only16: Copied (replaced existing) 2024/04/18 03:01:46 INFO : only17: Copied (replaced existing) 2024/04/18 03:01:46 INFO : only19: Copied (replaced existing) 2024/04/18 03:01:46 INFO : only18: Copied (replaced existing) 2024/04/18 03:01:48 INFO : only2: Copied (replaced existing) 2024/04/18 03:01:48 INFO : only3: Copied (replaced existing) 2024/04/18 03:01:48 INFO : only5: Copied (replaced existing) 2024/04/18 03:01:48 INFO : only4: Copied (replaced existing) 2024/04/18 03:01:49 INFO : only7: Copied (replaced existing) 2024/04/18 03:01:49 INFO : only6: Copied (replaced existing) 2024/04/18 03:01:49 INFO : only8: Copied (replaced existing) 2024/04/18 03:01:49 INFO : only9: Copied (replaced existing) 2024/04/18 03:01:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (71.52s) === RUN TestNothingToTransfer run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" 2024/04/18 03:01:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/04/18 03:01:57 DEBUG : sub dir: Making directory 2024/04/18 03:01:57 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" run.go:180: Remote "FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4", Local "Local file system at /tmp/rclone3256942", Modify Window "876000h0m0s" --- PASS: TestNothingToTransfer (21.16s) FAIL 2024/04/18 03:02:18 DEBUG : FS imagekit: /rclone-test-kogowud9mibepoy0sujapof4: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestImageKit: -verbose" - Finished ERROR in 11m19.306793504s (try 1/5): exit status 1: Failed [TestCopyMetadata]