"./sync.test -test.v -test.timeout 1h0m0s -remote TestPremiumizeMe: -verbose" - Starting (try 1/5) 2025/01/14 01:20:37 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zeziziw1qaha" 2025/01/14 01:20:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/14 01:20:38 DEBUG : Creating backend with remote "/tmp/rclone3557084180" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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 "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:20:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 01:20:38 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/14 01:20:38 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for checks to finish 2025/01/14 01:20:38 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for transfers to finish run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (0.42s) === RUN TestCopy run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:20:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/14 01:20:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 01:20:38 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for checks to finish 2025/01/14 01:20:38 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for transfers to finish 2025/01/14 01:20:40 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:20:41 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (3.47s) === RUN TestCopyMetadata run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.10s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.10s) === RUN TestCopyMissingDirectory run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:20:42 DEBUG : Creating backend with remote "/non-existing" 2025/01/14 01:20:42 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/14 01:20:42 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for checks to finish 2025/01/14 01:20:42 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for transfers to finish run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (0.26s) === RUN TestCopyNoTraverse run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:20:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 01:20:42 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for checks to finish 2025/01/14 01:20:42 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for transfers to finish 2025/01/14 01:20:46 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (4.30s) === RUN TestCopyCheckFirst run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:20:46 INFO : premiumize.me root 'rclone-test-zeziziw1qaha': Running all checks before starting transfers 2025/01/14 01:20:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 01:20:46 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for checks to finish 2025/01/14 01:20:46 INFO : premiumize.me root 'rclone-test-zeziziw1qaha': Checks finished, now starting transfers 2025/01/14 01:20:46 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for transfers to finish 2025/01/14 01:20:49 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (2.88s) === RUN TestSyncNoTraverse run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:20:49 ERROR : Ignoring --no-traverse with sync 2025/01/14 01:20:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 01:20:49 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for checks to finish 2025/01/14 01:20:49 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for transfers to finish 2025/01/14 01:20:51 INFO : sub dir/hello world: Copied (new) 2025/01/14 01:20:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (2.90s) === RUN TestCopyWithDepth run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:20:52 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/14 01:20:52 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for checks to finish 2025/01/14 01:20:52 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for transfers to finish 2025/01/14 01:20:55 INFO : hello world2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (3.14s) === RUN TestCopyWithFilesFrom run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:20:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/14 01:20:55 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for checks to finish 2025/01/14 01:20:55 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for transfers to finish 2025/01/14 01:21:00 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (5.19s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:21:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/14 01:21:00 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for checks to finish 2025/01/14 01:21:00 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for transfers to finish 2025/01/14 01:21:05 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (4.86s) === RUN TestCopyEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:21:05 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/14 01:21:05 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/14 01:21:05 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/14 01:21:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/14 01:21:05 INFO : sub dir: Making directory 2025/01/14 01:21:05 INFO : sub dir2: Making directory 2025/01/14 01:21:05 INFO : sub dir2/sub sub dir2: Making directory 2025/01/14 01:21:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 01:21:06 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for checks to finish 2025/01/14 01:21:06 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for transfers to finish 2025/01/14 01:21:09 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:21:09 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (4.37s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:21:10 INFO : sub dir2: Making directory 2025/01/14 01:21:10 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/14 01:21:10 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/14 01:21:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 01:21:10 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for checks to finish 2025/01/14 01:21:10 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for transfers to finish 2025/01/14 01:21:12 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (2.65s) === RUN TestMoveEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:21:12 DEBUG : sub dir2: Making directory with metadata 2025/01/14 01:21:12 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/14 01:21:12 INFO : sub dir: Making directory 2025/01/14 01:21:12 INFO : sub dir2: Making directory 2025/01/14 01:21:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 01:21:12 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for checks to finish 2025/01/14 01:21:12 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for transfers to finish 2025/01/14 01:21:16 INFO : sub dir/hello world: Copied (new) 2025/01/14 01:21:16 INFO : sub dir/hello world: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:21:16 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/14 01:21:16 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.28s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.11s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:21:17 INFO : sub dir2: Making directory 2025/01/14 01:21:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 01:21:17 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for checks to finish 2025/01/14 01:21:17 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for transfers to finish 2025/01/14 01:21:19 INFO : sub dir/hello world: Copied (new) 2025/01/14 01:21:19 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (2.48s) === RUN TestSyncEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:21:19 DEBUG : sub dir2: Making directory with metadata 2025/01/14 01:21:19 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/14 01:21:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/14 01:21:19 INFO : sub dir: Making directory 2025/01/14 01:21:19 INFO : sub dir2: Making directory 2025/01/14 01:21:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 01:21:19 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for checks to finish 2025/01/14 01:21:19 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for transfers to finish 2025/01/14 01:21:23 INFO : sub dir/hello world: Copied (new) 2025/01/14 01:21:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:21:23 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.57s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.10s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:21:24 INFO : sub dir2: Making directory 2025/01/14 01:21:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 01:21:24 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for checks to finish 2025/01/14 01:21:24 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for transfers to finish 2025/01/14 01:21:30 INFO : sub dir/hello world: Copied (new) 2025/01/14 01:21:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (6.67s) === RUN TestServerSideCopy run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:21:37 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-tagavab7qofe" sync_test.go:590: Server side copy (if possible) premiumize.me root 'rclone-test-zeziziw1qaha' -> premiumize.me root 'rclone-test-tagavab7qofe' 2025/01/14 01:21:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 01:21:37 DEBUG : premiumize.me root 'rclone-test-tagavab7qofe': Waiting for checks to finish 2025/01/14 01:21:37 DEBUG : premiumize.me root 'rclone-test-tagavab7qofe': Waiting for transfers to finish 2025/01/14 01:21:41 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:21:41 DEBUG : premiumize.me root 'rclone-test-tagavab7qofe': Purge remote --- PASS: TestServerSideCopy (10.86s) === RUN TestCopyOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:21:46 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/14 01:21:46 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for checks to finish 2025/01/14 01:21:46 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for transfers to finish 2025/01/14 01:21:46 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.bivuguw0" 2025/01/14 01:21:49 DEBUG : sub dir/hello world: Removing old file 2025/01/14 01:21:49 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (8.06s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:21:53 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-kuzetew0xedu" 2025/01/14 01:21:53 DEBUG : Config file has changed externally - reloading sync_test.go:626: Server side copy (if possible) premiumize.me root 'rclone-test-zeziziw1qaha' -> premiumize.me root 'rclone-test-kuzetew0xedu' 2025/01/14 01:21:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 01:21:53 DEBUG : premiumize.me root 'rclone-test-kuzetew0xedu': Waiting for checks to finish 2025/01/14 01:21:53 DEBUG : premiumize.me root 'rclone-test-kuzetew0xedu': Waiting for transfers to finish 2025/01/14 01:21:55 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:21:55 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.tihabox5" 2025/01/14 01:21:58 DEBUG : sub dir/hello world: Removing old file 2025/01/14 01:21:58 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/14 01:21:58 DEBUG : premiumize.me root 'rclone-test-kuzetew0xedu': Waiting for checks to finish 2025/01/14 01:21:58 DEBUG : premiumize.me root 'rclone-test-kuzetew0xedu': Waiting for transfers to finish 2025/01/14 01:21:59 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.yuxopok1" 2025/01/14 01:22:03 DEBUG : sub dir/hello world: Removing old file 2025/01/14 01:22:03 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:22:03 DEBUG : premiumize.me root 'rclone-test-kuzetew0xedu': Purge remote --- PASS: TestServerSideCopyOverSelf (14.56s) === RUN TestMoveOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:22:07 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/14 01:22:07 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for checks to finish 2025/01/14 01:22:07 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for transfers to finish 2025/01/14 01:22:07 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.lopikoy3" 2025/01/14 01:22:07 DEBUG : sub dir/hello world: Removing old file 2025/01/14 01:22:08 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/14 01:22:08 INFO : sub dir/hello world: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (4.18s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:22:14 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-guyucuf2nojo" sync_test.go:671: Server side copy (if possible) premiumize.me root 'rclone-test-zeziziw1qaha' -> premiumize.me root 'rclone-test-guyucuf2nojo' 2025/01/14 01:22:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 01:22:14 DEBUG : premiumize.me root 'rclone-test-guyucuf2nojo': Waiting for checks to finish 2025/01/14 01:22:14 DEBUG : premiumize.me root 'rclone-test-guyucuf2nojo': Waiting for transfers to finish 2025/01/14 01:22:19 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:22:19 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.docileh1" 2025/01/14 01:22:22 DEBUG : sub dir/hello world: Removing old file 2025/01/14 01:22:22 DEBUG : premiumize.me root 'rclone-test-guyucuf2nojo': Using server-side directory move 2025/01/14 01:22:22 INFO : premiumize.me root 'rclone-test-guyucuf2nojo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/14 01:22:22 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/14 01:22:22 DEBUG : premiumize.me root 'rclone-test-guyucuf2nojo': Waiting for checks to finish 2025/01/14 01:22:22 DEBUG : premiumize.me root 'rclone-test-guyucuf2nojo': Waiting for transfers to finish 2025/01/14 01:22:22 INFO : sub dir/hello world: Deleted 2025/01/14 01:22:23 INFO : sub dir/hello world: Moved (server-side) 2025/01/14 01:22:24 DEBUG : testing file moves 2025/01/14 01:22:24 DEBUG : premiumize.me root 'rclone-test-guyucuf2nojo': Waiting for checks to finish 2025/01/14 01:22:24 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/14 01:22:24 DEBUG : premiumize.me root 'rclone-test-guyucuf2nojo': Waiting for transfers to finish 2025/01/14 01:22:24 INFO : sub dir/hello world: Deleted 2025/01/14 01:22:25 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:22:25 DEBUG : premiumize.me root 'rclone-test-guyucuf2nojo': Purge remote --- PASS: TestServerSideMoveOverSelf (17.20s) === RUN TestCopyAfterDelete run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:22:28 ERROR : : error listing: directory not found 2025/01/14 01:22:28 INFO : Local file system at /tmp/rclone3557084180: Making directory 2025/01/14 01:22:28 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for checks to finish 2025/01/14 01:22:28 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for transfers to finish run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (3.54s) === RUN TestCopyRedownload run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:22:32 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/14 01:22:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 01:22:32 DEBUG : Local file system at /tmp/rclone3557084180: Waiting for checks to finish 2025/01/14 01:22:32 DEBUG : Local file system at /tmp/rclone3557084180: Waiting for transfers to finish 2025/01/14 01:22:32 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/01/14 01:22:32 INFO : sub dir/hello world: Copied (new) 2025/01/14 01:22:32 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (4.12s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:22:33 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/14 01:22:33 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for checks to finish 2025/01/14 01:22:33 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for transfers to finish 2025/01/14 01:22:36 INFO : check sum: Copied (new) 2025/01/14 01:22:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:22:36 NOTICE: premiumize.me root 'rclone-test-zeziziw1qaha': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/14 01:22:36 DEBUG : check sum: Size of src and dst objects identical 2025/01/14 01:22:36 DEBUG : check sum: Unchanged skipping 2025/01/14 01:22:36 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for checks to finish 2025/01/14 01:22:36 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for transfers to finish 2025/01/14 01:22:36 DEBUG : Waiting for deletions to finish 2025/01/14 01:22:36 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (3.32s) === RUN TestSyncSizeOnly run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:22:36 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/14 01:22:36 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for checks to finish 2025/01/14 01:22:36 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for transfers to finish 2025/01/14 01:22:38 INFO : sizeonly: Copied (new) 2025/01/14 01:22:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:22:38 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for checks to finish 2025/01/14 01:22:38 DEBUG : sizeonly: Sizes identical 2025/01/14 01:22:38 DEBUG : sizeonly: Unchanged skipping 2025/01/14 01:22:38 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for transfers to finish 2025/01/14 01:22:38 DEBUG : Waiting for deletions to finish 2025/01/14 01:22:38 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (2.22s) === RUN TestSyncIgnoreSize run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:22:39 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/14 01:22:39 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for checks to finish 2025/01/14 01:22:39 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for transfers to finish 2025/01/14 01:22:40 INFO : ignore-size: Copied (new) 2025/01/14 01:22:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:22:40 DEBUG : ignore-size: Sizes identical 2025/01/14 01:22:40 DEBUG : ignore-size: Unchanged skipping 2025/01/14 01:22:40 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for checks to finish 2025/01/14 01:22:40 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for transfers to finish 2025/01/14 01:22:40 DEBUG : Waiting for deletions to finish 2025/01/14 01:22:40 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (2.22s) === RUN TestSyncIgnoreTimes run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:22:43 DEBUG : existing: Sizes identical 2025/01/14 01:22:43 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for checks to finish 2025/01/14 01:22:43 DEBUG : existing: Unchanged skipping 2025/01/14 01:22:43 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for transfers to finish 2025/01/14 01:22:43 DEBUG : Waiting for deletions to finish 2025/01/14 01:22:43 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:22:43 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/14 01:22:43 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for checks to finish 2025/01/14 01:22:43 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for transfers to finish 2025/01/14 01:22:43 DEBUG : existing: Moving old file out the way to "existing.teyesej8" 2025/01/14 01:22:45 DEBUG : existing: Removing old file 2025/01/14 01:22:45 INFO : existing: Copied (replaced existing) 2025/01/14 01:22:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (4.88s) === RUN TestSyncIgnoreExisting run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:22:46 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/14 01:22:46 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for checks to finish 2025/01/14 01:22:46 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for transfers to finish 2025/01/14 01:22:48 INFO : existing: Copied (new) 2025/01/14 01:22:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:22:48 DEBUG : existing: Destination exists, skipping 2025/01/14 01:22:48 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for checks to finish 2025/01/14 01:22:48 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for transfers to finish 2025/01/14 01:22:48 DEBUG : Waiting for deletions to finish 2025/01/14 01:22:48 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (2.88s) === RUN TestSyncIgnoreErrors run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:22:54 INFO : d: Making directory 2025/01/14 01:22:54 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/14 01:22:54 DEBUG : c/non empty space: Sizes identical 2025/01/14 01:22:54 DEBUG : c/non empty space: Unchanged skipping 2025/01/14 01:22:54 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for checks to finish 2025/01/14 01:22:54 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for transfers to finish 2025/01/14 01:22:56 INFO : a/potato2: Copied (new) 2025/01/14 01:22:56 DEBUG : Waiting for deletions to finish 2025/01/14 01:22:56 INFO : b/potato: Deleted 2025/01/14 01:22:56 INFO : d: Removing directory 2025/01/14 01:22:57 INFO : b: Removing directory 2025/01/14 01:22:57 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': deleted 2 directories run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (8.92s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:22:59 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for checks to finish 2025/01/14 01:22:59 DEBUG : empty space: Sizes identical 2025/01/14 01:22:59 DEBUG : empty space: Unchanged skipping 2025/01/14 01:22:59 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for transfers to finish 2025/01/14 01:22:59 DEBUG : Waiting for deletions to finish 2025/01/14 01:22:59 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:22:59 DEBUG : empty space: Sizes identical 2025/01/14 01:22:59 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for checks to finish 2025/01/14 01:22:59 DEBUG : empty space: Unchanged skipping 2025/01/14 01:22:59 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for transfers to finish 2025/01/14 01:22:59 DEBUG : Waiting for deletions to finish 2025/01/14 01:22:59 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (2.47s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.11s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.11s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:23:02 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/14 01:23:02 DEBUG : empty space: Sizes identical 2025/01/14 01:23:02 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for checks to finish 2025/01/14 01:23:02 DEBUG : empty space: Unchanged skipping 2025/01/14 01:23:02 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for transfers to finish 2025/01/14 01:23:06 INFO : potato: Copied (new) 2025/01/14 01:23:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (6.88s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:23:08 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/14 01:23:08 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for checks to finish 2025/01/14 01:23:08 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for transfers to finish 2025/01/14 01:23:09 DEBUG : potato: Moving old file out the way to "potato.jakekas8" 2025/01/14 01:23:11 DEBUG : potato: Removing old file 2025/01/14 01:23:11 INFO : potato: Copied (replaced existing) 2025/01/14 01:23:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.56s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/01/14 01:23:16 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/01/14 01:23:16 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for checks to finish 2025/01/14 01:23:16 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for transfers to finish 2025/01/14 01:23:16 DEBUG : potato: Moving old file out the way to "potato.sonoroh6" 2025/01/14 01:23:20 DEBUG : potato: Removing old file 2025/01/14 01:23:20 INFO : potato: Copied (replaced existing) 2025/01/14 01:23:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (8.75s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:23:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/14 01:23:26 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/14 01:23:26 DEBUG : empty space: Sizes identical 2025/01/14 01:23:26 DEBUG : empty space: Unchanged skipping 2025/01/14 01:23:26 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for checks to finish 2025/01/14 01:23:26 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for transfers to finish 2025/01/14 01:23:26 DEBUG : Waiting for deletions to finish 2025/01/14 01:23:26 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.93s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:23:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/14 01:23:45 DEBUG : empty space: Sizes identical 2025/01/14 01:23:45 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for checks to finish 2025/01/14 01:23:45 DEBUG : empty space: Unchanged skipping 2025/01/14 01:23:45 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for transfers to finish 2025/01/14 01:23:47 INFO : potato2: Copied (new) 2025/01/14 01:23:47 DEBUG : Waiting for deletions to finish 2025/01/14 01:23:47 INFO : potato: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (21.16s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:23:59 INFO : d: Making directory 2025/01/14 01:23:59 INFO : d/e: Making directory 2025/01/14 01:23:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/14 01:23:59 DEBUG : c/non empty space: Sizes identical 2025/01/14 01:23:59 DEBUG : c/non empty space: Unchanged skipping 2025/01/14 01:24:00 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for checks to finish 2025/01/14 01:24:00 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for transfers to finish 2025/01/14 01:24:02 INFO : a/potato2: Copied (new) 2025/01/14 01:24:02 DEBUG : Waiting for deletions to finish 2025/01/14 01:24:02 INFO : b/potato: Deleted 2025/01/14 01:24:02 INFO : d/e: Removing directory 2025/01/14 01:24:02 INFO : d: Removing directory 2025/01/14 01:24:02 INFO : b: Removing directory 2025/01/14 01:24:02 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': deleted 3 directories run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (15.81s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:24:35 INFO : d: Making directory 2025/01/14 01:24:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/14 01:24:35 DEBUG : c/non empty space: Sizes identical 2025/01/14 01:24:35 DEBUG : c/non empty space: Unchanged skipping 2025/01/14 01:24:35 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for checks to finish 2025/01/14 01:24:35 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for transfers to finish 2025/01/14 01:24:39 INFO : a/potato2: Copied (new) 2025/01/14 01:24:39 ERROR : premiumize.me root 'rclone-test-zeziziw1qaha': not deleting files as there were IO errors 2025/01/14 01:24:39 ERROR : premiumize.me root 'rclone-test-zeziziw1qaha': not deleting directories as there were IO errors run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (36.45s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:24:44 DEBUG : Waiting for deletions to finish 2025/01/14 01:24:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/14 01:24:44 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for checks to finish 2025/01/14 01:24:44 DEBUG : empty space: Sizes identical 2025/01/14 01:24:44 DEBUG : empty space: Unchanged skipping 2025/01/14 01:24:44 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for transfers to finish 2025/01/14 01:24:44 INFO : potato: Deleted 2025/01/14 01:24:46 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (6.83s) === RUN TestSyncDeleteBefore run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:24:55 DEBUG : Waiting for deletions to finish 2025/01/14 01:24:55 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for checks to finish 2025/01/14 01:24:55 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for transfers to finish 2025/01/14 01:24:55 INFO : potato: Deleted 2025/01/14 01:24:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/14 01:24:55 DEBUG : empty space: Sizes identical 2025/01/14 01:24:55 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for checks to finish 2025/01/14 01:24:55 DEBUG : empty space: Unchanged skipping 2025/01/14 01:24:55 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for transfers to finish 2025/01/14 01:25:00 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (14.09s) === RUN TestCopyDeleteBefore run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:25:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/14 01:25:03 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for checks to finish 2025/01/14 01:25:03 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for transfers to finish 2025/01/14 01:25:04 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (3.48s) === RUN TestSyncWithExclude run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:25:09 DEBUG : enormous: Excluded (Size Filter) 2025/01/14 01:25:09 DEBUG : enormous: Excluded 2025/01/14 01:25:09 DEBUG : potato2: Excluded (Size Filter) 2025/01/14 01:25:09 DEBUG : potato2: Excluded 2025/01/14 01:25:09 DEBUG : potato2: Excluded (Size Filter) 2025/01/14 01:25:09 DEBUG : potato2: Excluded 2025/01/14 01:25:09 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for checks to finish 2025/01/14 01:25:09 DEBUG : empty space: Sizes identical 2025/01/14 01:25:09 DEBUG : empty space: Unchanged skipping 2025/01/14 01:25:09 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for transfers to finish 2025/01/14 01:25:09 DEBUG : Waiting for deletions to finish 2025/01/14 01:25:09 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:25:09 DEBUG : enormous: Excluded (Size Filter) 2025/01/14 01:25:09 DEBUG : enormous: Excluded 2025/01/14 01:25:09 DEBUG : potato2: Excluded (Size Filter) 2025/01/14 01:25:09 DEBUG : potato2: Excluded 2025/01/14 01:25:09 DEBUG : potato2: Excluded (Size Filter) 2025/01/14 01:25:09 DEBUG : potato2: Excluded 2025/01/14 01:25:09 DEBUG : empty space: Sizes identical 2025/01/14 01:25:09 DEBUG : Local file system at /tmp/rclone3557084180: Waiting for checks to finish 2025/01/14 01:25:09 DEBUG : empty space: Unchanged skipping 2025/01/14 01:25:09 DEBUG : Local file system at /tmp/rclone3557084180: Waiting for transfers to finish 2025/01/14 01:25:09 DEBUG : Waiting for deletions to finish 2025/01/14 01:25:09 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (5.34s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:25:15 DEBUG : enormous: Excluded (Size Filter) 2025/01/14 01:25:15 DEBUG : enormous: Excluded 2025/01/14 01:25:15 DEBUG : potato2: Excluded (Size Filter) 2025/01/14 01:25:15 DEBUG : potato2: Excluded 2025/01/14 01:25:15 DEBUG : empty space: Sizes identical 2025/01/14 01:25:15 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for checks to finish 2025/01/14 01:25:15 DEBUG : empty space: Unchanged skipping 2025/01/14 01:25:15 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for transfers to finish 2025/01/14 01:25:15 DEBUG : Waiting for deletions to finish 2025/01/14 01:25:15 INFO : enormous: Deleted 2025/01/14 01:25:15 INFO : potato2: Deleted 2025/01/14 01:25:15 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:25:15 DEBUG : empty space: Sizes identical 2025/01/14 01:25:15 DEBUG : empty space: Unchanged skipping 2025/01/14 01:25:15 DEBUG : Local file system at /tmp/rclone3557084180: Waiting for checks to finish 2025/01/14 01:25:15 DEBUG : Local file system at /tmp/rclone3557084180: Waiting for transfers to finish 2025/01/14 01:25:15 DEBUG : Waiting for deletions to finish 2025/01/14 01:25:15 INFO : enormous: Deleted 2025/01/14 01:25:15 INFO : potato2: Deleted 2025/01/14 01:25:15 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.42s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.10s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/01/14 01:25:16 ERROR : premiumize.me root 'rclone-test-zeziziw1qaha': Ignoring --track-renames as the source and destination do not have a common hash 2025/01/14 01:25:16 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/14 01:25:16 DEBUG : yam: Need to transfer - File not found at Destination 2025/01/14 01:25:16 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for checks to finish 2025/01/14 01:25:16 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for transfers to finish 2025/01/14 01:25:18 INFO : yam: Copied (new) 2025/01/14 01:25:20 INFO : potato: Copied (new) 2025/01/14 01:25:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:25:20 ERROR : premiumize.me root 'rclone-test-zeziziw1qaha': Ignoring --track-renames as the source and destination do not have a common hash 2025/01/14 01:25:20 DEBUG : yaml: Need to transfer - File not found at Destination 2025/01/14 01:25:20 DEBUG : potato: Sizes identical 2025/01/14 01:25:20 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for checks to finish 2025/01/14 01:25:20 DEBUG : potato: Unchanged skipping 2025/01/14 01:25:20 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for transfers to finish 2025/01/14 01:25:24 INFO : yaml: Copied (new) 2025/01/14 01:25:24 DEBUG : Waiting for deletions to finish 2025/01/14 01:25:24 INFO : yam: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (8.19s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/01/14 01:25:24 ERROR : premiumize.me root 'rclone-test-zeziziw1qaha': Ignoring --track-renames as either the source or destination do not support modtime 2025/01/14 01:25:24 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/14 01:25:24 DEBUG : yam: Need to transfer - File not found at Destination 2025/01/14 01:25:24 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for checks to finish 2025/01/14 01:25:24 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for transfers to finish 2025/01/14 01:25:27 INFO : yam: Copied (new) 2025/01/14 01:25:28 INFO : potato: Copied (new) 2025/01/14 01:25:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:25:29 ERROR : premiumize.me root 'rclone-test-zeziziw1qaha': Ignoring --track-renames as either the source or destination do not support modtime 2025/01/14 01:25:29 DEBUG : yaml: Need to transfer - File not found at Destination 2025/01/14 01:25:29 DEBUG : potato: Sizes identical 2025/01/14 01:25:29 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for checks to finish 2025/01/14 01:25:29 DEBUG : potato: Unchanged skipping 2025/01/14 01:25:29 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for transfers to finish 2025/01/14 01:25:31 INFO : yaml: Copied (new) 2025/01/14 01:25:31 DEBUG : Waiting for deletions to finish 2025/01/14 01:25:32 INFO : yam: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (7.92s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/01/14 01:25:32 INFO : premiumize.me root 'rclone-test-zeziziw1qaha': Making map for --track-renames 2025/01/14 01:25:32 INFO : premiumize.me root 'rclone-test-zeziziw1qaha': Finished making map for --track-renames 2025/01/14 01:25:32 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for checks to finish 2025/01/14 01:25:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/14 01:25:32 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/14 01:25:32 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for renames to finish 2025/01/14 01:25:32 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for transfers to finish 2025/01/14 01:25:34 INFO : potato: Copied (new) 2025/01/14 01:25:34 INFO : sub/yam: Copied (new) 2025/01/14 01:25:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:25:35 DEBUG : potato: Sizes identical 2025/01/14 01:25:35 DEBUG : potato: Unchanged skipping 2025/01/14 01:25:35 INFO : premiumize.me root 'rclone-test-zeziziw1qaha': Making map for --track-renames 2025/01/14 01:25:35 INFO : premiumize.me root 'rclone-test-zeziziw1qaha': Finished making map for --track-renames 2025/01/14 01:25:35 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for checks to finish 2025/01/14 01:25:35 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for renames to finish 2025/01/14 01:25:35 INFO : sub/yam: Moved (server-side) to: yam 2025/01/14 01:25:35 INFO : yam: Renamed from "sub/yam" 2025/01/14 01:25:35 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for transfers to finish 2025/01/14 01:25:35 DEBUG : Waiting for deletions to finish 2025/01/14 01:25:35 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.51s) === RUN TestServerSideMoveLocal run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:25:36 DEBUG : Creating backend with remote "/tmp/rclone3557084180/dir1" 2025/01/14 01:25:36 DEBUG : Config file has changed externally - reloading 2025/01/14 01:25:36 DEBUG : Creating backend with remote "/tmp/rclone3557084180/dir2" 2025/01/14 01:25:36 DEBUG : Local file system at /tmp/rclone3557084180/dir2: Using server-side directory move 2025/01/14 01:25:36 INFO : Local file system at /tmp/rclone3557084180/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/14 01:25:36 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/14 01:25:36 DEBUG : Local file system at /tmp/rclone3557084180/dir2: Waiting for checks to finish 2025/01/14 01:25:36 DEBUG : Local file system at /tmp/rclone3557084180/dir2: Waiting for transfers to finish 2025/01/14 01:25:36 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.11s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:25:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 01:25:36 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/14 01:25:36 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for checks to finish 2025/01/14 01:25:36 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for transfers to finish 2025/01/14 01:25:38 INFO : sub dir/hello world: Copied (new) 2025/01/14 01:25:38 INFO : sub dir/hello world: Deleted 2025/01/14 01:25:39 INFO : nested/sub dir/file: Copied (new) 2025/01/14 01:25:39 INFO : nested/sub dir/file: Deleted 2025/01/14 01:25:39 INFO : sub dir: Removing directory 2025/01/14 01:25:39 INFO : nested/sub dir: Removing directory 2025/01/14 01:25:39 INFO : nested: Removing directory 2025/01/14 01:25:39 DEBUG : Local file system at /tmp/rclone3557084180: deleted 3 directories run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (4.83s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:25:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 01:25:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/14 01:25:41 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for checks to finish 2025/01/14 01:25:41 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for transfers to finish 2025/01/14 01:25:43 INFO : nested/sub dir/file: Copied (new) 2025/01/14 01:25:43 INFO : nested/sub dir/file: Deleted 2025/01/14 01:25:46 INFO : sub dir/hello world: Copied (new) 2025/01/14 01:25:46 INFO : sub dir/hello world: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (6.18s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:25:47 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/14 01:25:47 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/14 01:25:47 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for checks to finish 2025/01/14 01:25:47 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for transfers to finish 2025/01/14 01:25:49 INFO : existing: Copied (new) 2025/01/14 01:25:49 INFO : existing: Deleted 2025/01/14 01:25:51 INFO : existing-b: Copied (new) 2025/01/14 01:25:51 INFO : existing-b: Deleted 2025/01/14 01:25:51 DEBUG : existing: Destination exists, skipping 2025/01/14 01:25:51 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for checks to finish 2025/01/14 01:25:51 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/14 01:25:51 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for transfers to finish 2025/01/14 01:25:51 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (5.19s) === RUN TestServerSideMove run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:25:52 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xapavap7vozu" sync_test.go:1705: Server side move (if possible) premiumize.me root 'rclone-test-zeziziw1qaha' -> premiumize.me root 'rclone-test-xapavap7vozu' 2025/01/14 01:26:12 DEBUG : premiumize.me root 'rclone-test-xapavap7vozu': Using server-side directory move 2025/01/14 01:26:12 INFO : premiumize.me root 'rclone-test-xapavap7vozu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/14 01:26:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/14 01:26:12 DEBUG : empty space: Sizes identical 2025/01/14 01:26:12 DEBUG : empty space: Unchanged skipping 2025/01/14 01:26:12 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/14 01:26:12 DEBUG : premiumize.me root 'rclone-test-xapavap7vozu': Waiting for checks to finish 2025/01/14 01:26:12 INFO : empty space: Deleted 2025/01/14 01:26:12 DEBUG : premiumize.me root 'rclone-test-xapavap7vozu': Waiting for transfers to finish 2025/01/14 01:26:12 INFO : potato3: Deleted 2025/01/14 01:26:12 INFO : potato2: Moved (server-side) 2025/01/14 01:26:12 INFO : potato3: Moved (server-side) 2025/01/14 01:26:12 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-fumufig0lezo" 2025/01/14 01:26:13 DEBUG : premiumize.me root 'rclone-test-fumufig0lezo': Using server-side directory move 2025/01/14 01:26:13 INFO : premiumize.me root 'rclone-test-fumufig0lezo': Server side directory move succeeded 2025/01/14 01:26:13 ERROR : : error listing: directory not found 2025/01/14 01:26:13 DEBUG : premiumize.me root 'rclone-test-fumufig0lezo': Purge remote 2025/01/14 01:26:13 DEBUG : premiumize.me root 'rclone-test-xapavap7vozu': Purge remote 2025/01/14 01:26:13 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (21.19s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:26:13 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-nariqik7kaba" sync_test.go:1705: Server side move (if possible) premiumize.me root 'rclone-test-zeziziw1qaha' -> premiumize.me root 'rclone-test-nariqik7kaba' 2025/01/14 01:26:33 DEBUG : empty space: Excluded (Size Filter) 2025/01/14 01:26:33 DEBUG : empty space: Excluded 2025/01/14 01:26:33 DEBUG : empty space: Excluded (Size Filter) 2025/01/14 01:26:33 DEBUG : empty space: Excluded 2025/01/14 01:26:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/14 01:26:33 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/14 01:26:33 DEBUG : premiumize.me root 'rclone-test-nariqik7kaba': Waiting for checks to finish 2025/01/14 01:26:33 DEBUG : premiumize.me root 'rclone-test-nariqik7kaba': Waiting for transfers to finish 2025/01/14 01:26:33 INFO : potato3: Deleted 2025/01/14 01:26:33 INFO : potato2: Moved (server-side) 2025/01/14 01:26:33 INFO : potato3: Moved (server-side) 2025/01/14 01:26:33 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-jayabih1havi" 2025/01/14 01:26:34 DEBUG : empty space: Excluded (Size Filter) 2025/01/14 01:26:34 DEBUG : empty space: Excluded 2025/01/14 01:26:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/14 01:26:34 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/14 01:26:34 DEBUG : premiumize.me root 'rclone-test-jayabih1havi': Waiting for checks to finish 2025/01/14 01:26:34 DEBUG : premiumize.me root 'rclone-test-jayabih1havi': Waiting for transfers to finish 2025/01/14 01:26:34 INFO : potato2: Moved (server-side) 2025/01/14 01:26:34 INFO : potato3: Moved (server-side) 2025/01/14 01:26:34 DEBUG : premiumize.me root 'rclone-test-jayabih1havi': Purge remote 2025/01/14 01:26:34 DEBUG : premiumize.me root 'rclone-test-nariqik7kaba': Purge remote --- PASS: TestServerSideMoveWithFilter (21.26s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:26:34 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-boduqec9dasu" 2025/01/14 01:26:46 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) premiumize.me root 'rclone-test-zeziziw1qaha' -> premiumize.me root 'rclone-test-boduqec9dasu' 2025/01/14 01:26:52 DEBUG : premiumize.me root 'rclone-test-boduqec9dasu': Using server-side directory move 2025/01/14 01:26:52 INFO : premiumize.me root 'rclone-test-boduqec9dasu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/14 01:26:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/14 01:26:52 DEBUG : empty space: Sizes identical 2025/01/14 01:26:52 DEBUG : empty space: Unchanged skipping 2025/01/14 01:26:52 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/14 01:26:52 DEBUG : premiumize.me root 'rclone-test-boduqec9dasu': Waiting for checks to finish 2025/01/14 01:26:52 INFO : empty space: Deleted 2025/01/14 01:26:52 DEBUG : premiumize.me root 'rclone-test-boduqec9dasu': Waiting for transfers to finish 2025/01/14 01:26:52 INFO : potato3: Deleted 2025/01/14 01:26:52 INFO : potato2: Moved (server-side) 2025/01/14 01:26:52 INFO : potato3: Moved (server-side) 2025/01/14 01:26:52 INFO : tomatoDir: Removing directory 2025/01/14 01:26:53 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': deleted 1 directories 2025/01/14 01:26:53 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-fahamar6lugu" 2025/01/14 01:26:53 INFO : tomatoDir: Making directory 2025/01/14 01:26:53 DEBUG : premiumize.me root 'rclone-test-fahamar6lugu': Using server-side directory move 2025/01/14 01:26:53 INFO : premiumize.me root 'rclone-test-fahamar6lugu': Server side directory move succeeded 2025/01/14 01:26:53 ERROR : : error listing: directory not found 2025/01/14 01:26:53 ERROR : : error listing: directory not found 2025/01/14 01:26:53 DEBUG : premiumize.me root 'rclone-test-fahamar6lugu': Purge remote 2025/01/14 01:26:53 DEBUG : premiumize.me root 'rclone-test-boduqec9dasu': Purge remote 2025/01/14 01:26:54 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (19.35s) === RUN TestServerSideMoveOverlap run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.10s) === RUN TestSyncOverlap run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:26:54 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zeziziw1qaha/rclone-sync-test" run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (0.79s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:26:55 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zeziziw1qaha/rclone-sync-test" 2025/01/14 01:26:55 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zeziziw1qaha/rclone-sync-test-include/layer2" 2025/01/14 01:26:55 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zeziziw1qaha/rclone-sync-test-ignore-file" 2025/01/14 01:27:00 DEBUG : rclone-sync-test: Excluded 2025/01/14 01:27:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/14 01:27:00 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/14 01:27:00 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha/rclone-sync-test': Waiting for checks to finish 2025/01/14 01:27:00 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha/rclone-sync-test': Waiting for transfers to finish 2025/01/14 01:27:00 DEBUG : Waiting for deletions to finish 2025/01/14 01:27:00 INFO : There was nothing to transfer 2025/01/14 01:27:00 DEBUG : rclone-sync-test: Excluded 2025/01/14 01:27:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/14 01:27:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/14 01:27:01 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for checks to finish 2025/01/14 01:27:01 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for transfers to finish 2025/01/14 01:27:01 DEBUG : Waiting for deletions to finish 2025/01/14 01:27:01 INFO : rclone-sync-test-include: Removing directory 2025/01/14 01:27:01 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/01/14 01:27:01 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': failed to delete 1 directories 2025/01/14 01:27:01 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:27:01 DEBUG : rclone-sync-test: Excluded 2025/01/14 01:27:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/14 01:27:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/14 01:27:01 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/01/14 01:27:01 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/01/14 01:27:01 DEBUG : Waiting for deletions to finish 2025/01/14 01:27:01 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:27:01 DEBUG : rclone-sync-test: Excluded 2025/01/14 01:27:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/14 01:27:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/14 01:27:01 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for checks to finish 2025/01/14 01:27:01 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for transfers to finish 2025/01/14 01:27:01 DEBUG : Waiting for deletions to finish 2025/01/14 01:27:01 INFO : rclone-sync-test-include: Removing directory 2025/01/14 01:27:01 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/01/14 01:27:01 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': failed to delete 1 directories 2025/01/14 01:27:01 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:27:02 DEBUG : : Excluded 2025/01/14 01:27:02 DEBUG : rclone-sync-test: Excluded 2025/01/14 01:27:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/14 01:27:02 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/14 01:27:02 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/01/14 01:27:02 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/01/14 01:27:02 DEBUG : Waiting for deletions to finish 2025/01/14 01:27:02 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (9.80s) === RUN TestSyncCompareDest run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:27:04 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zeziziw1qaha/dst" 2025/01/14 01:27:05 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zeziziw1qaha/CompareDest" 2025/01/14 01:27:05 DEBUG : one: Need to transfer - File not found at Destination 2025/01/14 01:27:05 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha/dst': Waiting for checks to finish 2025/01/14 01:27:05 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha/dst': Waiting for transfers to finish 2025/01/14 01:27:07 INFO : one: Copied (new) 2025/01/14 01:27:07 DEBUG : Waiting for deletions to finish 2025/01/14 01:27:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/14 01:27:07 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha/dst': Waiting for checks to finish 2025/01/14 01:27:07 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha/dst': Waiting for transfers to finish 2025/01/14 01:27:07 DEBUG : one: Moving old file out the way to "one.denuwaw1" 2025/01/14 01:27:11 DEBUG : one: Removing old file 2025/01/14 01:27:11 INFO : one: Copied (replaced existing) 2025/01/14 01:27:11 DEBUG : Waiting for deletions to finish 2025/01/14 01:27:11 DEBUG : dst/one: Moving old file out the way to "one.juciyuv6" 2025/01/14 01:27:14 DEBUG : dst/one: Removing old file 2025/01/14 01:27:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/14 01:27:19 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha/dst': Waiting for checks to finish 2025/01/14 01:27:19 DEBUG : one: Sizes identical 2025/01/14 01:27:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/14 01:27:19 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha/dst': Waiting for transfers to finish 2025/01/14 01:27:19 DEBUG : Waiting for deletions to finish 2025/01/14 01:27:19 INFO : There was nothing to transfer 2025/01/14 01:27:21 DEBUG : two: Sizes identical 2025/01/14 01:27:21 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/14 01:27:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/14 01:27:21 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha/dst': Waiting for checks to finish 2025/01/14 01:27:21 DEBUG : one: Sizes identical 2025/01/14 01:27:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/14 01:27:21 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha/dst': Waiting for transfers to finish 2025/01/14 01:27:21 DEBUG : Waiting for deletions to finish 2025/01/14 01:27:21 INFO : There was nothing to transfer 2025/01/14 01:27:21 DEBUG : two: Sizes identical 2025/01/14 01:27:21 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/14 01:27:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/14 01:27:21 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha/dst': Waiting for checks to finish 2025/01/14 01:27:21 DEBUG : one: Sizes identical 2025/01/14 01:27:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/14 01:27:21 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha/dst': Waiting for transfers to finish 2025/01/14 01:27:21 DEBUG : Waiting for deletions to finish 2025/01/14 01:27:21 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/01/14 01:27:22 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/14 01:27:22 DEBUG : two: Need to transfer - File not found at Destination 2025/01/14 01:27:22 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha/dst': Waiting for checks to finish 2025/01/14 01:27:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/14 01:27:22 DEBUG : one: Sizes identical 2025/01/14 01:27:22 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/14 01:27:22 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha/dst': Waiting for transfers to finish 2025/01/14 01:27:25 INFO : two: Copied (new) 2025/01/14 01:27:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (21.11s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:27:33 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zeziziw1qaha/dest" 2025/01/14 01:27:33 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zeziziw1qaha/pre-dest1" 2025/01/14 01:27:34 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zeziziw1qaha/pre-dest2" 2025/01/14 01:27:34 DEBUG : 1: Sizes identical 2025/01/14 01:27:34 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/14 01:27:34 DEBUG : 2: Sizes identical 2025/01/14 01:27:34 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/14 01:27:34 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/14 01:27:34 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha/dest': Waiting for checks to finish 2025/01/14 01:27:34 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha/dest': Waiting for transfers to finish 2025/01/14 01:27:36 INFO : 3: Copied (new) 2025/01/14 01:27:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (11.49s) === RUN TestSyncCopyDest run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" sync_test.go:2235: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.12s) === RUN TestSyncBackupDir run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:27:50 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zeziziw1qaha/dst" 2025/01/14 01:27:50 DEBUG : Config file has changed externally - reloading 2025/01/14 01:27:50 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zeziziw1qaha/backup" 2025/01/14 01:27:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/14 01:27:50 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha/dst': Waiting for checks to finish 2025/01/14 01:27:50 DEBUG : two: Sizes identical 2025/01/14 01:27:50 DEBUG : two: Unchanged skipping 2025/01/14 01:27:51 INFO : one: Moved (server-side) 2025/01/14 01:27:51 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha/dst': Waiting for transfers to finish 2025/01/14 01:28:05 INFO : one: Copied (new) 2025/01/14 01:28:05 DEBUG : Waiting for deletions to finish 2025/01/14 01:28:05 INFO : three.txt: Moved (server-side) 2025/01/14 01:28:05 INFO : three.txt: Moved into backup dir 2025/01/14 01:28:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/14 01:28:09 DEBUG : two: Sizes identical 2025/01/14 01:28:09 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha/dst': Waiting for checks to finish 2025/01/14 01:28:09 DEBUG : two: Unchanged skipping 2025/01/14 01:28:09 INFO : one: Deleted 2025/01/14 01:28:09 INFO : one: Moved (server-side) 2025/01/14 01:28:09 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha/dst': Waiting for transfers to finish 2025/01/14 01:28:11 INFO : one: Copied (new) 2025/01/14 01:28:11 DEBUG : Waiting for deletions to finish 2025/01/14 01:28:11 INFO : three.txt: Deleted 2025/01/14 01:28:11 INFO : three.txt: Moved (server-side) 2025/01/14 01:28:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (34.70s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:28:42 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zeziziw1qaha/dst" 2025/01/14 01:28:42 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zeziziw1qaha/backup" 2025/01/14 01:28:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/14 01:28:42 DEBUG : two: Sizes identical 2025/01/14 01:28:42 DEBUG : two: Unchanged skipping 2025/01/14 01:28:42 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha/dst': Waiting for checks to finish 2025/01/14 01:28:43 INFO : one: Moved (server-side) to: one.bak 2025/01/14 01:28:43 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha/dst': Waiting for transfers to finish 2025/01/14 01:28:47 INFO : one: Copied (new) 2025/01/14 01:28:47 DEBUG : Waiting for deletions to finish 2025/01/14 01:28:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/14 01:28:47 INFO : three.txt: Moved into backup dir 2025/01/14 01:28:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/14 01:28:56 DEBUG : two: Sizes identical 2025/01/14 01:28:56 DEBUG : two: Unchanged skipping 2025/01/14 01:28:56 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha/dst': Waiting for checks to finish 2025/01/14 01:28:56 INFO : one.bak: Deleted 2025/01/14 01:28:56 INFO : one: Moved (server-side) to: one.bak 2025/01/14 01:28:56 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha/dst': Waiting for transfers to finish 2025/01/14 01:29:00 INFO : one: Copied (new) 2025/01/14 01:29:00 DEBUG : Waiting for deletions to finish 2025/01/14 01:29:00 INFO : three.txt.bak: Deleted 2025/01/14 01:29:00 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/14 01:29:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (49.16s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:29:14 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zeziziw1qaha/dst" 2025/01/14 01:29:14 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zeziziw1qaha/backup" 2025/01/14 01:29:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/14 01:29:14 DEBUG : two: Sizes identical 2025/01/14 01:29:14 DEBUG : two: Unchanged skipping 2025/01/14 01:29:14 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha/dst': Waiting for checks to finish 2025/01/14 01:29:14 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/14 01:29:14 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha/dst': Waiting for transfers to finish 2025/01/14 01:29:17 INFO : one: Copied (new) 2025/01/14 01:29:17 DEBUG : Waiting for deletions to finish 2025/01/14 01:29:18 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/14 01:29:18 INFO : three.txt: Moved into backup dir 2025/01/14 01:29:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/14 01:29:21 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha/dst': Waiting for checks to finish 2025/01/14 01:29:21 DEBUG : two: Sizes identical 2025/01/14 01:29:21 DEBUG : two: Unchanged skipping 2025/01/14 01:29:22 INFO : one-2019-01-01: Deleted 2025/01/14 01:29:22 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/14 01:29:22 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha/dst': Waiting for transfers to finish 2025/01/14 01:29:24 INFO : one: Copied (new) 2025/01/14 01:29:24 DEBUG : Waiting for deletions to finish 2025/01/14 01:29:24 INFO : three-2019-01-01.txt: Deleted 2025/01/14 01:29:25 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/14 01:29:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (24.44s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:29:35 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zeziziw1qaha/dst" 2025/01/14 01:29:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/14 01:29:36 DEBUG : two: Sizes identical 2025/01/14 01:29:36 DEBUG : two: Unchanged skipping 2025/01/14 01:29:36 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha/dst': Waiting for checks to finish 2025/01/14 01:29:36 INFO : one: Moved (server-side) to: one.bak 2025/01/14 01:29:36 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha/dst': Waiting for transfers to finish 2025/01/14 01:29:44 INFO : one: Copied (new) 2025/01/14 01:29:44 DEBUG : Waiting for deletions to finish 2025/01/14 01:29:44 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/14 01:29:44 INFO : three.txt: Moved into backup dir 2025/01/14 01:29:47 DEBUG : one.bak: Excluded (Path Filter) 2025/01/14 01:29:47 DEBUG : one.bak: Excluded 2025/01/14 01:29:47 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/14 01:29:47 DEBUG : three.txt.bak: Excluded 2025/01/14 01:29:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/14 01:29:47 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha/dst': Waiting for checks to finish 2025/01/14 01:29:47 DEBUG : two: Sizes identical 2025/01/14 01:29:47 DEBUG : two: Unchanged skipping 2025/01/14 01:29:47 INFO : one.bak: Deleted 2025/01/14 01:29:47 INFO : one: Moved (server-side) to: one.bak 2025/01/14 01:29:47 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha/dst': Waiting for transfers to finish 2025/01/14 01:29:50 INFO : one: Copied (new) 2025/01/14 01:29:50 DEBUG : Waiting for deletions to finish 2025/01/14 01:29:50 INFO : three.txt.bak: Deleted 2025/01/14 01:29:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/14 01:29:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (25.76s) === RUN TestSyncSuffix run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:29:59 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zeziziw1qaha/dst" 2025/01/14 01:29:59 DEBUG : Config file has changed externally - reloading 2025/01/14 01:30:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/14 01:30:00 INFO : one: Moved (server-side) to: one.bak 2025/01/14 01:30:05 INFO : one: Copied (new) 2025/01/14 01:30:05 DEBUG : two: Sizes identical 2025/01/14 01:30:05 DEBUG : two: Unchanged skipping 2025/01/14 01:30:05 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/14 01:30:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/14 01:30:08 INFO : three.txt: Copied (new) 2025/01/14 01:30:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/14 01:30:09 INFO : one.bak: Deleted 2025/01/14 01:30:09 INFO : one: Moved (server-side) to: one.bak 2025/01/14 01:30:11 INFO : one: Copied (new) 2025/01/14 01:30:11 DEBUG : two: Sizes identical 2025/01/14 01:30:11 DEBUG : two: Unchanged skipping 2025/01/14 01:30:11 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/14 01:30:11 INFO : three.txt.bak: Deleted 2025/01/14 01:30:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/14 01:30:14 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (24.08s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:30:30 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zeziziw1qaha/dst" 2025/01/14 01:30:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/14 01:30:31 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/14 01:30:35 INFO : one: Copied (new) 2025/01/14 01:30:35 DEBUG : two: Sizes identical 2025/01/14 01:30:35 DEBUG : two: Unchanged skipping 2025/01/14 01:30:35 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/14 01:30:35 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/14 01:30:41 INFO : three.txt: Copied (new) 2025/01/14 01:30:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/14 01:30:41 INFO : one-2019-01-01: Deleted 2025/01/14 01:30:42 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/14 01:30:45 INFO : one: Copied (new) 2025/01/14 01:30:45 DEBUG : two: Sizes identical 2025/01/14 01:30:45 DEBUG : two: Unchanged skipping 2025/01/14 01:30:45 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/14 01:30:45 INFO : three-2019-01-01.txt: Deleted 2025/01/14 01:30:45 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/14 01:30:47 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (33.04s) === RUN TestSyncUTFNorm run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:30:51 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/14 01:30:51 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for checks to finish 2025/01/14 01:30:51 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for transfers to finish 2025/01/14 01:30:51 DEBUG : Testêé: Moving old file out the way to "Testêé.fepirow5" 2025/01/14 01:30:56 DEBUG : Testêé: Removing old file 2025/01/14 01:30:56 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/14 01:30:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.15s) === RUN TestSyncImmutable run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:30:56 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/14 01:30:56 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for checks to finish 2025/01/14 01:30:56 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for transfers to finish 2025/01/14 01:30:58 INFO : existing: Copied (new) 2025/01/14 01:30:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:30:58 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/14 01:30:58 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/14 01:30:58 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for checks to finish 2025/01/14 01:30:58 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for transfers to finish 2025/01/14 01:30:58 ERROR : premiumize.me root 'rclone-test-zeziziw1qaha': not deleting files as there were IO errors 2025/01/14 01:30:58 ERROR : premiumize.me root 'rclone-test-zeziziw1qaha': not deleting directories as there were IO errors run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (2.34s) === RUN TestSyncIgnoreCase run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.11s) === RUN TestFixCase run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:31:14 DEBUG : existing: Sizes identical 2025/01/14 01:31:14 DEBUG : existing: Unchanged skipping 2025/01/14 01:31:14 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/01/14 01:31:14 DEBUG : EXISTING: moving to existing-rclone-move-volebuj4 2025/01/14 01:31:14 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-zowomin5 2025/01/14 01:31:14 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/01/14 01:31:15 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-zowomin5 2025/01/14 01:31:15 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/01/14 01:31:15 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-volebuj4 2025/01/14 01:31:15 DEBUG : EXISTING: moving to existing 2025/01/14 01:31:15 INFO : existingbutdifferent-rclone-move-zowomin5: Moved (server-side) to: existingbutdifferent 2025/01/14 01:31:15 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/01/14 01:31:15 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/01/14 01:31:15 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/01/14 01:31:15 DEBUG : existingbutdifferent: Moving old file out the way to "existingbutdifferent.bavupif0" 2025/01/14 01:31:15 INFO : existing-rclone-move-volebuj4: Moved (server-side) to: existing 2025/01/14 01:31:15 INFO : EXISTING: Moved (server-side) to: existing 2025/01/14 01:31:15 INFO : EXISTING: Fixed case by renaming to: existing 2025/01/14 01:31:15 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/01/14 01:31:15 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/01/14 01:31:16 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-xuginiw3 2025/01/14 01:31:16 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/01/14 01:31:16 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-xuginiw3 2025/01/14 01:31:16 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/01/14 01:31:16 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/01/14 01:31:16 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for checks to finish 2025/01/14 01:31:16 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-ledubos7 2025/01/14 01:31:16 INFO : subdira/subdirb/subdirc/hello-rclone-move-xuginiw3: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/01/14 01:31:16 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/01/14 01:31:16 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/01/14 01:31:16 DEBUG : subdira/subdirb/subdirc/hello: Moving old file out the way to "hello.yodelix5" 2025/01/14 01:31:16 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-ledubos7 2025/01/14 01:31:16 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/14 01:31:16 DEBUG : existingbutdifferent: Removing old file 2025/01/14 01:31:16 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-ledubos7: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/14 01:31:16 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/14 01:31:16 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/14 01:31:16 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for transfers to finish 2025/01/14 01:31:16 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Moving old file out the way to "filewithoutcasedifferences.sidebel1" 2025/01/14 01:31:16 INFO : existingbutdifferent: Copied (replaced existing) 2025/01/14 01:31:18 DEBUG : subdira/subdirb/subdirc/hello: Removing old file 2025/01/14 01:31:18 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/01/14 01:31:19 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Removing old file 2025/01/14 01:31:20 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/01/14 01:31:20 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (22.10s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (0.31s) --- SKIP: TestMaxTransfer/Hard (0.10s) --- SKIP: TestMaxTransfer/Soft (0.11s) --- SKIP: TestMaxTransfer/Cautious (0.10s) === RUN TestSyncConcurrentDelete run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:34:29 DEBUG : both1: Sizes identical 2025/01/14 01:34:29 DEBUG : both0: Sizes identical 2025/01/14 01:34:29 DEBUG : both11: Sizes identical 2025/01/14 01:34:29 DEBUG : both10: Sizes identical 2025/01/14 01:34:29 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for checks to finish 2025/01/14 01:34:29 DEBUG : both1: Unchanged skipping 2025/01/14 01:34:29 DEBUG : both12: Sizes identical 2025/01/14 01:34:29 DEBUG : both12: Unchanged skipping 2025/01/14 01:34:29 DEBUG : both13: Sizes identical 2025/01/14 01:34:29 DEBUG : both13: Unchanged skipping 2025/01/14 01:34:29 DEBUG : both14: Sizes identical 2025/01/14 01:34:29 DEBUG : both14: Unchanged skipping 2025/01/14 01:34:29 DEBUG : both15: Sizes identical 2025/01/14 01:34:29 DEBUG : both15: Unchanged skipping 2025/01/14 01:34:29 DEBUG : both16: Sizes identical 2025/01/14 01:34:29 DEBUG : both0: Unchanged skipping 2025/01/14 01:34:29 DEBUG : both17: Sizes identical 2025/01/14 01:34:29 DEBUG : both11: Unchanged skipping 2025/01/14 01:34:29 DEBUG : both18: Sizes identical 2025/01/14 01:34:29 DEBUG : both18: Unchanged skipping 2025/01/14 01:34:29 DEBUG : both19: Sizes identical 2025/01/14 01:34:29 DEBUG : both19: Unchanged skipping 2025/01/14 01:34:29 DEBUG : both2: Sizes identical 2025/01/14 01:34:29 DEBUG : both2: Unchanged skipping 2025/01/14 01:34:29 DEBUG : both3: Sizes identical 2025/01/14 01:34:29 DEBUG : both3: Unchanged skipping 2025/01/14 01:34:29 DEBUG : both4: Sizes identical 2025/01/14 01:34:29 DEBUG : both4: Unchanged skipping 2025/01/14 01:34:29 DEBUG : both5: Sizes identical 2025/01/14 01:34:29 DEBUG : both5: Unchanged skipping 2025/01/14 01:34:29 DEBUG : both6: Sizes identical 2025/01/14 01:34:29 DEBUG : both6: Unchanged skipping 2025/01/14 01:34:29 DEBUG : both10: Unchanged skipping 2025/01/14 01:34:29 DEBUG : both7: Sizes identical 2025/01/14 01:34:29 DEBUG : both16: Unchanged skipping 2025/01/14 01:34:29 DEBUG : both8: Sizes identical 2025/01/14 01:34:29 DEBUG : both9: Sizes identical 2025/01/14 01:34:29 DEBUG : both7: Unchanged skipping 2025/01/14 01:34:29 DEBUG : both17: Unchanged skipping 2025/01/14 01:34:29 DEBUG : both8: Unchanged skipping 2025/01/14 01:34:29 DEBUG : both9: Unchanged skipping 2025/01/14 01:34:29 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for transfers to finish 2025/01/14 01:34:29 DEBUG : Waiting for deletions to finish 2025/01/14 01:34:29 INFO : only9: Deleted 2025/01/14 01:34:29 INFO : only18: Deleted 2025/01/14 01:34:29 INFO : only14: Deleted 2025/01/14 01:34:29 INFO : only19: Deleted 2025/01/14 01:34:29 INFO : only4: Deleted 2025/01/14 01:34:29 INFO : only7: Deleted 2025/01/14 01:34:29 INFO : only8: Deleted 2025/01/14 01:34:29 INFO : only2: Deleted 2025/01/14 01:34:29 INFO : only1: Deleted 2025/01/14 01:34:29 INFO : only15: Deleted 2025/01/14 01:34:29 INFO : only16: Deleted 2025/01/14 01:34:29 INFO : only10: Deleted 2025/01/14 01:34:29 INFO : only6: Deleted 2025/01/14 01:34:29 INFO : only5: Deleted 2025/01/14 01:34:29 INFO : only0: Deleted 2025/01/14 01:34:29 INFO : only11: Deleted 2025/01/14 01:34:29 INFO : only12: Deleted 2025/01/14 01:34:29 INFO : only13: Deleted 2025/01/14 01:34:29 INFO : only17: Deleted 2025/01/14 01:34:29 INFO : only3: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (189.59s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:36:54 DEBUG : both0: Sizes identical 2025/01/14 01:36:54 DEBUG : both0: Unchanged skipping 2025/01/14 01:36:54 DEBUG : both1: Sizes identical 2025/01/14 01:36:54 DEBUG : both1: Unchanged skipping 2025/01/14 01:36:54 DEBUG : both10: Sizes identical 2025/01/14 01:36:54 DEBUG : both10: Unchanged skipping 2025/01/14 01:36:54 DEBUG : both11: Sizes identical 2025/01/14 01:36:54 DEBUG : both11: Unchanged skipping 2025/01/14 01:36:54 DEBUG : both12: Sizes identical 2025/01/14 01:36:54 DEBUG : both12: Unchanged skipping 2025/01/14 01:36:54 DEBUG : both13: Sizes identical 2025/01/14 01:36:54 DEBUG : both13: Unchanged skipping 2025/01/14 01:36:54 DEBUG : both14: Sizes identical 2025/01/14 01:36:54 DEBUG : both14: Unchanged skipping 2025/01/14 01:36:54 DEBUG : both15: Sizes identical 2025/01/14 01:36:54 DEBUG : both15: Unchanged skipping 2025/01/14 01:36:54 DEBUG : both16: Sizes identical 2025/01/14 01:36:54 DEBUG : both16: Unchanged skipping 2025/01/14 01:36:54 DEBUG : both17: Sizes identical 2025/01/14 01:36:54 DEBUG : both17: Unchanged skipping 2025/01/14 01:36:54 DEBUG : both18: Sizes identical 2025/01/14 01:36:54 DEBUG : both18: Unchanged skipping 2025/01/14 01:36:54 DEBUG : both19: Sizes identical 2025/01/14 01:36:54 DEBUG : both19: Unchanged skipping 2025/01/14 01:36:54 DEBUG : both2: Sizes identical 2025/01/14 01:36:54 DEBUG : both2: Unchanged skipping 2025/01/14 01:36:54 DEBUG : both3: Sizes identical 2025/01/14 01:36:54 DEBUG : both3: Unchanged skipping 2025/01/14 01:36:54 DEBUG : both4: Sizes identical 2025/01/14 01:36:54 DEBUG : both4: Unchanged skipping 2025/01/14 01:36:54 DEBUG : both5: Sizes identical 2025/01/14 01:36:54 DEBUG : both5: Unchanged skipping 2025/01/14 01:36:54 DEBUG : both6: Sizes identical 2025/01/14 01:36:54 DEBUG : both6: Unchanged skipping 2025/01/14 01:36:54 DEBUG : both7: Sizes identical 2025/01/14 01:36:54 DEBUG : both7: Unchanged skipping 2025/01/14 01:36:54 DEBUG : both8: Sizes identical 2025/01/14 01:36:54 DEBUG : both8: Unchanged skipping 2025/01/14 01:36:54 DEBUG : both9: Sizes identical 2025/01/14 01:36:54 DEBUG : both9: Unchanged skipping 2025/01/14 01:36:54 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/14 01:36:54 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/14 01:36:54 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/14 01:36:54 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/14 01:36:54 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/14 01:36:54 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/14 01:36:54 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/14 01:36:54 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/14 01:36:54 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/14 01:36:54 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/14 01:36:54 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/14 01:36:54 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/14 01:36:54 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/14 01:36:54 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/14 01:36:54 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/14 01:36:54 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/14 01:36:54 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/14 01:36:54 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/14 01:36:54 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/14 01:36:54 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/14 01:36:54 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for checks to finish 2025/01/14 01:36:54 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Waiting for transfers to finish 2025/01/14 01:36:54 DEBUG : only0: Moving old file out the way to "only0.vozokum9" 2025/01/14 01:36:54 DEBUG : only1: Moving old file out the way to "only1.xiqeyar9" 2025/01/14 01:36:54 DEBUG : only10: Moving old file out the way to "only10.sofurin9" 2025/01/14 01:36:54 DEBUG : only11: Moving old file out the way to "only11.luseqih9" 2025/01/14 01:36:56 DEBUG : only11: Removing old file 2025/01/14 01:36:57 INFO : only11: Copied (replaced existing) 2025/01/14 01:36:57 DEBUG : only12: Moving old file out the way to "only12.fagetot7" 2025/01/14 01:36:57 DEBUG : only10: Removing old file 2025/01/14 01:36:57 INFO : only10: Copied (replaced existing) 2025/01/14 01:36:57 DEBUG : only13: Moving old file out the way to "only13.molubut0" 2025/01/14 01:36:58 DEBUG : only12: Removing old file 2025/01/14 01:36:58 INFO : only12: Copied (replaced existing) 2025/01/14 01:36:58 DEBUG : only14: Moving old file out the way to "only14.seguzad7" 2025/01/14 01:36:59 DEBUG : only1: Removing old file 2025/01/14 01:36:59 INFO : only1: Copied (replaced existing) 2025/01/14 01:36:59 DEBUG : only15: Moving old file out the way to "only15.visebiw4" 2025/01/14 01:36:59 DEBUG : only0: Removing old file 2025/01/14 01:36:59 INFO : only0: Copied (replaced existing) 2025/01/14 01:36:59 DEBUG : only16: Moving old file out the way to "only16.tidekug0" 2025/01/14 01:37:00 DEBUG : only13: Removing old file 2025/01/14 01:37:00 INFO : only13: Copied (replaced existing) 2025/01/14 01:37:00 DEBUG : only17: Moving old file out the way to "only17.diveloz5" 2025/01/14 01:37:02 DEBUG : only15: Removing old file 2025/01/14 01:37:02 INFO : only15: Copied (replaced existing) 2025/01/14 01:37:02 DEBUG : only18: Moving old file out the way to "only18.peyecep0" 2025/01/14 01:37:02 DEBUG : only16: Removing old file 2025/01/14 01:37:03 INFO : only16: Copied (replaced existing) 2025/01/14 01:37:03 DEBUG : only17: Removing old file 2025/01/14 01:37:03 DEBUG : only19: Moving old file out the way to "only19.kutudey2" 2025/01/14 01:37:03 INFO : only17: Copied (replaced existing) 2025/01/14 01:37:03 DEBUG : only14: Removing old file 2025/01/14 01:37:03 DEBUG : only2: Moving old file out the way to "only2.zaxiseb5" 2025/01/14 01:37:03 INFO : only14: Copied (replaced existing) 2025/01/14 01:37:03 DEBUG : only3: Moving old file out the way to "only3.yizukix0" 2025/01/14 01:37:04 DEBUG : only18: Removing old file 2025/01/14 01:37:04 INFO : only18: Copied (replaced existing) 2025/01/14 01:37:04 DEBUG : only4: Moving old file out the way to "only4.sofutux4" 2025/01/14 01:37:04 DEBUG : only2: Removing old file 2025/01/14 01:37:05 INFO : only2: Copied (replaced existing) 2025/01/14 01:37:05 DEBUG : only5: Moving old file out the way to "only5.vosiyas3" 2025/01/14 01:37:06 DEBUG : only3: Removing old file 2025/01/14 01:37:06 INFO : only3: Copied (replaced existing) 2025/01/14 01:37:06 DEBUG : only6: Moving old file out the way to "only6.foduzel0" 2025/01/14 01:37:06 DEBUG : only19: Removing old file 2025/01/14 01:37:06 INFO : only19: Copied (replaced existing) 2025/01/14 01:37:06 DEBUG : only7: Moving old file out the way to "only7.kodopuj5" 2025/01/14 01:37:07 DEBUG : only4: Removing old file 2025/01/14 01:37:07 INFO : only4: Copied (replaced existing) 2025/01/14 01:37:07 DEBUG : only6: Removing old file 2025/01/14 01:37:07 DEBUG : only8: Moving old file out the way to "only8.likuhul1" 2025/01/14 01:37:07 INFO : only6: Copied (replaced existing) 2025/01/14 01:37:07 DEBUG : only9: Moving old file out the way to "only9.lapufuy2" 2025/01/14 01:37:09 DEBUG : only5: Removing old file 2025/01/14 01:37:09 DEBUG : only7: Removing old file 2025/01/14 01:37:09 INFO : only5: Copied (replaced existing) 2025/01/14 01:37:09 INFO : only7: Copied (replaced existing) 2025/01/14 01:37:10 DEBUG : only8: Removing old file 2025/01/14 01:37:10 INFO : only8: Copied (replaced existing) 2025/01/14 01:37:36 DEBUG : only9: Removing old file 2025/01/14 01:37:36 INFO : only9: Copied (replaced existing) 2025/01/14 01:37:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (187.93s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:37:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/14 01:37:39 INFO : sub dir: Making directory 2025/01/14 01:37:39 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (5.94s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" 2025/01/14 01:37:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/14 01:37:45 INFO : sub dir: Making directory 2025/01/14 01:37:45 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-zeziziw1qaha'", Local "Local file system at /tmp/rclone3557084180", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (13.96s) PASS 2025/01/14 01:37:59 DEBUG : premiumize.me root 'rclone-test-zeziziw1qaha': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestPremiumizeMe: -verbose" - Finished OK in 17m21.336715436s (try 1/5)