"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Starting (try 1/5) 2026/05/18 01:00:19 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-furuzuk7cefo" 2026/05/18 01:00:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/18 01:00:19 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Using cached web token 2026/05/18 01:00:19 DEBUG : Creating backend with remote "/tmp/rclone502956779" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:00:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 01:00:21 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/18 01:00:21 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:00:21 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.33s) === RUN TestCopy run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:00:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/18 01:00:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 01:00:22 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:00:22 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:00:26 DEBUG : sub dir/hello world: size = 11 OK 2026/05/18 01:00:26 INFO : sub dir/hello world: Copied (new) 2026/05/18 01:00:26 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (8.04s) === RUN TestCopyMetadata run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.40s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.40s) === RUN TestCopyMissingDirectory run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:00:31 DEBUG : Creating backend with remote "/non-existing" 2026/05/18 01:00:31 DEBUG : Config file has changed externally - reloading 2026/05/18 01:00:31 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/18 01:00:31 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:00:31 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.61s) === RUN TestCopyNoTraverse run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:00:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 01:00:31 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:00:31 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:00:35 DEBUG : sub dir/hello world: size = 11 OK 2026/05/18 01:00:35 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (7.57s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.40s) === RUN TestCopyCheckFirst run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:00:39 INFO : Linkbox root 'rclone-test-furuzuk7cefo': Running all checks before starting transfers 2026/05/18 01:00:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 01:00:39 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:00:39 INFO : Linkbox root 'rclone-test-furuzuk7cefo': Checks finished, now starting transfers 2026/05/18 01:00:39 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:00:43 DEBUG : sub dir/hello world: size = 11 OK 2026/05/18 01:00:43 INFO : sub dir/hello world: Copied (new) run.go:186: removing dir "sub dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "sub dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "sub dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestCopyCheckFirst Messages: directories --- FAIL: TestCopyCheckFirst (17.55s) === RUN TestSyncNoTraverse run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:00:57 ERROR : Ignoring --no-traverse with sync 2026/05/18 01:00:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 01:00:57 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:00:57 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:00:59 DEBUG : sub dir/hello world: size = 11 OK 2026/05/18 01:00:59 INFO : sub dir/hello world: Copied (new) 2026/05/18 01:00:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (6.35s) === RUN TestCopyWithDepth run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:01:03 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/18 01:01:03 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:01:03 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:01:05 DEBUG : hello world2: size = 12 OK 2026/05/18 01:01:05 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (4.03s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:01:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/18 01:01:07 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:01:07 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:01:09 DEBUG : potato2: size = 11 OK 2026/05/18 01:01:09 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (4.14s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:01:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/18 01:01:11 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:01:11 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:01:13 DEBUG : potato2: size = 11 OK 2026/05/18 01:01:13 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (4.06s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:01:15 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/18 01:01:15 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/18 01:01:15 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/18 01:01:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/18 01:01:16 INFO : sub dir2: Making directory 2026/05/18 01:01:17 INFO : sub dir: Making directory 2026/05/18 01:01:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 01:01:19 INFO : sub dir2/sub sub dir2: Making directory 2026/05/18 01:01:20 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:01:20 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:01:22 DEBUG : sub dir/hello world: size = 11 OK 2026/05/18 01:01:22 INFO : sub dir/hello world: Copied (new) 2026/05/18 01:01:23 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (14.26s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:01:30 INFO : sub dir2: Making directory 2026/05/18 01:01:30 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/18 01:01:30 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/18 01:01:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 01:01:30 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:01:30 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:01:33 DEBUG : sub dir/hello world: size = 11 OK 2026/05/18 01:01:33 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (7.58s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:01:37 DEBUG : sub dir2: Making directory with metadata 2026/05/18 01:01:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/18 01:01:37 INFO : sub dir2: Making directory 2026/05/18 01:01:39 INFO : sub dir: Making directory 2026/05/18 01:01:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 01:01:40 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:01:40 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:01:42 DEBUG : sub dir/hello world: size = 11 OK 2026/05/18 01:01:42 INFO : sub dir/hello world: Copied (new) 2026/05/18 01:01:42 INFO : sub dir/hello world: Deleted 2026/05/18 01:01:43 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/18 01:01:43 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (11.12s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.40s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:01:49 INFO : sub dir2: Making directory 2026/05/18 01:01:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 01:01:49 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:01:49 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:01:52 DEBUG : sub dir/hello world: size = 11 OK 2026/05/18 01:01:52 INFO : sub dir/hello world: Copied (new) 2026/05/18 01:01:52 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (7.50s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:01:56 DEBUG : sub dir2: Making directory with metadata 2026/05/18 01:01:56 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/18 01:01:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/18 01:01:56 INFO : sub dir2: Making directory 2026/05/18 01:01:58 INFO : sub dir: Making directory 2026/05/18 01:01:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 01:01:59 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:01:59 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:02:02 DEBUG : sub dir/hello world: size = 11 OK 2026/05/18 01:02:02 INFO : sub dir/hello world: Copied (new) 2026/05/18 01:02:02 DEBUG : Waiting for deletions to finish 2026/05/18 01:02:02 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (11.24s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.40s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:02:08 INFO : sub dir2: Making directory 2026/05/18 01:02:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 01:02:08 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:02:08 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:02:11 DEBUG : sub dir/hello world: size = 11 OK 2026/05/18 01:02:11 INFO : sub dir/hello world: Copied (new) 2026/05/18 01:02:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (7.44s) === RUN TestServerSideCopy run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:02:19 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qufulon1qala" 2026/05/18 01:02:19 DEBUG : Linkbox root 'rclone-test-qufulon1qala': Using cached web token sync_test.go:620: Server side copy (if possible) Linkbox root 'rclone-test-furuzuk7cefo' -> Linkbox root 'rclone-test-qufulon1qala' 2026/05/18 01:02:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 01:02:20 DEBUG : Linkbox root 'rclone-test-qufulon1qala': Waiting for checks to finish 2026/05/18 01:02:20 DEBUG : Linkbox root 'rclone-test-qufulon1qala': Waiting for transfers to finish 2026/05/18 01:02:20 NOTICE: Time may be set wrong - time from "aht.nuplink3.net" is 311h59m35.741772077s different from this computer 2026/05/18 01:02:25 DEBUG : sub dir/hello world: size = 11 OK 2026/05/18 01:02:25 INFO : sub dir/hello world: Copied (new) 2026/05/18 01:02:26 DEBUG : Linkbox root 'rclone-test-qufulon1qala': Purge remote --- PASS: TestServerSideCopy (15.16s) === RUN TestCopyOverSelf run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:02:35 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone502956779) 2026/05/18 01:02:35 DEBUG : sub dir/hello world: size = 11 (Linkbox root 'rclone-test-furuzuk7cefo') 2026/05/18 01:02:35 DEBUG : sub dir/hello world: Sizes differ 2026/05/18 01:02:35 DEBUG : sub dir/hello world: Update: removing old file 2026/05/18 01:02:35 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:02:35 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:02:38 DEBUG : sub dir/hello world: size = 17 OK 2026/05/18 01:02:38 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (11.12s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:02:45 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-patukap4xohe" 2026/05/18 01:02:45 DEBUG : Linkbox root 'rclone-test-patukap4xohe': Using cached web token sync_test.go:656: Server side copy (if possible) Linkbox root 'rclone-test-furuzuk7cefo' -> Linkbox root 'rclone-test-patukap4xohe' 2026/05/18 01:02:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 01:02:47 DEBUG : Linkbox root 'rclone-test-patukap4xohe': Waiting for checks to finish 2026/05/18 01:02:47 DEBUG : Linkbox root 'rclone-test-patukap4xohe': Waiting for transfers to finish 2026/05/18 01:02:52 DEBUG : sub dir/hello world: size = 11 OK 2026/05/18 01:02:52 INFO : sub dir/hello world: Copied (new) 2026/05/18 01:02:52 DEBUG : sub dir/hello world: Update: removing old file 2026/05/18 01:02:56 DEBUG : Linkbox root 'rclone-test-patukap4xohe': Waiting for checks to finish 2026/05/18 01:02:56 DEBUG : sub dir/hello world: size = 17 (Linkbox root 'rclone-test-furuzuk7cefo') 2026/05/18 01:02:56 DEBUG : sub dir/hello world: size = 11 (Linkbox root 'rclone-test-patukap4xohe') 2026/05/18 01:02:56 DEBUG : sub dir/hello world: Sizes differ 2026/05/18 01:02:56 DEBUG : Linkbox root 'rclone-test-patukap4xohe': Waiting for transfers to finish 2026/05/18 01:02:56 DEBUG : sub dir/hello world: Update: removing old file 2026/05/18 01:02:59 DEBUG : sub dir/hello world: size = 17 OK 2026/05/18 01:02:59 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/18 01:03:00 DEBUG : Linkbox root 'rclone-test-patukap4xohe': Purge remote --- PASS: TestServerSideCopyOverSelf (22.97s) === RUN TestMoveOverSelf run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:03:09 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:03:09 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone502956779) 2026/05/18 01:03:09 DEBUG : sub dir/hello world: size = 11 (Linkbox root 'rclone-test-furuzuk7cefo') 2026/05/18 01:03:09 DEBUG : sub dir/hello world: Sizes differ 2026/05/18 01:03:09 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:03:09 DEBUG : sub dir/hello world: Update: removing old file 2026/05/18 01:03:12 DEBUG : sub dir/hello world: size = 17 OK 2026/05/18 01:03:12 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/18 01:03:12 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (11.28s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:03:20 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dejokej1pedo" 2026/05/18 01:03:20 DEBUG : Linkbox root 'rclone-test-dejokej1pedo': Using cached web token sync_test.go:701: Server side copy (if possible) Linkbox root 'rclone-test-furuzuk7cefo' -> Linkbox root 'rclone-test-dejokej1pedo' 2026/05/18 01:03:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 01:03:21 DEBUG : Linkbox root 'rclone-test-dejokej1pedo': Waiting for checks to finish 2026/05/18 01:03:21 DEBUG : Linkbox root 'rclone-test-dejokej1pedo': Waiting for transfers to finish 2026/05/18 01:03:26 DEBUG : sub dir/hello world: size = 11 OK 2026/05/18 01:03:26 INFO : sub dir/hello world: Copied (new) 2026/05/18 01:03:26 DEBUG : sub dir/hello world: Update: removing old file 2026/05/18 01:03:30 DEBUG : Linkbox root 'rclone-test-dejokej1pedo': Waiting for checks to finish 2026/05/18 01:03:30 DEBUG : sub dir/hello world: size = 17 (Linkbox root 'rclone-test-furuzuk7cefo') 2026/05/18 01:03:30 DEBUG : sub dir/hello world: size = 11 (Linkbox root 'rclone-test-dejokej1pedo') 2026/05/18 01:03:30 DEBUG : sub dir/hello world: Sizes differ 2026/05/18 01:03:30 DEBUG : Linkbox root 'rclone-test-dejokej1pedo': Waiting for transfers to finish 2026/05/18 01:03:30 DEBUG : sub dir/hello world: Update: removing old file 2026/05/18 01:03:33 DEBUG : sub dir/hello world: size = 17 OK 2026/05/18 01:03:33 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/18 01:03:35 INFO : sub dir/hello world: Deleted 2026/05/18 01:03:38 DEBUG : testing file moves 2026/05/18 01:03:38 DEBUG : Linkbox root 'rclone-test-dejokej1pedo': Waiting for checks to finish 2026/05/18 01:03:38 DEBUG : sub dir/hello world: size = 24 (Linkbox root 'rclone-test-furuzuk7cefo') 2026/05/18 01:03:38 DEBUG : sub dir/hello world: size = 17 (Linkbox root 'rclone-test-dejokej1pedo') 2026/05/18 01:03:38 DEBUG : sub dir/hello world: Sizes differ 2026/05/18 01:03:38 DEBUG : Linkbox root 'rclone-test-dejokej1pedo': Waiting for transfers to finish 2026/05/18 01:03:38 DEBUG : sub dir/hello world: Update: removing old file 2026/05/18 01:03:41 DEBUG : sub dir/hello world: size = 24 OK 2026/05/18 01:03:41 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/18 01:03:42 INFO : sub dir/hello world: Deleted 2026/05/18 01:03:43 DEBUG : Linkbox root 'rclone-test-dejokej1pedo': Purge remote --- PASS: TestServerSideMoveOverSelf (30.86s) === RUN TestCopyAfterDelete run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:03:50 ERROR : error listing: directory not found 2026/05/18 01:03:50 INFO : Local file system at /tmp/rclone502956779: Making directory 2026/05/18 01:03:51 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:03:51 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (8.00s) === RUN TestCopyRedownload run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:03:59 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/18 01:03:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 01:03:59 DEBUG : Local file system at /tmp/rclone502956779: Waiting for checks to finish 2026/05/18 01:03:59 DEBUG : Local file system at /tmp/rclone502956779: Waiting for transfers to finish 2026/05/18 01:03:59 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2026/05/18 01:03:59 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2026/05/18 01:03:59 INFO : sub dir/hello world: Copied (new) 2026/05/18 01:03:59 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (7.89s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:04:03 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/18 01:04:03 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:04:03 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:04:05 DEBUG : check sum: size = 1 OK 2026/05/18 01:04:05 INFO : check sum: Copied (new) 2026/05/18 01:04:05 DEBUG : Waiting for deletions to finish 2026/05/18 01:04:05 DEBUG : check sum: size = 1 OK 2026/05/18 01:04:05 NOTICE: Linkbox root 'rclone-test-furuzuk7cefo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/18 01:04:05 DEBUG : check sum: Size of src and dst objects identical 2026/05/18 01:04:05 DEBUG : check sum: Unchanged skipping 2026/05/18 01:04:05 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:04:05 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:04:05 DEBUG : Waiting for deletions to finish 2026/05/18 01:04:05 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (4.48s) === RUN TestSyncSizeOnly run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:04:07 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/18 01:04:07 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:04:07 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:04:09 DEBUG : sizeonly: size = 6 OK 2026/05/18 01:04:09 INFO : sizeonly: Copied (new) 2026/05/18 01:04:09 DEBUG : Waiting for deletions to finish 2026/05/18 01:04:10 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:04:10 DEBUG : sizeonly: size = 6 OK 2026/05/18 01:04:10 DEBUG : sizeonly: Sizes identical 2026/05/18 01:04:10 DEBUG : sizeonly: Unchanged skipping 2026/05/18 01:04:10 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:04:10 DEBUG : Waiting for deletions to finish 2026/05/18 01:04:10 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (4.59s) === RUN TestSyncIgnoreSize run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:04:12 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/18 01:04:12 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:04:12 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:04:14 INFO : ignore-size: Copied (new) 2026/05/18 01:04:14 DEBUG : Waiting for deletions to finish 2026/05/18 01:04:14 DEBUG : ignore-size: Sizes identical 2026/05/18 01:04:14 DEBUG : ignore-size: Unchanged skipping 2026/05/18 01:04:14 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:04:14 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:04:14 DEBUG : Waiting for deletions to finish 2026/05/18 01:04:14 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (4.46s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:04:18 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:04:18 DEBUG : existing: size = 6 OK 2026/05/18 01:04:18 DEBUG : existing: Sizes identical 2026/05/18 01:04:18 DEBUG : existing: Unchanged skipping 2026/05/18 01:04:18 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:04:18 DEBUG : Waiting for deletions to finish 2026/05/18 01:04:18 INFO : There was nothing to transfer 2026/05/18 01:04:19 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/18 01:04:19 DEBUG : existing: Update: removing old file 2026/05/18 01:04:19 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:04:19 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:04:22 DEBUG : existing: size = 6 OK 2026/05/18 01:04:22 INFO : existing: Copied (replaced existing) 2026/05/18 01:04:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (7.54s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:04:24 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/18 01:04:24 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:04:24 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:04:26 DEBUG : existing: size = 6 OK 2026/05/18 01:04:26 INFO : existing: Copied (new) 2026/05/18 01:04:26 DEBUG : Waiting for deletions to finish 2026/05/18 01:04:26 DEBUG : existing: Destination exists, skipping 2026/05/18 01:04:26 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:04:26 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:04:26 DEBUG : Waiting for deletions to finish 2026/05/18 01:04:26 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (4.40s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:04:35 INFO : d: Making directory 2026/05/18 01:04:37 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/18 01:04:38 DEBUG : c/non empty space: size = 5 OK 2026/05/18 01:04:38 DEBUG : c/non empty space: Sizes identical 2026/05/18 01:04:38 DEBUG : c/non empty space: Unchanged skipping 2026/05/18 01:04:38 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:04:38 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:04:41 DEBUG : a/potato2: size = 60 OK 2026/05/18 01:04:41 INFO : a/potato2: Copied (new) 2026/05/18 01:04:41 DEBUG : Waiting for deletions to finish 2026/05/18 01:04:43 INFO : b/potato: Deleted 2026/05/18 01:04:43 INFO : d: Removing directory 2026/05/18 01:04:44 INFO : b: Removing directory 2026/05/18 01:04:46 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': deleted 2 directories --- PASS: TestSyncIgnoreErrors (24.85s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:04:55 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:04:55 DEBUG : empty space: size = 1 OK 2026/05/18 01:04:55 DEBUG : empty space: Sizes identical 2026/05/18 01:04:55 DEBUG : empty space: Unchanged skipping 2026/05/18 01:04:55 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:04:55 DEBUG : Waiting for deletions to finish 2026/05/18 01:04:55 INFO : There was nothing to transfer 2026/05/18 01:04:56 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:04:56 DEBUG : empty space: size = 1 OK 2026/05/18 01:04:56 DEBUG : empty space: Sizes identical 2026/05/18 01:04:56 DEBUG : empty space: Unchanged skipping 2026/05/18 01:04:56 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:04:56 DEBUG : Waiting for deletions to finish 2026/05/18 01:04:56 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (4.69s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.40s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.40s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:05:01 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/18 01:05:01 DEBUG : empty space: size = 1 OK 2026/05/18 01:05:01 DEBUG : empty space: Sizes identical 2026/05/18 01:05:01 DEBUG : empty space: Unchanged skipping 2026/05/18 01:05:01 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:05:01 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:05:03 DEBUG : potato: size = 60 OK 2026/05/18 01:05:03 INFO : potato: Copied (new) 2026/05/18 01:05:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (7.50s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:05:08 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:05:08 DEBUG : potato: size = 21 (Local file system at /tmp/rclone502956779) 2026/05/18 01:05:08 DEBUG : potato: size = 60 (Linkbox root 'rclone-test-furuzuk7cefo') 2026/05/18 01:05:08 DEBUG : potato: Sizes differ 2026/05/18 01:05:08 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:05:08 DEBUG : potato: Update: removing old file 2026/05/18 01:05:11 DEBUG : potato: size = 21 OK 2026/05/18 01:05:11 INFO : potato: Copied (replaced existing) 2026/05/18 01:05:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (7.49s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2026/05/18 01:05:16 DEBUG : potato: size = 21 (Local file system at /tmp/rclone502956779) 2026/05/18 01:05:16 DEBUG : potato: size = 36 (Linkbox root 'rclone-test-furuzuk7cefo') 2026/05/18 01:05:16 DEBUG : potato: Sizes differ 2026/05/18 01:05:16 DEBUG : potato: Update: removing old file 2026/05/18 01:05:16 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:05:16 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:05:19 DEBUG : potato: size = 21 OK 2026/05/18 01:05:19 INFO : potato: Copied (replaced existing) 2026/05/18 01:05:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (7.36s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:05:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/18 01:05:25 DEBUG : empty space: size = 1 OK 2026/05/18 01:05:25 DEBUG : empty space: Sizes identical 2026/05/18 01:05:25 DEBUG : empty space: Unchanged skipping 2026/05/18 01:05:25 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:05:25 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:05:25 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/18 01:05:25 DEBUG : Waiting for deletions to finish 2026/05/18 01:05:25 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (7.23s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:05:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/18 01:05:32 DEBUG : empty space: size = 1 OK 2026/05/18 01:05:32 DEBUG : empty space: Sizes identical 2026/05/18 01:05:32 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:05:32 DEBUG : empty space: Unchanged skipping 2026/05/18 01:05:32 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:05:34 DEBUG : potato2: size = 60 OK 2026/05/18 01:05:34 INFO : potato2: Copied (new) 2026/05/18 01:05:34 DEBUG : Waiting for deletions to finish 2026/05/18 01:05:35 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (10.70s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:05:46 INFO : d: Making directory 2026/05/18 01:05:47 INFO : d/e: Making directory 2026/05/18 01:05:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/18 01:05:51 DEBUG : c/non empty space: size = 5 OK 2026/05/18 01:05:51 DEBUG : c/non empty space: Sizes identical 2026/05/18 01:05:51 DEBUG : c/non empty space: Unchanged skipping 2026/05/18 01:05:53 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:05:53 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:05:54 DEBUG : a/potato2: size = 60 OK 2026/05/18 01:05:54 INFO : a/potato2: Copied (new) 2026/05/18 01:05:54 DEBUG : Waiting for deletions to finish 2026/05/18 01:05:56 INFO : b/potato: Deleted 2026/05/18 01:05:56 INFO : d/e: Removing directory 2026/05/18 01:05:57 INFO : d: Removing directory 2026/05/18 01:05:59 INFO : b: Removing directory 2026/05/18 01:06:00 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': deleted 3 directories run.go:186: removing dir "c" failed - try 1/3: sleeping 1s: directory not empty --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (29.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:06:15 INFO : d: Making directory 2026/05/18 01:06:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/18 01:06:18 DEBUG : c/non empty space: size = 5 OK 2026/05/18 01:06:18 DEBUG : c/non empty space: Sizes identical 2026/05/18 01:06:18 DEBUG : c/non empty space: Unchanged skipping 2026/05/18 01:06:19 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:06:19 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:06:22 DEBUG : a/potato2: size = 60 OK 2026/05/18 01:06:22 INFO : a/potato2: Copied (new) 2026/05/18 01:06:22 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting files as there were IO errors 2026/05/18 01:06:22 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (25.60s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:06:38 DEBUG : Waiting for deletions to finish 2026/05/18 01:06:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/18 01:06:38 DEBUG : empty space: size = 1 OK 2026/05/18 01:06:38 DEBUG : empty space: Sizes identical 2026/05/18 01:06:38 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:06:38 DEBUG : empty space: Unchanged skipping 2026/05/18 01:06:38 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:06:40 INFO : potato: Deleted 2026/05/18 01:06:41 DEBUG : potato2: size = 60 OK 2026/05/18 01:06:41 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (9.67s) === RUN TestSyncDeleteBefore run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:06:48 DEBUG : Waiting for deletions to finish 2026/05/18 01:06:48 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:06:48 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:06:49 INFO : potato: Deleted 2026/05/18 01:06:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/18 01:06:50 DEBUG : empty space: size = 1 OK 2026/05/18 01:06:50 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:06:50 DEBUG : empty space: Sizes identical 2026/05/18 01:06:50 DEBUG : empty space: Unchanged skipping 2026/05/18 01:06:50 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:06:52 DEBUG : potato2: size = 60 OK 2026/05/18 01:06:52 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (11.11s) === RUN TestCopyDeleteBefore run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:06:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/18 01:06:57 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:06:57 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:06:59 DEBUG : potato2: size = 19 OK 2026/05/18 01:06:59 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (7.46s) === RUN TestSyncWithExclude run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:07:06 DEBUG : enormous: Excluded (Size Filter) 2026/05/18 01:07:06 DEBUG : enormous: Excluded 2026/05/18 01:07:06 DEBUG : potato2: Excluded (Size Filter) 2026/05/18 01:07:06 DEBUG : potato2: Excluded 2026/05/18 01:07:07 DEBUG : potato2: Excluded (Size Filter) 2026/05/18 01:07:07 DEBUG : potato2: Excluded 2026/05/18 01:07:07 DEBUG : empty space: size = 1 OK 2026/05/18 01:07:07 DEBUG : empty space: Sizes identical 2026/05/18 01:07:07 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:07:07 DEBUG : empty space: Unchanged skipping 2026/05/18 01:07:07 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:07:07 DEBUG : Waiting for deletions to finish 2026/05/18 01:07:07 INFO : There was nothing to transfer 2026/05/18 01:07:07 DEBUG : enormous: Excluded (Size Filter) 2026/05/18 01:07:07 DEBUG : enormous: Excluded 2026/05/18 01:07:07 DEBUG : potato2: Excluded (Size Filter) 2026/05/18 01:07:07 DEBUG : potato2: Excluded 2026/05/18 01:07:07 DEBUG : potato2: Excluded (Size Filter) 2026/05/18 01:07:07 DEBUG : potato2: Excluded 2026/05/18 01:07:07 DEBUG : empty space: size = 1 OK 2026/05/18 01:07:07 DEBUG : empty space: Sizes identical 2026/05/18 01:07:07 DEBUG : empty space: Unchanged skipping 2026/05/18 01:07:07 DEBUG : Local file system at /tmp/rclone502956779: Waiting for checks to finish 2026/05/18 01:07:07 DEBUG : Local file system at /tmp/rclone502956779: Waiting for transfers to finish 2026/05/18 01:07:07 DEBUG : Waiting for deletions to finish 2026/05/18 01:07:07 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (7.77s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:07:16 DEBUG : enormous: Excluded (Size Filter) 2026/05/18 01:07:16 DEBUG : enormous: Excluded 2026/05/18 01:07:16 DEBUG : potato2: Excluded (Size Filter) 2026/05/18 01:07:16 DEBUG : potato2: Excluded 2026/05/18 01:07:16 DEBUG : empty space: size = 1 OK 2026/05/18 01:07:16 DEBUG : empty space: Sizes identical 2026/05/18 01:07:16 DEBUG : empty space: Unchanged skipping 2026/05/18 01:07:16 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:07:16 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:07:16 DEBUG : Waiting for deletions to finish 2026/05/18 01:07:18 INFO : enormous: Deleted 2026/05/18 01:07:18 INFO : potato2: Deleted 2026/05/18 01:07:18 INFO : There was nothing to transfer 2026/05/18 01:07:18 DEBUG : empty space: size = 1 OK 2026/05/18 01:07:18 DEBUG : empty space: Sizes identical 2026/05/18 01:07:18 DEBUG : empty space: Unchanged skipping 2026/05/18 01:07:18 DEBUG : Local file system at /tmp/rclone502956779: Waiting for checks to finish 2026/05/18 01:07:18 DEBUG : Local file system at /tmp/rclone502956779: Waiting for transfers to finish 2026/05/18 01:07:18 DEBUG : Waiting for deletions to finish 2026/05/18 01:07:18 INFO : enormous: Deleted 2026/05/18 01:07:18 INFO : potato2: Deleted 2026/05/18 01:07:18 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (9.81s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" sync_test.go:1454: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.40s) === 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 "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" sync_test.go:1569: Can track renames: false 2026/05/18 01:07:20 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': Ignoring --track-renames as the destination does not support server-side move or copy 2026/05/18 01:07:20 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': Ignoring --track-renames as the source and destination do not have a common hash 2026/05/18 01:07:21 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/18 01:07:21 DEBUG : yam: Need to transfer - File not found at Destination 2026/05/18 01:07:21 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:07:21 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:07:23 DEBUG : potato: size = 14 OK 2026/05/18 01:07:23 INFO : potato: Copied (new) 2026/05/18 01:07:23 DEBUG : yam: size = 11 OK 2026/05/18 01:07:23 INFO : yam: Copied (new) 2026/05/18 01:07:23 DEBUG : Waiting for deletions to finish 2026/05/18 01:07:23 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': Ignoring --track-renames as the destination does not support server-side move or copy 2026/05/18 01:07:23 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': Ignoring --track-renames as the source and destination do not have a common hash 2026/05/18 01:07:23 DEBUG : yaml: Need to transfer - File not found at Destination 2026/05/18 01:07:23 DEBUG : potato: size = 14 OK 2026/05/18 01:07:23 DEBUG : potato: Sizes identical 2026/05/18 01:07:23 DEBUG : potato: Unchanged skipping 2026/05/18 01:07:23 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:07:23 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:07:25 DEBUG : yaml: size = 11 OK 2026/05/18 01:07:25 INFO : yaml: Copied (new) 2026/05/18 01:07:25 DEBUG : Waiting for deletions to finish 2026/05/18 01:07:27 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (9.69s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" sync_test.go:1641: Can track renames: false 2026/05/18 01:07:30 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': Ignoring --track-renames as the destination does not support server-side move or copy 2026/05/18 01:07:30 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': Ignoring --track-renames as either the source or destination do not support modtime 2026/05/18 01:07:30 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/18 01:07:30 DEBUG : yam: Need to transfer - File not found at Destination 2026/05/18 01:07:30 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:07:30 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:07:33 DEBUG : potato: size = 14 OK 2026/05/18 01:07:33 INFO : potato: Copied (new) 2026/05/18 01:07:33 DEBUG : yam: size = 11 OK 2026/05/18 01:07:33 INFO : yam: Copied (new) 2026/05/18 01:07:33 DEBUG : Waiting for deletions to finish 2026/05/18 01:07:33 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': Ignoring --track-renames as the destination does not support server-side move or copy 2026/05/18 01:07:33 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': Ignoring --track-renames as either the source or destination do not support modtime 2026/05/18 01:07:33 DEBUG : yaml: Need to transfer - File not found at Destination 2026/05/18 01:07:33 DEBUG : potato: size = 14 OK 2026/05/18 01:07:33 DEBUG : potato: Sizes identical 2026/05/18 01:07:33 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:07:33 DEBUG : potato: Unchanged skipping 2026/05/18 01:07:33 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:07:35 DEBUG : yaml: size = 11 OK 2026/05/18 01:07:35 INFO : yaml: Copied (new) 2026/05/18 01:07:35 DEBUG : Waiting for deletions to finish 2026/05/18 01:07:36 INFO : yam: Deleted fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1662 Error: Should be true Test: TestSyncWithTrackRenamesStrategyModtime Messages: listing wrong, want potato (14), yaml (11) got potato (14), yam (11), yaml (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1662 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncWithTrackRenamesStrategyModtime Messages: Unexpected file "yam" run.go:172: removing file "yam" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "yam" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "yam" failed: could not Remove: Linkbox error 403: not permit --- FAIL: TestSyncWithTrackRenamesStrategyModtime (20.82s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" sync_test.go:1680: Can track renames: false 2026/05/18 01:07:51 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': Ignoring --track-renames as the destination does not support server-side move or copy 2026/05/18 01:07:51 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/18 01:07:51 DEBUG : sub/yam: Need to transfer - File not found at Destination 2026/05/18 01:07:51 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:07:51 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:07:55 DEBUG : potato: size = 14 OK 2026/05/18 01:07:55 INFO : potato: Copied (new) 2026/05/18 01:07:56 DEBUG : sub/yam: size = 11 OK 2026/05/18 01:07:56 INFO : sub/yam: Copied (new) 2026/05/18 01:07:56 DEBUG : Waiting for deletions to finish 2026/05/18 01:07:56 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': Ignoring --track-renames as the destination does not support server-side move or copy 2026/05/18 01:07:57 DEBUG : yam: Need to transfer - File not found at Destination 2026/05/18 01:07:57 DEBUG : potato: size = 14 OK 2026/05/18 01:07:57 DEBUG : potato: Sizes identical 2026/05/18 01:07:57 DEBUG : potato: Unchanged skipping 2026/05/18 01:07:57 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:07:57 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:07:59 DEBUG : yam: size = 11 OK 2026/05/18 01:07:59 INFO : yam: Copied (new) 2026/05/18 01:07:59 DEBUG : Waiting for deletions to finish 2026/05/18 01:08:00 INFO : sub/yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyLeaf (14.35s) === RUN TestServerSideMoveLocal run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:08:05 DEBUG : Creating backend with remote "/tmp/rclone502956779/dir1" 2026/05/18 01:08:05 DEBUG : Creating backend with remote "/tmp/rclone502956779/dir2" 2026/05/18 01:08:05 DEBUG : Local file system at /tmp/rclone502956779/dir2: Using server-side directory move 2026/05/18 01:08:05 INFO : Local file system at /tmp/rclone502956779/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/18 01:08:05 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/18 01:08:05 DEBUG : Local file system at /tmp/rclone502956779/dir2: Waiting for checks to finish 2026/05/18 01:08:05 DEBUG : Local file system at /tmp/rclone502956779/dir2: Waiting for transfers to finish 2026/05/18 01:08:05 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.41s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:08:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 01:08:06 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/18 01:08:06 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:08:06 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:08:13 DEBUG : sub dir/hello world: size = 11 OK 2026/05/18 01:08:13 INFO : sub dir/hello world: Copied (new) 2026/05/18 01:08:13 INFO : sub dir/hello world: Deleted 2026/05/18 01:08:13 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/18 01:08:13 INFO : nested/sub dir/file: Copied (new) 2026/05/18 01:08:13 INFO : nested/sub dir/file: Deleted 2026/05/18 01:08:13 INFO : sub dir: Removing directory 2026/05/18 01:08:13 INFO : nested/sub dir: Removing directory 2026/05/18 01:08:13 INFO : nested: Removing directory 2026/05/18 01:08:13 DEBUG : Local file system at /tmp/rclone502956779: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (16.42s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:08:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 01:08:22 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/18 01:08:22 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:08:22 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:08:29 DEBUG : sub dir/hello world: size = 11 OK 2026/05/18 01:08:29 INFO : sub dir/hello world: Copied (new) 2026/05/18 01:08:29 INFO : sub dir/hello world: Deleted 2026/05/18 01:08:29 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/18 01:08:29 INFO : nested/sub dir/file: Copied (new) 2026/05/18 01:08:29 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (16.16s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:08:38 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/18 01:08:38 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/18 01:08:38 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:08:38 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:08:41 DEBUG : existing-b: size = 6 OK 2026/05/18 01:08:41 INFO : existing-b: Copied (new) 2026/05/18 01:08:41 INFO : existing-b: Deleted 2026/05/18 01:08:41 DEBUG : existing: size = 6 OK 2026/05/18 01:08:41 INFO : existing: Copied (new) 2026/05/18 01:08:41 INFO : existing: Deleted 2026/05/18 01:08:41 DEBUG : existing: Destination exists, skipping 2026/05/18 01:08:41 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/18 01:08:41 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:08:41 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:08:41 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (6.35s) === RUN TestServerSideMove run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:08:45 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-ruyeyon3xuya" 2026/05/18 01:08:45 DEBUG : Linkbox root 'rclone-test-ruyeyon3xuya': Using cached web token sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-furuzuk7cefo' -> Linkbox root 'rclone-test-ruyeyon3xuya' 2026/05/18 01:08:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/18 01:08:57 DEBUG : empty space: size = 1 OK 2026/05/18 01:08:57 DEBUG : empty space: Sizes identical 2026/05/18 01:08:57 DEBUG : empty space: Unchanged skipping 2026/05/18 01:08:57 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-furuzuk7cefo') 2026/05/18 01:08:57 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-ruyeyon3xuya') 2026/05/18 01:08:57 DEBUG : potato3: Sizes differ 2026/05/18 01:08:57 DEBUG : Linkbox root 'rclone-test-ruyeyon3xuya': Waiting for checks to finish 2026/05/18 01:08:58 DEBUG : potato3: Update: removing old file 2026/05/18 01:08:58 INFO : empty space: Deleted 2026/05/18 01:08:58 DEBUG : Linkbox root 'rclone-test-ruyeyon3xuya': Waiting for transfers to finish 2026/05/18 01:09:00 DEBUG : potato2: size = 60 OK 2026/05/18 01:09:00 INFO : potato2: Copied (new) 2026/05/18 01:09:01 DEBUG : potato3: size = 68 OK 2026/05/18 01:09:01 INFO : potato3: Copied (replaced existing) 2026/05/18 01:09:01 INFO : potato2: Deleted 2026/05/18 01:09:02 INFO : potato3: Deleted 2026/05/18 01:09:02 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-jewosiy8qudu" 2026/05/18 01:09:02 DEBUG : Linkbox root 'rclone-test-jewosiy8qudu': Using cached web token 2026/05/18 01:09:03 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/18 01:09:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/18 01:09:03 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/18 01:09:03 DEBUG : Linkbox root 'rclone-test-jewosiy8qudu': Waiting for checks to finish 2026/05/18 01:09:03 DEBUG : Linkbox root 'rclone-test-jewosiy8qudu': Waiting for transfers to finish 2026/05/18 01:09:08 DEBUG : potato2: size = 60 OK 2026/05/18 01:09:08 INFO : potato2: Copied (new) 2026/05/18 01:09:08 DEBUG : potato3: size = 68 OK 2026/05/18 01:09:08 INFO : potato3: Copied (new) 2026/05/18 01:09:08 DEBUG : empty space: size = 1 OK 2026/05/18 01:09:08 INFO : empty space: Copied (new) 2026/05/18 01:09:09 INFO : potato2: Deleted 2026/05/18 01:09:09 INFO : potato3: Deleted 2026/05/18 01:09:09 INFO : empty space: Deleted 2026/05/18 01:09:10 DEBUG : Linkbox root 'rclone-test-jewosiy8qudu': Purge remote 2026/05/18 01:09:11 DEBUG : Linkbox root 'rclone-test-ruyeyon3xuya': Purge remote --- PASS: TestServerSideMove (28.27s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:09:13 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-barahep5joso" 2026/05/18 01:09:13 DEBUG : Linkbox root 'rclone-test-barahep5joso': Using cached web token sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-furuzuk7cefo' -> Linkbox root 'rclone-test-barahep5joso' 2026/05/18 01:09:25 DEBUG : empty space: Excluded (Size Filter) 2026/05/18 01:09:25 DEBUG : empty space: Excluded 2026/05/18 01:09:25 DEBUG : empty space: Excluded (Size Filter) 2026/05/18 01:09:25 DEBUG : empty space: Excluded 2026/05/18 01:09:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/18 01:09:25 DEBUG : Linkbox root 'rclone-test-barahep5joso': Waiting for checks to finish 2026/05/18 01:09:25 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-furuzuk7cefo') 2026/05/18 01:09:25 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-barahep5joso') 2026/05/18 01:09:25 DEBUG : potato3: Sizes differ 2026/05/18 01:09:25 DEBUG : Linkbox root 'rclone-test-barahep5joso': Waiting for transfers to finish 2026/05/18 01:09:25 DEBUG : potato3: Update: removing old file 2026/05/18 01:09:27 DEBUG : potato2: size = 60 OK 2026/05/18 01:09:27 INFO : potato2: Copied (new) 2026/05/18 01:09:29 DEBUG : potato3: size = 68 OK 2026/05/18 01:09:29 INFO : potato3: Copied (replaced existing) 2026/05/18 01:09:29 INFO : potato2: Deleted 2026/05/18 01:09:30 INFO : potato3: Deleted 2026/05/18 01:09:30 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-vifuxog4pene" 2026/05/18 01:09:30 DEBUG : Linkbox root 'rclone-test-vifuxog4pene': Using cached web token 2026/05/18 01:09:31 DEBUG : empty space: Excluded (Size Filter) 2026/05/18 01:09:31 DEBUG : empty space: Excluded 2026/05/18 01:09:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/18 01:09:31 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/18 01:09:31 DEBUG : Linkbox root 'rclone-test-vifuxog4pene': Waiting for checks to finish 2026/05/18 01:09:31 DEBUG : Linkbox root 'rclone-test-vifuxog4pene': Waiting for transfers to finish 2026/05/18 01:09:35 DEBUG : potato2: size = 60 OK 2026/05/18 01:09:35 INFO : potato2: Copied (new) 2026/05/18 01:09:36 DEBUG : potato3: size = 68 OK 2026/05/18 01:09:36 INFO : potato3: Copied (new) 2026/05/18 01:09:37 INFO : potato2: Deleted 2026/05/18 01:09:37 INFO : potato3: Deleted 2026/05/18 01:09:37 DEBUG : Linkbox root 'rclone-test-vifuxog4pene': Purge remote 2026/05/18 01:09:39 DEBUG : Linkbox root 'rclone-test-barahep5joso': Purge remote --- PASS: TestServerSideMoveWithFilter (28.89s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:09:42 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-tuzocec8cabo" 2026/05/18 01:09:42 DEBUG : Linkbox root 'rclone-test-tuzocec8cabo': Using cached web token 2026/05/18 01:09:48 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-furuzuk7cefo' -> Linkbox root 'rclone-test-tuzocec8cabo' 2026/05/18 01:09:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/18 01:09:56 DEBUG : empty space: size = 1 OK 2026/05/18 01:09:56 DEBUG : empty space: Sizes identical 2026/05/18 01:09:56 DEBUG : empty space: Unchanged skipping 2026/05/18 01:09:56 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-furuzuk7cefo') 2026/05/18 01:09:56 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-tuzocec8cabo') 2026/05/18 01:09:56 DEBUG : potato3: Sizes differ 2026/05/18 01:09:56 DEBUG : Linkbox root 'rclone-test-tuzocec8cabo': Waiting for checks to finish 2026/05/18 01:09:56 DEBUG : potato3: Update: removing old file 2026/05/18 01:09:57 INFO : empty space: Deleted 2026/05/18 01:09:57 DEBUG : Linkbox root 'rclone-test-tuzocec8cabo': Waiting for transfers to finish 2026/05/18 01:09:58 DEBUG : potato2: size = 60 OK 2026/05/18 01:09:58 INFO : potato2: Copied (new) 2026/05/18 01:09:59 DEBUG : potato3: size = 68 OK 2026/05/18 01:09:59 INFO : potato3: Copied (replaced existing) 2026/05/18 01:10:00 INFO : potato2: Deleted 2026/05/18 01:10:01 INFO : potato3: Deleted 2026/05/18 01:10:01 INFO : tomatoDir: Removing directory 2026/05/18 01:10:02 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': deleted 1 directories 2026/05/18 01:10:03 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-fikorop3toza" 2026/05/18 01:10:03 DEBUG : Linkbox root 'rclone-test-fikorop3toza': Using cached web token 2026/05/18 01:10:03 INFO : tomatoDir: Making directory 2026/05/18 01:10:05 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/18 01:10:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/18 01:10:05 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/18 01:10:05 DEBUG : Linkbox root 'rclone-test-fikorop3toza': Waiting for checks to finish 2026/05/18 01:10:05 DEBUG : Linkbox root 'rclone-test-fikorop3toza': Waiting for transfers to finish 2026/05/18 01:10:10 DEBUG : empty space: size = 1 OK 2026/05/18 01:10:10 INFO : empty space: Copied (new) 2026/05/18 01:10:10 DEBUG : potato2: size = 60 OK 2026/05/18 01:10:10 INFO : potato2: Copied (new) 2026/05/18 01:10:10 DEBUG : potato3: size = 68 OK 2026/05/18 01:10:10 INFO : potato3: Copied (new) 2026/05/18 01:10:11 INFO : empty space: Deleted 2026/05/18 01:10:11 INFO : potato2: Deleted 2026/05/18 01:10:11 INFO : potato3: Deleted 2026/05/18 01:10:11 INFO : tomatoDir: Removing directory 2026/05/18 01:10:13 DEBUG : Linkbox root 'rclone-test-tuzocec8cabo': deleted 1 directories 2026/05/18 01:10:13 DEBUG : Linkbox root 'rclone-test-fikorop3toza': Purge remote 2026/05/18 01:10:15 DEBUG : Linkbox root 'rclone-test-tuzocec8cabo': Purge remote --- PASS: TestServerSideMoveDeleteEmptySourceDirs (34.81s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:10:16 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-furuzuk7cefo/rclone-move-test" 2026/05/18 01:10:16 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo/rclone-move-test': Using cached web token --- PASS: TestServerSideMoveOverlap (4.74s) === RUN TestSyncOverlap run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:10:21 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-furuzuk7cefo/rclone-sync-test" 2026/05/18 01:10:21 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo/rclone-sync-test': Using cached web token --- PASS: TestSyncOverlap (1.29s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:10:23 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-furuzuk7cefo/rclone-sync-test" 2026/05/18 01:10:23 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo/rclone-sync-test': Using cached web token 2026/05/18 01:10:25 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-furuzuk7cefo/rclone-sync-test-include/layer2" 2026/05/18 01:10:25 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo/rclone-sync-test-include/layer2': Using cached web token 2026/05/18 01:10:29 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-furuzuk7cefo/rclone-sync-test-ignore-file" 2026/05/18 01:10:29 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo/rclone-sync-test-ignore-file': Using cached web token run.go:303: Failed to put "rclone-sync-test-ignore-file/.ignore" to "Linkbox root 'rclone-test-furuzuk7cefo'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 --- FAIL: TestSyncOverlapWithFilter (17.08s) === RUN TestSyncCompareDest run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:10:40 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-furuzuk7cefo/dst" 2026/05/18 01:10:40 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo/dst': Using cached web token 2026/05/18 01:10:41 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-furuzuk7cefo/CompareDest" 2026/05/18 01:10:41 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo/CompareDest': Using cached web token 2026/05/18 01:10:42 DEBUG : one: Need to transfer - File not found at Destination 2026/05/18 01:10:42 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo/dst': Waiting for checks to finish 2026/05/18 01:10:42 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo/dst': Waiting for transfers to finish 2026/05/18 01:10:45 DEBUG : one: size = 3 OK 2026/05/18 01:10:45 INFO : one: Copied (new) 2026/05/18 01:10:45 DEBUG : Waiting for deletions to finish 2026/05/18 01:10:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone502956779) 2026/05/18 01:10:46 DEBUG : one: size = 3 (Linkbox root 'rclone-test-furuzuk7cefo/dst') 2026/05/18 01:10:46 DEBUG : one: Sizes differ 2026/05/18 01:10:46 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo/dst': Waiting for checks to finish 2026/05/18 01:10:46 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo/dst': Waiting for transfers to finish 2026/05/18 01:10:46 DEBUG : one: Update: removing old file 2026/05/18 01:10:49 DEBUG : one: size = 5 OK 2026/05/18 01:10:49 INFO : one: Copied (replaced existing) 2026/05/18 01:10:49 DEBUG : Waiting for deletions to finish 2026/05/18 01:10:50 DEBUG : dst/one: Update: removing old file 2026/05/18 01:10:58 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo/dst': Waiting for checks to finish 2026/05/18 01:10:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone502956779) 2026/05/18 01:10:58 DEBUG : one: size = 3 (Linkbox root 'rclone-test-furuzuk7cefo/dst') 2026/05/18 01:10:58 DEBUG : one: Sizes differ 2026/05/18 01:10:58 DEBUG : one: size = 5 OK 2026/05/18 01:10:58 DEBUG : one: Sizes identical 2026/05/18 01:10:58 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/18 01:10:58 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo/dst': Waiting for transfers to finish 2026/05/18 01:10:58 DEBUG : Waiting for deletions to finish 2026/05/18 01:10:58 INFO : There was nothing to transfer 2026/05/18 01:11:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone502956779) 2026/05/18 01:11:02 DEBUG : one: size = 3 (Linkbox root 'rclone-test-furuzuk7cefo/dst') 2026/05/18 01:11:02 DEBUG : one: Sizes differ 2026/05/18 01:11:02 DEBUG : two: size = 3 OK 2026/05/18 01:11:02 DEBUG : two: Sizes identical 2026/05/18 01:11:02 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/18 01:11:02 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo/dst': Waiting for checks to finish 2026/05/18 01:11:02 DEBUG : one: size = 5 OK 2026/05/18 01:11:02 DEBUG : one: Sizes identical 2026/05/18 01:11:02 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/18 01:11:02 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo/dst': Waiting for transfers to finish 2026/05/18 01:11:02 DEBUG : Waiting for deletions to finish 2026/05/18 01:11:02 INFO : There was nothing to transfer 2026/05/18 01:11:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone502956779) 2026/05/18 01:11:03 DEBUG : one: size = 3 (Linkbox root 'rclone-test-furuzuk7cefo/dst') 2026/05/18 01:11:03 DEBUG : one: Sizes differ 2026/05/18 01:11:03 DEBUG : two: size = 3 OK 2026/05/18 01:11:03 DEBUG : two: Sizes identical 2026/05/18 01:11:03 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/18 01:11:03 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo/dst': Waiting for checks to finish 2026/05/18 01:11:03 DEBUG : one: size = 5 OK 2026/05/18 01:11:03 DEBUG : one: Sizes identical 2026/05/18 01:11:03 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/18 01:11:03 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo/dst': Waiting for transfers to finish 2026/05/18 01:11:03 DEBUG : Waiting for deletions to finish 2026/05/18 01:11:03 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/05/18 01:11:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone502956779) 2026/05/18 01:11:05 DEBUG : one: size = 3 (Linkbox root 'rclone-test-furuzuk7cefo/dst') 2026/05/18 01:11:05 DEBUG : one: Sizes differ 2026/05/18 01:11:05 DEBUG : two: size = 5 (Local file system at /tmp/rclone502956779) 2026/05/18 01:11:05 DEBUG : two: size = 3 (Linkbox root 'rclone-test-furuzuk7cefo/CompareDest') 2026/05/18 01:11:05 DEBUG : two: Sizes differ 2026/05/18 01:11:05 DEBUG : two: Need to transfer - File not found at Destination 2026/05/18 01:11:05 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo/dst': Waiting for checks to finish 2026/05/18 01:11:05 DEBUG : one: size = 5 OK 2026/05/18 01:11:05 DEBUG : one: Sizes identical 2026/05/18 01:11:05 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/18 01:11:05 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo/dst': Waiting for transfers to finish 2026/05/18 01:11:07 DEBUG : two: size = 5 OK 2026/05/18 01:11:07 INFO : two: Copied (new) 2026/05/18 01:11:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (36.97s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:11:27 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-furuzuk7cefo/dest" 2026/05/18 01:11:27 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo/dest': Using cached web token 2026/05/18 01:11:28 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-furuzuk7cefo/pre-dest1" 2026/05/18 01:11:28 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo/pre-dest1': Using cached web token 2026/05/18 01:11:28 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-furuzuk7cefo/pre-dest2" 2026/05/18 01:11:28 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo/pre-dest2': Using cached web token 2026/05/18 01:11:30 DEBUG : 1: size = 1 OK 2026/05/18 01:11:30 DEBUG : 1: Sizes identical 2026/05/18 01:11:30 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/18 01:11:30 DEBUG : 2: size = 1 OK 2026/05/18 01:11:30 DEBUG : 2: Sizes identical 2026/05/18 01:11:30 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/18 01:11:31 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/18 01:11:31 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo/dest': Waiting for checks to finish 2026/05/18 01:11:31 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo/dest': Waiting for transfers to finish 2026/05/18 01:11:34 DEBUG : 3: size = 1 OK 2026/05/18 01:11:34 INFO : 3: Copied (new) 2026/05/18 01:11:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (27.88s) === RUN TestSyncCopyDest run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" sync_test.go:2266: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.39s) === RUN TestSyncBackupDir run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDir (0.42s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffix (0.39s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffixKeepExtension (0.41s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirSuffixOnly (0.40s) === RUN TestSyncSuffix run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" sync_test.go:2480: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffix (0.40s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" sync_test.go:2480: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffixKeepExtension (0.40s) === RUN TestSyncUTFNorm run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:11:50 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:11:50 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone502956779) 2026/05/18 01:11:50 DEBUG : Testêé: size = 18 (Linkbox root 'rclone-test-furuzuk7cefo') 2026/05/18 01:11:50 DEBUG : Testêé: Sizes differ 2026/05/18 01:11:50 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:11:50 DEBUG : Testêé: Update: removing old file 2026/05/18 01:11:53 DEBUG : Testêé: size = 14 OK 2026/05/18 01:11:53 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/18 01:11:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (7.24s) === RUN TestSyncImmutable run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:11:55 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/18 01:11:55 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:11:55 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:11:57 DEBUG : existing: size = 6 OK 2026/05/18 01:11:57 INFO : existing: Copied (new) 2026/05/18 01:11:57 DEBUG : Waiting for deletions to finish 2026/05/18 01:11:57 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:11:57 DEBUG : existing: size = 8 (Local file system at /tmp/rclone502956779) 2026/05/18 01:11:57 DEBUG : existing: size = 6 (Linkbox root 'rclone-test-furuzuk7cefo') 2026/05/18 01:11:57 DEBUG : existing: Sizes differ 2026/05/18 01:11:57 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/18 01:11:57 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:11:57 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting files as there were IO errors 2026/05/18 01:11:57 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.93s) === RUN TestSyncIgnoreCase run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" sync_test.go:2637: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.40s) === RUN TestFixCase run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:12:15 DEBUG : EXISTING: size = 6 OK 2026/05/18 01:12:15 DEBUG : existing: Sizes identical 2026/05/18 01:12:15 DEBUG : existing: Unchanged skipping 2026/05/18 01:12:15 DEBUG : existingbutdifferent: size = 5 (Local file system at /tmp/rclone502956779) 2026/05/18 01:12:15 DEBUG : EXISTINGBUTDIFFERENT: size = 8 (Linkbox root 'rclone-test-furuzuk7cefo') 2026/05/18 01:12:15 DEBUG : existingbutdifferent: Sizes differ 2026/05/18 01:12:16 DEBUG : existing: Update: removing old file 2026/05/18 01:12:16 DEBUG : existingbutdifferent: Update: removing old file 2026/05/18 01:12:21 DEBUG : existingbutdifferent: size = 8 OK 2026/05/18 01:12:21 INFO : EXISTINGBUTDIFFERENT: Copied (new) to: existingbutdifferent 2026/05/18 01:12:22 ERROR : EXISTINGBUTDIFFERENT: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/05/18 01:12:22 ERROR : EXISTINGBUTDIFFERENT: Error while attempting to rename to existingbutdifferent: could not Remove: Linkbox error 403: not permit 2026/05/18 01:12:22 DEBUG : EXISTINGBUTDIFFERENT: Update: removing old file 2026/05/18 01:12:22 ERROR : EXISTINGBUTDIFFERENT: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/05/18 01:12:22 DEBUG : existing: Trying to read object after upload: try again in 100ms (1/10) 2026/05/18 01:12:23 DEBUG : existing: Trying to read object after upload: try again in 200ms (2/10) 2026/05/18 01:12:23 DEBUG : existing: Trying to read object after upload: try again in 400ms (3/10) 2026/05/18 01:12:24 DEBUG : existing: Trying to read object after upload: try again in 800ms (4/10) 2026/05/18 01:12:25 DEBUG : existing: Trying to read object after upload: try again in 1.6s (5/10) 2026/05/18 01:12:26 DEBUG : existingbutdifferent: size = 5 (Local file system at /tmp/rclone502956779) 2026/05/18 01:12:26 DEBUG : EXISTINGBUTDIFFERENT: size = 8 (Linkbox root 'rclone-test-furuzuk7cefo') 2026/05/18 01:12:26 ERROR : EXISTINGBUTDIFFERENT: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone502956779) 5 vs dst(Linkbox root 'rclone-test-furuzuk7cefo') 8 2026/05/18 01:12:26 INFO : EXISTINGBUTDIFFERENT: Removing failed copy 2026/05/18 01:12:27 DEBUG : existing: Trying to read object after upload: try again in 3.2s (6/10) 2026/05/18 01:12:28 DEBUG : subdira-rclone-move-yawapey6/subdirb/SUBDIRC/HELLO: size = 8 OK 2026/05/18 01:12:28 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Copied (new) to: subdira-rclone-move-yawapey6/subdirb/SUBDIRC/HELLO 2026/05/18 01:12:28 DEBUG : subdira-rclone-move-yawapey6/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: size = 8 OK 2026/05/18 01:12:28 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Copied (new) to: subdira-rclone-move-yawapey6/subdirb/SUBDIRC/subdird/filewithoutcasedifferences 2026/05/18 01:12:29 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Deleted 2026/05/18 01:12:29 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Deleted 2026/05/18 01:12:30 DEBUG : existing: Trying to read object after upload: try again in 6.4s (7/10) 2026/05/18 01:12:37 DEBUG : existing: Trying to read object after upload: try again in 12.8s (8/10) 2026/05/18 01:12:45 DEBUG : subdira/subdirb/SUBDIRC/HELLO: size = 8 OK 2026/05/18 01:12:45 INFO : subdira-rclone-move-yawapey6/subdirb/SUBDIRC/HELLO: Copied (new) to: subdira/subdirb/SUBDIRC/HELLO 2026/05/18 01:12:46 DEBUG : subdira/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: size = 8 OK 2026/05/18 01:12:46 INFO : subdira-rclone-move-yawapey6/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Copied (new) to: subdira/subdirb/SUBDIRC/subdird/filewithoutcasedifferences 2026/05/18 01:12:47 INFO : subdira-rclone-move-yawapey6/subdirb/SUBDIRC/HELLO: Deleted 2026/05/18 01:12:47 INFO : subdira-rclone-move-yawapey6/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Deleted 2026/05/18 01:12:50 DEBUG : existing: Trying to read object after upload: try again in 25.6s (9/10) 2026/05/18 01:12:53 INFO : SUBDIRA: Fixed case by renaming to: subdira 2026/05/18 01:13:02 DEBUG : subdira/subdirb-rclone-move-vuqeqor5/SUBDIRC/HELLO: size = 8 OK 2026/05/18 01:13:02 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Copied (new) to: subdira/subdirb-rclone-move-vuqeqor5/SUBDIRC/HELLO 2026/05/18 01:13:02 DEBUG : subdira/subdirb-rclone-move-vuqeqor5/SUBDIRC/subdird/filewithoutcasedifferences: size = 8 OK 2026/05/18 01:13:02 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Copied (new) to: subdira/subdirb-rclone-move-vuqeqor5/SUBDIRC/subdird/filewithoutcasedifferences 2026/05/18 01:13:03 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Deleted 2026/05/18 01:13:03 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Deleted 2026/05/18 01:13:10 ERROR : subdira/subdirb-rclone-move-vuqeqor5/SUBDIRC/HELLO: Failed to copy: Update second step failed: Linkbox error 403: not permit 2026/05/18 01:13:10 ERROR : subdira/subdirb-rclone-move-vuqeqor5/SUBDIRC/HELLO: Not deleting source as copy failed: Update second step failed: Linkbox error 403: not permit 2026/05/18 01:13:10 ERROR : subdira/subdirb-rclone-move-vuqeqor5/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: Update err in unmarshaling response: Get "https://www.linkbox.to/api/open/get_upload_url?fileMd5ofPre10m=1b908e69c96485706095ed1b37bea00a&fileSize=8&token=5gyozaWkvgAkGJOT": context canceled 2026/05/18 01:13:10 ERROR : subdira/subdirb-rclone-move-vuqeqor5/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: Update err in unmarshaling response: Get "https://www.linkbox.to/api/open/get_upload_url?fileMd5ofPre10m=1b908e69c96485706095ed1b37bea00a&fileSize=8&token=5gyozaWkvgAkGJOT": context canceled 2026/05/18 01:13:10 ERROR : SUBDIRA/subdirb: Error while attempting to rename to subdira/subdirb: RenameDir renames: Update second step failed: Linkbox error 403: not permit 2026/05/18 01:13:11 DEBUG : subdira/subdirb/subdirc/hello: Need to transfer - File not found at Destination 2026/05/18 01:13:11 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Need to transfer - File not found at Destination 2026/05/18 01:13:11 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:13:11 ERROR : subdira/subdirb/subdirc/hello: Failed to copy: failed to make directory: CreateDir failed: Linkbox error 500: folder not exist 2026/05/18 01:13:11 ERROR : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Failed to copy: failed to make directory: CreateDir failed: Linkbox error 500: folder not exist 2026/05/18 01:13:16 DEBUG : existing: Trying to read object after upload: try again in 51.2s (10/10) 2026/05/18 01:14:07 ERROR : EXISTING: Failed to copy: object not found 2026/05/18 01:14:07 ERROR : EXISTING: Not deleting source as copy failed: object not found 2026/05/18 01:14:07 ERROR : EXISTING: Error while attempting to rename to existing: object not found 2026/05/18 01:14:07 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:14:07 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting files as there were IO errors 2026/05/18 01:14:07 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting directories as there were IO errors sync_test.go:2686: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2686 Error: Received unexpected error: object not found Test: TestFixCase --- FAIL: TestFixCase (139.50s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.21s) --- SKIP: TestMaxTransfer/Hard (0.41s) --- SKIP: TestMaxTransfer/Soft (0.40s) --- SKIP: TestMaxTransfer/Cautious (0.40s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:15:44 DEBUG : both0: size = 6 OK 2026/05/18 01:15:44 DEBUG : both0: Sizes identical 2026/05/18 01:15:44 DEBUG : both0: Unchanged skipping 2026/05/18 01:15:44 DEBUG : both10: size = 6 OK 2026/05/18 01:15:44 DEBUG : both10: Sizes identical 2026/05/18 01:15:44 DEBUG : both10: Unchanged skipping 2026/05/18 01:15:44 DEBUG : both11: size = 6 OK 2026/05/18 01:15:44 DEBUG : both11: Sizes identical 2026/05/18 01:15:44 DEBUG : both11: Unchanged skipping 2026/05/18 01:15:44 DEBUG : both12: size = 6 OK 2026/05/18 01:15:44 DEBUG : both12: Sizes identical 2026/05/18 01:15:44 DEBUG : both12: Unchanged skipping 2026/05/18 01:15:44 DEBUG : both13: size = 6 OK 2026/05/18 01:15:44 DEBUG : both13: Sizes identical 2026/05/18 01:15:44 DEBUG : both13: Unchanged skipping 2026/05/18 01:15:44 DEBUG : both14: size = 6 OK 2026/05/18 01:15:44 DEBUG : both14: Sizes identical 2026/05/18 01:15:44 DEBUG : both14: Unchanged skipping 2026/05/18 01:15:44 DEBUG : both15: size = 6 OK 2026/05/18 01:15:44 DEBUG : both15: Sizes identical 2026/05/18 01:15:44 DEBUG : both15: Unchanged skipping 2026/05/18 01:15:44 DEBUG : both16: size = 6 OK 2026/05/18 01:15:44 DEBUG : both16: Sizes identical 2026/05/18 01:15:44 DEBUG : both16: Unchanged skipping 2026/05/18 01:15:44 DEBUG : both17: size = 6 OK 2026/05/18 01:15:44 DEBUG : both17: Sizes identical 2026/05/18 01:15:44 DEBUG : both17: Unchanged skipping 2026/05/18 01:15:44 DEBUG : both18: size = 6 OK 2026/05/18 01:15:44 DEBUG : both18: Sizes identical 2026/05/18 01:15:44 DEBUG : both18: Unchanged skipping 2026/05/18 01:15:44 DEBUG : both19: size = 6 OK 2026/05/18 01:15:44 DEBUG : both19: Sizes identical 2026/05/18 01:15:44 DEBUG : both19: Unchanged skipping 2026/05/18 01:15:44 DEBUG : both1: size = 6 OK 2026/05/18 01:15:44 DEBUG : both1: Sizes identical 2026/05/18 01:15:44 DEBUG : both1: Unchanged skipping 2026/05/18 01:15:44 DEBUG : both2: size = 6 OK 2026/05/18 01:15:44 DEBUG : both2: Sizes identical 2026/05/18 01:15:44 DEBUG : both2: Unchanged skipping 2026/05/18 01:15:44 DEBUG : both3: size = 6 OK 2026/05/18 01:15:44 DEBUG : both3: Sizes identical 2026/05/18 01:15:44 DEBUG : both3: Unchanged skipping 2026/05/18 01:15:44 DEBUG : both4: size = 6 OK 2026/05/18 01:15:44 DEBUG : both4: Sizes identical 2026/05/18 01:15:44 DEBUG : both4: Unchanged skipping 2026/05/18 01:15:44 DEBUG : both5: size = 6 OK 2026/05/18 01:15:44 DEBUG : both5: Sizes identical 2026/05/18 01:15:44 DEBUG : both5: Unchanged skipping 2026/05/18 01:15:44 DEBUG : both6: size = 6 OK 2026/05/18 01:15:44 DEBUG : both6: Sizes identical 2026/05/18 01:15:44 DEBUG : both6: Unchanged skipping 2026/05/18 01:15:44 DEBUG : both7: size = 6 OK 2026/05/18 01:15:44 DEBUG : both7: Sizes identical 2026/05/18 01:15:44 DEBUG : both7: Unchanged skipping 2026/05/18 01:15:44 DEBUG : both8: size = 6 OK 2026/05/18 01:15:44 DEBUG : both8: Sizes identical 2026/05/18 01:15:44 DEBUG : both8: Unchanged skipping 2026/05/18 01:15:44 DEBUG : both9: size = 6 OK 2026/05/18 01:15:44 DEBUG : both9: Sizes identical 2026/05/18 01:15:44 DEBUG : both9: Unchanged skipping 2026/05/18 01:15:44 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:15:44 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:15:44 DEBUG : Waiting for deletions to finish 2026/05/18 01:15:45 INFO : only10: Deleted 2026/05/18 01:15:45 INFO : only13: Deleted 2026/05/18 01:15:46 INFO : only6: Deleted 2026/05/18 01:15:46 INFO : only8: Deleted 2026/05/18 01:15:46 INFO : only11: Deleted 2026/05/18 01:15:47 INFO : only16: Deleted 2026/05/18 01:15:47 INFO : only3: Deleted 2026/05/18 01:15:47 INFO : only5: Deleted 2026/05/18 01:15:48 INFO : only9: Deleted 2026/05/18 01:15:48 INFO : only14: Deleted 2026/05/18 01:15:48 INFO : only15: Deleted 2026/05/18 01:15:48 INFO : only18: Deleted 2026/05/18 01:15:49 INFO : only19: Deleted 2026/05/18 01:15:49 INFO : only2: Deleted 2026/05/18 01:15:49 INFO : only7: Deleted 2026/05/18 01:15:50 INFO : only0: Deleted 2026/05/18 01:15:50 INFO : only12: Deleted 2026/05/18 01:15:51 INFO : only17: Deleted 2026/05/18 01:15:51 INFO : only1: Deleted 2026/05/18 01:15:51 INFO : only4: Deleted --- PASS: TestSyncConcurrentDelete (117.17s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:17:41 DEBUG : both10: size = 6 OK 2026/05/18 01:17:41 DEBUG : both10: Sizes identical 2026/05/18 01:17:41 DEBUG : both11: size = 6 OK 2026/05/18 01:17:41 DEBUG : both11: Sizes identical 2026/05/18 01:17:41 DEBUG : both12: size = 6 OK 2026/05/18 01:17:41 DEBUG : both12: Sizes identical 2026/05/18 01:17:41 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:17:41 DEBUG : both10: Unchanged skipping 2026/05/18 01:17:41 DEBUG : both13: size = 6 OK 2026/05/18 01:17:41 DEBUG : both13: Sizes identical 2026/05/18 01:17:41 DEBUG : both0: size = 6 OK 2026/05/18 01:17:41 DEBUG : both0: Sizes identical 2026/05/18 01:17:41 DEBUG : both11: Unchanged skipping 2026/05/18 01:17:41 DEBUG : both14: size = 6 OK 2026/05/18 01:17:41 DEBUG : both14: Sizes identical 2026/05/18 01:17:41 DEBUG : both14: Unchanged skipping 2026/05/18 01:17:41 DEBUG : both15: size = 6 OK 2026/05/18 01:17:41 DEBUG : both15: Sizes identical 2026/05/18 01:17:41 DEBUG : both15: Unchanged skipping 2026/05/18 01:17:41 DEBUG : both16: size = 6 OK 2026/05/18 01:17:41 DEBUG : both16: Sizes identical 2026/05/18 01:17:41 DEBUG : both16: Unchanged skipping 2026/05/18 01:17:41 DEBUG : both17: size = 6 OK 2026/05/18 01:17:41 DEBUG : both17: Sizes identical 2026/05/18 01:17:41 DEBUG : both17: Unchanged skipping 2026/05/18 01:17:41 DEBUG : both18: size = 6 OK 2026/05/18 01:17:41 DEBUG : both18: Sizes identical 2026/05/18 01:17:41 DEBUG : both18: Unchanged skipping 2026/05/18 01:17:41 DEBUG : both19: size = 6 OK 2026/05/18 01:17:41 DEBUG : both19: Sizes identical 2026/05/18 01:17:41 DEBUG : both19: Unchanged skipping 2026/05/18 01:17:41 DEBUG : both1: size = 6 OK 2026/05/18 01:17:41 DEBUG : both1: Sizes identical 2026/05/18 01:17:41 DEBUG : both1: Unchanged skipping 2026/05/18 01:17:41 DEBUG : both2: size = 6 OK 2026/05/18 01:17:41 DEBUG : both2: Sizes identical 2026/05/18 01:17:41 DEBUG : both2: Unchanged skipping 2026/05/18 01:17:41 DEBUG : both3: size = 6 OK 2026/05/18 01:17:41 DEBUG : both3: Sizes identical 2026/05/18 01:17:41 DEBUG : both3: Unchanged skipping 2026/05/18 01:17:41 DEBUG : both4: size = 6 OK 2026/05/18 01:17:41 DEBUG : both4: Sizes identical 2026/05/18 01:17:41 DEBUG : both4: Unchanged skipping 2026/05/18 01:17:41 DEBUG : both5: size = 6 OK 2026/05/18 01:17:41 DEBUG : both5: Sizes identical 2026/05/18 01:17:41 DEBUG : both5: Unchanged skipping 2026/05/18 01:17:41 DEBUG : both6: size = 6 OK 2026/05/18 01:17:41 DEBUG : both6: Sizes identical 2026/05/18 01:17:41 DEBUG : both6: Unchanged skipping 2026/05/18 01:17:41 DEBUG : both7: size = 6 OK 2026/05/18 01:17:41 DEBUG : both7: Sizes identical 2026/05/18 01:17:41 DEBUG : both7: Unchanged skipping 2026/05/18 01:17:41 DEBUG : both8: size = 6 OK 2026/05/18 01:17:41 DEBUG : both8: Sizes identical 2026/05/18 01:17:41 DEBUG : both8: Unchanged skipping 2026/05/18 01:17:41 DEBUG : both9: size = 6 OK 2026/05/18 01:17:41 DEBUG : both9: Sizes identical 2026/05/18 01:17:41 DEBUG : both9: Unchanged skipping 2026/05/18 01:17:41 DEBUG : only0: size = 0 (Local file system at /tmp/rclone502956779) 2026/05/18 01:17:41 DEBUG : only0: size = 6 (Linkbox root 'rclone-test-furuzuk7cefo') 2026/05/18 01:17:41 DEBUG : only0: Sizes differ 2026/05/18 01:17:41 DEBUG : only10: size = 0 (Local file system at /tmp/rclone502956779) 2026/05/18 01:17:41 DEBUG : only10: size = 6 (Linkbox root 'rclone-test-furuzuk7cefo') 2026/05/18 01:17:41 DEBUG : only10: Sizes differ 2026/05/18 01:17:41 DEBUG : only11: size = 0 (Local file system at /tmp/rclone502956779) 2026/05/18 01:17:41 DEBUG : only11: size = 6 (Linkbox root 'rclone-test-furuzuk7cefo') 2026/05/18 01:17:41 DEBUG : only11: Sizes differ 2026/05/18 01:17:41 DEBUG : only12: size = 0 (Local file system at /tmp/rclone502956779) 2026/05/18 01:17:41 DEBUG : only12: size = 6 (Linkbox root 'rclone-test-furuzuk7cefo') 2026/05/18 01:17:41 DEBUG : only12: Sizes differ 2026/05/18 01:17:41 DEBUG : only13: size = 0 (Local file system at /tmp/rclone502956779) 2026/05/18 01:17:41 DEBUG : only13: size = 6 (Linkbox root 'rclone-test-furuzuk7cefo') 2026/05/18 01:17:41 DEBUG : only13: Sizes differ 2026/05/18 01:17:41 DEBUG : only14: size = 0 (Local file system at /tmp/rclone502956779) 2026/05/18 01:17:41 DEBUG : only14: size = 6 (Linkbox root 'rclone-test-furuzuk7cefo') 2026/05/18 01:17:41 DEBUG : only14: Sizes differ 2026/05/18 01:17:41 DEBUG : only15: size = 0 (Local file system at /tmp/rclone502956779) 2026/05/18 01:17:41 DEBUG : only15: size = 6 (Linkbox root 'rclone-test-furuzuk7cefo') 2026/05/18 01:17:41 DEBUG : only15: Sizes differ 2026/05/18 01:17:41 DEBUG : only16: size = 0 (Local file system at /tmp/rclone502956779) 2026/05/18 01:17:41 DEBUG : only16: size = 6 (Linkbox root 'rclone-test-furuzuk7cefo') 2026/05/18 01:17:41 DEBUG : only16: Sizes differ 2026/05/18 01:17:41 DEBUG : only17: size = 0 (Local file system at /tmp/rclone502956779) 2026/05/18 01:17:41 DEBUG : only17: size = 6 (Linkbox root 'rclone-test-furuzuk7cefo') 2026/05/18 01:17:41 DEBUG : only17: Sizes differ 2026/05/18 01:17:41 DEBUG : only18: size = 0 (Local file system at /tmp/rclone502956779) 2026/05/18 01:17:41 DEBUG : only18: size = 6 (Linkbox root 'rclone-test-furuzuk7cefo') 2026/05/18 01:17:41 DEBUG : only18: Sizes differ 2026/05/18 01:17:41 ERROR : only10: Failed to copy: can't upload empty files to this remote 2026/05/18 01:17:41 ERROR : only0: Failed to copy: can't upload empty files to this remote 2026/05/18 01:17:41 ERROR : only11: Failed to copy: can't upload empty files to this remote 2026/05/18 01:17:41 DEBUG : both12: Unchanged skipping 2026/05/18 01:17:41 DEBUG : only19: size = 0 (Local file system at /tmp/rclone502956779) 2026/05/18 01:17:41 DEBUG : only19: size = 6 (Linkbox root 'rclone-test-furuzuk7cefo') 2026/05/18 01:17:41 DEBUG : only19: Sizes differ 2026/05/18 01:17:41 ERROR : only13: Failed to copy: can't upload empty files to this remote 2026/05/18 01:17:41 DEBUG : both13: Unchanged skipping 2026/05/18 01:17:41 DEBUG : only1: size = 0 (Local file system at /tmp/rclone502956779) 2026/05/18 01:17:41 DEBUG : only1: size = 6 (Linkbox root 'rclone-test-furuzuk7cefo') 2026/05/18 01:17:41 DEBUG : only1: Sizes differ 2026/05/18 01:17:41 DEBUG : only2: size = 0 (Local file system at /tmp/rclone502956779) 2026/05/18 01:17:41 DEBUG : only2: size = 6 (Linkbox root 'rclone-test-furuzuk7cefo') 2026/05/18 01:17:41 DEBUG : only2: Sizes differ 2026/05/18 01:17:41 ERROR : only12: Failed to copy: can't upload empty files to this remote 2026/05/18 01:17:41 DEBUG : both0: Unchanged skipping 2026/05/18 01:17:41 DEBUG : only3: size = 0 (Local file system at /tmp/rclone502956779) 2026/05/18 01:17:41 DEBUG : only3: size = 6 (Linkbox root 'rclone-test-furuzuk7cefo') 2026/05/18 01:17:41 DEBUG : only3: Sizes differ 2026/05/18 01:17:41 DEBUG : only4: size = 0 (Local file system at /tmp/rclone502956779) 2026/05/18 01:17:41 DEBUG : only4: size = 6 (Linkbox root 'rclone-test-furuzuk7cefo') 2026/05/18 01:17:41 DEBUG : only4: Sizes differ 2026/05/18 01:17:41 DEBUG : only5: size = 0 (Local file system at /tmp/rclone502956779) 2026/05/18 01:17:41 DEBUG : only5: size = 6 (Linkbox root 'rclone-test-furuzuk7cefo') 2026/05/18 01:17:41 DEBUG : only5: Sizes differ 2026/05/18 01:17:41 DEBUG : only6: size = 0 (Local file system at /tmp/rclone502956779) 2026/05/18 01:17:41 DEBUG : only6: size = 6 (Linkbox root 'rclone-test-furuzuk7cefo') 2026/05/18 01:17:41 DEBUG : only6: Sizes differ 2026/05/18 01:17:41 DEBUG : only7: size = 0 (Local file system at /tmp/rclone502956779) 2026/05/18 01:17:41 DEBUG : only7: size = 6 (Linkbox root 'rclone-test-furuzuk7cefo') 2026/05/18 01:17:41 DEBUG : only7: Sizes differ 2026/05/18 01:17:41 DEBUG : only8: size = 0 (Local file system at /tmp/rclone502956779) 2026/05/18 01:17:41 DEBUG : only8: size = 6 (Linkbox root 'rclone-test-furuzuk7cefo') 2026/05/18 01:17:41 DEBUG : only8: Sizes differ 2026/05/18 01:17:41 DEBUG : only9: size = 0 (Local file system at /tmp/rclone502956779) 2026/05/18 01:17:41 DEBUG : only9: size = 6 (Linkbox root 'rclone-test-furuzuk7cefo') 2026/05/18 01:17:41 DEBUG : only9: Sizes differ 2026/05/18 01:17:41 ERROR : only14: Failed to copy: can't upload empty files to this remote 2026/05/18 01:17:41 ERROR : only15: Failed to copy: can't upload empty files to this remote 2026/05/18 01:17:41 ERROR : only16: Failed to copy: can't upload empty files to this remote 2026/05/18 01:17:41 ERROR : only17: Failed to copy: can't upload empty files to this remote 2026/05/18 01:17:41 ERROR : only19: Failed to copy: can't upload empty files to this remote 2026/05/18 01:17:41 ERROR : only3: Failed to copy: can't upload empty files to this remote 2026/05/18 01:17:41 ERROR : only4: Failed to copy: can't upload empty files to this remote 2026/05/18 01:17:41 ERROR : only5: Failed to copy: can't upload empty files to this remote 2026/05/18 01:17:41 ERROR : only6: Failed to copy: can't upload empty files to this remote 2026/05/18 01:17:41 ERROR : only7: Failed to copy: can't upload empty files to this remote 2026/05/18 01:17:41 ERROR : only18: Failed to copy: can't upload empty files to this remote 2026/05/18 01:17:41 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:17:41 ERROR : only8: Failed to copy: can't upload empty files to this remote 2026/05/18 01:17:41 ERROR : only2: Failed to copy: can't upload empty files to this remote 2026/05/18 01:17:41 ERROR : only1: Failed to copy: can't upload empty files to this remote 2026/05/18 01:17:41 ERROR : only9: Failed to copy: can't upload empty files to this remote 2026/05/18 01:17:41 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting files as there were IO errors 2026/05/18 01:17:41 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting directories as there were IO errors sync_test.go:2781: Skip test because remote cannot upload empty files --- SKIP: TestSyncConcurrentTruncate (136.53s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:18:34 DEBUG : empty_dir: Making directory with metadata 2026/05/18 01:18:34 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/18 01:18:34 DEBUG : empty_on_remote: Making directory with metadata 2026/05/18 01:18:34 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/18 01:18:34 INFO : empty_on_remote: Making directory 2026/05/18 01:18:36 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/18 01:18:44 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/18 01:18:44 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/18 01:18:44 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/18 01:18:44 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (22.71s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:18:57 DEBUG : empty_dir: Making directory with metadata 2026/05/18 01:18:57 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/18 01:18:57 DEBUG : empty_on_remote: Making directory with metadata 2026/05/18 01:18:57 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/18 01:18:57 INFO : empty_on_remote: Making directory 2026/05/18 01:18:59 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/18 01:19:08 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/18 01:19:08 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/18 01:19:08 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/18 01:19:08 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/18 01:19:08 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (26.35s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:19:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/18 01:19:23 INFO : sub dir: Making directory 2026/05/18 01:19:25 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (41.13s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:20:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/18 01:20:04 INFO : sub dir: Making directory 2026/05/18 01:20:05 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC sync_test.go:2899: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2899 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:26 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2897 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2981 Error: Received unexpected error: Update second step failed: Linkbox error 403: not permit Test: TestNothingToTransferWithoutEmptyDirs --- FAIL: TestNothingToTransferWithoutEmptyDirs (30.41s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:21:15 DEBUG : Waiting for deletions to finish 2026/05/18 01:21:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 01:21:16 DEBUG : splitbananasplit: Excluded 2026/05/18 01:21:16 DEBUG : banana: Excluded (Path Filter) 2026/05/18 01:21:16 DEBUG : banana: Excluded 2026/05/18 01:21:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 01:21:16 DEBUG : appleappleapplebanana: Excluded 2026/05/18 01:21:16 DEBUG : apple: Excluded (Path Filter) 2026/05/18 01:21:16 DEBUG : apple: Excluded 2026/05/18 01:21:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 01:21:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 01:21:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 01:21:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 01:21:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 01:21:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 01:21:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 01:21:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 01:21:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 01:21:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 01:21:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 01:21:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 01:21:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 01:21:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 01:21:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 01:21:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 01:21:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 01:21:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 01:21:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 01:21:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 01:21:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 01:21:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 01:21:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 01:21:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 01:21:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 01:21:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 01:21:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 01:21:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 01:21:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 01:21:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 01:21:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 01:21:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/18 01:21:16 DEBUG : apple: size = 5 OK 2026/05/18 01:21:16 DEBUG : apple: Sizes identical 2026/05/18 01:21:16 DEBUG : apple: Unchanged skipping 2026/05/18 01:21:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/18 01:21:16 DEBUG : appleappleapplebanana: Sizes identical 2026/05/18 01:21:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/18 01:21:16 DEBUG : splitbananasplit: size = 16 OK 2026/05/18 01:21:16 DEBUG : splitbananasplit: Sizes identical 2026/05/18 01:21:16 DEBUG : splitbananasplit: Unchanged skipping 2026/05/18 01:21:16 DEBUG : banana: size = 6 OK 2026/05/18 01:21:16 DEBUG : banana: Sizes identical 2026/05/18 01:21:16 DEBUG : banana: Unchanged skipping 2026/05/18 01:21:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/18 01:21:17 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/05/18 01:21:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/18 01:21:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/18 01:21:17 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/05/18 01:21:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/18 01:21:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/18 01:21:17 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/05/18 01:21:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/18 01:21:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/18 01:21:17 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/05/18 01:21:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/18 01:21:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/18 01:21:17 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/05/18 01:21:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/18 01:21:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/18 01:21:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/18 01:21:17 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/05/18 01:21:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/18 01:21:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/18 01:21:17 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/05/18 01:21:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/18 01:21:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/18 01:21:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/18 01:21:17 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/05/18 01:21:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/18 01:21:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/18 01:21:17 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/05/18 01:21:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/18 01:21:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/18 01:21:17 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/05/18 01:21:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/18 01:21:17 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/05/18 01:21:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/18 01:21:17 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/05/18 01:21:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/18 01:21:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/18 01:21:17 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/05/18 01:21:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/18 01:21:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/18 01:21:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/18 01:21:17 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/05/18 01:21:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/18 01:21:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/18 01:21:17 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/05/18 01:21:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/18 01:21:17 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:21:17 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/05/18 01:21:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/18 01:21:17 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:21:17 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting files as there were IO errors 2026/05/18 01:21:17 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/NFC 2026/05/18 01:21:17 DEBUG : Waiting for deletions to finish 2026/05/18 01:21:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 01:21:17 DEBUG : splitbananasplit: Excluded 2026/05/18 01:21:17 DEBUG : banana: Excluded (Path Filter) 2026/05/18 01:21:17 DEBUG : banana: Excluded 2026/05/18 01:21:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 01:21:17 DEBUG : appleappleapplebanana: Excluded 2026/05/18 01:21:17 DEBUG : apple: Excluded (Path Filter) 2026/05/18 01:21:17 DEBUG : apple: Excluded 2026/05/18 01:21:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 01:21:17 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 01:21:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 01:21:17 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 01:21:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 01:21:17 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 01:21:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 01:21:17 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 01:21:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 01:21:17 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 01:21:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 01:21:17 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 01:21:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 01:21:17 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 01:21:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 01:21:17 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 01:21:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 01:21:17 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 01:21:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 01:21:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 01:21:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 01:21:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 01:21:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 01:21:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 01:21:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 01:21:17 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 01:21:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 01:21:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 01:21:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 01:21:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 01:21:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 01:21:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/18 01:21:18 DEBUG : apple: size = 5 OK 2026/05/18 01:21:18 DEBUG : apple: Sizes identical 2026/05/18 01:21:18 DEBUG : apple: Unchanged skipping 2026/05/18 01:21:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/18 01:21:18 DEBUG : appleappleapplebanana: Sizes identical 2026/05/18 01:21:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/18 01:21:18 DEBUG : banana: size = 6 OK 2026/05/18 01:21:18 DEBUG : banana: Sizes identical 2026/05/18 01:21:18 DEBUG : banana: Unchanged skipping 2026/05/18 01:21:18 DEBUG : splitbananasplit: size = 16 OK 2026/05/18 01:21:18 DEBUG : splitbananasplit: Sizes identical 2026/05/18 01:21:18 DEBUG : splitbananasplit: Unchanged skipping 2026/05/18 01:21:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/18 01:21:18 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/05/18 01:21:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/18 01:21:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/18 01:21:18 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/05/18 01:21:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/18 01:21:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/18 01:21:18 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/05/18 01:21:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/18 01:21:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/18 01:21:18 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/05/18 01:21:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/18 01:21:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/18 01:21:18 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/05/18 01:21:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/18 01:21:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/18 01:21:18 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/05/18 01:21:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/18 01:21:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/18 01:21:18 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/05/18 01:21:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/18 01:21:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/18 01:21:18 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/05/18 01:21:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/18 01:21:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/18 01:21:18 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/05/18 01:21:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/18 01:21:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/18 01:21:18 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/05/18 01:21:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/18 01:21:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/18 01:21:18 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/05/18 01:21:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/18 01:21:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/18 01:21:18 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/05/18 01:21:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/18 01:21:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/18 01:21:18 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/05/18 01:21:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/18 01:21:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/18 01:21:18 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/05/18 01:21:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/18 01:21:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/18 01:21:18 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/05/18 01:21:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/18 01:21:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/18 01:21:18 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/05/18 01:21:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/18 01:21:18 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:21:18 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:21:18 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting files as there were IO errors 2026/05/18 01:21:18 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/NFC 2026/05/18 01:21:18 DEBUG : Waiting for deletions to finish 2026/05/18 01:21:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 01:21:18 DEBUG : splitbananasplit: Excluded 2026/05/18 01:21:18 DEBUG : banana: Excluded (Path Filter) 2026/05/18 01:21:18 DEBUG : banana: Excluded 2026/05/18 01:21:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 01:21:18 DEBUG : appleappleapplebanana: Excluded 2026/05/18 01:21:18 DEBUG : apple: Excluded (Path Filter) 2026/05/18 01:21:18 DEBUG : apple: Excluded 2026/05/18 01:21:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 01:21:18 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 01:21:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 01:21:18 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 01:21:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 01:21:18 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 01:21:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 01:21:18 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 01:21:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 01:21:18 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 01:21:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 01:21:18 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 01:21:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 01:21:18 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 01:21:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 01:21:18 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 01:21:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 01:21:18 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 01:21:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 01:21:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 01:21:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 01:21:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 01:21:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 01:21:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 01:21:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 01:21:18 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 01:21:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 01:21:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 01:21:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 01:21:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 01:21:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 01:21:18 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/NFD run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:22:28 DEBUG : Waiting for deletions to finish 2026/05/18 01:22:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 01:22:28 DEBUG : splitbananasplit: Excluded 2026/05/18 01:22:28 DEBUG : banana: Excluded (Path Filter) 2026/05/18 01:22:28 DEBUG : banana: Excluded 2026/05/18 01:22:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 01:22:28 DEBUG : appleappleapplebanana: Excluded 2026/05/18 01:22:28 DEBUG : apple: Excluded (Path Filter) 2026/05/18 01:22:28 DEBUG : apple: Excluded 2026/05/18 01:22:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 01:22:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 01:22:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 01:22:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 01:22:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 01:22:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 01:22:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 01:22:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 01:22:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 01:22:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 01:22:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 01:22:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 01:22:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 01:22:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 01:22:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 01:22:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 01:22:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 01:22:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 01:22:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 01:22:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 01:22:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 01:22:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 01:22:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 01:22:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 01:22:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 01:22:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 01:22:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 01:22:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 01:22:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 01:22:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 01:22:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 01:22:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/18 01:22:29 DEBUG : apple: size = 5 OK 2026/05/18 01:22:29 DEBUG : apple: Sizes identical 2026/05/18 01:22:29 DEBUG : apple: Unchanged skipping 2026/05/18 01:22:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/18 01:22:29 DEBUG : appleappleapplebanana: Sizes identical 2026/05/18 01:22:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/18 01:22:29 DEBUG : banana: size = 6 OK 2026/05/18 01:22:29 DEBUG : banana: Sizes identical 2026/05/18 01:22:29 DEBUG : banana: Unchanged skipping 2026/05/18 01:22:29 DEBUG : splitbananasplit: size = 16 OK 2026/05/18 01:22:29 DEBUG : splitbananasplit: Sizes identical 2026/05/18 01:22:29 DEBUG : splitbananasplit: Unchanged skipping 2026/05/18 01:22:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/18 01:22:29 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/05/18 01:22:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/18 01:22:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/18 01:22:29 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:22:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/18 01:22:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/18 01:22:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/18 01:22:29 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/05/18 01:22:29 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/05/18 01:22:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/18 01:22:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/18 01:22:29 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/05/18 01:22:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/18 01:22:29 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/05/18 01:22:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/18 01:22:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/18 01:22:29 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/05/18 01:22:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/18 01:22:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/18 01:22:29 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/05/18 01:22:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/18 01:22:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/18 01:22:29 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/05/18 01:22:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/18 01:22:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/18 01:22:29 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/05/18 01:22:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/18 01:22:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/18 01:22:29 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/05/18 01:22:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/18 01:22:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/18 01:22:29 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/05/18 01:22:29 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/05/18 01:22:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/18 01:22:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/18 01:22:29 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/05/18 01:22:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/18 01:22:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/18 01:22:29 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/05/18 01:22:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/18 01:22:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/18 01:22:29 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/05/18 01:22:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/18 01:22:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/18 01:22:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/18 01:22:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/18 01:22:29 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/05/18 01:22:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/18 01:22:29 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:22:29 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting files as there were IO errors 2026/05/18 01:22:29 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/NFD 2026/05/18 01:22:29 DEBUG : Waiting for deletions to finish 2026/05/18 01:22:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 01:22:30 DEBUG : splitbananasplit: Excluded 2026/05/18 01:22:30 DEBUG : banana: Excluded (Path Filter) 2026/05/18 01:22:30 DEBUG : banana: Excluded 2026/05/18 01:22:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 01:22:30 DEBUG : appleappleapplebanana: Excluded 2026/05/18 01:22:30 DEBUG : apple: Excluded (Path Filter) 2026/05/18 01:22:30 DEBUG : apple: Excluded 2026/05/18 01:22:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 01:22:30 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 01:22:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 01:22:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 01:22:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 01:22:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 01:22:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 01:22:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 01:22:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 01:22:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 01:22:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 01:22:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 01:22:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 01:22:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 01:22:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 01:22:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 01:22:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 01:22:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 01:22:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 01:22:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 01:22:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 01:22:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 01:22:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 01:22:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 01:22:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 01:22:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 01:22:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 01:22:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 01:22:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 01:22:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 01:22:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 01:22:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/18 01:22:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/18 01:22:30 DEBUG : appleappleapplebanana: Sizes identical 2026/05/18 01:22:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/18 01:22:30 DEBUG : apple: size = 5 OK 2026/05/18 01:22:30 DEBUG : apple: Sizes identical 2026/05/18 01:22:30 DEBUG : banana: size = 6 OK 2026/05/18 01:22:30 DEBUG : banana: Sizes identical 2026/05/18 01:22:30 DEBUG : banana: Unchanged skipping 2026/05/18 01:22:30 DEBUG : apple: Unchanged skipping 2026/05/18 01:22:30 DEBUG : splitbananasplit: size = 16 OK 2026/05/18 01:22:30 DEBUG : splitbananasplit: Sizes identical 2026/05/18 01:22:30 DEBUG : splitbananasplit: Unchanged skipping 2026/05/18 01:22:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/18 01:22:31 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/05/18 01:22:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/18 01:22:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/18 01:22:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/18 01:22:31 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/05/18 01:22:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/18 01:22:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/18 01:22:31 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/05/18 01:22:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/18 01:22:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/18 01:22:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/18 01:22:31 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/05/18 01:22:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/18 01:22:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/18 01:22:31 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/05/18 01:22:31 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/05/18 01:22:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/18 01:22:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/18 01:22:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/18 01:22:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/18 01:22:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/18 01:22:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/18 01:22:31 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/05/18 01:22:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/18 01:22:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/18 01:22:31 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/05/18 01:22:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/18 01:22:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/18 01:22:31 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/05/18 01:22:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/18 01:22:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/18 01:22:31 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/05/18 01:22:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/18 01:22:31 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/05/18 01:22:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/18 01:22:31 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/05/18 01:22:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/18 01:22:31 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:22:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/18 01:22:31 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/05/18 01:22:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/18 01:22:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/18 01:22:31 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/05/18 01:22:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/18 01:22:31 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/05/18 01:22:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/18 01:22:31 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/05/18 01:22:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/18 01:22:31 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:22:31 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting files as there were IO errors 2026/05/18 01:22:31 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/NFD 2026/05/18 01:22:31 DEBUG : Waiting for deletions to finish 2026/05/18 01:22:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 01:22:31 DEBUG : splitbananasplit: Excluded 2026/05/18 01:22:31 DEBUG : banana: Excluded (Path Filter) 2026/05/18 01:22:31 DEBUG : banana: Excluded 2026/05/18 01:22:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 01:22:31 DEBUG : appleappleapplebanana: Excluded 2026/05/18 01:22:31 DEBUG : apple: Excluded (Path Filter) 2026/05/18 01:22:31 DEBUG : apple: Excluded 2026/05/18 01:22:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 01:22:31 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 01:22:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 01:22:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 01:22:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 01:22:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 01:22:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 01:22:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 01:22:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 01:22:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 01:22:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 01:22:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 01:22:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 01:22:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 01:22:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 01:22:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 01:22:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 01:22:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 01:22:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 01:22:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 01:22:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 01:22:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 01:22:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 01:22:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 01:22:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 01:22:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 01:22:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 01:22:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 01:22:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 01:22:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 01:22:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 01:22:31 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/base64 run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:23:40 DEBUG : Waiting for deletions to finish 2026/05/18 01:23:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 01:23:40 DEBUG : splitbananasplit: Excluded 2026/05/18 01:23:40 DEBUG : banana: Excluded (Path Filter) 2026/05/18 01:23:40 DEBUG : banana: Excluded 2026/05/18 01:23:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 01:23:40 DEBUG : appleappleapplebanana: Excluded 2026/05/18 01:23:40 DEBUG : apple: Excluded (Path Filter) 2026/05/18 01:23:40 DEBUG : apple: Excluded 2026/05/18 01:23:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 01:23:41 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 01:23:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 01:23:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 01:23:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 01:23:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 01:23:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 01:23:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 01:23:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 01:23:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 01:23:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 01:23:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 01:23:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 01:23:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 01:23:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 01:23:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 01:23:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 01:23:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 01:23:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 01:23:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 01:23:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 01:23:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 01:23:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 01:23:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 01:23:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 01:23:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 01:23:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 01:23:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 01:23:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 01:23:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 01:23:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 01:23:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/18 01:23:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 01:23:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 01:23:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 01:23:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 01:23:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 01:23:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 01:23:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 01:23:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 01:23:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 01:23:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 01:23:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 01:23:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 01:23:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/18 01:23:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 01:23:41 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/18 01:23:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 01:23:41 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/18 01:23:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 01:23:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/18 01:23:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 01:23:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 01:23:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 01:23:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 01:23:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 01:23:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 01:23:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 01:23:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 01:23:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 01:23:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 01:23:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 01:23:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 01:23:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 01:23:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 01:23:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 01:23:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 01:23:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 01:23:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 01:23:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 01:23:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 01:23:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 01:23:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 01:23:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 01:23:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 01:23:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 01:23:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 01:23:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 01:23:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 01:23:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 01:23:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 01:23:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 01:23:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 01:23:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 01:23:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 01:23:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 01:23:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 01:23:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 01:23:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 01:23:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 01:23:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 01:23:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 01:23:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 01:23:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 01:23:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 01:23:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 01:23:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 01:23:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 01:23:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 01:23:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 01:23:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 01:23:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 01:23:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 01:23:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 01:23:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 01:23:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 01:23:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 01:23:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 01:23:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 01:23:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 01:23:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 01:23:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 01:23:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 01:23:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 01:23:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 01:23:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 01:23:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 01:23:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 01:23:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 01:23:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 01:23:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 01:23:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 01:23:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 01:23:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 01:23:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 01:23:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 01:23:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 01:23:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 01:23:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 01:23:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 01:23:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 01:23:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 01:23:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 01:23:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 01:23:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 01:23:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 01:23:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 01:23:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 01:23:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 01:23:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 01:23:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 01:23:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 01:23:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 01:23:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 01:23:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 01:23:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 01:23:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 01:23:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 01:23:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 01:23:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 01:23:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 01:23:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 01:23:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 01:23:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 01:23:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 01:23:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 01:23:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 01:23:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 01:23:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 01:23:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 01:23:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 01:23:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 01:23:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 01:23:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 01:23:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 01:23:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 01:23:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 01:23:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 01:23:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 01:23:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 01:23:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 01:23:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 01:23:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 01:23:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 01:23:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 01:23:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 01:23:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 01:23:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 01:23:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 01:23:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 01:23:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 01:23:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 01:23:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 01:23:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 01:23:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 01:23:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/18 01:23:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 01:23:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/18 01:23:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 01:23:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/18 01:23:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 01:23:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/18 01:23:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 01:23:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/18 01:23:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 01:23:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 01:23:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 01:23:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 01:23:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 01:23:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 01:23:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 01:23:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 01:23:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 01:23:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 01:23:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/18 01:23:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 01:23:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 01:23:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 01:23:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 01:23:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 01:23:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 01:23:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 01:23:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 01:23:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 01:23:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 01:23:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 01:23:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 01:23:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 01:23:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 01:23:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 01:23:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 01:23:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 01:23:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 01:23:41 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/18 01:23:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 01:23:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 01:23:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/18 01:23:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 01:23:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/18 01:23:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 01:23:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/18 01:23:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 01:23:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/18 01:23:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 01:23:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/18 01:23:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 01:23:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/18 01:23:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 01:23:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/18 01:23:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 01:23:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/18 01:23:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 01:23:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/18 01:23:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 01:23:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/18 01:23:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/18 01:23:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/18 01:23:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 01:23:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/18 01:23:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 01:23:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/18 01:23:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 01:23:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/18 01:23:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 01:23:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/18 01:23:41 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/18 01:23:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/18 01:23:41 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:23:41 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:23:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/18 01:23:45 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 01:23:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 01:23:45 DEBUG : YmFuYW5h: size = 6 OK 2026/05/18 01:23:45 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/18 01:23:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 01:23:45 DEBUG : YXBwbGU=: size = 5 OK 2026/05/18 01:23:45 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/18 01:23:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 01:23:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/18 01:23:46 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 01:23:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 01:23:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/18 01:23:48 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 01:23:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 01:23:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/18 01:23:48 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 01:23:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 01:23:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/18 01:23:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 01:23:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 01:23:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/18 01:23:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 01:23:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 01:23:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/18 01:23:51 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 01:23:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 01:23:52 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/18 01:23:52 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 01:23:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 01:23:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/18 01:23:53 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 01:23:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/18 01:23:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/18 01:23:53 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 01:23:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/18 01:23:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/18 01:23:54 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 01:23:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/18 01:23:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/18 01:23:55 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 01:23:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/18 01:23:56 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/18 01:23:56 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/18 01:23:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/18 01:23:56 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/18 01:23:56 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/18 01:23:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/18 01:23:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/18 01:23:57 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/18 01:23:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/18 01:23:58 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/18 01:23:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/18 01:23:59 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/18 01:23:59 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/18 01:23:59 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/18 01:23:59 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting files as there were IO errors 2026/05/18 01:23:59 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/base64 2026/05/18 01:23:59 DEBUG : Waiting for deletions to finish 2026/05/18 01:23:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/18 01:23:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/05/18 01:23:59 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/18 01:23:59 DEBUG : YXBwbGU=: Excluded 2026/05/18 01:23:59 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/18 01:23:59 DEBUG : YmFuYW5h: Excluded 2026/05/18 01:23:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 01:23:59 DEBUG : splitbananasplit: Excluded 2026/05/18 01:23:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/18 01:23:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/05/18 01:23:59 DEBUG : banana: Excluded (Path Filter) 2026/05/18 01:23:59 DEBUG : banana: Excluded 2026/05/18 01:23:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 01:23:59 DEBUG : appleappleapplebanana: Excluded 2026/05/18 01:23:59 DEBUG : apple: Excluded (Path Filter) 2026/05/18 01:23:59 DEBUG : apple: Excluded 2026/05/18 01:23:59 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/18 01:23:59 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/05/18 01:23:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/18 01:23:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/05/18 01:23:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/18 01:23:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/05/18 01:23:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/18 01:23:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/05/18 01:23:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/18 01:23:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/05/18 01:23:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/18 01:23:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/05/18 01:23:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/18 01:23:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/05/18 01:23:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/18 01:23:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/05/18 01:23:59 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/18 01:23:59 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/05/18 01:23:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/18 01:23:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/05/18 01:23:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/18 01:23:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/05/18 01:23:59 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/18 01:23:59 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/05/18 01:23:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/18 01:23:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/05/18 01:23:59 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/18 01:23:59 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/05/18 01:23:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/18 01:23:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/05/18 01:23:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/18 01:23:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/05/18 01:23:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 01:23:59 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 01:23:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 01:23:59 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 01:23:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 01:23:59 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 01:23:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 01:23:59 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 01:23:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 01:23:59 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 01:23:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 01:23:59 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 01:23:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 01:23:59 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 01:23:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 01:23:59 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 01:23:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 01:23:59 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 01:23:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 01:23:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 01:23:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 01:23:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 01:23:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 01:23:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 01:23:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 01:23:59 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 01:23:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 01:23:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 01:23:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 01:23:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 01:23:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 01:23:59 DEBUG : dir1/0000-abcdefg.txt: Excluded sync_transform_test.go:197: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: 20 actual : 40 Test: TestTransform/base64 === RUN TestTransform/prefix run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:25:35 DEBUG : Waiting for deletions to finish 2026/05/18 01:25:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 01:25:35 DEBUG : splitbananasplit: Excluded 2026/05/18 01:25:35 DEBUG : banana: Excluded (Path Filter) 2026/05/18 01:25:35 DEBUG : banana: Excluded 2026/05/18 01:25:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 01:25:35 DEBUG : appleappleapplebanana: Excluded 2026/05/18 01:25:35 DEBUG : apple: Excluded (Path Filter) 2026/05/18 01:25:35 DEBUG : apple: Excluded 2026/05/18 01:25:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 01:25:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 01:25:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 01:25:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 01:25:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 01:25:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 01:25:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 01:25:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 01:25:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 01:25:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 01:25:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 01:25:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 01:25:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 01:25:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 01:25:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 01:25:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 01:25:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 01:25:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 01:25:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 01:25:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 01:25:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 01:25:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 01:25:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 01:25:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 01:25:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 01:25:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 01:25:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 01:25:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 01:25:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 01:25:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 01:25:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 01:25:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/18 01:25:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 01:25:36 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 01:25:36 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 01:25:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 01:25:36 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 01:25:36 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 01:25:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 01:25:36 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 01:25:36 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 01:25:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 01:25:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 01:25:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 01:25:36 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 01:25:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 01:25:36 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 01:25:36 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 01:25:36 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/18 01:25:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 01:25:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/18 01:25:36 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 01:25:36 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/18 01:25:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 01:25:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/18 01:25:36 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 01:25:36 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 01:25:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 01:25:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 01:25:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/18 01:25:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 01:25:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/18 01:25:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 01:25:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/18 01:25:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/18 01:25:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/18 01:25:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 01:25:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/18 01:25:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/18 01:25:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/18 01:25:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 01:25:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/18 01:25:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/18 01:25:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/18 01:25:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/18 01:25:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/18 01:25:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/18 01:25:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/18 01:25:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 01:25:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/18 01:25:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/18 01:25:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/18 01:25:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/18 01:25:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/18 01:25:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/18 01:25:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/18 01:25:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 01:25:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/18 01:25:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/18 01:25:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/18 01:25:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 01:25:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/18 01:25:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/18 01:25:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/18 01:25:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/18 01:25:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/18 01:25:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/18 01:25:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/18 01:25:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/18 01:25:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/18 01:25:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/18 01:25:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/18 01:25:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/18 01:25:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/18 01:25:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 01:25:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/18 01:25:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/18 01:25:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/18 01:25:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/18 01:25:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/18 01:25:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/18 01:25:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/18 01:25:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/18 01:25:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/18 01:25:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/18 01:25:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/18 01:25:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/18 01:25:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/18 01:25:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/18 01:25:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/18 01:25:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 01:25:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/18 01:25:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/18 01:25:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/18 01:25:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/18 01:25:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/18 01:25:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/18 01:25:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/18 01:25:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/18 01:25:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/18 01:25:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/18 01:25:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/18 01:25:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/18 01:25:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/18 01:25:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/18 01:25:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/18 01:25:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/18 01:25:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/18 01:25:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 01:25:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/18 01:25:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/18 01:25:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/18 01:25:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/18 01:25:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/18 01:25:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/18 01:25:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/18 01:25:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/18 01:25:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/18 01:25:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 01:25:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/18 01:25:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/18 01:25:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/18 01:25:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/18 01:25:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/18 01:25:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/18 01:25:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/18 01:25:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/18 01:25:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/18 01:25:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/18 01:25:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/18 01:25:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/18 01:25:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/18 01:25:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/18 01:25:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/18 01:25:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/18 01:25:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/18 01:25:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 01:25:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/18 01:25:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/18 01:25:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/18 01:25:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/18 01:25:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/18 01:25:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/18 01:25:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/18 01:25:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/18 01:25:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/18 01:25:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/18 01:25:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/18 01:25:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/18 01:25:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/18 01:25:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/18 01:25:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/18 01:25:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/18 01:25:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/18 01:25:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/18 01:25:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/18 01:25:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/18 01:25:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/18 01:25:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/18 01:25:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/18 01:25:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 01:25:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/18 01:25:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/18 01:25:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/18 01:25:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/18 01:25:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/18 01:25:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/18 01:25:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/18 01:25:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/18 01:25:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/18 01:25:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 01:25:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/18 01:25:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/18 01:25:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/18 01:25:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/18 01:25:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/18 01:25:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/18 01:25:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/18 01:25:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/18 01:25:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/18 01:25:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/18 01:25:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/18 01:25:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/18 01:25:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/18 01:25:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/18 01:25:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/18 01:25:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/18 01:25:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/18 01:25:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/18 01:25:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/18 01:25:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/18 01:25:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/18 01:25:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/18 01:25:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/18 01:25:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/18 01:25:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/18 01:25:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/18 01:25:36 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/18 01:25:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 01:25:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/18 01:25:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/18 01:25:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/18 01:25:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/18 01:25:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/18 01:25:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/18 01:25:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/18 01:25:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/18 01:25:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/18 01:25:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/18 01:25:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/18 01:25:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/18 01:25:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/18 01:25:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/18 01:25:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/18 01:25:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/18 01:25:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/18 01:25:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/18 01:25:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/18 01:25:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/18 01:25:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/18 01:25:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/18 01:25:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/18 01:25:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/18 01:25:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/18 01:25:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/18 01:25:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/18 01:25:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/18 01:25:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 01:25:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/18 01:25:36 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/18 01:25:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/18 01:25:36 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:25:36 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:25:39 DEBUG : PREFIXapple: size = 5 OK 2026/05/18 01:25:39 INFO : apple: Copied (new) to: PREFIXapple 2026/05/18 01:25:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/18 01:25:40 DEBUG : PREFIXbanana: size = 6 OK 2026/05/18 01:25:40 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/18 01:25:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/18 01:25:40 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/05/18 01:25:40 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/18 01:25:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/18 01:25:41 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/05/18 01:25:41 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/18 01:25:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/18 01:25:42 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/05/18 01:25:42 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/18 01:25:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/18 01:25:43 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/05/18 01:25:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/18 01:25:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/18 01:25:44 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/05/18 01:25:44 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/18 01:25:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/18 01:25:44 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/05/18 01:25:44 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/18 01:25:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/18 01:25:45 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/05/18 01:25:45 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/18 01:25:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/18 01:25:47 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/05/18 01:25:47 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/18 01:25:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/18 01:25:47 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/05/18 01:25:47 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/18 01:25:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/18 01:25:48 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/05/18 01:25:48 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/18 01:25:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/18 01:25:49 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/05/18 01:25:49 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/18 01:25:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/18 01:25:50 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/05/18 01:25:50 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/18 01:25:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/18 01:25:51 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/05/18 01:25:51 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/18 01:25:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/18 01:25:51 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/05/18 01:25:51 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/18 01:25:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/18 01:25:52 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/05/18 01:25:52 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/18 01:25:53 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/05/18 01:25:53 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/18 01:25:54 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/05/18 01:25:54 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/18 01:25:54 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/05/18 01:25:54 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/18 01:25:54 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting files as there were IO errors 2026/05/18 01:25:54 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/prefix 2026/05/18 01:25:54 DEBUG : Waiting for deletions to finish 2026/05/18 01:25:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 01:25:54 DEBUG : splitbananasplit: Excluded 2026/05/18 01:25:54 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/18 01:25:54 DEBUG : PREFIXsplitbananasplit: Excluded 2026/05/18 01:25:54 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/18 01:25:54 DEBUG : PREFIXbanana: Excluded 2026/05/18 01:25:54 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/18 01:25:54 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/05/18 01:25:54 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/18 01:25:54 DEBUG : PREFIXapple: Excluded 2026/05/18 01:25:54 DEBUG : banana: Excluded (Path Filter) 2026/05/18 01:25:54 DEBUG : banana: Excluded 2026/05/18 01:25:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 01:25:54 DEBUG : appleappleapplebanana: Excluded 2026/05/18 01:25:54 DEBUG : apple: Excluded (Path Filter) 2026/05/18 01:25:54 DEBUG : apple: Excluded 2026/05/18 01:25:55 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/18 01:25:55 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/05/18 01:25:55 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/18 01:25:55 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/05/18 01:25:55 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/18 01:25:55 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/05/18 01:25:55 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/18 01:25:55 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/05/18 01:25:55 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/18 01:25:55 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/05/18 01:25:55 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/18 01:25:55 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/05/18 01:25:55 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/18 01:25:55 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/05/18 01:25:55 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/18 01:25:55 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/05/18 01:25:55 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/18 01:25:55 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/05/18 01:25:55 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 01:25:55 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/05/18 01:25:55 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 01:25:55 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/05/18 01:25:55 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 01:25:55 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/05/18 01:25:55 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/18 01:25:55 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/05/18 01:25:55 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 01:25:55 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/05/18 01:25:55 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 01:25:55 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/05/18 01:25:55 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 01:25:55 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/05/18 01:25:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 01:25:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 01:25:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 01:25:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 01:25:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 01:25:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 01:25:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 01:25:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 01:25:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 01:25:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 01:25:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 01:25:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 01:25:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 01:25:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 01:25:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 01:25:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 01:25:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 01:25:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 01:25:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 01:25:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 01:25:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 01:25:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 01:25:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 01:25:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 01:25:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 01:25:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 01:25:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 01:25:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 01:25:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 01:25:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 01:25:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 01:25:55 DEBUG : dir1/0000-abcdefg.txt: Excluded sync_transform_test.go:197: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: 20 actual : 40 Test: TestTransform/prefix === RUN TestTransform/suffix run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:27:30 DEBUG : Waiting for deletions to finish 2026/05/18 01:27:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 01:27:30 DEBUG : splitbananasplit: Excluded 2026/05/18 01:27:30 DEBUG : banana: Excluded (Path Filter) 2026/05/18 01:27:30 DEBUG : banana: Excluded 2026/05/18 01:27:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 01:27:30 DEBUG : appleappleapplebanana: Excluded 2026/05/18 01:27:30 DEBUG : apple: Excluded (Path Filter) 2026/05/18 01:27:30 DEBUG : apple: Excluded 2026/05/18 01:27:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 01:27:31 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 01:27:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 01:27:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 01:27:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 01:27:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 01:27:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 01:27:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 01:27:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 01:27:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 01:27:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 01:27:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 01:27:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 01:27:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 01:27:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 01:27:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 01:27:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 01:27:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 01:27:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 01:27:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 01:27:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 01:27:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 01:27:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 01:27:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 01:27:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 01:27:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 01:27:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 01:27:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 01:27:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 01:27:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 01:27:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 01:27:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/18 01:27:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/18 01:27:31 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 01:27:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 01:27:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/18 01:27:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 01:27:31 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 01:27:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/18 01:27:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 01:27:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 01:27:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/18 01:27:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 01:27:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 01:27:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 01:27:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 01:27:31 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 01:27:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 01:27:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/18 01:27:31 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 01:27:31 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/18 01:27:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 01:27:31 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/18 01:27:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/18 01:27:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/18 01:27:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 01:27:31 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 01:27:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 01:27:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/18 01:27:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 01:27:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/18 01:27:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/18 01:27:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/18 01:27:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/18 01:27:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/18 01:27:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/18 01:27:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/18 01:27:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/18 01:27:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/18 01:27:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/18 01:27:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/18 01:27:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/18 01:27:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/18 01:27:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/18 01:27:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/18 01:27:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/18 01:27:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/18 01:27:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/18 01:27:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/18 01:27:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/18 01:27:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/18 01:27:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/18 01:27:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/18 01:27:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/18 01:27:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/18 01:27:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/18 01:27:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/18 01:27:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/18 01:27:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 01:27:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/18 01:27:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/18 01:27:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/18 01:27:31 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:27:31 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:27:35 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/05/18 01:27:35 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/18 01:27:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/18 01:27:35 DEBUG : appleSUFFIX: size = 5 OK 2026/05/18 01:27:35 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/18 01:27:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/18 01:27:35 DEBUG : bananaSUFFIX: size = 6 OK 2026/05/18 01:27:35 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/18 01:27:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/18 01:27:36 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/05/18 01:27:36 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/18 01:27:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/18 01:27:38 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/05/18 01:27:38 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/18 01:27:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/18 01:27:38 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/05/18 01:27:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/18 01:27:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/18 01:27:39 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/05/18 01:27:39 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/18 01:27:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/18 01:27:39 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/05/18 01:27:39 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/18 01:27:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/18 01:27:40 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/05/18 01:27:40 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/18 01:27:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/18 01:27:41 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/05/18 01:27:41 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/18 01:27:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/18 01:27:42 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/05/18 01:27:42 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/18 01:27:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/18 01:27:43 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/05/18 01:27:43 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/18 01:27:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/18 01:27:44 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/05/18 01:27:44 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/18 01:27:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/18 01:27:45 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/05/18 01:27:45 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/18 01:27:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/18 01:27:45 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/05/18 01:27:45 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/18 01:27:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/18 01:27:46 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/05/18 01:27:46 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/18 01:27:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/18 01:27:47 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/05/18 01:27:47 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/18 01:27:48 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/05/18 01:27:48 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/18 01:27:49 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/05/18 01:27:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/18 01:27:49 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/05/18 01:27:49 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/18 01:27:49 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting files as there were IO errors 2026/05/18 01:27:49 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/suffix 2026/05/18 01:27:49 DEBUG : Waiting for deletions to finish 2026/05/18 01:27:49 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/18 01:27:49 DEBUG : splitbananasplitSUFFIX: Excluded 2026/05/18 01:27:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 01:27:49 DEBUG : splitbananasplit: Excluded 2026/05/18 01:27:49 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/18 01:27:49 DEBUG : bananaSUFFIX: Excluded 2026/05/18 01:27:49 DEBUG : banana: Excluded (Path Filter) 2026/05/18 01:27:49 DEBUG : banana: Excluded 2026/05/18 01:27:49 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/18 01:27:49 DEBUG : appleSUFFIX: Excluded 2026/05/18 01:27:49 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/18 01:27:49 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/05/18 01:27:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 01:27:49 DEBUG : appleappleapplebanana: Excluded 2026/05/18 01:27:49 DEBUG : apple: Excluded (Path Filter) 2026/05/18 01:27:49 DEBUG : apple: Excluded 2026/05/18 01:27:49 DEBUG : dir1/0015-9;=.txtsuffix: Excluded (Path Filter) 2026/05/18 01:27:49 DEBUG : dir1/0015-9;=.txtsuffix: Excluded 2026/05/18 01:27:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 01:27:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 01:27:49 DEBUG : dir1/0014-89;=.txtsuffix: Excluded (Path Filter) 2026/05/18 01:27:49 DEBUG : dir1/0014-89;=.txtsuffix: Excluded 2026/05/18 01:27:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 01:27:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 01:27:49 DEBUG : dir1/0013-789;=.txtsuffix: Excluded (Path Filter) 2026/05/18 01:27:49 DEBUG : dir1/0013-789;=.txtsuffix: Excluded 2026/05/18 01:27:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 01:27:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 01:27:49 DEBUG : dir1/0012-6789;.txtsuffix: Excluded (Path Filter) 2026/05/18 01:27:49 DEBUG : dir1/0012-6789;.txtsuffix: Excluded 2026/05/18 01:27:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 01:27:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 01:27:49 DEBUG : dir1/0011-56789;.txtsuffix: Excluded (Path Filter) 2026/05/18 01:27:49 DEBUG : dir1/0011-56789;.txtsuffix: Excluded 2026/05/18 01:27:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 01:27:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 01:27:49 DEBUG : dir1/0010-456789.txtsuffix: Excluded (Path Filter) 2026/05/18 01:27:49 DEBUG : dir1/0010-456789.txtsuffix: Excluded 2026/05/18 01:27:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 01:27:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 01:27:49 DEBUG : dir1/0009-3456789.txtsuffix: Excluded (Path Filter) 2026/05/18 01:27:49 DEBUG : dir1/0009-3456789.txtsuffix: Excluded 2026/05/18 01:27:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 01:27:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 01:27:49 DEBUG : dir1/0008-2345678.txtsuffix: Excluded (Path Filter) 2026/05/18 01:27:49 DEBUG : dir1/0008-2345678.txtsuffix: Excluded 2026/05/18 01:27:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 01:27:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 01:27:49 DEBUG : dir1/0007-1234567.txtsuffix: Excluded (Path Filter) 2026/05/18 01:27:49 DEBUG : dir1/0007-1234567.txtsuffix: Excluded 2026/05/18 01:27:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 01:27:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 01:27:49 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded (Path Filter) 2026/05/18 01:27:49 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded 2026/05/18 01:27:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 01:27:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 01:27:49 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded (Path Filter) 2026/05/18 01:27:49 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded 2026/05/18 01:27:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 01:27:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 01:27:49 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded (Path Filter) 2026/05/18 01:27:49 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded 2026/05/18 01:27:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 01:27:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 01:27:49 DEBUG : dir1/0003-defghij.txtsuffix: Excluded (Path Filter) 2026/05/18 01:27:49 DEBUG : dir1/0003-defghij.txtsuffix: Excluded 2026/05/18 01:27:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 01:27:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 01:27:49 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded (Path Filter) 2026/05/18 01:27:49 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded 2026/05/18 01:27:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 01:27:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 01:27:49 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded (Path Filter) 2026/05/18 01:27:49 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded 2026/05/18 01:27:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 01:27:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 01:27:49 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded (Path Filter) 2026/05/18 01:27:49 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded 2026/05/18 01:27:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 01:27:49 DEBUG : dir1/0000-abcdefg.txt: Excluded sync_transform_test.go:197: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: 20 actual : 40 Test: TestTransform/suffix === RUN TestTransform/truncate run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:28:50 DEBUG : dir1/0001-bcdefgh.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/05/18 01:28:50 DEBUG : dir1/0001-bcdefgh.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/05/18 01:28:51 DEBUG : dir1/0001-bcdefgh.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/05/18 01:28:51 DEBUG : dir1/0001-bcdefgh.txt: Trying to read object after upload: try again in 800ms (4/10) 2026/05/18 01:29:27 DEBUG : Waiting for deletions to finish 2026/05/18 01:29:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 01:29:28 DEBUG : splitbananasplit: Excluded 2026/05/18 01:29:28 DEBUG : banana: Excluded (Path Filter) 2026/05/18 01:29:28 DEBUG : banana: Excluded 2026/05/18 01:29:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 01:29:28 DEBUG : appleappleapplebanana: Excluded 2026/05/18 01:29:28 DEBUG : apple: Excluded (Path Filter) 2026/05/18 01:29:28 DEBUG : apple: Excluded 2026/05/18 01:29:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 01:29:28 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 01:29:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 01:29:28 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 01:29:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 01:29:28 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 01:29:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 01:29:28 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 01:29:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 01:29:28 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 01:29:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 01:29:28 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 01:29:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 01:29:28 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 01:29:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 01:29:28 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 01:29:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 01:29:28 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 01:29:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 01:29:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 01:29:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 01:29:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 01:29:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 01:29:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 01:29:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 01:29:28 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 01:29:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 01:29:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 01:29:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 01:29:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 01:29:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 01:29:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/18 01:29:28 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/18 01:29:28 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/18 01:29:28 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/18 01:29:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 01:29:28 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/18 01:29:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 01:29:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 01:29:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 01:29:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 01:29:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/18 01:29:28 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/18 01:29:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/18 01:29:28 DEBUG : apple: size = 5 OK 2026/05/18 01:29:28 DEBUG : apple: Sizes identical 2026/05/18 01:29:28 DEBUG : apple: Unchanged skipping 2026/05/18 01:29:28 DEBUG : banana: size = 6 OK 2026/05/18 01:29:28 DEBUG : banana: Sizes identical 2026/05/18 01:29:28 DEBUG : banana: Unchanged skipping 2026/05/18 01:29:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 01:29:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 01:29:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 01:29:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/18 01:29:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 01:29:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/18 01:29:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 01:29:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 01:29:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 01:29:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 01:29:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 01:29:28 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/18 01:29:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/18 01:29:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 01:29:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/18 01:29:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 01:29:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/18 01:29:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 01:29:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/18 01:29:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/18 01:29:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/18 01:29:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 01:29:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/18 01:29:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 01:29:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/18 01:29:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 01:29:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/18 01:29:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/18 01:29:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/18 01:29:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 01:29:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/18 01:29:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 01:29:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 01:29:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 01:29:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 01:29:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/18 01:29:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 01:29:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 01:29:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 01:29:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 01:29:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 01:29:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/18 01:29:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 01:29:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/18 01:29:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 01:29:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/18 01:29:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/18 01:29:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 01:29:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/18 01:29:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/18 01:29:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/18 01:29:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 01:29:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/18 01:29:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 01:29:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/18 01:29:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/18 01:29:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/18 01:29:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/18 01:29:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/18 01:29:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/18 01:29:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/18 01:29:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 01:29:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/18 01:29:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 01:29:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/18 01:29:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/18 01:29:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/18 01:29:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 01:29:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/18 01:29:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 01:29:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/18 01:29:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/18 01:29:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/18 01:29:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/18 01:29:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/18 01:29:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/18 01:29:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/18 01:29:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 01:29:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/18 01:29:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/18 01:29:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/18 01:29:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 01:29:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/18 01:29:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/18 01:29:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/18 01:29:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 01:29:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/18 01:29:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 01:29:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/18 01:29:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/18 01:29:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/18 01:29:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 01:29:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/18 01:29:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/18 01:29:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/18 01:29:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 01:29:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/18 01:29:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 01:29:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/18 01:29:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/18 01:29:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/18 01:29:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/18 01:29:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/18 01:29:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/18 01:29:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/18 01:29:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/18 01:29:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/18 01:29:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 01:29:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 01:29:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 01:29:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 01:29:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/18 01:29:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 01:29:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 01:29:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 01:29:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 01:29:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 01:29:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/18 01:29:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 01:29:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/18 01:29:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 01:29:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/18 01:29:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 01:29:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/18 01:29:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 01:29:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/18 01:29:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 01:29:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 01:29:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 01:29:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/18 01:29:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 01:29:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/18 01:29:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/18 01:29:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 01:29:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/18 01:29:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/18 01:29:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/18 01:29:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 01:29:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/18 01:29:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 01:29:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/18 01:29:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/18 01:29:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 01:29:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 01:29:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 01:29:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/18 01:29:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 01:29:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 01:29:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 01:29:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 01:29:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 01:29:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/18 01:29:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 01:29:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/18 01:29:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 01:29:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/18 01:29:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 01:29:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/18 01:29:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 01:29:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/18 01:29:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 01:29:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/18 01:29:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 01:29:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 01:29:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 01:29:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/18 01:29:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 01:29:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/18 01:29:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 01:29:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 01:29:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/18 01:29:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 01:29:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 01:29:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/18 01:29:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 01:29:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/18 01:29:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/18 01:29:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/18 01:29:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/18 01:29:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/18 01:29:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 01:29:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/18 01:29:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/18 01:29:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/18 01:29:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/18 01:29:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/18 01:29:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/18 01:29:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/18 01:29:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/18 01:29:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/18 01:29:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/18 01:29:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/18 01:29:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/18 01:29:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/18 01:29:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/18 01:29:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/18 01:29:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 01:29:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/18 01:29:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 01:29:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/18 01:29:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/18 01:29:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/18 01:29:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 01:29:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/18 01:29:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/18 01:29:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/18 01:29:29 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:29:29 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:29:32 DEBUG : appleapple: Trying to read object after upload: try again in 100ms (1/10) 2026/05/18 01:29:32 DEBUG : splitbanan: Trying to read object after upload: try again in 100ms (1/10) 2026/05/18 01:29:32 DEBUG : appleapple: Trying to read object after upload: try again in 200ms (2/10) 2026/05/18 01:29:32 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 100ms (1/10) 2026/05/18 01:29:33 DEBUG : splitbanan: Trying to read object after upload: try again in 200ms (2/10) 2026/05/18 01:29:33 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 100ms (1/10) 2026/05/18 01:29:33 DEBUG : appleapple: Trying to read object after upload: try again in 400ms (3/10) 2026/05/18 01:29:33 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 200ms (2/10) 2026/05/18 01:29:33 DEBUG : splitbanan: Trying to read object after upload: try again in 400ms (3/10) 2026/05/18 01:29:34 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 200ms (2/10) 2026/05/18 01:29:34 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 400ms (3/10) 2026/05/18 01:29:34 DEBUG : appleapple: Trying to read object after upload: try again in 800ms (4/10) 2026/05/18 01:29:34 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 400ms (3/10) 2026/05/18 01:29:34 DEBUG : splitbanan: Trying to read object after upload: try again in 800ms (4/10) 2026/05/18 01:29:35 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 800ms (4/10) 2026/05/18 01:29:35 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 800ms (4/10) 2026/05/18 01:29:35 DEBUG : appleapple: Trying to read object after upload: try again in 1.6s (5/10) 2026/05/18 01:29:35 DEBUG : splitbanan: Trying to read object after upload: try again in 1.6s (5/10) 2026/05/18 01:29:36 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 1.6s (5/10) 2026/05/18 01:29:36 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 1.6s (5/10) 2026/05/18 01:29:37 DEBUG : appleapple: Trying to read object after upload: try again in 3.2s (6/10) 2026/05/18 01:29:37 DEBUG : splitbanan: Trying to read object after upload: try again in 3.2s (6/10) 2026/05/18 01:29:37 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 3.2s (6/10) 2026/05/18 01:29:38 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 3.2s (6/10) 2026/05/18 01:29:40 DEBUG : appleapple: Trying to read object after upload: try again in 6.4s (7/10) 2026/05/18 01:29:41 DEBUG : splitbanan: Trying to read object after upload: try again in 6.4s (7/10) 2026/05/18 01:29:41 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 6.4s (7/10) 2026/05/18 01:29:41 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 6.4s (7/10) 2026/05/18 01:29:47 DEBUG : appleapple: Trying to read object after upload: try again in 12.8s (8/10) 2026/05/18 01:29:47 DEBUG : splitbanan: Trying to read object after upload: try again in 12.8s (8/10) 2026/05/18 01:29:47 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 12.8s (8/10) 2026/05/18 01:29:48 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 12.8s (8/10) 2026/05/18 01:30:00 DEBUG : appleapple: Trying to read object after upload: try again in 25.6s (9/10) 2026/05/18 01:30:00 DEBUG : splitbanan: Trying to read object after upload: try again in 25.6s (9/10) 2026/05/18 01:30:00 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 25.6s (9/10) 2026/05/18 01:30:01 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 25.6s (9/10) 2026/05/18 01:30:26 DEBUG : appleapple: Trying to read object after upload: try again in 51.2s (10/10) 2026/05/18 01:30:26 DEBUG : splitbanan: Trying to read object after upload: try again in 51.2s (10/10) 2026/05/18 01:30:26 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 51.2s (10/10) 2026/05/18 01:30:26 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 51.2s (10/10) 2026/05/18 01:31:17 ERROR : appleappleapplebanana: Failed to copy: object not found 2026/05/18 01:31:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/18 01:31:17 ERROR : splitbananasplit: Failed to copy: object not found 2026/05/18 01:31:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/18 01:31:17 ERROR : dir1/0000-abcdefg.txt: Failed to copy: object not found 2026/05/18 01:31:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/18 01:31:18 ERROR : dir1/0001-bcdefgh.txt: Failed to copy: object not found 2026/05/18 01:31:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/18 01:31:19 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 100ms (1/10) 2026/05/18 01:31:20 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 200ms (2/10) 2026/05/18 01:31:20 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 100ms (1/10) 2026/05/18 01:31:20 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 400ms (3/10) 2026/05/18 01:31:20 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 100ms (1/10) 2026/05/18 01:31:21 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 200ms (2/10) 2026/05/18 01:31:21 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 100ms (1/10) 2026/05/18 01:31:21 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 200ms (2/10) 2026/05/18 01:31:21 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 800ms (4/10) 2026/05/18 01:31:21 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 400ms (3/10) 2026/05/18 01:31:22 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 200ms (2/10) 2026/05/18 01:31:22 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 400ms (3/10) 2026/05/18 01:31:22 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 400ms (3/10) 2026/05/18 01:31:22 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 800ms (4/10) 2026/05/18 01:31:23 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 1.6s (5/10) 2026/05/18 01:31:23 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 800ms (4/10) 2026/05/18 01:31:23 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 800ms (4/10) 2026/05/18 01:31:24 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 1.6s (5/10) 2026/05/18 01:31:24 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 1.6s (5/10) 2026/05/18 01:31:24 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 1.6s (5/10) 2026/05/18 01:31:25 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 3.2s (6/10) 2026/05/18 01:31:25 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 3.2s (6/10) 2026/05/18 01:31:26 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 3.2s (6/10) 2026/05/18 01:31:26 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 3.2s (6/10) 2026/05/18 01:31:28 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 6.4s (7/10) 2026/05/18 01:31:29 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 6.4s (7/10) 2026/05/18 01:31:29 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 6.4s (7/10) 2026/05/18 01:31:30 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 6.4s (7/10) 2026/05/18 01:31:35 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 12.8s (8/10) 2026/05/18 01:31:36 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 12.8s (8/10) 2026/05/18 01:31:36 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 12.8s (8/10) 2026/05/18 01:31:36 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 12.8s (8/10) 2026/05/18 01:31:48 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 25.6s (9/10) 2026/05/18 01:31:49 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 25.6s (9/10) 2026/05/18 01:31:49 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 25.6s (9/10) 2026/05/18 01:31:49 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 25.6s (9/10) 2026/05/18 01:32:14 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 51.2s (10/10) 2026/05/18 01:32:14 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 51.2s (10/10) 2026/05/18 01:32:15 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 51.2s (10/10) 2026/05/18 01:32:15 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 51.2s (10/10) 2026/05/18 01:33:05 ERROR : dir1/0002-cdefghi.txt: Failed to copy: object not found 2026/05/18 01:33:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/18 01:33:06 ERROR : dir1/0003-defghij.txt: Failed to copy: object not found 2026/05/18 01:33:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/18 01:33:06 ERROR : dir1/0004-efghijk.txt: Failed to copy: object not found 2026/05/18 01:33:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/18 01:33:07 ERROR : dir1/0005-fghijkl.txt: Failed to copy: object not found 2026/05/18 01:33:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/18 01:33:07 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 100ms (1/10) 2026/05/18 01:33:08 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 100ms (1/10) 2026/05/18 01:33:08 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 200ms (2/10) 2026/05/18 01:33:09 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 200ms (2/10) 2026/05/18 01:33:09 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 400ms (3/10) 2026/05/18 01:33:09 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 100ms (1/10) 2026/05/18 01:33:09 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 400ms (3/10) 2026/05/18 01:33:09 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 100ms (1/10) 2026/05/18 01:33:10 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 200ms (2/10) 2026/05/18 01:33:10 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 800ms (4/10) 2026/05/18 01:33:10 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 200ms (2/10) 2026/05/18 01:33:10 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 800ms (4/10) 2026/05/18 01:33:10 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 400ms (3/10) 2026/05/18 01:33:11 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 400ms (3/10) 2026/05/18 01:33:11 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 1.6s (5/10) 2026/05/18 01:33:11 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 800ms (4/10) 2026/05/18 01:33:11 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 800ms (4/10) 2026/05/18 01:33:12 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 1.6s (5/10) 2026/05/18 01:33:12 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 1.6s (5/10) 2026/05/18 01:33:13 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 1.6s (5/10) 2026/05/18 01:33:13 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 3.2s (6/10) 2026/05/18 01:33:14 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 3.2s (6/10) 2026/05/18 01:33:14 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 3.2s (6/10) 2026/05/18 01:33:15 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 3.2s (6/10) 2026/05/18 01:33:17 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 6.4s (7/10) 2026/05/18 01:33:17 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 6.4s (7/10) 2026/05/18 01:33:18 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 6.4s (7/10) 2026/05/18 01:33:18 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 6.4s (7/10) 2026/05/18 01:33:23 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 12.8s (8/10) 2026/05/18 01:33:24 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 12.8s (8/10) 2026/05/18 01:33:25 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 12.8s (8/10) 2026/05/18 01:33:25 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 12.8s (8/10) 2026/05/18 01:33:36 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 25.6s (9/10) 2026/05/18 01:33:37 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 25.6s (9/10) 2026/05/18 01:33:38 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 25.6s (9/10) 2026/05/18 01:33:38 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 25.6s (9/10) 2026/05/18 01:34:02 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 51.2s (10/10) 2026/05/18 01:34:03 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 51.2s (10/10) 2026/05/18 01:34:04 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 51.2s (10/10) 2026/05/18 01:34:04 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 51.2s (10/10) 2026/05/18 01:34:54 ERROR : dir1/0006-ghijklm.txt: Failed to copy: object not found 2026/05/18 01:34:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/18 01:34:54 ERROR : dir1/0007-1234567.txt: Failed to copy: object not found 2026/05/18 01:34:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/18 01:34:55 ERROR : dir1/0008-2345678.txt: Failed to copy: object not found 2026/05/18 01:34:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/18 01:34:55 ERROR : dir1/0009-3456789.txt: Failed to copy: object not found 2026/05/18 01:34:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/18 01:34:56 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 100ms (1/10) 2026/05/18 01:34:57 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 200ms (2/10) 2026/05/18 01:34:57 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 100ms (1/10) 2026/05/18 01:34:57 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 400ms (3/10) 2026/05/18 01:34:58 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 200ms (2/10) 2026/05/18 01:34:58 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 100ms (1/10) 2026/05/18 01:34:58 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 100ms (1/10) 2026/05/18 01:34:58 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 800ms (4/10) 2026/05/18 01:34:58 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 400ms (3/10) 2026/05/18 01:34:59 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 200ms (2/10) 2026/05/18 01:34:59 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 200ms (2/10) 2026/05/18 01:34:59 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 400ms (3/10) 2026/05/18 01:34:59 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 800ms (4/10) 2026/05/18 01:35:00 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 400ms (3/10) 2026/05/18 01:35:00 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 1.6s (5/10) 2026/05/18 01:35:00 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 800ms (4/10) 2026/05/18 01:35:00 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 800ms (4/10) 2026/05/18 01:35:01 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 1.6s (5/10) 2026/05/18 01:35:01 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 1.6s (5/10) 2026/05/18 01:35:01 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 1.6s (5/10) 2026/05/18 01:35:02 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 3.2s (6/10) 2026/05/18 01:35:03 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 3.2s (6/10) 2026/05/18 01:35:03 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 3.2s (6/10) 2026/05/18 01:35:03 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 3.2s (6/10) 2026/05/18 01:35:05 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 6.4s (7/10) 2026/05/18 01:35:06 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 6.4s (7/10) 2026/05/18 01:35:07 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 6.4s (7/10) 2026/05/18 01:35:07 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 6.4s (7/10) 2026/05/18 01:35:12 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 12.8s (8/10) 2026/05/18 01:35:13 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 12.8s (8/10) 2026/05/18 01:35:13 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 12.8s (8/10) 2026/05/18 01:35:14 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 12.8s (8/10) 2026/05/18 01:35:25 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 25.6s (9/10) 2026/05/18 01:35:26 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 25.6s (9/10) 2026/05/18 01:35:27 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 25.6s (9/10) 2026/05/18 01:35:27 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 25.6s (9/10) 2026/05/18 01:35:51 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 51.2s (10/10) 2026/05/18 01:35:52 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 51.2s (10/10) 2026/05/18 01:35:52 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 51.2s (10/10) 2026/05/18 01:35:53 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 51.2s (10/10) 2026/05/18 01:36:42 ERROR : dir1/0010-456789.txt: Failed to copy: object not found 2026/05/18 01:36:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/18 01:36:43 ERROR : dir1/0011-56789;.txt: Failed to copy: object not found 2026/05/18 01:36:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/18 01:36:44 ERROR : dir1/0012-6789;.txt: Failed to copy: object not found 2026/05/18 01:36:44 ERROR : dir1/0013-789;=.txt: Failed to copy: object not found 2026/05/18 01:36:45 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 100ms (1/10) 2026/05/18 01:36:45 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 200ms (2/10) 2026/05/18 01:36:46 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/18 01:36:46 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/18 01:36:46 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 400ms (3/10) 2026/05/18 01:36:46 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 800ms (4/10) 2026/05/18 01:36:48 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 1.6s (5/10) 2026/05/18 01:36:50 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 3.2s (6/10) 2026/05/18 01:36:53 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 6.4s (7/10) 2026/05/18 01:37:00 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 12.8s (8/10) 2026/05/18 01:37:13 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 25.6s (9/10) 2026/05/18 01:37:39 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 51.2s (10/10) 2026/05/18 01:38:30 ERROR : dir1/0014-89;=.txt: Failed to copy: object not found 2026/05/18 01:38:30 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting files as there were IO errors 2026/05/18 01:38:30 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: object not found Test: TestTransform/truncate 2026/05/18 01:38:30 DEBUG : Waiting for deletions to finish 2026/05/18 01:38:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 01:38:30 DEBUG : splitbananasplit: Excluded 2026/05/18 01:38:30 DEBUG : splitbanan(1): Excluded (Path Filter) 2026/05/18 01:38:30 DEBUG : splitbanan(1): Excluded 2026/05/18 01:38:30 DEBUG : banana: Excluded (Path Filter) 2026/05/18 01:38:30 DEBUG : banana: Excluded 2026/05/18 01:38:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 01:38:30 DEBUG : appleappleapplebanana: Excluded 2026/05/18 01:38:30 DEBUG : appleapple(1): Excluded (Path Filter) 2026/05/18 01:38:30 DEBUG : appleapple(1): Excluded 2026/05/18 01:38:30 DEBUG : apple: Excluded (Path Filter) 2026/05/18 01:38:30 DEBUG : apple: Excluded 2026/05/18 01:38:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 01:38:31 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 01:38:31 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/18 01:38:31 DEBUG : dir1/0015-9;=.t: Excluded 2026/05/18 01:38:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 01:38:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 01:38:31 DEBUG : dir1/0014-89;=(1): Excluded (Path Filter) 2026/05/18 01:38:31 DEBUG : dir1/0014-89;=(1): Excluded 2026/05/18 01:38:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 01:38:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 01:38:31 DEBUG : dir1/0013-789;=(1): Excluded (Path Filter) 2026/05/18 01:38:31 DEBUG : dir1/0013-789;=(1): Excluded 2026/05/18 01:38:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 01:38:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 01:38:31 DEBUG : dir1/0012-6789;(1): Excluded (Path Filter) 2026/05/18 01:38:31 DEBUG : dir1/0012-6789;(1): Excluded 2026/05/18 01:38:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 01:38:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 01:38:31 DEBUG : dir1/0011-56789(1): Excluded (Path Filter) 2026/05/18 01:38:31 DEBUG : dir1/0011-56789(1): Excluded 2026/05/18 01:38:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 01:38:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 01:38:31 DEBUG : dir1/0010-45678(1): Excluded (Path Filter) 2026/05/18 01:38:31 DEBUG : dir1/0010-45678(1): Excluded 2026/05/18 01:38:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 01:38:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 01:38:31 DEBUG : dir1/0009-34567(1): Excluded (Path Filter) 2026/05/18 01:38:31 DEBUG : dir1/0009-34567(1): Excluded 2026/05/18 01:38:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 01:38:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 01:38:31 DEBUG : dir1/0008-23456(1): Excluded (Path Filter) 2026/05/18 01:38:31 DEBUG : dir1/0008-23456(1): Excluded 2026/05/18 01:38:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 01:38:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 01:38:31 DEBUG : dir1/0007-12345(1): Excluded (Path Filter) 2026/05/18 01:38:31 DEBUG : dir1/0007-12345(1): Excluded 2026/05/18 01:38:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 01:38:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 01:38:31 DEBUG : dir1/0006-ghijk(1): Excluded (Path Filter) 2026/05/18 01:38:31 DEBUG : dir1/0006-ghijk(1): Excluded 2026/05/18 01:38:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 01:38:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 01:38:31 DEBUG : dir1/0005-fghij(1): Excluded (Path Filter) 2026/05/18 01:38:31 DEBUG : dir1/0005-fghij(1): Excluded 2026/05/18 01:38:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 01:38:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 01:38:31 DEBUG : dir1/0004-efghi(1): Excluded (Path Filter) 2026/05/18 01:38:31 DEBUG : dir1/0004-efghi(1): Excluded 2026/05/18 01:38:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 01:38:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 01:38:31 DEBUG : dir1/0003-defgh(1): Excluded (Path Filter) 2026/05/18 01:38:31 DEBUG : dir1/0003-defgh(1): Excluded 2026/05/18 01:38:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 01:38:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 01:38:31 DEBUG : dir1/0002-cdefg(1): Excluded (Path Filter) 2026/05/18 01:38:31 DEBUG : dir1/0002-cdefg(1): Excluded 2026/05/18 01:38:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 01:38:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 01:38:31 DEBUG : dir1/0001-bcdef(1): Excluded (Path Filter) 2026/05/18 01:38:31 DEBUG : dir1/0001-bcdef(1): Excluded 2026/05/18 01:38:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 01:38:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/18 01:38:31 DEBUG : dir1/0000-abcde(1): Excluded (Path Filter) 2026/05/18 01:38:31 DEBUG : dir1/0000-abcde(1): Excluded sync_transform_test.go:197: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: 20 actual : 38 Test: TestTransform/truncate === RUN TestTransform/encoder run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:40:04 DEBUG : Waiting for deletions to finish 2026/05/18 01:40:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 01:40:04 DEBUG : splitbananasplit: Excluded 2026/05/18 01:40:04 DEBUG : banana: Excluded (Path Filter) 2026/05/18 01:40:04 DEBUG : banana: Excluded 2026/05/18 01:40:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 01:40:04 DEBUG : appleappleapplebanana: Excluded 2026/05/18 01:40:04 DEBUG : apple: Excluded (Path Filter) 2026/05/18 01:40:04 DEBUG : apple: Excluded 2026/05/18 01:40:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 01:40:04 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 01:40:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 01:40:04 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 01:40:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 01:40:04 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 01:40:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 01:40:04 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 01:40:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 01:40:04 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 01:40:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 01:40:04 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 01:40:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 01:40:04 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 01:40:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 01:40:04 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 01:40:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 01:40:04 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 01:40:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 01:40:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 01:40:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 01:40:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 01:40:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 01:40:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 01:40:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 01:40:04 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 01:40:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 01:40:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 01:40:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 01:40:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 01:40:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 01:40:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/18 01:40:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/18 01:40:05 DEBUG : appleappleapplebanana: Sizes identical 2026/05/18 01:40:05 DEBUG : apple: size = 5 OK 2026/05/18 01:40:05 DEBUG : apple: Sizes identical 2026/05/18 01:40:05 DEBUG : apple: Unchanged skipping 2026/05/18 01:40:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/18 01:40:05 DEBUG : banana: size = 6 OK 2026/05/18 01:40:05 DEBUG : banana: Sizes identical 2026/05/18 01:40:05 DEBUG : banana: Unchanged skipping 2026/05/18 01:40:05 DEBUG : splitbananasplit: size = 16 OK 2026/05/18 01:40:05 DEBUG : splitbananasplit: Sizes identical 2026/05/18 01:40:05 DEBUG : splitbananasplit: Unchanged skipping 2026/05/18 01:40:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/18 01:40:05 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/05/18 01:40:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/18 01:40:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/18 01:40:05 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:40:05 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/05/18 01:40:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/18 01:40:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/18 01:40:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/18 01:40:05 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/05/18 01:40:05 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/05/18 01:40:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/18 01:40:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/18 01:40:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/18 01:40:05 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/05/18 01:40:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/18 01:40:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/18 01:40:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/18 01:40:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/18 01:40:05 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/05/18 01:40:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/18 01:40:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/18 01:40:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/18 01:40:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/18 01:40:05 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/05/18 01:40:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/18 01:40:05 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/05/18 01:40:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/18 01:40:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/18 01:40:05 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/05/18 01:40:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/18 01:40:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/18 01:40:05 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/05/18 01:40:05 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/05/18 01:40:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/18 01:40:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/18 01:40:05 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/05/18 01:40:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/18 01:40:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/18 01:40:05 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/05/18 01:40:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/18 01:40:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/18 01:40:05 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/05/18 01:40:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/18 01:40:05 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/05/18 01:40:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/18 01:40:05 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/05/18 01:40:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/18 01:40:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/18 01:40:05 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:40:05 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting files as there were IO errors 2026/05/18 01:40:05 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/encoder 2026/05/18 01:40:05 DEBUG : Waiting for deletions to finish 2026/05/18 01:40:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 01:40:05 DEBUG : splitbananasplit: Excluded 2026/05/18 01:40:05 DEBUG : banana: Excluded (Path Filter) 2026/05/18 01:40:05 DEBUG : banana: Excluded 2026/05/18 01:40:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 01:40:05 DEBUG : appleappleapplebanana: Excluded 2026/05/18 01:40:05 DEBUG : apple: Excluded (Path Filter) 2026/05/18 01:40:05 DEBUG : apple: Excluded 2026/05/18 01:40:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 01:40:05 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 01:40:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 01:40:05 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 01:40:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 01:40:05 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 01:40:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 01:40:05 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 01:40:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 01:40:05 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 01:40:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 01:40:05 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 01:40:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 01:40:05 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 01:40:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 01:40:05 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 01:40:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 01:40:05 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 01:40:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 01:40:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 01:40:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 01:40:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 01:40:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 01:40:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 01:40:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 01:40:05 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 01:40:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 01:40:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 01:40:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 01:40:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 01:40:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 01:40:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/18 01:40:06 DEBUG : apple: size = 5 OK 2026/05/18 01:40:06 DEBUG : apple: Sizes identical 2026/05/18 01:40:06 DEBUG : apple: Unchanged skipping 2026/05/18 01:40:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/18 01:40:06 DEBUG : appleappleapplebanana: Sizes identical 2026/05/18 01:40:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/18 01:40:06 DEBUG : banana: size = 6 OK 2026/05/18 01:40:06 DEBUG : banana: Sizes identical 2026/05/18 01:40:06 DEBUG : banana: Unchanged skipping 2026/05/18 01:40:06 DEBUG : splitbananasplit: size = 16 OK 2026/05/18 01:40:06 DEBUG : splitbananasplit: Sizes identical 2026/05/18 01:40:06 DEBUG : splitbananasplit: Unchanged skipping 2026/05/18 01:40:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/18 01:40:06 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/05/18 01:40:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/18 01:40:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/18 01:40:06 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/05/18 01:40:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/18 01:40:06 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/05/18 01:40:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/18 01:40:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/18 01:40:06 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/05/18 01:40:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/18 01:40:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/18 01:40:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/18 01:40:06 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/05/18 01:40:06 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/05/18 01:40:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/18 01:40:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/18 01:40:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/18 01:40:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/18 01:40:06 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/05/18 01:40:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/18 01:40:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/18 01:40:06 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/05/18 01:40:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/18 01:40:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/18 01:40:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/18 01:40:06 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/05/18 01:40:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/18 01:40:06 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/05/18 01:40:06 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/05/18 01:40:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/18 01:40:06 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/05/18 01:40:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/18 01:40:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/18 01:40:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/18 01:40:06 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/05/18 01:40:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/18 01:40:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/18 01:40:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/18 01:40:06 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/05/18 01:40:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/18 01:40:06 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/05/18 01:40:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/18 01:40:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/18 01:40:06 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:40:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/18 01:40:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/18 01:40:06 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/05/18 01:40:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/18 01:40:06 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:40:06 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting files as there were IO errors 2026/05/18 01:40:06 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/encoder 2026/05/18 01:40:06 DEBUG : Waiting for deletions to finish 2026/05/18 01:40:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 01:40:06 DEBUG : splitbananasplit: Excluded 2026/05/18 01:40:06 DEBUG : banana: Excluded (Path Filter) 2026/05/18 01:40:06 DEBUG : banana: Excluded 2026/05/18 01:40:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 01:40:06 DEBUG : appleappleapplebanana: Excluded 2026/05/18 01:40:06 DEBUG : apple: Excluded (Path Filter) 2026/05/18 01:40:06 DEBUG : apple: Excluded 2026/05/18 01:40:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 01:40:06 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 01:40:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 01:40:06 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 01:40:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 01:40:06 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 01:40:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 01:40:06 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 01:40:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 01:40:06 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 01:40:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 01:40:06 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 01:40:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 01:40:06 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 01:40:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 01:40:06 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 01:40:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 01:40:06 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 01:40:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 01:40:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 01:40:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 01:40:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 01:40:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 01:40:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 01:40:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 01:40:06 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 01:40:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 01:40:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 01:40:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 01:40:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 01:40:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 01:40:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/18 01:40:07 DEBUG : Waiting for deletions to finish 2026/05/18 01:40:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 01:40:07 DEBUG : splitbananasplit: Excluded 2026/05/18 01:40:07 DEBUG : banana: Excluded (Path Filter) 2026/05/18 01:40:07 DEBUG : banana: Excluded 2026/05/18 01:40:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 01:40:07 DEBUG : appleappleapplebanana: Excluded 2026/05/18 01:40:07 DEBUG : apple: Excluded (Path Filter) 2026/05/18 01:40:07 DEBUG : apple: Excluded 2026/05/18 01:40:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 01:40:07 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 01:40:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 01:40:07 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 01:40:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 01:40:07 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 01:40:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 01:40:07 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 01:40:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 01:40:07 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 01:40:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 01:40:07 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 01:40:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 01:40:07 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 01:40:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 01:40:07 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 01:40:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 01:40:07 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 01:40:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 01:40:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 01:40:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 01:40:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 01:40:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 01:40:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 01:40:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 01:40:07 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 01:40:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 01:40:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 01:40:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 01:40:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 01:40:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 01:40:07 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:41:17 DEBUG : Waiting for deletions to finish 2026/05/18 01:41:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 01:41:17 DEBUG : splitbananasplit: Excluded 2026/05/18 01:41:17 DEBUG : banana: Excluded (Path Filter) 2026/05/18 01:41:17 DEBUG : banana: Excluded 2026/05/18 01:41:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 01:41:17 DEBUG : appleappleapplebanana: Excluded 2026/05/18 01:41:17 DEBUG : apple: Excluded (Path Filter) 2026/05/18 01:41:17 DEBUG : apple: Excluded 2026/05/18 01:41:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 01:41:17 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 01:41:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 01:41:17 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 01:41:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 01:41:17 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 01:41:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 01:41:17 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 01:41:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 01:41:17 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 01:41:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 01:41:17 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 01:41:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 01:41:17 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 01:41:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 01:41:17 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 01:41:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 01:41:17 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 01:41:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 01:41:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 01:41:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 01:41:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 01:41:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 01:41:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 01:41:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 01:41:17 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 01:41:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 01:41:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 01:41:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 01:41:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 01:41:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 01:41:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/18 01:41:18 DEBUG : apple: size = 5 OK 2026/05/18 01:41:18 DEBUG : apple: Sizes identical 2026/05/18 01:41:18 DEBUG : apple: Unchanged skipping 2026/05/18 01:41:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/18 01:41:18 DEBUG : appleappleapplebanana: Sizes identical 2026/05/18 01:41:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/18 01:41:18 DEBUG : banana: size = 6 OK 2026/05/18 01:41:18 DEBUG : banana: Sizes identical 2026/05/18 01:41:18 DEBUG : banana: Unchanged skipping 2026/05/18 01:41:18 DEBUG : splitbananasplit: size = 16 OK 2026/05/18 01:41:18 DEBUG : splitbananasplit: Sizes identical 2026/05/18 01:41:18 DEBUG : splitbananasplit: Unchanged skipping 2026/05/18 01:41:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/18 01:41:18 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/05/18 01:41:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/18 01:41:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/18 01:41:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/18 01:41:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/18 01:41:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/18 01:41:18 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/05/18 01:41:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/18 01:41:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/18 01:41:18 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/05/18 01:41:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/18 01:41:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/18 01:41:18 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/05/18 01:41:18 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/05/18 01:41:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/18 01:41:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/18 01:41:18 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/05/18 01:41:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/18 01:41:18 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/05/18 01:41:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/18 01:41:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/18 01:41:18 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/05/18 01:41:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/18 01:41:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/18 01:41:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/18 01:41:18 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/05/18 01:41:18 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/05/18 01:41:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/18 01:41:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/18 01:41:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/18 01:41:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/18 01:41:18 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/05/18 01:41:18 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/05/18 01:41:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/18 01:41:18 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:41:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/18 01:41:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/18 01:41:18 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/05/18 01:41:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/18 01:41:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/18 01:41:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/18 01:41:18 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/05/18 01:41:18 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/05/18 01:41:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/18 01:41:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/18 01:41:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/18 01:41:18 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/05/18 01:41:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/18 01:41:18 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:41:18 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting files as there were IO errors 2026/05/18 01:41:18 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ISO-8859-1 2026/05/18 01:41:18 DEBUG : Waiting for deletions to finish 2026/05/18 01:41:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 01:41:18 DEBUG : splitbananasplit: Excluded 2026/05/18 01:41:18 DEBUG : banana: Excluded (Path Filter) 2026/05/18 01:41:18 DEBUG : banana: Excluded 2026/05/18 01:41:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 01:41:18 DEBUG : appleappleapplebanana: Excluded 2026/05/18 01:41:18 DEBUG : apple: Excluded (Path Filter) 2026/05/18 01:41:18 DEBUG : apple: Excluded 2026/05/18 01:41:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 01:41:19 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 01:41:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 01:41:19 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 01:41:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 01:41:19 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 01:41:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 01:41:19 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 01:41:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 01:41:19 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 01:41:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 01:41:19 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 01:41:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 01:41:19 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 01:41:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 01:41:19 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 01:41:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 01:41:19 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 01:41:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 01:41:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 01:41:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 01:41:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 01:41:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 01:41:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 01:41:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 01:41:19 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 01:41:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 01:41:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 01:41:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 01:41:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 01:41:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 01:41:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/18 01:41:19 DEBUG : apple: size = 5 OK 2026/05/18 01:41:19 DEBUG : apple: Sizes identical 2026/05/18 01:41:19 DEBUG : apple: Unchanged skipping 2026/05/18 01:41:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/18 01:41:19 DEBUG : appleappleapplebanana: Sizes identical 2026/05/18 01:41:19 DEBUG : banana: size = 6 OK 2026/05/18 01:41:19 DEBUG : banana: Sizes identical 2026/05/18 01:41:19 DEBUG : banana: Unchanged skipping 2026/05/18 01:41:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/18 01:41:19 DEBUG : splitbananasplit: size = 16 OK 2026/05/18 01:41:19 DEBUG : splitbananasplit: Sizes identical 2026/05/18 01:41:19 DEBUG : splitbananasplit: Unchanged skipping 2026/05/18 01:41:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/18 01:41:19 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/05/18 01:41:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/18 01:41:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/18 01:41:19 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/05/18 01:41:19 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/05/18 01:41:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/18 01:41:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/18 01:41:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/18 01:41:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/18 01:41:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/18 01:41:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/18 01:41:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/18 01:41:19 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/05/18 01:41:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/18 01:41:19 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/05/18 01:41:19 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/05/18 01:41:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/18 01:41:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/18 01:41:19 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/05/18 01:41:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/18 01:41:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/18 01:41:19 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/05/18 01:41:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/18 01:41:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/18 01:41:19 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/05/18 01:41:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/18 01:41:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/18 01:41:19 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/05/18 01:41:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/18 01:41:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/18 01:41:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/18 01:41:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/18 01:41:19 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/05/18 01:41:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/18 01:41:19 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/05/18 01:41:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/18 01:41:19 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/05/18 01:41:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/18 01:41:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/18 01:41:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/18 01:41:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/18 01:41:19 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/05/18 01:41:19 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/05/18 01:41:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/18 01:41:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/18 01:41:19 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/05/18 01:41:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/18 01:41:19 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:41:19 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:41:19 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting files as there were IO errors 2026/05/18 01:41:19 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ISO-8859-1 2026/05/18 01:41:19 DEBUG : Waiting for deletions to finish 2026/05/18 01:41:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 01:41:20 DEBUG : splitbananasplit: Excluded 2026/05/18 01:41:20 DEBUG : banana: Excluded (Path Filter) 2026/05/18 01:41:20 DEBUG : banana: Excluded 2026/05/18 01:41:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 01:41:20 DEBUG : appleappleapplebanana: Excluded 2026/05/18 01:41:20 DEBUG : apple: Excluded (Path Filter) 2026/05/18 01:41:20 DEBUG : apple: Excluded 2026/05/18 01:41:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 01:41:20 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 01:41:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 01:41:20 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 01:41:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 01:41:20 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 01:41:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 01:41:20 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 01:41:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 01:41:20 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 01:41:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 01:41:20 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 01:41:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 01:41:20 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 01:41:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 01:41:20 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 01:41:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 01:41:20 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 01:41:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 01:41:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 01:41:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 01:41:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 01:41:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 01:41:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 01:41:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 01:41:20 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 01:41:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 01:41:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 01:41:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 01:41:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 01:41:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 01:41:20 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/charmap run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:42:29 DEBUG : Waiting for deletions to finish 2026/05/18 01:42:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 01:42:30 DEBUG : splitbananasplit: Excluded 2026/05/18 01:42:30 DEBUG : banana: Excluded (Path Filter) 2026/05/18 01:42:30 DEBUG : banana: Excluded 2026/05/18 01:42:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 01:42:30 DEBUG : appleappleapplebanana: Excluded 2026/05/18 01:42:30 DEBUG : apple: Excluded (Path Filter) 2026/05/18 01:42:30 DEBUG : apple: Excluded 2026/05/18 01:42:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 01:42:30 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 01:42:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 01:42:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 01:42:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 01:42:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 01:42:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 01:42:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 01:42:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 01:42:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 01:42:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 01:42:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 01:42:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 01:42:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 01:42:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 01:42:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 01:42:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 01:42:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 01:42:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 01:42:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 01:42:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 01:42:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 01:42:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 01:42:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 01:42:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 01:42:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 01:42:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 01:42:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 01:42:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 01:42:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 01:42:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 01:42:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/18 01:42:30 DEBUG : apple: size = 5 OK 2026/05/18 01:42:30 DEBUG : banana: size = 6 OK 2026/05/18 01:42:30 DEBUG : banana: Sizes identical 2026/05/18 01:42:30 DEBUG : banana: Unchanged skipping 2026/05/18 01:42:30 DEBUG : splitbananasplit: size = 16 OK 2026/05/18 01:42:30 DEBUG : splitbananasplit: Sizes identical 2026/05/18 01:42:30 DEBUG : apple: Sizes identical 2026/05/18 01:42:30 DEBUG : splitbananasplit: Unchanged skipping 2026/05/18 01:42:30 DEBUG : apple: Unchanged skipping 2026/05/18 01:42:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/18 01:42:30 DEBUG : appleappleapplebanana: Sizes identical 2026/05/18 01:42:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/18 01:42:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/18 01:42:31 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/05/18 01:42:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/18 01:42:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/18 01:42:31 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/05/18 01:42:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/18 01:42:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/18 01:42:31 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:42:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/18 01:42:31 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/05/18 01:42:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/18 01:42:31 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/05/18 01:42:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/18 01:42:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/18 01:42:31 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/05/18 01:42:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/18 01:42:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/18 01:42:31 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/05/18 01:42:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/18 01:42:31 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/05/18 01:42:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/18 01:42:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/18 01:42:31 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/05/18 01:42:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/18 01:42:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/18 01:42:31 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/05/18 01:42:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/18 01:42:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/18 01:42:31 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/05/18 01:42:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/18 01:42:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/18 01:42:31 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/05/18 01:42:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/18 01:42:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/18 01:42:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/18 01:42:31 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/05/18 01:42:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/18 01:42:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/18 01:42:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/18 01:42:31 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/05/18 01:42:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/18 01:42:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/18 01:42:31 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/05/18 01:42:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/18 01:42:31 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/05/18 01:42:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/18 01:42:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/18 01:42:31 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/05/18 01:42:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/18 01:42:31 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:42:31 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting files as there were IO errors 2026/05/18 01:42:31 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/charmap 2026/05/18 01:42:31 DEBUG : Waiting for deletions to finish 2026/05/18 01:42:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 01:42:31 DEBUG : splitbananasplit: Excluded 2026/05/18 01:42:31 DEBUG : banana: Excluded (Path Filter) 2026/05/18 01:42:31 DEBUG : banana: Excluded 2026/05/18 01:42:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 01:42:31 DEBUG : appleappleapplebanana: Excluded 2026/05/18 01:42:31 DEBUG : apple: Excluded (Path Filter) 2026/05/18 01:42:31 DEBUG : apple: Excluded 2026/05/18 01:42:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 01:42:31 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 01:42:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 01:42:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 01:42:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 01:42:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 01:42:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 01:42:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 01:42:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 01:42:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 01:42:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 01:42:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 01:42:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 01:42:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 01:42:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 01:42:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 01:42:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 01:42:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 01:42:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 01:42:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 01:42:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 01:42:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 01:42:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 01:42:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 01:42:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 01:42:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 01:42:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 01:42:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 01:42:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 01:42:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 01:42:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 01:42:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/18 01:42:32 DEBUG : apple: size = 5 OK 2026/05/18 01:42:32 DEBUG : apple: Sizes identical 2026/05/18 01:42:32 DEBUG : apple: Unchanged skipping 2026/05/18 01:42:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/18 01:42:32 DEBUG : appleappleapplebanana: Sizes identical 2026/05/18 01:42:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/18 01:42:32 DEBUG : banana: size = 6 OK 2026/05/18 01:42:32 DEBUG : banana: Sizes identical 2026/05/18 01:42:32 DEBUG : banana: Unchanged skipping 2026/05/18 01:42:32 DEBUG : splitbananasplit: size = 16 OK 2026/05/18 01:42:32 DEBUG : splitbananasplit: Sizes identical 2026/05/18 01:42:32 DEBUG : splitbananasplit: Unchanged skipping 2026/05/18 01:42:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/18 01:42:32 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/05/18 01:42:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/18 01:42:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/18 01:42:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/18 01:42:32 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/05/18 01:42:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/18 01:42:32 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:42:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/18 01:42:32 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/05/18 01:42:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/18 01:42:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/18 01:42:32 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/05/18 01:42:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/18 01:42:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/18 01:42:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/18 01:42:32 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/05/18 01:42:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/18 01:42:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/18 01:42:32 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/05/18 01:42:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/18 01:42:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/18 01:42:32 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/05/18 01:42:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/18 01:42:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/18 01:42:32 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/05/18 01:42:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/18 01:42:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/18 01:42:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/18 01:42:32 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/05/18 01:42:32 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/05/18 01:42:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/18 01:42:32 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/05/18 01:42:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/18 01:42:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/18 01:42:32 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/05/18 01:42:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/18 01:42:32 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/05/18 01:42:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/18 01:42:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/18 01:42:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/18 01:42:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/18 01:42:32 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/05/18 01:42:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/18 01:42:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/18 01:42:32 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/05/18 01:42:32 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/05/18 01:42:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/18 01:42:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/18 01:42:32 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:42:32 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting files as there were IO errors 2026/05/18 01:42:32 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/charmap 2026/05/18 01:42:32 DEBUG : Waiting for deletions to finish 2026/05/18 01:42:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 01:42:32 DEBUG : splitbananasplit: Excluded 2026/05/18 01:42:32 DEBUG : banana: Excluded (Path Filter) 2026/05/18 01:42:32 DEBUG : banana: Excluded 2026/05/18 01:42:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 01:42:32 DEBUG : appleappleapplebanana: Excluded 2026/05/18 01:42:32 DEBUG : apple: Excluded (Path Filter) 2026/05/18 01:42:32 DEBUG : apple: Excluded 2026/05/18 01:42:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 01:42:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 01:42:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 01:42:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 01:42:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 01:42:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 01:42:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 01:42:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 01:42:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 01:42:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 01:42:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 01:42:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 01:42:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 01:42:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 01:42:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 01:42:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 01:42:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 01:42:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 01:42:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 01:42:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 01:42:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 01:42:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 01:42:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 01:42:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 01:42:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 01:42:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 01:42:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 01:42:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 01:42:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 01:42:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 01:42:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 01:42:32 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/lowercase run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:43:41 DEBUG : Waiting for deletions to finish 2026/05/18 01:43:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 01:43:42 DEBUG : splitbananasplit: Excluded 2026/05/18 01:43:42 DEBUG : banana: Excluded (Path Filter) 2026/05/18 01:43:42 DEBUG : banana: Excluded 2026/05/18 01:43:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 01:43:42 DEBUG : appleappleapplebanana: Excluded 2026/05/18 01:43:42 DEBUG : apple: Excluded (Path Filter) 2026/05/18 01:43:42 DEBUG : apple: Excluded 2026/05/18 01:43:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 01:43:42 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 01:43:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 01:43:42 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 01:43:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 01:43:42 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 01:43:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 01:43:42 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 01:43:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 01:43:42 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 01:43:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 01:43:42 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 01:43:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 01:43:42 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 01:43:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 01:43:42 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 01:43:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 01:43:42 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 01:43:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 01:43:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 01:43:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 01:43:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 01:43:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 01:43:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 01:43:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 01:43:42 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 01:43:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 01:43:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 01:43:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 01:43:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 01:43:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 01:43:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/18 01:43:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/18 01:43:42 DEBUG : appleappleapplebanana: Sizes identical 2026/05/18 01:43:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/18 01:43:42 DEBUG : apple: size = 5 OK 2026/05/18 01:43:42 DEBUG : banana: size = 6 OK 2026/05/18 01:43:42 DEBUG : apple: Sizes identical 2026/05/18 01:43:42 DEBUG : banana: Sizes identical 2026/05/18 01:43:42 DEBUG : apple: Unchanged skipping 2026/05/18 01:43:42 DEBUG : banana: Unchanged skipping 2026/05/18 01:43:42 DEBUG : splitbananasplit: size = 16 OK 2026/05/18 01:43:42 DEBUG : splitbananasplit: Sizes identical 2026/05/18 01:43:42 DEBUG : splitbananasplit: Unchanged skipping 2026/05/18 01:43:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/18 01:43:43 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/05/18 01:43:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/18 01:43:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/18 01:43:43 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/05/18 01:43:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/18 01:43:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/18 01:43:43 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/05/18 01:43:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/18 01:43:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/18 01:43:43 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/05/18 01:43:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/18 01:43:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/18 01:43:43 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/05/18 01:43:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/18 01:43:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/18 01:43:43 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/05/18 01:43:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/18 01:43:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/18 01:43:43 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/05/18 01:43:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/18 01:43:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/18 01:43:43 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/05/18 01:43:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/18 01:43:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/18 01:43:43 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/05/18 01:43:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/18 01:43:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/18 01:43:43 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/05/18 01:43:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/18 01:43:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/18 01:43:43 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/05/18 01:43:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/18 01:43:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/18 01:43:43 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/05/18 01:43:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/18 01:43:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/18 01:43:43 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/05/18 01:43:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/18 01:43:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/18 01:43:43 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/05/18 01:43:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/18 01:43:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/18 01:43:43 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/05/18 01:43:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/18 01:43:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/18 01:43:43 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/05/18 01:43:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/18 01:43:43 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:43:43 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:43:43 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting files as there were IO errors 2026/05/18 01:43:43 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/lowercase 2026/05/18 01:43:43 DEBUG : Waiting for deletions to finish 2026/05/18 01:43:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 01:43:43 DEBUG : splitbananasplit: Excluded 2026/05/18 01:43:43 DEBUG : banana: Excluded (Path Filter) 2026/05/18 01:43:43 DEBUG : banana: Excluded 2026/05/18 01:43:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 01:43:43 DEBUG : appleappleapplebanana: Excluded 2026/05/18 01:43:43 DEBUG : apple: Excluded (Path Filter) 2026/05/18 01:43:43 DEBUG : apple: Excluded 2026/05/18 01:43:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 01:43:43 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 01:43:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 01:43:43 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 01:43:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 01:43:43 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 01:43:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 01:43:43 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 01:43:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 01:43:43 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 01:43:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 01:43:43 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 01:43:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 01:43:43 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 01:43:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 01:43:43 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 01:43:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 01:43:43 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 01:43:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 01:43:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 01:43:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 01:43:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 01:43:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 01:43:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 01:43:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 01:43:43 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 01:43:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 01:43:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 01:43:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 01:43:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 01:43:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 01:43:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/18 01:43:44 DEBUG : apple: size = 5 OK 2026/05/18 01:43:44 DEBUG : apple: Sizes identical 2026/05/18 01:43:44 DEBUG : apple: Unchanged skipping 2026/05/18 01:43:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/18 01:43:44 DEBUG : appleappleapplebanana: Sizes identical 2026/05/18 01:43:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/18 01:43:44 DEBUG : banana: size = 6 OK 2026/05/18 01:43:44 DEBUG : banana: Sizes identical 2026/05/18 01:43:44 DEBUG : banana: Unchanged skipping 2026/05/18 01:43:44 DEBUG : splitbananasplit: size = 16 OK 2026/05/18 01:43:44 DEBUG : splitbananasplit: Sizes identical 2026/05/18 01:43:44 DEBUG : splitbananasplit: Unchanged skipping 2026/05/18 01:43:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/18 01:43:44 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/05/18 01:43:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/18 01:43:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/18 01:43:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/18 01:43:44 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:43:44 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/05/18 01:43:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/18 01:43:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/18 01:43:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/18 01:43:44 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/05/18 01:43:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/18 01:43:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/18 01:43:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/18 01:43:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/18 01:43:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/18 01:43:44 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/05/18 01:43:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/18 01:43:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/18 01:43:44 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/05/18 01:43:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/18 01:43:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/18 01:43:44 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/05/18 01:43:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/18 01:43:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/18 01:43:44 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/05/18 01:43:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/18 01:43:44 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/05/18 01:43:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/18 01:43:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/18 01:43:44 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/05/18 01:43:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/18 01:43:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/18 01:43:44 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/05/18 01:43:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/18 01:43:44 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/05/18 01:43:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/18 01:43:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/18 01:43:44 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/05/18 01:43:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/18 01:43:44 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/05/18 01:43:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/18 01:43:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/18 01:43:44 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/05/18 01:43:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/18 01:43:44 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/05/18 01:43:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/18 01:43:44 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/05/18 01:43:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/18 01:43:44 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:43:44 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting files as there were IO errors 2026/05/18 01:43:44 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/lowercase 2026/05/18 01:43:44 DEBUG : Waiting for deletions to finish 2026/05/18 01:43:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 01:43:44 DEBUG : splitbananasplit: Excluded 2026/05/18 01:43:44 DEBUG : banana: Excluded (Path Filter) 2026/05/18 01:43:44 DEBUG : banana: Excluded 2026/05/18 01:43:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 01:43:44 DEBUG : appleappleapplebanana: Excluded 2026/05/18 01:43:44 DEBUG : apple: Excluded (Path Filter) 2026/05/18 01:43:44 DEBUG : apple: Excluded 2026/05/18 01:43:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 01:43:44 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 01:43:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 01:43:44 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 01:43:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 01:43:44 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 01:43:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 01:43:44 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 01:43:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 01:43:44 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 01:43:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 01:43:44 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 01:43:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 01:43:44 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 01:43:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 01:43:44 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 01:43:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 01:43:44 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 01:43:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 01:43:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 01:43:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 01:43:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 01:43:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 01:43:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 01:43:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 01:43:44 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 01:43:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 01:43:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 01:43:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 01:43:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 01:43:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 01:43:44 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/ascii run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:44:54 DEBUG : Waiting for deletions to finish 2026/05/18 01:44:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 01:44:54 DEBUG : splitbananasplit: Excluded 2026/05/18 01:44:54 DEBUG : banana: Excluded (Path Filter) 2026/05/18 01:44:54 DEBUG : banana: Excluded 2026/05/18 01:44:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 01:44:54 DEBUG : appleappleapplebanana: Excluded 2026/05/18 01:44:54 DEBUG : apple: Excluded (Path Filter) 2026/05/18 01:44:54 DEBUG : apple: Excluded 2026/05/18 01:44:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 01:44:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 01:44:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 01:44:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 01:44:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 01:44:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 01:44:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 01:44:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 01:44:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 01:44:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 01:44:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 01:44:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 01:44:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 01:44:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 01:44:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 01:44:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 01:44:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 01:44:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 01:44:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 01:44:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 01:44:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 01:44:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 01:44:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 01:44:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 01:44:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 01:44:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 01:44:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 01:44:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 01:44:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 01:44:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 01:44:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 01:44:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/18 01:44:55 DEBUG : apple: size = 5 OK 2026/05/18 01:44:55 DEBUG : apple: Sizes identical 2026/05/18 01:44:55 DEBUG : apple: Unchanged skipping 2026/05/18 01:44:55 DEBUG : splitbananasplit: size = 16 OK 2026/05/18 01:44:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/18 01:44:55 DEBUG : splitbananasplit: Sizes identical 2026/05/18 01:44:55 DEBUG : splitbananasplit: Unchanged skipping 2026/05/18 01:44:55 DEBUG : appleappleapplebanana: Sizes identical 2026/05/18 01:44:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/18 01:44:55 DEBUG : banana: size = 6 OK 2026/05/18 01:44:55 DEBUG : banana: Sizes identical 2026/05/18 01:44:55 DEBUG : banana: Unchanged skipping 2026/05/18 01:44:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/18 01:44:55 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/05/18 01:44:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/18 01:44:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/18 01:44:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/18 01:44:55 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/05/18 01:44:55 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/05/18 01:44:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/18 01:44:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/18 01:44:55 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/05/18 01:44:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/18 01:44:55 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:44:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/18 01:44:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/18 01:44:55 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/05/18 01:44:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/18 01:44:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/18 01:44:55 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/05/18 01:44:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/18 01:44:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/18 01:44:55 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/05/18 01:44:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/18 01:44:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/18 01:44:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/18 01:44:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/18 01:44:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/18 01:44:55 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/05/18 01:44:55 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/05/18 01:44:55 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/05/18 01:44:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/18 01:44:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/18 01:44:55 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/05/18 01:44:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/18 01:44:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/18 01:44:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/18 01:44:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/18 01:44:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/18 01:44:55 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/05/18 01:44:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/18 01:44:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/18 01:44:55 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/05/18 01:44:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/18 01:44:55 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/05/18 01:44:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/18 01:44:55 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/05/18 01:44:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/18 01:44:55 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/05/18 01:44:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/18 01:44:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/18 01:44:55 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:44:55 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting files as there were IO errors 2026/05/18 01:44:55 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ascii 2026/05/18 01:44:55 DEBUG : Waiting for deletions to finish 2026/05/18 01:44:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 01:44:55 DEBUG : splitbananasplit: Excluded 2026/05/18 01:44:55 DEBUG : banana: Excluded (Path Filter) 2026/05/18 01:44:55 DEBUG : banana: Excluded 2026/05/18 01:44:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 01:44:55 DEBUG : appleappleapplebanana: Excluded 2026/05/18 01:44:55 DEBUG : apple: Excluded (Path Filter) 2026/05/18 01:44:55 DEBUG : apple: Excluded 2026/05/18 01:44:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 01:44:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 01:44:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 01:44:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 01:44:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 01:44:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 01:44:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 01:44:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 01:44:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 01:44:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 01:44:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 01:44:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 01:44:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 01:44:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 01:44:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 01:44:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 01:44:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 01:44:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 01:44:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 01:44:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 01:44:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 01:44:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 01:44:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 01:44:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 01:44:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 01:44:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 01:44:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 01:44:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 01:44:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 01:44:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 01:44:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 01:44:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/18 01:44:56 DEBUG : apple: size = 5 OK 2026/05/18 01:44:56 DEBUG : apple: Sizes identical 2026/05/18 01:44:56 DEBUG : apple: Unchanged skipping 2026/05/18 01:44:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/18 01:44:56 DEBUG : appleappleapplebanana: Sizes identical 2026/05/18 01:44:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/18 01:44:56 DEBUG : banana: size = 6 OK 2026/05/18 01:44:56 DEBUG : banana: Sizes identical 2026/05/18 01:44:56 DEBUG : banana: Unchanged skipping 2026/05/18 01:44:56 DEBUG : splitbananasplit: size = 16 OK 2026/05/18 01:44:56 DEBUG : splitbananasplit: Sizes identical 2026/05/18 01:44:56 DEBUG : splitbananasplit: Unchanged skipping 2026/05/18 01:44:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/18 01:44:56 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/05/18 01:44:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/18 01:44:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/18 01:44:56 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/05/18 01:44:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/18 01:44:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/18 01:44:56 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/05/18 01:44:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/18 01:44:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/18 01:44:56 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/05/18 01:44:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/18 01:44:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/18 01:44:56 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/05/18 01:44:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/18 01:44:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/18 01:44:56 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/05/18 01:44:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/18 01:44:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/18 01:44:56 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/05/18 01:44:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/18 01:44:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/18 01:44:56 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/05/18 01:44:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/18 01:44:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/18 01:44:56 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/05/18 01:44:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/18 01:44:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/18 01:44:56 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/05/18 01:44:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/18 01:44:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/18 01:44:56 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/05/18 01:44:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/18 01:44:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/18 01:44:56 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/05/18 01:44:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/18 01:44:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/18 01:44:56 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/05/18 01:44:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/18 01:44:56 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:44:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/18 01:44:56 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/05/18 01:44:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/18 01:44:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/18 01:44:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/18 01:44:56 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/05/18 01:44:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/18 01:44:56 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/05/18 01:44:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/18 01:44:56 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:44:56 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting files as there were IO errors 2026/05/18 01:44:56 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ascii 2026/05/18 01:44:56 DEBUG : Waiting for deletions to finish 2026/05/18 01:44:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 01:44:56 DEBUG : splitbananasplit: Excluded 2026/05/18 01:44:56 DEBUG : banana: Excluded (Path Filter) 2026/05/18 01:44:56 DEBUG : banana: Excluded 2026/05/18 01:44:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 01:44:56 DEBUG : appleappleapplebanana: Excluded 2026/05/18 01:44:56 DEBUG : apple: Excluded (Path Filter) 2026/05/18 01:44:56 DEBUG : apple: Excluded 2026/05/18 01:44:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 01:44:57 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 01:44:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 01:44:57 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 01:44:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 01:44:57 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 01:44:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 01:44:57 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 01:44:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 01:44:57 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 01:44:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 01:44:57 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 01:44:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 01:44:57 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 01:44:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 01:44:57 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 01:44:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 01:44:57 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 01:44:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 01:44:57 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 01:44:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 01:44:57 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 01:44:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 01:44:57 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 01:44:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 01:44:57 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 01:44:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 01:44:57 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 01:44:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 01:44:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 01:44:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 01:44:57 DEBUG : dir1/0000-abcdefg.txt: Excluded --- FAIL: TestTransform (1490.77s) --- FAIL: TestTransform/NFC (72.65s) --- FAIL: TestTransform/NFD (72.68s) --- FAIL: TestTransform/base64 (114.62s) --- FAIL: TestTransform/prefix (115.15s) --- FAIL: TestTransform/suffix (114.88s) --- FAIL: TestTransform/truncate (638.82s) --- FAIL: TestTransform/encoder (73.05s) --- FAIL: TestTransform/ISO-8859-1 (72.30s) --- FAIL: TestTransform/charmap (72.31s) --- FAIL: TestTransform/lowercase (71.92s) --- FAIL: TestTransform/ascii (72.40s) === RUN TestTransformCopy run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:45:26 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/18 01:45:26 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/18 01:45:26 INFO : sub dir_somesuffix: Making directory 2026/05/18 01:45:27 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/18 01:45:27 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/18 01:45:27 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/18 01:45:27 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/18 01:45:27 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:45:27 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:45:27 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/18 01:45:29 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/05/18 01:45:29 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/18 01:45:29 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting files as there were IO errors 2026/05/18 01:45:29 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting directories as there were IO errors sync_transform_test.go:240: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:240 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransformCopy --- FAIL: TestTransformCopy (7.06s) === RUN TestDoubleTransform run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:45:33 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:45:33 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:45:33 INFO : tictactoe: Making directory 2026/05/18 01:45:34 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:45:34 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:45:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/18 01:45:34 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/18 01:45:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/18 01:45:34 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:45:34 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:45:36 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/05/18 01:45:36 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/18 01:45:36 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting files as there were IO errors 2026/05/18 01:45:36 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting directories as there were IO errors sync_transform_test.go:257: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:257 Error: Received unexpected error: not deleting files as there were IO errors Test: TestDoubleTransform --- FAIL: TestDoubleTransform (7.02s) === RUN TestFileTag run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:45:40 INFO : toe: Making directory 2026/05/18 01:45:41 INFO : toe/toe: Making directory 2026/05/18 01:45:43 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:45:43 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/18 01:45:43 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/18 01:45:43 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/18 01:45:43 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:45:43 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:45:45 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/18 01:45:45 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/18 01:45:45 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting files as there were IO errors 2026/05/18 01:45:45 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting directories as there were IO errors sync_transform_test.go:274: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:274 Error: Received unexpected error: not deleting files as there were IO errors Test: TestFileTag --- FAIL: TestFileTag (10.40s) === RUN TestNoTag run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:45:50 INFO : toe: Making directory 2026/05/18 01:45:52 INFO : toe/toe: Making directory 2026/05/18 01:45:53 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:45:53 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/18 01:45:53 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/18 01:45:53 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/18 01:45:53 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:45:53 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:45:55 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/18 01:45:55 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/18 01:45:55 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting files as there were IO errors 2026/05/18 01:45:55 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting directories as there were IO errors sync_transform_test.go:291: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:291 Error: Received unexpected error: not deleting files as there were IO errors Test: TestNoTag --- FAIL: TestNoTag (10.28s) === RUN TestDirTag run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:46:00 DEBUG : empty_dir: Making directory with metadata 2026/05/18 01:46:00 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/18 01:46:00 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:46:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 01:46:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 01:46:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 01:46:01 INFO : tictacempty_dir: Making directory 2026/05/18 01:46:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 01:46:02 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:46:02 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:46:02 INFO : tictactoe: Making directory 2026/05/18 01:46:04 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:46:04 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:46:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/18 01:46:04 INFO : tictactoe/tictactoe: Making directory 2026/05/18 01:46:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/18 01:46:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/18 01:46:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/18 01:46:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/18 01:46:05 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:46:05 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:46:07 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/18 01:46:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/18 01:46:07 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting files as there were IO errors 2026/05/18 01:46:07 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting directories as there were IO errors sync_transform_test.go:310: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:310 Error: Received unexpected error: not deleting files as there were IO errors Test: TestDirTag --- FAIL: TestDirTag (13.48s) === RUN TestAllTag run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:46:14 DEBUG : empty_dir: Making directory with metadata 2026/05/18 01:46:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/18 01:46:14 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:46:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 01:46:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 01:46:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 01:46:14 INFO : tictacempty_dir: Making directory 2026/05/18 01:46:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 01:46:16 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:46:16 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:46:16 INFO : tictactoe: Making directory 2026/05/18 01:46:17 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:46:17 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:46:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/18 01:46:17 INFO : tictactoe/tictactoe: Making directory 2026/05/18 01:46:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/18 01:46:19 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/18 01:46:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/18 01:46:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/18 01:46:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/18 01:46:19 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:46:19 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:46:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/18 01:46:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/18 01:46:21 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting files as there were IO errors 2026/05/18 01:46:21 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting directories as there were IO errors sync_transform_test.go:329: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:329 Error: Received unexpected error: not deleting files as there were IO errors Test: TestAllTag --- FAIL: TestAllTag (13.59s) === RUN TestRunTwice run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:46:27 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:46:28 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:46:28 INFO : tictactoe: Making directory 2026/05/18 01:46:29 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:46:29 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:46:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/18 01:46:29 INFO : tictactoe/tictactoe: Making directory 2026/05/18 01:46:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/18 01:46:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/18 01:46:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/18 01:46:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/18 01:46:31 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:46:31 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:46:33 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/18 01:46:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/18 01:46:33 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting files as there were IO errors 2026/05/18 01:46:33 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting directories as there were IO errors sync_transform_test.go:348: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:348 Error: Received unexpected error: not deleting files as there were IO errors Test: TestRunTwice --- FAIL: TestRunTwice (10.20s) === RUN TestSyntax 2026/05/18 01:46:38 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:46:38 INFO : toe: Making directory 2026/05/18 01:46:39 INFO : toe/toe: Making directory 2026/05/18 01:46:41 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/18 01:46:41 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:46:41 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:46:43 DEBUG : toe/toe/toe: size = 11 OK 2026/05/18 01:46:43 INFO : toe/toe/toe: Copied (new) 2026/05/18 01:46:43 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting files as there were IO errors 2026/05/18 01:46:43 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting directories as there were IO errors sync_transform_test.go:389: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:389 Error: Received unexpected error: not deleting files as there were IO errors Test: TestConflicting --- FAIL: TestConflicting (10.28s) === RUN TestMove run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:46:48 DEBUG : empty_dir: Making directory with metadata 2026/05/18 01:46:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/18 01:46:48 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:46:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 01:46:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 01:46:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 01:46:48 INFO : tictacempty_dir: Making directory 2026/05/18 01:46:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 01:46:50 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:46:50 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:46:50 INFO : tictactoe: Making directory 2026/05/18 01:46:51 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:46:51 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:46:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/18 01:46:51 INFO : tictactoe/tictactoe: Making directory 2026/05/18 01:46:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/18 01:46:53 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/18 01:46:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/18 01:46:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/18 01:46:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/18 01:46:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/18 01:46:53 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:46:53 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:46:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/18 01:46:55 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/18 01:46:55 INFO : toe/toe/toe.txt: Deleted 2026/05/18 01:46:55 ERROR : Local file system at /tmp/rclone502956779: not deleting directories as there were IO errors sync_transform_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:409 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMove --- FAIL: TestMove (13.44s) === RUN TestTransformFile run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:47:01 DEBUG : empty_dir: Making directory with metadata 2026/05/18 01:47:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/18 01:47:01 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:47:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 01:47:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 01:47:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 01:47:02 INFO : tictacempty_dir: Making directory 2026/05/18 01:47:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 01:47:03 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:47:03 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:47:03 INFO : tictactoe: Making directory 2026/05/18 01:47:05 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:47:05 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:47:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/18 01:47:05 INFO : tictactoe/tictactoe: Making directory 2026/05/18 01:47:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/18 01:47:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/18 01:47:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/18 01:47:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/18 01:47:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/18 01:47:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/18 01:47:06 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:47:06 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:47:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/18 01:47:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/18 01:47:08 INFO : toe/toe/toe.txt: Deleted 2026/05/18 01:47:08 ERROR : Local file system at /tmp/rclone502956779: not deleting directories as there were IO errors sync_transform_test.go:428: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:428 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestTransformFile --- FAIL: TestTransformFile (13.52s) === RUN TestManualTransformFile run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:47:15 DEBUG : Reset feature "Copy" 2026/05/18 01:47:15 DEBUG : Reset feature "Move" 2026/05/18 01:47:15 DEBUG : Reset feature "Copy" 2026/05/18 01:47:15 DEBUG : Reset feature "Move" 2026/05/18 01:47:15 DEBUG : empty_dir: Making directory with metadata 2026/05/18 01:47:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/18 01:47:15 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:47:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 01:47:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 01:47:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 01:47:15 INFO : tictacempty_dir: Making directory 2026/05/18 01:47:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 01:47:17 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:47:17 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:47:17 INFO : tictactoe: Making directory 2026/05/18 01:47:18 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:47:18 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:47:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/18 01:47:18 INFO : tictactoe/tictactoe: Making directory 2026/05/18 01:47:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/18 01:47:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/18 01:47:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/18 01:47:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/18 01:47:20 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:47:20 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:47:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/18 01:47:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/18 01:47:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/18 01:47:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/18 01:47:21 INFO : toe/toe/toe.txt: Deleted 2026/05/18 01:47:21 ERROR : Local file system at /tmp/rclone502956779: not deleting directories as there were IO errors sync_transform_test.go:461: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:461 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestManualTransformFile --- FAIL: TestManualTransformFile (13.42s) === RUN TestBase64 run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:47:28 DEBUG : toe: transformed to: dG9l 2026/05/18 01:47:29 DEBUG : toe: transformed to: dG9l 2026/05/18 01:47:29 INFO : dG9l: Making directory 2026/05/18 01:47:30 DEBUG : toe: transformed to: dG9l 2026/05/18 01:47:30 DEBUG : toe: transformed to: dG9l 2026/05/18 01:47:30 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/18 01:47:30 INFO : dG9l/dG9l: Making directory 2026/05/18 01:47:32 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/18 01:47:32 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/18 01:47:32 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/18 01:47:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/18 01:47:32 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/18 01:47:32 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:47:32 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:47:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/18 01:47:33 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/18 01:47:33 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting files as there were IO errors 2026/05/18 01:47:33 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting directories as there were IO errors sync_transform_test.go:488: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:488 Error: Received unexpected error: not deleting files as there were IO errors Test: TestBase64 --- FAIL: TestBase64 (10.30s) === RUN TestError run.go:198: Remote "Linkbox root 'rclone-test-furuzuk7cefo'", Local "Local file system at /tmp/rclone502956779", Modify Window "876000h0m0s" 2026/05/18 01:47:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/18 01:47:39 DEBUG : toe: transformed to: 2026/05/18 01:47:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/18 01:47:39 DEBUG : toe: transformed to: 2026/05/18 01:47:39 INFO : Linkbox root 'rclone-test-furuzuk7cefo': Making directory 2026/05/18 01:47:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/18 01:47:39 DEBUG : toe: transformed to: 2026/05/18 01:47:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/18 01:47:39 DEBUG : toe: transformed to: 2026/05/18 01:47:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/18 01:47:39 DEBUG : toe/toe: transformed to: 2026/05/18 01:47:39 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/18 01:47:39 INFO : toe/toe: Making directory 2026/05/18 01:47:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/18 01:47:42 DEBUG : toe/toe: transformed to: 2026/05/18 01:47:42 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/18 01:47:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/18 01:47:42 DEBUG : toe: transformed to: 2026/05/18 01:47:42 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/18 01:47:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/18 01:47:42 DEBUG : toe/toe/toe: transformed to: 2026/05/18 01:47:42 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/18 01:47:42 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for checks to finish 2026/05/18 01:47:42 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Waiting for transfers to finish 2026/05/18 01:47:44 DEBUG : toe/toe/toe: size = 11 OK 2026/05/18 01:47:44 INFO : toe/toe/toe: Copied (new) 2026/05/18 01:47:44 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting files as there were IO errors 2026/05/18 01:47:44 ERROR : Linkbox root 'rclone-test-furuzuk7cefo': not deleting directories as there were IO errors --- PASS: TestError (10.92s) FAIL 2026/05/18 01:47:50 DEBUG : Linkbox root 'rclone-test-furuzuk7cefo': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Finished ERROR in 47m32.37975466s (try 1/5): exit status 1: Failed [TestCopyCheckFirst TestSyncWithTrackRenamesStrategyModtime TestNothingToTransferWithoutEmptyDirs TestTransform/NFC TestTransform/NFD TestTransform/base64 TestTransform/prefix TestTransform/suffix TestTransform/truncate TestTransform/encoder TestTransform/ISO-8859-1 TestTransform/charmap TestTransform/lowercase TestTransform/ascii TestTransformCopy TestDoubleTransform TestFileTag TestNoTag TestDirTag TestAllTag TestRunTwice TestConflicting TestMove TestTransformFile TestManualTransformFile TestBase64]