"./sync.test -test.v -test.timeout 1h0m0s -remote TestPremiumizeMe: -verbose" - Starting (try 1/5) 2026/09/02 02:57:53 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-ruhiwex7lame" 2026/09/02 02:57:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/02 02:57:53 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 02:57:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/02 02:57:53 DEBUG : pacer: low level retry 2/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 02:57:53 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/09/02 02:57:53 DEBUG : pacer: low level retry 3/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 02:57:53 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/09/02 02:57:53 DEBUG : pacer: low level retry 4/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 02:57:53 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/09/02 02:57:53 DEBUG : pacer: low level retry 5/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 02:57:53 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/09/02 02:57:53 DEBUG : pacer: low level retry 6/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 02:57:53 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/09/02 02:57:53 DEBUG : pacer: low level retry 7/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 02:57:53 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/09/02 02:57:54 DEBUG : pacer: low level retry 8/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 02:57:54 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/02 02:57:55 DEBUG : pacer: low level retry 9/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 02:57:57 DEBUG : pacer: low level retry 10/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 02:57:59 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 02:58:01 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/02 02:58:01 DEBUG : Creating backend with remote "/tmp/rclone387503939" === 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/patternNeedsGlob === RUN TestNewLess/patternRejectsEmptyGlob === RUN TestNewLess/patternRejectsBadGlob === RUN TestNewLess/patternOrder === 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/patternNeedsGlob (0.00s) --- PASS: TestNewLess/patternRejectsEmptyGlob (0.00s) --- PASS: TestNewLess/patternRejectsBadGlob (0.00s) --- PASS: TestNewLess/patternOrder (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:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 02:58:03 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/02 02:58:05 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/02 02:58:06 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/02 02:58:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/02 02:58:06 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 02:58:06 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/09/02 02:58:06 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 02:58:07 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/02 02:58:07 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/02 02:58:08 DEBUG : pacer: Reducing sleep to 266.967773ms --- PASS: TestCopyWithDryRun (6.56s) === RUN TestCopy run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 02:58:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/02 02:58:08 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/02 02:58:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/02 02:58:08 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 02:58:08 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 02:58:09 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/09/02 02:58:09 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/09/02 02:58:09 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/09/02 02:58:09 DEBUG : pacer: Reducing sleep to 63.352703ms 2026/09/02 02:58:09 DEBUG : pacer: Reducing sleep to 47.514527ms 2026/09/02 02:58:09 DEBUG : pacer: Reducing sleep to 35.635895ms 2026/09/02 02:58:09 DEBUG : sub dir/hello world: size = 11 OK 2026/09/02 02:58:09 INFO : sub dir/hello world: Copied (new) 2026/09/02 02:58:09 DEBUG : pacer: Reducing sleep to 26.726921ms 2026/09/02 02:58:10 DEBUG : pacer: Reducing sleep to 20.04519ms 2026/09/02 02:58:10 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/09/02 02:58:10 DEBUG : pacer: Reducing sleep to 15.033892ms 2026/09/02 02:58:10 DEBUG : pacer: Reducing sleep to 11.275419ms 2026/09/02 02:58:10 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestCopy (1.92s) === RUN TestCopyMetadata run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" sync_test.go:99: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.09s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" sync_test.go:99: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.10s) === RUN TestCopyMissingDirectory run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 02:58:10 DEBUG : Creating backend with remote "/non-existing" 2026/09/02 02:58:10 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/09/02 02:58:10 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 02:58:10 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.15s) === RUN TestCopyNoTraverse run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 02:58:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/02 02:58:10 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 02:58:10 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 02:58:11 DEBUG : sub dir/hello world: size = 11 OK 2026/09/02 02:58:11 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.06s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" sync_test.go:223: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.10s) === RUN TestCopyCheckFirst run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 02:58:11 INFO : premiumize.me root 'rclone-test-ruhiwex7lame': Running all checks before starting transfers 2026/09/02 02:58:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/02 02:58:11 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 02:58:11 INFO : premiumize.me root 'rclone-test-ruhiwex7lame': Checks finished, now starting transfers 2026/09/02 02:58:11 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 02:58:12 DEBUG : sub dir/hello world: size = 11 OK 2026/09/02 02:58:12 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.10s) === RUN TestSyncNoTraverse run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 02:58:12 ERROR : Ignoring --no-traverse with sync 2026/09/02 02:58:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/02 02:58:12 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 02:58:12 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 02:58:13 DEBUG : sub dir/hello world: size = 11 OK 2026/09/02 02:58:13 INFO : sub dir/hello world: Copied (new) 2026/09/02 02:58:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.11s) === RUN TestCopyWithDepth run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 02:58:14 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/09/02 02:58:14 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 02:58:14 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 02:58:14 DEBUG : hello world2: size = 12 OK 2026/09/02 02:58:14 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (0.77s) === RUN TestCopyWithFilesFrom run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 02:58:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/02 02:58:14 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 02:58:14 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 02:58:15 DEBUG : potato2: size = 11 OK 2026/09/02 02:58:15 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (0.81s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 02:58:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/02 02:58:15 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 02:58:15 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 02:58:16 DEBUG : potato2: size = 11 OK 2026/09/02 02:58:16 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (0.83s) === RUN TestCopyEmptyDirectories run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 02:58:16 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/02 02:58:16 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/02 02:58:16 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/09/02 02:58:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/02 02:58:16 INFO : sub dir2: Making directory 2026/09/02 02:58:16 INFO : sub dir: Making directory 2026/09/02 02:58:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/02 02:58:16 INFO : sub dir2/sub sub dir2: Making directory 2026/09/02 02:58:16 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 02:58:16 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 02:58:17 DEBUG : sub dir/hello world: size = 11 OK 2026/09/02 02:58:17 INFO : sub dir/hello world: Copied (new) 2026/09/02 02:58:17 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.62s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 02:58:18 INFO : sub dir2: Making directory 2026/09/02 02:58:18 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/02 02:58:18 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/02 02:58:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/02 02:58:18 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 02:58:18 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 02:58:18 DEBUG : sub dir/hello world: size = 11 OK 2026/09/02 02:58:18 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.10s) === RUN TestMoveEmptyDirectories run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 02:58:19 DEBUG : sub dir2: Making directory with metadata 2026/09/02 02:58:19 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/02 02:58:19 INFO : sub dir2: Making directory 2026/09/02 02:58:19 INFO : sub dir: Making directory 2026/09/02 02:58:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/02 02:58:19 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 02:58:19 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 02:58:20 DEBUG : sub dir/hello world: size = 11 OK 2026/09/02 02:58:20 INFO : sub dir/hello world: Copied (new) 2026/09/02 02:58:20 INFO : sub dir/hello world: Deleted 2026/09/02 02:58:20 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/09/02 02:58:20 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.41s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" sync_test.go:439: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.11s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 02:58:20 INFO : sub dir2: Making directory 2026/09/02 02:58:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/02 02:58:20 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 02:58:20 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 02:58:21 DEBUG : sub dir/hello world: size = 11 OK 2026/09/02 02:58:21 INFO : sub dir/hello world: Copied (new) 2026/09/02 02:58:21 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.19s) === RUN TestSyncEmptyDirectories run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 02:58:21 DEBUG : sub dir2: Making directory with metadata 2026/09/02 02:58:21 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/02 02:58:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/02 02:58:21 INFO : sub dir2: Making directory 2026/09/02 02:58:22 INFO : sub dir: Making directory 2026/09/02 02:58:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/02 02:58:22 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 02:58:22 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 02:58:22 DEBUG : sub dir/hello world: size = 11 OK 2026/09/02 02:58:22 INFO : sub dir/hello world: Copied (new) 2026/09/02 02:58:22 DEBUG : Waiting for deletions to finish 2026/09/02 02:58:22 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.23s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" sync_test.go:538: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.10s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 02:58:23 INFO : sub dir2: Making directory 2026/09/02 02:58:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/02 02:58:23 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 02:58:23 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 02:58:24 DEBUG : sub dir/hello world: size = 11 OK 2026/09/02 02:58:24 INFO : sub dir/hello world: Copied (new) 2026/09/02 02:58:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.21s) === RUN TestServerSideCopy run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 02:58:25 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-pazolis0fagi" sync_test.go:620: Server side copy (if possible) premiumize.me root 'rclone-test-ruhiwex7lame' -> premiumize.me root 'rclone-test-pazolis0fagi' 2026/09/02 02:58:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/02 02:58:25 DEBUG : premiumize.me root 'rclone-test-pazolis0fagi': Waiting for checks to finish 2026/09/02 02:58:25 DEBUG : premiumize.me root 'rclone-test-pazolis0fagi': Waiting for transfers to finish 2026/09/02 02:58:26 DEBUG : sub dir/hello world: size = 11 OK 2026/09/02 02:58:26 INFO : sub dir/hello world: Copied (new) 2026/09/02 02:58:26 DEBUG : premiumize.me root 'rclone-test-pazolis0fagi': Purge remote --- PASS: TestServerSideCopy (2.47s) === RUN TestCopyOverSelf run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 02:58:27 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone387503939) 2026/09/02 02:58:27 DEBUG : sub dir/hello world: size = 11 (premiumize.me root 'rclone-test-ruhiwex7lame') 2026/09/02 02:58:27 DEBUG : sub dir/hello world: Sizes differ 2026/09/02 02:58:27 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 02:58:27 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 02:58:27 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.yebesaj2" 2026/09/02 02:58:28 DEBUG : sub dir/hello world: Removing old file 2026/09/02 02:58:28 DEBUG : sub dir/hello world: size = 17 OK 2026/09/02 02:58:28 INFO : sub dir/hello world: Copied (replaced existing) 2026/09/02 02:58:28 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 02:58:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/02 02:58:28 DEBUG : pacer: low level retry 2/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 02:58:28 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/09/02 02:58:28 DEBUG : pacer: low level retry 3/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 02:58:28 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/09/02 02:58:28 DEBUG : pacer: low level retry 4/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 02:58:28 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/09/02 02:58:28 DEBUG : pacer: low level retry 5/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 02:58:28 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/09/02 02:58:29 DEBUG : pacer: low level retry 6/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 02:58:29 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/09/02 02:58:29 DEBUG : pacer: low level retry 7/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 02:58:29 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/09/02 02:58:30 DEBUG : pacer: low level retry 8/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 02:58:30 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/02 02:58:31 DEBUG : pacer: low level retry 9/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 02:58:33 DEBUG : pacer: low level retry 10/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 02:58:33 ERROR : error listing: couldn't list files: error: Rate limit exceeded. Please slow down. fstest.go:283: Error listing: couldn't list files: error: Rate limit exceeded. Please slow down. --- FAIL: TestCopyOverSelf (6.45s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 02:58:35 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 02:58:37 DEBUG : pacer: low level retry 2/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 02:58:39 DEBUG : pacer: low level retry 3/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 02:58:41 DEBUG : pacer: low level retry 4/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 02:58:43 DEBUG : pacer: low level retry 5/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 02:58:45 DEBUG : pacer: low level retry 6/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 02:58:47 DEBUG : pacer: low level retry 7/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 02:58:49 DEBUG : pacer: low level retry 8/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 02:58:51 DEBUG : pacer: low level retry 9/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 02:58:53 DEBUG : pacer: low level retry 10/10 (error error: Rate limit exceeded. Please slow down.) run.go:299: Retry Put of "sub dir/hello world" to premiumize.me root 'rclone-test-ruhiwex7lame': 1/10 (couldn't list files: error: Rate limit exceeded. Please slow down.) 2026/09/02 02:58:55 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 02:58:57 DEBUG : pacer: low level retry 2/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 02:58:59 DEBUG : pacer: low level retry 3/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 02:59:01 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/02 02:59:03 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/02 02:59:04 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/02 02:59:06 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/02 02:59:07 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/02 02:59:07 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/02 02:59:07 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/02 02:59:08 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/02 02:59:08 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-tizeqoz6kolu" sync_test.go:656: Server side copy (if possible) premiumize.me root 'rclone-test-ruhiwex7lame' -> premiumize.me root 'rclone-test-tizeqoz6kolu' 2026/09/02 02:59:08 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/09/02 02:59:08 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/09/02 02:59:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/02 02:59:08 DEBUG : premiumize.me root 'rclone-test-tizeqoz6kolu': Waiting for checks to finish 2026/09/02 02:59:08 DEBUG : premiumize.me root 'rclone-test-tizeqoz6kolu': Waiting for transfers to finish 2026/09/02 02:59:08 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/09/02 02:59:09 DEBUG : sub dir/hello world: size = 11 OK 2026/09/02 02:59:09 INFO : sub dir/hello world: Copied (new) 2026/09/02 02:59:09 DEBUG : pacer: Reducing sleep to 63.352703ms 2026/09/02 02:59:09 DEBUG : pacer: Reducing sleep to 47.514527ms 2026/09/02 02:59:09 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.wefofud2" 2026/09/02 02:59:10 DEBUG : pacer: Reducing sleep to 35.635895ms 2026/09/02 02:59:10 DEBUG : pacer: Reducing sleep to 26.726921ms 2026/09/02 02:59:10 DEBUG : sub dir/hello world: Removing old file 2026/09/02 02:59:10 DEBUG : pacer: Reducing sleep to 20.04519ms 2026/09/02 02:59:10 DEBUG : pacer: Reducing sleep to 15.033892ms 2026/09/02 02:59:10 DEBUG : pacer: Reducing sleep to 11.275419ms 2026/09/02 02:59:10 DEBUG : pacer: Reducing sleep to 10ms 2026/09/02 02:59:10 DEBUG : sub dir/hello world: size = 17 (premiumize.me root 'rclone-test-ruhiwex7lame') 2026/09/02 02:59:10 DEBUG : sub dir/hello world: size = 11 (premiumize.me root 'rclone-test-tizeqoz6kolu') 2026/09/02 02:59:10 DEBUG : sub dir/hello world: Sizes differ 2026/09/02 02:59:10 DEBUG : premiumize.me root 'rclone-test-tizeqoz6kolu': Waiting for checks to finish 2026/09/02 02:59:10 DEBUG : premiumize.me root 'rclone-test-tizeqoz6kolu': Waiting for transfers to finish 2026/09/02 02:59:11 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.veborut3" 2026/09/02 02:59:11 DEBUG : sub dir/hello world: Removing old file 2026/09/02 02:59:11 DEBUG : sub dir/hello world: size = 17 OK 2026/09/02 02:59:11 INFO : sub dir/hello world: Copied (replaced existing) 2026/09/02 02:59:11 DEBUG : premiumize.me root 'rclone-test-tizeqoz6kolu': Purge remote --- PASS: TestServerSideCopyOverSelf (38.76s) === RUN TestMoveOverSelf run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 02:59:12 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone387503939) 2026/09/02 02:59:12 DEBUG : sub dir/hello world: size = 11 (premiumize.me root 'rclone-test-ruhiwex7lame') 2026/09/02 02:59:12 DEBUG : sub dir/hello world: Sizes differ 2026/09/02 02:59:12 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 02:59:12 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 02:59:13 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.higozif6" 2026/09/02 02:59:13 DEBUG : sub dir/hello world: Removing old file 2026/09/02 02:59:13 DEBUG : sub dir/hello world: size = 17 OK 2026/09/02 02:59:13 INFO : sub dir/hello world: Copied (replaced existing) 2026/09/02 02:59:13 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.87s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 02:59:14 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-kucuhon1mibe" sync_test.go:701: Server side copy (if possible) premiumize.me root 'rclone-test-ruhiwex7lame' -> premiumize.me root 'rclone-test-kucuhon1mibe' 2026/09/02 02:59:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/02 02:59:15 DEBUG : premiumize.me root 'rclone-test-kucuhon1mibe': Waiting for checks to finish 2026/09/02 02:59:15 DEBUG : premiumize.me root 'rclone-test-kucuhon1mibe': Waiting for transfers to finish 2026/09/02 02:59:15 DEBUG : sub dir/hello world: size = 11 OK 2026/09/02 02:59:15 INFO : sub dir/hello world: Copied (new) 2026/09/02 02:59:16 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.neliwuk3" 2026/09/02 02:59:16 DEBUG : sub dir/hello world: Removing old file 2026/09/02 02:59:16 DEBUG : premiumize.me root 'rclone-test-kucuhon1mibe': Using server-side directory move 2026/09/02 02:59:16 INFO : premiumize.me root 'rclone-test-kucuhon1mibe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/02 02:59:16 DEBUG : sub dir/hello world: size = 17 (premiumize.me root 'rclone-test-ruhiwex7lame') 2026/09/02 02:59:16 DEBUG : sub dir/hello world: size = 11 (premiumize.me root 'rclone-test-kucuhon1mibe') 2026/09/02 02:59:16 DEBUG : sub dir/hello world: Sizes differ 2026/09/02 02:59:16 DEBUG : premiumize.me root 'rclone-test-kucuhon1mibe': Waiting for checks to finish 2026/09/02 02:59:16 DEBUG : premiumize.me root 'rclone-test-kucuhon1mibe': Waiting for transfers to finish 2026/09/02 02:59:16 INFO : sub dir/hello world: Deleted 2026/09/02 02:59:16 INFO : sub dir/hello world: Moved (server-side) 2026/09/02 02:59:17 DEBUG : testing file moves 2026/09/02 02:59:17 DEBUG : sub dir/hello world: size = 24 (premiumize.me root 'rclone-test-ruhiwex7lame') 2026/09/02 02:59:17 DEBUG : sub dir/hello world: size = 17 (premiumize.me root 'rclone-test-kucuhon1mibe') 2026/09/02 02:59:17 DEBUG : sub dir/hello world: Sizes differ 2026/09/02 02:59:17 DEBUG : premiumize.me root 'rclone-test-kucuhon1mibe': Waiting for checks to finish 2026/09/02 02:59:17 DEBUG : premiumize.me root 'rclone-test-kucuhon1mibe': Waiting for transfers to finish 2026/09/02 02:59:17 INFO : sub dir/hello world: Deleted 2026/09/02 02:59:18 INFO : sub dir/hello world: Moved (server-side) 2026/09/02 02:59:18 DEBUG : premiumize.me root 'rclone-test-kucuhon1mibe': Purge remote --- PASS: TestServerSideMoveOverSelf (4.55s) === RUN TestCopyAfterDelete run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 02:59:19 ERROR : error listing: directory not found 2026/09/02 02:59:19 INFO : Local file system at /tmp/rclone387503939: Making directory 2026/09/02 02:59:19 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 02:59:19 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.35s) === RUN TestCopyRedownload run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 02:59:20 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/02 02:59:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/02 02:59:20 DEBUG : Local file system at /tmp/rclone387503939: Waiting for checks to finish 2026/09/02 02:59:20 DEBUG : Local file system at /tmp/rclone387503939: Waiting for transfers to finish 2026/09/02 02:59:20 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2026/09/02 02:59:20 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2026/09/02 02:59:20 INFO : sub dir/hello world: Copied (new) 2026/09/02 02:59:20 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (1.26s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 02:59:21 DEBUG : check sum: Need to transfer - File not found at Destination 2026/09/02 02:59:21 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 02:59:21 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 02:59:21 DEBUG : check sum: size = 1 OK 2026/09/02 02:59:21 INFO : check sum: Copied (new) 2026/09/02 02:59:21 DEBUG : Waiting for deletions to finish 2026/09/02 02:59:21 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 02:59:21 DEBUG : check sum: size = 1 OK 2026/09/02 02:59:21 NOTICE: premiumize.me root 'rclone-test-ruhiwex7lame': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/09/02 02:59:21 DEBUG : check sum: Size of src and dst objects identical 2026/09/02 02:59:21 DEBUG : check sum: Unchanged skipping 2026/09/02 02:59:21 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 02:59:21 DEBUG : Waiting for deletions to finish 2026/09/02 02:59:21 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (0.87s) === RUN TestSyncSizeOnly run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 02:59:22 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/09/02 02:59:22 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 02:59:22 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 02:59:22 DEBUG : sizeonly: size = 6 OK 2026/09/02 02:59:22 INFO : sizeonly: Copied (new) 2026/09/02 02:59:22 DEBUG : Waiting for deletions to finish 2026/09/02 02:59:22 DEBUG : sizeonly: size = 6 OK 2026/09/02 02:59:22 DEBUG : sizeonly: Sizes identical 2026/09/02 02:59:22 DEBUG : sizeonly: Unchanged skipping 2026/09/02 02:59:22 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 02:59:22 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 02:59:22 DEBUG : Waiting for deletions to finish 2026/09/02 02:59:22 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (0.94s) === RUN TestSyncIgnoreSize run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 02:59:22 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/09/02 02:59:22 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 02:59:22 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 02:59:23 INFO : ignore-size: Copied (new) 2026/09/02 02:59:23 DEBUG : Waiting for deletions to finish 2026/09/02 02:59:23 DEBUG : ignore-size: Sizes identical 2026/09/02 02:59:23 DEBUG : ignore-size: Unchanged skipping 2026/09/02 02:59:23 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 02:59:23 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 02:59:23 DEBUG : Waiting for deletions to finish 2026/09/02 02:59:23 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (0.89s) === RUN TestSyncIgnoreTimes run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 02:59:24 DEBUG : existing: size = 6 OK 2026/09/02 02:59:24 DEBUG : existing: Sizes identical 2026/09/02 02:59:24 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 02:59:24 DEBUG : existing: Unchanged skipping 2026/09/02 02:59:24 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 02:59:24 DEBUG : Waiting for deletions to finish 2026/09/02 02:59:24 INFO : There was nothing to transfer 2026/09/02 02:59:24 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/09/02 02:59:24 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 02:59:24 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 02:59:24 DEBUG : existing: Moving old file out the way to "existing.gozedaq8" 2026/09/02 02:59:24 DEBUG : existing: Removing old file 2026/09/02 02:59:25 DEBUG : existing: size = 6 OK 2026/09/02 02:59:25 INFO : existing: Copied (replaced existing) 2026/09/02 02:59:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.45s) === RUN TestSyncIgnoreExisting run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 02:59:25 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/02 02:59:25 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 02:59:25 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 02:59:25 DEBUG : existing: size = 6 OK 2026/09/02 02:59:25 INFO : existing: Copied (new) 2026/09/02 02:59:25 DEBUG : Waiting for deletions to finish 2026/09/02 02:59:25 DEBUG : existing: Destination exists, skipping 2026/09/02 02:59:25 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 02:59:25 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 02:59:25 DEBUG : Waiting for deletions to finish 2026/09/02 02:59:25 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (0.92s) === RUN TestSyncIgnoreErrors run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 02:59:27 INFO : d: Making directory 2026/09/02 02:59:27 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/02 02:59:27 DEBUG : c/non empty space: size = 5 OK 2026/09/02 02:59:27 DEBUG : c/non empty space: Sizes identical 2026/09/02 02:59:27 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 02:59:27 DEBUG : c/non empty space: Unchanged skipping 2026/09/02 02:59:27 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 02:59:28 DEBUG : a/potato2: size = 60 OK 2026/09/02 02:59:28 INFO : a/potato2: Copied (new) 2026/09/02 02:59:28 DEBUG : Waiting for deletions to finish 2026/09/02 02:59:28 INFO : b/potato: Deleted 2026/09/02 02:59:28 INFO : d: Removing directory 2026/09/02 02:59:28 INFO : b: Removing directory 2026/09/02 02:59:28 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': deleted 2 directories --- PASS: TestSyncIgnoreErrors (3.12s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 02:59:30 DEBUG : empty space: size = 1 OK 2026/09/02 02:59:30 DEBUG : empty space: Sizes identical 2026/09/02 02:59:30 DEBUG : empty space: Unchanged skipping 2026/09/02 02:59:30 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 02:59:30 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 02:59:30 DEBUG : Waiting for deletions to finish 2026/09/02 02:59:30 INFO : There was nothing to transfer 2026/09/02 02:59:30 DEBUG : empty space: size = 1 OK 2026/09/02 02:59:30 DEBUG : empty space: Sizes identical 2026/09/02 02:59:30 DEBUG : empty space: Unchanged skipping 2026/09/02 02:59:30 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 02:59:30 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 02:59:30 DEBUG : Waiting for deletions to finish 2026/09/02 02:59:30 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (1.02s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.10s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.09s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 02:59:31 DEBUG : potato: Need to transfer - File not found at Destination 2026/09/02 02:59:31 DEBUG : empty space: size = 1 OK 2026/09/02 02:59:31 DEBUG : empty space: Sizes identical 2026/09/02 02:59:31 DEBUG : empty space: Unchanged skipping 2026/09/02 02:59:31 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 02:59:31 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 02:59:31 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 02:59:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/02 02:59:31 DEBUG : pacer: low level retry 2/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 02:59:31 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/09/02 02:59:31 DEBUG : pacer: low level retry 3/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 02:59:31 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/09/02 02:59:31 DEBUG : pacer: low level retry 4/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 02:59:31 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/09/02 02:59:31 DEBUG : pacer: low level retry 5/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 02:59:31 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/09/02 02:59:32 DEBUG : pacer: low level retry 6/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 02:59:32 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/09/02 02:59:32 DEBUG : pacer: low level retry 7/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 02:59:32 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/09/02 02:59:33 DEBUG : pacer: low level retry 8/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 02:59:33 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/02 02:59:34 DEBUG : pacer: low level retry 9/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 02:59:36 DEBUG : pacer: low level retry 10/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 02:59:36 DEBUG : potato: Received error: couldn't list files: error: Rate limit exceeded. Please slow down. - low level retry 0/10 2026/09/02 02:59:38 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 02:59:40 DEBUG : pacer: low level retry 2/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 02:59:42 DEBUG : pacer: low level retry 3/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 02:59:44 DEBUG : pacer: low level retry 4/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 02:59:46 DEBUG : pacer: low level retry 5/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 02:59:48 DEBUG : pacer: low level retry 6/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 02:59:50 DEBUG : pacer: low level retry 7/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 02:59:52 DEBUG : pacer: low level retry 8/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 02:59:54 DEBUG : pacer: low level retry 9/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 02:59:56 DEBUG : pacer: low level retry 10/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 02:59:56 DEBUG : potato: Received error: couldn't list files: error: Rate limit exceeded. Please slow down. - low level retry 1/10 2026/09/02 02:59:58 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:00:00 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/02 03:00:02 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/02 03:00:02 DEBUG : potato: Moving old file out the way to "potato.hezexuf2" 2026/09/02 03:00:03 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/02 03:00:05 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/02 03:00:05 DEBUG : potato: Removing old file 2026/09/02 03:00:05 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/02 03:00:06 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/02 03:00:06 DEBUG : potato: size = 60 OK 2026/09/02 03:00:06 INFO : potato: Copied (new) 2026/09/02 03:00:06 DEBUG : Waiting for deletions to finish 2026/09/02 03:00:06 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/02 03:00:07 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/02 03:00:07 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/09/02 03:00:07 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/09/02 03:00:07 DEBUG : pacer: Reducing sleep to 84.470271ms --- PASS: TestSyncAfterAddingAFile (37.40s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 03:00:08 DEBUG : pacer: Reducing sleep to 63.352703ms 2026/09/02 03:00:08 DEBUG : pacer: Reducing sleep to 47.514527ms 2026/09/02 03:00:08 DEBUG : pacer: Reducing sleep to 35.635895ms 2026/09/02 03:00:08 DEBUG : pacer: Reducing sleep to 26.726921ms 2026/09/02 03:00:08 DEBUG : pacer: Reducing sleep to 20.04519ms 2026/09/02 03:00:08 DEBUG : pacer: Reducing sleep to 15.033892ms 2026/09/02 03:00:08 DEBUG : potato: size = 21 (Local file system at /tmp/rclone387503939) 2026/09/02 03:00:08 DEBUG : potato: size = 60 (premiumize.me root 'rclone-test-ruhiwex7lame') 2026/09/02 03:00:08 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 03:00:08 DEBUG : potato: Sizes differ 2026/09/02 03:00:08 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 03:00:08 DEBUG : pacer: Reducing sleep to 11.275419ms 2026/09/02 03:00:08 DEBUG : potato: Moving old file out the way to "potato.xulagob2" 2026/09/02 03:00:08 DEBUG : pacer: Reducing sleep to 10ms 2026/09/02 03:00:09 DEBUG : potato: Removing old file 2026/09/02 03:00:09 DEBUG : potato: size = 21 OK 2026/09/02 03:00:09 INFO : potato: Copied (replaced existing) 2026/09/02 03:00:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.59s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2026/09/02 03:00:10 DEBUG : potato: size = 21 (Local file system at /tmp/rclone387503939) 2026/09/02 03:00:10 DEBUG : potato: size = 36 (premiumize.me root 'rclone-test-ruhiwex7lame') 2026/09/02 03:00:10 DEBUG : potato: Sizes differ 2026/09/02 03:00:10 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 03:00:10 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 03:00:10 DEBUG : potato: Moving old file out the way to "potato.cucojak1" 2026/09/02 03:00:10 DEBUG : potato: Removing old file 2026/09/02 03:00:10 DEBUG : potato: size = 21 OK 2026/09/02 03:00:10 INFO : potato: Copied (replaced existing) 2026/09/02 03:00:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.44s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 03:00:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/02 03:00:12 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 03:00:12 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/09/02 03:00:12 DEBUG : empty space: size = 1 OK 2026/09/02 03:00:12 DEBUG : empty space: Sizes identical 2026/09/02 03:00:12 DEBUG : empty space: Unchanged skipping 2026/09/02 03:00:12 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 03:00:12 DEBUG : Waiting for deletions to finish 2026/09/02 03:00:12 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.44s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 03:00:13 DEBUG : empty space: size = 1 OK 2026/09/02 03:00:13 DEBUG : empty space: Sizes identical 2026/09/02 03:00:13 DEBUG : empty space: Unchanged skipping 2026/09/02 03:00:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/02 03:00:13 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 03:00:13 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 03:00:14 DEBUG : potato2: size = 60 OK 2026/09/02 03:00:14 INFO : potato2: Copied (new) 2026/09/02 03:00:14 DEBUG : Waiting for deletions to finish 2026/09/02 03:00:14 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.13s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 03:00:20 INFO : d: Making directory 2026/09/02 03:00:20 INFO : d/e: Making directory 2026/09/02 03:00:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/02 03:00:21 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 03:00:21 DEBUG : c/non empty space: size = 5 OK 2026/09/02 03:00:21 DEBUG : c/non empty space: Sizes identical 2026/09/02 03:00:21 DEBUG : c/non empty space: Unchanged skipping 2026/09/02 03:00:21 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 03:00:21 DEBUG : a/potato2: size = 60 OK 2026/09/02 03:00:21 INFO : a/potato2: Copied (new) 2026/09/02 03:00:21 DEBUG : Waiting for deletions to finish 2026/09/02 03:00:21 INFO : b/potato: Deleted 2026/09/02 03:00:21 INFO : d/e: Removing directory 2026/09/02 03:00:21 INFO : d: Removing directory 2026/09/02 03:00:22 INFO : b: Removing directory 2026/09/02 03:00:22 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (8.19s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 03:00:24 INFO : d: Making directory 2026/09/02 03:00:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/02 03:00:24 DEBUG : c/non empty space: size = 5 OK 2026/09/02 03:00:24 DEBUG : c/non empty space: Sizes identical 2026/09/02 03:00:24 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 03:00:24 DEBUG : c/non empty space: Unchanged skipping 2026/09/02 03:00:24 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 03:00:24 DEBUG : a/potato2: size = 60 OK 2026/09/02 03:00:24 INFO : a/potato2: Copied (new) 2026/09/02 03:00:24 ERROR : premiumize.me root 'rclone-test-ruhiwex7lame': not deleting files as there were IO errors 2026/09/02 03:00:24 ERROR : premiumize.me root 'rclone-test-ruhiwex7lame': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.09s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 03:00:26 DEBUG : Waiting for deletions to finish 2026/09/02 03:00:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/02 03:00:27 DEBUG : empty space: size = 1 OK 2026/09/02 03:00:27 DEBUG : empty space: Sizes identical 2026/09/02 03:00:27 DEBUG : empty space: Unchanged skipping 2026/09/02 03:00:27 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 03:00:27 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 03:00:27 INFO : potato: Deleted 2026/09/02 03:00:27 DEBUG : potato2: size = 60 OK 2026/09/02 03:00:27 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.03s) === RUN TestSyncDeleteBefore run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 03:00:29 DEBUG : Waiting for deletions to finish 2026/09/02 03:00:29 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 03:00:29 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 03:00:29 INFO : potato: Deleted 2026/09/02 03:00:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/02 03:00:29 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 03:00:29 DEBUG : empty space: size = 1 OK 2026/09/02 03:00:29 DEBUG : empty space: Sizes identical 2026/09/02 03:00:29 DEBUG : empty space: Unchanged skipping 2026/09/02 03:00:29 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 03:00:29 DEBUG : potato2: size = 60 OK 2026/09/02 03:00:29 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.13s) === RUN TestCopyDeleteBefore run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 03:00:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/02 03:00:30 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 03:00:30 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 03:00:31 DEBUG : potato2: size = 19 OK 2026/09/02 03:00:31 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.45s) === RUN TestSyncWithExclude run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 03:00:32 DEBUG : enormous: Excluded (Size Filter) 2026/09/02 03:00:32 DEBUG : enormous: Excluded 2026/09/02 03:00:32 DEBUG : potato2: Excluded (Size Filter) 2026/09/02 03:00:32 DEBUG : potato2: Excluded 2026/09/02 03:00:32 DEBUG : potato2: Excluded (Size Filter) 2026/09/02 03:00:32 DEBUG : potato2: Excluded 2026/09/02 03:00:32 DEBUG : empty space: size = 1 OK 2026/09/02 03:00:32 DEBUG : empty space: Sizes identical 2026/09/02 03:00:32 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 03:00:32 DEBUG : empty space: Unchanged skipping 2026/09/02 03:00:32 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 03:00:32 DEBUG : Waiting for deletions to finish 2026/09/02 03:00:32 INFO : There was nothing to transfer 2026/09/02 03:00:32 DEBUG : enormous: Excluded (Size Filter) 2026/09/02 03:00:32 DEBUG : enormous: Excluded 2026/09/02 03:00:32 DEBUG : potato2: Excluded (Size Filter) 2026/09/02 03:00:32 DEBUG : potato2: Excluded 2026/09/02 03:00:32 DEBUG : potato2: Excluded (Size Filter) 2026/09/02 03:00:32 DEBUG : potato2: Excluded 2026/09/02 03:00:32 DEBUG : Local file system at /tmp/rclone387503939: Waiting for checks to finish 2026/09/02 03:00:32 DEBUG : empty space: size = 1 OK 2026/09/02 03:00:32 DEBUG : empty space: Sizes identical 2026/09/02 03:00:32 DEBUG : empty space: Unchanged skipping 2026/09/02 03:00:32 DEBUG : Local file system at /tmp/rclone387503939: Waiting for transfers to finish 2026/09/02 03:00:32 DEBUG : Waiting for deletions to finish 2026/09/02 03:00:32 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.49s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 03:00:34 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:00:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/02 03:00:34 DEBUG : pacer: low level retry 2/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:00:34 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/09/02 03:00:34 DEBUG : pacer: low level retry 3/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:00:34 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/09/02 03:00:34 DEBUG : pacer: low level retry 4/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:00:34 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/09/02 03:00:34 DEBUG : pacer: low level retry 5/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:00:34 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/09/02 03:00:34 DEBUG : pacer: low level retry 6/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:00:34 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/09/02 03:00:35 DEBUG : pacer: low level retry 7/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:00:35 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/09/02 03:00:35 DEBUG : pacer: low level retry 8/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:00:35 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/02 03:00:37 DEBUG : pacer: low level retry 9/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:00:39 DEBUG : pacer: low level retry 10/10 (error error: Rate limit exceeded. Please slow down.) run.go:299: Retry Put of "enormous" to premiumize.me root 'rclone-test-ruhiwex7lame': 1/10 (couldn't list files: error: Rate limit exceeded. Please slow down.) 2026/09/02 03:00:41 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:00:43 DEBUG : pacer: low level retry 2/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:00:45 DEBUG : pacer: low level retry 3/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:00:47 DEBUG : pacer: low level retry 4/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:00:49 DEBUG : pacer: low level retry 5/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:00:51 DEBUG : pacer: low level retry 6/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:00:53 DEBUG : pacer: low level retry 7/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:00:55 DEBUG : pacer: low level retry 8/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:00:57 DEBUG : pacer: low level retry 9/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:00:59 DEBUG : pacer: low level retry 10/10 (error error: Rate limit exceeded. Please slow down.) run.go:299: Retry Put of "enormous" to premiumize.me root 'rclone-test-ruhiwex7lame': 2/10 (couldn't list files: error: Rate limit exceeded. Please slow down.) 2026/09/02 03:01:01 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/02 03:01:03 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/02 03:01:03 DEBUG : enormous: Moving old file out the way to "enormous.mujatuy0" 2026/09/02 03:01:04 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/02 03:01:06 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/02 03:01:06 DEBUG : enormous: Removing old file 2026/09/02 03:01:06 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/02 03:01:07 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/02 03:01:07 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/02 03:01:07 DEBUG : enormous: Excluded (Size Filter) 2026/09/02 03:01:07 DEBUG : enormous: Excluded 2026/09/02 03:01:07 DEBUG : potato2: Excluded (Size Filter) 2026/09/02 03:01:07 DEBUG : potato2: Excluded 2026/09/02 03:01:08 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/02 03:01:08 DEBUG : empty space: size = 1 OK 2026/09/02 03:01:08 DEBUG : empty space: Sizes identical 2026/09/02 03:01:08 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 03:01:08 DEBUG : empty space: Unchanged skipping 2026/09/02 03:01:08 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 03:01:08 DEBUG : Waiting for deletions to finish 2026/09/02 03:01:08 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/09/02 03:01:08 INFO : enormous: Deleted 2026/09/02 03:01:08 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/09/02 03:01:08 INFO : potato2: Deleted 2026/09/02 03:01:08 INFO : There was nothing to transfer 2026/09/02 03:01:08 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/09/02 03:01:08 DEBUG : pacer: Reducing sleep to 63.352703ms 2026/09/02 03:01:08 DEBUG : empty space: size = 1 OK 2026/09/02 03:01:08 DEBUG : empty space: Sizes identical 2026/09/02 03:01:08 DEBUG : empty space: Unchanged skipping 2026/09/02 03:01:08 DEBUG : Local file system at /tmp/rclone387503939: Waiting for checks to finish 2026/09/02 03:01:08 DEBUG : Local file system at /tmp/rclone387503939: Waiting for transfers to finish 2026/09/02 03:01:08 DEBUG : Waiting for deletions to finish 2026/09/02 03:01:08 INFO : potato2: Deleted 2026/09/02 03:01:08 INFO : enormous: Deleted 2026/09/02 03:01:08 INFO : There was nothing to transfer 2026/09/02 03:01:09 DEBUG : pacer: Reducing sleep to 47.514527ms 2026/09/02 03:01:09 DEBUG : pacer: Reducing sleep to 35.635895ms 2026/09/02 03:01:09 DEBUG : pacer: Reducing sleep to 26.726921ms --- PASS: TestSyncWithExcludeAndDeleteExcluded (36.19s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" sync_test.go:1454: Can't run this test on fs which doesn't support mod time 2026/09/02 03:01:09 DEBUG : pacer: Reducing sleep to 20.04519ms 2026/09/02 03:01:09 DEBUG : pacer: Reducing sleep to 15.033892ms --- SKIP: TestSyncWithUpdateOlder (0.10s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" sync_test.go:1569: Can track renames: false 2026/09/02 03:01:09 ERROR : premiumize.me root 'rclone-test-ruhiwex7lame': Ignoring --track-renames as the source and destination do not have a common hash 2026/09/02 03:01:09 DEBUG : pacer: Reducing sleep to 11.275419ms 2026/09/02 03:01:09 DEBUG : potato: Need to transfer - File not found at Destination 2026/09/02 03:01:09 DEBUG : yam: Need to transfer - File not found at Destination 2026/09/02 03:01:09 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 03:01:09 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 03:01:09 DEBUG : pacer: Reducing sleep to 10ms 2026/09/02 03:01:09 DEBUG : potato: size = 14 OK 2026/09/02 03:01:09 INFO : potato: Copied (new) 2026/09/02 03:01:09 DEBUG : yam: size = 11 OK 2026/09/02 03:01:09 INFO : yam: Copied (new) 2026/09/02 03:01:09 DEBUG : Waiting for deletions to finish 2026/09/02 03:01:09 ERROR : premiumize.me root 'rclone-test-ruhiwex7lame': Ignoring --track-renames as the source and destination do not have a common hash 2026/09/02 03:01:09 DEBUG : yaml: Need to transfer - File not found at Destination 2026/09/02 03:01:09 DEBUG : potato: size = 14 OK 2026/09/02 03:01:09 DEBUG : potato: Sizes identical 2026/09/02 03:01:09 DEBUG : potato: Unchanged skipping 2026/09/02 03:01:09 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 03:01:09 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 03:01:10 DEBUG : yaml: size = 11 OK 2026/09/02 03:01:10 INFO : yaml: Copied (new) 2026/09/02 03:01:10 DEBUG : Waiting for deletions to finish 2026/09/02 03:01:10 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (1.65s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" sync_test.go:1641: Can track renames: false 2026/09/02 03:01:10 ERROR : premiumize.me root 'rclone-test-ruhiwex7lame': Ignoring --track-renames as either the source or destination do not support modtime 2026/09/02 03:01:10 DEBUG : potato: Need to transfer - File not found at Destination 2026/09/02 03:01:10 DEBUG : yam: Need to transfer - File not found at Destination 2026/09/02 03:01:10 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 03:01:10 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 03:01:11 DEBUG : potato: size = 14 OK 2026/09/02 03:01:11 INFO : potato: Copied (new) 2026/09/02 03:01:11 DEBUG : yam: size = 11 OK 2026/09/02 03:01:11 INFO : yam: Copied (new) 2026/09/02 03:01:11 DEBUG : Waiting for deletions to finish 2026/09/02 03:01:11 ERROR : premiumize.me root 'rclone-test-ruhiwex7lame': Ignoring --track-renames as either the source or destination do not support modtime 2026/09/02 03:01:11 DEBUG : potato: size = 14 OK 2026/09/02 03:01:11 DEBUG : potato: Sizes identical 2026/09/02 03:01:11 DEBUG : yaml: Need to transfer - File not found at Destination 2026/09/02 03:01:11 DEBUG : potato: Unchanged skipping 2026/09/02 03:01:11 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 03:01:11 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 03:01:12 DEBUG : yaml: size = 11 OK 2026/09/02 03:01:12 INFO : yaml: Copied (new) 2026/09/02 03:01:12 DEBUG : Waiting for deletions to finish 2026/09/02 03:01:12 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (1.61s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" sync_test.go:1680: Can track renames: false 2026/09/02 03:01:12 INFO : premiumize.me root 'rclone-test-ruhiwex7lame': Making map for --track-renames 2026/09/02 03:01:12 INFO : premiumize.me root 'rclone-test-ruhiwex7lame': Finished making map for --track-renames 2026/09/02 03:01:12 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 03:01:12 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/02 03:01:12 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/09/02 03:01:12 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for renames to finish 2026/09/02 03:01:12 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 03:01:13 DEBUG : potato: size = 14 OK 2026/09/02 03:01:13 INFO : potato: Copied (new) 2026/09/02 03:01:13 DEBUG : sub/yam: size = 11 OK 2026/09/02 03:01:13 INFO : sub/yam: Copied (new) 2026/09/02 03:01:13 DEBUG : Waiting for deletions to finish 2026/09/02 03:01:13 DEBUG : potato: size = 14 OK 2026/09/02 03:01:13 DEBUG : potato: Sizes identical 2026/09/02 03:01:13 DEBUG : potato: Unchanged skipping 2026/09/02 03:01:13 INFO : premiumize.me root 'rclone-test-ruhiwex7lame': Making map for --track-renames 2026/09/02 03:01:13 INFO : premiumize.me root 'rclone-test-ruhiwex7lame': Finished making map for --track-renames 2026/09/02 03:01:13 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 03:01:13 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for renames to finish 2026/09/02 03:01:13 INFO : sub/yam: Moved (server-side) to: yam 2026/09/02 03:01:13 INFO : yam: Renamed from "sub/yam" 2026/09/02 03:01:13 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 03:01:13 DEBUG : Waiting for deletions to finish 2026/09/02 03:01:13 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (1.65s) === RUN TestServerSideMoveLocal run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 03:01:14 DEBUG : Creating backend with remote "/tmp/rclone387503939/dir1" 2026/09/02 03:01:14 DEBUG : Creating backend with remote "/tmp/rclone387503939/dir2" 2026/09/02 03:01:14 DEBUG : Local file system at /tmp/rclone387503939/dir2: Using server-side directory move 2026/09/02 03:01:14 INFO : Local file system at /tmp/rclone387503939/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/02 03:01:14 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/09/02 03:01:14 DEBUG : Local file system at /tmp/rclone387503939/dir2: Waiting for checks to finish 2026/09/02 03:01:14 DEBUG : Local file system at /tmp/rclone387503939/dir2: Waiting for transfers to finish 2026/09/02 03:01:14 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.12s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 03:01:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/02 03:01:14 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/09/02 03:01:14 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 03:01:14 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 03:01:15 DEBUG : nested/sub dir/file: size = 6 OK 2026/09/02 03:01:15 INFO : nested/sub dir/file: Copied (new) 2026/09/02 03:01:15 INFO : nested/sub dir/file: Deleted 2026/09/02 03:01:15 DEBUG : sub dir/hello world: size = 11 OK 2026/09/02 03:01:15 INFO : sub dir/hello world: Copied (new) 2026/09/02 03:01:15 INFO : sub dir/hello world: Deleted 2026/09/02 03:01:15 INFO : sub dir: Removing directory 2026/09/02 03:01:15 INFO : nested/sub dir: Removing directory 2026/09/02 03:01:15 INFO : nested: Removing directory 2026/09/02 03:01:15 DEBUG : Local file system at /tmp/rclone387503939: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.68s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 03:01:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/02 03:01:15 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/09/02 03:01:15 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 03:01:15 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 03:01:16 DEBUG : sub dir/hello world: size = 11 OK 2026/09/02 03:01:16 INFO : sub dir/hello world: Copied (new) 2026/09/02 03:01:16 INFO : sub dir/hello world: Deleted 2026/09/02 03:01:16 DEBUG : nested/sub dir/file: size = 6 OK 2026/09/02 03:01:16 INFO : nested/sub dir/file: Copied (new) 2026/09/02 03:01:16 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.81s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 03:01:17 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/09/02 03:01:17 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/02 03:01:17 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 03:01:17 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 03:01:18 DEBUG : existing: size = 6 OK 2026/09/02 03:01:18 INFO : existing: Copied (new) 2026/09/02 03:01:18 INFO : existing: Deleted 2026/09/02 03:01:18 DEBUG : existing-b: size = 6 OK 2026/09/02 03:01:18 INFO : existing-b: Copied (new) 2026/09/02 03:01:18 INFO : existing-b: Deleted 2026/09/02 03:01:18 DEBUG : existing: Destination exists, skipping 2026/09/02 03:01:18 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/09/02 03:01:18 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 03:01:18 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 03:01:18 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (0.96s) === RUN TestServerSideMove run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 03:01:18 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xuzuqov6zibo" sync_test.go:1736: Server side move (if possible) premiumize.me root 'rclone-test-ruhiwex7lame' -> premiumize.me root 'rclone-test-xuzuqov6zibo' 2026/09/02 03:01:21 DEBUG : premiumize.me root 'rclone-test-xuzuqov6zibo': Using server-side directory move 2026/09/02 03:01:21 INFO : premiumize.me root 'rclone-test-xuzuqov6zibo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/02 03:01:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/02 03:01:21 DEBUG : empty space: size = 1 OK 2026/09/02 03:01:21 DEBUG : empty space: Sizes identical 2026/09/02 03:01:21 DEBUG : empty space: Unchanged skipping 2026/09/02 03:01:21 DEBUG : potato3: size = 68 (premiumize.me root 'rclone-test-ruhiwex7lame') 2026/09/02 03:01:21 DEBUG : potato3: size = 60 (premiumize.me root 'rclone-test-xuzuqov6zibo') 2026/09/02 03:01:21 DEBUG : potato3: Sizes differ 2026/09/02 03:01:21 DEBUG : premiumize.me root 'rclone-test-xuzuqov6zibo': Waiting for checks to finish 2026/09/02 03:01:22 INFO : empty space: Deleted 2026/09/02 03:01:22 DEBUG : premiumize.me root 'rclone-test-xuzuqov6zibo': Waiting for transfers to finish 2026/09/02 03:01:22 INFO : potato3: Deleted 2026/09/02 03:01:22 INFO : potato2: Moved (server-side) 2026/09/02 03:01:22 INFO : potato3: Moved (server-side) 2026/09/02 03:01:22 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-molefom3zegi" 2026/09/02 03:01:22 DEBUG : premiumize.me root 'rclone-test-molefom3zegi': Using server-side directory move 2026/09/02 03:01:22 INFO : premiumize.me root 'rclone-test-molefom3zegi': Server side directory move succeeded 2026/09/02 03:01:22 ERROR : error listing: directory not found 2026/09/02 03:01:22 DEBUG : premiumize.me root 'rclone-test-molefom3zegi': Purge remote 2026/09/02 03:01:22 DEBUG : premiumize.me root 'rclone-test-xuzuqov6zibo': Purge remote 2026/09/02 03:01:22 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (4.28s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 03:01:22 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-mewodez9kije" sync_test.go:1736: Server side move (if possible) premiumize.me root 'rclone-test-ruhiwex7lame' -> premiumize.me root 'rclone-test-mewodez9kije' 2026/09/02 03:01:26 DEBUG : empty space: Excluded (Size Filter) 2026/09/02 03:01:26 DEBUG : empty space: Excluded 2026/09/02 03:01:26 DEBUG : empty space: Excluded (Size Filter) 2026/09/02 03:01:26 DEBUG : empty space: Excluded 2026/09/02 03:01:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/02 03:01:26 DEBUG : potato3: size = 68 (premiumize.me root 'rclone-test-ruhiwex7lame') 2026/09/02 03:01:26 DEBUG : potato3: size = 60 (premiumize.me root 'rclone-test-mewodez9kije') 2026/09/02 03:01:26 DEBUG : potato3: Sizes differ 2026/09/02 03:01:26 DEBUG : premiumize.me root 'rclone-test-mewodez9kije': Waiting for checks to finish 2026/09/02 03:01:26 DEBUG : premiumize.me root 'rclone-test-mewodez9kije': Waiting for transfers to finish 2026/09/02 03:01:26 INFO : potato3: Deleted 2026/09/02 03:01:26 INFO : potato2: Moved (server-side) 2026/09/02 03:01:26 INFO : potato3: Moved (server-side) 2026/09/02 03:01:26 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-yehadiz2reba" 2026/09/02 03:01:26 DEBUG : empty space: Excluded (Size Filter) 2026/09/02 03:01:26 DEBUG : empty space: Excluded 2026/09/02 03:01:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/02 03:01:26 DEBUG : potato3: Need to transfer - File not found at Destination 2026/09/02 03:01:26 DEBUG : premiumize.me root 'rclone-test-yehadiz2reba': Waiting for checks to finish 2026/09/02 03:01:26 DEBUG : premiumize.me root 'rclone-test-yehadiz2reba': Waiting for transfers to finish 2026/09/02 03:01:26 INFO : potato2: Moved (server-side) 2026/09/02 03:01:26 INFO : potato3: Moved (server-side) 2026/09/02 03:01:27 DEBUG : premiumize.me root 'rclone-test-yehadiz2reba': Purge remote 2026/09/02 03:01:27 DEBUG : premiumize.me root 'rclone-test-mewodez9kije': Purge remote --- PASS: TestServerSideMoveWithFilter (4.38s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 03:01:27 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-cexepuw9sewe" 2026/09/02 03:01:29 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) premiumize.me root 'rclone-test-ruhiwex7lame' -> premiumize.me root 'rclone-test-cexepuw9sewe' 2026/09/02 03:01:30 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:01:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/02 03:01:30 DEBUG : pacer: low level retry 2/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:01:30 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/09/02 03:01:30 DEBUG : pacer: low level retry 3/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:01:30 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/09/02 03:01:30 DEBUG : pacer: low level retry 4/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:01:30 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/09/02 03:01:30 DEBUG : pacer: low level retry 5/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:01:30 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/09/02 03:01:30 DEBUG : pacer: low level retry 6/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:01:30 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/09/02 03:01:30 DEBUG : pacer: low level retry 7/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:01:30 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/09/02 03:01:31 DEBUG : pacer: low level retry 8/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:01:31 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/02 03:01:32 DEBUG : pacer: low level retry 9/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:01:34 DEBUG : pacer: low level retry 10/10 (error error: Rate limit exceeded. Please slow down.) run.go:299: Retry Put of "empty space" to premiumize.me root 'rclone-test-cexepuw9sewe': 1/10 (couldn't list files: error: Rate limit exceeded. Please slow down.) 2026/09/02 03:01:36 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:01:38 DEBUG : pacer: low level retry 2/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:01:40 DEBUG : pacer: low level retry 3/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:01:42 DEBUG : pacer: low level retry 4/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:01:44 DEBUG : pacer: low level retry 5/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:01:46 DEBUG : pacer: low level retry 6/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:01:48 DEBUG : pacer: low level retry 7/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:01:50 DEBUG : pacer: low level retry 8/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:01:52 DEBUG : pacer: low level retry 9/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:01:54 DEBUG : pacer: low level retry 10/10 (error error: Rate limit exceeded. Please slow down.) run.go:299: Retry Put of "empty space" to premiumize.me root 'rclone-test-cexepuw9sewe': 2/10 (couldn't list files: error: Rate limit exceeded. Please slow down.) 2026/09/02 03:01:56 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:01:58 DEBUG : pacer: low level retry 2/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:02:00 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/02 03:02:02 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/02 03:02:02 DEBUG : empty space: Moving old file out the way to "empty space.bapesoj2" 2026/09/02 03:02:04 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/02 03:02:05 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/02 03:02:05 DEBUG : empty space: Removing old file 2026/09/02 03:02:06 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/02 03:02:06 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/02 03:02:07 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/02 03:02:07 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/02 03:02:08 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/09/02 03:02:08 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/09/02 03:02:08 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/09/02 03:02:08 DEBUG : premiumize.me root 'rclone-test-cexepuw9sewe': Using server-side directory move 2026/09/02 03:02:08 INFO : premiumize.me root 'rclone-test-cexepuw9sewe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/02 03:02:08 DEBUG : pacer: Reducing sleep to 63.352703ms 2026/09/02 03:02:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/02 03:02:08 DEBUG : empty space: size = 1 OK 2026/09/02 03:02:08 DEBUG : empty space: Sizes identical 2026/09/02 03:02:08 DEBUG : empty space: Unchanged skipping 2026/09/02 03:02:08 DEBUG : potato3: size = 68 (premiumize.me root 'rclone-test-ruhiwex7lame') 2026/09/02 03:02:08 DEBUG : potato3: size = 60 (premiumize.me root 'rclone-test-cexepuw9sewe') 2026/09/02 03:02:08 DEBUG : potato3: Sizes differ 2026/09/02 03:02:08 DEBUG : premiumize.me root 'rclone-test-cexepuw9sewe': Waiting for checks to finish 2026/09/02 03:02:08 INFO : empty space: Deleted 2026/09/02 03:02:08 DEBUG : premiumize.me root 'rclone-test-cexepuw9sewe': Waiting for transfers to finish 2026/09/02 03:02:08 DEBUG : pacer: Reducing sleep to 47.514527ms 2026/09/02 03:02:08 DEBUG : pacer: Reducing sleep to 35.635895ms 2026/09/02 03:02:08 INFO : potato3: Deleted 2026/09/02 03:02:08 DEBUG : pacer: Reducing sleep to 26.726921ms 2026/09/02 03:02:08 INFO : potato2: Moved (server-side) 2026/09/02 03:02:08 DEBUG : pacer: Reducing sleep to 20.04519ms 2026/09/02 03:02:09 DEBUG : pacer: Reducing sleep to 15.033892ms 2026/09/02 03:02:09 INFO : potato3: Moved (server-side) 2026/09/02 03:02:09 INFO : tomatoDir: Removing directory 2026/09/02 03:02:09 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': deleted 1 directories 2026/09/02 03:02:09 DEBUG : pacer: Reducing sleep to 11.275419ms 2026/09/02 03:02:09 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-bubeqit8vuzi" 2026/09/02 03:02:09 INFO : tomatoDir: Making directory 2026/09/02 03:02:09 DEBUG : pacer: Reducing sleep to 10ms 2026/09/02 03:02:09 DEBUG : premiumize.me root 'rclone-test-bubeqit8vuzi': Using server-side directory move 2026/09/02 03:02:09 INFO : premiumize.me root 'rclone-test-bubeqit8vuzi': Server side directory move succeeded 2026/09/02 03:02:09 ERROR : error listing: directory not found 2026/09/02 03:02:09 ERROR : error listing: directory not found 2026/09/02 03:02:09 DEBUG : premiumize.me root 'rclone-test-bubeqit8vuzi': Purge remote 2026/09/02 03:02:10 DEBUG : premiumize.me root 'rclone-test-cexepuw9sewe': Purge remote 2026/09/02 03:02:10 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (42.84s) === RUN TestServerSideMoveOverlap run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.12s) === RUN TestSyncOverlap run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 03:02:10 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-ruhiwex7lame/rclone-sync-test" --- PASS: TestSyncOverlap (0.38s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 03:02:10 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-ruhiwex7lame/rclone-sync-test" 2026/09/02 03:02:11 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-ruhiwex7lame/rclone-sync-test-include/layer2" 2026/09/02 03:02:11 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-ruhiwex7lame/rclone-sync-test-ignore-file" 2026/09/02 03:02:12 DEBUG : rclone-sync-test: Excluded 2026/09/02 03:02:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/02 03:02:12 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/02 03:02:12 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame/rclone-sync-test': Waiting for checks to finish 2026/09/02 03:02:12 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame/rclone-sync-test': Waiting for transfers to finish 2026/09/02 03:02:12 DEBUG : Waiting for deletions to finish 2026/09/02 03:02:12 INFO : There was nothing to transfer 2026/09/02 03:02:13 DEBUG : rclone-sync-test: Excluded 2026/09/02 03:02:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/02 03:02:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/02 03:02:13 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 03:02:13 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 03:02:13 DEBUG : Waiting for deletions to finish 2026/09/02 03:02:13 INFO : rclone-sync-test-include: Removing directory 2026/09/02 03:02:13 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/09/02 03:02:13 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': failed to delete 1 directories 2026/09/02 03:02:13 INFO : There was nothing to transfer 2026/09/02 03:02:13 DEBUG : rclone-sync-test: Excluded 2026/09/02 03:02:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/02 03:02:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/02 03:02:13 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/09/02 03:02:13 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/09/02 03:02:13 DEBUG : Waiting for deletions to finish 2026/09/02 03:02:13 INFO : There was nothing to transfer 2026/09/02 03:02:13 DEBUG : rclone-sync-test: Excluded 2026/09/02 03:02:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/02 03:02:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/02 03:02:14 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 03:02:14 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 03:02:14 DEBUG : Waiting for deletions to finish 2026/09/02 03:02:14 INFO : rclone-sync-test-include: Removing directory 2026/09/02 03:02:14 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/09/02 03:02:14 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': failed to delete 1 directories 2026/09/02 03:02:14 INFO : There was nothing to transfer 2026/09/02 03:02:14 DEBUG : Excluded 2026/09/02 03:02:14 DEBUG : rclone-sync-test: Excluded 2026/09/02 03:02:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/02 03:02:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/02 03:02:14 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/09/02 03:02:14 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/09/02 03:02:14 DEBUG : Waiting for deletions to finish 2026/09/02 03:02:14 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (4.50s) === RUN TestSyncCompareDest run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 03:02:15 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-ruhiwex7lame/dst" 2026/09/02 03:02:15 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-ruhiwex7lame/CompareDest" 2026/09/02 03:02:15 DEBUG : one: Need to transfer - File not found at Destination 2026/09/02 03:02:15 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame/dst': Waiting for checks to finish 2026/09/02 03:02:15 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame/dst': Waiting for transfers to finish 2026/09/02 03:02:16 DEBUG : one: size = 3 OK 2026/09/02 03:02:16 INFO : one: Copied (new) 2026/09/02 03:02:16 DEBUG : Waiting for deletions to finish 2026/09/02 03:02:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone387503939) 2026/09/02 03:02:16 DEBUG : one: size = 3 (premiumize.me root 'rclone-test-ruhiwex7lame/dst') 2026/09/02 03:02:16 DEBUG : one: Sizes differ 2026/09/02 03:02:16 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame/dst': Waiting for checks to finish 2026/09/02 03:02:16 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame/dst': Waiting for transfers to finish 2026/09/02 03:02:16 DEBUG : one: Moving old file out the way to "one.pucakat8" 2026/09/02 03:02:17 DEBUG : one: Removing old file 2026/09/02 03:02:17 DEBUG : one: size = 5 OK 2026/09/02 03:02:17 INFO : one: Copied (replaced existing) 2026/09/02 03:02:17 DEBUG : Waiting for deletions to finish 2026/09/02 03:02:17 DEBUG : dst/one: Moving old file out the way to "one.fewefal4" 2026/09/02 03:02:18 DEBUG : dst/one: Removing old file 2026/09/02 03:02:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone387503939) 2026/09/02 03:02:19 DEBUG : one: size = 3 (premiumize.me root 'rclone-test-ruhiwex7lame/dst') 2026/09/02 03:02:19 DEBUG : one: Sizes differ 2026/09/02 03:02:19 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame/dst': Waiting for checks to finish 2026/09/02 03:02:19 DEBUG : one: size = 5 OK 2026/09/02 03:02:19 DEBUG : one: Sizes identical 2026/09/02 03:02:19 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/02 03:02:19 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame/dst': Waiting for transfers to finish 2026/09/02 03:02:19 DEBUG : Waiting for deletions to finish 2026/09/02 03:02:19 INFO : There was nothing to transfer 2026/09/02 03:02:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone387503939) 2026/09/02 03:02:20 DEBUG : one: size = 3 (premiumize.me root 'rclone-test-ruhiwex7lame/dst') 2026/09/02 03:02:20 DEBUG : one: Sizes differ 2026/09/02 03:02:20 DEBUG : two: size = 3 OK 2026/09/02 03:02:20 DEBUG : two: Sizes identical 2026/09/02 03:02:20 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/02 03:02:20 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame/dst': Waiting for checks to finish 2026/09/02 03:02:20 DEBUG : one: size = 5 OK 2026/09/02 03:02:20 DEBUG : one: Sizes identical 2026/09/02 03:02:20 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/02 03:02:20 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame/dst': Waiting for transfers to finish 2026/09/02 03:02:20 DEBUG : Waiting for deletions to finish 2026/09/02 03:02:20 INFO : There was nothing to transfer 2026/09/02 03:02:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone387503939) 2026/09/02 03:02:20 DEBUG : one: size = 3 (premiumize.me root 'rclone-test-ruhiwex7lame/dst') 2026/09/02 03:02:20 DEBUG : one: Sizes differ 2026/09/02 03:02:20 DEBUG : two: size = 3 OK 2026/09/02 03:02:20 DEBUG : two: Sizes identical 2026/09/02 03:02:20 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/02 03:02:20 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame/dst': Waiting for checks to finish 2026/09/02 03:02:20 DEBUG : one: size = 5 OK 2026/09/02 03:02:20 DEBUG : one: Sizes identical 2026/09/02 03:02:20 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/02 03:02:20 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame/dst': Waiting for transfers to finish 2026/09/02 03:02:20 DEBUG : Waiting for deletions to finish 2026/09/02 03:02:20 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/09/02 03:02:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone387503939) 2026/09/02 03:02:20 DEBUG : one: size = 3 (premiumize.me root 'rclone-test-ruhiwex7lame/dst') 2026/09/02 03:02:20 DEBUG : one: Sizes differ 2026/09/02 03:02:20 DEBUG : two: size = 5 (Local file system at /tmp/rclone387503939) 2026/09/02 03:02:20 DEBUG : two: size = 3 (premiumize.me root 'rclone-test-ruhiwex7lame/CompareDest') 2026/09/02 03:02:20 DEBUG : two: Sizes differ 2026/09/02 03:02:20 DEBUG : two: Need to transfer - File not found at Destination 2026/09/02 03:02:20 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame/dst': Waiting for checks to finish 2026/09/02 03:02:20 DEBUG : one: size = 5 OK 2026/09/02 03:02:20 DEBUG : one: Sizes identical 2026/09/02 03:02:20 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/02 03:02:20 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame/dst': Waiting for transfers to finish 2026/09/02 03:02:21 DEBUG : two: size = 5 OK 2026/09/02 03:02:21 INFO : two: Copied (new) 2026/09/02 03:02:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (6.75s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 03:02:23 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-ruhiwex7lame/dest" 2026/09/02 03:02:23 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-ruhiwex7lame/pre-dest1" 2026/09/02 03:02:23 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-ruhiwex7lame/pre-dest2" 2026/09/02 03:02:24 DEBUG : 1: size = 1 OK 2026/09/02 03:02:24 DEBUG : 1: Sizes identical 2026/09/02 03:02:24 DEBUG : 1: Destination found in --compare-dest, skipping 2026/09/02 03:02:24 DEBUG : 2: size = 1 OK 2026/09/02 03:02:24 DEBUG : 2: Sizes identical 2026/09/02 03:02:24 DEBUG : 2: Destination found in --compare-dest, skipping 2026/09/02 03:02:24 DEBUG : 3: Need to transfer - File not found at Destination 2026/09/02 03:02:24 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame/dest': Waiting for checks to finish 2026/09/02 03:02:24 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame/dest': Waiting for transfers to finish 2026/09/02 03:02:25 DEBUG : 3: size = 1 OK 2026/09/02 03:02:25 INFO : 3: Copied (new) 2026/09/02 03:02:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (4.01s) === RUN TestSyncCopyDest run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" sync_test.go:2266: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.10s) === RUN TestSyncBackupDir run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 03:02:27 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-ruhiwex7lame/dst" 2026/09/02 03:02:28 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-ruhiwex7lame/backup" 2026/09/02 03:02:28 DEBUG : one: size = 4 (Local file system at /tmp/rclone387503939) 2026/09/02 03:02:28 DEBUG : one: size = 3 (premiumize.me root 'rclone-test-ruhiwex7lame/dst') 2026/09/02 03:02:28 DEBUG : one: Sizes differ 2026/09/02 03:02:28 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame/dst': Waiting for checks to finish 2026/09/02 03:02:28 DEBUG : two: size = 3 OK 2026/09/02 03:02:28 DEBUG : two: Sizes identical 2026/09/02 03:02:28 DEBUG : two: Unchanged skipping 2026/09/02 03:02:28 INFO : one: Moved (server-side) 2026/09/02 03:02:28 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame/dst': Waiting for transfers to finish 2026/09/02 03:02:29 DEBUG : one: size = 4 OK 2026/09/02 03:02:29 INFO : one: Copied (new) 2026/09/02 03:02:29 DEBUG : Waiting for deletions to finish 2026/09/02 03:02:29 INFO : three.txt: Moved (server-side) 2026/09/02 03:02:29 INFO : three.txt: Moved into backup dir 2026/09/02 03:02:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone387503939) 2026/09/02 03:02:30 DEBUG : one: size = 4 (premiumize.me root 'rclone-test-ruhiwex7lame/dst') 2026/09/02 03:02:30 DEBUG : one: Sizes differ 2026/09/02 03:02:30 DEBUG : two: size = 3 OK 2026/09/02 03:02:30 DEBUG : two: Sizes identical 2026/09/02 03:02:30 DEBUG : two: Unchanged skipping 2026/09/02 03:02:30 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame/dst': Waiting for checks to finish 2026/09/02 03:02:30 INFO : one: Deleted 2026/09/02 03:02:30 INFO : one: Moved (server-side) 2026/09/02 03:02:30 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame/dst': Waiting for transfers to finish 2026/09/02 03:02:30 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:02:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/02 03:02:30 DEBUG : pacer: low level retry 2/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:02:30 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/09/02 03:02:30 DEBUG : pacer: low level retry 3/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:02:30 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/09/02 03:02:30 DEBUG : pacer: low level retry 4/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:02:30 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/09/02 03:02:30 DEBUG : pacer: low level retry 5/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:02:30 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/09/02 03:02:30 DEBUG : pacer: low level retry 6/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:02:30 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/09/02 03:02:31 DEBUG : pacer: low level retry 7/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:02:31 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/09/02 03:02:31 DEBUG : pacer: low level retry 8/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:02:31 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/02 03:02:33 DEBUG : pacer: low level retry 9/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:02:35 DEBUG : pacer: low level retry 10/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:02:35 DEBUG : one: Received error: upload get URL http: error: Rate limit exceeded. Please slow down. - low level retry 0/10 2026/09/02 03:02:37 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:02:39 DEBUG : pacer: low level retry 2/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:02:41 DEBUG : pacer: low level retry 3/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:02:43 DEBUG : pacer: low level retry 4/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:02:45 DEBUG : pacer: low level retry 5/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:02:47 DEBUG : pacer: low level retry 6/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:02:49 DEBUG : pacer: low level retry 7/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:02:51 DEBUG : pacer: low level retry 8/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:02:53 DEBUG : pacer: low level retry 9/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:02:55 DEBUG : pacer: low level retry 10/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:02:55 DEBUG : one: Received error: couldn't list files: error: Rate limit exceeded. Please slow down. - low level retry 1/10 2026/09/02 03:02:57 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:02:59 DEBUG : pacer: low level retry 2/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:03:01 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/02 03:03:03 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/02 03:03:05 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/02 03:03:05 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/02 03:03:05 DEBUG : one: size = 5 OK 2026/09/02 03:03:05 INFO : one: Copied (new) 2026/09/02 03:03:05 DEBUG : Waiting for deletions to finish 2026/09/02 03:03:05 INFO : three.txt: Deleted 2026/09/02 03:03:06 INFO : three.txt: Moved (server-side) 2026/09/02 03:03:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (40.70s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 03:03:08 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-ruhiwex7lame/dst" 2026/09/02 03:03:08 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-ruhiwex7lame/backup" 2026/09/02 03:03:09 DEBUG : one: size = 4 (Local file system at /tmp/rclone387503939) 2026/09/02 03:03:09 DEBUG : one: size = 3 (premiumize.me root 'rclone-test-ruhiwex7lame/dst') 2026/09/02 03:03:09 DEBUG : one: Sizes differ 2026/09/02 03:03:09 DEBUG : two: size = 3 OK 2026/09/02 03:03:09 DEBUG : two: Sizes identical 2026/09/02 03:03:09 DEBUG : two: Unchanged skipping 2026/09/02 03:03:09 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame/dst': Waiting for checks to finish 2026/09/02 03:03:09 INFO : one: Moved (server-side) to: one.bak 2026/09/02 03:03:09 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame/dst': Waiting for transfers to finish 2026/09/02 03:03:10 DEBUG : one: size = 4 OK 2026/09/02 03:03:10 INFO : one: Copied (new) 2026/09/02 03:03:10 DEBUG : Waiting for deletions to finish 2026/09/02 03:03:10 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/02 03:03:10 INFO : three.txt: Moved into backup dir 2026/09/02 03:03:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone387503939) 2026/09/02 03:03:11 DEBUG : one: size = 4 (premiumize.me root 'rclone-test-ruhiwex7lame/dst') 2026/09/02 03:03:11 DEBUG : one: Sizes differ 2026/09/02 03:03:11 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame/dst': Waiting for checks to finish 2026/09/02 03:03:11 DEBUG : two: size = 3 OK 2026/09/02 03:03:11 DEBUG : two: Sizes identical 2026/09/02 03:03:11 DEBUG : two: Unchanged skipping 2026/09/02 03:03:11 INFO : one.bak: Deleted 2026/09/02 03:03:11 INFO : one: Moved (server-side) to: one.bak 2026/09/02 03:03:11 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame/dst': Waiting for transfers to finish 2026/09/02 03:03:12 DEBUG : one: size = 5 OK 2026/09/02 03:03:12 INFO : one: Copied (new) 2026/09/02 03:03:12 DEBUG : Waiting for deletions to finish 2026/09/02 03:03:12 INFO : three.txt.bak: Deleted 2026/09/02 03:03:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/02 03:03:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (6.38s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 03:03:14 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-ruhiwex7lame/dst" 2026/09/02 03:03:15 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-ruhiwex7lame/backup" 2026/09/02 03:03:15 DEBUG : one: size = 4 (Local file system at /tmp/rclone387503939) 2026/09/02 03:03:15 DEBUG : one: size = 3 (premiumize.me root 'rclone-test-ruhiwex7lame/dst') 2026/09/02 03:03:15 DEBUG : one: Sizes differ 2026/09/02 03:03:15 DEBUG : two: size = 3 OK 2026/09/02 03:03:15 DEBUG : two: Sizes identical 2026/09/02 03:03:15 DEBUG : two: Unchanged skipping 2026/09/02 03:03:15 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame/dst': Waiting for checks to finish 2026/09/02 03:03:15 INFO : one: Moved (server-side) to: one-2019-01-01 2026/09/02 03:03:15 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame/dst': Waiting for transfers to finish 2026/09/02 03:03:16 DEBUG : one: size = 4 OK 2026/09/02 03:03:16 INFO : one: Copied (new) 2026/09/02 03:03:16 DEBUG : Waiting for deletions to finish 2026/09/02 03:03:16 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/09/02 03:03:16 INFO : three.txt: Moved into backup dir 2026/09/02 03:03:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone387503939) 2026/09/02 03:03:17 DEBUG : one: size = 4 (premiumize.me root 'rclone-test-ruhiwex7lame/dst') 2026/09/02 03:03:17 DEBUG : one: Sizes differ 2026/09/02 03:03:17 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame/dst': Waiting for checks to finish 2026/09/02 03:03:17 DEBUG : two: size = 3 OK 2026/09/02 03:03:17 DEBUG : two: Sizes identical 2026/09/02 03:03:17 DEBUG : two: Unchanged skipping 2026/09/02 03:03:17 INFO : one-2019-01-01: Deleted 2026/09/02 03:03:17 INFO : one: Moved (server-side) to: one-2019-01-01 2026/09/02 03:03:17 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame/dst': Waiting for transfers to finish 2026/09/02 03:03:18 DEBUG : one: size = 5 OK 2026/09/02 03:03:18 INFO : one: Copied (new) 2026/09/02 03:03:18 DEBUG : Waiting for deletions to finish 2026/09/02 03:03:18 INFO : three-2019-01-01.txt: Deleted 2026/09/02 03:03:18 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/09/02 03:03:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (6.11s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 03:03:21 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-ruhiwex7lame/dst" 2026/09/02 03:03:21 DEBUG : one: size = 4 (Local file system at /tmp/rclone387503939) 2026/09/02 03:03:21 DEBUG : one: size = 3 (premiumize.me root 'rclone-test-ruhiwex7lame/dst') 2026/09/02 03:03:21 DEBUG : one: Sizes differ 2026/09/02 03:03:21 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame/dst': Waiting for checks to finish 2026/09/02 03:03:21 DEBUG : two: size = 3 OK 2026/09/02 03:03:21 DEBUG : two: Sizes identical 2026/09/02 03:03:21 DEBUG : two: Unchanged skipping 2026/09/02 03:03:21 INFO : one: Moved (server-side) to: one.bak 2026/09/02 03:03:21 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame/dst': Waiting for transfers to finish 2026/09/02 03:03:22 DEBUG : one: size = 4 OK 2026/09/02 03:03:22 INFO : one: Copied (new) 2026/09/02 03:03:22 DEBUG : Waiting for deletions to finish 2026/09/02 03:03:22 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/02 03:03:22 INFO : three.txt: Moved into backup dir 2026/09/02 03:03:23 DEBUG : one.bak: Excluded (Path Filter) 2026/09/02 03:03:23 DEBUG : one.bak: Excluded 2026/09/02 03:03:23 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/09/02 03:03:23 DEBUG : three.txt.bak: Excluded 2026/09/02 03:03:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone387503939) 2026/09/02 03:03:23 DEBUG : one: size = 4 (premiumize.me root 'rclone-test-ruhiwex7lame/dst') 2026/09/02 03:03:23 DEBUG : two: size = 3 OK 2026/09/02 03:03:23 DEBUG : two: Sizes identical 2026/09/02 03:03:23 DEBUG : two: Unchanged skipping 2026/09/02 03:03:23 DEBUG : one: Sizes differ 2026/09/02 03:03:23 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame/dst': Waiting for checks to finish 2026/09/02 03:03:23 INFO : one.bak: Deleted 2026/09/02 03:03:23 INFO : one: Moved (server-side) to: one.bak 2026/09/02 03:03:23 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame/dst': Waiting for transfers to finish 2026/09/02 03:03:24 DEBUG : one: size = 5 OK 2026/09/02 03:03:24 INFO : one: Copied (new) 2026/09/02 03:03:24 DEBUG : Waiting for deletions to finish 2026/09/02 03:03:24 INFO : three.txt.bak: Deleted 2026/09/02 03:03:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/02 03:03:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (5.78s) === RUN TestSyncSuffix run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 03:03:26 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-ruhiwex7lame/dst" 2026/09/02 03:03:27 DEBUG : one: size = 4 (Local file system at /tmp/rclone387503939) 2026/09/02 03:03:27 DEBUG : one: size = 3 (premiumize.me root 'rclone-test-ruhiwex7lame/dst') 2026/09/02 03:03:27 DEBUG : one: Sizes differ 2026/09/02 03:03:27 INFO : one: Moved (server-side) to: one.bak 2026/09/02 03:03:27 DEBUG : one: size = 4 OK 2026/09/02 03:03:27 INFO : one: Copied (new) 2026/09/02 03:03:27 DEBUG : two: size = 3 OK 2026/09/02 03:03:27 DEBUG : two: Sizes identical 2026/09/02 03:03:27 DEBUG : two: Unchanged skipping 2026/09/02 03:03:28 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone387503939) 2026/09/02 03:03:28 DEBUG : three.txt: size = 5 (premiumize.me root 'rclone-test-ruhiwex7lame/dst') 2026/09/02 03:03:28 DEBUG : three.txt: Sizes differ 2026/09/02 03:03:28 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/02 03:03:28 DEBUG : three.txt: size = 6 OK 2026/09/02 03:03:28 INFO : three.txt: Copied (new) 2026/09/02 03:03:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone387503939) 2026/09/02 03:03:29 DEBUG : one: size = 4 (premiumize.me root 'rclone-test-ruhiwex7lame/dst') 2026/09/02 03:03:29 DEBUG : one: Sizes differ 2026/09/02 03:03:29 INFO : one.bak: Deleted 2026/09/02 03:03:29 INFO : one: Moved (server-side) to: one.bak 2026/09/02 03:03:30 DEBUG : one: size = 5 OK 2026/09/02 03:03:30 INFO : one: Copied (new) 2026/09/02 03:03:30 DEBUG : two: size = 3 OK 2026/09/02 03:03:30 DEBUG : two: Sizes identical 2026/09/02 03:03:30 DEBUG : two: Unchanged skipping 2026/09/02 03:03:30 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone387503939) 2026/09/02 03:03:30 DEBUG : three.txt: size = 6 (premiumize.me root 'rclone-test-ruhiwex7lame/dst') 2026/09/02 03:03:30 DEBUG : three.txt: Sizes differ 2026/09/02 03:03:30 INFO : three.txt.bak: Deleted 2026/09/02 03:03:30 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/02 03:03:31 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:03:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/02 03:03:31 DEBUG : pacer: low level retry 2/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:03:31 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/09/02 03:03:31 DEBUG : pacer: low level retry 3/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:03:31 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/09/02 03:03:31 DEBUG : pacer: low level retry 4/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:03:31 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/09/02 03:03:31 DEBUG : pacer: low level retry 5/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:03:31 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/09/02 03:03:31 DEBUG : pacer: low level retry 6/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:03:31 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/09/02 03:03:31 DEBUG : pacer: low level retry 7/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:03:31 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/09/02 03:03:32 DEBUG : pacer: low level retry 8/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:03:32 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/02 03:03:33 DEBUG : pacer: low level retry 9/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:03:35 DEBUG : pacer: low level retry 10/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:03:35 DEBUG : three.txt: Received error: couldn't list files: error: Rate limit exceeded. Please slow down. - low level retry 0/10 2026/09/02 03:03:37 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:03:39 DEBUG : pacer: low level retry 2/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:03:41 DEBUG : pacer: low level retry 3/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:03:43 DEBUG : pacer: low level retry 4/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:03:45 DEBUG : pacer: low level retry 5/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:03:47 DEBUG : pacer: low level retry 6/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:03:49 DEBUG : pacer: low level retry 7/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:03:51 DEBUG : pacer: low level retry 8/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:03:53 DEBUG : pacer: low level retry 9/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:03:55 DEBUG : pacer: low level retry 10/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:03:55 DEBUG : three.txt: Received error: couldn't list files: error: Rate limit exceeded. Please slow down. - low level retry 1/10 2026/09/02 03:03:57 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:03:59 DEBUG : pacer: low level retry 2/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:04:01 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/02 03:04:03 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/02 03:04:03 DEBUG : three.txt: Moving old file out the way to "three.txt.xuduwof5" 2026/09/02 03:04:05 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/02 03:04:06 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/02 03:04:06 DEBUG : three.txt: Removing old file 2026/09/02 03:04:07 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/02 03:04:07 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/02 03:04:07 DEBUG : three.txt: size = 19 OK 2026/09/02 03:04:07 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (43.47s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 03:04:10 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-ruhiwex7lame/dst" 2026/09/02 03:04:10 DEBUG : one: size = 4 (Local file system at /tmp/rclone387503939) 2026/09/02 03:04:10 DEBUG : one: size = 3 (premiumize.me root 'rclone-test-ruhiwex7lame/dst') 2026/09/02 03:04:10 DEBUG : one: Sizes differ 2026/09/02 03:04:10 INFO : one: Moved (server-side) to: one-2019-01-01 2026/09/02 03:04:11 DEBUG : one: size = 4 OK 2026/09/02 03:04:11 INFO : one: Copied (new) 2026/09/02 03:04:11 DEBUG : two: size = 3 OK 2026/09/02 03:04:11 DEBUG : two: Sizes identical 2026/09/02 03:04:11 DEBUG : two: Unchanged skipping 2026/09/02 03:04:11 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone387503939) 2026/09/02 03:04:11 DEBUG : three.txt: size = 5 (premiumize.me root 'rclone-test-ruhiwex7lame/dst') 2026/09/02 03:04:11 DEBUG : three.txt: Sizes differ 2026/09/02 03:04:11 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/09/02 03:04:12 DEBUG : three.txt: size = 6 OK 2026/09/02 03:04:12 INFO : three.txt: Copied (new) 2026/09/02 03:04:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone387503939) 2026/09/02 03:04:12 DEBUG : one: size = 4 (premiumize.me root 'rclone-test-ruhiwex7lame/dst') 2026/09/02 03:04:12 DEBUG : one: Sizes differ 2026/09/02 03:04:12 INFO : one-2019-01-01: Deleted 2026/09/02 03:04:12 INFO : one: Moved (server-side) to: one-2019-01-01 2026/09/02 03:04:13 DEBUG : one: size = 5 OK 2026/09/02 03:04:13 INFO : one: Copied (new) 2026/09/02 03:04:13 DEBUG : two: size = 3 OK 2026/09/02 03:04:13 DEBUG : two: Sizes identical 2026/09/02 03:04:13 DEBUG : two: Unchanged skipping 2026/09/02 03:04:13 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone387503939) 2026/09/02 03:04:13 DEBUG : three.txt: size = 6 (premiumize.me root 'rclone-test-ruhiwex7lame/dst') 2026/09/02 03:04:13 DEBUG : three.txt: Sizes differ 2026/09/02 03:04:13 INFO : three-2019-01-01.txt: Deleted 2026/09/02 03:04:13 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/09/02 03:04:14 DEBUG : three.txt: size = 19 OK 2026/09/02 03:04:14 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (6.60s) === RUN TestSyncUTFNorm run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 03:04:15 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone387503939) 2026/09/02 03:04:15 DEBUG : Testêé: size = 18 (premiumize.me root 'rclone-test-ruhiwex7lame') 2026/09/02 03:04:15 DEBUG : Testêé: Sizes differ 2026/09/02 03:04:15 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 03:04:15 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 03:04:15 DEBUG : Testêé: Moving old file out the way to "Testêé.hororuy8" 2026/09/02 03:04:16 DEBUG : Testêé: Removing old file 2026/09/02 03:04:16 DEBUG : Testêé: size = 14 OK 2026/09/02 03:04:16 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/09/02 03:04:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.48s) === RUN TestSyncImmutable run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 03:04:16 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/02 03:04:16 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 03:04:16 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 03:04:17 DEBUG : existing: size = 6 OK 2026/09/02 03:04:17 INFO : existing: Copied (new) 2026/09/02 03:04:17 DEBUG : Waiting for deletions to finish 2026/09/02 03:04:17 DEBUG : existing: size = 8 (Local file system at /tmp/rclone387503939) 2026/09/02 03:04:17 DEBUG : existing: size = 6 (premiumize.me root 'rclone-test-ruhiwex7lame') 2026/09/02 03:04:17 DEBUG : existing: Sizes differ 2026/09/02 03:04:17 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/09/02 03:04:17 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 03:04:17 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 03:04:17 ERROR : premiumize.me root 'rclone-test-ruhiwex7lame': not deleting files as there were IO errors 2026/09/02 03:04:17 ERROR : premiumize.me root 'rclone-test-ruhiwex7lame': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (0.99s) === RUN TestSyncIgnoreCase run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" sync_test.go:2637: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.10s) === RUN TestFixCase run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 03:04:20 DEBUG : EXISTING: size = 6 OK 2026/09/02 03:04:20 DEBUG : existing: Sizes identical 2026/09/02 03:04:20 DEBUG : existing: Unchanged skipping 2026/09/02 03:04:20 DEBUG : existingbutdifferent: size = 5 (Local file system at /tmp/rclone387503939) 2026/09/02 03:04:20 DEBUG : EXISTINGBUTDIFFERENT: size = 8 (premiumize.me root 'rclone-test-ruhiwex7lame') 2026/09/02 03:04:20 DEBUG : existingbutdifferent: Sizes differ 2026/09/02 03:04:20 DEBUG : EXISTING: moving to existing-rclone-move-valoriq8 2026/09/02 03:04:20 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-ketopex3 2026/09/02 03:04:20 INFO : SUBDIRA: Fixed case by renaming to: subdira 2026/09/02 03:04:21 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-ketopex3 2026/09/02 03:04:21 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2026/09/02 03:04:21 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-valoriq8 2026/09/02 03:04:21 DEBUG : EXISTING: moving to existing 2026/09/02 03:04:21 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2026/09/02 03:04:21 INFO : existing-rclone-move-valoriq8: Moved (server-side) to: existing 2026/09/02 03:04:21 INFO : EXISTING: Moved (server-side) to: existing 2026/09/02 03:04:21 INFO : EXISTING: Fixed case by renaming to: existing 2026/09/02 03:04:21 INFO : existingbutdifferent-rclone-move-ketopex3: Moved (server-side) to: existingbutdifferent 2026/09/02 03:04:21 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2026/09/02 03:04:21 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2026/09/02 03:04:21 DEBUG : existingbutdifferent: Moving old file out the way to "existingbutdifferent.lehekuh6" 2026/09/02 03:04:21 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2026/09/02 03:04:21 DEBUG : subdira/subdirb/subdirc/hello: size = 5 (Local file system at /tmp/rclone387503939) 2026/09/02 03:04:21 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: size = 8 (premiumize.me root 'rclone-test-ruhiwex7lame') 2026/09/02 03:04:21 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ 2026/09/02 03:04:22 DEBUG : existingbutdifferent: Removing old file 2026/09/02 03:04:22 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-niciyoc4 2026/09/02 03:04:22 DEBUG : existingbutdifferent: size = 5 OK 2026/09/02 03:04:22 INFO : existingbutdifferent: Copied (replaced existing) 2026/09/02 03:04:22 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2026/09/02 03:04:22 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 03:04:22 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: size = 5 (Local file system at /tmp/rclone387503939) 2026/09/02 03:04:22 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: size = 8 (premiumize.me root 'rclone-test-ruhiwex7lame') 2026/09/02 03:04:22 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ 2026/09/02 03:04:22 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-niciyoc4 2026/09/02 03:04:22 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2026/09/02 03:04:22 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-nucofoj3 2026/09/02 03:04:22 INFO : subdira/subdirb/subdirc/hello-rclone-move-niciyoc4: Moved (server-side) to: subdira/subdirb/subdirc/hello 2026/09/02 03:04:22 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2026/09/02 03:04:22 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2026/09/02 03:04:22 DEBUG : subdira/subdirb/subdirc/hello: Moving old file out the way to "hello.gatexas5" 2026/09/02 03:04:22 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-nucofoj3 2026/09/02 03:04:22 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2026/09/02 03:04:23 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-nucofoj3: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2026/09/02 03:04:23 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2026/09/02 03:04:23 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2026/09/02 03:04:23 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 03:04:23 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Moving old file out the way to "filewithoutcasedifferences.vakafoj1" 2026/09/02 03:04:23 DEBUG : subdira/subdirb/subdirc/hello: Removing old file 2026/09/02 03:04:23 DEBUG : subdira/subdirb/subdirc/hello: size = 5 OK 2026/09/02 03:04:23 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Removing old file 2026/09/02 03:04:23 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2026/09/02 03:04:23 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: size = 5 OK 2026/09/02 03:04:23 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2026/09/02 03:04:23 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (7.05s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (0.31s) --- SKIP: TestMaxTransfer/Hard (0.11s) --- SKIP: TestMaxTransfer/Soft (0.11s) --- SKIP: TestMaxTransfer/Cautious (0.10s) === RUN TestSyncConcurrentDelete run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 03:04:28 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:04:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/02 03:04:28 DEBUG : pacer: low level retry 2/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:04:28 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/09/02 03:04:29 DEBUG : pacer: low level retry 3/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:04:29 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/09/02 03:04:29 DEBUG : pacer: low level retry 4/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:04:29 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/09/02 03:04:29 DEBUG : pacer: low level retry 5/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:04:29 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/09/02 03:04:29 DEBUG : pacer: low level retry 6/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:04:29 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/09/02 03:04:29 DEBUG : pacer: low level retry 7/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:04:29 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/09/02 03:04:30 DEBUG : pacer: low level retry 8/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:04:30 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/02 03:04:31 DEBUG : pacer: low level retry 9/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:04:33 DEBUG : pacer: low level retry 10/10 (error error: Rate limit exceeded. Please slow down.) run.go:299: Retry Put of "both3" to premiumize.me root 'rclone-test-ruhiwex7lame': 1/10 (couldn't list files: error: Rate limit exceeded. Please slow down.) 2026/09/02 03:04:35 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:04:37 DEBUG : pacer: low level retry 2/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:04:39 DEBUG : pacer: low level retry 3/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:04:41 DEBUG : pacer: low level retry 4/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:04:43 DEBUG : pacer: low level retry 5/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:04:45 DEBUG : pacer: low level retry 6/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:04:47 DEBUG : pacer: low level retry 7/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:04:49 DEBUG : pacer: low level retry 8/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:04:51 DEBUG : pacer: low level retry 9/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:04:53 DEBUG : pacer: low level retry 10/10 (error error: Rate limit exceeded. Please slow down.) run.go:299: Retry Put of "both3" to premiumize.me root 'rclone-test-ruhiwex7lame': 2/10 (couldn't list files: error: Rate limit exceeded. Please slow down.) 2026/09/02 03:04:55 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:04:57 DEBUG : pacer: low level retry 2/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:04:59 DEBUG : pacer: low level retry 3/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:05:01 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/02 03:05:03 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/02 03:05:03 DEBUG : both3: Moving old file out the way to "both3.gotowaq7" 2026/09/02 03:05:05 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/02 03:05:06 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/02 03:05:06 DEBUG : both3: Removing old file 2026/09/02 03:05:07 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/02 03:05:07 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/02 03:05:08 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/02 03:05:08 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/02 03:05:09 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/09/02 03:05:09 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/09/02 03:05:09 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/09/02 03:05:09 DEBUG : pacer: Reducing sleep to 63.352703ms 2026/09/02 03:05:10 DEBUG : pacer: Reducing sleep to 47.514527ms 2026/09/02 03:05:10 DEBUG : pacer: Reducing sleep to 35.635895ms 2026/09/02 03:05:10 DEBUG : pacer: Reducing sleep to 26.726921ms 2026/09/02 03:05:10 DEBUG : pacer: Reducing sleep to 20.04519ms 2026/09/02 03:05:10 DEBUG : pacer: Reducing sleep to 15.033892ms 2026/09/02 03:05:10 DEBUG : pacer: Reducing sleep to 11.275419ms 2026/09/02 03:05:10 DEBUG : pacer: Reducing sleep to 10ms 2026/09/02 03:05:27 DEBUG : both0: size = 6 OK 2026/09/02 03:05:27 DEBUG : both0: Sizes identical 2026/09/02 03:05:27 DEBUG : both0: Unchanged skipping 2026/09/02 03:05:27 DEBUG : both10: size = 6 OK 2026/09/02 03:05:27 DEBUG : both10: Sizes identical 2026/09/02 03:05:27 DEBUG : both10: Unchanged skipping 2026/09/02 03:05:27 DEBUG : both11: size = 6 OK 2026/09/02 03:05:27 DEBUG : both11: Sizes identical 2026/09/02 03:05:27 DEBUG : both11: Unchanged skipping 2026/09/02 03:05:27 DEBUG : both12: size = 6 OK 2026/09/02 03:05:27 DEBUG : both12: Sizes identical 2026/09/02 03:05:27 DEBUG : both12: Unchanged skipping 2026/09/02 03:05:27 DEBUG : both13: size = 6 OK 2026/09/02 03:05:27 DEBUG : both13: Sizes identical 2026/09/02 03:05:27 DEBUG : both13: Unchanged skipping 2026/09/02 03:05:27 DEBUG : both14: size = 6 OK 2026/09/02 03:05:27 DEBUG : both14: Sizes identical 2026/09/02 03:05:27 DEBUG : both14: Unchanged skipping 2026/09/02 03:05:27 DEBUG : both15: size = 6 OK 2026/09/02 03:05:27 DEBUG : both15: Sizes identical 2026/09/02 03:05:27 DEBUG : both15: Unchanged skipping 2026/09/02 03:05:27 DEBUG : both16: size = 6 OK 2026/09/02 03:05:27 DEBUG : both16: Sizes identical 2026/09/02 03:05:27 DEBUG : both16: Unchanged skipping 2026/09/02 03:05:27 DEBUG : both17: size = 6 OK 2026/09/02 03:05:27 DEBUG : both17: Sizes identical 2026/09/02 03:05:27 DEBUG : both17: Unchanged skipping 2026/09/02 03:05:27 DEBUG : both18: size = 6 OK 2026/09/02 03:05:27 DEBUG : both18: Sizes identical 2026/09/02 03:05:27 DEBUG : both18: Unchanged skipping 2026/09/02 03:05:27 DEBUG : both19: size = 6 OK 2026/09/02 03:05:27 DEBUG : both19: Sizes identical 2026/09/02 03:05:27 DEBUG : both19: Unchanged skipping 2026/09/02 03:05:27 DEBUG : both1: size = 6 OK 2026/09/02 03:05:27 DEBUG : both1: Sizes identical 2026/09/02 03:05:27 DEBUG : both1: Unchanged skipping 2026/09/02 03:05:27 DEBUG : both2: size = 6 OK 2026/09/02 03:05:27 DEBUG : both2: Sizes identical 2026/09/02 03:05:27 DEBUG : both2: Unchanged skipping 2026/09/02 03:05:27 DEBUG : both3: size = 6 OK 2026/09/02 03:05:27 DEBUG : both3: Sizes identical 2026/09/02 03:05:27 DEBUG : both3: Unchanged skipping 2026/09/02 03:05:27 DEBUG : both4: size = 6 OK 2026/09/02 03:05:27 DEBUG : both4: Sizes identical 2026/09/02 03:05:27 DEBUG : both4: Unchanged skipping 2026/09/02 03:05:27 DEBUG : both5: size = 6 OK 2026/09/02 03:05:27 DEBUG : both5: Sizes identical 2026/09/02 03:05:27 DEBUG : both5: Unchanged skipping 2026/09/02 03:05:27 DEBUG : both6: size = 6 OK 2026/09/02 03:05:27 DEBUG : both6: Sizes identical 2026/09/02 03:05:27 DEBUG : both6: Unchanged skipping 2026/09/02 03:05:27 DEBUG : both7: size = 6 OK 2026/09/02 03:05:27 DEBUG : both7: Sizes identical 2026/09/02 03:05:27 DEBUG : both7: Unchanged skipping 2026/09/02 03:05:27 DEBUG : both8: size = 6 OK 2026/09/02 03:05:27 DEBUG : both8: Sizes identical 2026/09/02 03:05:27 DEBUG : both8: Unchanged skipping 2026/09/02 03:05:27 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 03:05:27 DEBUG : both9: size = 6 OK 2026/09/02 03:05:27 DEBUG : both9: Sizes identical 2026/09/02 03:05:27 DEBUG : both9: Unchanged skipping 2026/09/02 03:05:27 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 03:05:27 DEBUG : Waiting for deletions to finish 2026/09/02 03:05:27 INFO : only15: Deleted 2026/09/02 03:05:27 INFO : only1: Deleted 2026/09/02 03:05:27 INFO : only11: Deleted 2026/09/02 03:05:27 INFO : only13: Deleted 2026/09/02 03:05:27 INFO : only14: Deleted 2026/09/02 03:05:27 INFO : only17: Deleted 2026/09/02 03:05:27 INFO : only19: Deleted 2026/09/02 03:05:27 INFO : only8: Deleted 2026/09/02 03:05:27 INFO : only9: Deleted 2026/09/02 03:05:27 INFO : only18: Deleted 2026/09/02 03:05:27 INFO : only0: Deleted 2026/09/02 03:05:27 INFO : only3: Deleted 2026/09/02 03:05:27 INFO : only4: Deleted 2026/09/02 03:05:27 INFO : only2: Deleted 2026/09/02 03:05:27 INFO : only7: Deleted 2026/09/02 03:05:27 INFO : only10: Deleted 2026/09/02 03:05:27 INFO : only12: Deleted 2026/09/02 03:05:27 INFO : only16: Deleted 2026/09/02 03:05:27 INFO : only5: Deleted 2026/09/02 03:05:27 INFO : only6: Deleted --- PASS: TestSyncConcurrentDelete (63.90s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 03:05:34 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:05:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/02 03:05:34 DEBUG : pacer: low level retry 2/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:05:34 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/09/02 03:05:34 DEBUG : pacer: low level retry 3/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:05:34 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/09/02 03:05:34 DEBUG : pacer: low level retry 4/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:05:34 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/09/02 03:05:35 DEBUG : pacer: low level retry 5/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:05:35 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/09/02 03:05:35 DEBUG : pacer: low level retry 6/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:05:35 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/09/02 03:05:35 DEBUG : pacer: low level retry 7/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:05:35 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/09/02 03:05:36 DEBUG : pacer: low level retry 8/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:05:36 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/02 03:05:37 DEBUG : pacer: low level retry 9/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:05:39 DEBUG : pacer: low level retry 10/10 (error error: Rate limit exceeded. Please slow down.) run.go:299: Retry Put of "only5" to premiumize.me root 'rclone-test-ruhiwex7lame': 1/10 (couldn't list files: error: Rate limit exceeded. Please slow down.) 2026/09/02 03:05:41 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:05:43 DEBUG : pacer: low level retry 2/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:05:45 DEBUG : pacer: low level retry 3/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:05:47 DEBUG : pacer: low level retry 4/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:05:49 DEBUG : pacer: low level retry 5/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:05:51 DEBUG : pacer: low level retry 6/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:05:53 DEBUG : pacer: low level retry 7/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:05:55 DEBUG : pacer: low level retry 8/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:05:57 DEBUG : pacer: low level retry 9/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:05:59 DEBUG : pacer: low level retry 10/10 (error error: Rate limit exceeded. Please slow down.) run.go:299: Retry Put of "only5" to premiumize.me root 'rclone-test-ruhiwex7lame': 2/10 (couldn't list files: error: Rate limit exceeded. Please slow down.) 2026/09/02 03:06:01 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/02 03:06:03 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/02 03:06:05 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/02 03:06:06 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/02 03:06:07 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/02 03:06:07 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/02 03:06:08 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/02 03:06:08 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/02 03:06:08 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/09/02 03:06:09 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/09/02 03:06:09 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/09/02 03:06:09 DEBUG : pacer: Reducing sleep to 63.352703ms 2026/09/02 03:06:09 DEBUG : pacer: Reducing sleep to 47.514527ms 2026/09/02 03:06:09 DEBUG : pacer: Reducing sleep to 35.635895ms 2026/09/02 03:06:09 DEBUG : pacer: Reducing sleep to 26.726921ms 2026/09/02 03:06:10 DEBUG : pacer: Reducing sleep to 20.04519ms 2026/09/02 03:06:10 DEBUG : pacer: Reducing sleep to 15.033892ms 2026/09/02 03:06:10 DEBUG : pacer: Reducing sleep to 11.275419ms 2026/09/02 03:06:10 DEBUG : pacer: Reducing sleep to 10ms 2026/09/02 03:06:24 DEBUG : both10: size = 6 OK 2026/09/02 03:06:24 DEBUG : both10: Sizes identical 2026/09/02 03:06:24 DEBUG : both11: size = 6 OK 2026/09/02 03:06:24 DEBUG : both11: Sizes identical 2026/09/02 03:06:24 DEBUG : both12: size = 6 OK 2026/09/02 03:06:24 DEBUG : both12: Sizes identical 2026/09/02 03:06:24 DEBUG : both0: size = 6 OK 2026/09/02 03:06:24 DEBUG : both0: Sizes identical 2026/09/02 03:06:24 DEBUG : both10: Unchanged skipping 2026/09/02 03:06:24 DEBUG : both13: size = 6 OK 2026/09/02 03:06:24 DEBUG : both13: Sizes identical 2026/09/02 03:06:24 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 03:06:24 DEBUG : both13: Unchanged skipping 2026/09/02 03:06:24 DEBUG : both14: size = 6 OK 2026/09/02 03:06:24 DEBUG : both14: Sizes identical 2026/09/02 03:06:24 DEBUG : both11: Unchanged skipping 2026/09/02 03:06:24 DEBUG : both15: size = 6 OK 2026/09/02 03:06:24 DEBUG : both15: Sizes identical 2026/09/02 03:06:24 DEBUG : both0: Unchanged skipping 2026/09/02 03:06:24 DEBUG : both16: size = 6 OK 2026/09/02 03:06:24 DEBUG : both16: Sizes identical 2026/09/02 03:06:24 DEBUG : both16: Unchanged skipping 2026/09/02 03:06:24 DEBUG : both17: size = 6 OK 2026/09/02 03:06:24 DEBUG : both17: Sizes identical 2026/09/02 03:06:24 DEBUG : both12: Unchanged skipping 2026/09/02 03:06:24 DEBUG : both18: size = 6 OK 2026/09/02 03:06:24 DEBUG : both18: Sizes identical 2026/09/02 03:06:24 DEBUG : both18: Unchanged skipping 2026/09/02 03:06:24 DEBUG : both19: size = 6 OK 2026/09/02 03:06:24 DEBUG : both19: Sizes identical 2026/09/02 03:06:24 DEBUG : both14: Unchanged skipping 2026/09/02 03:06:24 DEBUG : both1: size = 6 OK 2026/09/02 03:06:24 DEBUG : both1: Sizes identical 2026/09/02 03:06:24 DEBUG : both15: Unchanged skipping 2026/09/02 03:06:24 DEBUG : both2: size = 6 OK 2026/09/02 03:06:24 DEBUG : both2: Sizes identical 2026/09/02 03:06:24 DEBUG : both2: Unchanged skipping 2026/09/02 03:06:24 DEBUG : both3: size = 6 OK 2026/09/02 03:06:24 DEBUG : both3: Sizes identical 2026/09/02 03:06:24 DEBUG : both17: Unchanged skipping 2026/09/02 03:06:24 DEBUG : both4: size = 6 OK 2026/09/02 03:06:24 DEBUG : both4: Sizes identical 2026/09/02 03:06:24 DEBUG : both3: Unchanged skipping 2026/09/02 03:06:24 DEBUG : both5: size = 6 OK 2026/09/02 03:06:24 DEBUG : both5: Sizes identical 2026/09/02 03:06:24 DEBUG : both5: Unchanged skipping 2026/09/02 03:06:24 DEBUG : both6: size = 6 OK 2026/09/02 03:06:24 DEBUG : both6: Sizes identical 2026/09/02 03:06:24 DEBUG : both6: Unchanged skipping 2026/09/02 03:06:24 DEBUG : both7: size = 6 OK 2026/09/02 03:06:24 DEBUG : both7: Sizes identical 2026/09/02 03:06:24 DEBUG : both7: Unchanged skipping 2026/09/02 03:06:24 DEBUG : both8: size = 6 OK 2026/09/02 03:06:24 DEBUG : both8: Sizes identical 2026/09/02 03:06:24 DEBUG : both8: Unchanged skipping 2026/09/02 03:06:24 DEBUG : both9: size = 6 OK 2026/09/02 03:06:24 DEBUG : both9: Sizes identical 2026/09/02 03:06:24 DEBUG : both9: Unchanged skipping 2026/09/02 03:06:24 DEBUG : only0: size = 0 (Local file system at /tmp/rclone387503939) 2026/09/02 03:06:24 DEBUG : only0: size = 6 (premiumize.me root 'rclone-test-ruhiwex7lame') 2026/09/02 03:06:24 DEBUG : only0: Sizes differ 2026/09/02 03:06:24 DEBUG : both4: Unchanged skipping 2026/09/02 03:06:24 DEBUG : only10: size = 0 (Local file system at /tmp/rclone387503939) 2026/09/02 03:06:24 DEBUG : only10: size = 6 (premiumize.me root 'rclone-test-ruhiwex7lame') 2026/09/02 03:06:24 DEBUG : only10: Sizes differ 2026/09/02 03:06:24 DEBUG : only11: size = 0 (Local file system at /tmp/rclone387503939) 2026/09/02 03:06:24 DEBUG : only11: size = 6 (premiumize.me root 'rclone-test-ruhiwex7lame') 2026/09/02 03:06:24 DEBUG : only11: Sizes differ 2026/09/02 03:06:24 DEBUG : both1: Unchanged skipping 2026/09/02 03:06:24 DEBUG : only12: size = 0 (Local file system at /tmp/rclone387503939) 2026/09/02 03:06:24 DEBUG : only12: size = 6 (premiumize.me root 'rclone-test-ruhiwex7lame') 2026/09/02 03:06:24 DEBUG : only12: Sizes differ 2026/09/02 03:06:24 DEBUG : both19: Unchanged skipping 2026/09/02 03:06:24 DEBUG : only13: size = 0 (Local file system at /tmp/rclone387503939) 2026/09/02 03:06:24 DEBUG : only13: size = 6 (premiumize.me root 'rclone-test-ruhiwex7lame') 2026/09/02 03:06:24 DEBUG : only13: Sizes differ 2026/09/02 03:06:24 DEBUG : only14: size = 0 (Local file system at /tmp/rclone387503939) 2026/09/02 03:06:24 DEBUG : only14: size = 6 (premiumize.me root 'rclone-test-ruhiwex7lame') 2026/09/02 03:06:24 DEBUG : only14: Sizes differ 2026/09/02 03:06:24 DEBUG : only15: size = 0 (Local file system at /tmp/rclone387503939) 2026/09/02 03:06:24 DEBUG : only15: size = 6 (premiumize.me root 'rclone-test-ruhiwex7lame') 2026/09/02 03:06:24 DEBUG : only15: Sizes differ 2026/09/02 03:06:24 DEBUG : only16: size = 0 (Local file system at /tmp/rclone387503939) 2026/09/02 03:06:24 DEBUG : only16: size = 6 (premiumize.me root 'rclone-test-ruhiwex7lame') 2026/09/02 03:06:24 DEBUG : only16: Sizes differ 2026/09/02 03:06:24 DEBUG : only17: size = 0 (Local file system at /tmp/rclone387503939) 2026/09/02 03:06:24 DEBUG : only17: size = 6 (premiumize.me root 'rclone-test-ruhiwex7lame') 2026/09/02 03:06:24 DEBUG : only17: Sizes differ 2026/09/02 03:06:24 DEBUG : only18: size = 0 (Local file system at /tmp/rclone387503939) 2026/09/02 03:06:24 DEBUG : only18: size = 6 (premiumize.me root 'rclone-test-ruhiwex7lame') 2026/09/02 03:06:24 DEBUG : only18: Sizes differ 2026/09/02 03:06:24 DEBUG : only19: size = 0 (Local file system at /tmp/rclone387503939) 2026/09/02 03:06:24 DEBUG : only19: size = 6 (premiumize.me root 'rclone-test-ruhiwex7lame') 2026/09/02 03:06:24 DEBUG : only19: Sizes differ 2026/09/02 03:06:24 DEBUG : only1: size = 0 (Local file system at /tmp/rclone387503939) 2026/09/02 03:06:24 DEBUG : only1: size = 6 (premiumize.me root 'rclone-test-ruhiwex7lame') 2026/09/02 03:06:24 DEBUG : only1: Sizes differ 2026/09/02 03:06:24 DEBUG : only2: size = 0 (Local file system at /tmp/rclone387503939) 2026/09/02 03:06:24 DEBUG : only2: size = 6 (premiumize.me root 'rclone-test-ruhiwex7lame') 2026/09/02 03:06:24 DEBUG : only2: Sizes differ 2026/09/02 03:06:24 DEBUG : only3: size = 0 (Local file system at /tmp/rclone387503939) 2026/09/02 03:06:24 DEBUG : only3: size = 6 (premiumize.me root 'rclone-test-ruhiwex7lame') 2026/09/02 03:06:24 DEBUG : only3: Sizes differ 2026/09/02 03:06:24 DEBUG : only4: size = 0 (Local file system at /tmp/rclone387503939) 2026/09/02 03:06:24 DEBUG : only4: size = 6 (premiumize.me root 'rclone-test-ruhiwex7lame') 2026/09/02 03:06:24 DEBUG : only4: Sizes differ 2026/09/02 03:06:24 DEBUG : only5: size = 0 (Local file system at /tmp/rclone387503939) 2026/09/02 03:06:24 DEBUG : only5: size = 6 (premiumize.me root 'rclone-test-ruhiwex7lame') 2026/09/02 03:06:24 DEBUG : only5: Sizes differ 2026/09/02 03:06:24 DEBUG : only6: size = 0 (Local file system at /tmp/rclone387503939) 2026/09/02 03:06:24 DEBUG : only7: size = 0 (Local file system at /tmp/rclone387503939) 2026/09/02 03:06:24 DEBUG : only6: size = 6 (premiumize.me root 'rclone-test-ruhiwex7lame') 2026/09/02 03:06:24 DEBUG : only7: size = 6 (premiumize.me root 'rclone-test-ruhiwex7lame') 2026/09/02 03:06:24 DEBUG : only7: Sizes differ 2026/09/02 03:06:24 DEBUG : only8: size = 0 (Local file system at /tmp/rclone387503939) 2026/09/02 03:06:24 DEBUG : only8: size = 6 (premiumize.me root 'rclone-test-ruhiwex7lame') 2026/09/02 03:06:24 DEBUG : only8: Sizes differ 2026/09/02 03:06:24 DEBUG : only6: Sizes differ 2026/09/02 03:06:24 DEBUG : only9: size = 0 (Local file system at /tmp/rclone387503939) 2026/09/02 03:06:24 DEBUG : only9: size = 6 (premiumize.me root 'rclone-test-ruhiwex7lame') 2026/09/02 03:06:24 DEBUG : only9: Sizes differ 2026/09/02 03:06:24 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 03:06:24 DEBUG : only10: Moving old file out the way to "only10.hazuzen1" 2026/09/02 03:06:24 DEBUG : only14: Moving old file out the way to "only14.xogevon0" 2026/09/02 03:06:24 DEBUG : only15: Moving old file out the way to "only15.wihavah0" 2026/09/02 03:06:24 DEBUG : only13: Moving old file out the way to "only13.xibidey7" 2026/09/02 03:06:24 DEBUG : only10: Removing old file 2026/09/02 03:06:24 DEBUG : only10: size = 0 OK 2026/09/02 03:06:24 INFO : only10: Copied (replaced existing) 2026/09/02 03:06:24 DEBUG : only16: Moving old file out the way to "only16.duzoruw0" 2026/09/02 03:06:24 DEBUG : only14: Removing old file 2026/09/02 03:06:24 DEBUG : only15: Removing old file 2026/09/02 03:06:24 DEBUG : only13: Removing old file 2026/09/02 03:06:24 DEBUG : only14: size = 0 OK 2026/09/02 03:06:24 INFO : only14: Copied (replaced existing) 2026/09/02 03:06:24 DEBUG : only15: size = 0 OK 2026/09/02 03:06:24 INFO : only15: Copied (replaced existing) 2026/09/02 03:06:24 DEBUG : only13: size = 0 OK 2026/09/02 03:06:24 INFO : only13: Copied (replaced existing) 2026/09/02 03:06:24 DEBUG : only0: Moving old file out the way to "only0.rusipan5" 2026/09/02 03:06:24 DEBUG : only18: Moving old file out the way to "only18.rapuvex8" 2026/09/02 03:06:24 DEBUG : only19: Moving old file out the way to "only19.sazoped4" 2026/09/02 03:06:24 DEBUG : only16: Removing old file 2026/09/02 03:06:25 DEBUG : only16: size = 0 OK 2026/09/02 03:06:25 INFO : only16: Copied (replaced existing) 2026/09/02 03:06:25 DEBUG : only1: Moving old file out the way to "only1.jucotaw0" 2026/09/02 03:06:25 DEBUG : only0: Removing old file 2026/09/02 03:06:25 DEBUG : only18: Removing old file 2026/09/02 03:06:25 DEBUG : only19: Removing old file 2026/09/02 03:06:25 DEBUG : only0: size = 0 OK 2026/09/02 03:06:25 INFO : only0: Copied (replaced existing) 2026/09/02 03:06:25 DEBUG : only18: size = 0 OK 2026/09/02 03:06:25 INFO : only18: Copied (replaced existing) 2026/09/02 03:06:25 DEBUG : only19: size = 0 OK 2026/09/02 03:06:25 INFO : only19: Copied (replaced existing) 2026/09/02 03:06:25 DEBUG : only2: Moving old file out the way to "only2.xutomuy8" 2026/09/02 03:06:25 DEBUG : only11: Moving old file out the way to "only11.xexirom8" 2026/09/02 03:06:25 DEBUG : only4: Moving old file out the way to "only4.tihuxir8" 2026/09/02 03:06:25 DEBUG : only1: Removing old file 2026/09/02 03:06:25 DEBUG : only1: size = 0 OK 2026/09/02 03:06:25 INFO : only1: Copied (replaced existing) 2026/09/02 03:06:25 DEBUG : only11: Removing old file 2026/09/02 03:06:25 DEBUG : only5: Moving old file out the way to "only5.xuqeqex0" 2026/09/02 03:06:25 DEBUG : only2: Removing old file 2026/09/02 03:06:25 DEBUG : only11: size = 0 OK 2026/09/02 03:06:25 INFO : only11: Copied (replaced existing) 2026/09/02 03:06:25 DEBUG : only4: Removing old file 2026/09/02 03:06:25 DEBUG : only2: size = 0 OK 2026/09/02 03:06:25 INFO : only2: Copied (replaced existing) 2026/09/02 03:06:25 DEBUG : only12: Moving old file out the way to "only12.nakalay8" 2026/09/02 03:06:25 DEBUG : only17: Moving old file out the way to "only17.lokefok9" 2026/09/02 03:06:26 DEBUG : only4: size = 0 OK 2026/09/02 03:06:26 INFO : only4: Copied (replaced existing) 2026/09/02 03:06:26 DEBUG : only3: Moving old file out the way to "only3.rovuzor6" 2026/09/02 03:06:26 DEBUG : only5: Removing old file 2026/09/02 03:06:26 DEBUG : only12: Removing old file 2026/09/02 03:06:26 DEBUG : only5: size = 0 OK 2026/09/02 03:06:26 INFO : only5: Copied (replaced existing) 2026/09/02 03:06:26 DEBUG : only17: Removing old file 2026/09/02 03:06:26 DEBUG : only6: Moving old file out the way to "only6.bobimek6" 2026/09/02 03:06:26 DEBUG : only12: size = 0 OK 2026/09/02 03:06:26 INFO : only12: Copied (replaced existing) 2026/09/02 03:06:26 DEBUG : only3: Removing old file 2026/09/02 03:06:26 DEBUG : only17: size = 0 OK 2026/09/02 03:06:26 INFO : only17: Copied (replaced existing) 2026/09/02 03:06:26 DEBUG : only7: Moving old file out the way to "only7.vefoziv8" 2026/09/02 03:06:26 DEBUG : only8: Moving old file out the way to "only8.soqihik9" 2026/09/02 03:06:26 DEBUG : only3: size = 0 OK 2026/09/02 03:06:26 INFO : only3: Copied (replaced existing) 2026/09/02 03:06:26 DEBUG : only9: Moving old file out the way to "only9.heqiles5" 2026/09/02 03:06:26 DEBUG : only6: Removing old file 2026/09/02 03:06:26 DEBUG : only7: Removing old file 2026/09/02 03:06:26 DEBUG : only6: size = 0 OK 2026/09/02 03:06:26 INFO : only6: Copied (replaced existing) 2026/09/02 03:06:26 DEBUG : only8: Removing old file 2026/09/02 03:06:27 DEBUG : only9: Removing old file 2026/09/02 03:06:27 DEBUG : only7: size = 0 OK 2026/09/02 03:06:27 INFO : only7: Copied (replaced existing) 2026/09/02 03:06:27 DEBUG : only8: size = 0 OK 2026/09/02 03:06:27 INFO : only8: Copied (replaced existing) 2026/09/02 03:06:27 DEBUG : only9: size = 0 OK 2026/09/02 03:06:27 INFO : only9: Copied (replaced existing) 2026/09/02 03:06:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (60.49s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 03:06:29 DEBUG : empty_dir: Making directory with metadata 2026/09/02 03:06:29 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/02 03:06:29 DEBUG : empty_on_remote: Making directory with metadata 2026/09/02 03:06:29 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/02 03:06:29 INFO : empty_on_remote: Making directory 2026/09/02 03:06:29 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/02 03:07:08 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/09/02 03:07:08 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/09/02 03:07:08 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/09/02 03:07:08 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (40.41s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 03:07:09 DEBUG : empty_dir: Making directory with metadata 2026/09/02 03:07:09 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/02 03:07:09 DEBUG : empty_on_remote: Making directory with metadata 2026/09/02 03:07:09 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/02 03:07:09 INFO : empty_on_remote: Making directory 2026/09/02 03:07:09 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/02 03:07:10 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/09/02 03:07:10 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/09/02 03:07:10 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/09/02 03:07:10 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/09/02 03:07:10 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.35s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 03:07:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/02 03:07:12 INFO : sub dir: Making directory 2026/09/02 03:07:12 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (4.53s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 03:07:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/02 03:07:16 INFO : sub dir: Making directory 2026/09/02 03:07:16 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (4.43s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0011-56789;.txt" to "premiumize.me root 'rclone-test-ruhiwex7lame'": object not found 2026/09/02 03:07:28 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:07:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/02 03:07:28 DEBUG : pacer: low level retry 2/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:07:28 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/09/02 03:07:28 DEBUG : pacer: low level retry 3/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:07:28 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/09/02 03:07:28 DEBUG : pacer: low level retry 4/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:07:28 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/09/02 03:07:28 DEBUG : pacer: low level retry 5/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:07:28 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/09/02 03:07:28 DEBUG : pacer: low level retry 6/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:07:28 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/09/02 03:07:29 DEBUG : pacer: low level retry 7/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:07:29 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/09/02 03:07:29 DEBUG : pacer: low level retry 8/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:07:29 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/02 03:07:31 DEBUG : pacer: low level retry 9/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:07:33 DEBUG : pacer: low level retry 10/10 (error error: Rate limit exceeded. Please slow down.) run.go:173: removing file "dir1/0011-56789" failed - try 1/3: sleeping 1s: remove http: error: Rate limit exceeded. Please slow down. 2026/09/02 03:07:35 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:07:37 DEBUG : pacer: low level retry 2/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:07:39 DEBUG : pacer: low level retry 3/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:07:41 DEBUG : pacer: low level retry 4/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:07:43 DEBUG : pacer: low level retry 5/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:07:45 DEBUG : pacer: low level retry 6/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:07:47 DEBUG : pacer: low level retry 7/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:07:49 DEBUG : pacer: low level retry 8/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:07:51 DEBUG : pacer: low level retry 9/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:07:53 DEBUG : pacer: low level retry 10/10 (error error: Rate limit exceeded. Please slow down.) run.go:173: removing file "dir1/0011-56789" failed - try 2/3: sleeping 1.5s: remove http: error: Rate limit exceeded. Please slow down. 2026/09/02 03:07:55 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:07:57 DEBUG : pacer: low level retry 2/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:07:59 DEBUG : pacer: low level retry 3/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:08:01 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/02 03:08:03 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/02 03:08:04 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/02 03:08:05 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/02 03:08:06 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/02 03:08:07 DEBUG : pacer: Reducing sleep to 355.957031ms === RUN TestTransform/NFD run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 03:08:07 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/02 03:08:08 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/02 03:08:08 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/09/02 03:08:08 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/09/02 03:08:09 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/09/02 03:08:09 DEBUG : pacer: Reducing sleep to 63.352703ms 2026/09/02 03:08:09 DEBUG : pacer: Reducing sleep to 47.514527ms 2026/09/02 03:08:09 DEBUG : pacer: Reducing sleep to 35.635895ms 2026/09/02 03:08:09 DEBUG : pacer: Reducing sleep to 26.726921ms 2026/09/02 03:08:09 DEBUG : pacer: Reducing sleep to 20.04519ms 2026/09/02 03:08:09 DEBUG : pacer: Reducing sleep to 15.033892ms 2026/09/02 03:08:09 DEBUG : pacer: Reducing sleep to 11.275419ms 2026/09/02 03:08:10 DEBUG : pacer: Reducing sleep to 10ms run.go:303: Failed to put "dir1/0011-56789;.txt" to "premiumize.me root 'rclone-test-ruhiwex7lame'": object not found === RUN TestTransform/base64 run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0011-56789;.txt" to "premiumize.me root 'rclone-test-ruhiwex7lame'": object not found === RUN TestTransform/prefix run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0011-56789;.txt" to "premiumize.me root 'rclone-test-ruhiwex7lame'": object not found === RUN TestTransform/suffix run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 03:08:32 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:08:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/02 03:08:32 DEBUG : pacer: low level retry 2/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:08:32 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/09/02 03:08:32 DEBUG : pacer: low level retry 3/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:08:32 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/09/02 03:08:32 DEBUG : pacer: low level retry 4/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:08:32 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/09/02 03:08:32 DEBUG : pacer: low level retry 5/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:08:32 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/09/02 03:08:32 DEBUG : pacer: low level retry 6/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:08:32 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/09/02 03:08:32 DEBUG : pacer: low level retry 7/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:08:32 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/09/02 03:08:33 DEBUG : pacer: low level retry 8/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:08:33 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/02 03:08:34 DEBUG : pacer: low level retry 9/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:08:36 DEBUG : pacer: low level retry 10/10 (error error: Rate limit exceeded. Please slow down.) run.go:299: Retry Put of "dir1/0000-abcdefg.txt" to premiumize.me root 'rclone-test-ruhiwex7lame': 1/10 (failed to make directory: CreateDir http: error: Rate limit exceeded. Please slow down.) 2026/09/02 03:08:38 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:08:40 DEBUG : pacer: low level retry 2/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:08:42 DEBUG : pacer: low level retry 3/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:08:44 DEBUG : pacer: low level retry 4/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:08:46 DEBUG : pacer: low level retry 5/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:08:48 DEBUG : pacer: low level retry 6/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:08:50 DEBUG : pacer: low level retry 7/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:08:52 DEBUG : pacer: low level retry 8/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:08:54 DEBUG : pacer: low level retry 9/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:08:56 DEBUG : pacer: low level retry 10/10 (error error: Rate limit exceeded. Please slow down.) run.go:299: Retry Put of "dir1/0000-abcdefg.txt" to premiumize.me root 'rclone-test-ruhiwex7lame': 2/10 (couldn't list files: error: Rate limit exceeded. Please slow down.) 2026/09/02 03:08:58 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:09:00 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/02 03:09:02 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/02 03:09:04 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/02 03:09:05 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/02 03:09:06 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/02 03:09:06 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/02 03:09:07 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/02 03:09:07 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/02 03:09:08 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/09/02 03:09:08 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/09/02 03:09:08 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/09/02 03:09:08 DEBUG : pacer: Reducing sleep to 63.352703ms 2026/09/02 03:09:09 DEBUG : pacer: Reducing sleep to 47.514527ms 2026/09/02 03:09:09 DEBUG : pacer: Reducing sleep to 35.635895ms 2026/09/02 03:09:09 DEBUG : pacer: Reducing sleep to 26.726921ms 2026/09/02 03:09:09 DEBUG : pacer: Reducing sleep to 20.04519ms 2026/09/02 03:09:09 DEBUG : pacer: Reducing sleep to 15.033892ms 2026/09/02 03:09:09 DEBUG : pacer: Reducing sleep to 11.275419ms 2026/09/02 03:09:09 DEBUG : pacer: Reducing sleep to 10ms run.go:303: Failed to put "dir1/0011-56789;.txt" to "premiumize.me root 'rclone-test-ruhiwex7lame'": object not found === RUN TestTransform/truncate run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0011-56789;.txt" to "premiumize.me root 'rclone-test-ruhiwex7lame'": object not found === RUN TestTransform/encoder run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0011-56789;.txt" to "premiumize.me root 'rclone-test-ruhiwex7lame'": object not found === RUN TestTransform/ISO-8859-1 run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 03:09:33 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:09:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/02 03:09:33 DEBUG : pacer: low level retry 2/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:09:33 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/09/02 03:09:33 DEBUG : pacer: low level retry 3/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:09:33 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/09/02 03:09:33 DEBUG : pacer: low level retry 4/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:09:33 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/09/02 03:09:33 DEBUG : pacer: low level retry 5/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:09:33 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/09/02 03:09:33 DEBUG : pacer: low level retry 6/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:09:33 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/09/02 03:09:33 DEBUG : pacer: low level retry 7/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:09:33 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/09/02 03:09:34 DEBUG : pacer: low level retry 8/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:09:34 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/02 03:09:35 DEBUG : pacer: low level retry 9/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:09:37 DEBUG : pacer: low level retry 10/10 (error error: Rate limit exceeded. Please slow down.) run.go:299: Retry Put of "dir1/0006-ghijklm.txt" to premiumize.me root 'rclone-test-ruhiwex7lame': 1/10 (upload get URL http: error: Rate limit exceeded. Please slow down.) 2026/09/02 03:09:39 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:09:41 DEBUG : pacer: low level retry 2/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:09:43 DEBUG : pacer: low level retry 3/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:09:45 DEBUG : pacer: low level retry 4/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:09:47 DEBUG : pacer: low level retry 5/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:09:49 DEBUG : pacer: low level retry 6/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:09:51 DEBUG : pacer: low level retry 7/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:09:53 DEBUG : pacer: low level retry 8/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:09:55 DEBUG : pacer: low level retry 9/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:09:57 DEBUG : pacer: low level retry 10/10 (error error: Rate limit exceeded. Please slow down.) run.go:299: Retry Put of "dir1/0006-ghijklm.txt" to premiumize.me root 'rclone-test-ruhiwex7lame': 2/10 (couldn't list files: error: Rate limit exceeded. Please slow down.) 2026/09/02 03:09:59 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:10:01 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/02 03:10:03 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/02 03:10:05 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/02 03:10:06 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/02 03:10:07 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/02 03:10:07 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/02 03:10:08 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/02 03:10:08 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/02 03:10:09 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/09/02 03:10:09 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/09/02 03:10:09 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/09/02 03:10:09 DEBUG : pacer: Reducing sleep to 63.352703ms 2026/09/02 03:10:09 DEBUG : pacer: Reducing sleep to 47.514527ms 2026/09/02 03:10:10 DEBUG : pacer: Reducing sleep to 35.635895ms 2026/09/02 03:10:10 DEBUG : pacer: Reducing sleep to 26.726921ms 2026/09/02 03:10:10 DEBUG : pacer: Reducing sleep to 20.04519ms 2026/09/02 03:10:10 DEBUG : pacer: Reducing sleep to 15.033892ms 2026/09/02 03:10:10 DEBUG : pacer: Reducing sleep to 11.275419ms 2026/09/02 03:10:10 DEBUG : pacer: Reducing sleep to 10ms run.go:303: Failed to put "dir1/0011-56789;.txt" to "premiumize.me root 'rclone-test-ruhiwex7lame'": object not found === RUN TestTransform/charmap run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0011-56789;.txt" to "premiumize.me root 'rclone-test-ruhiwex7lame'": object not found === RUN TestTransform/lowercase run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0011-56789;.txt" to "premiumize.me root 'rclone-test-ruhiwex7lame'": object not found === RUN TestTransform/ascii run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 03:10:29 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:10:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/02 03:10:29 DEBUG : pacer: low level retry 2/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:10:29 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/09/02 03:10:29 DEBUG : pacer: low level retry 3/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:10:29 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/09/02 03:10:29 DEBUG : pacer: low level retry 4/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:10:29 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/09/02 03:10:29 DEBUG : pacer: low level retry 5/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:10:29 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/09/02 03:10:29 DEBUG : pacer: low level retry 6/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:10:29 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/09/02 03:10:30 DEBUG : pacer: low level retry 7/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:10:30 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/09/02 03:10:30 DEBUG : pacer: low level retry 8/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:10:30 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/02 03:10:31 DEBUG : pacer: low level retry 9/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:10:33 DEBUG : pacer: low level retry 10/10 (error error: Rate limit exceeded. Please slow down.) run.go:299: Retry Put of "dir1/0003-defghij.txt" to premiumize.me root 'rclone-test-ruhiwex7lame': 1/10 (couldn't list files: error: Rate limit exceeded. Please slow down.) 2026/09/02 03:10:36 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:10:38 DEBUG : pacer: low level retry 2/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:10:40 DEBUG : pacer: low level retry 3/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:10:42 DEBUG : pacer: low level retry 4/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:10:44 DEBUG : pacer: low level retry 5/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:10:46 DEBUG : pacer: low level retry 6/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:10:48 DEBUG : pacer: low level retry 7/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:10:50 DEBUG : pacer: low level retry 8/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:10:52 DEBUG : pacer: low level retry 9/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:10:54 DEBUG : pacer: low level retry 10/10 (error error: Rate limit exceeded. Please slow down.) run.go:299: Retry Put of "dir1/0003-defghij.txt" to premiumize.me root 'rclone-test-ruhiwex7lame': 2/10 (couldn't list files: error: Rate limit exceeded. Please slow down.) 2026/09/02 03:10:56 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:10:58 DEBUG : pacer: low level retry 2/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:11:00 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/02 03:11:02 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/02 03:11:02 DEBUG : dir1/0003-defghij.txt: Moving old file out the way to "0003-defghij.txt.hujural9" 2026/09/02 03:11:03 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/02 03:11:05 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/02 03:11:05 DEBUG : dir1/0003-defghij.txt: Removing old file 2026/09/02 03:11:05 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/02 03:11:06 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/02 03:11:06 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/02 03:11:07 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/02 03:11:07 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/09/02 03:11:07 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/09/02 03:11:07 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/09/02 03:11:07 DEBUG : pacer: Reducing sleep to 63.352703ms 2026/09/02 03:11:08 DEBUG : pacer: Reducing sleep to 47.514527ms 2026/09/02 03:11:08 DEBUG : pacer: Reducing sleep to 35.635895ms 2026/09/02 03:11:08 DEBUG : pacer: Reducing sleep to 26.726921ms 2026/09/02 03:11:08 DEBUG : pacer: Reducing sleep to 20.04519ms 2026/09/02 03:11:08 DEBUG : pacer: Reducing sleep to 15.033892ms 2026/09/02 03:11:08 DEBUG : pacer: Reducing sleep to 11.275419ms 2026/09/02 03:11:09 DEBUG : pacer: Reducing sleep to 10ms run.go:303: Failed to put "dir1/0011-56789;.txt" to "premiumize.me root 'rclone-test-ruhiwex7lame'": object not found --- FAIL: TestTransform (231.54s) --- FAIL: TestTransform/NFC (46.11s) --- FAIL: TestTransform/NFD (9.07s) --- FAIL: TestTransform/base64 (7.97s) --- FAIL: TestTransform/prefix (7.72s) --- FAIL: TestTransform/suffix (42.97s) --- FAIL: TestTransform/truncate (7.46s) --- FAIL: TestTransform/encoder (7.39s) --- FAIL: TestTransform/ISO-8859-1 (42.69s) --- FAIL: TestTransform/charmap (7.39s) --- FAIL: TestTransform/lowercase (7.26s) --- FAIL: TestTransform/ascii (45.53s) === RUN TestTransformCopy run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 03:11:12 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/02 03:11:12 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/02 03:11:12 INFO : sub dir_somesuffix: Making directory 2026/09/02 03:11:12 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/02 03:11:12 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/09/02 03:11:12 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/02 03:11:12 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/09/02 03:11:12 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/02 03:11:12 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 03:11:12 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 03:11:13 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/09/02 03:11:13 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/02 03:11:13 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.08s) === RUN TestDoubleTransform run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 03:11:13 DEBUG : toe: transformed to: tictactoe 2026/09/02 03:11:13 DEBUG : toe: transformed to: tictactoe 2026/09/02 03:11:13 INFO : tictactoe: Making directory 2026/09/02 03:11:13 DEBUG : toe: transformed to: tictactoe 2026/09/02 03:11:13 DEBUG : toe: transformed to: tictactoe 2026/09/02 03:11:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/02 03:11:13 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/09/02 03:11:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/02 03:11:13 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 03:11:13 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 03:11:14 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/09/02 03:11:14 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/09/02 03:11:14 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.08s) === RUN TestFileTag run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 03:11:14 INFO : toe: Making directory 2026/09/02 03:11:14 INFO : toe/toe: Making directory 2026/09/02 03:11:15 DEBUG : toe: transformed to: tictactoe 2026/09/02 03:11:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/02 03:11:15 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/02 03:11:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/02 03:11:15 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 03:11:15 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 03:11:15 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/09/02 03:11:15 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/09/02 03:11:15 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.32s) === RUN TestNoTag run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 03:11:16 INFO : toe: Making directory 2026/09/02 03:11:16 INFO : toe/toe: Making directory 2026/09/02 03:11:16 DEBUG : toe: transformed to: tictactoe 2026/09/02 03:11:16 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/02 03:11:16 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/02 03:11:16 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/02 03:11:16 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 03:11:16 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 03:11:17 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/09/02 03:11:17 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/09/02 03:11:17 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.45s) === RUN TestDirTag run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 03:11:17 DEBUG : empty_dir: Making directory with metadata 2026/09/02 03:11:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/02 03:11:17 DEBUG : toe: transformed to: tictactoe 2026/09/02 03:11:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/02 03:11:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/02 03:11:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/02 03:11:17 INFO : tictacempty_dir: Making directory 2026/09/02 03:11:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/02 03:11:17 DEBUG : toe: transformed to: tictactoe 2026/09/02 03:11:17 DEBUG : toe: transformed to: tictactoe 2026/09/02 03:11:17 INFO : tictactoe: Making directory 2026/09/02 03:11:17 DEBUG : toe: transformed to: tictactoe 2026/09/02 03:11:17 DEBUG : toe: transformed to: tictactoe 2026/09/02 03:11:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/02 03:11:17 INFO : tictactoe/tictactoe: Making directory 2026/09/02 03:11:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/02 03:11:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/02 03:11:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/02 03:11:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/02 03:11:17 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 03:11:17 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 03:11:18 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/02 03:11:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/09/02 03:11:18 DEBUG : Waiting for deletions to finish --- PASS: TestDirTag (1.61s) === RUN TestAllTag run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 03:11:19 DEBUG : empty_dir: Making directory with metadata 2026/09/02 03:11:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/02 03:11:19 DEBUG : toe: transformed to: tictactoe 2026/09/02 03:11:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/02 03:11:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/02 03:11:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/02 03:11:19 INFO : tictacempty_dir: Making directory 2026/09/02 03:11:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/02 03:11:19 DEBUG : toe: transformed to: tictactoe 2026/09/02 03:11:19 DEBUG : toe: transformed to: tictactoe 2026/09/02 03:11:19 INFO : tictactoe: Making directory 2026/09/02 03:11:19 DEBUG : toe: transformed to: tictactoe 2026/09/02 03:11:19 DEBUG : toe: transformed to: tictactoe 2026/09/02 03:11:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/02 03:11:19 INFO : tictactoe/tictactoe: Making directory 2026/09/02 03:11:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/02 03:11:19 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/02 03:11:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/02 03:11:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/02 03:11:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/02 03:11:19 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 03:11:19 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 03:11:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/02 03:11:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/02 03:11:20 DEBUG : Waiting for deletions to finish 2026/09/02 03:11:20 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 03:11:20 DEBUG : toe: transformed to: tictactoe 2026/09/02 03:11:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/02 03:11:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/02 03:11:20 DEBUG : toe: transformed to: tictactoe 2026/09/02 03:11:20 DEBUG : toe: transformed to: tictactoe 2026/09/02 03:11:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/02 03:11:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/02 03:11:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/09/02 03:11:20 NOTICE: premiumize.me root 'rclone-test-ruhiwex7lame': 0 differences found 2026/09/02 03:11:20 NOTICE: premiumize.me root 'rclone-test-ruhiwex7lame': 1 hashes could not be checked 2026/09/02 03:11:20 NOTICE: premiumize.me root 'rclone-test-ruhiwex7lame': 1 matching files --- PASS: TestAllTag (1.60s) === RUN TestRunTwice run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 03:11:20 DEBUG : toe: transformed to: tictactoe 2026/09/02 03:11:20 DEBUG : toe: transformed to: tictactoe 2026/09/02 03:11:20 INFO : tictactoe: Making directory 2026/09/02 03:11:20 DEBUG : toe: transformed to: tictactoe 2026/09/02 03:11:20 DEBUG : toe: transformed to: tictactoe 2026/09/02 03:11:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/02 03:11:20 INFO : tictactoe/tictactoe: Making directory 2026/09/02 03:11:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/02 03:11:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/02 03:11:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/02 03:11:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/02 03:11:21 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 03:11:21 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 03:11:21 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/02 03:11:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/09/02 03:11:21 DEBUG : Waiting for deletions to finish 2026/09/02 03:11:21 DEBUG : toe: transformed to: tictactoe 2026/09/02 03:11:21 DEBUG : toe: transformed to: tictactoe 2026/09/02 03:11:21 DEBUG : toe: transformed to: tictactoe 2026/09/02 03:11:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/02 03:11:21 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 03:11:21 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/02 03:11:21 DEBUG : toe/toe/toe.txt: Sizes identical 2026/09/02 03:11:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/02 03:11:21 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/09/02 03:11:21 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 03:11:21 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (1.65s) === RUN TestSyntax 2026/09/02 03:11:22 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 03:11:22 INFO : toe: Making directory 2026/09/02 03:11:22 INFO : toe/toe: Making directory 2026/09/02 03:11:22 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/02 03:11:22 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 03:11:22 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 03:11:23 DEBUG : toe/toe/toe: size = 11 OK 2026/09/02 03:11:23 INFO : toe/toe/toe: Copied (new) 2026/09/02 03:11:23 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.35s) === RUN TestMove run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 03:11:23 DEBUG : empty_dir: Making directory with metadata 2026/09/02 03:11:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/02 03:11:23 DEBUG : toe: transformed to: tictactoe 2026/09/02 03:11:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/02 03:11:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/02 03:11:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/02 03:11:23 INFO : tictacempty_dir: Making directory 2026/09/02 03:11:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/02 03:11:23 DEBUG : toe: transformed to: tictactoe 2026/09/02 03:11:23 DEBUG : toe: transformed to: tictactoe 2026/09/02 03:11:23 INFO : tictactoe: Making directory 2026/09/02 03:11:24 DEBUG : toe: transformed to: tictactoe 2026/09/02 03:11:24 DEBUG : toe: transformed to: tictactoe 2026/09/02 03:11:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/02 03:11:24 INFO : tictactoe/tictactoe: Making directory 2026/09/02 03:11:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/02 03:11:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/02 03:11:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/02 03:11:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/02 03:11:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/02 03:11:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/02 03:11:24 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 03:11:24 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 03:11:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/02 03:11:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/02 03:11:24 INFO : toe/toe/toe.txt: Deleted 2026/09/02 03:11:24 INFO : toe/toe: Removing directory 2026/09/02 03:11:24 INFO : toe: Removing directory 2026/09/02 03:11:24 INFO : empty_dir: Removing directory 2026/09/02 03:11:24 DEBUG : Local file system at /tmp/rclone387503939: deleted 3 directories --- PASS: TestMove (1.50s) === RUN TestTransformFile run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 03:11:25 DEBUG : empty_dir: Making directory with metadata 2026/09/02 03:11:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/02 03:11:25 DEBUG : toe: transformed to: tictactoe 2026/09/02 03:11:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/02 03:11:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/02 03:11:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/02 03:11:25 INFO : tictacempty_dir: Making directory 2026/09/02 03:11:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/02 03:11:25 DEBUG : toe: transformed to: tictactoe 2026/09/02 03:11:25 DEBUG : toe: transformed to: tictactoe 2026/09/02 03:11:25 INFO : tictactoe: Making directory 2026/09/02 03:11:25 DEBUG : toe: transformed to: tictactoe 2026/09/02 03:11:25 DEBUG : toe: transformed to: tictactoe 2026/09/02 03:11:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/02 03:11:25 INFO : tictactoe/tictactoe: Making directory 2026/09/02 03:11:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/02 03:11:25 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/02 03:11:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/02 03:11:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/02 03:11:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/02 03:11:25 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 03:11:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/02 03:11:25 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 03:11:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/02 03:11:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/02 03:11:26 INFO : toe/toe/toe.txt: Deleted 2026/09/02 03:11:26 INFO : toe/toe: Removing directory 2026/09/02 03:11:26 INFO : toe: Removing directory 2026/09/02 03:11:26 INFO : empty_dir: Removing directory 2026/09/02 03:11:26 DEBUG : Local file system at /tmp/rclone387503939: deleted 3 directories 2026/09/02 03:11:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/02 03:11:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Sizes identical 2026/09/02 03:11:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/02 03:11:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/02 03:11:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/02 03:11:26 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt --- PASS: TestTransformFile (2.40s) === RUN TestManualTransformFile run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 03:11:27 DEBUG : Reset feature "Copy" 2026/09/02 03:11:27 DEBUG : Reset feature "Move" 2026/09/02 03:11:27 DEBUG : Reset feature "Copy" 2026/09/02 03:11:27 DEBUG : Reset feature "Move" 2026/09/02 03:11:27 DEBUG : empty_dir: Making directory with metadata 2026/09/02 03:11:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/02 03:11:27 DEBUG : toe: transformed to: tictactoe 2026/09/02 03:11:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/02 03:11:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/02 03:11:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/02 03:11:27 INFO : tictacempty_dir: Making directory 2026/09/02 03:11:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/02 03:11:27 DEBUG : toe: transformed to: tictactoe 2026/09/02 03:11:27 DEBUG : toe: transformed to: tictactoe 2026/09/02 03:11:27 INFO : tictactoe: Making directory 2026/09/02 03:11:27 DEBUG : toe: transformed to: tictactoe 2026/09/02 03:11:27 DEBUG : toe: transformed to: tictactoe 2026/09/02 03:11:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/02 03:11:27 INFO : tictactoe/tictactoe: Making directory 2026/09/02 03:11:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/02 03:11:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/02 03:11:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/02 03:11:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/02 03:11:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/02 03:11:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/02 03:11:28 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 03:11:28 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 03:11:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/02 03:11:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/02 03:11:28 INFO : toe/toe/toe.txt: Deleted 2026/09/02 03:11:28 INFO : toe/toe: Removing directory 2026/09/02 03:11:28 INFO : toe: Removing directory 2026/09/02 03:11:28 INFO : empty_dir: Removing directory 2026/09/02 03:11:28 DEBUG : Local file system at /tmp/rclone387503939: deleted 3 directories 2026/09/02 03:11:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/02 03:11:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: Sizes identical 2026/09/02 03:11:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/02 03:11:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/02 03:11:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/02 03:11:29 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/02 03:11:29 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/09/02 03:11:29 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/09/02 03:11:30 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:11:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/02 03:11:30 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:11:30 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/09/02 03:11:30 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:11:30 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/09/02 03:11:30 DEBUG : pacer: low level retry 2/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:11:30 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/09/02 03:11:30 DEBUG : pacer: low level retry 2/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:11:30 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/09/02 03:11:30 DEBUG : pacer: low level retry 2/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:11:30 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/09/02 03:11:30 DEBUG : pacer: low level retry 3/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:11:30 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/09/02 03:11:30 DEBUG : pacer: low level retry 3/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:11:30 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/02 03:11:32 DEBUG : pacer: low level retry 3/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:11:34 DEBUG : pacer: low level retry 4/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:11:36 DEBUG : pacer: low level retry 4/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:11:38 DEBUG : pacer: low level retry 4/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:11:40 DEBUG : pacer: low level retry 5/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:11:42 DEBUG : pacer: low level retry 5/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:11:44 DEBUG : pacer: low level retry 5/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:11:46 DEBUG : pacer: low level retry 6/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:11:48 DEBUG : pacer: low level retry 6/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:11:50 DEBUG : pacer: low level retry 6/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:11:52 DEBUG : pacer: low level retry 7/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:11:54 DEBUG : pacer: low level retry 7/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:11:56 DEBUG : pacer: low level retry 7/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:11:58 DEBUG : pacer: low level retry 8/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/02 03:12:00 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/02 03:12:02 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/02 03:12:03 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/02 03:12:04 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/02 03:12:05 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/02 03:12:06 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/02 03:12:06 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/02 03:12:07 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/02 03:12:07 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/09/02 03:12:07 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/09/02 03:12:07 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/09/02 03:12:07 DEBUG : pacer: Reducing sleep to 63.352703ms 2026/09/02 03:12:08 DEBUG : pacer: Reducing sleep to 47.514527ms 2026/09/02 03:12:08 DEBUG : pacer: Reducing sleep to 35.635895ms 2026/09/02 03:12:08 DEBUG : pacer: Reducing sleep to 26.726921ms 2026/09/02 03:12:08 DEBUG : pacer: Reducing sleep to 20.04519ms 2026/09/02 03:12:08 DEBUG : pacer: Reducing sleep to 15.033892ms 2026/09/02 03:12:08 DEBUG : pacer: Reducing sleep to 11.275419ms 2026/09/02 03:12:08 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestManualTransformFile (40.71s) === RUN TestBase64 run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 03:12:08 DEBUG : toe: transformed to: dG9l 2026/09/02 03:12:08 DEBUG : toe: transformed to: dG9l 2026/09/02 03:12:08 INFO : dG9l: Making directory 2026/09/02 03:12:08 DEBUG : toe: transformed to: dG9l 2026/09/02 03:12:08 DEBUG : toe: transformed to: dG9l 2026/09/02 03:12:08 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/09/02 03:12:08 INFO : dG9l/dG9l: Making directory 2026/09/02 03:12:08 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/09/02 03:12:08 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/09/02 03:12:08 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/09/02 03:12:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/02 03:12:08 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/09/02 03:12:08 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 03:12:08 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 03:12:09 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/09/02 03:12:09 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/09/02 03:12:09 DEBUG : Waiting for deletions to finish 2026/09/02 03:12:09 DEBUG : dG9l: transformed to: toe 2026/09/02 03:12:09 DEBUG : dG9l: transformed to: toe 2026/09/02 03:12:09 DEBUG : Added delayed dir = "toe", newDst=toe 2026/09/02 03:12:09 DEBUG : dG9l: transformed to: toe 2026/09/02 03:12:09 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/09/02 03:12:09 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/09/02 03:12:09 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/09/02 03:12:09 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/02 03:12:09 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Sizes identical 2026/09/02 03:12:09 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/09/02 03:12:09 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/09/02 03:12:09 DEBUG : Local file system at /tmp/rclone387503939: Waiting for checks to finish 2026/09/02 03:12:09 DEBUG : Local file system at /tmp/rclone387503939: Waiting for transfers to finish 2026/09/02 03:12:09 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (1.88s) === RUN TestError run.go:198: Remote "premiumize.me root 'rclone-test-ruhiwex7lame'", Local "Local file system at /tmp/rclone387503939", Modify Window "876000h0m0s" 2026/09/02 03:12:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/02 03:12:10 DEBUG : toe: transformed to: 2026/09/02 03:12:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/02 03:12:10 DEBUG : toe: transformed to: 2026/09/02 03:12:10 INFO : premiumize.me root 'rclone-test-ruhiwex7lame': Making directory 2026/09/02 03:12:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/02 03:12:10 DEBUG : toe: transformed to: 2026/09/02 03:12:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/02 03:12:10 DEBUG : toe: transformed to: 2026/09/02 03:12:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/02 03:12:10 DEBUG : toe/toe: transformed to: 2026/09/02 03:12:10 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/09/02 03:12:10 INFO : toe/toe: Making directory 2026/09/02 03:12:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/02 03:12:10 DEBUG : toe/toe: transformed to: 2026/09/02 03:12:10 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/09/02 03:12:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/02 03:12:10 DEBUG : toe: transformed to: 2026/09/02 03:12:10 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/02 03:12:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/02 03:12:10 DEBUG : toe/toe/toe: transformed to: 2026/09/02 03:12:10 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/09/02 03:12:10 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for checks to finish 2026/09/02 03:12:10 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Waiting for transfers to finish 2026/09/02 03:12:11 DEBUG : toe/toe/toe: size = 11 OK 2026/09/02 03:12:11 INFO : toe/toe/toe: Copied (new) 2026/09/02 03:12:11 ERROR : premiumize.me root 'rclone-test-ruhiwex7lame': not deleting files as there were IO errors 2026/09/02 03:12:11 ERROR : premiumize.me root 'rclone-test-ruhiwex7lame': not deleting directories as there were IO errors --- PASS: TestError (1.35s) FAIL 2026/09/02 03:12:11 DEBUG : premiumize.me root 'rclone-test-ruhiwex7lame': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestPremiumizeMe: -verbose" - Finished ERROR in 14m18.721054908s (try 1/5): exit status 1: Failed [TestCopyOverSelf TestTransform/NFC TestTransform/NFD TestTransform/base64 TestTransform/prefix TestTransform/suffix TestTransform/truncate TestTransform/encoder TestTransform/ISO-8859-1 TestTransform/charmap TestTransform/lowercase TestTransform/ascii]