"./sync.test -test.v -test.timeout 1h0m0s -remote TestPremiumizeMe: -verbose" - Starting (try 1/5) 2026/08/05 05:06:19 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xeyeyil5pale" 2026/08/05 05:06:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/05 05:06:19 DEBUG : Creating backend with remote "/tmp/rclone1792713824" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:06:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/05 05:06:20 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:06:20 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/08/05 05:06:20 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (0.63s) === RUN TestCopy run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:06:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/05 05:06:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/05 05:06:20 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:06:20 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:06:21 DEBUG : sub dir/hello world: size = 11 OK 2026/08/05 05:06:21 INFO : sub dir/hello world: Copied (new) 2026/08/05 05:06:22 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.12s) === RUN TestCopyMetadata run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.14s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.12s) === RUN TestCopyMissingDirectory run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:06:22 DEBUG : Creating backend with remote "/non-existing" 2026/08/05 05:06:22 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/08/05 05:06:22 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:06:22 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.21s) === RUN TestCopyNoTraverse run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:06:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/05 05:06:23 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:06:23 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:06:24 DEBUG : sub dir/hello world: size = 11 OK 2026/08/05 05:06:24 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.57s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.13s) === RUN TestCopyCheckFirst run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:06:24 INFO : premiumize.me root 'rclone-test-xeyeyil5pale': Running all checks before starting transfers 2026/08/05 05:06:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/05 05:06:24 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:06:24 INFO : premiumize.me root 'rclone-test-xeyeyil5pale': Checks finished, now starting transfers 2026/08/05 05:06:24 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:06:25 DEBUG : sub dir/hello world: size = 11 OK 2026/08/05 05:06:25 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.39s) === RUN TestSyncNoTraverse run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:06:26 ERROR : Ignoring --no-traverse with sync 2026/08/05 05:06:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/05 05:06:26 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:06:26 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:06:27 DEBUG : sub dir/hello world: size = 11 OK 2026/08/05 05:06:27 INFO : sub dir/hello world: Copied (new) 2026/08/05 05:06:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (2.17s) === RUN TestCopyWithDepth run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:06:28 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/08/05 05:06:28 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:06:28 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:06:29 DEBUG : hello world2: size = 12 OK 2026/08/05 05:06:29 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.80s) === RUN TestCopyWithFilesFrom run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:06:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/05 05:06:30 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:06:30 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:06:31 DEBUG : potato2: size = 11 OK 2026/08/05 05:06:31 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.39s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:06:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/05 05:06:31 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:06:31 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:06:32 DEBUG : potato2: size = 11 OK 2026/08/05 05:06:32 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.57s) === RUN TestCopyEmptyDirectories run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:06:33 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/05 05:06:33 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/05 05:06:33 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/05 05:06:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/05 05:06:33 INFO : sub dir2: Making directory 2026/08/05 05:06:33 INFO : sub dir: Making directory 2026/08/05 05:06:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/05 05:06:33 INFO : sub dir2/sub sub dir2: Making directory 2026/08/05 05:06:33 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:06:33 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:06:34 DEBUG : sub dir/hello world: size = 11 OK 2026/08/05 05:06:34 INFO : sub dir/hello world: Copied (new) 2026/08/05 05:06:34 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (2.82s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:06:35 INFO : sub dir2: Making directory 2026/08/05 05:06:35 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/05 05:06:35 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/05 05:06:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/05 05:06:36 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:06:36 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:06:37 DEBUG : sub dir/hello world: size = 11 OK 2026/08/05 05:06:37 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (2.00s) === RUN TestMoveEmptyDirectories run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:06:37 DEBUG : sub dir2: Making directory with metadata 2026/08/05 05:06:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/05 05:06:38 INFO : sub dir2: Making directory 2026/08/05 05:06:38 INFO : sub dir: Making directory 2026/08/05 05:06:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/05 05:06:38 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:06:38 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:06:39 DEBUG : sub dir/hello world: size = 11 OK 2026/08/05 05:06:39 INFO : sub dir/hello world: Copied (new) 2026/08/05 05:06:39 INFO : sub dir/hello world: Deleted 2026/08/05 05:06:40 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/05 05:06:40 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (3.24s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.27s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:06:41 INFO : sub dir2: Making directory 2026/08/05 05:06:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/05 05:06:41 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:06:41 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:06:42 DEBUG : sub dir/hello world: size = 11 OK 2026/08/05 05:06:42 INFO : sub dir/hello world: Copied (new) 2026/08/05 05:06:42 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (2.12s) === RUN TestSyncEmptyDirectories run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:06:43 DEBUG : sub dir2: Making directory with metadata 2026/08/05 05:06:43 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/05 05:06:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/05 05:06:43 INFO : sub dir2: Making directory 2026/08/05 05:06:43 INFO : sub dir: Making directory 2026/08/05 05:06:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/05 05:06:44 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:06:44 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:06:44 DEBUG : sub dir/hello world: size = 11 OK 2026/08/05 05:06:44 INFO : sub dir/hello world: Copied (new) 2026/08/05 05:06:44 DEBUG : Waiting for deletions to finish 2026/08/05 05:06:44 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (2.07s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.28s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:06:45 INFO : sub dir2: Making directory 2026/08/05 05:06:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/05 05:06:46 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:06:46 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:06:47 DEBUG : sub dir/hello world: size = 11 OK 2026/08/05 05:06:47 INFO : sub dir/hello world: Copied (new) 2026/08/05 05:06:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (2.75s) === RUN TestServerSideCopy run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:06:50 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-huwijop5vaja" sync_test.go:620: Server side copy (if possible) premiumize.me root 'rclone-test-xeyeyil5pale' -> premiumize.me root 'rclone-test-huwijop5vaja' 2026/08/05 05:06:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/05 05:06:51 DEBUG : premiumize.me root 'rclone-test-huwijop5vaja': Waiting for checks to finish 2026/08/05 05:06:51 DEBUG : premiumize.me root 'rclone-test-huwijop5vaja': Waiting for transfers to finish 2026/08/05 05:06:52 DEBUG : sub dir/hello world: size = 11 OK 2026/08/05 05:06:52 INFO : sub dir/hello world: Copied (new) 2026/08/05 05:06:52 DEBUG : premiumize.me root 'rclone-test-huwijop5vaja': Purge remote --- PASS: TestServerSideCopy (4.45s) === RUN TestCopyOverSelf run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:06:54 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:06:54 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1792713824) 2026/08/05 05:06:54 DEBUG : sub dir/hello world: size = 11 (premiumize.me root 'rclone-test-xeyeyil5pale') 2026/08/05 05:06:54 DEBUG : sub dir/hello world: Sizes differ 2026/08/05 05:06:54 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:06:55 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.zuvifet7" 2026/08/05 05:06:55 DEBUG : sub dir/hello world: Removing old file 2026/08/05 05:06:56 DEBUG : sub dir/hello world: size = 17 OK 2026/08/05 05:06:56 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (4.11s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:06:58 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-tayipim0gela" sync_test.go:656: Server side copy (if possible) premiumize.me root 'rclone-test-xeyeyil5pale' -> premiumize.me root 'rclone-test-tayipim0gela' 2026/08/05 05:06:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/05 05:06:59 DEBUG : premiumize.me root 'rclone-test-tayipim0gela': Waiting for checks to finish 2026/08/05 05:06:59 DEBUG : premiumize.me root 'rclone-test-tayipim0gela': Waiting for transfers to finish 2026/08/05 05:07:00 DEBUG : sub dir/hello world: size = 11 OK 2026/08/05 05:07:00 INFO : sub dir/hello world: Copied (new) 2026/08/05 05:07:01 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.kijiquq9" 2026/08/05 05:07:01 DEBUG : sub dir/hello world: Removing old file 2026/08/05 05:07:02 DEBUG : sub dir/hello world: size = 17 (premiumize.me root 'rclone-test-xeyeyil5pale') 2026/08/05 05:07:02 DEBUG : sub dir/hello world: size = 11 (premiumize.me root 'rclone-test-tayipim0gela') 2026/08/05 05:07:02 DEBUG : premiumize.me root 'rclone-test-tayipim0gela': Waiting for checks to finish 2026/08/05 05:07:02 DEBUG : sub dir/hello world: Sizes differ 2026/08/05 05:07:02 DEBUG : premiumize.me root 'rclone-test-tayipim0gela': Waiting for transfers to finish 2026/08/05 05:07:02 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.murugex9" 2026/08/05 05:07:03 DEBUG : sub dir/hello world: Removing old file 2026/08/05 05:07:03 DEBUG : sub dir/hello world: size = 17 OK 2026/08/05 05:07:03 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/05 05:07:03 DEBUG : premiumize.me root 'rclone-test-tayipim0gela': Purge remote --- PASS: TestServerSideCopyOverSelf (7.65s) === RUN TestMoveOverSelf run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:07:07 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1792713824) 2026/08/05 05:07:07 DEBUG : sub dir/hello world: size = 11 (premiumize.me root 'rclone-test-xeyeyil5pale') 2026/08/05 05:07:07 DEBUG : sub dir/hello world: Sizes differ 2026/08/05 05:07:07 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:07:07 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:07:07 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.potifex9" 2026/08/05 05:07:07 DEBUG : sub dir/hello world: Removing old file 2026/08/05 05:07:08 DEBUG : sub dir/hello world: size = 17 OK 2026/08/05 05:07:08 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/05 05:07:08 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (4.27s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:07:10 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-woxiqir6wali" sync_test.go:701: Server side copy (if possible) premiumize.me root 'rclone-test-xeyeyil5pale' -> premiumize.me root 'rclone-test-woxiqir6wali' 2026/08/05 05:07:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/05 05:07:10 DEBUG : premiumize.me root 'rclone-test-woxiqir6wali': Waiting for checks to finish 2026/08/05 05:07:10 DEBUG : premiumize.me root 'rclone-test-woxiqir6wali': Waiting for transfers to finish 2026/08/05 05:07:11 DEBUG : sub dir/hello world: size = 11 OK 2026/08/05 05:07:11 INFO : sub dir/hello world: Copied (new) 2026/08/05 05:07:12 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.wocibix7" 2026/08/05 05:07:13 DEBUG : sub dir/hello world: Removing old file 2026/08/05 05:07:13 DEBUG : premiumize.me root 'rclone-test-woxiqir6wali': Using server-side directory move 2026/08/05 05:07:13 INFO : premiumize.me root 'rclone-test-woxiqir6wali': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/05 05:07:13 DEBUG : sub dir/hello world: size = 17 (premiumize.me root 'rclone-test-xeyeyil5pale') 2026/08/05 05:07:13 DEBUG : sub dir/hello world: size = 11 (premiumize.me root 'rclone-test-woxiqir6wali') 2026/08/05 05:07:13 DEBUG : sub dir/hello world: Sizes differ 2026/08/05 05:07:13 DEBUG : premiumize.me root 'rclone-test-woxiqir6wali': Waiting for checks to finish 2026/08/05 05:07:13 DEBUG : premiumize.me root 'rclone-test-woxiqir6wali': Waiting for transfers to finish 2026/08/05 05:07:13 INFO : sub dir/hello world: Deleted 2026/08/05 05:07:14 INFO : sub dir/hello world: Moved (server-side) 2026/08/05 05:07:15 DEBUG : testing file moves 2026/08/05 05:07:15 DEBUG : premiumize.me root 'rclone-test-woxiqir6wali': Waiting for checks to finish 2026/08/05 05:07:15 DEBUG : sub dir/hello world: size = 24 (premiumize.me root 'rclone-test-xeyeyil5pale') 2026/08/05 05:07:15 DEBUG : sub dir/hello world: size = 17 (premiumize.me root 'rclone-test-woxiqir6wali') 2026/08/05 05:07:15 DEBUG : sub dir/hello world: Sizes differ 2026/08/05 05:07:15 DEBUG : premiumize.me root 'rclone-test-woxiqir6wali': Waiting for transfers to finish 2026/08/05 05:07:15 INFO : sub dir/hello world: Deleted 2026/08/05 05:07:16 INFO : sub dir/hello world: Moved (server-side) 2026/08/05 05:07:16 DEBUG : premiumize.me root 'rclone-test-woxiqir6wali': Purge remote --- PASS: TestServerSideMoveOverSelf (8.10s) === RUN TestCopyAfterDelete run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:07:18 ERROR : error listing: directory not found 2026/08/05 05:07:18 INFO : Local file system at /tmp/rclone1792713824: Making directory 2026/08/05 05:07:18 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:07:18 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (2.56s) === RUN TestCopyRedownload run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:07:21 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/05 05:07:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/05 05:07:21 DEBUG : Local file system at /tmp/rclone1792713824: Waiting for checks to finish 2026/08/05 05:07:21 DEBUG : Local file system at /tmp/rclone1792713824: Waiting for transfers to finish 2026/08/05 05:07:21 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2026/08/05 05:07:21 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2026/08/05 05:07:21 INFO : sub dir/hello world: Copied (new) 2026/08/05 05:07:21 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (2.65s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:07:22 DEBUG : check sum: Need to transfer - File not found at Destination 2026/08/05 05:07:22 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:07:22 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:07:23 DEBUG : check sum: size = 1 OK 2026/08/05 05:07:23 INFO : check sum: Copied (new) 2026/08/05 05:07:23 DEBUG : Waiting for deletions to finish 2026/08/05 05:07:23 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:07:23 DEBUG : check sum: size = 1 OK 2026/08/05 05:07:23 NOTICE: premiumize.me root 'rclone-test-xeyeyil5pale': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/05 05:07:23 DEBUG : check sum: Size of src and dst objects identical 2026/08/05 05:07:23 DEBUG : check sum: Unchanged skipping 2026/08/05 05:07:23 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:07:23 DEBUG : Waiting for deletions to finish 2026/08/05 05:07:23 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (2.05s) === RUN TestSyncSizeOnly run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:07:24 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/08/05 05:07:24 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:07:24 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:07:25 DEBUG : sizeonly: size = 6 OK 2026/08/05 05:07:25 INFO : sizeonly: Copied (new) 2026/08/05 05:07:25 DEBUG : Waiting for deletions to finish 2026/08/05 05:07:25 DEBUG : sizeonly: size = 6 OK 2026/08/05 05:07:25 DEBUG : sizeonly: Sizes identical 2026/08/05 05:07:25 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:07:25 DEBUG : sizeonly: Unchanged skipping 2026/08/05 05:07:25 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:07:25 DEBUG : Waiting for deletions to finish 2026/08/05 05:07:25 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.94s) === RUN TestSyncIgnoreSize run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:07:26 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/08/05 05:07:26 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:07:26 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:07:27 INFO : ignore-size: Copied (new) 2026/08/05 05:07:27 DEBUG : Waiting for deletions to finish 2026/08/05 05:07:27 DEBUG : ignore-size: Sizes identical 2026/08/05 05:07:27 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:07:27 DEBUG : ignore-size: Unchanged skipping 2026/08/05 05:07:27 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:07:27 DEBUG : Waiting for deletions to finish 2026/08/05 05:07:27 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.42s) === RUN TestSyncIgnoreTimes run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:07:29 DEBUG : existing: size = 6 OK 2026/08/05 05:07:29 DEBUG : existing: Sizes identical 2026/08/05 05:07:29 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:07:29 DEBUG : existing: Unchanged skipping 2026/08/05 05:07:29 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:07:29 DEBUG : Waiting for deletions to finish 2026/08/05 05:07:29 INFO : There was nothing to transfer 2026/08/05 05:07:29 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/08/05 05:07:29 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:07:29 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:07:29 DEBUG : existing: Moving old file out the way to "existing.yekemot9" 2026/08/05 05:07:29 DEBUG : existing: Removing old file 2026/08/05 05:07:30 DEBUG : existing: size = 6 OK 2026/08/05 05:07:30 INFO : existing: Copied (replaced existing) 2026/08/05 05:07:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.47s) === RUN TestSyncIgnoreExisting run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:07:30 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/05 05:07:30 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:07:30 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:07:31 DEBUG : existing: size = 6 OK 2026/08/05 05:07:31 INFO : existing: Copied (new) 2026/08/05 05:07:31 DEBUG : Waiting for deletions to finish 2026/08/05 05:07:31 DEBUG : existing: Destination exists, skipping 2026/08/05 05:07:31 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:07:31 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:07:31 DEBUG : Waiting for deletions to finish 2026/08/05 05:07:31 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.32s) === RUN TestSyncIgnoreErrors run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:07:33 INFO : d: Making directory 2026/08/05 05:07:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/05 05:07:34 DEBUG : c/non empty space: size = 5 OK 2026/08/05 05:07:34 DEBUG : c/non empty space: Sizes identical 2026/08/05 05:07:34 DEBUG : c/non empty space: Unchanged skipping 2026/08/05 05:07:34 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:07:34 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:07:35 DEBUG : a/potato2: size = 60 OK 2026/08/05 05:07:35 INFO : a/potato2: Copied (new) 2026/08/05 05:07:35 DEBUG : Waiting for deletions to finish 2026/08/05 05:07:35 INFO : b/potato: Deleted 2026/08/05 05:07:35 INFO : d: Removing directory 2026/08/05 05:07:35 INFO : b: Removing directory 2026/08/05 05:07:35 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': deleted 2 directories --- PASS: TestSyncIgnoreErrors (4.79s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:07:37 DEBUG : empty space: size = 1 OK 2026/08/05 05:07:37 DEBUG : empty space: Sizes identical 2026/08/05 05:07:37 DEBUG : empty space: Unchanged skipping 2026/08/05 05:07:37 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:07:37 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:07:37 DEBUG : Waiting for deletions to finish 2026/08/05 05:07:37 INFO : There was nothing to transfer 2026/08/05 05:07:38 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:07:38 DEBUG : empty space: size = 1 OK 2026/08/05 05:07:38 DEBUG : empty space: Sizes identical 2026/08/05 05:07:38 DEBUG : empty space: Unchanged skipping 2026/08/05 05:07:38 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:07:38 DEBUG : Waiting for deletions to finish 2026/08/05 05:07:38 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.01s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.16s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.27s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:07:39 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/05 05:07:39 DEBUG : empty space: size = 1 OK 2026/08/05 05:07:39 DEBUG : empty space: Sizes identical 2026/08/05 05:07:39 DEBUG : empty space: Unchanged skipping 2026/08/05 05:07:39 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:07:39 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:07:40 DEBUG : potato: size = 60 OK 2026/08/05 05:07:40 INFO : potato: Copied (new) 2026/08/05 05:07:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.03s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:07:41 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1792713824) 2026/08/05 05:07:41 DEBUG : potato: size = 60 (premiumize.me root 'rclone-test-xeyeyil5pale') 2026/08/05 05:07:41 DEBUG : potato: Sizes differ 2026/08/05 05:07:41 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:07:41 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:07:41 DEBUG : potato: Moving old file out the way to "potato.govicif0" 2026/08/05 05:07:42 DEBUG : potato: Removing old file 2026/08/05 05:07:42 DEBUG : potato: size = 21 OK 2026/08/05 05:07:42 INFO : potato: Copied (replaced existing) 2026/08/05 05:07:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.40s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2026/08/05 05:07:44 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:07:44 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1792713824) 2026/08/05 05:07:44 DEBUG : potato: size = 36 (premiumize.me root 'rclone-test-xeyeyil5pale') 2026/08/05 05:07:44 DEBUG : potato: Sizes differ 2026/08/05 05:07:44 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:07:44 DEBUG : potato: Moving old file out the way to "potato.keluqol5" 2026/08/05 05:07:45 DEBUG : potato: Removing old file 2026/08/05 05:07:45 DEBUG : potato: size = 21 OK 2026/08/05 05:07:45 INFO : potato: Copied (replaced existing) 2026/08/05 05:07:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.43s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:07:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/05 05:07:48 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:07:48 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/08/05 05:07:48 DEBUG : empty space: size = 1 OK 2026/08/05 05:07:48 DEBUG : empty space: Sizes identical 2026/08/05 05:07:48 DEBUG : empty space: Unchanged skipping 2026/08/05 05:07:48 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:07:48 DEBUG : Waiting for deletions to finish 2026/08/05 05:07:48 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:07:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/05 05:07:49 DEBUG : empty space: size = 1 OK 2026/08/05 05:07:49 DEBUG : empty space: Sizes identical 2026/08/05 05:07:49 DEBUG : empty space: Unchanged skipping 2026/08/05 05:07:49 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:07:49 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:07:50 DEBUG : potato2: size = 60 OK 2026/08/05 05:07:50 INFO : potato2: Copied (new) 2026/08/05 05:07:50 DEBUG : Waiting for deletions to finish 2026/08/05 05:07:50 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.29s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:07:52 INFO : d: Making directory 2026/08/05 05:07:53 INFO : d/e: Making directory 2026/08/05 05:07:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/05 05:07:53 DEBUG : c/non empty space: size = 5 OK 2026/08/05 05:07:53 DEBUG : c/non empty space: Sizes identical 2026/08/05 05:07:53 DEBUG : c/non empty space: Unchanged skipping 2026/08/05 05:07:53 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:07:53 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:07:54 DEBUG : a/potato2: size = 60 OK 2026/08/05 05:07:54 INFO : a/potato2: Copied (new) 2026/08/05 05:07:54 DEBUG : Waiting for deletions to finish 2026/08/05 05:07:54 INFO : b/potato: Deleted 2026/08/05 05:07:54 INFO : d/e: Removing directory 2026/08/05 05:07:54 INFO : d: Removing directory 2026/08/05 05:07:54 INFO : b: Removing directory 2026/08/05 05:07:54 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (4.64s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:07:57 INFO : d: Making directory 2026/08/05 05:07:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/05 05:07:58 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:07:58 DEBUG : c/non empty space: size = 5 OK 2026/08/05 05:07:58 DEBUG : c/non empty space: Sizes identical 2026/08/05 05:07:58 DEBUG : c/non empty space: Unchanged skipping 2026/08/05 05:07:58 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:07:59 DEBUG : a/potato2: size = 60 OK 2026/08/05 05:07:59 INFO : a/potato2: Copied (new) 2026/08/05 05:07:59 ERROR : premiumize.me root 'rclone-test-xeyeyil5pale': not deleting files as there were IO errors 2026/08/05 05:07:59 ERROR : premiumize.me root 'rclone-test-xeyeyil5pale': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (5.82s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:08:03 DEBUG : Waiting for deletions to finish 2026/08/05 05:08:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/05 05:08:03 DEBUG : empty space: size = 1 OK 2026/08/05 05:08:03 DEBUG : empty space: Sizes identical 2026/08/05 05:08:03 DEBUG : empty space: Unchanged skipping 2026/08/05 05:08:03 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:08:03 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:08:03 INFO : potato: Deleted 2026/08/05 05:08:04 DEBUG : potato2: size = 60 OK 2026/08/05 05:08:04 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.03s) === RUN TestSyncDeleteBefore run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:08:06 DEBUG : Waiting for deletions to finish 2026/08/05 05:08:06 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:08:06 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:08:06 INFO : potato: Deleted 2026/08/05 05:08:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/05 05:08:06 DEBUG : empty space: size = 1 OK 2026/08/05 05:08:06 DEBUG : empty space: Sizes identical 2026/08/05 05:08:06 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:08:06 DEBUG : empty space: Unchanged skipping 2026/08/05 05:08:06 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:08:07 DEBUG : potato2: size = 60 OK 2026/08/05 05:08:07 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.92s) === RUN TestCopyDeleteBefore run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:08:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/05 05:08:09 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:08:09 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:08:10 DEBUG : potato2: size = 19 OK 2026/08/05 05:08:10 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.40s) === RUN TestSyncWithExclude run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:08:12 DEBUG : enormous: Excluded (Size Filter) 2026/08/05 05:08:12 DEBUG : enormous: Excluded 2026/08/05 05:08:12 DEBUG : potato2: Excluded (Size Filter) 2026/08/05 05:08:12 DEBUG : potato2: Excluded 2026/08/05 05:08:13 DEBUG : potato2: Excluded (Size Filter) 2026/08/05 05:08:13 DEBUG : potato2: Excluded 2026/08/05 05:08:13 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:08:13 DEBUG : empty space: size = 1 OK 2026/08/05 05:08:13 DEBUG : empty space: Sizes identical 2026/08/05 05:08:13 DEBUG : empty space: Unchanged skipping 2026/08/05 05:08:13 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:08:13 DEBUG : Waiting for deletions to finish 2026/08/05 05:08:13 INFO : There was nothing to transfer 2026/08/05 05:08:13 DEBUG : enormous: Excluded (Size Filter) 2026/08/05 05:08:13 DEBUG : enormous: Excluded 2026/08/05 05:08:13 DEBUG : potato2: Excluded (Size Filter) 2026/08/05 05:08:13 DEBUG : potato2: Excluded 2026/08/05 05:08:13 DEBUG : potato2: Excluded (Size Filter) 2026/08/05 05:08:13 DEBUG : potato2: Excluded 2026/08/05 05:08:13 DEBUG : empty space: size = 1 OK 2026/08/05 05:08:13 DEBUG : empty space: Sizes identical 2026/08/05 05:08:13 DEBUG : empty space: Unchanged skipping 2026/08/05 05:08:13 DEBUG : Local file system at /tmp/rclone1792713824: Waiting for checks to finish 2026/08/05 05:08:13 DEBUG : Local file system at /tmp/rclone1792713824: Waiting for transfers to finish 2026/08/05 05:08:13 DEBUG : Waiting for deletions to finish 2026/08/05 05:08:13 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (3.02s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:08:16 DEBUG : enormous: Excluded (Size Filter) 2026/08/05 05:08:16 DEBUG : enormous: Excluded 2026/08/05 05:08:16 DEBUG : potato2: Excluded (Size Filter) 2026/08/05 05:08:16 DEBUG : potato2: Excluded 2026/08/05 05:08:16 DEBUG : empty space: size = 1 OK 2026/08/05 05:08:16 DEBUG : empty space: Sizes identical 2026/08/05 05:08:16 DEBUG : empty space: Unchanged skipping 2026/08/05 05:08:16 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:08:16 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:08:16 DEBUG : Waiting for deletions to finish 2026/08/05 05:08:16 INFO : enormous: Deleted 2026/08/05 05:08:16 INFO : potato2: Deleted 2026/08/05 05:08:16 INFO : There was nothing to transfer 2026/08/05 05:08:17 DEBUG : empty space: size = 1 OK 2026/08/05 05:08:17 DEBUG : empty space: Sizes identical 2026/08/05 05:08:17 DEBUG : Local file system at /tmp/rclone1792713824: Waiting for checks to finish 2026/08/05 05:08:17 DEBUG : empty space: Unchanged skipping 2026/08/05 05:08:17 DEBUG : Local file system at /tmp/rclone1792713824: Waiting for transfers to finish 2026/08/05 05:08:17 DEBUG : Waiting for deletions to finish 2026/08/05 05:08:17 INFO : potato2: Deleted 2026/08/05 05:08:17 INFO : enormous: Deleted 2026/08/05 05:08:17 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.64s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" sync_test.go:1454: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.12s) === 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-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" sync_test.go:1569: Can track renames: false 2026/08/05 05:08:17 ERROR : premiumize.me root 'rclone-test-xeyeyil5pale': Ignoring --track-renames as the source and destination do not have a common hash 2026/08/05 05:08:17 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/05 05:08:17 DEBUG : yam: Need to transfer - File not found at Destination 2026/08/05 05:08:17 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:08:17 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:08:18 DEBUG : potato: size = 14 OK 2026/08/05 05:08:18 INFO : potato: Copied (new) 2026/08/05 05:08:18 DEBUG : yam: size = 11 OK 2026/08/05 05:08:18 INFO : yam: Copied (new) 2026/08/05 05:08:18 DEBUG : Waiting for deletions to finish 2026/08/05 05:08:18 ERROR : premiumize.me root 'rclone-test-xeyeyil5pale': Ignoring --track-renames as the source and destination do not have a common hash 2026/08/05 05:08:19 DEBUG : yaml: Need to transfer - File not found at Destination 2026/08/05 05:08:19 DEBUG : potato: size = 14 OK 2026/08/05 05:08:19 DEBUG : potato: Sizes identical 2026/08/05 05:08:19 DEBUG : potato: Unchanged skipping 2026/08/05 05:08:19 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:08:19 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:08:19 DEBUG : yaml: size = 11 OK 2026/08/05 05:08:19 INFO : yaml: Copied (new) 2026/08/05 05:08:19 DEBUG : Waiting for deletions to finish 2026/08/05 05:08:19 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (2.58s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" sync_test.go:1641: Can track renames: false 2026/08/05 05:08:20 ERROR : premiumize.me root 'rclone-test-xeyeyil5pale': Ignoring --track-renames as either the source or destination do not support modtime 2026/08/05 05:08:20 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/05 05:08:20 DEBUG : yam: Need to transfer - File not found at Destination 2026/08/05 05:08:20 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:08:20 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:08:20 DEBUG : yam: size = 11 OK 2026/08/05 05:08:20 INFO : yam: Copied (new) 2026/08/05 05:08:20 DEBUG : potato: size = 14 OK 2026/08/05 05:08:20 INFO : potato: Copied (new) 2026/08/05 05:08:20 DEBUG : Waiting for deletions to finish 2026/08/05 05:08:21 ERROR : premiumize.me root 'rclone-test-xeyeyil5pale': Ignoring --track-renames as either the source or destination do not support modtime 2026/08/05 05:08:21 DEBUG : yaml: Need to transfer - File not found at Destination 2026/08/05 05:08:21 DEBUG : potato: size = 14 OK 2026/08/05 05:08:21 DEBUG : potato: Sizes identical 2026/08/05 05:08:21 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:08:21 DEBUG : potato: Unchanged skipping 2026/08/05 05:08:21 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:08:21 DEBUG : yaml: size = 11 OK 2026/08/05 05:08:21 INFO : yaml: Copied (new) 2026/08/05 05:08:21 DEBUG : Waiting for deletions to finish 2026/08/05 05:08:22 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.58s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" sync_test.go:1680: Can track renames: false 2026/08/05 05:08:22 INFO : premiumize.me root 'rclone-test-xeyeyil5pale': Making map for --track-renames 2026/08/05 05:08:22 INFO : premiumize.me root 'rclone-test-xeyeyil5pale': Finished making map for --track-renames 2026/08/05 05:08:22 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:08:22 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/05 05:08:22 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/08/05 05:08:22 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for renames to finish 2026/08/05 05:08:22 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:08:24 DEBUG : sub/yam: size = 11 OK 2026/08/05 05:08:24 INFO : sub/yam: Copied (new) 2026/08/05 05:08:24 DEBUG : potato: size = 14 OK 2026/08/05 05:08:24 INFO : potato: Copied (new) 2026/08/05 05:08:24 DEBUG : Waiting for deletions to finish 2026/08/05 05:08:24 DEBUG : potato: size = 14 OK 2026/08/05 05:08:24 DEBUG : potato: Sizes identical 2026/08/05 05:08:24 DEBUG : potato: Unchanged skipping 2026/08/05 05:08:25 INFO : premiumize.me root 'rclone-test-xeyeyil5pale': Making map for --track-renames 2026/08/05 05:08:25 INFO : premiumize.me root 'rclone-test-xeyeyil5pale': Finished making map for --track-renames 2026/08/05 05:08:25 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:08:25 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for renames to finish 2026/08/05 05:08:25 INFO : sub/yam: Moved (server-side) to: yam 2026/08/05 05:08:25 INFO : yam: Renamed from "sub/yam" 2026/08/05 05:08:25 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:08:25 DEBUG : Waiting for deletions to finish 2026/08/05 05:08:25 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.21s) === RUN TestServerSideMoveLocal run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:08:25 DEBUG : Creating backend with remote "/tmp/rclone1792713824/dir1" 2026/08/05 05:08:26 DEBUG : Creating backend with remote "/tmp/rclone1792713824/dir2" 2026/08/05 05:08:26 DEBUG : Local file system at /tmp/rclone1792713824/dir2: Using server-side directory move 2026/08/05 05:08:26 INFO : Local file system at /tmp/rclone1792713824/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/05 05:08:26 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/08/05 05:08:26 DEBUG : Local file system at /tmp/rclone1792713824/dir2: Waiting for checks to finish 2026/08/05 05:08:26 DEBUG : Local file system at /tmp/rclone1792713824/dir2: Waiting for transfers to finish 2026/08/05 05:08:26 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.13s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:08:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/05 05:08:26 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/05 05:08:26 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:08:26 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:08:27 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/05 05:08:27 INFO : nested/sub dir/file: Copied (new) 2026/08/05 05:08:27 INFO : nested/sub dir/file: Deleted 2026/08/05 05:08:27 DEBUG : sub dir/hello world: size = 11 OK 2026/08/05 05:08:27 INFO : sub dir/hello world: Copied (new) 2026/08/05 05:08:27 INFO : sub dir/hello world: Deleted 2026/08/05 05:08:27 INFO : sub dir: Removing directory 2026/08/05 05:08:27 INFO : nested/sub dir: Removing directory 2026/08/05 05:08:27 INFO : nested: Removing directory 2026/08/05 05:08:27 DEBUG : Local file system at /tmp/rclone1792713824: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (3.39s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:08:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/05 05:08:29 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/05 05:08:29 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:08:29 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:08:31 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/05 05:08:31 INFO : nested/sub dir/file: Copied (new) 2026/08/05 05:08:31 INFO : nested/sub dir/file: Deleted 2026/08/05 05:08:31 DEBUG : sub dir/hello world: size = 11 OK 2026/08/05 05:08:31 INFO : sub dir/hello world: Copied (new) 2026/08/05 05:08:31 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (3.59s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:08:33 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/08/05 05:08:33 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/05 05:08:33 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:08:33 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:08:34 DEBUG : existing-b: size = 6 OK 2026/08/05 05:08:34 INFO : existing-b: Copied (new) 2026/08/05 05:08:34 INFO : existing-b: Deleted 2026/08/05 05:08:34 DEBUG : existing: size = 6 OK 2026/08/05 05:08:34 INFO : existing: Copied (new) 2026/08/05 05:08:34 INFO : existing: Deleted 2026/08/05 05:08:34 DEBUG : existing: Destination exists, skipping 2026/08/05 05:08:34 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/08/05 05:08:34 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:08:34 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:08:34 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.14s) === RUN TestServerSideMove run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:08:35 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-gotiniw6sica" sync_test.go:1736: Server side move (if possible) premiumize.me root 'rclone-test-xeyeyil5pale' -> premiumize.me root 'rclone-test-gotiniw6sica' 2026/08/05 05:08:40 DEBUG : premiumize.me root 'rclone-test-gotiniw6sica': Using server-side directory move 2026/08/05 05:08:40 INFO : premiumize.me root 'rclone-test-gotiniw6sica': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/05 05:08:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/05 05:08:41 DEBUG : empty space: size = 1 OK 2026/08/05 05:08:41 DEBUG : empty space: Sizes identical 2026/08/05 05:08:41 DEBUG : empty space: Unchanged skipping 2026/08/05 05:08:41 DEBUG : potato3: size = 68 (premiumize.me root 'rclone-test-xeyeyil5pale') 2026/08/05 05:08:41 DEBUG : potato3: size = 60 (premiumize.me root 'rclone-test-gotiniw6sica') 2026/08/05 05:08:41 DEBUG : potato3: Sizes differ 2026/08/05 05:08:41 DEBUG : premiumize.me root 'rclone-test-gotiniw6sica': Waiting for checks to finish 2026/08/05 05:08:41 INFO : empty space: Deleted 2026/08/05 05:08:41 DEBUG : premiumize.me root 'rclone-test-gotiniw6sica': Waiting for transfers to finish 2026/08/05 05:08:41 INFO : potato3: Deleted 2026/08/05 05:08:41 INFO : potato2: Moved (server-side) 2026/08/05 05:08:41 INFO : potato3: Moved (server-side) 2026/08/05 05:08:41 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-yekeniw5yehu" 2026/08/05 05:08:41 DEBUG : premiumize.me root 'rclone-test-yekeniw5yehu': Using server-side directory move 2026/08/05 05:08:42 INFO : premiumize.me root 'rclone-test-yekeniw5yehu': Server side directory move succeeded 2026/08/05 05:08:42 ERROR : error listing: directory not found 2026/08/05 05:08:42 DEBUG : premiumize.me root 'rclone-test-yekeniw5yehu': Purge remote 2026/08/05 05:08:42 DEBUG : premiumize.me root 'rclone-test-gotiniw6sica': Purge remote 2026/08/05 05:08:42 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (7.78s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:08:43 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-komayoy7qebi" sync_test.go:1736: Server side move (if possible) premiumize.me root 'rclone-test-xeyeyil5pale' -> premiumize.me root 'rclone-test-komayoy7qebi' 2026/08/05 05:08:49 DEBUG : empty space: Excluded (Size Filter) 2026/08/05 05:08:49 DEBUG : empty space: Excluded 2026/08/05 05:08:49 DEBUG : empty space: Excluded (Size Filter) 2026/08/05 05:08:49 DEBUG : empty space: Excluded 2026/08/05 05:08:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/05 05:08:49 DEBUG : potato3: size = 68 (premiumize.me root 'rclone-test-xeyeyil5pale') 2026/08/05 05:08:49 DEBUG : potato3: size = 60 (premiumize.me root 'rclone-test-komayoy7qebi') 2026/08/05 05:08:49 DEBUG : potato3: Sizes differ 2026/08/05 05:08:49 DEBUG : premiumize.me root 'rclone-test-komayoy7qebi': Waiting for checks to finish 2026/08/05 05:08:49 DEBUG : premiumize.me root 'rclone-test-komayoy7qebi': Waiting for transfers to finish 2026/08/05 05:08:49 INFO : potato3: Deleted 2026/08/05 05:08:49 INFO : potato2: Moved (server-side) 2026/08/05 05:08:49 INFO : potato3: Moved (server-side) 2026/08/05 05:08:49 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-nigagim8zoqu" 2026/08/05 05:08:50 DEBUG : empty space: Excluded (Size Filter) 2026/08/05 05:08:50 DEBUG : empty space: Excluded 2026/08/05 05:08:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/05 05:08:50 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/05 05:08:50 DEBUG : premiumize.me root 'rclone-test-nigagim8zoqu': Waiting for checks to finish 2026/08/05 05:08:50 DEBUG : premiumize.me root 'rclone-test-nigagim8zoqu': Waiting for transfers to finish 2026/08/05 05:08:50 INFO : potato2: Moved (server-side) 2026/08/05 05:08:50 INFO : potato3: Moved (server-side) 2026/08/05 05:08:51 DEBUG : premiumize.me root 'rclone-test-nigagim8zoqu': Purge remote 2026/08/05 05:08:51 DEBUG : premiumize.me root 'rclone-test-komayoy7qebi': Purge remote --- PASS: TestServerSideMoveWithFilter (8.73s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:08:51 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-huzonem7fipo" 2026/08/05 05:08:54 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) premiumize.me root 'rclone-test-xeyeyil5pale' -> premiumize.me root 'rclone-test-huzonem7fipo' 2026/08/05 05:08:56 DEBUG : premiumize.me root 'rclone-test-huzonem7fipo': Using server-side directory move 2026/08/05 05:08:56 INFO : premiumize.me root 'rclone-test-huzonem7fipo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/05 05:08:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/05 05:08:56 DEBUG : empty space: size = 1 OK 2026/08/05 05:08:56 DEBUG : empty space: Sizes identical 2026/08/05 05:08:56 DEBUG : empty space: Unchanged skipping 2026/08/05 05:08:56 DEBUG : potato3: size = 68 (premiumize.me root 'rclone-test-xeyeyil5pale') 2026/08/05 05:08:56 DEBUG : potato3: size = 60 (premiumize.me root 'rclone-test-huzonem7fipo') 2026/08/05 05:08:56 DEBUG : potato3: Sizes differ 2026/08/05 05:08:56 INFO : empty space: Deleted 2026/08/05 05:08:56 DEBUG : premiumize.me root 'rclone-test-huzonem7fipo': Waiting for checks to finish 2026/08/05 05:08:56 DEBUG : premiumize.me root 'rclone-test-huzonem7fipo': Waiting for transfers to finish 2026/08/05 05:08:56 INFO : potato3: Deleted 2026/08/05 05:08:56 INFO : potato2: Moved (server-side) 2026/08/05 05:08:56 INFO : potato3: Moved (server-side) 2026/08/05 05:08:56 INFO : tomatoDir: Removing directory 2026/08/05 05:08:56 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': deleted 1 directories 2026/08/05 05:08:56 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-mumuyah5pesa" 2026/08/05 05:08:57 INFO : tomatoDir: Making directory 2026/08/05 05:08:57 DEBUG : premiumize.me root 'rclone-test-mumuyah5pesa': Using server-side directory move 2026/08/05 05:08:57 INFO : premiumize.me root 'rclone-test-mumuyah5pesa': Server side directory move succeeded 2026/08/05 05:08:58 ERROR : error listing: directory not found 2026/08/05 05:08:58 ERROR : error listing: directory not found 2026/08/05 05:08:58 DEBUG : premiumize.me root 'rclone-test-mumuyah5pesa': Purge remote 2026/08/05 05:08:58 DEBUG : premiumize.me root 'rclone-test-huzonem7fipo': Purge remote 2026/08/05 05:08:58 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (7.00s) === RUN TestServerSideMoveOverlap run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.27s) === RUN TestSyncOverlap run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:08:59 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xeyeyil5pale/rclone-sync-test" --- PASS: TestSyncOverlap (0.80s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:08:59 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xeyeyil5pale/rclone-sync-test" 2026/08/05 05:09:00 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xeyeyil5pale/rclone-sync-test-include/layer2" 2026/08/05 05:09:01 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xeyeyil5pale/rclone-sync-test-ignore-file" 2026/08/05 05:09:02 DEBUG : rclone-sync-test: Excluded 2026/08/05 05:09:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/05 05:09:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/05 05:09:03 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale/rclone-sync-test': Waiting for checks to finish 2026/08/05 05:09:03 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale/rclone-sync-test': Waiting for transfers to finish 2026/08/05 05:09:03 DEBUG : Waiting for deletions to finish 2026/08/05 05:09:03 INFO : There was nothing to transfer 2026/08/05 05:09:03 DEBUG : rclone-sync-test: Excluded 2026/08/05 05:09:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/05 05:09:04 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/05 05:09:04 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:09:04 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:09:04 DEBUG : Waiting for deletions to finish 2026/08/05 05:09:04 INFO : rclone-sync-test-include: Removing directory 2026/08/05 05:09:04 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/08/05 05:09:04 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': failed to delete 1 directories 2026/08/05 05:09:04 INFO : There was nothing to transfer 2026/08/05 05:09:04 DEBUG : rclone-sync-test: Excluded 2026/08/05 05:09:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/05 05:09:04 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/05 05:09:04 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/08/05 05:09:04 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/08/05 05:09:04 DEBUG : Waiting for deletions to finish 2026/08/05 05:09:04 INFO : There was nothing to transfer 2026/08/05 05:09:04 DEBUG : rclone-sync-test: Excluded 2026/08/05 05:09:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/05 05:09:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/05 05:09:05 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:09:05 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:09:05 DEBUG : Waiting for deletions to finish 2026/08/05 05:09:05 INFO : rclone-sync-test-include: Removing directory 2026/08/05 05:09:05 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/08/05 05:09:05 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': failed to delete 1 directories 2026/08/05 05:09:05 INFO : There was nothing to transfer 2026/08/05 05:09:05 DEBUG : Excluded 2026/08/05 05:09:05 DEBUG : rclone-sync-test: Excluded 2026/08/05 05:09:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/05 05:09:06 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/05 05:09:06 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/08/05 05:09:06 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/08/05 05:09:06 DEBUG : Waiting for deletions to finish 2026/08/05 05:09:06 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (7.42s) === RUN TestSyncCompareDest run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:09:07 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xeyeyil5pale/dst" 2026/08/05 05:09:07 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xeyeyil5pale/CompareDest" 2026/08/05 05:09:08 DEBUG : one: Need to transfer - File not found at Destination 2026/08/05 05:09:08 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale/dst': Waiting for checks to finish 2026/08/05 05:09:08 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale/dst': Waiting for transfers to finish 2026/08/05 05:09:09 DEBUG : one: size = 3 OK 2026/08/05 05:09:09 INFO : one: Copied (new) 2026/08/05 05:09:09 DEBUG : Waiting for deletions to finish 2026/08/05 05:09:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone1792713824) 2026/08/05 05:09:09 DEBUG : one: size = 3 (premiumize.me root 'rclone-test-xeyeyil5pale/dst') 2026/08/05 05:09:09 DEBUG : one: Sizes differ 2026/08/05 05:09:09 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale/dst': Waiting for checks to finish 2026/08/05 05:09:09 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale/dst': Waiting for transfers to finish 2026/08/05 05:09:09 DEBUG : one: Moving old file out the way to "one.hanodic6" 2026/08/05 05:09:10 DEBUG : one: Removing old file 2026/08/05 05:09:10 DEBUG : one: size = 5 OK 2026/08/05 05:09:10 INFO : one: Copied (replaced existing) 2026/08/05 05:09:10 DEBUG : Waiting for deletions to finish 2026/08/05 05:09:10 DEBUG : dst/one: Moving old file out the way to "one.wifirev3" 2026/08/05 05:09:10 DEBUG : dst/one: Removing old file 2026/08/05 05:09:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone1792713824) 2026/08/05 05:09:12 DEBUG : one: size = 3 (premiumize.me root 'rclone-test-xeyeyil5pale/dst') 2026/08/05 05:09:12 DEBUG : one: Sizes differ 2026/08/05 05:09:12 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale/dst': Waiting for checks to finish 2026/08/05 05:09:12 DEBUG : one: size = 5 OK 2026/08/05 05:09:12 DEBUG : one: Sizes identical 2026/08/05 05:09:12 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/05 05:09:12 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale/dst': Waiting for transfers to finish 2026/08/05 05:09:12 DEBUG : Waiting for deletions to finish 2026/08/05 05:09:12 INFO : There was nothing to transfer 2026/08/05 05:09:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone1792713824) 2026/08/05 05:09:13 DEBUG : one: size = 3 (premiumize.me root 'rclone-test-xeyeyil5pale/dst') 2026/08/05 05:09:13 DEBUG : one: Sizes differ 2026/08/05 05:09:13 DEBUG : two: size = 3 OK 2026/08/05 05:09:13 DEBUG : two: Sizes identical 2026/08/05 05:09:13 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/05 05:09:13 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale/dst': Waiting for checks to finish 2026/08/05 05:09:13 DEBUG : one: size = 5 OK 2026/08/05 05:09:13 DEBUG : one: Sizes identical 2026/08/05 05:09:13 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/05 05:09:13 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale/dst': Waiting for transfers to finish 2026/08/05 05:09:13 DEBUG : Waiting for deletions to finish 2026/08/05 05:09:13 INFO : There was nothing to transfer 2026/08/05 05:09:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone1792713824) 2026/08/05 05:09:14 DEBUG : one: size = 3 (premiumize.me root 'rclone-test-xeyeyil5pale/dst') 2026/08/05 05:09:14 DEBUG : one: Sizes differ 2026/08/05 05:09:14 DEBUG : two: size = 3 OK 2026/08/05 05:09:14 DEBUG : two: Sizes identical 2026/08/05 05:09:14 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/05 05:09:14 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale/dst': Waiting for checks to finish 2026/08/05 05:09:14 DEBUG : one: size = 5 OK 2026/08/05 05:09:14 DEBUG : one: Sizes identical 2026/08/05 05:09:14 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/05 05:09:14 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale/dst': Waiting for transfers to finish 2026/08/05 05:09:14 DEBUG : Waiting for deletions to finish 2026/08/05 05:09:14 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/08/05 05:09:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone1792713824) 2026/08/05 05:09:14 DEBUG : one: size = 3 (premiumize.me root 'rclone-test-xeyeyil5pale/dst') 2026/08/05 05:09:14 DEBUG : one: Sizes differ 2026/08/05 05:09:15 DEBUG : two: size = 5 (Local file system at /tmp/rclone1792713824) 2026/08/05 05:09:15 DEBUG : two: size = 3 (premiumize.me root 'rclone-test-xeyeyil5pale/CompareDest') 2026/08/05 05:09:15 DEBUG : two: Sizes differ 2026/08/05 05:09:15 DEBUG : two: Need to transfer - File not found at Destination 2026/08/05 05:09:15 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale/dst': Waiting for checks to finish 2026/08/05 05:09:15 DEBUG : one: size = 5 OK 2026/08/05 05:09:15 DEBUG : one: Sizes identical 2026/08/05 05:09:15 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/05 05:09:15 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale/dst': Waiting for transfers to finish 2026/08/05 05:09:15 DEBUG : two: size = 5 OK 2026/08/05 05:09:15 INFO : two: Copied (new) 2026/08/05 05:09:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (9.42s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:09:18 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xeyeyil5pale/dest" 2026/08/05 05:09:18 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xeyeyil5pale/pre-dest1" 2026/08/05 05:09:19 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xeyeyil5pale/pre-dest2" 2026/08/05 05:09:19 DEBUG : 1: size = 1 OK 2026/08/05 05:09:19 DEBUG : 1: Sizes identical 2026/08/05 05:09:19 DEBUG : 1: Destination found in --compare-dest, skipping 2026/08/05 05:09:19 DEBUG : 2: size = 1 OK 2026/08/05 05:09:19 DEBUG : 2: Sizes identical 2026/08/05 05:09:19 DEBUG : 2: Destination found in --compare-dest, skipping 2026/08/05 05:09:19 DEBUG : 3: Need to transfer - File not found at Destination 2026/08/05 05:09:19 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale/dest': Waiting for checks to finish 2026/08/05 05:09:19 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale/dest': Waiting for transfers to finish 2026/08/05 05:09:20 DEBUG : 3: size = 1 OK 2026/08/05 05:09:20 INFO : 3: Copied (new) 2026/08/05 05:09:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (5.27s) === RUN TestSyncCopyDest run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" sync_test.go:2266: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.16s) === RUN TestSyncBackupDir run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:09:24 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xeyeyil5pale/dst" 2026/08/05 05:09:25 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xeyeyil5pale/backup" 2026/08/05 05:09:25 DEBUG : one: size = 4 (Local file system at /tmp/rclone1792713824) 2026/08/05 05:09:25 DEBUG : one: size = 3 (premiumize.me root 'rclone-test-xeyeyil5pale/dst') 2026/08/05 05:09:25 DEBUG : one: Sizes differ 2026/08/05 05:09:25 DEBUG : two: size = 3 OK 2026/08/05 05:09:25 DEBUG : two: Sizes identical 2026/08/05 05:09:25 DEBUG : two: Unchanged skipping 2026/08/05 05:09:25 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale/dst': Waiting for checks to finish 2026/08/05 05:09:25 INFO : one: Moved (server-side) 2026/08/05 05:09:25 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale/dst': Waiting for transfers to finish 2026/08/05 05:09:26 DEBUG : one: size = 4 OK 2026/08/05 05:09:26 INFO : one: Copied (new) 2026/08/05 05:09:26 DEBUG : Waiting for deletions to finish 2026/08/05 05:09:26 INFO : three.txt: Moved (server-side) 2026/08/05 05:09:26 INFO : three.txt: Moved into backup dir 2026/08/05 05:09:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone1792713824) 2026/08/05 05:09:28 DEBUG : one: size = 4 (premiumize.me root 'rclone-test-xeyeyil5pale/dst') 2026/08/05 05:09:28 DEBUG : one: Sizes differ 2026/08/05 05:09:28 DEBUG : two: size = 3 OK 2026/08/05 05:09:28 DEBUG : two: Sizes identical 2026/08/05 05:09:28 DEBUG : two: Unchanged skipping 2026/08/05 05:09:28 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale/dst': Waiting for checks to finish 2026/08/05 05:09:28 INFO : one: Deleted 2026/08/05 05:09:28 INFO : one: Moved (server-side) 2026/08/05 05:09:28 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale/dst': Waiting for transfers to finish 2026/08/05 05:09:29 DEBUG : one: size = 5 OK 2026/08/05 05:09:29 INFO : one: Copied (new) 2026/08/05 05:09:29 DEBUG : Waiting for deletions to finish 2026/08/05 05:09:29 INFO : three.txt: Deleted 2026/08/05 05:09:29 INFO : three.txt: Moved (server-side) 2026/08/05 05:09:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (9.20s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:09:34 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xeyeyil5pale/dst" 2026/08/05 05:09:34 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xeyeyil5pale/backup" 2026/08/05 05:09:35 DEBUG : one: size = 4 (Local file system at /tmp/rclone1792713824) 2026/08/05 05:09:35 DEBUG : one: size = 3 (premiumize.me root 'rclone-test-xeyeyil5pale/dst') 2026/08/05 05:09:35 DEBUG : two: size = 3 OK 2026/08/05 05:09:35 DEBUG : two: Sizes identical 2026/08/05 05:09:35 DEBUG : two: Unchanged skipping 2026/08/05 05:09:35 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale/dst': Waiting for checks to finish 2026/08/05 05:09:35 DEBUG : one: Sizes differ 2026/08/05 05:09:36 INFO : one: Moved (server-side) to: one.bak 2026/08/05 05:09:36 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale/dst': Waiting for transfers to finish 2026/08/05 05:09:37 DEBUG : one: size = 4 OK 2026/08/05 05:09:37 INFO : one: Copied (new) 2026/08/05 05:09:37 DEBUG : Waiting for deletions to finish 2026/08/05 05:09:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/05 05:09:37 INFO : three.txt: Moved into backup dir 2026/08/05 05:09:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone1792713824) 2026/08/05 05:09:39 DEBUG : one: size = 4 (premiumize.me root 'rclone-test-xeyeyil5pale/dst') 2026/08/05 05:09:39 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale/dst': Waiting for checks to finish 2026/08/05 05:09:39 DEBUG : two: size = 3 OK 2026/08/05 05:09:39 DEBUG : one: Sizes differ 2026/08/05 05:09:39 DEBUG : two: Sizes identical 2026/08/05 05:09:39 DEBUG : two: Unchanged skipping 2026/08/05 05:09:39 INFO : one.bak: Deleted 2026/08/05 05:09:39 INFO : one: Moved (server-side) to: one.bak 2026/08/05 05:09:39 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale/dst': Waiting for transfers to finish 2026/08/05 05:09:40 DEBUG : one: size = 5 OK 2026/08/05 05:09:40 INFO : one: Copied (new) 2026/08/05 05:09:40 DEBUG : Waiting for deletions to finish 2026/08/05 05:09:40 INFO : three.txt.bak: Deleted 2026/08/05 05:09:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/05 05:09:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (10.59s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:09:44 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xeyeyil5pale/dst" 2026/08/05 05:09:44 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xeyeyil5pale/backup" 2026/08/05 05:09:45 DEBUG : one: size = 4 (Local file system at /tmp/rclone1792713824) 2026/08/05 05:09:45 DEBUG : one: size = 3 (premiumize.me root 'rclone-test-xeyeyil5pale/dst') 2026/08/05 05:09:45 DEBUG : one: Sizes differ 2026/08/05 05:09:45 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale/dst': Waiting for checks to finish 2026/08/05 05:09:45 DEBUG : two: size = 3 OK 2026/08/05 05:09:45 DEBUG : two: Sizes identical 2026/08/05 05:09:45 DEBUG : two: Unchanged skipping 2026/08/05 05:09:46 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/05 05:09:46 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale/dst': Waiting for transfers to finish 2026/08/05 05:09:46 DEBUG : one: size = 4 OK 2026/08/05 05:09:46 INFO : one: Copied (new) 2026/08/05 05:09:46 DEBUG : Waiting for deletions to finish 2026/08/05 05:09:47 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/05 05:09:47 INFO : three.txt: Moved into backup dir 2026/08/05 05:09:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone1792713824) 2026/08/05 05:09:48 DEBUG : one: size = 4 (premiumize.me root 'rclone-test-xeyeyil5pale/dst') 2026/08/05 05:09:48 DEBUG : one: Sizes differ 2026/08/05 05:09:48 DEBUG : two: size = 3 OK 2026/08/05 05:09:48 DEBUG : two: Sizes identical 2026/08/05 05:09:48 DEBUG : two: Unchanged skipping 2026/08/05 05:09:48 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale/dst': Waiting for checks to finish 2026/08/05 05:09:48 INFO : one-2019-01-01: Deleted 2026/08/05 05:09:48 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/05 05:09:48 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale/dst': Waiting for transfers to finish 2026/08/05 05:09:49 DEBUG : one: size = 5 OK 2026/08/05 05:09:49 INFO : one: Copied (new) 2026/08/05 05:09:49 DEBUG : Waiting for deletions to finish 2026/08/05 05:09:49 INFO : three-2019-01-01.txt: Deleted 2026/08/05 05:09:49 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/05 05:09:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (8.92s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:09:52 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xeyeyil5pale/dst" 2026/08/05 05:09:53 DEBUG : two: size = 3 OK 2026/08/05 05:09:53 DEBUG : two: Sizes identical 2026/08/05 05:09:53 DEBUG : one: size = 4 (Local file system at /tmp/rclone1792713824) 2026/08/05 05:09:53 DEBUG : one: size = 3 (premiumize.me root 'rclone-test-xeyeyil5pale/dst') 2026/08/05 05:09:53 DEBUG : one: Sizes differ 2026/08/05 05:09:53 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale/dst': Waiting for checks to finish 2026/08/05 05:09:53 DEBUG : two: Unchanged skipping 2026/08/05 05:09:53 INFO : one: Moved (server-side) to: one.bak 2026/08/05 05:09:53 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale/dst': Waiting for transfers to finish 2026/08/05 05:09:54 DEBUG : one: size = 4 OK 2026/08/05 05:09:54 INFO : one: Copied (new) 2026/08/05 05:09:54 DEBUG : Waiting for deletions to finish 2026/08/05 05:09:54 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/05 05:09:54 INFO : three.txt: Moved into backup dir 2026/08/05 05:09:56 DEBUG : one.bak: Excluded (Path Filter) 2026/08/05 05:09:56 DEBUG : one.bak: Excluded 2026/08/05 05:09:56 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/08/05 05:09:56 DEBUG : three.txt.bak: Excluded 2026/08/05 05:09:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone1792713824) 2026/08/05 05:09:56 DEBUG : one: size = 4 (premiumize.me root 'rclone-test-xeyeyil5pale/dst') 2026/08/05 05:09:56 DEBUG : one: Sizes differ 2026/08/05 05:09:56 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale/dst': Waiting for checks to finish 2026/08/05 05:09:56 DEBUG : two: size = 3 OK 2026/08/05 05:09:56 DEBUG : two: Sizes identical 2026/08/05 05:09:56 DEBUG : two: Unchanged skipping 2026/08/05 05:09:56 INFO : one.bak: Deleted 2026/08/05 05:09:56 INFO : one: Moved (server-side) to: one.bak 2026/08/05 05:09:56 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale/dst': Waiting for transfers to finish 2026/08/05 05:09:57 DEBUG : one: size = 5 OK 2026/08/05 05:09:57 INFO : one: Copied (new) 2026/08/05 05:09:57 DEBUG : Waiting for deletions to finish 2026/08/05 05:09:57 INFO : three.txt.bak: Deleted 2026/08/05 05:09:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/05 05:09:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (7.41s) === RUN TestSyncSuffix run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:10:01 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xeyeyil5pale/dst" 2026/08/05 05:10:01 DEBUG : Config file has changed externally - reloading 2026/08/05 05:10:01 DEBUG : one: size = 4 (Local file system at /tmp/rclone1792713824) 2026/08/05 05:10:01 DEBUG : one: size = 3 (premiumize.me root 'rclone-test-xeyeyil5pale/dst') 2026/08/05 05:10:01 DEBUG : one: Sizes differ 2026/08/05 05:10:01 INFO : one: Moved (server-side) to: one.bak 2026/08/05 05:10:02 DEBUG : one: size = 4 OK 2026/08/05 05:10:02 INFO : one: Copied (new) 2026/08/05 05:10:02 DEBUG : two: size = 3 OK 2026/08/05 05:10:02 DEBUG : two: Sizes identical 2026/08/05 05:10:02 DEBUG : two: Unchanged skipping 2026/08/05 05:10:02 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1792713824) 2026/08/05 05:10:02 DEBUG : three.txt: size = 5 (premiumize.me root 'rclone-test-xeyeyil5pale/dst') 2026/08/05 05:10:02 DEBUG : three.txt: Sizes differ 2026/08/05 05:10:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/05 05:10:03 DEBUG : three.txt: size = 6 OK 2026/08/05 05:10:03 INFO : three.txt: Copied (new) 2026/08/05 05:10:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone1792713824) 2026/08/05 05:10:04 DEBUG : one: size = 4 (premiumize.me root 'rclone-test-xeyeyil5pale/dst') 2026/08/05 05:10:04 DEBUG : one: Sizes differ 2026/08/05 05:10:04 INFO : one.bak: Deleted 2026/08/05 05:10:05 INFO : one: Moved (server-side) to: one.bak 2026/08/05 05:10:05 DEBUG : one: size = 5 OK 2026/08/05 05:10:05 INFO : one: Copied (new) 2026/08/05 05:10:05 DEBUG : two: size = 3 OK 2026/08/05 05:10:05 DEBUG : two: Sizes identical 2026/08/05 05:10:05 DEBUG : two: Unchanged skipping 2026/08/05 05:10:06 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1792713824) 2026/08/05 05:10:06 DEBUG : three.txt: size = 6 (premiumize.me root 'rclone-test-xeyeyil5pale/dst') 2026/08/05 05:10:06 DEBUG : three.txt: Sizes differ 2026/08/05 05:10:06 INFO : three.txt.bak: Deleted 2026/08/05 05:10:06 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/05 05:10:07 DEBUG : three.txt: size = 19 OK 2026/08/05 05:10:07 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (9.81s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:10:10 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xeyeyil5pale/dst" 2026/08/05 05:10:11 DEBUG : one: size = 4 (Local file system at /tmp/rclone1792713824) 2026/08/05 05:10:11 DEBUG : one: size = 3 (premiumize.me root 'rclone-test-xeyeyil5pale/dst') 2026/08/05 05:10:11 DEBUG : one: Sizes differ 2026/08/05 05:10:11 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/05 05:10:12 DEBUG : one: size = 4 OK 2026/08/05 05:10:12 INFO : one: Copied (new) 2026/08/05 05:10:12 DEBUG : two: size = 3 OK 2026/08/05 05:10:12 DEBUG : two: Sizes identical 2026/08/05 05:10:12 DEBUG : two: Unchanged skipping 2026/08/05 05:10:12 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1792713824) 2026/08/05 05:10:12 DEBUG : three.txt: size = 5 (premiumize.me root 'rclone-test-xeyeyil5pale/dst') 2026/08/05 05:10:12 DEBUG : three.txt: Sizes differ 2026/08/05 05:10:13 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/05 05:10:14 DEBUG : three.txt: size = 6 OK 2026/08/05 05:10:14 INFO : three.txt: Copied (new) 2026/08/05 05:10:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone1792713824) 2026/08/05 05:10:14 DEBUG : one: size = 4 (premiumize.me root 'rclone-test-xeyeyil5pale/dst') 2026/08/05 05:10:14 DEBUG : one: Sizes differ 2026/08/05 05:10:14 INFO : one-2019-01-01: Deleted 2026/08/05 05:10:15 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/05 05:10:16 DEBUG : one: size = 5 OK 2026/08/05 05:10:16 INFO : one: Copied (new) 2026/08/05 05:10:16 DEBUG : two: size = 3 OK 2026/08/05 05:10:16 DEBUG : two: Sizes identical 2026/08/05 05:10:16 DEBUG : two: Unchanged skipping 2026/08/05 05:10:16 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1792713824) 2026/08/05 05:10:16 DEBUG : three.txt: size = 6 (premiumize.me root 'rclone-test-xeyeyil5pale/dst') 2026/08/05 05:10:16 DEBUG : three.txt: Sizes differ 2026/08/05 05:10:16 INFO : three-2019-01-01.txt: Deleted 2026/08/05 05:10:16 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/05 05:10:17 DEBUG : three.txt: size = 19 OK 2026/08/05 05:10:17 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (10.63s) === RUN TestSyncUTFNorm run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:10:19 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:10:19 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1792713824) 2026/08/05 05:10:19 DEBUG : Testêé: size = 18 (premiumize.me root 'rclone-test-xeyeyil5pale') 2026/08/05 05:10:19 DEBUG : Testêé: Sizes differ 2026/08/05 05:10:19 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:10:19 DEBUG : Testêé: Moving old file out the way to "Testêé.zoqomid1" 2026/08/05 05:10:20 DEBUG : Testêé: Removing old file 2026/08/05 05:10:20 DEBUG : Testêé: size = 14 OK 2026/08/05 05:10:20 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/08/05 05:10:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.72s) === RUN TestSyncImmutable run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:10:21 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/05 05:10:21 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:10:21 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:10:22 DEBUG : existing: size = 6 OK 2026/08/05 05:10:22 INFO : existing: Copied (new) 2026/08/05 05:10:22 DEBUG : Waiting for deletions to finish 2026/08/05 05:10:22 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1792713824) 2026/08/05 05:10:22 DEBUG : existing: size = 6 (premiumize.me root 'rclone-test-xeyeyil5pale') 2026/08/05 05:10:22 DEBUG : existing: Sizes differ 2026/08/05 05:10:22 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/08/05 05:10:22 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:10:22 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:10:22 ERROR : premiumize.me root 'rclone-test-xeyeyil5pale': not deleting files as there were IO errors 2026/08/05 05:10:22 ERROR : premiumize.me root 'rclone-test-xeyeyil5pale': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.28s) === RUN TestSyncIgnoreCase run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" sync_test.go:2637: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.12s) === RUN TestFixCase run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:10:27 DEBUG : EXISTING: size = 6 OK 2026/08/05 05:10:27 DEBUG : existing: Sizes identical 2026/08/05 05:10:27 DEBUG : existing: Unchanged skipping 2026/08/05 05:10:27 DEBUG : existingbutdifferent: size = 5 (Local file system at /tmp/rclone1792713824) 2026/08/05 05:10:27 DEBUG : EXISTINGBUTDIFFERENT: size = 8 (premiumize.me root 'rclone-test-xeyeyil5pale') 2026/08/05 05:10:27 DEBUG : existingbutdifferent: Sizes differ 2026/08/05 05:10:27 DEBUG : EXISTING: moving to existing-rclone-move-yififeb7 2026/08/05 05:10:27 INFO : SUBDIRA: Fixed case by renaming to: subdira 2026/08/05 05:10:27 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-sazulek9 2026/08/05 05:10:28 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-yififeb7 2026/08/05 05:10:28 DEBUG : EXISTING: moving to existing 2026/08/05 05:10:28 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-sazulek9 2026/08/05 05:10:28 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2026/08/05 05:10:28 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2026/08/05 05:10:28 INFO : existing-rclone-move-yififeb7: Moved (server-side) to: existing 2026/08/05 05:10:28 INFO : EXISTING: Moved (server-side) to: existing 2026/08/05 05:10:28 INFO : EXISTING: Fixed case by renaming to: existing 2026/08/05 05:10:29 INFO : existingbutdifferent-rclone-move-sazulek9: Moved (server-side) to: existingbutdifferent 2026/08/05 05:10:29 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2026/08/05 05:10:29 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2026/08/05 05:10:29 DEBUG : existingbutdifferent: Moving old file out the way to "existingbutdifferent.wunodav1" 2026/08/05 05:10:29 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2026/08/05 05:10:29 DEBUG : existingbutdifferent: Removing old file 2026/08/05 05:10:30 DEBUG : subdira/subdirb/subdirc/hello: size = 5 (Local file system at /tmp/rclone1792713824) 2026/08/05 05:10:30 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: size = 8 (premiumize.me root 'rclone-test-xeyeyil5pale') 2026/08/05 05:10:30 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ 2026/08/05 05:10:30 DEBUG : existingbutdifferent: size = 5 OK 2026/08/05 05:10:30 INFO : existingbutdifferent: Copied (replaced existing) 2026/08/05 05:10:30 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2026/08/05 05:10:30 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-tuwaqof0 2026/08/05 05:10:30 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: size = 5 (Local file system at /tmp/rclone1792713824) 2026/08/05 05:10:30 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: size = 8 (premiumize.me root 'rclone-test-xeyeyil5pale') 2026/08/05 05:10:30 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ 2026/08/05 05:10:30 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:10:31 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-dedelek5 2026/08/05 05:10:31 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-tuwaqof0 2026/08/05 05:10:31 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2026/08/05 05:10:31 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-dedelek5 2026/08/05 05:10:31 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2026/08/05 05:10:31 INFO : subdira/subdirb/subdirc/hello-rclone-move-tuwaqof0: Moved (server-side) to: subdira/subdirb/subdirc/hello 2026/08/05 05:10:31 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2026/08/05 05:10:31 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2026/08/05 05:10:31 DEBUG : subdira/subdirb/subdirc/hello: Moving old file out the way to "hello.lexujaw9" 2026/08/05 05:10:32 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-dedelek5: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2026/08/05 05:10:32 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2026/08/05 05:10:32 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2026/08/05 05:10:32 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:10:32 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Moving old file out the way to "filewithoutcasedifferences.hadodol0" 2026/08/05 05:10:32 DEBUG : subdira/subdirb/subdirc/hello: Removing old file 2026/08/05 05:10:32 DEBUG : subdira/subdirb/subdirc/hello: size = 5 OK 2026/08/05 05:10:32 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2026/08/05 05:10:33 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Removing old file 2026/08/05 05:10:33 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: size = 5 OK 2026/08/05 05:10:33 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2026/08/05 05:10:33 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (13.54s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", 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-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", 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-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (0.83s) --- SKIP: TestMaxTransfer/Hard (0.23s) --- SKIP: TestMaxTransfer/Soft (0.23s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:11:07 DEBUG : both0: size = 6 OK 2026/08/05 05:11:07 DEBUG : both10: size = 6 OK 2026/08/05 05:11:07 DEBUG : both10: Sizes identical 2026/08/05 05:11:07 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:11:07 DEBUG : both11: size = 6 OK 2026/08/05 05:11:07 DEBUG : both11: Sizes identical 2026/08/05 05:11:07 DEBUG : both12: size = 6 OK 2026/08/05 05:11:07 DEBUG : both12: Sizes identical 2026/08/05 05:11:07 DEBUG : both0: Sizes identical 2026/08/05 05:11:07 DEBUG : both10: Unchanged skipping 2026/08/05 05:11:07 DEBUG : both13: size = 6 OK 2026/08/05 05:11:07 DEBUG : both13: Sizes identical 2026/08/05 05:11:07 DEBUG : both13: Unchanged skipping 2026/08/05 05:11:07 DEBUG : both14: size = 6 OK 2026/08/05 05:11:07 DEBUG : both14: Sizes identical 2026/08/05 05:11:07 DEBUG : both14: Unchanged skipping 2026/08/05 05:11:07 DEBUG : both15: size = 6 OK 2026/08/05 05:11:07 DEBUG : both15: Sizes identical 2026/08/05 05:11:07 DEBUG : both15: Unchanged skipping 2026/08/05 05:11:07 DEBUG : both16: size = 6 OK 2026/08/05 05:11:07 DEBUG : both16: Sizes identical 2026/08/05 05:11:07 DEBUG : both16: Unchanged skipping 2026/08/05 05:11:07 DEBUG : both17: size = 6 OK 2026/08/05 05:11:07 DEBUG : both17: Sizes identical 2026/08/05 05:11:07 DEBUG : both17: Unchanged skipping 2026/08/05 05:11:07 DEBUG : both18: size = 6 OK 2026/08/05 05:11:07 DEBUG : both18: Sizes identical 2026/08/05 05:11:07 DEBUG : both18: Unchanged skipping 2026/08/05 05:11:07 DEBUG : both19: size = 6 OK 2026/08/05 05:11:07 DEBUG : both19: Sizes identical 2026/08/05 05:11:07 DEBUG : both19: Unchanged skipping 2026/08/05 05:11:07 DEBUG : both1: size = 6 OK 2026/08/05 05:11:07 DEBUG : both1: Sizes identical 2026/08/05 05:11:07 DEBUG : both1: Unchanged skipping 2026/08/05 05:11:07 DEBUG : both2: size = 6 OK 2026/08/05 05:11:07 DEBUG : both2: Sizes identical 2026/08/05 05:11:07 DEBUG : both2: Unchanged skipping 2026/08/05 05:11:07 DEBUG : both3: size = 6 OK 2026/08/05 05:11:07 DEBUG : both3: Sizes identical 2026/08/05 05:11:07 DEBUG : both3: Unchanged skipping 2026/08/05 05:11:07 DEBUG : both4: size = 6 OK 2026/08/05 05:11:07 DEBUG : both4: Sizes identical 2026/08/05 05:11:07 DEBUG : both4: Unchanged skipping 2026/08/05 05:11:07 DEBUG : both5: size = 6 OK 2026/08/05 05:11:07 DEBUG : both5: Sizes identical 2026/08/05 05:11:07 DEBUG : both5: Unchanged skipping 2026/08/05 05:11:07 DEBUG : both6: size = 6 OK 2026/08/05 05:11:07 DEBUG : both6: Sizes identical 2026/08/05 05:11:07 DEBUG : both6: Unchanged skipping 2026/08/05 05:11:07 DEBUG : both7: size = 6 OK 2026/08/05 05:11:07 DEBUG : both7: Sizes identical 2026/08/05 05:11:07 DEBUG : both7: Unchanged skipping 2026/08/05 05:11:07 DEBUG : both8: size = 6 OK 2026/08/05 05:11:07 DEBUG : both8: Sizes identical 2026/08/05 05:11:07 DEBUG : both8: Unchanged skipping 2026/08/05 05:11:07 DEBUG : both9: size = 6 OK 2026/08/05 05:11:07 DEBUG : both9: Sizes identical 2026/08/05 05:11:07 DEBUG : both9: Unchanged skipping 2026/08/05 05:11:07 DEBUG : both11: Unchanged skipping 2026/08/05 05:11:07 DEBUG : both12: Unchanged skipping 2026/08/05 05:11:07 DEBUG : both0: Unchanged skipping 2026/08/05 05:11:07 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:11:07 DEBUG : Waiting for deletions to finish 2026/08/05 05:11:07 INFO : only2: Deleted 2026/08/05 05:11:07 INFO : only6: Deleted 2026/08/05 05:11:07 INFO : only0: Deleted 2026/08/05 05:11:07 INFO : only11: Deleted 2026/08/05 05:11:07 INFO : only1: Deleted 2026/08/05 05:11:07 INFO : only3: Deleted 2026/08/05 05:11:07 INFO : only12: Deleted 2026/08/05 05:11:07 INFO : only14: Deleted 2026/08/05 05:11:07 INFO : only16: Deleted 2026/08/05 05:11:07 INFO : only17: Deleted 2026/08/05 05:11:07 INFO : only19: Deleted 2026/08/05 05:11:07 INFO : only5: Deleted 2026/08/05 05:11:07 INFO : only7: Deleted 2026/08/05 05:11:07 INFO : only9: Deleted 2026/08/05 05:11:07 INFO : only10: Deleted 2026/08/05 05:11:07 INFO : only15: Deleted 2026/08/05 05:11:07 INFO : only18: Deleted 2026/08/05 05:11:07 INFO : only4: Deleted 2026/08/05 05:11:07 INFO : only8: Deleted 2026/08/05 05:11:07 INFO : only13: Deleted --- PASS: TestSyncConcurrentDelete (32.36s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:11:45 DEBUG : both0: size = 6 OK 2026/08/05 05:11:45 DEBUG : both10: size = 6 OK 2026/08/05 05:11:45 DEBUG : both0: Sizes identical 2026/08/05 05:11:45 DEBUG : both10: Sizes identical 2026/08/05 05:11:45 DEBUG : both11: size = 6 OK 2026/08/05 05:11:45 DEBUG : both12: size = 6 OK 2026/08/05 05:11:45 DEBUG : both12: Sizes identical 2026/08/05 05:11:45 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:11:45 DEBUG : both11: Sizes identical 2026/08/05 05:11:45 DEBUG : both0: Unchanged skipping 2026/08/05 05:11:45 DEBUG : both13: size = 6 OK 2026/08/05 05:11:45 DEBUG : both13: Sizes identical 2026/08/05 05:11:45 DEBUG : both11: Unchanged skipping 2026/08/05 05:11:45 DEBUG : both14: size = 6 OK 2026/08/05 05:11:45 DEBUG : both14: Sizes identical 2026/08/05 05:11:45 DEBUG : both14: Unchanged skipping 2026/08/05 05:11:45 DEBUG : both15: size = 6 OK 2026/08/05 05:11:45 DEBUG : both15: Sizes identical 2026/08/05 05:11:45 DEBUG : both15: Unchanged skipping 2026/08/05 05:11:45 DEBUG : both16: size = 6 OK 2026/08/05 05:11:45 DEBUG : both16: Sizes identical 2026/08/05 05:11:45 DEBUG : both16: Unchanged skipping 2026/08/05 05:11:45 DEBUG : both17: size = 6 OK 2026/08/05 05:11:45 DEBUG : both17: Sizes identical 2026/08/05 05:11:45 DEBUG : both17: Unchanged skipping 2026/08/05 05:11:45 DEBUG : both18: size = 6 OK 2026/08/05 05:11:45 DEBUG : both18: Sizes identical 2026/08/05 05:11:45 DEBUG : both18: Unchanged skipping 2026/08/05 05:11:45 DEBUG : both19: size = 6 OK 2026/08/05 05:11:45 DEBUG : both19: Sizes identical 2026/08/05 05:11:45 DEBUG : both19: Unchanged skipping 2026/08/05 05:11:45 DEBUG : both1: size = 6 OK 2026/08/05 05:11:45 DEBUG : both1: Sizes identical 2026/08/05 05:11:45 DEBUG : both10: Unchanged skipping 2026/08/05 05:11:45 DEBUG : both2: size = 6 OK 2026/08/05 05:11:45 DEBUG : both2: Sizes identical 2026/08/05 05:11:45 DEBUG : both12: Unchanged skipping 2026/08/05 05:11:45 DEBUG : both3: size = 6 OK 2026/08/05 05:11:45 DEBUG : both3: Sizes identical 2026/08/05 05:11:45 DEBUG : both1: Unchanged skipping 2026/08/05 05:11:45 DEBUG : both4: size = 6 OK 2026/08/05 05:11:45 DEBUG : both2: Unchanged skipping 2026/08/05 05:11:45 DEBUG : both4: Sizes identical 2026/08/05 05:11:45 DEBUG : both13: Unchanged skipping 2026/08/05 05:11:45 DEBUG : both5: size = 6 OK 2026/08/05 05:11:45 DEBUG : both5: Sizes identical 2026/08/05 05:11:45 DEBUG : both6: size = 6 OK 2026/08/05 05:11:45 DEBUG : both6: Sizes identical 2026/08/05 05:11:45 DEBUG : both4: Unchanged skipping 2026/08/05 05:11:45 DEBUG : both7: size = 6 OK 2026/08/05 05:11:45 DEBUG : both7: Sizes identical 2026/08/05 05:11:45 DEBUG : both3: Unchanged skipping 2026/08/05 05:11:45 DEBUG : both8: size = 6 OK 2026/08/05 05:11:45 DEBUG : both8: Sizes identical 2026/08/05 05:11:45 DEBUG : both5: Unchanged skipping 2026/08/05 05:11:45 DEBUG : both9: size = 6 OK 2026/08/05 05:11:45 DEBUG : both9: Sizes identical 2026/08/05 05:11:45 DEBUG : both9: Unchanged skipping 2026/08/05 05:11:45 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1792713824) 2026/08/05 05:11:45 DEBUG : only0: size = 6 (premiumize.me root 'rclone-test-xeyeyil5pale') 2026/08/05 05:11:45 DEBUG : only0: Sizes differ 2026/08/05 05:11:45 DEBUG : both6: Unchanged skipping 2026/08/05 05:11:45 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1792713824) 2026/08/05 05:11:45 DEBUG : only10: size = 6 (premiumize.me root 'rclone-test-xeyeyil5pale') 2026/08/05 05:11:45 DEBUG : only10: Sizes differ 2026/08/05 05:11:45 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1792713824) 2026/08/05 05:11:45 DEBUG : only11: size = 6 (premiumize.me root 'rclone-test-xeyeyil5pale') 2026/08/05 05:11:45 DEBUG : only11: Sizes differ 2026/08/05 05:11:45 DEBUG : both7: Unchanged skipping 2026/08/05 05:11:45 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1792713824) 2026/08/05 05:11:45 DEBUG : only12: size = 6 (premiumize.me root 'rclone-test-xeyeyil5pale') 2026/08/05 05:11:45 DEBUG : only12: Sizes differ 2026/08/05 05:11:45 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1792713824) 2026/08/05 05:11:45 DEBUG : only13: size = 6 (premiumize.me root 'rclone-test-xeyeyil5pale') 2026/08/05 05:11:45 DEBUG : only13: Sizes differ 2026/08/05 05:11:45 DEBUG : both8: Unchanged skipping 2026/08/05 05:11:45 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1792713824) 2026/08/05 05:11:45 DEBUG : only14: size = 6 (premiumize.me root 'rclone-test-xeyeyil5pale') 2026/08/05 05:11:45 DEBUG : only14: Sizes differ 2026/08/05 05:11:45 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1792713824) 2026/08/05 05:11:45 DEBUG : only15: size = 6 (premiumize.me root 'rclone-test-xeyeyil5pale') 2026/08/05 05:11:45 DEBUG : only15: Sizes differ 2026/08/05 05:11:45 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1792713824) 2026/08/05 05:11:45 DEBUG : only16: size = 6 (premiumize.me root 'rclone-test-xeyeyil5pale') 2026/08/05 05:11:45 DEBUG : only16: Sizes differ 2026/08/05 05:11:45 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1792713824) 2026/08/05 05:11:45 DEBUG : only17: size = 6 (premiumize.me root 'rclone-test-xeyeyil5pale') 2026/08/05 05:11:45 DEBUG : only17: Sizes differ 2026/08/05 05:11:45 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1792713824) 2026/08/05 05:11:45 DEBUG : only18: size = 6 (premiumize.me root 'rclone-test-xeyeyil5pale') 2026/08/05 05:11:45 DEBUG : only18: Sizes differ 2026/08/05 05:11:45 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1792713824) 2026/08/05 05:11:45 DEBUG : only19: size = 6 (premiumize.me root 'rclone-test-xeyeyil5pale') 2026/08/05 05:11:45 DEBUG : only19: Sizes differ 2026/08/05 05:11:45 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1792713824) 2026/08/05 05:11:45 DEBUG : only1: size = 6 (premiumize.me root 'rclone-test-xeyeyil5pale') 2026/08/05 05:11:45 DEBUG : only1: Sizes differ 2026/08/05 05:11:45 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1792713824) 2026/08/05 05:11:45 DEBUG : only2: size = 6 (premiumize.me root 'rclone-test-xeyeyil5pale') 2026/08/05 05:11:45 DEBUG : only2: Sizes differ 2026/08/05 05:11:45 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1792713824) 2026/08/05 05:11:45 DEBUG : only3: size = 6 (premiumize.me root 'rclone-test-xeyeyil5pale') 2026/08/05 05:11:45 DEBUG : only3: Sizes differ 2026/08/05 05:11:45 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1792713824) 2026/08/05 05:11:45 DEBUG : only4: size = 6 (premiumize.me root 'rclone-test-xeyeyil5pale') 2026/08/05 05:11:45 DEBUG : only4: Sizes differ 2026/08/05 05:11:45 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1792713824) 2026/08/05 05:11:45 DEBUG : only5: size = 6 (premiumize.me root 'rclone-test-xeyeyil5pale') 2026/08/05 05:11:45 DEBUG : only5: Sizes differ 2026/08/05 05:11:45 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1792713824) 2026/08/05 05:11:45 DEBUG : only6: size = 6 (premiumize.me root 'rclone-test-xeyeyil5pale') 2026/08/05 05:11:45 DEBUG : only6: Sizes differ 2026/08/05 05:11:45 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1792713824) 2026/08/05 05:11:45 DEBUG : only7: size = 6 (premiumize.me root 'rclone-test-xeyeyil5pale') 2026/08/05 05:11:45 DEBUG : only7: Sizes differ 2026/08/05 05:11:45 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1792713824) 2026/08/05 05:11:45 DEBUG : only8: size = 6 (premiumize.me root 'rclone-test-xeyeyil5pale') 2026/08/05 05:11:45 DEBUG : only8: Sizes differ 2026/08/05 05:11:45 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1792713824) 2026/08/05 05:11:45 DEBUG : only9: size = 6 (premiumize.me root 'rclone-test-xeyeyil5pale') 2026/08/05 05:11:45 DEBUG : only9: Sizes differ 2026/08/05 05:11:45 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:11:45 DEBUG : only10: Moving old file out the way to "only10.tipocom0" 2026/08/05 05:11:45 DEBUG : only12: Moving old file out the way to "only12.bawumuj4" 2026/08/05 05:11:45 DEBUG : only14: Moving old file out the way to "only14.nadapuc4" 2026/08/05 05:11:45 DEBUG : only15: Moving old file out the way to "only15.karotez4" 2026/08/05 05:11:45 DEBUG : only14: Removing old file 2026/08/05 05:11:45 DEBUG : only15: Removing old file 2026/08/05 05:11:45 DEBUG : only12: Removing old file 2026/08/05 05:11:45 DEBUG : only10: Removing old file 2026/08/05 05:11:45 DEBUG : only14: size = 0 OK 2026/08/05 05:11:45 INFO : only14: Copied (replaced existing) 2026/08/05 05:11:45 DEBUG : only15: size = 0 OK 2026/08/05 05:11:45 INFO : only15: Copied (replaced existing) 2026/08/05 05:11:45 DEBUG : only0: Moving old file out the way to "only0.bigiwag6" 2026/08/05 05:11:45 DEBUG : only12: size = 0 OK 2026/08/05 05:11:45 INFO : only12: Copied (replaced existing) 2026/08/05 05:11:46 DEBUG : only17: Moving old file out the way to "only17.yiyaxej1" 2026/08/05 05:11:46 DEBUG : only10: size = 0 OK 2026/08/05 05:11:46 INFO : only10: Copied (replaced existing) 2026/08/05 05:11:46 DEBUG : only18: Moving old file out the way to "only18.xonipon7" 2026/08/05 05:11:46 DEBUG : only11: Moving old file out the way to "only11.musitol5" 2026/08/05 05:11:46 DEBUG : only0: Removing old file 2026/08/05 05:11:46 DEBUG : only0: size = 0 OK 2026/08/05 05:11:46 INFO : only0: Copied (replaced existing) 2026/08/05 05:11:46 DEBUG : only18: Removing old file 2026/08/05 05:11:46 DEBUG : only1: Moving old file out the way to "only1.wetahuh4" 2026/08/05 05:11:46 DEBUG : only11: Removing old file 2026/08/05 05:11:46 DEBUG : only17: Removing old file 2026/08/05 05:11:46 DEBUG : only18: size = 0 OK 2026/08/05 05:11:46 INFO : only18: Copied (replaced existing) 2026/08/05 05:11:46 DEBUG : only11: size = 0 OK 2026/08/05 05:11:46 INFO : only11: Copied (replaced existing) 2026/08/05 05:11:46 DEBUG : only13: Moving old file out the way to "only13.fuyexon7" 2026/08/05 05:11:46 DEBUG : only3: Moving old file out the way to "only3.tazikoh3" 2026/08/05 05:11:46 DEBUG : only17: size = 0 OK 2026/08/05 05:11:46 INFO : only17: Copied (replaced existing) 2026/08/05 05:11:46 DEBUG : only4: Moving old file out the way to "only4.moxenaj5" 2026/08/05 05:11:47 DEBUG : only1: Removing old file 2026/08/05 05:11:47 DEBUG : only1: size = 0 OK 2026/08/05 05:11:47 INFO : only1: Copied (replaced existing) 2026/08/05 05:11:47 DEBUG : only5: Moving old file out the way to "only5.rupohef9" 2026/08/05 05:11:47 DEBUG : only13: Removing old file 2026/08/05 05:11:47 DEBUG : only3: Removing old file 2026/08/05 05:11:47 DEBUG : only13: size = 0 OK 2026/08/05 05:11:47 INFO : only13: Copied (replaced existing) 2026/08/05 05:11:47 DEBUG : only4: Removing old file 2026/08/05 05:11:47 DEBUG : only3: size = 0 OK 2026/08/05 05:11:47 INFO : only3: Copied (replaced existing) 2026/08/05 05:11:47 DEBUG : only6: Moving old file out the way to "only6.vowozin2" 2026/08/05 05:11:47 DEBUG : only7: Moving old file out the way to "only7.nicoxam9" 2026/08/05 05:11:47 DEBUG : only4: size = 0 OK 2026/08/05 05:11:47 INFO : only4: Copied (replaced existing) 2026/08/05 05:11:47 DEBUG : only5: Removing old file 2026/08/05 05:11:47 DEBUG : only8: Moving old file out the way to "only8.rorezuf1" 2026/08/05 05:11:47 DEBUG : only5: size = 0 OK 2026/08/05 05:11:47 INFO : only5: Copied (replaced existing) 2026/08/05 05:11:48 DEBUG : only6: Removing old file 2026/08/05 05:11:48 DEBUG : only9: Moving old file out the way to "only9.qexokoy0" 2026/08/05 05:11:48 DEBUG : only7: Removing old file 2026/08/05 05:11:48 DEBUG : only6: size = 0 OK 2026/08/05 05:11:48 INFO : only6: Copied (replaced existing) 2026/08/05 05:11:48 DEBUG : only8: Removing old file 2026/08/05 05:11:48 DEBUG : only16: Moving old file out the way to "only16.diyimeh6" 2026/08/05 05:11:48 DEBUG : only7: size = 0 OK 2026/08/05 05:11:48 INFO : only7: Copied (replaced existing) 2026/08/05 05:11:48 DEBUG : only19: Moving old file out the way to "only19.zemisac1" 2026/08/05 05:11:48 DEBUG : only8: size = 0 OK 2026/08/05 05:11:48 INFO : only8: Copied (replaced existing) 2026/08/05 05:11:48 DEBUG : only2: Moving old file out the way to "only2.kubefuh5" 2026/08/05 05:11:48 DEBUG : only9: Removing old file 2026/08/05 05:11:48 DEBUG : only16: Removing old file 2026/08/05 05:11:48 DEBUG : only9: size = 0 OK 2026/08/05 05:11:48 INFO : only9: Copied (replaced existing) 2026/08/05 05:11:48 DEBUG : only19: Removing old file 2026/08/05 05:11:48 DEBUG : only16: size = 0 OK 2026/08/05 05:11:48 INFO : only16: Copied (replaced existing) 2026/08/05 05:11:48 DEBUG : only2: Removing old file 2026/08/05 05:11:48 DEBUG : only19: size = 0 OK 2026/08/05 05:11:48 INFO : only19: Copied (replaced existing) 2026/08/05 05:11:49 DEBUG : only2: size = 0 OK 2026/08/05 05:11:49 INFO : only2: Copied (replaced existing) 2026/08/05 05:11:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (42.75s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:11:52 DEBUG : empty_dir: Making directory with metadata 2026/08/05 05:11:52 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/05 05:11:52 DEBUG : empty_on_remote: Making directory with metadata 2026/08/05 05:11:52 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/05 05:11:52 INFO : empty_on_remote: Making directory 2026/08/05 05:11:52 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/05 05:11:54 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/05 05:11:54 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/05 05:11:54 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/05 05:11:54 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (3.90s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:11:56 DEBUG : empty_dir: Making directory with metadata 2026/08/05 05:11:56 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/05 05:11:56 DEBUG : empty_on_remote: Making directory with metadata 2026/08/05 05:11:56 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/05 05:11:56 INFO : empty_on_remote: Making directory 2026/08/05 05:11:56 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/05 05:11:57 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/05 05:11:57 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/05 05:11:57 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/05 05:11:57 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/05 05:11:57 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.22s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:11:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/05 05:11:59 INFO : sub dir: Making directory 2026/08/05 05:11:59 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (7.11s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:12:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/05 05:12:06 INFO : sub dir: Making directory 2026/08/05 05:12:06 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (6.99s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0011-56789;.txt" to "premiumize.me root 'rclone-test-xeyeyil5pale'": object not found === RUN TestTransform/NFD run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0011-56789;.txt" to "premiumize.me root 'rclone-test-xeyeyil5pale'": object not found === RUN TestTransform/base64 run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0011-56789;.txt" to "premiumize.me root 'rclone-test-xeyeyil5pale'": object not found === RUN TestTransform/prefix run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0011-56789;.txt" to "premiumize.me root 'rclone-test-xeyeyil5pale'": object not found === RUN TestTransform/suffix run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0011-56789;.txt" to "premiumize.me root 'rclone-test-xeyeyil5pale'": object not found === RUN TestTransform/truncate run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0011-56789;.txt" to "premiumize.me root 'rclone-test-xeyeyil5pale'": object not found === RUN TestTransform/encoder run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0011-56789;.txt" to "premiumize.me root 'rclone-test-xeyeyil5pale'": object not found === RUN TestTransform/ISO-8859-1 run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0011-56789;.txt" to "premiumize.me root 'rclone-test-xeyeyil5pale'": object not found === RUN TestTransform/charmap run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0011-56789;.txt" to "premiumize.me root 'rclone-test-xeyeyil5pale'": object not found === RUN TestTransform/lowercase run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0011-56789;.txt" to "premiumize.me root 'rclone-test-xeyeyil5pale'": object not found === RUN TestTransform/ascii run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0011-56789;.txt" to "premiumize.me root 'rclone-test-xeyeyil5pale'": object not found --- FAIL: TestTransform (116.29s) --- FAIL: TestTransform/NFC (9.43s) --- FAIL: TestTransform/NFD (12.15s) --- FAIL: TestTransform/base64 (11.04s) --- FAIL: TestTransform/prefix (9.36s) --- FAIL: TestTransform/suffix (11.32s) --- FAIL: TestTransform/truncate (10.48s) --- FAIL: TestTransform/encoder (9.67s) --- FAIL: TestTransform/ISO-8859-1 (11.92s) --- FAIL: TestTransform/charmap (10.76s) --- FAIL: TestTransform/lowercase (9.45s) --- FAIL: TestTransform/ascii (10.70s) === RUN TestTransformCopy run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:14:09 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/05 05:14:09 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/05 05:14:09 INFO : sub dir_somesuffix: Making directory 2026/08/05 05:14:10 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/05 05:14:10 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/08/05 05:14:10 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/05 05:14:10 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/08/05 05:14:10 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/05 05:14:10 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:14:10 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:14:10 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/08/05 05:14:10 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/05 05:14:10 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.94s) === RUN TestDoubleTransform run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:14:11 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:14:11 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:14:11 INFO : tictactoe: Making directory 2026/08/05 05:14:11 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:14:11 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:14:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/05 05:14:11 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/08/05 05:14:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/05 05:14:11 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:14:11 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:14:12 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/08/05 05:14:12 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/08/05 05:14:12 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.33s) === RUN TestFileTag run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:14:13 INFO : toe: Making directory 2026/08/05 05:14:13 INFO : toe/toe: Making directory 2026/08/05 05:14:13 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:14:13 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/05 05:14:13 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/05 05:14:13 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/05 05:14:13 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:14:13 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:14:13 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/05 05:14:13 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/05 05:14:13 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.91s) === RUN TestNoTag run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:14:15 INFO : toe: Making directory 2026/08/05 05:14:15 INFO : toe/toe: Making directory 2026/08/05 05:14:15 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:14:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/05 05:14:15 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/05 05:14:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/05 05:14:15 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:14:15 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:14:15 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/05 05:14:15 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/05 05:14:15 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.85s) === RUN TestDirTag run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:14:16 DEBUG : empty_dir: Making directory with metadata 2026/08/05 05:14:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/05 05:14:16 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:14:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 05:14:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 05:14:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 05:14:16 INFO : tictacempty_dir: Making directory 2026/08/05 05:14:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 05:14:16 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:14:16 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:14:16 INFO : tictactoe: Making directory 2026/08/05 05:14:17 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:14:17 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:14:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/05 05:14:17 INFO : tictactoe/tictactoe: Making directory 2026/08/05 05:14:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/05 05:14:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/05 05:14:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/05 05:14:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/05 05:14:17 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:14:17 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:14:17 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/05 05:14:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/05 05:14:17 DEBUG : Waiting for deletions to finish --- PASS: TestDirTag (2.16s) === RUN TestAllTag run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:14:18 DEBUG : empty_dir: Making directory with metadata 2026/08/05 05:14:18 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/05 05:14:18 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:14:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 05:14:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 05:14:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 05:14:19 INFO : tictacempty_dir: Making directory 2026/08/05 05:14:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 05:14:19 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:14:19 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:14:19 INFO : tictactoe: Making directory 2026/08/05 05:14:19 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:14:19 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:14:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/05 05:14:19 INFO : tictactoe/tictactoe: Making directory 2026/08/05 05:14:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/05 05:14:19 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/05 05:14:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/05 05:14:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/05 05:14:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/05 05:14:19 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:14:19 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:14:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/05 05:14:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/05 05:14:21 DEBUG : Waiting for deletions to finish 2026/08/05 05:14:21 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:14:21 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:14:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 05:14:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 05:14:21 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:14:21 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:14:21 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/05 05:14:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/05 05:14:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/08/05 05:14:21 NOTICE: premiumize.me root 'rclone-test-xeyeyil5pale': 0 differences found 2026/08/05 05:14:21 NOTICE: premiumize.me root 'rclone-test-xeyeyil5pale': 1 hashes could not be checked 2026/08/05 05:14:21 NOTICE: premiumize.me root 'rclone-test-xeyeyil5pale': 1 matching files --- PASS: TestAllTag (3.48s) === RUN TestRunTwice run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:14:22 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:14:22 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:14:22 INFO : tictactoe: Making directory 2026/08/05 05:14:22 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:14:22 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:14:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/05 05:14:22 INFO : tictactoe/tictactoe: Making directory 2026/08/05 05:14:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/05 05:14:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/05 05:14:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/05 05:14:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/05 05:14:22 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:14:22 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:14:23 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/05 05:14:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/05 05:14:23 DEBUG : Waiting for deletions to finish 2026/08/05 05:14:24 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:14:24 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:14:24 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:14:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/05 05:14:24 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/05 05:14:24 DEBUG : toe/toe/toe.txt: Sizes identical 2026/08/05 05:14:24 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:14:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/05 05:14:24 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/08/05 05:14:24 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:14:24 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (3.20s) === RUN TestSyntax 2026/08/05 05:14:25 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:14:25 INFO : toe: Making directory 2026/08/05 05:14:25 INFO : toe/toe: Making directory 2026/08/05 05:14:26 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/05 05:14:26 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:14:26 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:14:26 DEBUG : toe/toe/toe: size = 11 OK 2026/08/05 05:14:26 INFO : toe/toe/toe: Copied (new) 2026/08/05 05:14:26 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (2.35s) === RUN TestMove run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:14:27 DEBUG : empty_dir: Making directory with metadata 2026/08/05 05:14:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/05 05:14:27 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:14:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 05:14:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 05:14:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 05:14:28 INFO : tictacempty_dir: Making directory 2026/08/05 05:14:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 05:14:28 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:14:28 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:14:28 INFO : tictactoe: Making directory 2026/08/05 05:14:28 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:14:28 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:14:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/05 05:14:28 INFO : tictactoe/tictactoe: Making directory 2026/08/05 05:14:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/05 05:14:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/05 05:14:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/05 05:14:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/05 05:14:28 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:14:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/05 05:14:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/05 05:14:28 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:14:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/05 05:14:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/05 05:14:29 INFO : toe/toe/toe.txt: Deleted 2026/08/05 05:14:29 INFO : toe/toe: Removing directory 2026/08/05 05:14:29 INFO : toe: Removing directory 2026/08/05 05:14:29 INFO : empty_dir: Removing directory 2026/08/05 05:14:29 DEBUG : Local file system at /tmp/rclone1792713824: deleted 3 directories --- PASS: TestMove (4.24s) === RUN TestTransformFile run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:14:32 DEBUG : empty_dir: Making directory with metadata 2026/08/05 05:14:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/05 05:14:32 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:14:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 05:14:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 05:14:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 05:14:32 INFO : tictacempty_dir: Making directory 2026/08/05 05:14:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 05:14:32 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:14:32 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:14:32 INFO : tictactoe: Making directory 2026/08/05 05:14:32 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:14:32 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:14:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/05 05:14:32 INFO : tictactoe/tictactoe: Making directory 2026/08/05 05:14:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/05 05:14:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/05 05:14:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/05 05:14:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/05 05:14:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/05 05:14:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/05 05:14:32 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:14:32 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:14:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/05 05:14:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/05 05:14:33 INFO : toe/toe/toe.txt: Deleted 2026/08/05 05:14:33 INFO : toe/toe: Removing directory 2026/08/05 05:14:33 INFO : toe: Removing directory 2026/08/05 05:14:33 INFO : empty_dir: Removing directory 2026/08/05 05:14:33 DEBUG : Local file system at /tmp/rclone1792713824: deleted 3 directories 2026/08/05 05:14:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/05 05:14:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Sizes identical 2026/08/05 05:14:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/05 05:14:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/05 05:14:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/05 05:14:35 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt --- PASS: TestTransformFile (5.09s) === RUN TestManualTransformFile run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:14:37 DEBUG : Reset feature "Copy" 2026/08/05 05:14:37 DEBUG : Reset feature "Move" 2026/08/05 05:14:37 DEBUG : Reset feature "Copy" 2026/08/05 05:14:37 DEBUG : Reset feature "Move" 2026/08/05 05:14:37 DEBUG : empty_dir: Making directory with metadata 2026/08/05 05:14:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/05 05:14:37 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:14:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 05:14:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 05:14:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 05:14:37 INFO : tictacempty_dir: Making directory 2026/08/05 05:14:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 05:14:37 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:14:37 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:14:37 INFO : tictactoe: Making directory 2026/08/05 05:14:37 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:14:37 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:14:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/05 05:14:37 INFO : tictactoe/tictactoe: Making directory 2026/08/05 05:14:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/05 05:14:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/05 05:14:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/05 05:14:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/05 05:14:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/05 05:14:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/05 05:14:37 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:14:37 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:14:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/05 05:14:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/05 05:14:38 INFO : toe/toe/toe.txt: Deleted 2026/08/05 05:14:38 INFO : toe/toe: Removing directory 2026/08/05 05:14:38 INFO : toe: Removing directory 2026/08/05 05:14:38 INFO : empty_dir: Removing directory 2026/08/05 05:14:38 DEBUG : Local file system at /tmp/rclone1792713824: deleted 3 directories 2026/08/05 05:14:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/05 05:14:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Sizes identical 2026/08/05 05:14:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/05 05:14:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/05 05:14:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/05 05:14:40 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/05 05:14:40 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/08/05 05:14:40 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted --- PASS: TestManualTransformFile (4.63s) === RUN TestBase64 run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:14:41 DEBUG : toe: transformed to: dG9l 2026/08/05 05:14:42 DEBUG : toe: transformed to: dG9l 2026/08/05 05:14:42 INFO : dG9l: Making directory 2026/08/05 05:14:42 DEBUG : toe: transformed to: dG9l 2026/08/05 05:14:42 DEBUG : toe: transformed to: dG9l 2026/08/05 05:14:42 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/05 05:14:42 INFO : dG9l/dG9l: Making directory 2026/08/05 05:14:42 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/05 05:14:42 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/08/05 05:14:42 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/05 05:14:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/05 05:14:42 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/05 05:14:42 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:14:42 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:14:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/08/05 05:14:43 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/08/05 05:14:43 DEBUG : Waiting for deletions to finish 2026/08/05 05:14:43 DEBUG : dG9l: transformed to: toe 2026/08/05 05:14:43 DEBUG : dG9l: transformed to: toe 2026/08/05 05:14:43 DEBUG : Added delayed dir = "toe", newDst=toe 2026/08/05 05:14:43 DEBUG : dG9l: transformed to: toe 2026/08/05 05:14:43 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/08/05 05:14:43 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/08/05 05:14:43 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/08/05 05:14:43 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/05 05:14:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Sizes identical 2026/08/05 05:14:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/08/05 05:14:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/08/05 05:14:43 DEBUG : Local file system at /tmp/rclone1792713824: Waiting for checks to finish 2026/08/05 05:14:43 DEBUG : Local file system at /tmp/rclone1792713824: Waiting for transfers to finish 2026/08/05 05:14:43 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.35s) === RUN TestError run.go:198: Remote "premiumize.me root 'rclone-test-xeyeyil5pale'", Local "Local file system at /tmp/rclone1792713824", Modify Window "876000h0m0s" 2026/08/05 05:14:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/05 05:14:44 DEBUG : toe: transformed to: 2026/08/05 05:14:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/05 05:14:44 DEBUG : toe: transformed to: 2026/08/05 05:14:44 INFO : premiumize.me root 'rclone-test-xeyeyil5pale': Making directory 2026/08/05 05:14:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/05 05:14:44 DEBUG : toe: transformed to: 2026/08/05 05:14:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/05 05:14:44 DEBUG : toe: transformed to: 2026/08/05 05:14:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/05 05:14:44 DEBUG : toe/toe: transformed to: 2026/08/05 05:14:44 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/05 05:14:44 INFO : toe/toe: Making directory 2026/08/05 05:14:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/05 05:14:44 DEBUG : toe/toe: transformed to: 2026/08/05 05:14:44 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/05 05:14:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/05 05:14:44 DEBUG : toe: transformed to: 2026/08/05 05:14:44 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/05 05:14:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/05 05:14:44 DEBUG : toe/toe/toe: transformed to: 2026/08/05 05:14:44 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/08/05 05:14:44 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for checks to finish 2026/08/05 05:14:44 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Waiting for transfers to finish 2026/08/05 05:14:45 DEBUG : toe/toe/toe: size = 11 OK 2026/08/05 05:14:45 INFO : toe/toe/toe: Copied (new) 2026/08/05 05:14:45 ERROR : premiumize.me root 'rclone-test-xeyeyil5pale': not deleting files as there were IO errors 2026/08/05 05:14:45 ERROR : premiumize.me root 'rclone-test-xeyeyil5pale': not deleting directories as there were IO errors --- PASS: TestError (2.62s) FAIL 2026/08/05 05:14:46 DEBUG : premiumize.me root 'rclone-test-xeyeyil5pale': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestPremiumizeMe: -verbose" - Finished ERROR in 8m27.46810486s (try 1/5): exit status 1: Failed [TestTransform/NFC TestTransform/NFD TestTransform/base64 TestTransform/prefix TestTransform/suffix TestTransform/truncate TestTransform/encoder TestTransform/ISO-8859-1 TestTransform/charmap TestTransform/lowercase TestTransform/ascii]