"./sync.test -test.v -test.timeout 1h0m0s -remote TestPremiumizeMe: -verbose" - Starting (try 1/5) 2026/08/06 05:04:29 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-rivimup0ricu" 2026/08/06 05:04:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/06 05:04:30 DEBUG : Creating backend with remote "/tmp/rclone927636257" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:04:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/06 05:04:31 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/08/06 05:04:31 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:04:31 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (0.86s) === RUN TestCopy run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:04:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/06 05:04:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/06 05:04:31 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:04:31 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:04:33 DEBUG : sub dir/hello world: size = 11 OK 2026/08/06 05:04:33 INFO : sub dir/hello world: Copied (new) 2026/08/06 05:04:33 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.30s) === RUN TestCopyMetadata run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.24s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.25s) === RUN TestCopyMissingDirectory run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:04:34 DEBUG : Creating backend with remote "/non-existing" 2026/08/06 05:04:34 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/08/06 05:04:34 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:04:34 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.39s) === RUN TestCopyNoTraverse run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:04:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/06 05:04:35 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:04:35 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:04:36 DEBUG : sub dir/hello world: size = 11 OK 2026/08/06 05:04:36 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (2.26s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.27s) === RUN TestCopyCheckFirst run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:04:37 INFO : premiumize.me root 'rclone-test-rivimup0ricu': Running all checks before starting transfers 2026/08/06 05:04:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/06 05:04:37 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:04:37 INFO : premiumize.me root 'rclone-test-rivimup0ricu': Checks finished, now starting transfers 2026/08/06 05:04:37 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:04:38 DEBUG : sub dir/hello world: size = 11 OK 2026/08/06 05:04:38 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (2.22s) === RUN TestSyncNoTraverse run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:04:39 ERROR : Ignoring --no-traverse with sync 2026/08/06 05:04:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/06 05:04:39 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:04:39 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:04:40 DEBUG : sub dir/hello world: size = 11 OK 2026/08/06 05:04:40 INFO : sub dir/hello world: Copied (new) 2026/08/06 05:04:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.98s) === RUN TestCopyWithDepth run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:04:41 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/08/06 05:04:41 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:04:41 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:04:42 DEBUG : hello world2: size = 12 OK 2026/08/06 05:04:42 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.34s) === RUN TestCopyWithFilesFrom run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:04:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/06 05:04:43 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:04:43 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:04:43 DEBUG : potato2: size = 11 OK 2026/08/06 05:04:43 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.41s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:04:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/06 05:04:44 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:04:44 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:04:45 DEBUG : potato2: size = 11 OK 2026/08/06 05:04:45 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.28s) === RUN TestCopyEmptyDirectories run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:04:45 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/06 05:04:45 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/06 05:04:45 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/06 05:04:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/06 05:04:45 INFO : sub dir2: Making directory 2026/08/06 05:04:46 INFO : sub dir: Making directory 2026/08/06 05:04:46 INFO : sub dir2/sub sub dir2: Making directory 2026/08/06 05:04:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/06 05:04:46 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:04:46 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:04:47 DEBUG : sub dir/hello world: size = 11 OK 2026/08/06 05:04:47 INFO : sub dir/hello world: Copied (new) 2026/08/06 05:04:47 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (2.50s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:04:48 INFO : sub dir2: Making directory 2026/08/06 05:04:48 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/06 05:04:48 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/06 05:04:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/06 05:04:48 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:04:48 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:04:49 DEBUG : sub dir/hello world: size = 11 OK 2026/08/06 05:04:49 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.65s) === RUN TestMoveEmptyDirectories run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:04:49 DEBUG : sub dir2: Making directory with metadata 2026/08/06 05:04:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/06 05:04:50 INFO : sub dir2: Making directory 2026/08/06 05:04:50 INFO : sub dir: Making directory 2026/08/06 05:04:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/06 05:04:50 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:04:50 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:04:51 DEBUG : sub dir/hello world: size = 11 OK 2026/08/06 05:04:51 INFO : sub dir/hello world: Copied (new) 2026/08/06 05:04:51 INFO : sub dir/hello world: Deleted 2026/08/06 05:04:51 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/06 05:04:51 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.05s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.17s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:04:52 INFO : sub dir2: Making directory 2026/08/06 05:04:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/06 05:04:52 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:04:52 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:04:53 DEBUG : sub dir/hello world: size = 11 OK 2026/08/06 05:04:53 INFO : sub dir/hello world: Copied (new) 2026/08/06 05:04:53 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.78s) === RUN TestSyncEmptyDirectories run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:04:53 DEBUG : sub dir2: Making directory with metadata 2026/08/06 05:04:53 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/06 05:04:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/06 05:04:53 INFO : sub dir2: Making directory 2026/08/06 05:04:54 INFO : sub dir: Making directory 2026/08/06 05:04:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/06 05:04:54 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:04:54 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:04:54 DEBUG : sub dir/hello world: size = 11 OK 2026/08/06 05:04:54 INFO : sub dir/hello world: Copied (new) 2026/08/06 05:04:54 DEBUG : Waiting for deletions to finish 2026/08/06 05:04:55 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.78s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.26s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:04:55 INFO : sub dir2: Making directory 2026/08/06 05:04:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/06 05:04:56 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:04:56 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:04:57 DEBUG : sub dir/hello world: size = 11 OK 2026/08/06 05:04:57 INFO : sub dir/hello world: Copied (new) 2026/08/06 05:04:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.76s) === RUN TestServerSideCopy run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:04:58 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-qabeyid6gate" sync_test.go:620: Server side copy (if possible) premiumize.me root 'rclone-test-rivimup0ricu' -> premiumize.me root 'rclone-test-qabeyid6gate' 2026/08/06 05:04:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/06 05:04:59 DEBUG : premiumize.me root 'rclone-test-qabeyid6gate': Waiting for checks to finish 2026/08/06 05:04:59 DEBUG : premiumize.me root 'rclone-test-qabeyid6gate': Waiting for transfers to finish 2026/08/06 05:05:00 DEBUG : sub dir/hello world: size = 11 OK 2026/08/06 05:05:00 INFO : sub dir/hello world: Copied (new) 2026/08/06 05:05:00 DEBUG : premiumize.me root 'rclone-test-qabeyid6gate': Purge remote --- PASS: TestServerSideCopy (4.08s) === RUN TestCopyOverSelf run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:05:03 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:05:03 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone927636257) 2026/08/06 05:05:03 DEBUG : sub dir/hello world: size = 11 (premiumize.me root 'rclone-test-rivimup0ricu') 2026/08/06 05:05:03 DEBUG : sub dir/hello world: Sizes differ 2026/08/06 05:05:03 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:05:03 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.muyutun5" 2026/08/06 05:05:04 DEBUG : sub dir/hello world: Removing old file 2026/08/06 05:05:04 DEBUG : sub dir/hello world: size = 17 OK 2026/08/06 05:05:04 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.99s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:05:06 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-rocenay8kile" sync_test.go:656: Server side copy (if possible) premiumize.me root 'rclone-test-rivimup0ricu' -> premiumize.me root 'rclone-test-rocenay8kile' 2026/08/06 05:05:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/06 05:05:07 DEBUG : premiumize.me root 'rclone-test-rocenay8kile': Waiting for checks to finish 2026/08/06 05:05:07 DEBUG : premiumize.me root 'rclone-test-rocenay8kile': Waiting for transfers to finish 2026/08/06 05:05:08 DEBUG : sub dir/hello world: size = 11 OK 2026/08/06 05:05:08 INFO : sub dir/hello world: Copied (new) 2026/08/06 05:05:09 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.zopagaf5" 2026/08/06 05:05:09 DEBUG : sub dir/hello world: Removing old file 2026/08/06 05:05:10 DEBUG : sub dir/hello world: size = 17 (premiumize.me root 'rclone-test-rivimup0ricu') 2026/08/06 05:05:10 DEBUG : sub dir/hello world: size = 11 (premiumize.me root 'rclone-test-rocenay8kile') 2026/08/06 05:05:10 DEBUG : sub dir/hello world: Sizes differ 2026/08/06 05:05:10 DEBUG : premiumize.me root 'rclone-test-rocenay8kile': Waiting for checks to finish 2026/08/06 05:05:10 DEBUG : premiumize.me root 'rclone-test-rocenay8kile': Waiting for transfers to finish 2026/08/06 05:05:11 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.qimoxul9" 2026/08/06 05:05:11 DEBUG : sub dir/hello world: Removing old file 2026/08/06 05:05:11 DEBUG : sub dir/hello world: size = 17 OK 2026/08/06 05:05:11 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/06 05:05:11 DEBUG : premiumize.me root 'rclone-test-rocenay8kile': Purge remote --- PASS: TestServerSideCopyOverSelf (7.59s) === RUN TestMoveOverSelf run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:05:13 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone927636257) 2026/08/06 05:05:13 DEBUG : sub dir/hello world: size = 11 (premiumize.me root 'rclone-test-rivimup0ricu') 2026/08/06 05:05:13 DEBUG : sub dir/hello world: Sizes differ 2026/08/06 05:05:13 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:05:13 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:05:13 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.sawigih4" 2026/08/06 05:05:14 DEBUG : sub dir/hello world: Removing old file 2026/08/06 05:05:14 DEBUG : sub dir/hello world: size = 17 OK 2026/08/06 05:05:14 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/06 05:05:14 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.66s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:05:16 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-maguleg6jalu" sync_test.go:701: Server side copy (if possible) premiumize.me root 'rclone-test-rivimup0ricu' -> premiumize.me root 'rclone-test-maguleg6jalu' 2026/08/06 05:05:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/06 05:05:16 DEBUG : premiumize.me root 'rclone-test-maguleg6jalu': Waiting for checks to finish 2026/08/06 05:05:16 DEBUG : premiumize.me root 'rclone-test-maguleg6jalu': Waiting for transfers to finish 2026/08/06 05:05:17 DEBUG : sub dir/hello world: size = 11 OK 2026/08/06 05:05:17 INFO : sub dir/hello world: Copied (new) 2026/08/06 05:05:18 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.rigajel3" 2026/08/06 05:05:18 DEBUG : sub dir/hello world: Removing old file 2026/08/06 05:05:18 DEBUG : premiumize.me root 'rclone-test-maguleg6jalu': Using server-side directory move 2026/08/06 05:05:18 INFO : premiumize.me root 'rclone-test-maguleg6jalu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/06 05:05:19 DEBUG : premiumize.me root 'rclone-test-maguleg6jalu': Waiting for checks to finish 2026/08/06 05:05:19 DEBUG : sub dir/hello world: size = 17 (premiumize.me root 'rclone-test-rivimup0ricu') 2026/08/06 05:05:19 DEBUG : sub dir/hello world: size = 11 (premiumize.me root 'rclone-test-maguleg6jalu') 2026/08/06 05:05:19 DEBUG : sub dir/hello world: Sizes differ 2026/08/06 05:05:19 DEBUG : premiumize.me root 'rclone-test-maguleg6jalu': Waiting for transfers to finish 2026/08/06 05:05:19 INFO : sub dir/hello world: Deleted 2026/08/06 05:05:19 INFO : sub dir/hello world: Moved (server-side) 2026/08/06 05:05:21 DEBUG : testing file moves 2026/08/06 05:05:21 DEBUG : sub dir/hello world: size = 24 (premiumize.me root 'rclone-test-rivimup0ricu') 2026/08/06 05:05:21 DEBUG : sub dir/hello world: size = 17 (premiumize.me root 'rclone-test-maguleg6jalu') 2026/08/06 05:05:21 DEBUG : sub dir/hello world: Sizes differ 2026/08/06 05:05:21 DEBUG : premiumize.me root 'rclone-test-maguleg6jalu': Waiting for checks to finish 2026/08/06 05:05:21 DEBUG : premiumize.me root 'rclone-test-maguleg6jalu': Waiting for transfers to finish 2026/08/06 05:05:21 INFO : sub dir/hello world: Deleted 2026/08/06 05:05:21 INFO : sub dir/hello world: Moved (server-side) 2026/08/06 05:05:21 DEBUG : premiumize.me root 'rclone-test-maguleg6jalu': Purge remote --- PASS: TestServerSideMoveOverSelf (7.21s) === RUN TestCopyAfterDelete run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:05:23 ERROR : error listing: directory not found 2026/08/06 05:05:23 INFO : Local file system at /tmp/rclone927636257: Making directory 2026/08/06 05:05:23 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:05:23 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.96s) === RUN TestCopyRedownload run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:05:25 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/06 05:05:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/06 05:05:25 DEBUG : Local file system at /tmp/rclone927636257: Waiting for checks to finish 2026/08/06 05:05:25 DEBUG : Local file system at /tmp/rclone927636257: Waiting for transfers to finish 2026/08/06 05:05:25 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2026/08/06 05:05:25 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2026/08/06 05:05:25 INFO : sub dir/hello world: Copied (new) 2026/08/06 05:05:25 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (2.08s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:05:26 DEBUG : check sum: Need to transfer - File not found at Destination 2026/08/06 05:05:26 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:05:26 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:05:27 DEBUG : check sum: size = 1 OK 2026/08/06 05:05:27 INFO : check sum: Copied (new) 2026/08/06 05:05:27 DEBUG : Waiting for deletions to finish 2026/08/06 05:05:27 DEBUG : check sum: size = 1 OK 2026/08/06 05:05:27 NOTICE: premiumize.me root 'rclone-test-rivimup0ricu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/06 05:05:27 DEBUG : check sum: Size of src and dst objects identical 2026/08/06 05:05:27 DEBUG : check sum: Unchanged skipping 2026/08/06 05:05:27 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:05:27 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:05:27 DEBUG : Waiting for deletions to finish 2026/08/06 05:05:27 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (2.20s) === RUN TestSyncSizeOnly run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:05:28 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/08/06 05:05:28 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:05:28 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:05:29 DEBUG : sizeonly: size = 6 OK 2026/08/06 05:05:29 INFO : sizeonly: Copied (new) 2026/08/06 05:05:29 DEBUG : Waiting for deletions to finish 2026/08/06 05:05:29 DEBUG : sizeonly: size = 6 OK 2026/08/06 05:05:29 DEBUG : sizeonly: Sizes identical 2026/08/06 05:05:29 DEBUG : sizeonly: Unchanged skipping 2026/08/06 05:05:29 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:05:29 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:05:29 DEBUG : Waiting for deletions to finish 2026/08/06 05:05:29 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.84s) === RUN TestSyncIgnoreSize run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:05:30 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/08/06 05:05:30 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:05:30 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:05:31 INFO : ignore-size: Copied (new) 2026/08/06 05:05:31 DEBUG : Waiting for deletions to finish 2026/08/06 05:05:31 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:05:31 DEBUG : ignore-size: Sizes identical 2026/08/06 05:05:31 DEBUG : ignore-size: Unchanged skipping 2026/08/06 05:05:31 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:05:31 DEBUG : Waiting for deletions to finish 2026/08/06 05:05:31 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.95s) === RUN TestSyncIgnoreTimes run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:05:33 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:05:33 DEBUG : existing: size = 6 OK 2026/08/06 05:05:33 DEBUG : existing: Sizes identical 2026/08/06 05:05:33 DEBUG : existing: Unchanged skipping 2026/08/06 05:05:33 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:05:33 DEBUG : Waiting for deletions to finish 2026/08/06 05:05:33 INFO : There was nothing to transfer 2026/08/06 05:05:33 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/08/06 05:05:33 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:05:33 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:05:33 DEBUG : existing: Moving old file out the way to "existing.dopeyev9" 2026/08/06 05:05:34 DEBUG : existing: Removing old file 2026/08/06 05:05:34 DEBUG : existing: size = 6 OK 2026/08/06 05:05:34 INFO : existing: Copied (replaced existing) 2026/08/06 05:05:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.48s) === RUN TestSyncIgnoreExisting run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:05:34 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/06 05:05:34 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:05:34 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:05:35 DEBUG : existing: size = 6 OK 2026/08/06 05:05:35 INFO : existing: Copied (new) 2026/08/06 05:05:35 DEBUG : Waiting for deletions to finish 2026/08/06 05:05:36 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:05:36 DEBUG : existing: Destination exists, skipping 2026/08/06 05:05:36 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:05:36 DEBUG : Waiting for deletions to finish 2026/08/06 05:05:36 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (2.26s) === RUN TestSyncIgnoreErrors run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:05:39 INFO : d: Making directory 2026/08/06 05:05:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/06 05:05:40 DEBUG : c/non empty space: size = 5 OK 2026/08/06 05:05:40 DEBUG : c/non empty space: Sizes identical 2026/08/06 05:05:40 DEBUG : c/non empty space: Unchanged skipping 2026/08/06 05:05:40 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:05:40 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:05:41 DEBUG : a/potato2: size = 60 OK 2026/08/06 05:05:41 INFO : a/potato2: Copied (new) 2026/08/06 05:05:41 DEBUG : Waiting for deletions to finish 2026/08/06 05:05:41 INFO : b/potato: Deleted 2026/08/06 05:05:41 INFO : d: Removing directory 2026/08/06 05:05:41 INFO : b: Removing directory 2026/08/06 05:05:41 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': deleted 2 directories --- PASS: TestSyncIgnoreErrors (5.68s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:05:43 DEBUG : empty space: size = 1 OK 2026/08/06 05:05:43 DEBUG : empty space: Sizes identical 2026/08/06 05:05:43 DEBUG : empty space: Unchanged skipping 2026/08/06 05:05:43 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:05:43 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:05:43 DEBUG : Waiting for deletions to finish 2026/08/06 05:05:43 INFO : There was nothing to transfer 2026/08/06 05:05:43 DEBUG : empty space: size = 1 OK 2026/08/06 05:05:43 DEBUG : empty space: Sizes identical 2026/08/06 05:05:43 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:05:43 DEBUG : empty space: Unchanged skipping 2026/08/06 05:05:43 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:05:43 DEBUG : Waiting for deletions to finish 2026/08/06 05:05:43 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (1.64s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.21s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.19s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:05:45 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/06 05:05:45 DEBUG : empty space: size = 1 OK 2026/08/06 05:05:45 DEBUG : empty space: Sizes identical 2026/08/06 05:05:45 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:05:45 DEBUG : empty space: Unchanged skipping 2026/08/06 05:05:45 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:05:46 DEBUG : potato: size = 60 OK 2026/08/06 05:05:46 INFO : potato: Copied (new) 2026/08/06 05:05:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.32s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:05:48 DEBUG : potato: size = 21 (Local file system at /tmp/rclone927636257) 2026/08/06 05:05:48 DEBUG : potato: size = 60 (premiumize.me root 'rclone-test-rivimup0ricu') 2026/08/06 05:05:48 DEBUG : potato: Sizes differ 2026/08/06 05:05:48 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:05:48 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:05:48 DEBUG : potato: Moving old file out the way to "potato.hoyodoz0" 2026/08/06 05:05:48 DEBUG : potato: Removing old file 2026/08/06 05:05:48 DEBUG : potato: size = 21 OK 2026/08/06 05:05:48 INFO : potato: Copied (replaced existing) 2026/08/06 05:05:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.08s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2026/08/06 05:05:50 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:05:50 DEBUG : potato: size = 21 (Local file system at /tmp/rclone927636257) 2026/08/06 05:05:50 DEBUG : potato: size = 36 (premiumize.me root 'rclone-test-rivimup0ricu') 2026/08/06 05:05:50 DEBUG : potato: Sizes differ 2026/08/06 05:05:50 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:05:50 DEBUG : potato: Moving old file out the way to "potato.qekejew7" 2026/08/06 05:05:50 DEBUG : potato: Removing old file 2026/08/06 05:05:50 DEBUG : potato: size = 21 OK 2026/08/06 05:05:50 INFO : potato: Copied (replaced existing) 2026/08/06 05:05:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:05:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/06 05:05:53 DEBUG : empty space: size = 1 OK 2026/08/06 05:05:53 DEBUG : empty space: Sizes identical 2026/08/06 05:05:53 DEBUG : empty space: Unchanged skipping 2026/08/06 05:05:53 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/08/06 05:05:53 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:05:53 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:05:53 DEBUG : Waiting for deletions to finish 2026/08/06 05:05:53 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:05:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/06 05:05:55 DEBUG : empty space: size = 1 OK 2026/08/06 05:05:55 DEBUG : empty space: Sizes identical 2026/08/06 05:05:55 DEBUG : empty space: Unchanged skipping 2026/08/06 05:05:55 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:05:55 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:05:56 DEBUG : potato2: size = 60 OK 2026/08/06 05:05:56 INFO : potato2: Copied (new) 2026/08/06 05:05:56 DEBUG : Waiting for deletions to finish 2026/08/06 05:05:56 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:05:58 INFO : d: Making directory 2026/08/06 05:05:58 INFO : d/e: Making directory 2026/08/06 05:05:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/06 05:05:59 DEBUG : c/non empty space: size = 5 OK 2026/08/06 05:05:59 DEBUG : c/non empty space: Sizes identical 2026/08/06 05:05:59 DEBUG : c/non empty space: Unchanged skipping 2026/08/06 05:05:59 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:05:59 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:06:00 DEBUG : a/potato2: size = 60 OK 2026/08/06 05:06:00 INFO : a/potato2: Copied (new) 2026/08/06 05:06:00 DEBUG : Waiting for deletions to finish 2026/08/06 05:06:00 INFO : b/potato: Deleted 2026/08/06 05:06:00 INFO : d/e: Removing directory 2026/08/06 05:06:00 INFO : d: Removing directory 2026/08/06 05:06:00 INFO : b: Removing directory 2026/08/06 05:06:00 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (5.11s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:06:03 INFO : d: Making directory 2026/08/06 05:06:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/06 05:06:04 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:06:04 DEBUG : c/non empty space: size = 5 OK 2026/08/06 05:06:04 DEBUG : c/non empty space: Sizes identical 2026/08/06 05:06:04 DEBUG : c/non empty space: Unchanged skipping 2026/08/06 05:06:04 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:06:05 DEBUG : a/potato2: size = 60 OK 2026/08/06 05:06:05 INFO : a/potato2: Copied (new) 2026/08/06 05:06:05 ERROR : premiumize.me root 'rclone-test-rivimup0ricu': not deleting files as there were IO errors 2026/08/06 05:06:05 ERROR : premiumize.me root 'rclone-test-rivimup0ricu': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (5.85s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:06:09 DEBUG : Waiting for deletions to finish 2026/08/06 05:06:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/06 05:06:09 DEBUG : empty space: size = 1 OK 2026/08/06 05:06:09 DEBUG : empty space: Sizes identical 2026/08/06 05:06:09 DEBUG : empty space: Unchanged skipping 2026/08/06 05:06:09 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:06:09 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:06:09 INFO : potato: Deleted 2026/08/06 05:06:10 DEBUG : potato2: size = 60 OK 2026/08/06 05:06:10 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.38s) === RUN TestSyncDeleteBefore run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:06:13 DEBUG : Waiting for deletions to finish 2026/08/06 05:06:13 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:06:13 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:06:13 INFO : potato: Deleted 2026/08/06 05:06:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/06 05:06:13 DEBUG : empty space: size = 1 OK 2026/08/06 05:06:13 DEBUG : empty space: Sizes identical 2026/08/06 05:06:13 DEBUG : empty space: Unchanged skipping 2026/08/06 05:06:13 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:06:13 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:06:14 DEBUG : potato2: size = 60 OK 2026/08/06 05:06:14 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.71s) === RUN TestCopyDeleteBefore run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:06:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/06 05:06:15 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:06:15 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:06:16 DEBUG : potato2: size = 19 OK 2026/08/06 05:06:16 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.28s) === RUN TestSyncWithExclude run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:06:18 DEBUG : enormous: Excluded (Size Filter) 2026/08/06 05:06:18 DEBUG : enormous: Excluded 2026/08/06 05:06:18 DEBUG : potato2: Excluded (Size Filter) 2026/08/06 05:06:18 DEBUG : potato2: Excluded 2026/08/06 05:06:19 DEBUG : potato2: Excluded (Size Filter) 2026/08/06 05:06:19 DEBUG : potato2: Excluded 2026/08/06 05:06:19 DEBUG : empty space: size = 1 OK 2026/08/06 05:06:19 DEBUG : empty space: Sizes identical 2026/08/06 05:06:19 DEBUG : empty space: Unchanged skipping 2026/08/06 05:06:19 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:06:19 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:06:19 DEBUG : Waiting for deletions to finish 2026/08/06 05:06:19 INFO : There was nothing to transfer 2026/08/06 05:06:19 DEBUG : enormous: Excluded (Size Filter) 2026/08/06 05:06:19 DEBUG : enormous: Excluded 2026/08/06 05:06:19 DEBUG : potato2: Excluded (Size Filter) 2026/08/06 05:06:19 DEBUG : potato2: Excluded 2026/08/06 05:06:19 DEBUG : potato2: Excluded (Size Filter) 2026/08/06 05:06:19 DEBUG : potato2: Excluded 2026/08/06 05:06:19 DEBUG : empty space: size = 1 OK 2026/08/06 05:06:19 DEBUG : empty space: Sizes identical 2026/08/06 05:06:19 DEBUG : empty space: Unchanged skipping 2026/08/06 05:06:19 DEBUG : Local file system at /tmp/rclone927636257: Waiting for checks to finish 2026/08/06 05:06:19 DEBUG : Local file system at /tmp/rclone927636257: Waiting for transfers to finish 2026/08/06 05:06:19 DEBUG : Waiting for deletions to finish 2026/08/06 05:06:19 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.49s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:06:21 DEBUG : enormous: Excluded (Size Filter) 2026/08/06 05:06:21 DEBUG : enormous: Excluded 2026/08/06 05:06:21 DEBUG : potato2: Excluded (Size Filter) 2026/08/06 05:06:21 DEBUG : potato2: Excluded 2026/08/06 05:06:21 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:06:21 DEBUG : empty space: size = 1 OK 2026/08/06 05:06:21 DEBUG : empty space: Sizes identical 2026/08/06 05:06:21 DEBUG : empty space: Unchanged skipping 2026/08/06 05:06:21 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:06:21 DEBUG : Waiting for deletions to finish 2026/08/06 05:06:21 INFO : enormous: Deleted 2026/08/06 05:06:21 INFO : potato2: Deleted 2026/08/06 05:06:21 INFO : There was nothing to transfer 2026/08/06 05:06:22 DEBUG : empty space: size = 1 OK 2026/08/06 05:06:22 DEBUG : empty space: Sizes identical 2026/08/06 05:06:22 DEBUG : empty space: Unchanged skipping 2026/08/06 05:06:22 DEBUG : Local file system at /tmp/rclone927636257: Waiting for checks to finish 2026/08/06 05:06:22 DEBUG : Local file system at /tmp/rclone927636257: Waiting for transfers to finish 2026/08/06 05:06:22 DEBUG : Waiting for deletions to finish 2026/08/06 05:06:22 INFO : enormous: Deleted 2026/08/06 05:06:22 INFO : potato2: Deleted 2026/08/06 05:06:22 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.96s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" sync_test.go:1454: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.17s) === 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-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" sync_test.go:1569: Can track renames: false 2026/08/06 05:06:22 ERROR : premiumize.me root 'rclone-test-rivimup0ricu': Ignoring --track-renames as the source and destination do not have a common hash 2026/08/06 05:06:22 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/06 05:06:22 DEBUG : yam: Need to transfer - File not found at Destination 2026/08/06 05:06:22 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:06:22 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:06:23 DEBUG : yam: size = 11 OK 2026/08/06 05:06:23 INFO : yam: Copied (new) 2026/08/06 05:06:23 DEBUG : potato: size = 14 OK 2026/08/06 05:06:23 INFO : potato: Copied (new) 2026/08/06 05:06:23 DEBUG : Waiting for deletions to finish 2026/08/06 05:06:23 ERROR : premiumize.me root 'rclone-test-rivimup0ricu': Ignoring --track-renames as the source and destination do not have a common hash 2026/08/06 05:06:23 DEBUG : yaml: Need to transfer - File not found at Destination 2026/08/06 05:06:23 DEBUG : potato: size = 14 OK 2026/08/06 05:06:23 DEBUG : potato: Sizes identical 2026/08/06 05:06:23 DEBUG : potato: Unchanged skipping 2026/08/06 05:06:23 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:06:23 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:06:24 DEBUG : yaml: size = 11 OK 2026/08/06 05:06:24 INFO : yaml: Copied (new) 2026/08/06 05:06:24 DEBUG : Waiting for deletions to finish 2026/08/06 05:06:24 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (2.55s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" sync_test.go:1641: Can track renames: false 2026/08/06 05:06:25 ERROR : premiumize.me root 'rclone-test-rivimup0ricu': Ignoring --track-renames as either the source or destination do not support modtime 2026/08/06 05:06:25 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/06 05:06:25 DEBUG : yam: Need to transfer - File not found at Destination 2026/08/06 05:06:25 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:06:25 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:06:25 DEBUG : potato: size = 14 OK 2026/08/06 05:06:25 INFO : potato: Copied (new) 2026/08/06 05:06:25 DEBUG : yam: size = 11 OK 2026/08/06 05:06:25 INFO : yam: Copied (new) 2026/08/06 05:06:25 DEBUG : Waiting for deletions to finish 2026/08/06 05:06:26 ERROR : premiumize.me root 'rclone-test-rivimup0ricu': Ignoring --track-renames as either the source or destination do not support modtime 2026/08/06 05:06:26 DEBUG : yaml: Need to transfer - File not found at Destination 2026/08/06 05:06:26 DEBUG : potato: size = 14 OK 2026/08/06 05:06:26 DEBUG : potato: Sizes identical 2026/08/06 05:06:26 DEBUG : potato: Unchanged skipping 2026/08/06 05:06:26 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:06:26 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:06:27 DEBUG : yaml: size = 11 OK 2026/08/06 05:06:27 INFO : yaml: Copied (new) 2026/08/06 05:06:27 DEBUG : Waiting for deletions to finish 2026/08/06 05:06:27 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.54s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" sync_test.go:1680: Can track renames: false 2026/08/06 05:06:27 INFO : premiumize.me root 'rclone-test-rivimup0ricu': Making map for --track-renames 2026/08/06 05:06:27 INFO : premiumize.me root 'rclone-test-rivimup0ricu': Finished making map for --track-renames 2026/08/06 05:06:27 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:06:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/06 05:06:27 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/08/06 05:06:27 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for renames to finish 2026/08/06 05:06:27 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:06:28 DEBUG : sub/yam: size = 11 OK 2026/08/06 05:06:28 INFO : sub/yam: Copied (new) 2026/08/06 05:06:29 DEBUG : potato: size = 14 OK 2026/08/06 05:06:29 INFO : potato: Copied (new) 2026/08/06 05:06:29 DEBUG : Waiting for deletions to finish 2026/08/06 05:06:29 DEBUG : potato: size = 14 OK 2026/08/06 05:06:29 DEBUG : potato: Sizes identical 2026/08/06 05:06:29 DEBUG : potato: Unchanged skipping 2026/08/06 05:06:29 INFO : premiumize.me root 'rclone-test-rivimup0ricu': Making map for --track-renames 2026/08/06 05:06:29 INFO : premiumize.me root 'rclone-test-rivimup0ricu': Finished making map for --track-renames 2026/08/06 05:06:29 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:06:29 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for renames to finish 2026/08/06 05:06:30 INFO : sub/yam: Moved (server-side) to: yam 2026/08/06 05:06:30 INFO : yam: Renamed from "sub/yam" 2026/08/06 05:06:30 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:06:30 DEBUG : Waiting for deletions to finish 2026/08/06 05:06:30 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.71s) === RUN TestServerSideMoveLocal run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:06:31 DEBUG : Creating backend with remote "/tmp/rclone927636257/dir1" 2026/08/06 05:06:31 DEBUG : Config file has changed externally - reloading 2026/08/06 05:06:31 DEBUG : Creating backend with remote "/tmp/rclone927636257/dir2" 2026/08/06 05:06:31 DEBUG : Local file system at /tmp/rclone927636257/dir2: Using server-side directory move 2026/08/06 05:06:31 INFO : Local file system at /tmp/rclone927636257/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/06 05:06:31 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/08/06 05:06:31 DEBUG : Local file system at /tmp/rclone927636257/dir2: Waiting for checks to finish 2026/08/06 05:06:31 DEBUG : Local file system at /tmp/rclone927636257/dir2: Waiting for transfers to finish 2026/08/06 05:06:31 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.26s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:06:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/06 05:06:31 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/06 05:06:31 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:06:31 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:06:33 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/06 05:06:33 INFO : nested/sub dir/file: Copied (new) 2026/08/06 05:06:33 INFO : nested/sub dir/file: Deleted 2026/08/06 05:06:33 DEBUG : sub dir/hello world: size = 11 OK 2026/08/06 05:06:33 INFO : sub dir/hello world: Copied (new) 2026/08/06 05:06:33 INFO : sub dir/hello world: Deleted 2026/08/06 05:06:33 INFO : sub dir: Removing directory 2026/08/06 05:06:33 INFO : nested/sub dir: Removing directory 2026/08/06 05:06:33 INFO : nested: Removing directory 2026/08/06 05:06:33 DEBUG : Local file system at /tmp/rclone927636257: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (3.21s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:06:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/06 05:06:35 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/06 05:06:35 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:06:35 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:06:36 DEBUG : sub dir/hello world: size = 11 OK 2026/08/06 05:06:36 INFO : sub dir/hello world: Copied (new) 2026/08/06 05:06:36 INFO : sub dir/hello world: Deleted 2026/08/06 05:06:36 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/06 05:06:36 INFO : nested/sub dir/file: Copied (new) 2026/08/06 05:06:36 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.75s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:06:37 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/08/06 05:06:37 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/06 05:06:37 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:06:37 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:06:38 DEBUG : existing: size = 6 OK 2026/08/06 05:06:38 INFO : existing: Copied (new) 2026/08/06 05:06:38 INFO : existing: Deleted 2026/08/06 05:06:38 DEBUG : existing-b: size = 6 OK 2026/08/06 05:06:38 INFO : existing-b: Copied (new) 2026/08/06 05:06:38 INFO : existing-b: Deleted 2026/08/06 05:06:39 DEBUG : existing: Destination exists, skipping 2026/08/06 05:06:39 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:06:39 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/08/06 05:06:39 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:06:39 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.48s) === RUN TestServerSideMove run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:06:40 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xuzonij5tuho" sync_test.go:1736: Server side move (if possible) premiumize.me root 'rclone-test-rivimup0ricu' -> premiumize.me root 'rclone-test-xuzonij5tuho' 2026/08/06 05:06:45 DEBUG : premiumize.me root 'rclone-test-xuzonij5tuho': Using server-side directory move 2026/08/06 05:06:45 INFO : premiumize.me root 'rclone-test-xuzonij5tuho': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/06 05:06:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/06 05:06:45 DEBUG : empty space: size = 1 OK 2026/08/06 05:06:45 DEBUG : empty space: Sizes identical 2026/08/06 05:06:45 DEBUG : empty space: Unchanged skipping 2026/08/06 05:06:45 DEBUG : potato3: size = 68 (premiumize.me root 'rclone-test-rivimup0ricu') 2026/08/06 05:06:45 DEBUG : potato3: size = 60 (premiumize.me root 'rclone-test-xuzonij5tuho') 2026/08/06 05:06:45 DEBUG : potato3: Sizes differ 2026/08/06 05:06:45 DEBUG : premiumize.me root 'rclone-test-xuzonij5tuho': Waiting for checks to finish 2026/08/06 05:06:45 INFO : empty space: Deleted 2026/08/06 05:06:45 DEBUG : premiumize.me root 'rclone-test-xuzonij5tuho': Waiting for transfers to finish 2026/08/06 05:06:45 INFO : potato3: Deleted 2026/08/06 05:06:45 INFO : potato2: Moved (server-side) 2026/08/06 05:06:46 INFO : potato3: Moved (server-side) 2026/08/06 05:06:46 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-yubezeq7zeca" 2026/08/06 05:06:46 DEBUG : premiumize.me root 'rclone-test-yubezeq7zeca': Using server-side directory move 2026/08/06 05:06:46 INFO : premiumize.me root 'rclone-test-yubezeq7zeca': Server side directory move succeeded 2026/08/06 05:06:47 ERROR : error listing: directory not found 2026/08/06 05:06:47 DEBUG : premiumize.me root 'rclone-test-yubezeq7zeca': Purge remote 2026/08/06 05:06:47 DEBUG : premiumize.me root 'rclone-test-xuzonij5tuho': Purge remote 2026/08/06 05:06:47 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (7.24s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:06:47 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xufebaz1pupa" sync_test.go:1736: Server side move (if possible) premiumize.me root 'rclone-test-rivimup0ricu' -> premiumize.me root 'rclone-test-xufebaz1pupa' 2026/08/06 05:06:51 DEBUG : empty space: Excluded (Size Filter) 2026/08/06 05:06:51 DEBUG : empty space: Excluded 2026/08/06 05:06:51 DEBUG : empty space: Excluded (Size Filter) 2026/08/06 05:06:51 DEBUG : empty space: Excluded 2026/08/06 05:06:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/06 05:06:51 DEBUG : potato3: size = 68 (premiumize.me root 'rclone-test-rivimup0ricu') 2026/08/06 05:06:51 DEBUG : potato3: size = 60 (premiumize.me root 'rclone-test-xufebaz1pupa') 2026/08/06 05:06:51 DEBUG : potato3: Sizes differ 2026/08/06 05:06:51 DEBUG : premiumize.me root 'rclone-test-xufebaz1pupa': Waiting for checks to finish 2026/08/06 05:06:51 DEBUG : premiumize.me root 'rclone-test-xufebaz1pupa': Waiting for transfers to finish 2026/08/06 05:06:51 INFO : potato3: Deleted 2026/08/06 05:06:51 INFO : potato2: Moved (server-side) 2026/08/06 05:06:51 INFO : potato3: Moved (server-side) 2026/08/06 05:06:51 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xugacor6vufa" 2026/08/06 05:06:52 DEBUG : empty space: Excluded (Size Filter) 2026/08/06 05:06:52 DEBUG : empty space: Excluded 2026/08/06 05:06:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/06 05:06:52 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/06 05:06:52 DEBUG : premiumize.me root 'rclone-test-xugacor6vufa': Waiting for checks to finish 2026/08/06 05:06:52 DEBUG : premiumize.me root 'rclone-test-xugacor6vufa': Waiting for transfers to finish 2026/08/06 05:06:52 INFO : potato2: Moved (server-side) 2026/08/06 05:06:52 INFO : potato3: Moved (server-side) 2026/08/06 05:06:53 DEBUG : premiumize.me root 'rclone-test-xugacor6vufa': Purge remote 2026/08/06 05:06:53 DEBUG : premiumize.me root 'rclone-test-xufebaz1pupa': Purge remote --- PASS: TestServerSideMoveWithFilter (6.29s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:06:53 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-pecayun0fere" 2026/08/06 05:06:56 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) premiumize.me root 'rclone-test-rivimup0ricu' -> premiumize.me root 'rclone-test-pecayun0fere' 2026/08/06 05:06:59 DEBUG : premiumize.me root 'rclone-test-pecayun0fere': Using server-side directory move 2026/08/06 05:06:59 INFO : premiumize.me root 'rclone-test-pecayun0fere': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/06 05:07:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/06 05:07:00 DEBUG : empty space: size = 1 OK 2026/08/06 05:07:00 DEBUG : empty space: Sizes identical 2026/08/06 05:07:00 DEBUG : empty space: Unchanged skipping 2026/08/06 05:07:00 DEBUG : potato3: size = 68 (premiumize.me root 'rclone-test-rivimup0ricu') 2026/08/06 05:07:00 DEBUG : potato3: size = 60 (premiumize.me root 'rclone-test-pecayun0fere') 2026/08/06 05:07:00 DEBUG : potato3: Sizes differ 2026/08/06 05:07:00 INFO : empty space: Deleted 2026/08/06 05:07:00 INFO : potato3: Deleted 2026/08/06 05:07:00 DEBUG : premiumize.me root 'rclone-test-pecayun0fere': Waiting for checks to finish 2026/08/06 05:07:00 DEBUG : premiumize.me root 'rclone-test-pecayun0fere': Waiting for transfers to finish 2026/08/06 05:07:00 INFO : potato2: Moved (server-side) 2026/08/06 05:07:00 INFO : potato3: Moved (server-side) 2026/08/06 05:07:00 INFO : tomatoDir: Removing directory 2026/08/06 05:07:00 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': deleted 1 directories 2026/08/06 05:07:01 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-varigij1fawu" 2026/08/06 05:07:01 INFO : tomatoDir: Making directory 2026/08/06 05:07:01 DEBUG : premiumize.me root 'rclone-test-varigij1fawu': Using server-side directory move 2026/08/06 05:07:02 INFO : premiumize.me root 'rclone-test-varigij1fawu': Server side directory move succeeded 2026/08/06 05:07:02 ERROR : error listing: directory not found 2026/08/06 05:07:02 ERROR : error listing: directory not found 2026/08/06 05:07:02 DEBUG : premiumize.me root 'rclone-test-varigij1fawu': Purge remote 2026/08/06 05:07:02 DEBUG : premiumize.me root 'rclone-test-pecayun0fere': Purge remote 2026/08/06 05:07:03 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (9.64s) === RUN TestServerSideMoveOverlap run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", 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-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:07:03 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-rivimup0ricu/rclone-sync-test" --- PASS: TestSyncOverlap (1.27s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:07:04 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-rivimup0ricu/rclone-sync-test" 2026/08/06 05:07:05 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-rivimup0ricu/rclone-sync-test-include/layer2" 2026/08/06 05:07:06 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-rivimup0ricu/rclone-sync-test-ignore-file" 2026/08/06 05:07:08 DEBUG : rclone-sync-test: Excluded 2026/08/06 05:07:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/06 05:07:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/06 05:07:09 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu/rclone-sync-test': Waiting for checks to finish 2026/08/06 05:07:09 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu/rclone-sync-test': Waiting for transfers to finish 2026/08/06 05:07:09 DEBUG : Waiting for deletions to finish 2026/08/06 05:07:09 INFO : There was nothing to transfer 2026/08/06 05:07:09 DEBUG : rclone-sync-test: Excluded 2026/08/06 05:07:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/06 05:07:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/06 05:07:09 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:07:09 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:07:09 DEBUG : Waiting for deletions to finish 2026/08/06 05:07:09 INFO : rclone-sync-test-include: Removing directory 2026/08/06 05:07:09 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/08/06 05:07:09 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': failed to delete 1 directories 2026/08/06 05:07:09 INFO : There was nothing to transfer 2026/08/06 05:07:10 DEBUG : rclone-sync-test: Excluded 2026/08/06 05:07:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/06 05:07:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/06 05:07:10 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/08/06 05:07:10 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/08/06 05:07:10 DEBUG : Waiting for deletions to finish 2026/08/06 05:07:10 INFO : There was nothing to transfer 2026/08/06 05:07:10 DEBUG : rclone-sync-test: Excluded 2026/08/06 05:07:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/06 05:07:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/06 05:07:11 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:07:11 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:07:11 DEBUG : Waiting for deletions to finish 2026/08/06 05:07:11 INFO : rclone-sync-test-include: Removing directory 2026/08/06 05:07:11 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/08/06 05:07:11 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': failed to delete 1 directories 2026/08/06 05:07:11 INFO : There was nothing to transfer 2026/08/06 05:07:11 DEBUG : Excluded 2026/08/06 05:07:11 DEBUG : rclone-sync-test: Excluded 2026/08/06 05:07:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/06 05:07:12 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/06 05:07:12 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/08/06 05:07:12 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/08/06 05:07:12 DEBUG : Waiting for deletions to finish 2026/08/06 05:07:12 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (8.43s) === RUN TestSyncCompareDest run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:07:13 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-rivimup0ricu/dst" 2026/08/06 05:07:13 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-rivimup0ricu/CompareDest" 2026/08/06 05:07:14 DEBUG : one: Need to transfer - File not found at Destination 2026/08/06 05:07:14 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu/dst': Waiting for checks to finish 2026/08/06 05:07:14 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu/dst': Waiting for transfers to finish 2026/08/06 05:07:15 DEBUG : one: size = 3 OK 2026/08/06 05:07:15 INFO : one: Copied (new) 2026/08/06 05:07:15 DEBUG : Waiting for deletions to finish 2026/08/06 05:07:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone927636257) 2026/08/06 05:07:16 DEBUG : one: size = 3 (premiumize.me root 'rclone-test-rivimup0ricu/dst') 2026/08/06 05:07:16 DEBUG : one: Sizes differ 2026/08/06 05:07:16 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu/dst': Waiting for checks to finish 2026/08/06 05:07:16 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu/dst': Waiting for transfers to finish 2026/08/06 05:07:16 DEBUG : one: Moving old file out the way to "one.runeyup5" 2026/08/06 05:07:16 DEBUG : one: Removing old file 2026/08/06 05:07:16 DEBUG : one: size = 5 OK 2026/08/06 05:07:16 INFO : one: Copied (replaced existing) 2026/08/06 05:07:16 DEBUG : Waiting for deletions to finish 2026/08/06 05:07:17 DEBUG : dst/one: Moving old file out the way to "one.newefit7" 2026/08/06 05:07:17 DEBUG : dst/one: Removing old file 2026/08/06 05:07:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone927636257) 2026/08/06 05:07:19 DEBUG : one: size = 3 (premiumize.me root 'rclone-test-rivimup0ricu/dst') 2026/08/06 05:07:19 DEBUG : one: Sizes differ 2026/08/06 05:07:19 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu/dst': Waiting for checks to finish 2026/08/06 05:07:19 DEBUG : one: size = 5 OK 2026/08/06 05:07:19 DEBUG : one: Sizes identical 2026/08/06 05:07:19 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/06 05:07:19 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu/dst': Waiting for transfers to finish 2026/08/06 05:07:19 DEBUG : Waiting for deletions to finish 2026/08/06 05:07:19 INFO : There was nothing to transfer 2026/08/06 05:07:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone927636257) 2026/08/06 05:07:20 DEBUG : one: size = 3 (premiumize.me root 'rclone-test-rivimup0ricu/dst') 2026/08/06 05:07:20 DEBUG : one: Sizes differ 2026/08/06 05:07:20 DEBUG : one: size = 5 OK 2026/08/06 05:07:20 DEBUG : one: Sizes identical 2026/08/06 05:07:20 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/06 05:07:20 DEBUG : two: size = 3 OK 2026/08/06 05:07:20 DEBUG : two: Sizes identical 2026/08/06 05:07:20 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/06 05:07:20 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu/dst': Waiting for checks to finish 2026/08/06 05:07:20 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu/dst': Waiting for transfers to finish 2026/08/06 05:07:20 DEBUG : Waiting for deletions to finish 2026/08/06 05:07:20 INFO : There was nothing to transfer 2026/08/06 05:07:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone927636257) 2026/08/06 05:07:21 DEBUG : one: size = 3 (premiumize.me root 'rclone-test-rivimup0ricu/dst') 2026/08/06 05:07:21 DEBUG : one: Sizes differ 2026/08/06 05:07:21 DEBUG : two: size = 3 OK 2026/08/06 05:07:21 DEBUG : two: Sizes identical 2026/08/06 05:07:21 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/06 05:07:21 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu/dst': Waiting for checks to finish 2026/08/06 05:07:21 DEBUG : one: size = 5 OK 2026/08/06 05:07:21 DEBUG : one: Sizes identical 2026/08/06 05:07:21 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/06 05:07:21 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu/dst': Waiting for transfers to finish 2026/08/06 05:07:21 DEBUG : Waiting for deletions to finish 2026/08/06 05:07:21 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/08/06 05:07:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone927636257) 2026/08/06 05:07:22 DEBUG : one: size = 3 (premiumize.me root 'rclone-test-rivimup0ricu/dst') 2026/08/06 05:07:22 DEBUG : one: Sizes differ 2026/08/06 05:07:22 DEBUG : two: size = 5 (Local file system at /tmp/rclone927636257) 2026/08/06 05:07:22 DEBUG : two: size = 3 (premiumize.me root 'rclone-test-rivimup0ricu/CompareDest') 2026/08/06 05:07:22 DEBUG : two: Sizes differ 2026/08/06 05:07:22 DEBUG : two: Need to transfer - File not found at Destination 2026/08/06 05:07:22 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu/dst': Waiting for checks to finish 2026/08/06 05:07:22 DEBUG : one: size = 5 OK 2026/08/06 05:07:22 DEBUG : one: Sizes identical 2026/08/06 05:07:22 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/06 05:07:22 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu/dst': Waiting for transfers to finish 2026/08/06 05:07:23 DEBUG : two: size = 5 OK 2026/08/06 05:07:23 INFO : two: Copied (new) 2026/08/06 05:07:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (11.11s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:07:26 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-rivimup0ricu/dest" 2026/08/06 05:07:26 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-rivimup0ricu/pre-dest1" 2026/08/06 05:07:27 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-rivimup0ricu/pre-dest2" 2026/08/06 05:07:27 DEBUG : 1: size = 1 OK 2026/08/06 05:07:27 DEBUG : 1: Sizes identical 2026/08/06 05:07:27 DEBUG : 1: Destination found in --compare-dest, skipping 2026/08/06 05:07:27 DEBUG : 2: size = 1 OK 2026/08/06 05:07:27 DEBUG : 2: Sizes identical 2026/08/06 05:07:27 DEBUG : 2: Destination found in --compare-dest, skipping 2026/08/06 05:07:27 DEBUG : 3: Need to transfer - File not found at Destination 2026/08/06 05:07:27 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu/dest': Waiting for checks to finish 2026/08/06 05:07:27 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu/dest': Waiting for transfers to finish 2026/08/06 05:07:29 DEBUG : 3: size = 1 OK 2026/08/06 05:07:29 INFO : 3: Copied (new) 2026/08/06 05:07:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (7.08s) === RUN TestSyncCopyDest run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" sync_test.go:2266: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.24s) === RUN TestSyncBackupDir run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:07:35 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-rivimup0ricu/dst" 2026/08/06 05:07:35 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-rivimup0ricu/backup" 2026/08/06 05:07:36 DEBUG : one: size = 4 (Local file system at /tmp/rclone927636257) 2026/08/06 05:07:36 DEBUG : one: size = 3 (premiumize.me root 'rclone-test-rivimup0ricu/dst') 2026/08/06 05:07:36 DEBUG : one: Sizes differ 2026/08/06 05:07:36 DEBUG : two: size = 3 OK 2026/08/06 05:07:36 DEBUG : two: Sizes identical 2026/08/06 05:07:36 DEBUG : two: Unchanged skipping 2026/08/06 05:07:36 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu/dst': Waiting for checks to finish 2026/08/06 05:07:36 INFO : one: Moved (server-side) 2026/08/06 05:07:36 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu/dst': Waiting for transfers to finish 2026/08/06 05:07:37 DEBUG : one: size = 4 OK 2026/08/06 05:07:37 INFO : one: Copied (new) 2026/08/06 05:07:37 DEBUG : Waiting for deletions to finish 2026/08/06 05:07:38 INFO : three.txt: Moved (server-side) 2026/08/06 05:07:38 INFO : three.txt: Moved into backup dir 2026/08/06 05:07:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone927636257) 2026/08/06 05:07:39 DEBUG : one: size = 4 (premiumize.me root 'rclone-test-rivimup0ricu/dst') 2026/08/06 05:07:39 DEBUG : one: Sizes differ 2026/08/06 05:07:39 DEBUG : two: size = 3 OK 2026/08/06 05:07:39 DEBUG : two: Sizes identical 2026/08/06 05:07:39 DEBUG : two: Unchanged skipping 2026/08/06 05:07:39 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu/dst': Waiting for checks to finish 2026/08/06 05:07:39 INFO : one: Deleted 2026/08/06 05:07:39 INFO : one: Moved (server-side) 2026/08/06 05:07:39 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu/dst': Waiting for transfers to finish 2026/08/06 05:07:40 DEBUG : one: size = 5 OK 2026/08/06 05:07:40 INFO : one: Copied (new) 2026/08/06 05:07:40 DEBUG : Waiting for deletions to finish 2026/08/06 05:07:40 INFO : three.txt: Deleted 2026/08/06 05:07:41 INFO : three.txt: Moved (server-side) 2026/08/06 05:07:41 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (10.39s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:07:44 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-rivimup0ricu/dst" 2026/08/06 05:07:45 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-rivimup0ricu/backup" 2026/08/06 05:07:45 DEBUG : one: size = 4 (Local file system at /tmp/rclone927636257) 2026/08/06 05:07:45 DEBUG : one: size = 3 (premiumize.me root 'rclone-test-rivimup0ricu/dst') 2026/08/06 05:07:45 DEBUG : one: Sizes differ 2026/08/06 05:07:45 DEBUG : two: size = 3 OK 2026/08/06 05:07:45 DEBUG : two: Sizes identical 2026/08/06 05:07:45 DEBUG : two: Unchanged skipping 2026/08/06 05:07:45 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu/dst': Waiting for checks to finish 2026/08/06 05:07:46 INFO : one: Moved (server-side) to: one.bak 2026/08/06 05:07:46 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu/dst': Waiting for transfers to finish 2026/08/06 05:07:47 DEBUG : one: size = 4 OK 2026/08/06 05:07:47 INFO : one: Copied (new) 2026/08/06 05:07:47 DEBUG : Waiting for deletions to finish 2026/08/06 05:07:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/06 05:07:47 INFO : three.txt: Moved into backup dir 2026/08/06 05:07:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone927636257) 2026/08/06 05:07:48 DEBUG : one: size = 4 (premiumize.me root 'rclone-test-rivimup0ricu/dst') 2026/08/06 05:07:48 DEBUG : one: Sizes differ 2026/08/06 05:07:48 DEBUG : two: size = 3 OK 2026/08/06 05:07:48 DEBUG : two: Sizes identical 2026/08/06 05:07:48 DEBUG : two: Unchanged skipping 2026/08/06 05:07:48 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu/dst': Waiting for checks to finish 2026/08/06 05:07:48 INFO : one.bak: Deleted 2026/08/06 05:07:49 INFO : one: Moved (server-side) to: one.bak 2026/08/06 05:07:49 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu/dst': Waiting for transfers to finish 2026/08/06 05:07:50 DEBUG : one: size = 5 OK 2026/08/06 05:07:50 INFO : one: Copied (new) 2026/08/06 05:07:50 DEBUG : Waiting for deletions to finish 2026/08/06 05:07:50 INFO : three.txt.bak: Deleted 2026/08/06 05:07:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/06 05:07:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (9.27s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:07:53 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-rivimup0ricu/dst" 2026/08/06 05:07:54 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-rivimup0ricu/backup" 2026/08/06 05:07:54 DEBUG : one: size = 4 (Local file system at /tmp/rclone927636257) 2026/08/06 05:07:54 DEBUG : one: size = 3 (premiumize.me root 'rclone-test-rivimup0ricu/dst') 2026/08/06 05:07:54 DEBUG : one: Sizes differ 2026/08/06 05:07:54 DEBUG : two: size = 3 OK 2026/08/06 05:07:54 DEBUG : two: Sizes identical 2026/08/06 05:07:54 DEBUG : two: Unchanged skipping 2026/08/06 05:07:54 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu/dst': Waiting for checks to finish 2026/08/06 05:07:55 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/06 05:07:55 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu/dst': Waiting for transfers to finish 2026/08/06 05:07:56 DEBUG : one: size = 4 OK 2026/08/06 05:07:56 INFO : one: Copied (new) 2026/08/06 05:07:56 DEBUG : Waiting for deletions to finish 2026/08/06 05:07:56 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/06 05:07:56 INFO : three.txt: Moved into backup dir 2026/08/06 05:07:58 DEBUG : two: size = 3 OK 2026/08/06 05:07:58 DEBUG : two: Sizes identical 2026/08/06 05:07:58 DEBUG : two: Unchanged skipping 2026/08/06 05:07:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone927636257) 2026/08/06 05:07:58 DEBUG : one: size = 4 (premiumize.me root 'rclone-test-rivimup0ricu/dst') 2026/08/06 05:07:58 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu/dst': Waiting for checks to finish 2026/08/06 05:07:58 DEBUG : one: Sizes differ 2026/08/06 05:07:58 INFO : one-2019-01-01: Deleted 2026/08/06 05:07:58 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/06 05:07:58 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu/dst': Waiting for transfers to finish 2026/08/06 05:07:59 DEBUG : one: size = 5 OK 2026/08/06 05:07:59 INFO : one: Copied (new) 2026/08/06 05:07:59 DEBUG : Waiting for deletions to finish 2026/08/06 05:07:59 INFO : three-2019-01-01.txt: Deleted 2026/08/06 05:07:59 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/06 05:07:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (9.55s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:08:03 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-rivimup0ricu/dst" 2026/08/06 05:08:03 DEBUG : one: size = 4 (Local file system at /tmp/rclone927636257) 2026/08/06 05:08:03 DEBUG : one: size = 3 (premiumize.me root 'rclone-test-rivimup0ricu/dst') 2026/08/06 05:08:03 DEBUG : one: Sizes differ 2026/08/06 05:08:03 DEBUG : two: size = 3 OK 2026/08/06 05:08:03 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu/dst': Waiting for checks to finish 2026/08/06 05:08:03 DEBUG : two: Sizes identical 2026/08/06 05:08:03 DEBUG : two: Unchanged skipping 2026/08/06 05:08:04 INFO : one: Moved (server-side) to: one.bak 2026/08/06 05:08:04 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu/dst': Waiting for transfers to finish 2026/08/06 05:08:04 DEBUG : one: size = 4 OK 2026/08/06 05:08:04 INFO : one: Copied (new) 2026/08/06 05:08:04 DEBUG : Waiting for deletions to finish 2026/08/06 05:08:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/06 05:08:05 INFO : three.txt: Moved into backup dir 2026/08/06 05:08:06 DEBUG : one.bak: Excluded (Path Filter) 2026/08/06 05:08:06 DEBUG : one.bak: Excluded 2026/08/06 05:08:06 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/08/06 05:08:06 DEBUG : three.txt.bak: Excluded 2026/08/06 05:08:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone927636257) 2026/08/06 05:08:06 DEBUG : one: size = 4 (premiumize.me root 'rclone-test-rivimup0ricu/dst') 2026/08/06 05:08:06 DEBUG : one: Sizes differ 2026/08/06 05:08:06 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu/dst': Waiting for checks to finish 2026/08/06 05:08:06 DEBUG : two: size = 3 OK 2026/08/06 05:08:06 DEBUG : two: Sizes identical 2026/08/06 05:08:06 DEBUG : two: Unchanged skipping 2026/08/06 05:08:06 INFO : one.bak: Deleted 2026/08/06 05:08:07 INFO : one: Moved (server-side) to: one.bak 2026/08/06 05:08:07 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu/dst': Waiting for transfers to finish 2026/08/06 05:08:07 DEBUG : one: size = 5 OK 2026/08/06 05:08:07 INFO : one: Copied (new) 2026/08/06 05:08:07 DEBUG : Waiting for deletions to finish 2026/08/06 05:08:07 INFO : three.txt.bak: Deleted 2026/08/06 05:08:08 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/06 05:08:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (8.00s) === RUN TestSyncSuffix run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:08:11 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-rivimup0ricu/dst" 2026/08/06 05:08:12 DEBUG : one: size = 4 (Local file system at /tmp/rclone927636257) 2026/08/06 05:08:12 DEBUG : one: size = 3 (premiumize.me root 'rclone-test-rivimup0ricu/dst') 2026/08/06 05:08:12 DEBUG : one: Sizes differ 2026/08/06 05:08:12 INFO : one: Moved (server-side) to: one.bak 2026/08/06 05:08:13 DEBUG : one: size = 4 OK 2026/08/06 05:08:13 INFO : one: Copied (new) 2026/08/06 05:08:13 DEBUG : two: size = 3 OK 2026/08/06 05:08:13 DEBUG : two: Sizes identical 2026/08/06 05:08:13 DEBUG : two: Unchanged skipping 2026/08/06 05:08:13 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone927636257) 2026/08/06 05:08:13 DEBUG : three.txt: size = 5 (premiumize.me root 'rclone-test-rivimup0ricu/dst') 2026/08/06 05:08:13 DEBUG : three.txt: Sizes differ 2026/08/06 05:08:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/06 05:08:14 DEBUG : three.txt: size = 6 OK 2026/08/06 05:08:14 INFO : three.txt: Copied (new) 2026/08/06 05:08:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone927636257) 2026/08/06 05:08:15 DEBUG : one: size = 4 (premiumize.me root 'rclone-test-rivimup0ricu/dst') 2026/08/06 05:08:15 DEBUG : one: Sizes differ 2026/08/06 05:08:15 INFO : one.bak: Deleted 2026/08/06 05:08:16 INFO : one: Moved (server-side) to: one.bak 2026/08/06 05:08:16 DEBUG : one: size = 5 OK 2026/08/06 05:08:16 INFO : one: Copied (new) 2026/08/06 05:08:16 DEBUG : two: size = 3 OK 2026/08/06 05:08:16 DEBUG : two: Sizes identical 2026/08/06 05:08:16 DEBUG : two: Unchanged skipping 2026/08/06 05:08:16 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone927636257) 2026/08/06 05:08:16 DEBUG : three.txt: size = 6 (premiumize.me root 'rclone-test-rivimup0ricu/dst') 2026/08/06 05:08:16 DEBUG : three.txt: Sizes differ 2026/08/06 05:08:17 INFO : three.txt.bak: Deleted 2026/08/06 05:08:17 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/06 05:08:18 DEBUG : three.txt: size = 19 OK 2026/08/06 05:08:18 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.21s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:08:21 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-rivimup0ricu/dst" 2026/08/06 05:08:22 DEBUG : one: size = 4 (Local file system at /tmp/rclone927636257) 2026/08/06 05:08:22 DEBUG : one: size = 3 (premiumize.me root 'rclone-test-rivimup0ricu/dst') 2026/08/06 05:08:22 DEBUG : one: Sizes differ 2026/08/06 05:08:22 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/06 05:08:23 DEBUG : one: size = 4 OK 2026/08/06 05:08:23 INFO : one: Copied (new) 2026/08/06 05:08:23 DEBUG : two: size = 3 OK 2026/08/06 05:08:23 DEBUG : two: Sizes identical 2026/08/06 05:08:23 DEBUG : two: Unchanged skipping 2026/08/06 05:08:23 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone927636257) 2026/08/06 05:08:23 DEBUG : three.txt: size = 5 (premiumize.me root 'rclone-test-rivimup0ricu/dst') 2026/08/06 05:08:23 DEBUG : three.txt: Sizes differ 2026/08/06 05:08:23 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/06 05:08:24 DEBUG : three.txt: size = 6 OK 2026/08/06 05:08:24 INFO : three.txt: Copied (new) 2026/08/06 05:08:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone927636257) 2026/08/06 05:08:25 DEBUG : one: size = 4 (premiumize.me root 'rclone-test-rivimup0ricu/dst') 2026/08/06 05:08:25 DEBUG : one: Sizes differ 2026/08/06 05:08:25 INFO : one-2019-01-01: Deleted 2026/08/06 05:08:26 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/06 05:08:26 DEBUG : one: size = 5 OK 2026/08/06 05:08:26 INFO : one: Copied (new) 2026/08/06 05:08:26 DEBUG : two: size = 3 OK 2026/08/06 05:08:26 DEBUG : two: Sizes identical 2026/08/06 05:08:26 DEBUG : two: Unchanged skipping 2026/08/06 05:08:27 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone927636257) 2026/08/06 05:08:27 DEBUG : three.txt: size = 6 (premiumize.me root 'rclone-test-rivimup0ricu/dst') 2026/08/06 05:08:27 DEBUG : three.txt: Sizes differ 2026/08/06 05:08:27 INFO : three-2019-01-01.txt: Deleted 2026/08/06 05:08:27 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/06 05:08:28 DEBUG : three.txt: size = 19 OK 2026/08/06 05:08:28 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.96s) === RUN TestSyncUTFNorm run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:08:32 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone927636257) 2026/08/06 05:08:32 DEBUG : Testêé: size = 18 (premiumize.me root 'rclone-test-rivimup0ricu') 2026/08/06 05:08:32 DEBUG : Testêé: Sizes differ 2026/08/06 05:08:32 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:08:32 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:08:32 DEBUG : Testêé: Moving old file out the way to "Testêé.koxuyun3" 2026/08/06 05:08:33 DEBUG : Testêé: Removing old file 2026/08/06 05:08:33 DEBUG : Testêé: size = 14 OK 2026/08/06 05:08:33 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/08/06 05:08:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.91s) === RUN TestSyncImmutable run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:08:34 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/06 05:08:34 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:08:34 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:08:35 DEBUG : existing: size = 6 OK 2026/08/06 05:08:35 INFO : existing: Copied (new) 2026/08/06 05:08:35 DEBUG : Waiting for deletions to finish 2026/08/06 05:08:35 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:08:35 DEBUG : existing: size = 8 (Local file system at /tmp/rclone927636257) 2026/08/06 05:08:35 DEBUG : existing: size = 6 (premiumize.me root 'rclone-test-rivimup0ricu') 2026/08/06 05:08:35 DEBUG : existing: Sizes differ 2026/08/06 05:08:35 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/08/06 05:08:35 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:08:35 ERROR : premiumize.me root 'rclone-test-rivimup0ricu': not deleting files as there were IO errors 2026/08/06 05:08:35 ERROR : premiumize.me root 'rclone-test-rivimup0ricu': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.24s) === RUN TestSyncIgnoreCase run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" sync_test.go:2637: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.25s) === RUN TestFixCase run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:08:41 DEBUG : EXISTING: size = 6 OK 2026/08/06 05:08:41 DEBUG : existing: Sizes identical 2026/08/06 05:08:41 DEBUG : existing: Unchanged skipping 2026/08/06 05:08:41 DEBUG : existingbutdifferent: size = 5 (Local file system at /tmp/rclone927636257) 2026/08/06 05:08:41 DEBUG : EXISTINGBUTDIFFERENT: size = 8 (premiumize.me root 'rclone-test-rivimup0ricu') 2026/08/06 05:08:41 DEBUG : existingbutdifferent: Sizes differ 2026/08/06 05:08:41 DEBUG : EXISTING: moving to existing-rclone-move-pexerig9 2026/08/06 05:08:42 INFO : SUBDIRA: Fixed case by renaming to: subdira 2026/08/06 05:08:42 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-medisef8 2026/08/06 05:08:42 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-pexerig9 2026/08/06 05:08:42 DEBUG : EXISTING: moving to existing 2026/08/06 05:08:42 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-medisef8 2026/08/06 05:08:42 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2026/08/06 05:08:43 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2026/08/06 05:08:43 INFO : existing-rclone-move-pexerig9: Moved (server-side) to: existing 2026/08/06 05:08:43 INFO : EXISTING: Moved (server-side) to: existing 2026/08/06 05:08:43 INFO : EXISTING: Fixed case by renaming to: existing 2026/08/06 05:08:43 INFO : existingbutdifferent-rclone-move-medisef8: Moved (server-side) to: existingbutdifferent 2026/08/06 05:08:43 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2026/08/06 05:08:43 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2026/08/06 05:08:43 DEBUG : existingbutdifferent: Moving old file out the way to "existingbutdifferent.kevafej5" 2026/08/06 05:08:43 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2026/08/06 05:08:43 DEBUG : subdira/subdirb/subdirc/hello: size = 5 (Local file system at /tmp/rclone927636257) 2026/08/06 05:08:43 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: size = 8 (premiumize.me root 'rclone-test-rivimup0ricu') 2026/08/06 05:08:43 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ 2026/08/06 05:08:44 DEBUG : existingbutdifferent: Removing old file 2026/08/06 05:08:44 DEBUG : existingbutdifferent: size = 5 OK 2026/08/06 05:08:44 INFO : existingbutdifferent: Copied (replaced existing) 2026/08/06 05:08:44 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2026/08/06 05:08:44 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-zisubor6 2026/08/06 05:08:44 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:08:44 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: size = 5 (Local file system at /tmp/rclone927636257) 2026/08/06 05:08:44 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: size = 8 (premiumize.me root 'rclone-test-rivimup0ricu') 2026/08/06 05:08:44 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ 2026/08/06 05:08:45 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-zisubor6 2026/08/06 05:08:45 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2026/08/06 05:08:45 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-povipaw5 2026/08/06 05:08:45 INFO : subdira/subdirb/subdirc/hello-rclone-move-zisubor6: Moved (server-side) to: subdira/subdirb/subdirc/hello 2026/08/06 05:08:45 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2026/08/06 05:08:45 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2026/08/06 05:08:45 DEBUG : subdira/subdirb/subdirc/hello: Moving old file out the way to "hello.pilacel0" 2026/08/06 05:08:45 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-povipaw5 2026/08/06 05:08:45 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2026/08/06 05:08:45 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-povipaw5: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2026/08/06 05:08:45 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2026/08/06 05:08:45 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2026/08/06 05:08:45 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:08:45 DEBUG : subdira/subdirb/subdirc/hello: Removing old file 2026/08/06 05:08:45 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Moving old file out the way to "filewithoutcasedifferences.wokizuz0" 2026/08/06 05:08:46 DEBUG : subdira/subdirb/subdirc/hello: size = 5 OK 2026/08/06 05:08:46 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2026/08/06 05:08:46 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Removing old file 2026/08/06 05:08:46 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: size = 5 OK 2026/08/06 05:08:46 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2026/08/06 05:08:46 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (13.01s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", 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-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", 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-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (0.78s) --- SKIP: TestMaxTransfer/Hard (0.23s) --- SKIP: TestMaxTransfer/Soft (0.28s) --- SKIP: TestMaxTransfer/Cautious (0.26s) === RUN TestSyncConcurrentDelete run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:09:23 DEBUG : both0: size = 6 OK 2026/08/06 05:09:23 DEBUG : both12: size = 6 OK 2026/08/06 05:09:23 DEBUG : both0: Sizes identical 2026/08/06 05:09:23 DEBUG : both12: Sizes identical 2026/08/06 05:09:23 DEBUG : both11: size = 6 OK 2026/08/06 05:09:23 DEBUG : both11: Sizes identical 2026/08/06 05:09:23 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:09:23 DEBUG : both10: size = 6 OK 2026/08/06 05:09:23 DEBUG : both10: Sizes identical 2026/08/06 05:09:23 DEBUG : both0: Unchanged skipping 2026/08/06 05:09:23 DEBUG : both13: size = 6 OK 2026/08/06 05:09:23 DEBUG : both13: Sizes identical 2026/08/06 05:09:23 DEBUG : both12: Unchanged skipping 2026/08/06 05:09:23 DEBUG : both14: size = 6 OK 2026/08/06 05:09:23 DEBUG : both14: Sizes identical 2026/08/06 05:09:23 DEBUG : both11: Unchanged skipping 2026/08/06 05:09:23 DEBUG : both15: size = 6 OK 2026/08/06 05:09:23 DEBUG : both15: Sizes identical 2026/08/06 05:09:23 DEBUG : both15: Unchanged skipping 2026/08/06 05:09:23 DEBUG : both16: size = 6 OK 2026/08/06 05:09:23 DEBUG : both16: Sizes identical 2026/08/06 05:09:23 DEBUG : both16: Unchanged skipping 2026/08/06 05:09:23 DEBUG : both17: size = 6 OK 2026/08/06 05:09:23 DEBUG : both17: Sizes identical 2026/08/06 05:09:23 DEBUG : both17: Unchanged skipping 2026/08/06 05:09:23 DEBUG : both18: size = 6 OK 2026/08/06 05:09:23 DEBUG : both18: Sizes identical 2026/08/06 05:09:23 DEBUG : both18: Unchanged skipping 2026/08/06 05:09:23 DEBUG : both19: size = 6 OK 2026/08/06 05:09:23 DEBUG : both19: Sizes identical 2026/08/06 05:09:23 DEBUG : both10: Unchanged skipping 2026/08/06 05:09:23 DEBUG : both1: size = 6 OK 2026/08/06 05:09:23 DEBUG : both1: Sizes identical 2026/08/06 05:09:23 DEBUG : both13: Unchanged skipping 2026/08/06 05:09:23 DEBUG : both2: size = 6 OK 2026/08/06 05:09:23 DEBUG : both2: Sizes identical 2026/08/06 05:09:23 DEBUG : both14: Unchanged skipping 2026/08/06 05:09:23 DEBUG : both3: size = 6 OK 2026/08/06 05:09:23 DEBUG : both3: Sizes identical 2026/08/06 05:09:23 DEBUG : both19: Unchanged skipping 2026/08/06 05:09:23 DEBUG : both4: size = 6 OK 2026/08/06 05:09:23 DEBUG : both4: Sizes identical 2026/08/06 05:09:23 DEBUG : both4: Unchanged skipping 2026/08/06 05:09:23 DEBUG : both5: size = 6 OK 2026/08/06 05:09:23 DEBUG : both5: Sizes identical 2026/08/06 05:09:23 DEBUG : both5: Unchanged skipping 2026/08/06 05:09:23 DEBUG : both6: size = 6 OK 2026/08/06 05:09:23 DEBUG : both6: Sizes identical 2026/08/06 05:09:23 DEBUG : both1: Unchanged skipping 2026/08/06 05:09:23 DEBUG : both7: size = 6 OK 2026/08/06 05:09:23 DEBUG : both7: Sizes identical 2026/08/06 05:09:23 DEBUG : both7: Unchanged skipping 2026/08/06 05:09:23 DEBUG : both8: size = 6 OK 2026/08/06 05:09:23 DEBUG : both8: Sizes identical 2026/08/06 05:09:23 DEBUG : both2: Unchanged skipping 2026/08/06 05:09:23 DEBUG : both9: size = 6 OK 2026/08/06 05:09:23 DEBUG : both9: Sizes identical 2026/08/06 05:09:23 DEBUG : both9: Unchanged skipping 2026/08/06 05:09:23 DEBUG : both3: Unchanged skipping 2026/08/06 05:09:23 DEBUG : both6: Unchanged skipping 2026/08/06 05:09:23 DEBUG : both8: Unchanged skipping 2026/08/06 05:09:23 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:09:23 DEBUG : Waiting for deletions to finish 2026/08/06 05:09:23 INFO : only14: Deleted 2026/08/06 05:09:23 INFO : only2: Deleted 2026/08/06 05:09:23 INFO : only16: Deleted 2026/08/06 05:09:23 INFO : only10: Deleted 2026/08/06 05:09:23 INFO : only17: Deleted 2026/08/06 05:09:23 INFO : only19: Deleted 2026/08/06 05:09:23 INFO : only4: Deleted 2026/08/06 05:09:23 INFO : only13: Deleted 2026/08/06 05:09:24 INFO : only18: Deleted 2026/08/06 05:09:24 INFO : only5: Deleted 2026/08/06 05:09:24 INFO : only7: Deleted 2026/08/06 05:09:24 INFO : only8: Deleted 2026/08/06 05:09:24 INFO : only9: Deleted 2026/08/06 05:09:24 INFO : only3: Deleted 2026/08/06 05:09:24 INFO : only11: Deleted 2026/08/06 05:09:24 INFO : only12: Deleted 2026/08/06 05:09:24 INFO : only15: Deleted 2026/08/06 05:09:24 INFO : only1: Deleted 2026/08/06 05:09:24 INFO : only6: Deleted 2026/08/06 05:09:24 INFO : only0: Deleted --- PASS: TestSyncConcurrentDelete (35.91s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:10:03 DEBUG : both0: size = 6 OK 2026/08/06 05:10:03 DEBUG : both12: size = 6 OK 2026/08/06 05:10:03 DEBUG : both12: Sizes identical 2026/08/06 05:10:03 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:10:03 DEBUG : both0: Sizes identical 2026/08/06 05:10:03 DEBUG : both10: size = 6 OK 2026/08/06 05:10:03 DEBUG : both10: Sizes identical 2026/08/06 05:10:03 DEBUG : both11: size = 6 OK 2026/08/06 05:10:03 DEBUG : both11: Sizes identical 2026/08/06 05:10:03 DEBUG : both12: Unchanged skipping 2026/08/06 05:10:03 DEBUG : both13: size = 6 OK 2026/08/06 05:10:03 DEBUG : both13: Sizes identical 2026/08/06 05:10:03 DEBUG : both0: Unchanged skipping 2026/08/06 05:10:03 DEBUG : both14: size = 6 OK 2026/08/06 05:10:03 DEBUG : both14: Sizes identical 2026/08/06 05:10:03 DEBUG : both14: Unchanged skipping 2026/08/06 05:10:03 DEBUG : both15: size = 6 OK 2026/08/06 05:10:03 DEBUG : both15: Sizes identical 2026/08/06 05:10:03 DEBUG : both10: Unchanged skipping 2026/08/06 05:10:03 DEBUG : both16: size = 6 OK 2026/08/06 05:10:03 DEBUG : both16: Sizes identical 2026/08/06 05:10:03 DEBUG : both16: Unchanged skipping 2026/08/06 05:10:03 DEBUG : both17: size = 6 OK 2026/08/06 05:10:03 DEBUG : both17: Sizes identical 2026/08/06 05:10:03 DEBUG : both17: Unchanged skipping 2026/08/06 05:10:03 DEBUG : both18: size = 6 OK 2026/08/06 05:10:03 DEBUG : both18: Sizes identical 2026/08/06 05:10:03 DEBUG : both18: Unchanged skipping 2026/08/06 05:10:03 DEBUG : both19: size = 6 OK 2026/08/06 05:10:03 DEBUG : both19: Sizes identical 2026/08/06 05:10:03 DEBUG : both19: Unchanged skipping 2026/08/06 05:10:03 DEBUG : both1: size = 6 OK 2026/08/06 05:10:03 DEBUG : both1: Sizes identical 2026/08/06 05:10:03 DEBUG : both11: Unchanged skipping 2026/08/06 05:10:03 DEBUG : both2: size = 6 OK 2026/08/06 05:10:03 DEBUG : both2: Sizes identical 2026/08/06 05:10:03 DEBUG : both2: Unchanged skipping 2026/08/06 05:10:03 DEBUG : both3: size = 6 OK 2026/08/06 05:10:03 DEBUG : both3: Sizes identical 2026/08/06 05:10:03 DEBUG : both13: Unchanged skipping 2026/08/06 05:10:03 DEBUG : both4: size = 6 OK 2026/08/06 05:10:03 DEBUG : both4: Sizes identical 2026/08/06 05:10:03 DEBUG : both15: Unchanged skipping 2026/08/06 05:10:03 DEBUG : both5: size = 6 OK 2026/08/06 05:10:03 DEBUG : both5: Sizes identical 2026/08/06 05:10:03 DEBUG : both3: Unchanged skipping 2026/08/06 05:10:03 DEBUG : both6: size = 6 OK 2026/08/06 05:10:03 DEBUG : both6: Sizes identical 2026/08/06 05:10:03 DEBUG : both5: Unchanged skipping 2026/08/06 05:10:03 DEBUG : both7: size = 6 OK 2026/08/06 05:10:03 DEBUG : both7: Sizes identical 2026/08/06 05:10:03 DEBUG : both7: Unchanged skipping 2026/08/06 05:10:03 DEBUG : both8: size = 6 OK 2026/08/06 05:10:03 DEBUG : both8: Sizes identical 2026/08/06 05:10:03 DEBUG : both8: Unchanged skipping 2026/08/06 05:10:03 DEBUG : both9: size = 6 OK 2026/08/06 05:10:03 DEBUG : both9: Sizes identical 2026/08/06 05:10:03 DEBUG : both6: Unchanged skipping 2026/08/06 05:10:03 DEBUG : only0: size = 0 (Local file system at /tmp/rclone927636257) 2026/08/06 05:10:03 DEBUG : only0: size = 6 (premiumize.me root 'rclone-test-rivimup0ricu') 2026/08/06 05:10:03 DEBUG : only0: Sizes differ 2026/08/06 05:10:03 DEBUG : only10: size = 0 (Local file system at /tmp/rclone927636257) 2026/08/06 05:10:03 DEBUG : only10: size = 6 (premiumize.me root 'rclone-test-rivimup0ricu') 2026/08/06 05:10:03 DEBUG : only10: Sizes differ 2026/08/06 05:10:03 DEBUG : both4: Unchanged skipping 2026/08/06 05:10:03 DEBUG : only11: size = 0 (Local file system at /tmp/rclone927636257) 2026/08/06 05:10:03 DEBUG : only11: size = 6 (premiumize.me root 'rclone-test-rivimup0ricu') 2026/08/06 05:10:03 DEBUG : only11: Sizes differ 2026/08/06 05:10:03 DEBUG : only12: size = 0 (Local file system at /tmp/rclone927636257) 2026/08/06 05:10:03 DEBUG : only12: size = 6 (premiumize.me root 'rclone-test-rivimup0ricu') 2026/08/06 05:10:03 DEBUG : only12: Sizes differ 2026/08/06 05:10:03 DEBUG : only13: size = 0 (Local file system at /tmp/rclone927636257) 2026/08/06 05:10:03 DEBUG : both1: Unchanged skipping 2026/08/06 05:10:03 DEBUG : only13: size = 6 (premiumize.me root 'rclone-test-rivimup0ricu') 2026/08/06 05:10:03 DEBUG : only13: Sizes differ 2026/08/06 05:10:03 DEBUG : only14: size = 0 (Local file system at /tmp/rclone927636257) 2026/08/06 05:10:03 DEBUG : only14: size = 6 (premiumize.me root 'rclone-test-rivimup0ricu') 2026/08/06 05:10:03 DEBUG : only14: Sizes differ 2026/08/06 05:10:03 DEBUG : both9: Unchanged skipping 2026/08/06 05:10:03 DEBUG : only15: size = 0 (Local file system at /tmp/rclone927636257) 2026/08/06 05:10:03 DEBUG : only15: size = 6 (premiumize.me root 'rclone-test-rivimup0ricu') 2026/08/06 05:10:03 DEBUG : only15: Sizes differ 2026/08/06 05:10:03 DEBUG : only16: size = 0 (Local file system at /tmp/rclone927636257) 2026/08/06 05:10:03 DEBUG : only16: size = 6 (premiumize.me root 'rclone-test-rivimup0ricu') 2026/08/06 05:10:03 DEBUG : only16: Sizes differ 2026/08/06 05:10:03 DEBUG : only17: size = 0 (Local file system at /tmp/rclone927636257) 2026/08/06 05:10:03 DEBUG : only17: size = 6 (premiumize.me root 'rclone-test-rivimup0ricu') 2026/08/06 05:10:03 DEBUG : only17: Sizes differ 2026/08/06 05:10:03 DEBUG : only18: size = 0 (Local file system at /tmp/rclone927636257) 2026/08/06 05:10:03 DEBUG : only18: size = 6 (premiumize.me root 'rclone-test-rivimup0ricu') 2026/08/06 05:10:03 DEBUG : only18: Sizes differ 2026/08/06 05:10:03 DEBUG : only19: size = 0 (Local file system at /tmp/rclone927636257) 2026/08/06 05:10:03 DEBUG : only19: size = 6 (premiumize.me root 'rclone-test-rivimup0ricu') 2026/08/06 05:10:03 DEBUG : only19: Sizes differ 2026/08/06 05:10:03 DEBUG : only1: size = 0 (Local file system at /tmp/rclone927636257) 2026/08/06 05:10:03 DEBUG : only1: size = 6 (premiumize.me root 'rclone-test-rivimup0ricu') 2026/08/06 05:10:03 DEBUG : only1: Sizes differ 2026/08/06 05:10:03 DEBUG : only2: size = 0 (Local file system at /tmp/rclone927636257) 2026/08/06 05:10:03 DEBUG : only2: size = 6 (premiumize.me root 'rclone-test-rivimup0ricu') 2026/08/06 05:10:03 DEBUG : only2: Sizes differ 2026/08/06 05:10:03 DEBUG : only3: size = 0 (Local file system at /tmp/rclone927636257) 2026/08/06 05:10:03 DEBUG : only3: size = 6 (premiumize.me root 'rclone-test-rivimup0ricu') 2026/08/06 05:10:03 DEBUG : only3: Sizes differ 2026/08/06 05:10:03 DEBUG : only4: size = 0 (Local file system at /tmp/rclone927636257) 2026/08/06 05:10:03 DEBUG : only4: size = 6 (premiumize.me root 'rclone-test-rivimup0ricu') 2026/08/06 05:10:03 DEBUG : only4: Sizes differ 2026/08/06 05:10:03 DEBUG : only5: size = 0 (Local file system at /tmp/rclone927636257) 2026/08/06 05:10:03 DEBUG : only5: size = 6 (premiumize.me root 'rclone-test-rivimup0ricu') 2026/08/06 05:10:03 DEBUG : only5: Sizes differ 2026/08/06 05:10:03 DEBUG : only6: size = 0 (Local file system at /tmp/rclone927636257) 2026/08/06 05:10:03 DEBUG : only6: size = 6 (premiumize.me root 'rclone-test-rivimup0ricu') 2026/08/06 05:10:03 DEBUG : only6: Sizes differ 2026/08/06 05:10:03 DEBUG : only7: size = 0 (Local file system at /tmp/rclone927636257) 2026/08/06 05:10:03 DEBUG : only7: size = 6 (premiumize.me root 'rclone-test-rivimup0ricu') 2026/08/06 05:10:03 DEBUG : only7: Sizes differ 2026/08/06 05:10:03 DEBUG : only8: size = 0 (Local file system at /tmp/rclone927636257) 2026/08/06 05:10:03 DEBUG : only8: size = 6 (premiumize.me root 'rclone-test-rivimup0ricu') 2026/08/06 05:10:03 DEBUG : only8: Sizes differ 2026/08/06 05:10:03 DEBUG : only9: size = 0 (Local file system at /tmp/rclone927636257) 2026/08/06 05:10:03 DEBUG : only9: size = 6 (premiumize.me root 'rclone-test-rivimup0ricu') 2026/08/06 05:10:03 DEBUG : only9: Sizes differ 2026/08/06 05:10:03 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:10:03 DEBUG : only10: Moving old file out the way to "only10.maqudis7" 2026/08/06 05:10:03 DEBUG : only0: Moving old file out the way to "only0.sureded1" 2026/08/06 05:10:03 DEBUG : only11: Moving old file out the way to "only11.famacem4" 2026/08/06 05:10:03 DEBUG : only12: Moving old file out the way to "only12.gosuvil2" 2026/08/06 05:10:03 DEBUG : only12: Removing old file 2026/08/06 05:10:03 DEBUG : only11: Removing old file 2026/08/06 05:10:03 DEBUG : only10: Removing old file 2026/08/06 05:10:03 DEBUG : only0: Removing old file 2026/08/06 05:10:04 DEBUG : only12: size = 0 OK 2026/08/06 05:10:04 INFO : only12: Copied (replaced existing) 2026/08/06 05:10:04 DEBUG : only11: size = 0 OK 2026/08/06 05:10:04 INFO : only11: Copied (replaced existing) 2026/08/06 05:10:04 DEBUG : only10: size = 0 OK 2026/08/06 05:10:04 INFO : only10: Copied (replaced existing) 2026/08/06 05:10:04 DEBUG : only0: size = 0 OK 2026/08/06 05:10:04 INFO : only0: Copied (replaced existing) 2026/08/06 05:10:04 DEBUG : only13: Moving old file out the way to "only13.navomul7" 2026/08/06 05:10:04 DEBUG : only14: Moving old file out the way to "only14.fuzuluz5" 2026/08/06 05:10:04 DEBUG : only17: Moving old file out the way to "only17.tayufub9" 2026/08/06 05:10:04 DEBUG : only19: Moving old file out the way to "only19.ledihog5" 2026/08/06 05:10:04 DEBUG : only13: Removing old file 2026/08/06 05:10:04 DEBUG : only14: Removing old file 2026/08/06 05:10:04 DEBUG : only17: Removing old file 2026/08/06 05:10:04 DEBUG : only19: Removing old file 2026/08/06 05:10:04 DEBUG : only13: size = 0 OK 2026/08/06 05:10:04 INFO : only13: Copied (replaced existing) 2026/08/06 05:10:04 DEBUG : only14: size = 0 OK 2026/08/06 05:10:04 INFO : only14: Copied (replaced existing) 2026/08/06 05:10:04 DEBUG : only17: size = 0 OK 2026/08/06 05:10:04 INFO : only17: Copied (replaced existing) 2026/08/06 05:10:04 DEBUG : only1: Moving old file out the way to "only1.puyexaf2" 2026/08/06 05:10:04 DEBUG : only2: Moving old file out the way to "only2.taqipav1" 2026/08/06 05:10:05 DEBUG : only3: Moving old file out the way to "only3.wehemed0" 2026/08/06 05:10:05 DEBUG : only19: size = 0 OK 2026/08/06 05:10:05 INFO : only19: Copied (replaced existing) 2026/08/06 05:10:05 DEBUG : only4: Moving old file out the way to "only4.dujasen6" 2026/08/06 05:10:05 DEBUG : only1: Removing old file 2026/08/06 05:10:05 DEBUG : only2: Removing old file 2026/08/06 05:10:05 DEBUG : only3: Removing old file 2026/08/06 05:10:05 DEBUG : only1: size = 0 OK 2026/08/06 05:10:05 INFO : only1: Copied (replaced existing) 2026/08/06 05:10:05 DEBUG : only2: size = 0 OK 2026/08/06 05:10:05 INFO : only2: Copied (replaced existing) 2026/08/06 05:10:05 DEBUG : only3: size = 0 OK 2026/08/06 05:10:05 INFO : only3: Copied (replaced existing) 2026/08/06 05:10:05 DEBUG : only4: Removing old file 2026/08/06 05:10:05 DEBUG : only5: Moving old file out the way to "only5.sumuhed2" 2026/08/06 05:10:05 DEBUG : only6: Moving old file out the way to "only6.vuqudus9" 2026/08/06 05:10:05 DEBUG : only7: Moving old file out the way to "only7.zafesiz6" 2026/08/06 05:10:05 DEBUG : only4: size = 0 OK 2026/08/06 05:10:05 INFO : only4: Copied (replaced existing) 2026/08/06 05:10:06 DEBUG : only8: Moving old file out the way to "only8.pidiceh9" 2026/08/06 05:10:06 DEBUG : only5: Removing old file 2026/08/06 05:10:06 DEBUG : only7: Removing old file 2026/08/06 05:10:06 DEBUG : only5: size = 0 OK 2026/08/06 05:10:06 INFO : only5: Copied (replaced existing) 2026/08/06 05:10:06 DEBUG : only7: size = 0 OK 2026/08/06 05:10:06 INFO : only7: Copied (replaced existing) 2026/08/06 05:10:06 DEBUG : only8: Removing old file 2026/08/06 05:10:06 DEBUG : only9: Moving old file out the way to "only9.bifolol4" 2026/08/06 05:10:06 DEBUG : only15: Moving old file out the way to "only15.nonegot3" 2026/08/06 05:10:06 DEBUG : only8: size = 0 OK 2026/08/06 05:10:06 INFO : only8: Copied (replaced existing) 2026/08/06 05:10:06 DEBUG : only16: Moving old file out the way to "only16.witezun4" 2026/08/06 05:10:06 DEBUG : only15: Removing old file 2026/08/06 05:10:06 DEBUG : only9: Removing old file 2026/08/06 05:10:07 DEBUG : only15: size = 0 OK 2026/08/06 05:10:07 INFO : only15: Copied (replaced existing) 2026/08/06 05:10:07 DEBUG : only16: Removing old file 2026/08/06 05:10:07 DEBUG : only6: Removing old file 2026/08/06 05:10:07 DEBUG : only9: size = 0 OK 2026/08/06 05:10:07 INFO : only9: Copied (replaced existing) 2026/08/06 05:10:07 DEBUG : only18: Moving old file out the way to "only18.nuhapog6" 2026/08/06 05:10:07 DEBUG : only16: size = 0 OK 2026/08/06 05:10:07 INFO : only16: Copied (replaced existing) 2026/08/06 05:10:07 DEBUG : only6: size = 0 OK 2026/08/06 05:10:07 INFO : only6: Copied (replaced existing) 2026/08/06 05:10:07 DEBUG : only18: Removing old file 2026/08/06 05:10:07 DEBUG : only18: size = 0 OK 2026/08/06 05:10:07 INFO : only18: Copied (replaced existing) 2026/08/06 05:10:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (44.95s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:10:11 DEBUG : empty_dir: Making directory with metadata 2026/08/06 05:10:11 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/06 05:10:11 DEBUG : empty_on_remote: Making directory with metadata 2026/08/06 05:10:11 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/06 05:10:11 INFO : empty_on_remote: Making directory 2026/08/06 05:10:11 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/06 05:10:12 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/06 05:10:12 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/06 05:10:12 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/06 05:10:12 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (3.08s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:10:14 DEBUG : empty_dir: Making directory with metadata 2026/08/06 05:10:14 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/06 05:10:14 DEBUG : empty_on_remote: Making directory with metadata 2026/08/06 05:10:14 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/06 05:10:14 INFO : empty_on_remote: Making directory 2026/08/06 05:10:14 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/06 05:10:15 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/06 05:10:15 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/06 05:10:15 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/06 05:10:15 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/06 05:10:15 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.57s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:10:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/06 05:10:17 INFO : sub dir: Making directory 2026/08/06 05:10:17 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (8.01s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:10:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/06 05:10:25 INFO : sub dir: Making directory 2026/08/06 05:10:25 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (10.07s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0011-56789;.txt" to "premiumize.me root 'rclone-test-rivimup0ricu'": object not found === RUN TestTransform/NFD run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0011-56789;.txt" to "premiumize.me root 'rclone-test-rivimup0ricu'": object not found === RUN TestTransform/base64 run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0011-56789;.txt" to "premiumize.me root 'rclone-test-rivimup0ricu'": object not found === RUN TestTransform/prefix run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0011-56789;.txt" to "premiumize.me root 'rclone-test-rivimup0ricu'": object not found === RUN TestTransform/suffix run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0011-56789;.txt" to "premiumize.me root 'rclone-test-rivimup0ricu'": object not found === RUN TestTransform/truncate run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0011-56789;.txt" to "premiumize.me root 'rclone-test-rivimup0ricu'": object not found === RUN TestTransform/encoder run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0011-56789;.txt" to "premiumize.me root 'rclone-test-rivimup0ricu'": object not found === RUN TestTransform/ISO-8859-1 run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0011-56789;.txt" to "premiumize.me root 'rclone-test-rivimup0ricu'": object not found === RUN TestTransform/charmap run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0011-56789;.txt" to "premiumize.me root 'rclone-test-rivimup0ricu'": object not found === RUN TestTransform/lowercase run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0011-56789;.txt" to "premiumize.me root 'rclone-test-rivimup0ricu'": object not found === RUN TestTransform/ascii run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0011-56789;.txt" to "premiumize.me root 'rclone-test-rivimup0ricu'": object not found --- FAIL: TestTransform (137.19s) --- FAIL: TestTransform/NFC (12.02s) --- FAIL: TestTransform/NFD (13.12s) --- FAIL: TestTransform/base64 (12.44s) --- FAIL: TestTransform/prefix (12.63s) --- FAIL: TestTransform/suffix (14.05s) --- FAIL: TestTransform/truncate (12.27s) --- FAIL: TestTransform/encoder (11.86s) --- FAIL: TestTransform/ISO-8859-1 (11.50s) --- FAIL: TestTransform/charmap (11.67s) --- FAIL: TestTransform/lowercase (13.12s) --- FAIL: TestTransform/ascii (12.52s) === RUN TestTransformCopy run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:12:53 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/06 05:12:53 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/06 05:12:53 INFO : sub dir_somesuffix: Making directory 2026/08/06 05:12:53 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/06 05:12:53 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/08/06 05:12:53 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/06 05:12:53 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/08/06 05:12:53 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/06 05:12:53 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:12:53 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:12:59 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/08/06 05:12:59 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/06 05:12:59 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (6.58s) === RUN TestDoubleTransform run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:12:59 DEBUG : toe: transformed to: tictactoe 2026/08/06 05:12:59 DEBUG : toe: transformed to: tictactoe 2026/08/06 05:12:59 INFO : tictactoe: Making directory 2026/08/06 05:12:59 DEBUG : toe: transformed to: tictactoe 2026/08/06 05:12:59 DEBUG : toe: transformed to: tictactoe 2026/08/06 05:12:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/06 05:12:59 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/08/06 05:12:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/06 05:12:59 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:12:59 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:13:00 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/08/06 05:13:00 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/08/06 05:13:00 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (2.26s) === RUN TestFileTag run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:13:02 INFO : toe: Making directory 2026/08/06 05:13:02 INFO : toe/toe: Making directory 2026/08/06 05:13:02 DEBUG : toe: transformed to: tictactoe 2026/08/06 05:13:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/06 05:13:02 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/06 05:13:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/06 05:13:02 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:13:02 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:13:03 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/06 05:13:03 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/06 05:13:03 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (2.32s) === RUN TestNoTag run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:13:04 INFO : toe: Making directory 2026/08/06 05:13:04 INFO : toe/toe: Making directory 2026/08/06 05:13:04 DEBUG : toe: transformed to: tictactoe 2026/08/06 05:13:04 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/06 05:13:04 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/06 05:13:04 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:13:04 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/06 05:13:04 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:13:05 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/06 05:13:05 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/06 05:13:05 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.96s) === RUN TestDirTag run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:13:06 DEBUG : empty_dir: Making directory with metadata 2026/08/06 05:13:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/06 05:13:06 DEBUG : toe: transformed to: tictactoe 2026/08/06 05:13:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 05:13:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 05:13:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 05:13:06 INFO : tictacempty_dir: Making directory 2026/08/06 05:13:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 05:13:06 DEBUG : toe: transformed to: tictactoe 2026/08/06 05:13:06 DEBUG : toe: transformed to: tictactoe 2026/08/06 05:13:06 INFO : tictactoe: Making directory 2026/08/06 05:13:06 DEBUG : toe: transformed to: tictactoe 2026/08/06 05:13:06 DEBUG : toe: transformed to: tictactoe 2026/08/06 05:13:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/06 05:13:06 INFO : tictactoe/tictactoe: Making directory 2026/08/06 05:13:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/06 05:13:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/06 05:13:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/06 05:13:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/06 05:13:07 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:13:07 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:13:07 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/06 05:13:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/06 05:13:07 DEBUG : Waiting for deletions to finish --- PASS: TestDirTag (2.97s) === RUN TestAllTag run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:13:09 DEBUG : empty_dir: Making directory with metadata 2026/08/06 05:13:09 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/06 05:13:09 DEBUG : toe: transformed to: tictactoe 2026/08/06 05:13:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 05:13:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 05:13:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 05:13:09 INFO : tictacempty_dir: Making directory 2026/08/06 05:13:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 05:13:09 DEBUG : toe: transformed to: tictactoe 2026/08/06 05:13:09 DEBUG : toe: transformed to: tictactoe 2026/08/06 05:13:09 INFO : tictactoe: Making directory 2026/08/06 05:13:09 DEBUG : toe: transformed to: tictactoe 2026/08/06 05:13:09 DEBUG : toe: transformed to: tictactoe 2026/08/06 05:13:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/06 05:13:09 INFO : tictactoe/tictactoe: Making directory 2026/08/06 05:13:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/06 05:13:09 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/06 05:13:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/06 05:13:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/06 05:13:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/06 05:13:09 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:13:09 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:13:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/06 05:13:10 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/06 05:13:10 DEBUG : Waiting for deletions to finish 2026/08/06 05:13:10 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:13:10 DEBUG : toe: transformed to: tictactoe 2026/08/06 05:13:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 05:13:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 05:13:10 DEBUG : toe: transformed to: tictactoe 2026/08/06 05:13:10 DEBUG : toe: transformed to: tictactoe 2026/08/06 05:13:10 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/06 05:13:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/06 05:13:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/08/06 05:13:10 NOTICE: premiumize.me root 'rclone-test-rivimup0ricu': 0 differences found 2026/08/06 05:13:10 NOTICE: premiumize.me root 'rclone-test-rivimup0ricu': 1 hashes could not be checked 2026/08/06 05:13:10 NOTICE: premiumize.me root 'rclone-test-rivimup0ricu': 1 matching files --- PASS: TestAllTag (2.76s) === RUN TestRunTwice run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:13:11 DEBUG : toe: transformed to: tictactoe 2026/08/06 05:13:11 DEBUG : toe: transformed to: tictactoe 2026/08/06 05:13:11 INFO : tictactoe: Making directory 2026/08/06 05:13:12 DEBUG : toe: transformed to: tictactoe 2026/08/06 05:13:12 DEBUG : toe: transformed to: tictactoe 2026/08/06 05:13:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/06 05:13:12 INFO : tictactoe/tictactoe: Making directory 2026/08/06 05:13:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/06 05:13:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/06 05:13:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/06 05:13:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/06 05:13:12 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:13:12 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:13:13 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/06 05:13:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/06 05:13:13 DEBUG : Waiting for deletions to finish 2026/08/06 05:13:13 DEBUG : toe: transformed to: tictactoe 2026/08/06 05:13:13 DEBUG : toe: transformed to: tictactoe 2026/08/06 05:13:13 DEBUG : toe: transformed to: tictactoe 2026/08/06 05:13:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/06 05:13:13 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/06 05:13:13 DEBUG : toe/toe/toe.txt: Sizes identical 2026/08/06 05:13:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/06 05:13:13 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/08/06 05:13:13 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:13:13 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:13:13 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.82s) === RUN TestSyntax 2026/08/06 05:13:14 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:13:14 INFO : toe: Making directory 2026/08/06 05:13:15 INFO : toe/toe: Making directory 2026/08/06 05:13:15 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/06 05:13:15 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:13:15 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:13:15 DEBUG : toe/toe/toe: size = 11 OK 2026/08/06 05:13:15 INFO : toe/toe/toe: Copied (new) 2026/08/06 05:13:15 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (2.18s) === RUN TestMove run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:13:16 DEBUG : empty_dir: Making directory with metadata 2026/08/06 05:13:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/06 05:13:16 DEBUG : toe: transformed to: tictactoe 2026/08/06 05:13:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 05:13:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 05:13:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 05:13:17 INFO : tictacempty_dir: Making directory 2026/08/06 05:13:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 05:13:17 DEBUG : toe: transformed to: tictactoe 2026/08/06 05:13:17 DEBUG : toe: transformed to: tictactoe 2026/08/06 05:13:17 INFO : tictactoe: Making directory 2026/08/06 05:13:17 DEBUG : toe: transformed to: tictactoe 2026/08/06 05:13:17 DEBUG : toe: transformed to: tictactoe 2026/08/06 05:13:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/06 05:13:17 INFO : tictactoe/tictactoe: Making directory 2026/08/06 05:13:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/06 05:13:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/06 05:13:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/06 05:13:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/06 05:13:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/06 05:13:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/06 05:13:17 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:13:17 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:13:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/06 05:13:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/06 05:13:18 INFO : toe/toe/toe.txt: Deleted 2026/08/06 05:13:18 INFO : toe/toe: Removing directory 2026/08/06 05:13:18 INFO : toe: Removing directory 2026/08/06 05:13:18 INFO : empty_dir: Removing directory 2026/08/06 05:13:18 DEBUG : Local file system at /tmp/rclone927636257: deleted 3 directories --- PASS: TestMove (2.64s) === RUN TestTransformFile run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:13:19 DEBUG : empty_dir: Making directory with metadata 2026/08/06 05:13:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/06 05:13:19 DEBUG : toe: transformed to: tictactoe 2026/08/06 05:13:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 05:13:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 05:13:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 05:13:19 INFO : tictacempty_dir: Making directory 2026/08/06 05:13:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 05:13:19 DEBUG : toe: transformed to: tictactoe 2026/08/06 05:13:19 DEBUG : toe: transformed to: tictactoe 2026/08/06 05:13:19 INFO : tictactoe: Making directory 2026/08/06 05:13:19 DEBUG : toe: transformed to: tictactoe 2026/08/06 05:13:19 DEBUG : toe: transformed to: tictactoe 2026/08/06 05:13:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/06 05:13:19 INFO : tictactoe/tictactoe: Making directory 2026/08/06 05:13:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/06 05:13:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/06 05:13:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/06 05:13:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/06 05:13:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/06 05:13:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/06 05:13:20 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:13:20 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:13:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/06 05:13:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/06 05:13:20 INFO : toe/toe/toe.txt: Deleted 2026/08/06 05:13:20 INFO : toe/toe: Removing directory 2026/08/06 05:13:20 INFO : toe: Removing directory 2026/08/06 05:13:20 INFO : empty_dir: Removing directory 2026/08/06 05:13:20 DEBUG : Local file system at /tmp/rclone927636257: deleted 3 directories 2026/08/06 05:13:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/06 05:13:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: Sizes identical 2026/08/06 05:13:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/06 05:13:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/06 05:13:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/06 05:13:22 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt --- PASS: TestTransformFile (4.01s) === RUN TestManualTransformFile run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:13:23 DEBUG : Reset feature "Copy" 2026/08/06 05:13:23 DEBUG : Reset feature "Move" 2026/08/06 05:13:23 DEBUG : Reset feature "Copy" 2026/08/06 05:13:23 DEBUG : Reset feature "Move" 2026/08/06 05:13:23 DEBUG : empty_dir: Making directory with metadata 2026/08/06 05:13:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/06 05:13:23 DEBUG : toe: transformed to: tictactoe 2026/08/06 05:13:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 05:13:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 05:13:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 05:13:23 INFO : tictacempty_dir: Making directory 2026/08/06 05:13:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 05:13:23 DEBUG : toe: transformed to: tictactoe 2026/08/06 05:13:23 DEBUG : toe: transformed to: tictactoe 2026/08/06 05:13:23 INFO : tictactoe: Making directory 2026/08/06 05:13:24 DEBUG : toe: transformed to: tictactoe 2026/08/06 05:13:24 DEBUG : toe: transformed to: tictactoe 2026/08/06 05:13:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/06 05:13:24 INFO : tictactoe/tictactoe: Making directory 2026/08/06 05:13:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/06 05:13:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/06 05:13:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/06 05:13:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/06 05:13:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/06 05:13:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/06 05:13:24 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:13:24 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:13:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/06 05:13:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/06 05:13:25 INFO : toe/toe/toe.txt: Deleted 2026/08/06 05:13:25 INFO : toe/toe: Removing directory 2026/08/06 05:13:25 INFO : toe: Removing directory 2026/08/06 05:13:25 INFO : empty_dir: Removing directory 2026/08/06 05:13:25 DEBUG : Local file system at /tmp/rclone927636257: deleted 3 directories 2026/08/06 05:13:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/06 05:13:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: Sizes identical 2026/08/06 05:13:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/06 05:13:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/06 05:13:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/06 05:13:27 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/06 05:13:27 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/08/06 05:13:27 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted --- PASS: TestManualTransformFile (5.88s) === RUN TestBase64 run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:13:29 DEBUG : toe: transformed to: dG9l 2026/08/06 05:13:29 DEBUG : toe: transformed to: dG9l 2026/08/06 05:13:29 INFO : dG9l: Making directory 2026/08/06 05:13:29 DEBUG : toe: transformed to: dG9l 2026/08/06 05:13:29 DEBUG : toe: transformed to: dG9l 2026/08/06 05:13:29 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/06 05:13:29 INFO : dG9l/dG9l: Making directory 2026/08/06 05:13:30 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/06 05:13:30 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/08/06 05:13:30 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/06 05:13:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/06 05:13:30 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/06 05:13:30 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:13:30 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:13:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/08/06 05:13:31 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/08/06 05:13:31 DEBUG : Waiting for deletions to finish 2026/08/06 05:13:31 DEBUG : dG9l: transformed to: toe 2026/08/06 05:13:31 DEBUG : dG9l: transformed to: toe 2026/08/06 05:13:31 DEBUG : Added delayed dir = "toe", newDst=toe 2026/08/06 05:13:32 DEBUG : dG9l: transformed to: toe 2026/08/06 05:13:32 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/08/06 05:13:32 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/08/06 05:13:32 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/08/06 05:13:32 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/06 05:13:32 DEBUG : Local file system at /tmp/rclone927636257: Waiting for checks to finish 2026/08/06 05:13:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Sizes identical 2026/08/06 05:13:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/08/06 05:13:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/08/06 05:13:32 DEBUG : Local file system at /tmp/rclone927636257: Waiting for transfers to finish 2026/08/06 05:13:32 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (4.39s) === RUN TestError run.go:198: Remote "premiumize.me root 'rclone-test-rivimup0ricu'", Local "Local file system at /tmp/rclone927636257", Modify Window "876000h0m0s" 2026/08/06 05:13:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/06 05:13:33 DEBUG : toe: transformed to: 2026/08/06 05:13:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/06 05:13:33 DEBUG : toe: transformed to: 2026/08/06 05:13:33 INFO : premiumize.me root 'rclone-test-rivimup0ricu': Making directory 2026/08/06 05:13:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/06 05:13:33 DEBUG : toe: transformed to: 2026/08/06 05:13:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/06 05:13:33 DEBUG : toe: transformed to: 2026/08/06 05:13:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/06 05:13:33 DEBUG : toe/toe: transformed to: 2026/08/06 05:13:33 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/06 05:13:33 INFO : toe/toe: Making directory 2026/08/06 05:13:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/06 05:13:34 DEBUG : toe/toe: transformed to: 2026/08/06 05:13:34 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/06 05:13:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/06 05:13:34 DEBUG : toe: transformed to: 2026/08/06 05:13:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/06 05:13:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/06 05:13:34 DEBUG : toe/toe/toe: transformed to: 2026/08/06 05:13:34 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/08/06 05:13:34 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for checks to finish 2026/08/06 05:13:34 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Waiting for transfers to finish 2026/08/06 05:13:36 DEBUG : toe/toe/toe: size = 11 OK 2026/08/06 05:13:36 INFO : toe/toe/toe: Copied (new) 2026/08/06 05:13:36 ERROR : premiumize.me root 'rclone-test-rivimup0ricu': not deleting files as there were IO errors 2026/08/06 05:13:36 ERROR : premiumize.me root 'rclone-test-rivimup0ricu': not deleting directories as there were IO errors --- PASS: TestError (3.53s) FAIL 2026/08/06 05:13:37 DEBUG : premiumize.me root 'rclone-test-rivimup0ricu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestPremiumizeMe: -verbose" - Finished ERROR in 9m7.638504983s (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]